]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
Add documentation for horizontal scroll bars and fix some minor issues.
[gnu-emacs] / doc / emacs / ChangeLog
1 2014-10-04 Martin Rudalics <rudalics@gmx.at>
2
3 * frames.texi (Scroll Bars): Describe use of horizontal scroll
4 bars.
5
6 2014-10-04 Glenn Morris <rgm@gnu.org>
7
8 * cmdargs.texi (Misc X):
9 * display.texi (Optional Mode Line):
10 * misc.texi (emacsclient Options):
11 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
12
13 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
14 (CUA Bindings): Mention rectangle-mark-mode.
15
16 2014-10-03 Martin Rudalics <rudalics@gmx.at>
17
18 * frames.texi (Frame Commands):
19 * cmdargs.texi (Window Size X): Mention the use of
20 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
21
22 2014-10-02 Glenn Morris <rgm@gnu.org>
23
24 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
25
26 2014-09-29 Eli Zaretskii <eliz@gnu.org>
27
28 * emacsver.texi (EMACSVER): Bump to 20.0.50.
29
30 2014-09-15 Daniel Colascione <dancol@dancol.org>
31
32 * regs.texi (Text Registers): Update end-user documentation
33 to reflect `insert-register' interface change.
34
35 2014-08-07 Reuben Thomas <rrt@sc3d.org>
36
37 * programs.texi (Program Modes): Don't advertise VMS DCL support
38 any more.
39
40 2014-08-07 Reuben Thomas <rrt@sc3d.org>
41
42 Refer to MS-DOS using the same name everywhere.
43
44 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
45 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
46 * emacs-xtra.texi: ditto.
47 * emacs.texi: ditto.
48 * makefile.w32-in: ditto.
49 * msdog-xtra.texi: ditto, and rename file.
50 * msdog.texi: ditto, and rename file.
51
52 2014-07-21 Glenn Morris <rgm@gnu.org>
53
54 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
55
56 2014-07-09 Juri Linkov <juri@jurta.org>
57
58 * search.texi (Regexp Search): Update lax space matching that is
59 not active in regexp search by default now. (Bug#17901)
60
61 2014-07-03 Glenn Morris <rgm@gnu.org>
62
63 * help.texi (Misc Help):
64 * trouble.texi (Checklist): "Online" help doesn't mean what it
65 used to any more.
66
67 2014-06-23 Glenn Morris <rgm@gnu.org>
68
69 * Makefile.in (%.texi): Disable implicit rules.
70 (mkinfodir): Remove.
71 (.dvi.ps): Replace with pattern rule.
72 (${buildinfodir}): New rule.
73 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
74 Use $<.
75 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
76 Use $<.
77 (%.ps): New rule.
78
79 2014-06-15 Glenn Morris <rgm@gnu.org>
80
81 * Makefile.in (bootstrap-clean): New.
82
83 2014-06-10 Glenn Morris <rgm@gnu.org>
84
85 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
86 (INFO_OPTS): Set directly rather than with configure.
87
88 2014-06-08 Glenn Morris <rgm@gnu.org>
89
90 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
91 * misc.texi (emacsclient Options): Copyedit.
92
93 * buffers.texi (Uniquify): Copyedits.
94 * files.texi (Visiting): Update for uniquify changes.
95
96 * dired.texi (Marks vs Flags):
97 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
98
99 * help.texi (Help, Misc Help): Copyedits.
100
101 * screen.texi (Menu Bar): Copyedits.
102 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
103
104 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
105 * cmdargs.texi (Window Size X): Copyedits.
106
107 * ack.texi (Acknowledgments):
108 * emacs.texi (Acknowledgments): Updates.
109
110 2014-06-08 Glenn Morris <rgm@gnu.org>
111
112 * ack.texi (Acknowledgments):
113 * emacs.texi (Acknowledgments): Updates.
114
115 * programs.texi (Prettifying Symbols): Remove node.
116 (Misc for Programs): Mention more briefly here.
117 * emacs.texi (Top): Update menu.
118
119 * package.texi (Package Menu, Package Installation):
120 Mention signed packages.
121 (Package Installation): Mention package-pinned-packages.
122
123 2014-06-02 Glenn Morris <rgm@gnu.org>
124
125 * ack.texi (Acknowledgments): Remove some obsolete items.
126 * misc.texi [iftex]: Update chapter summary.
127 (Emulation): Remove section.
128
129 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
130 (Customization options specific to Mac OS / GNUstep): Remove section.
131
132 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
133
134 2014-05-26 Eli Zaretskii <eliz@gnu.org>
135
136 * frames.texi (Fonts): Clarify which frames are affected by
137 setting font from the menu and in default-frame-alist.
138 (Bug#17532)
139
140 2014-05-14 Eli Zaretskii <eliz@gnu.org>
141
142 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
143
144 2014-05-04 Eli Zaretskii <eliz@gnu.org>
145
146 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
147 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
148 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
149 Improve indexing.
150
151 2014-05-04 Leo Liu <sdl.web@gmail.com>
152
153 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
154 Chinese calendar and diary.
155
156 2014-04-30 Eli Zaretskii <eliz@gnu.org>
157
158 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
159 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
160
161 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
162 and @key.
163
164 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
165 and @key.
166
167 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
168
169 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
170
171 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
172 @kbd and @key.
173
174 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
175 @key.
176
177 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
178 @kbd and @key.
179
180 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
181 @kbd and @key.
182
183 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
184 (MS-DOS Processes): Fix usage of @kbd and @key.
185
186 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
187 @key.
188
189 * mini.texi (Completion Commands, Minibuffer History): Fix usage
190 of @kbd and @key.
191
192 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
193 @key.
194
195 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
196 @kbd and @key.
197
198 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
199
200 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
201
202 * glossary.texi (Glossary): Fix usage of @kbd and @key.
203
204 * frames.texi (Speedbar): Fix usage of @kbd and @key.
205
206 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
207 (Filesets): Fix usage of @kbd and @key.
208
209 * display.texi (View Mode): Fix usage of @kbd and @key.
210
211 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
212
213 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
214 (Init Syntax): Fix usage of @kbd and @key.
215
216 * commands.texi (User Input): Fix usage of @kbd and @key.
217
218 * calendar.texi (Counting Days, General Calendar): Fix usage of
219 @kbd and @key.
220
221 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
222
223 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
224 @key.
225
226 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
227 @kbd and @key.
228
229 * anti.texi (Antinews): Fix usage of @kbd and @key.
230
231 * sending.texi (Mail Signature): Document signature variables used
232 by Message mode. (Bug#17308)
233
234 2014-04-22 Eli Zaretskii <eliz@gnu.org>
235
236 * buffers.texi (Uniquify): Clarify the default uniquification.
237
238 * indent.texi (Tab Stops): Improve wording.
239
240 * cmdargs.texi (General Variables): Improve docs of
241 EMACSLOADPATH. Index all the environment variables.
242 (Misc Variables): Index all the environment variables.
243
244 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
245
246 * Makefile.in (infoclean): Be consistent about reporting failures.
247 Do not fail merely because the info directory does not exist,
248 but do fail if it exists and can't be cleaned.
249
250 2014-04-16 Eli Zaretskii <eliz@gnu.org>
251
252 * display.texi (Cursor Display): Explain better how to customize
253 'blink-cursor-blinks'.
254
255 2014-04-07 Glenn Morris <rgm@gnu.org>
256
257 * trouble.texi (Checklist): Dribble files may contain passwords.
258
259 * files.texi (Backup Names):
260 * arevert-xtra.texi (Supporting additional buffers):
261 Update for default values of some -function vars no longer being nil.
262 (Supporting additional buffers):
263 Update for buffer-stale-function also applying to file-buffers.
264
265 2014-03-28 Glenn Morris <rgm@gnu.org>
266
267 * custom.texi (Terminal Init): Mention term-file-aliases.
268
269 2014-03-26 Glenn Morris <rgm@gnu.org>
270
271 * ack.texi (Acknowledgments): Remove reference to obsolete file.
272
273 2014-03-22 Glenn Morris <rgm@gnu.org>
274
275 * help.texi (Help Files): Update C-h g description.
276
277 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
278
279 * programs.texi (Matching): Update the missed spot. (Bug#17008)
280
281 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
282
283 * programs.texi (Matching): Update WRT to the new
284 `blink-matching-paren' behavior.
285
286 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
287
288 * mule.texi (International, Language Environments): Update
289 the list of language environments to what Emacs currently
290 supports. Add the full list to the index. Suggest C-h L for
291 details rather than trying to give very brief details here.
292
293 2014-03-12 Glenn Morris <rgm@gnu.org>
294
295 * cmdargs.texi (General Variables): Don't mention INCPATH,
296 from the obsolete complete.el.
297
298 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
299
300 * mule.texi (International Chars): Adjust C-u C-x = description.
301 Change it to match Emacs's current behavior. Also, change the
302 example to use ê instead of À, as the isolated grave accent in the
303 latter's decomposition listing was confusingly transliterated to
304 left single quote in the PDF version of the manual.
305
306 2014-03-12 Glenn Morris <rgm@gnu.org>
307
308 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
309 handling of frames.
310
311 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
312
313 2014-03-02 Xue Fuqiao <xfq@gnu.org>
314
315 * mark.texi (Mark):
316 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
317
318 2014-03-01 Glenn Morris <rgm@gnu.org>
319
320 * search.texi (Query Replace): Mention search-invisible.
321 * text.texi (Outline Visibility): Mention search-invisible
322 also affects query-replace.
323
324 2014-02-28 Xue Fuqiao <xfq@gnu.org>
325
326 * emacs.texi (Top):
327 * programs.texi (Programs, Prettifying Symbols):
328 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
329
330 * misc.texi (Saving Emacs Sessions):
331 Document some new desktop user options.
332
333 2014-02-27 Xue Fuqiao <xfq@gnu.org>
334
335 * programs.texi (Basic Indent, Other C Commands):
336 Fix the description of RET and `C-j'.
337
338 * indent.texi (Indentation Commands): Move the description of
339 `C-j' from here...
340 * basic.texi (Inserting Text): ... to here.
341
342 2014-02-25 Glenn Morris <rgm@gnu.org>
343
344 * custom.texi (Terminal Init):
345 Replace term-setup-hook with tty-setup-hook.
346
347 2014-02-23 Glenn Morris <rgm@gnu.org>
348
349 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
350
351 2014-02-20 Glenn Morris <rgm@gnu.org>
352
353 * search.texi (Special Isearch): Mention invisible text.
354 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
355
356 2014-02-18 Glenn Morris <rgm@gnu.org>
357
358 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
359 gnu.org version of etc/CONTRIBUTE in html output.
360
361 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
362
363 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
364
365 * programs.texi (Matching): Fix typo.
366
367 * killing.texi (CUA Bindings): Document the new relationship between
368 cua-mode and delete-selection mode.
369 (CUA Bindings): Mention that rectangle mode can be used on its own.
370
371 2014-02-14 Glenn Morris <rgm@gnu.org>
372
373 * regs.texi (Configuration Registers): Update C-x r f binding.
374
375 2014-02-12 Glenn Morris <rgm@gnu.org>
376
377 * mini.texi (Completion Options): No longer mention icomplete,
378 which has its own section now.
379 * modes.texi (Minor Modes): Update Icomplete xref.
380
381 * help.texi (Package Keywords): Mention describe-package buttons.
382
383 * package.texi (Package Menu): Mention package-menu-filter.
384
385 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
386
387 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
388
389 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
390
391 * dired.texi (Hiding Subdirectories): Mention the node for
392 deleting subdirectories (bug#11743).
393
394 2014-02-09 Glenn Morris <rgm@gnu.org>
395
396 * programs.texi (MixedCase Words): Rename node from "Glasses".
397 Move Subword mode here from "Other C Commands" node.
398 (Misc for Programs): Mention Superword mode.
399 * emacs.texi: Update menu.
400
401 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
402
403 * regs.texi (File Registers): Clarify metasyntactical variables
404 (bug#13565).
405
406 * search.texi (Search Case): Rearrange text slightly to make it
407 obvious that `M-c' also toggles sensitivity if `case-fold-search'
408 is nil (bug#14726).
409
410 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
411 (bug#16376).
412
413 2014-02-07 Glenn Morris <rgm@gnu.org>
414
415 * display.texi (Highlight Interactively):
416 Mention hi-lock-auto-select-face.
417
418 * anti.texi (Antinews): Fix typo.
419
420 * ack.texi (Acknowledgments): No longer mention obsolete files.
421
422 2014-02-02 Glenn Morris <rgm@gnu.org>
423
424 * regs.texi (Registers): Mention previewing.
425
426 2014-01-29 Glenn Morris <rgm@gnu.org>
427
428 * killing.texi (Deletion): Mention cycle-spacing.
429
430 2014-01-28 Glenn Morris <rgm@gnu.org>
431
432 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
433
434 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
435
436 2014-01-27 Glenn Morris <rgm@gnu.org>
437
438 * dired.texi (Misc Dired Features): Copyedits for hide-details.
439
440 * buffers.texi (List Buffers): Tiny edit.
441
442 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
443
444 2014-01-26 Glenn Morris <rgm@gnu.org>
445
446 * ack.texi (Acknowledgments):
447 * programs.texi (Program Modes):
448 Update for delphi.el -> opascal.el renaming.
449
450 * misc.texi (Sorting): Add findex for reverse-region.
451
452 * killing.texi (Deletion): Mention delete-duplicate-lines.
453
454 2014-01-24 Glenn Morris <rgm@gnu.org>
455
456 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
457 terminal.el.
458
459 * files.texi (Interlocking): Copyedit.
460
461 2014-01-23 Glenn Morris <rgm@gnu.org>
462
463 * building.texi (Lisp Eval): Update prefix argument behavior
464 of eval-expression, eval-last-sexp.
465
466 2014-01-17 Bastien Guerry <bzg@gnu.org>
467
468 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
469
470 2014-01-15 Glenn Morris <rgm@gnu.org>
471
472 * files.texi (File Conveniences):
473 * misc.texi (EWW): Copyedits.
474
475 2014-01-10 Glenn Morris <rgm@gnu.org>
476
477 * emacs.texi (Distrib): Add donate URL. Add anchor.
478
479 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
480
481 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
482 `dired-hide-details-hide-symlink-targets', and
483 `dired-hide-details-hide-information-lines'.
484
485 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
486
487 * emacs.texi: Add EWW.
488 * misc.texi (EWW): Document EWW.
489
490 2014-01-09 Glenn Morris <rgm@gnu.org>
491
492 * trouble.texi (Service): Refer to online service directory
493 rather than etc/SERVICE.
494
495 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
496
497 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
498
499 * files.texi (File Conveniences): Document `image-next-frame',
500 `image-previous-frame', `image-goto-frame',
501 `image-increase-speed', `image-decrease-speed',
502 `image-reverse-speed', and `image-reset-speed'.
503
504 2014-01-07 Bastien Guerry <bzg@gnu.org>
505
506 * buffers.texi (Buffers): Fix display of @math content by using
507 nested braces. (Bug#16389)
508
509 2014-01-07 Chong Yidong <cyd@gnu.org>
510
511 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
512 (Word Search): Document incremental word search changes.
513 (Isearch Yank): Document M-s C-e with a prefix argument.
514
515 2014-01-07 Glenn Morris <rgm@gnu.org>
516
517 * cal-xtra.texi (Calendar Customizing):
518 Mention calendar-day-header-array.
519
520 2013-12-28 Glenn Morris <rgm@gnu.org>
521
522 * trouble.texi (Understanding Bug Reporting): Brevity.
523
524 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
525
526 * mini.texi (Completion Options): Add a link to Shell Options.
527 * misc.texi (Shell Mode): Move documentation of
528 shell-completion-fignore from Shell Mode to Shell Options.
529
530 2013-12-26 João Távora <joaotavora@gmail.com>
531
532 * emacs.texi (Matching): Describe new features of Electric Pair mode.
533
534 2013-12-25 Chong Yidong <cyd@gnu.org>
535
536 * glossary.texi (Glossary): Define MULE in modern terms.
537
538 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
539
540 * files.texi (Diff Mode): Add an index.
541
542 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
543
544 * trouble.texi (Understanding Bug Reporting): Minor update.
545 (Checklist): Fix a cross-reference.
546
547 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
548
549 * regs.texi (Bookmarks): Document `bookmark-default-file'.
550
551 * misc.texi (Shell Mode): Add a cross-reference.
552
553 * building.texi (Lisp Eval): Add an index.
554
555 2013-12-22 Glenn Morris <rgm@gnu.org>
556
557 * entering.texi (Entering Emacs): Typo fix.
558
559 * calendar.texi (General Calendar):
560 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
561
562 2013-12-22 Eli Zaretskii <eliz@gnu.org>
563
564 * regs.texi (Keyboard Macro Registers): Fix last change.
565
566 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
567
568 * search.texi (Special Isearch, Query Replace): Document negative
569 argument of replacement commands.
570 (Symbol Search): Document `isearch-forward-symbol-at-point'.
571
572 * files.texi (File Conveniences): Document `image-next-file' and
573 `image-previous-file'.
574
575 * display.texi (Optional Mode Line): Fix an index.
576
577 * regs.texi (File Registers): Document `kmacro-to-register'.
578
579 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
580
581 * frames.texi (Scroll Bars): Document
582 `scroll-bar-adjust-thumb-portion'.
583
584 2013-12-21 Chong Yidong <cyd@gnu.org>
585
586 * indent.texi (Indentation Commands): Document C-x TAB changes.
587
588 2013-12-20 Tassilo Horn <tsdh@gnu.org>
589
590 * calendar.texi, display.texi, help.texi, rmail.texi:
591 Document `S-SPC' as alternative to scrolling down with `DEL'.
592
593 * frames.texi: Document `toggle-frame-maximized' and
594 `toggle-frame-fullscreen' with their respective keys.
595
596 * buffers.texi: Document buffer name uniquification changes.
597
598 * indent.texi: Document that `electric-indent-mode' is enabled by
599 default.
600
601 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
602
603 * buffers.texi: Update list-buffers "screenshot" to show Messages
604 as major-mode.
605
606 * entering.texi: Document `initial-buffer-choice' changes.
607
608 * misc.texi (emacsclient Options): Document
609 `initial-buffer-choice' changes.
610
611 * help.texi: Document that `?' now also shows subcommands of
612 prefix keys.
613
614 2013-12-17 Chong Yidong <cyd@gnu.org>
615
616 * killing.texi (Appending Kills): Note that append-next-kill can
617 prepend the kill.
618
619 2013-12-12 Eli Zaretskii <eliz@gnu.org>
620
621 * mule.texi (File Name Coding): Document file-name encoding
622 peculiarities on MS-Windows.
623
624 2013-12-12 Glenn Morris <rgm@gnu.org>
625
626 * emacs.texi: Sync direntry with info/dir version.
627
628 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
629
630 * msdog.texi (Windows Keyboard): Fix typo.
631
632 2013-11-30 Glenn Morris <rgm@gnu.org>
633
634 * Makefile.in (distclean): Remove Makefile.
635
636 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
637
638 * buffers.texi (Icomplete): Rename from Iswitchb and
639 rewrite accordingly.
640
641 2013-11-23 Glenn Morris <rgm@gnu.org>
642
643 * cmdargs.texi (General Variables):
644 Empty elements in EMACSLOADPATH now mean the default load-path.
645
646 2013-11-21 Glenn Morris <rgm@gnu.org>
647
648 * cmdargs.texi (Action Arguments): Use path-separator with -L.
649
650 2013-11-04 Glenn Morris <rgm@gnu.org>
651
652 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
653
654 2013-11-02 Glenn Morris <rgm@gnu.org>
655
656 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
657
658 2013-10-23 Glenn Morris <rgm@gnu.org>
659
660 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
661 Nuke @refill.
662
663 * Makefile.in (install-dvi, install-html, install-pdf)
664 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
665 (uninstall-pdf): Quote entities that might contain whitespace.
666
667 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
668
669 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
670 Remove @refill.
671
672 2013-10-13 Glenn Morris <rgm@gnu.org>
673
674 * ack.texi (Acknowledgments): Comment out old alpha stuff.
675
676 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
677
678 * calendar.texi (Special Diary Entries): Remove @refill.
679
680 2013-10-13 Glenn Morris <rgm@gnu.org>
681
682 * display.texi (Text Scale): Update text-scale-adjust details.
683
684 * ack.texi (Acknowledgments):
685 * emacs.texi (Acknowledgments): Use accented form of some names.
686
687 2013-10-08 Eli Zaretskii <eliz@gnu.org>
688
689 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
690 name. (Bug#15557)
691
692 Support menus on text-mode terminals.
693 * screen.texi (Menu Bar): Adapt to TTY menus.
694
695 * frames.texi (Frames): Mention menu support on text terminals.
696
697 * files.texi (Visiting): Mention the "File" menu-bar menu.
698
699 * display.texi (Standard Faces): Mention TTY faces for menus.
700
701 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
702
703 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
704
705 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
706
707 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
708
709 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
710
711 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
712
713 * emacs.texi (Intro): Minor cleanup.
714
715 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
716
717 * fixit.texi (Transpose, Fixing Case): Remove @refill.
718
719 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
720
721 * maintaining.texi (VC Directory Commands): Add keybinding for
722 vc-log-incoming in vc-dir.
723 (Log Buffer): Use @emph instead of @strong.
724
725 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
726
727 * text.texi (Enriched Justification): Explain values of default-justification.
728
729 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
730
731 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
732
733 2013-08-31 Ulrich Müller <ulm@gentoo.org>
734
735 * xresources.texi (Motif Resources):
736 Rename from LessTif Resources. Update xrefs. (Bug#15145)
737 * emacs.texi: Update menu.
738
739 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
740
741 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
742 for portability to hosts where /bin/sh has problems.
743
744 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
745
746 * text.texi (Enriched Justification): Minor fixes.
747
748 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
749
750 * files.texi (Filesets): Add an index.
751
752 2013-08-12 Glenn Morris <rgm@gnu.org>
753
754 * macos.texi (GNUstep Support):
755 * trouble.texi (Checklist, Contributing, Service):
756 Avoid mailto: in html output.
757
758 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
759 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
760 (INSTALL_DATA): New, set by configure.
761 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
762 New variables.
763 (.SUFFIXES): Add .ps and .dvi.
764 (.dvi.ps): New suffix rule.
765 (dvi, html, pdf, ps): Use *_TARGETS variables.
766 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
767 (emacs.html): Use HTML_OPTS.
768 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
769 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
770 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
771 uninstall-ps, and uninstall-doc.
772 (install-dvi, install-html, install-pdf, install-ps, install-doc)
773 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
774 (uninstall-doc): New rules.
775
776 2013-07-31 Eli Zaretskii <eliz@gnu.org>
777
778 * emacs.texi (Top): Remove menu item for the removed "Disabling
779 Multibyte" node.
780
781 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
782
783 * rmail.texi (Rmail Coding): Move here from mule.texi.
784
785 * custom.texi (Specifying File Variables): Fix cross-references.
786
787 * mule.texi (Unibyte Mode): Fix cross-references.
788 (Disabling Multibyte): Remove.
789
790 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
791
792 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
793 (Mayan Calendar): Move here from calendar.texi.
794 * emacs.texi (Top): Update menu.
795
796 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
797
798 * emacs.texi (Top): Add menu entry.
799
800 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
801 (VC Directory Commands): Add vc-dir-ignore.
802
803 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
804
805 * glossary.texi (Glossary): Add some entries.
806
807 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
808
809 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
810 vc-dir. (Bug#14948)
811
812 2013-07-26 Eli Zaretskii <eliz@gnu.org>
813
814 * display.texi (Fringes): Document the variable fringe-mode.
815 (Bug#14946)
816
817 2013-07-03 Glenn Morris <rgm@gnu.org>
818
819 * maintaining.texi (EDE): Fix cross-reference.
820
821 * programs.texi (Program Modes): Fix emacs-xtra reference.
822
823 * help.texi (Misc Help): Index describe-syntax.
824
825 2013-06-29 Eli Zaretskii <eliz@gnu.org>
826
827 * basic.texi (Moving Point): Document visual-order-cursor-movement
828 and its effect on right-char and left-char.
829
830 2013-06-28 Glenn Morris <rgm@gnu.org>
831
832 * ack.texi (Acknowledgments): Small update.
833
834 2013-06-19 Glenn Morris <rgm@gnu.org>
835
836 * Makefile.in (dist): Edit more configure variables.
837 Try to check that we do not miss any in future.
838
839 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
840
841 * vc1-xtra.texi (Revision Tags): Add a cross reference.
842 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
843
844 2013-06-11 Glenn Morris <rgm@gnu.org>
845
846 * maintaining.texi (VC Directory Commands): Copyedit.
847 (Branches): Put back milder version of pre 2013-06-07 text.
848
849 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
850
851 * maintaining.texi (Branches): Remove text copied from other sources.
852
853 2013-06-05 Alan Mackenzie <acm@muc.de>
854
855 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
856 (Not Exiting Isearch): Document new user option
857 `isearch-allow-prefix'. (Bug#9706)
858
859 2013-06-03 Juri Linkov <juri@jurta.org>
860
861 * display.texi (Highlight Interactively): Add global keybindings
862 with the key prefix `M-s h'. Document old command `highlight-phrase'.
863 Document new command `highlight-symbol-at-point'.
864
865 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
866
867 * maintaining.texi (Branches): Add motivations for branching.
868 (VC Mode Line): Fix typo.
869 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
870 prefix argument.
871
872 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
873
874 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
875 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
876 autolaunching of the D-Bus session bus.
877
878 2013-06-01 Glenn Morris <rgm@gnu.org>
879
880 * programs.texi (Semantic): Fix typo.
881
882 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
883
884 * maintaining.texi (Types of Log File): Supplement some
885 information of change log files.
886
887 2013-05-15 Juri Linkov <juri@jurta.org>
888
889 * search.texi (Repeat Isearch): Mention key `RET' to finish
890 editing the string. (Bug#13348)
891
892 2013-05-14 Glenn Morris <rgm@gnu.org>
893
894 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
895
896 2013-05-09 Glenn Morris <rgm@gnu.org>
897
898 * sending.texi (Mail Sending): Fix typo.
899
900 * windows.texi (Change Window): Fix typo.
901
902 * custom.texi (Changing a Variable): Fix typo.
903
904 * trouble.texi (Contributing): Remove obsolete info re pretesters.
905
906 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
907
908 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
909 * cmdargs.texi (Initial Options):
910 * files.texi (Customize Save): Document this.
911
912 2013-05-04 Glenn Morris <rgm@gnu.org>
913
914 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
915
916 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
917
918 doc: convert some TeX accents to UTF-8
919 * ack.texi (Acknowledgments):
920 * emacs.texi (Acknowledgments):
921 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
922 Apparently the TeX accents cause problems when generating gnu.org
923 web pages, e.g., @l{} is rendered as '/l' on
924 <http://www.gnu.org/software/emacs/manual/html_node/
925 emacs/Acknowledgments.html>.
926
927 2013-03-16 Glenn Morris <rgm@gnu.org>
928
929 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
930
931 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
932
933 Prefer UTF-8 for documentation.
934 With GNU Texinfo 5.0, this generates nicer-looking info files,
935 since they can use curly quotes. With older Texinfo it doesn't matter.
936 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
937 Switch from Latin-1 to UTF-8.
938
939 2013-02-28 Bastien Guerry <bzg@gnu.org>
940
941 * xresources.texi (GTK resources): Fix broken link.
942
943 2013-02-25 Eli Zaretskii <eliz@gnu.org>
944
945 * files.texi (Interlocking): Don't refer to symlinks as the
946 exclusive means of locking files.
947
948 2013-02-22 Glenn Morris <rgm@gnu.org>
949
950 * ack.texi (Acknowledgments):
951 * emacs.texi (Acknowledgments): Small updates.
952
953 2013-02-21 Glenn Morris <rgm@gnu.org>
954
955 * files.texi (File Conveniences): Not just GIFs can be animated.
956
957 2013-02-13 Glenn Morris <rgm@gnu.org>
958
959 * ack.texi (Acknowledgments): Don't mention yow any more.
960
961 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
962
963 * cmdargs.texi (General Variables):
964 Fix TMPDIR documentation to match the code's behavior.
965
966 2013-02-10 Glenn Morris <rgm@gnu.org>
967
968 * trouble.texi (Checklist): Update bug keybinding.
969
970 2013-02-09 Eli Zaretskii <eliz@gnu.org>
971
972 * msdog.texi (Text and Binary): Delete the description of
973 file-name-buffer-file-type-alist.
974
975 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
976
977 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
978 Without it, I don't see function names. Older addr2line
979 implementations will die out sooner or later, so tailor the
980 first suggestion to recent addr2line, with a followup about
981 older ones.
982
983 2013-01-19 Glenn Morris <rgm@gnu.org>
984
985 * custom.texi (Directory Variables): Fix paren typo.
986
987 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
988
989 * custom.texi (Custom Themes): Fix typo.
990
991 2013-01-07 Bastien Guerry <bzg@gnu.org>
992
993 * help.texi (Apropos): Document `apropos-user-option' and update
994 the doc for `apropos-variable'.
995
996 2013-01-05 Glenn Morris <rgm@gnu.org>
997
998 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
999
1000 2012-12-21 Glenn Morris <rgm@gnu.org>
1001
1002 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1003 Simply include doclicense.
1004
1005 2012-12-21 Chong Yidong <cyd@gnu.org>
1006
1007 * frames.texi (Mouse Commands): Fix description of the effect of
1008 mouse dragging (Bug#13049).
1009
1010 2012-12-15 Juri Linkov <juri@jurta.org>
1011
1012 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1013 (Bug#13181)
1014
1015 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1016
1017 * killing.texi (Deletion): Doc fix (Bug#12748).
1018
1019 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1020
1021 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1022 These are just minor editorial changes.
1023
1024 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1025
1026 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1027 to `vc-path'.
1028
1029 2012-12-03 Chong Yidong <cyd@gnu.org>
1030
1031 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1032
1033 2012-12-02 Kevin Ryde <user42@zip.com.au>
1034
1035 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1036
1037 2012-12-01 Kevin Ryde <user42@zip.com.au>
1038
1039 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1040
1041 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1042
1043 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1044 These are just minor editorial changes.
1045
1046 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1047
1048 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1049 clarifications (Bug#12865).
1050 (Horizontal Scrolling): Clarifications.
1051
1052 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1053
1054 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1055
1056 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1057
1058 * trouble.texi (Crashing): Add information about MS-Windows and
1059 the emacs_backtrace.txt file. (Bug#12908)
1060
1061 2012-11-13 Chong Yidong <cyd@gnu.org>
1062
1063 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1064 actually named gdb-stopped-functions.
1065
1066 2012-11-13 Glenn Morris <rgm@gnu.org>
1067
1068 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1069
1070 2012-11-10 Glenn Morris <rgm@gnu.org>
1071
1072 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1073
1074 * emacs.texi (Acknowledgments): Add profiler author.
1075 * ack.texi (Acknowledgments): Add some recent contributions.
1076
1077 2012-11-10 Chong Yidong <cyd@gnu.org>
1078
1079 * files.texi (Diff Mode): Doc fixes for
1080 diff-delete-trailing-whitespace (Bug#12831).
1081
1082 * trouble.texi (Crashing): Copyedits.
1083
1084 2012-11-10 Glenn Morris <rgm@gnu.org>
1085
1086 * files.texi (Diff Mode): Trailing whitespace updates.
1087
1088 2012-11-10 Chong Yidong <cyd@gnu.org>
1089
1090 * misc.texi (Terminal emulator): Document Term mode faces.
1091
1092 * mini.texi (Basic Minibuffer): New node. Document
1093 minibuffer-electric-default-mode.
1094
1095 * display.texi (Visual Line Mode): Fix index entry.
1096
1097 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1098 and index the keybindings. Document tabulated-list-sort.
1099 (Kill Buffer): Capitalize Buffer Menu.
1100
1101 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1102
1103 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1104
1105 * display.texi (Auto Scrolling): Clarify that scroll-step is
1106 ignored when scroll-conservatively is set to a non-zero value.
1107 (Bug#12801)
1108
1109 2012-11-10 Chong Yidong <cyd@gnu.org>
1110
1111 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1112
1113 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1114
1115 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1116
1117 2012-10-29 Chong Yidong <cyd@gnu.org>
1118
1119 * dired.texi (Shell Commands in Dired): Document changes to the
1120 dired-do-async-shell-command.
1121
1122 2012-10-28 Glenn Morris <rgm@gnu.org>
1123
1124 * ack.texi (Acknowledgments): Mention gv.el.
1125
1126 2012-10-27 Bastien Guerry <bzg@gnu.org>
1127
1128 * screen.texi (Menu Bar): Fix typo.
1129
1130 2012-10-27 Chong Yidong <cyd@gnu.org>
1131
1132 * frames.texi (Mouse Avoidance): Mention new variable
1133 mouse-avoidance-banish-position.
1134
1135 * programs.texi (Which Function): Which Function mode now works in
1136 all major modes by default.
1137
1138 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1139
1140 * files.texi (Misc File Ops): Symbolic links on Windows only work
1141 on Vista and later.
1142
1143 * building.texi (Compilation): Document compilation-always-kill.
1144
1145 * search.texi (Symbol Search): New node.
1146
1147 * package.texi (Package Menu): Document the "new" status.
1148
1149 * windows.texi (Window Choice): Don't refer to the obsolete
1150 special-display feature.
1151
1152 2012-10-24 Chong Yidong <cyd@gnu.org>
1153
1154 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1155 be invoked from the mode line.
1156
1157 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1158 changes to the mark and unmark commands.
1159 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1160 which is no longer bound to dired-backup-diff.
1161
1162 2012-10-23 Bastien Guerry <bzg@gnu.org>
1163
1164 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1165 insertion of a period in the Info output.
1166
1167 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1168
1169 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1170
1171 2012-10-23 Chong Yidong <cyd@gnu.org>
1172
1173 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1174
1175 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1176
1177 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1178
1179 2012-10-17 Glenn Morris <rgm@gnu.org>
1180
1181 * mini.texi (Repetition): Further copyedit.
1182
1183 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1184
1185 * mini.texi (Repetition): Copyedit.
1186
1187 2012-10-16 Juri Linkov <juri@jurta.org>
1188
1189 * search.texi (Query Replace): Document multi-buffer replacement
1190 keys. (Bug#12655)
1191
1192 * maintaining.texi (Tags Search): Change link "Replace" to
1193 "Query Replace".
1194
1195 2012-10-13 Chong Yidong <cyd@gnu.org>
1196
1197 * files.texi (File Conveniences): ImageMagick enabled by default.
1198
1199 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1200
1201 * basic.texi (Arguments): Fix typos.
1202
1203 2012-10-08 Glenn Morris <rgm@gnu.org>
1204
1205 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1206
1207 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1208
1209 2012-10-06 Glenn Morris <rgm@gnu.org>
1210
1211 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1212 Mention cal-tex-cursor-week2-summary.
1213
1214 2012-10-06 Chong Yidong <cyd@gnu.org>
1215
1216 * mini.texi (Passwords): Fix typo.
1217
1218 2012-10-02 Glenn Morris <rgm@gnu.org>
1219
1220 * maintaining.texi (VC Directory Commands):
1221 Remove duplicate `q' entry. (Bug#12553)
1222
1223 2012-09-30 Chong Yidong <cyd@gnu.org>
1224
1225 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1226
1227 * search.texi (Special Isearch): Document the lax space search
1228 feature and M-s SPC.
1229 (Regexp Search): Move main search-whitespace-regexp description to
1230 Special Isearch.
1231 (Replace): Document replace-lax-whitespace.
1232
1233 * basic.texi (Position Info): Document C-u M-=.
1234 (Moving Point): Document move-to-column.
1235
1236 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1237
1238 * misc.texi (emacsclient Options): Document the effect of
1239 initial-buffer-choice on client frames. Document server-auth-dir.
1240 Do not document server-host, which is bad security practice.
1241
1242 * building.texi (Lisp Libraries): Docstring lookups can trigger
1243 autoloading. Document help-enable-auto-load.
1244
1245 * mini.texi (Yes or No Prompts): New node.
1246
1247 * ack.texi (Acknowledgments): Remove obsolete packages.
1248
1249 2012-09-27 Glenn Morris <rgm@gnu.org>
1250
1251 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1252 Rename the section to be more general.
1253 * emacs.texi: Update menu.
1254
1255 2012-09-23 Chong Yidong <cyd@gnu.org>
1256
1257 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1258 read-only-mode.
1259
1260 * files.texi (Visiting): Likewise.
1261
1262 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1263
1264 * trouble.texi (Crashing): Document ulimit -c.
1265
1266 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1267
1268 * trouble.texi (Crashing): Document addr2line.
1269
1270 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1271
1272 * misc.texi (DocView Slicing): Document new slice from
1273 BoundingBox feature.
1274
1275 2012-09-19 Chong Yidong <cyd@gnu.org>
1276
1277 * killing.texi (Yanking): Minor clarification (Bug#12469).
1278
1279 2012-09-17 Chong Yidong <cyd@gnu.org>
1280
1281 * building.texi (GDB User Interface Layout): Remove reference to
1282 removed variable gdb-use-separate-io-buffer (Bug#12454).
1283
1284 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1285
1286 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1287 M-x append-to-register. New option `register-separator'.
1288 (Number Registers): Mention that `C-x r +' is polymorphic.
1289
1290 2012-09-07 Chong Yidong <cyd@gnu.org>
1291
1292 * windows.texi (Window Choice): Don't mention obsolete
1293 display-buffer-reuse-frames.
1294
1295 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1296
1297 Give more-useful info on a fatal error (Bug#12328).
1298 * trouble.texi (Crashing): New section, documenting this.
1299
1300 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1301
1302 * cmdargs.texi (General Variables):
1303 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1304 connections to the D-Bus session bus. (Bug#12112)
1305
1306 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1307
1308 * building.texi (Debugger Operation): Correct and improve
1309 documentation of the GUD Tooltip mode.
1310
1311 2012-07-31 Chong Yidong <cyd@gnu.org>
1312
1313 * emacs.texi: Fix ISBN (Bug#12080).
1314
1315 2012-08-05 Chong Yidong <cyd@gnu.org>
1316
1317 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1318
1319 * custom.texi (Face Customization): Move discussion of face
1320 inheritance here, from Faces section.
1321
1322 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1323
1324 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1325 (Bug#11958)
1326
1327 2012-07-19 Chong Yidong <cyd@gnu.org>
1328
1329 * emacs.texi: Update ISBN.
1330
1331 2012-07-17 Chong Yidong <cyd@gnu.org>
1332
1333 * basic.texi (Inserting Text): Replace ucs-insert with
1334 insert-char. Provide more details of input.
1335
1336 * mule.texi (International Chars, Input Methods): Likewise.
1337
1338 2012-07-13 Chong Yidong <cyd@gnu.org>
1339
1340 * custom.texi (Examining): Update C-h v message.
1341
1342 * buffers.texi (Misc Buffer): Document view-read-only.
1343
1344 2012-07-07 Chong Yidong <cyd@gnu.org>
1345
1346 * custom.texi (Init File): Index site-lisp (Bug#11435).
1347
1348 2012-07-06 Chong Yidong <cyd@gnu.org>
1349
1350 * emacs.texi: Re-order top-level menu to correspond to logical
1351 order, to avoid makeinfo warnings.
1352
1353 * ack.texi (Acknowledgments): Note new python.el.
1354
1355 2012-06-29 Chong Yidong <cyd@gnu.org>
1356
1357 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1358 * basic.texi (Erasing, Basic Undo): Fix markup.
1359
1360 2012-06-29 Glenn Morris <rgm@gnu.org>
1361
1362 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1363
1364 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1365
1366 * fixit.texi (Undo): Fix typo. (Bug#11775)
1367
1368 2012-06-27 Glenn Morris <rgm@gnu.org>
1369
1370 * ack.texi (Acknowledgments): Tiny update.
1371
1372 2012-06-21 Glenn Morris <rgm@gnu.org>
1373
1374 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1375
1376 2012-06-17 Chong Yidong <cyd@gnu.org>
1377
1378 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1379
1380 * anti.texi:
1381 * building.texi:
1382 * cmdargs.texi:
1383 * custom.texi:
1384 * display.texi:
1385 * files.texi:
1386 * frames.texi:
1387 * glossary.texi:
1388 * misc.texi:
1389 * mule.texi:
1390 * programs.texi:
1391 * sending.texi:
1392 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1393
1394 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1395
1396 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1397
1398 2012-05-28 Glenn Morris <rgm@gnu.org>
1399
1400 * ack.texi, building.texi, calendar.texi, custom.texi:
1401 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1402
1403 2012-05-27 Glenn Morris <rgm@gnu.org>
1404
1405 * emacs.texi: Simplify following removal of node pointers.
1406
1407 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1408 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1409 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1410 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1411 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1412 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1413 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1414 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1415
1416 2012-05-22 Glenn Morris <rgm@gnu.org>
1417
1418 * emacs.texi (Acknowledgments): Add another contributor.
1419
1420 2012-05-12 Glenn Morris <rgm@gnu.org>
1421
1422 * Makefile.in (MKDIR_P): New, set by configure.
1423 (mkinfodir): Use $MKDIR_P.
1424
1425 2012-05-10 Glenn Morris <rgm@gnu.org>
1426
1427 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1428 with "coding: raw-text".
1429
1430 * files.texi (Interlocking): Mention create-lockfiles option.
1431
1432 2012-05-09 Chong Yidong <cyd@gnu.org>
1433
1434 * frames.texi (Mouse References, Mouse Commands): Fix index
1435 entries (Bug#11362).
1436
1437 2012-05-05 Glenn Morris <rgm@gnu.org>
1438
1439 * custom.texi (Customization Groups, Custom Themes, Examining):
1440 Improve page breaks.
1441
1442 * rmail.texi (Rmail Display): Use example rather than smallexample.
1443
1444 * calendar.texi: Convert inforefs to refs.
1445
1446 * dired.texi (Dired Enter): Improve page break.
1447
1448 * abbrevs.texi (Abbrev Concepts): Copyedits.
1449
1450 * maintaining.texi (Registering, Tag Syntax):
1451 Tweak line and page breaks.
1452
1453 * programs.texi (Programs, Electric C): Copyedits.
1454 (Program Modes): Add xref to Fortran.
1455 (Left Margin Paren): Remove what was (oddly enough) the only use
1456 of defvar in the entire Emacs manual.
1457 (Hungry Delete): Remove footnote about ancient Emacs version.
1458 (Other C Commands): Use example rather than smallexample.
1459
1460 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1461 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1462 Tweak line and page breaks.
1463
1464 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1465 (Major Modes): Use example rather than smallexample.
1466
1467 * mule.texi (Output Coding): Reword to improve page-breaks.
1468
1469 * frames.texi (Fonts): Tweak line and page breaks.
1470 Use example rather than smallexample. Change cross-reference.
1471 (Text-Only Mouse): Fix xref.
1472
1473 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1474 (Indirect Buffers): Tweak line- and page-breaks.
1475
1476 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1477
1478 2012-05-04 Glenn Morris <rgm@gnu.org>
1479
1480 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1481 (info, infoclean): Use $INFO_EXT.
1482 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1483 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1484 (INFO_TARGETS): Use $INFO_EXT.
1485 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1486
1487 2012-05-02 Glenn Morris <rgm@gnu.org>
1488
1489 * emacs.texi (@copying): Only print EDITION in the TeX version.
1490
1491 * search.texi (Regexp Search): Just say "Emacs".
1492
1493 * display.texi (Auto Scrolling):
1494 Reword to avoid repetition and improve page break.
1495
1496 * xresources.texi (Resources):
1497 * mule.texi (Language Environments):
1498 * misc.texi (Amusements):
1499 * maintaining.texi (VC Change Log):
1500 * frames.texi (Fonts):
1501 * custom.texi (Specifying File Variables, Minibuffer Maps):
1502 * cmdargs.texi (Initial Options):
1503 * building.texi (Flymake):
1504 Reword to remove/reduce some overly long/short lines.
1505
1506 2012-04-27 Glenn Morris <rgm@gnu.org>
1507
1508 * emacs.texi: Some fixes for detailed menu.
1509
1510 * emacs.texi: Add "et al." to authors.
1511
1512 * ack.texi, basic.texi, buffers.texi, building.texi:
1513 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1514 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1515 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1516 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1517 * search.texi, trouble.texi, windows.texi:
1518 Use Texinfo recommended convention for quotes+punctuation.
1519
1520 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1521
1522 * mule.texi (Bidirectional Editing): Improve indexing.
1523 Minor wording tweaks.
1524
1525 2012-04-15 Chong Yidong <cyd@gnu.org>
1526
1527 * misc.texi (emacsclient Options): More clarifications.
1528
1529 2012-04-15 Glenn Morris <rgm@gnu.org>
1530
1531 * msdog.texi (Windows Printing): It doesn't set printer-name.
1532
1533 * mule.texi (Language Environments): Move font info to "Fontsets".
1534 (Fontsets): Move intlfonts etc here from "Language Environments".
1535 Copyedits.
1536 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1537 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1538
1539 2012-04-15 Chong Yidong <cyd@gnu.org>
1540
1541 * glossary.texi (Glossary): Standardize on "text terminal"
1542 terminology. All callers changed.
1543
1544 * misc.texi (emacsclient Options): Document "client frame" concept
1545 and its effect on C-x C-c more carefully.
1546
1547 2012-04-15 Glenn Morris <rgm@gnu.org>
1548
1549 * frames.texi (Scroll Bars):
1550 * glossary.texi (Glossary): Use consistent case for "X Window System".
1551
1552 * mule.texi (Select Input Method, Coding Systems):
1553 State command names in kbd tables.
1554 (Recognize Coding): Add cross-ref.
1555 (Output Coding): Don't mention message mode in particular.
1556 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1557 Copyedits.
1558
1559 2012-04-14 Glenn Morris <rgm@gnu.org>
1560
1561 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1562 Copyedits.
1563 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1564 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1565 auto-coding-functions does not override coding: tags.
1566 Remove rmail-decode-mime-charset; it no longer has any effect.
1567
1568 2012-04-14 Chong Yidong <cyd@gnu.org>
1569
1570 * custom.texi (Creating Custom Themes): Add reference to Custom
1571 Themes node in Lisp manual.
1572
1573 2012-04-14 Glenn Morris <rgm@gnu.org>
1574
1575 * mule.texi (International): Copyedits.
1576 (International Chars): Update C-x = example output.
1577 (Disabling Multibyte): Rename from "Enabling Multibyte".
1578 Clarify what "unibyte: t" does, and mode-line description.
1579 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1580 Use Texinfo recommended convention for quotes+punctuation.
1581 (Language Environments): Copyedits.
1582 (Input Methods): Copyedits. Use "^" for the postfix example,
1583 because it is less confusing inside Info's `quotes'.
1584
1585 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1586 Update for "Disabling Multibyte" node name change.
1587 * emacs.texi: Update for "Disabling Multibyte" node name change.
1588
1589 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1590 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1591 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1592 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1593 * sending.texi, text.texi, trouble.texi:
1594 Use @file for buffers, per the Texinfo manual.
1595
1596 * entering.texi (Entering Emacs):
1597 Do not mention initial-buffer-choice = t.
1598
1599 * misc.texi (Gnus Startup): Use @env for environment variables.
1600
1601 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1602
1603 2012-04-12 Glenn Morris <rgm@gnu.org>
1604
1605 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1606
1607 2012-04-07 Glenn Morris <rgm@gnu.org>
1608
1609 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1610
1611 2012-04-05 Glenn Morris <rgm@gnu.org>
1612
1613 * glossary.texi (Glossary): Use anchors for internal cross-references.
1614
1615 2012-04-04 Glenn Morris <rgm@gnu.org>
1616
1617 * glossary.texi (Glossary): Copyedits.
1618 Use Texinfo-recommended convention for quotes and punctuation.
1619 Comment out a few specialized (Rmail) items.
1620 New items: Bidirectional Text, Client, Directory Local Variable,
1621 File Local Variable, Package, Server, Theme, Trash Can.
1622
1623 2012-04-03 Chong Yidong <cyd@gnu.org>
1624
1625 * sending.texi (Mail Misc): Fix an index entry.
1626
1627 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1628
1629 * msdog.texi (Windows Startup): Add description of emacsclient
1630 operation under -c and -t on MS-Windows.
1631
1632 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1633 Startup". (Bug#11091)
1634
1635 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1636
1637 * custom.texi (Changing a Variable): Fix example.
1638
1639 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1640
1641 * misc.texi (emacsclient Options): More clarifications about -t
1642 and -c on MS-Windows. (Bug#11091)
1643
1644 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1645
1646 * misc.texi (emacsclient Options): Document peculiarities of new
1647 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1648
1649 2012-03-30 Chong Yidong <cyd@gnu.org>
1650
1651 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1652
1653 2012-03-22 Glenn Morris <rgm@gnu.org>
1654
1655 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1656
1657 2012-03-17 Chong Yidong <cyd@gnu.org>
1658
1659 * package.texi (Package Installation): Document use of
1660 package-initialize in init file.
1661
1662 2012-03-16 Glenn Morris <rgm@gnu.org>
1663
1664 * help.texi (Language Help):
1665 * mule.texi (International Chars):
1666 etc/HELLO is for character demonstration.
1667
1668 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1669
1670 * dired.texi (Shell Commands in Dired): Fix typo.
1671
1672 2012-03-04 Chong Yidong <cyd@gnu.org>
1673
1674 * killing.texi (Clipboard): Document clipboard manager.
1675
1676 2012-02-29 Glenn Morris <rgm@gnu.org>
1677
1678 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1679
1680 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1681
1682 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1683
1684 2012-02-28 Glenn Morris <rgm@gnu.org>
1685
1686 * custom.texi, display.texi, emacs.texi, files.texi:
1687 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1688 Standardize possessive apostrophe usage.
1689
1690 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1691
1692 * macos.texi (Mac / GNUstep Customization): Remove text about
1693 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1694
1695 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1696
1697 * buffers.texi (Select Buffer): Mention that saving in a new file
1698 name can switch to a different major mode.
1699
1700 2012-02-23 Glenn Morris <rgm@gnu.org>
1701
1702 * mini.texi (Minibuffer File, Completion Options, Repetition):
1703 Copyedits.
1704 (Completion Example): Other M-x au* commands may be defined.
1705 (Completion Styles): Mention emacs21 and completion-category-overrides.
1706
1707 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1708 (Windows Keyboard, Windows Mouse, Windows Processes)
1709 (Windows Printing, Windows Misc): Copyedits.
1710 (ls in Lisp): Update switches list.
1711
1712 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1713 Update dos-mode* function names.
1714 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1715 (MS-DOS Processes): Add xref to main ls-lisp section.
1716
1717 * ack.texi (Acknowledgments): Mention smie.
1718
1719 2012-02-22 Glenn Morris <rgm@gnu.org>
1720
1721 * macos.texi: Copyedits. Fix @key/@kbd usage.
1722 (Mac / GNUstep Basics): Don't mention the panels, since the next
1723 section covers them.
1724 (Mac / GNUstep Customization): Merge some panel info from previous.
1725
1726 2012-02-21 Glenn Morris <rgm@gnu.org>
1727
1728 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1729 Small fixes.
1730
1731 * emacs-xtra.texi: Picture mode is no longer a chapter.
1732
1733 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1734
1735 * ack.texi (Acknowledgments): Small changes, including resorting,
1736 and removal of things no longer distributed.
1737
1738 2012-02-20 Glenn Morris <rgm@gnu.org>
1739
1740 * emacs.texi (Top, Preface): Small rephrasings.
1741 (menu, detailmenu): Update entries, and reformat some descriptions.
1742 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1743 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1744 Reformat some menu descriptions.
1745
1746 * ack.texi (Acknowledgments): More updates.
1747
1748 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1749 and from Author: headers.
1750 (Distrib): Small updates.
1751
1752 2012-02-18 Glenn Morris <rgm@gnu.org>
1753
1754 * ack.texi (Acknowledgments): Add xref to Org manual.
1755
1756 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1757 of '*mail*', since Message does not call it that.
1758 (Rmail Reply): Rename rmail-dont-reply-to-names.
1759 \\`info- no longer handled specially.
1760 Update for rmail-enable-mime-composing.
1761 Don't mention 'm' for replies.
1762 Don't mention rmail-mail-new-frame and canceling, since it does
1763 not work for Message at the moment.
1764
1765 * cal-xtra.texi: Copyedits.
1766
1767 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1768
1769 2012-02-17 Glenn Morris <rgm@gnu.org>
1770
1771 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1772
1773 * ack.texi (Acknowledgments): Mention Gnulib.
1774
1775 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1776
1777 * calendar.texi: Misc small changes, including updating the dates
1778 of examples.
1779
1780 2012-02-16 Glenn Morris <rgm@gnu.org>
1781
1782 * calendar.texi: Misc small changes.
1783
1784 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1785 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1786
1787 * dired-xtra.texi (Subdir Switches): Small fixes.
1788
1789 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1790
1791 2012-02-15 Glenn Morris <rgm@gnu.org>
1792
1793 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1794
1795 2012-02-12 Glenn Morris <rgm@gnu.org>
1796
1797 * ack.texi (Acknowledgments):
1798 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1799
1800 2012-02-10 Glenn Morris <rgm@gnu.org>
1801
1802 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1803
1804 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1805
1806 2012-02-09 Glenn Morris <rgm@gnu.org>
1807
1808 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1809 buffer switch after M-x rename-uniquely.
1810
1811 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1812
1813 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1814
1815 * text.texi (Org Mode): Fix typo.
1816
1817 2012-02-08 Glenn Morris <rgm@gnu.org>
1818
1819 * ack.texi (Acknowledgments): Update emacs-lock info.
1820
1821 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1822
1823 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1824
1825 2012-02-07 Glenn Morris <rgm@gnu.org>
1826
1827 * files.texi (File Conveniences): Mention ImageMagick images.
1828
1829 2012-02-05 Glenn Morris <rgm@gnu.org>
1830
1831 * trouble.texi (Checklist): Mention debug-on-event.
1832
1833 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1834
1835 2012-02-04 Glenn Morris <rgm@gnu.org>
1836
1837 * macos.texi (Customization options specific to Mac OS / GNUstep):
1838 New subsection.
1839
1840 * display.texi (Colors): Mention list-colors-sort.
1841
1842 * files.texi (File Conveniences): Mention image animation.
1843
1844 2012-01-31 Chong Yidong <cyd@gnu.org>
1845
1846 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1847 scroll bars (Bug#10666).
1848
1849 2012-01-28 Chong Yidong <cyd@gnu.org>
1850
1851 * files.texi (Filesets): Fix typos.
1852
1853 * display.texi (Faces): Add xref to Colors node.
1854
1855 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1856
1857 * buffers.texi (Select Buffer): Clarify explanation of switching
1858 to new buffers. Fix description of next-buffer and
1859 previous-buffer (Bug#10334).
1860 (Misc Buffer): Add xref to View Mode.
1861
1862 * text.texi (Fill Commands): Fix description of
1863 sentence-end-double-space.
1864
1865 2012-01-23 Chong Yidong <cyd@gnu.org>
1866
1867 * anti.texi (Antinews): Add Emacs 23 antinews.
1868
1869 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1870
1871 * programs.texi (Comment Commands): Typo (bug#10514).
1872
1873 2012-01-15 Chong Yidong <cyd@gnu.org>
1874
1875 * xresources.texi (X Resources): Describe GTK+ case first.
1876 (Resources): Don't use borderWidth as an example, since it doesn't
1877 work with GTK+.
1878 (Table of Resources): Clarify role of several resources, including
1879 the Emacs 24 behavior of cursorBlink etc.
1880 (Face Resources): Node deleted. Recommend using Customize
1881 instead. Add paragraph to `Table of Resources' node summarizing
1882 how to use X resources for changing faces.
1883 (Lucid Resources): Rewrite, omitting description of font names,
1884 referring to the Fonts node instead.
1885 (LessTif Resources): Copyedits.
1886 (GTK resources): Rewrite, describing the difference between gtk2
1887 and gtk3.
1888 (GTK Resource Basics): New node.
1889 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1890 (GTK styles): Just refer to Fonts node for GTK font format.
1891
1892 * display.texi (Faces): Document the cursor face.
1893
1894 2012-01-14 Chong Yidong <cyd@gnu.org>
1895
1896 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
1897 (General Variables): Add xref to Lisp Libraries.
1898 (Initial Options): Copyedits.
1899 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1900 (Environment): Clarify what getenv does.
1901 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1902 light backgrounds on xterms.
1903 (Misc Variables): TEMP and TMP are not Windows-specific.
1904 (Display X): Copyedits.
1905 (Colors X): -bd does nothing for GTK.
1906 (Icons X): Gnome 3 doesn't use taskbars.
1907
1908 * misc.texi (Shell): Document exec-path here.
1909
1910 * rmail.texi (Movemail): Add xref for exec-path.
1911
1912 2012-01-13 Glenn Morris <rgm@gnu.org>
1913
1914 * dired.texi (Dired and Find): Clarify find-ls-options.
1915
1916 2012-01-09 Chong Yidong <cyd@gnu.org>
1917
1918 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1919 SHA-256.
1920
1921 2012-01-07 Chong Yidong <cyd@gnu.org>
1922
1923 * display.texi (Useless Whitespace): Add Whitespace mode.
1924
1925 * custom.texi (Hooks): Discuss how to disable minor modes.
1926
1927 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
1928 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1929
1930 * trouble.texi (Lossage): Refer to Bugs node for problems.
1931 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1932 (Screen Garbled): Don't refer to terminal "manufacturers".
1933 (Total Frustration): Node deleted. Eliza is documented in
1934 Amusements now.
1935 (Known Problems): More info about using the bug tracker.
1936 Mention debbugs package.
1937 (Bug Criteria): Copyedits.
1938 (Understanding Bug Reporting): Mention emacs -Q.
1939
1940 2012-01-06 Chong Yidong <cyd@gnu.org>
1941
1942 * custom.texi (Specifying File Variables): The mode: keyword
1943 doesn't have to be first anymore. Add example of specifying minor
1944 modes.
1945 (Directory Variables): Simplify example. Mention application to
1946 non-file buffers.
1947 (Disabling): Use "initialization file" terminology.
1948 (Init Examples): Fix hook example.
1949
1950 2012-01-06 Eli Zaretskii <eliz@gnu.org>
1951
1952 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1953 (Bug#10422)
1954 Move the stuff about resources to xresources.texi.
1955
1956 * xresources.texi (Resources): Move information about setting X
1957 resources in the Registry from cmdargs.texi. Make the index entry
1958 be similar to the one in cmdargs.texi.
1959
1960 2012-01-05 Chong Yidong <cyd@gnu.org>
1961
1962 * custom.texi (Customization Groups): Update example.
1963 (Browsing Custom): Document the new search field.
1964 (Changing a Variable): Update example for Emacs 24 changes.
1965 Document Custom-set and Custom-save commands.
1966 (Face Customization): Document Emacs 24 changes. De-document
1967 modify-face.
1968 (Specific Customization): Mention customize-variable.
1969 (Custom Themes): Add customize-themes, custom-theme-load-path,
1970 custom-theme-directory, and describe-theme.
1971 (Creating Custom Themes): New node.
1972 (Examining): Mention M-:.
1973
1974 * package.texi (Packages): Fix typo.
1975
1976 2012-01-03 Chong Yidong <cyd@gnu.org>
1977
1978 * misc.texi (Single Shell): Don't document Lisp usage of
1979 shell-command. Tidy up discussion of synchronicity. Add index
1980 entries for async-shell-command.
1981 (Interactive Shell): Note that M-x shell uses shell-file-name.
1982 Note change in behavior in Emacs 24.
1983 (Shell Mode): Shell mode now uses completion-at-point.
1984 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1985 default method for recognizing prompts nowadays.
1986 (Shell Ring): Add xref to Minibuffer History.
1987 (Directory Tracking): Explain Dirtrack mode in more detail.
1988 (Term Mode): Fix index entries.
1989 (Paging in Term): Merge into Term Mode.
1990 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1991 (Printing): Fix xref. State default of lpr-switches.
1992 (PostScript): Remove obsolete sentence. Omit description of
1993 non-interactive behaviors.
1994 (Hyperlinking): Improve description.
1995 (Browse-URL): Using compose-mail for mailto URLs is the default.
1996 Document browse-url-mailto-function.
1997 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1998 (FFAP): FFAP is not a minor mode.
1999 (Amusements): M-x lm was renamed to M-x landmark.
2000 Document nato-region.
2001
2002 2012-01-01 Chong Yidong <cyd@gnu.org>
2003
2004 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2005 (Gnus Startup): Note that the system might not be set up for news.
2006 Describe group levels more clearly.
2007 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2008 Summary of Gnus.
2009 (Document View): Copyedits. Move zoom commads to DocView
2010 Navigation node.
2011 (DocView Navigation, DocView Searching, DocView Slicing)
2012 (DocView Conversion): Nodes renamed from Navigation, etc.
2013
2014 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2015
2016 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2017
2018 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2019 (Bug#10380)
2020
2021 2011-12-30 Chong Yidong <cyd@gnu.org>
2022
2023 * sending.texi (Sending Mail): Document initial mail buffer name,
2024 and changed multiple mail buffer behavior.
2025 (Mail Format): Put the example at the top of the section.
2026 (Mail Headers): Move discussion of "From" to the top.
2027 (Mail Sending): Document sendmail-query-once.
2028 (Citing Mail): Make it less Rmail-specific.
2029
2030 2011-12-29 Chong Yidong <cyd@gnu.org>
2031
2032 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2033 example. Add index entries.
2034 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2035
2036 2011-12-26 Chong Yidong <cyd@gnu.org>
2037
2038 * dired.texi (Dired Enter, Misc Dired Features):
2039 Document dired-use-ls-dired changes. Mention quit-window.
2040 (Dired Navigation): Add index entries.
2041 (Dired Visiting): Fix View Mode xref.
2042 (Marks vs Flags): Prefer C-/ binding for undo.
2043 (Subdirectories in Dired): Add xrefs.
2044 (Misc Dired Features): Document some Emacs 24 changes. Add index
2045 entries.
2046
2047 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2048 variable, since it is explained in Minor Modes node.
2049 (Defining Abbrevs): Copyedits.
2050 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2051 C-/ binding for undo.
2052 (Dabbrev Customization): Add xrefs for case-fold-search and
2053 case-replace.
2054
2055 * dired-xtra.texi (Subdir Switches): Add xref.
2056
2057 * maintaining.texi (VC Directory Commands): Mention quit-window.
2058
2059 2011-12-25 Chong Yidong <cyd@gnu.org>
2060
2061 * maintaining.texi (Tags): Mention Semantic.
2062 (Create Tags Table, Etags Regexps): Copyedits.
2063 (Find Tag): Mention minibuffer completion.
2064 (List Tags): Mention completion-at-point. Completion is actually
2065 available in M-x list-tags.
2066
2067 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2068 Document vc-delete-file.
2069
2070 * files.texi (Misc File Ops): Mention vc-delete-file.
2071
2072 * programs.texi (Symbol Completion): Mention completion-at-point
2073 explicitly.
2074
2075 2011-12-22 Chong Yidong <cyd@gnu.org>
2076
2077 * maintaining.texi (Change Log Commands): Don't specially mention
2078 vc-update-change-log which is CVS-only.
2079
2080 * vc1-xtra.texi (Version Headers): Note that these are for
2081 Subversion, CVS, etc. only.
2082 (General VC Options): De-document vc-keep-workfiles.
2083 Fix RCS-isms.
2084
2085 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2086
2087 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2088 should be @end iftex".
2089
2090 2011-12-21 Chong Yidong <cyd@gnu.org>
2091
2092 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2093 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2094 (VC Pull): Mention vc-log-incoming.
2095 (Log Buffer): Add CVS/RCS only disclaimer.
2096
2097 * vc1-xtra.texi (Remote Repositories): Update introduction.
2098 (Local Version Control): Node deleted (obsolete with DVCSes).
2099 (Remote Repositories, Version Backups): Node deleted.
2100 Move documentation of vc-cvs-stay-local to CVS Options.
2101 (CVS Options): Reduce verbosity of description of obscure CVS
2102 locking feature.
2103 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2104 Tags node.
2105 (Revision Tags): Move under Miscellaneous VC subsection.
2106 (Change Logs and VC): Note that this is wrong for DVCSs.
2107 De-document log entry manipulating features.
2108 (Renaming and VC): Describe how it works on modern VCSes.
2109
2110 * files.texi (Misc File Ops): Mention vc-rename-file.
2111
2112 * programs.texi (Custom C Indent): Add index entries.
2113
2114 2011-12-20 Alan Mackenzie <acm@muc.de>
2115
2116 * programs.texi (Motion in C): Update the description of C-M-a and
2117 C-M-e, they now DTRT in enclosing scopes.
2118 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2119
2120 2011-12-20 Chong Yidong <cyd@gnu.org>
2121
2122 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2123 (Old Revisions): Use it.
2124 (VCS Repositories): Add "distributed" terminology.
2125 (Log Buffer): Remove duplicate description
2126 about changesets. Fix "current VC fileset" ambiguity.
2127 (Multi-User Branching): Node deleted.
2128 (Branches, Switching Branches): Discuss decentralized version
2129 control systems.
2130 (VC Pull): New node.
2131 (Merging): Document merging on decentralized systems.
2132 (Creating Branches): Note that this is specific to CVS and related
2133 systems.
2134
2135 2011-12-19 Chong Yidong <cyd@gnu.org>
2136
2137 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2138 (VC Mode Line): Add index entry for "version control status".
2139 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2140 Document vc-revert-show-diff. De-document vc-rollback.
2141 (VC Directory Mode): Rewrite introduction. Move prefix arg
2142 documentation here from VC Directory Buffer node.
2143 (VC Directory Buffer): Use a decentralized VCS example.
2144 (VC Directory Commands): Use a table. Remove material duplicated
2145 in previous nodes on multi-file VC filsets.
2146
2147 2011-12-17 Chong Yidong <cyd@gnu.org>
2148
2149 * maintaining.texi (VCS Concepts): Make "revision" terminology
2150 less CVS-specific.
2151 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2152 Registering node.
2153 (Secondary VC Commands): Delete. Promote subnodes.
2154 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2155 log buffer. Add index entries.
2156 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2157 Use "commit" terminology.
2158 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2159 doesn't refer to tags tables. Note other possible forms of the
2160 revision ID. C-x v = does not save.
2161 (Registering): Note similarity to C-x v v action. Fix description
2162 of how backends are chosen. De-document vc-default-init-revision.
2163 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2164 in root log buffers.
2165
2166 2011-12-16 Chong Yidong <cyd@gnu.org>
2167
2168 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2169 (Basic VC Editing): Remove redundant descriptions.
2170 (VC With A Merging VCS): Make description more general instead of
2171 CVS-specific.
2172 (VC With A Locking VCS): Use VC fileset terminology.
2173
2174 2011-12-12 Chong Yidong <cyd@gnu.org>
2175
2176 * building.texi (Executing Lisp): Fix xref for C-M-x.
2177 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2178 manual. Note that load-path is not customizable.
2179 (Lisp Eval): Note that listed commands are available globally.
2180 Explain the meaning of "defun" in the C-M-x context.
2181 (Lisp Interaction): Copyedits.
2182 (External Lisp): Fix name of inferior Lisp buffer.
2183 Mention Scheme.
2184 (Compilation): Define "inferior process".
2185
2186 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2187
2188 * msdog.texi (Windows Fonts): Document how to force GDI font
2189 backend on MS-Windows.
2190
2191 2011-12-10 Chong Yidong <cyd@gnu.org>
2192
2193 * building.texi (Compilation): Say what the -k flag to make does.
2194 Move subprocess discussion to Compilation Shell.
2195 (Compilation Mode): Add xref for grep, occur, and mouse
2196 references. Define "locus".
2197 (Grep Searching): Use @command.
2198 (Debuggers, Commands of GUD, GDB Graphical Interface):
2199 Clarify intro.
2200 (Starting GUD): Clarify how arguments are specified.
2201 (Debugger Operation): Index entry for "GUD interaction buffer",
2202 and move basic description here from Commands of GUD node.
2203 (GDB User Interface Layout): Copyedits.
2204 (Source Buffers): Remove gdb-find-source-frame, which is not in
2205 gdb-mi.el.
2206 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2207 toggle-gdb-all-registers, which are not in gdb-mi.el.
2208 Don't re-document GUD interaction buffers.
2209
2210 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2211 (Semantic): Add cindex entries for Semantic.
2212
2213 2011-12-06 Chong Yidong <cyd@gnu.org>
2214
2215 * programs.texi (Man Page): Clarify how to use Man-switches.
2216 Don't bother documenting Man-fontify-manpage-flag.
2217 (Lisp Doc): Add xref to Name Help node.
2218 (Hideshow): Add cindex. Mention role of ellipses, and default
2219 value of hs-isearch-open. Don't bother documenting
2220 hs-special-modes-alist.
2221 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2222 changing the window manager binding of M-TAB.
2223
2224 2011-12-05 Chong Yidong <cyd@gnu.org>
2225
2226 * programs.texi (Comment Commands): Fix description of for M-; on
2227 blank lines. Move documentation of comment-region here.
2228 (Multi-Line Comments): Clarify the role of comment-multi-line.
2229 Refer to Comment Commands for comment-region doc.
2230 (Options for Comments): Refer to Multi-Line Comments for
2231 comment-multi-line doc, instead of duplicating it. Fix default
2232 values of comment-padding and comment-start-skip.
2233
2234 2011-12-04 Chong Yidong <cyd@gnu.org>
2235
2236 * programs.texi (Program Modes): Mention modes that are not
2237 included with Emacs. Fix references to other manuals for tex.
2238 Add index entry for backward-delete-char-untabify.
2239 Mention prog-mode-hook.
2240 (Which Function): Use "global minor mode" terminology.
2241 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2242 in Indentation chapter to avoid duplication.
2243 (Expressions): Copyedit.
2244 (Matching): Document Electric Pair mode.
2245
2246 * ack.texi (Acknowledgments):
2247 * rmail.texi (Movemail, Other Mailbox Formats):
2248 * frames.texi (Frames): Don't capitalize "Unix".
2249
2250 2011-12-04 Chong Yidong <cyd@gnu.org>
2251
2252 * text.texi (Nroff Mode): Mention what nroff is.
2253 (Text Based Tables, Table Recognition): Don't say "Table mode"
2254 since it's not a major or minor mode.
2255 (Text Based Tables): Reduce the size of the example.
2256 (Table Definition): Clarify definitions.
2257 (Table Creation): Add key table.
2258 (Cell Commands): Use kbd for commands.
2259 (Table Rows and Columns): Combine nodes Row Commands and Column
2260 Commands.
2261 (Fixed Width Mode): Node deleted; contents moved to parent.
2262 (Table Conversion): Shorten example.
2263 (Measuring Tables): Merge into Table Misc.
2264
2265 2011-12-03 Chong Yidong <cyd@gnu.org>
2266
2267 * text.texi (TeX Mode): Mention AUCTeX package.
2268 (TeX Editing): Add xref to documentation for Occur.
2269 (LaTeX Editing): Add xref to Completion node.
2270 (TeX Print): Fix description of tex-directory.
2271 (Enriched Text): Rename from Formatted Text. Make this node and
2272 its subnodes less verbose, since text/enriched files are
2273 practically unused.
2274 (Enriched Mode): Rename from Requesting Formatted Text.
2275 (Format Colors): Node deleted.
2276 (Enriched Faces): Rename from Format Faces. Describe commands
2277 for applying colors too.
2278 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2279
2280 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2281
2282 * display.texi (Colors): New node.
2283
2284 * cmdargs.texi (Colors X):
2285 * xresources.texi (GTK styles):
2286 * custom.texi (Face Customization): Reference it.
2287
2288 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2289 Link to Fill Commands for Justification entry.
2290
2291 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2292
2293 * display.texi (Auto Scrolling): More accurate description of what
2294 scroll-*-aggressively does, including the effect of non-zero
2295 margin. Fix "i.e." markup.
2296
2297 2011-12-02 Chong Yidong <cyd@gnu.org>
2298
2299 * text.texi (Pages): Mention how formfeed chars are displayed.
2300 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2301 Describe adaptive filling more precisely.
2302 (Fill Commands): Note that filling removes excess whitespace.
2303 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2304 now bound to indent-for-tab-command in Text mode.
2305 (Outline Mode): Copyedits.
2306 (Outline Visibility): Note that Reveal mode is a buffer-local
2307 minor mode.
2308
2309 * modes.texi (Major Modes): Move note about checking major-mode in
2310 a hook function here, from Text mode.
2311
2312 2011-11-28 Chong Yidong <cyd@gnu.org>
2313
2314 * text.texi (Words): Add xref to Position Info.
2315 (Paragraphs): Add xref to Regexps.
2316
2317 * indent.texi (Indentation): Rewrite introduction. Move table to
2318 Indentation Commands node.
2319 (Indentation Commands): Add index entries to table. Copyedits.
2320 (Tab Stops, Just Spaces): Copyedits.
2321 (Indent Convenience): New node. Document electric-indent-mode.
2322
2323 * programs.texi (Basic Indent):
2324 * windows.texi (Pop Up Window): Fix kindex entry.
2325
2326 2011-11-28 Chong Yidong <cyd@gnu.org>
2327
2328 * modes.texi (Major Modes): Move major-mode variable doc here from
2329 Choosing Modes. Document describe-mode. Document prog-mode-hook
2330 and text-mode-hook. Add example of using hooks.
2331 (Minor Modes): Document behavior of mode command calls from Lisp.
2332 Note that setting the mode variable using Customize will DTRT.
2333 (Choosing Modes): Add example of setting a minor mode using a
2334 local variable.
2335
2336 2011-11-27 Chong Yidong <cyd@gnu.org>
2337
2338 * frames.texi (Creating Frames): Move frame parameter example to
2339 Frame Parameters node.
2340 (Frame Commands): C-x 5 o does not warp the mouse by default.
2341 (Fonts): Add more GTK-style properties; also, they should be
2342 capitalized.
2343 (Special Buffer Frames): Node deleted; special-display is on the
2344 way out.
2345 (Frame Parameters): Example moved here from Creating Frames.
2346 Clarify that default-frame-alist affects the initial frame too.
2347 Delete auto-raise-mode and auto-lower-mode.
2348 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2349 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2350
2351 * windows.texi (Window Choice): Add xref to Lisp manual for
2352 special-display-*.
2353
2354 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2355
2356 * display.texi (Text Display): Update the description,
2357 cross-references, and indexing related to display of control
2358 characters and raw bytes.
2359
2360 2011-11-25 Chong Yidong <cyd@gnu.org>
2361
2362 * frames.texi (Frames): Rewrite introduction.
2363 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2364 Mouse-3 does not copy to kill ring by default. DEL does not
2365 behave specially for mouse commands any more.
2366 (Mouse References): Document mouse-1-click-follows-link more
2367 thoroughly.
2368 (Menu Mouse Clicks): Move footnote to the main text and add xref
2369 to Init Rebinding node.
2370 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2371
2372 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2373
2374 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2375
2376 * display.texi (Font Lock): Fix typo.
2377
2378 2011-11-24 Glenn Morris <rgm@gnu.org>
2379
2380 * rmail.texi (Rmail Output):
2381 Mention rmail-automatic-folder-directives. (Bug#9657)
2382
2383 2011-11-21 Chong Yidong <cyd@gnu.org>
2384
2385 * mark.texi (Global Mark Ring): Fix description of global mark
2386 ring (Bug#10032).
2387
2388 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2389
2390 * msdog.texi (Windows Fonts): Fix typo.
2391
2392 2011-11-17 Glenn Morris <rgm@gnu.org>
2393
2394 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2395
2396 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2397
2398 * killing.texi (Rectangles):
2399 * misc.texi (Document View):
2400 * modes.texi (Choosing Modes):
2401 * msdog.texi (Windows Fonts):
2402 * regs.texi (Rectangle Registers):
2403 * search.texi (Isearch Yank): Fix typos.
2404
2405 2011-11-06 Chong Yidong <cyd@gnu.org>
2406
2407 * windows.texi (Basic Window): Add xref to Cursor Display.
2408 (Split Window): Document negative arg for splitting commands.
2409 (Other Window): Document mouse-1 in text area of window.
2410 (Change Window): Don't mention window attributes, since they
2411 aren't defined. C-x 1 can't be used with minibuffer windows.
2412 Windows are no longer auto-deleted.
2413 (Window Choice): Add xref to Choosing Window in Lisp manual.
2414 (Window Convenience): Note that windmove disables shift-selection.
2415 Move M-x compare-windows here from Other Window node.
2416
2417 * custom.texi (Mouse Buttons):
2418 * search.texi (Isearch Scroll):
2419 * windows.texi (Split Window): Use new names split-window-below
2420 and split-window-right.
2421
2422 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2423
2424 * emacs.texi (Top): Fix typo.
2425
2426 2011-10-25 Glenn Morris <rgm@gnu.org>
2427
2428 * abbrevs.texi (Saving Abbrevs):
2429 quietly-read-abbrev-file is not a command. (Bug#9866)
2430
2431 2011-10-24 Chong Yidong <cyd@gnu.org>
2432
2433 * display.texi (Scrolling): Document scroll-up-line and
2434 scroll-down-line. Document scroll-command property.
2435 (Recentering): New node, split off from Scrolling.
2436
2437 2011-10-23 Chong Yidong <cyd@gnu.org>
2438
2439 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2440 (Tool Bars): Copyedits.
2441
2442 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2443
2444 2011-10-22 Chong Yidong <cyd@gnu.org>
2445
2446 * windows.texi (Displaying Buffers): Fix broken lispref link.
2447
2448 2011-10-22 Chong Yidong <cyd@gnu.org>
2449
2450 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2451 Move confirm-nonexistent-file-or-buffer discussion here.
2452
2453 * files.texi (File Names, Visiting): Move detailed discussion of
2454 minibuffer confirmation to Minibuffer Exit.
2455
2456 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2457 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2458
2459 2011-10-21 Chong Yidong <cyd@gnu.org>
2460
2461 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2462 (Backup Copying): backup-by-copying-when-mismatch is now t.
2463 (Customize Save): Fix description of require-final-newline.
2464 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2465 (Auto Save Control): Clarify.
2466 (File Archives): Add 7z.
2467 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2468
2469 * arevert-xtra.texi (Autorevert): Copyedits.
2470
2471 2011-10-20 Chong Yidong <cyd@gnu.org>
2472
2473 * custom.texi (Hooks, Init Examples):
2474 * display.texi (Font Lock):
2475 * fixit.texi (Spelling):
2476 * rmail.texi (Rmail Display): Minor mode function with no arg now
2477 enables it.
2478
2479 * fixit.texi (Spelling): Fix description of inline completion.
2480
2481 2011-10-19 Chong Yidong <cyd@gnu.org>
2482
2483 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2484 entries.
2485 (Isearch Yank): Document isearch-yank-pop.
2486 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2487 (Other Repeating Search): Document Occur Edit mode.
2488
2489 2011-10-18 Chong Yidong <cyd@gnu.org>
2490
2491 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2492 from Line Truncation node.
2493 (Standard Faces): Note that only the background of the cursor face
2494 has an effect.
2495 (Cursor Display): Fix descriptions of cursor face
2496 and bar cursor blinking.
2497 (Text Display): Document nobreak-char-display more clearly.
2498 (Line Truncation): Add xref to Split Window node.
2499 (Display Custom): Don't bother documenting baud-rate or
2500 no-redraw-on-reenter.
2501
2502 * search.texi (Slow Isearch): Node removed.
2503
2504 2011-10-18 Glenn Morris <rgm@gnu.org>
2505
2506 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2507
2508 2011-10-18 Chong Yidong <cyd@gnu.org>
2509
2510 * display.texi (Faces): Simplify discussion. Move documentation
2511 of list-faces-display here, from Standard Faces node.
2512 Note special role of `default' background.
2513 (Standard Faces): Note special role of `default' background.
2514 Note that region face may be taken fom GTK. Add xref to Text Display.
2515 (Text Scale): Rename from "Temporary Face Changes".
2516 Callers changed. Don't bother documenting variable-pitch-mode.
2517 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2518 (Useless Whitespace): Simplify description of
2519 delete-trailing-whitespace. Note active region case.
2520 (Text Display): Fix description of escape-glyph face assignment.
2521 Remove unibye mode discussion. Update some parts for Unicode.
2522 Move glyphless chars documentation to Lisp manual.
2523
2524 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2525
2526 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2527
2528 * display.texi (Scrolling): Tweak explanation of scroll direction.
2529 (View Mode): Add index entries.
2530
2531 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2532
2533 * regs.texi (Text Registers): C-x r i does not activate the mark.
2534 (Bookmarks): Document new default bookmark location.
2535
2536 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2537
2538 * killing.texi (Deletion): Add xref to Using Region.
2539 Document delete-forward-char.
2540 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2541 description here. Recommend C-u C-SPC for jumping to mark.
2542 (Kill Ring): Move kill ring variable documentation here.
2543 (Primary Selection): Copyedits.
2544 (Rectangles): Document new command rectangle-number-lines.
2545 (CUA Bindings): Note that this disables the mark-even-if-inactive
2546 behavior for C-x and C-c.
2547
2548 * mark.texi (Mark): Mention "active region" terminology.
2549 (Using Region): Document delete-active-region.
2550
2551 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2552
2553 * mark.texi (Mark): Clarify description of disabled Transient Mark
2554 mode (Bug#9689).
2555 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2556 selection changes. Mention that commands like C-y set the mark.
2557 (Marking Objects): Add xref to Words node. Note that mark-word
2558 and mark-sexp also have the "extend region" behavior.
2559 (Using Region): Mention M-$ in the table.
2560 Document mark-even-if-inactive here instead of in Mark Ring.
2561 (Mark Ring): Move mark-even-if-inactive to Using Region.
2562 Take note of the "Mark Set" behavior.
2563 (Disabled Transient Mark): Rename from "Persistent Mark"
2564 (Bug#9688). Callers changed.
2565
2566 * programs.texi (Expressions):
2567 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2568
2569 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2570
2571 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2572 option" terminology.
2573 (Key Help): Add command names. Define "documentation string".
2574 (Name Help): Remove an over-long joke.
2575 (Apropos): Document prefix args. Remove duplicated descriptions.
2576 (Help Mode): Add C-c C-b to table. Update TAB binding.
2577 (Package Keywords): Rename from "Library by Keyword".
2578 Describe new package menu interface.
2579 (Help Files, Help Echo): Tweak description.
2580
2581 * mini.texi (Completion Options): Add completion-cycle-threshold.
2582 (Minibuffer History): Document numeric args to history commands.
2583
2584 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2585
2586 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2587
2588 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2589
2590 * basic.texi (Position Info): Omit page commands.
2591 Document count-words-region and count-words.
2592
2593 * text.texi (Pages): Move what-page documentation here.
2594
2595 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2596
2597 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2598 Remote Files node instead of linking directly to the Tramp manual.
2599 (Minibuffer Edit): Add xref to Blank Lines.
2600 (Completion): Add xref to Symbol Completion. Remove redundant
2601 example, which is repeated in the next node.
2602 (Completion Commands): Minor clarifications.
2603 (Completion Styles): New node, split from Completion Commands.
2604 Document substring and initials styles.
2605 (Strict Completion): Remove information duplicated in other nodes.
2606 (Completion Options): Consolidate case difference discussion here.
2607
2608 * help.texi (Help Mode): Fix kindex entries.
2609
2610 * files.texi (File Names): Add index entries.
2611
2612 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * basic.texi (Inserting Text): Add xref to Completion.
2615 Add ucs-insert example, and document prefix argument.
2616 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2617 to left/right. Tweak left-char and right-char descriptions.
2618 M-left and M-right are now bound to left-word/right-word.
2619 (Erasing): Document delete-forward-char.
2620
2621 * screen.texi (Screen, Menu Bar): Copyedits.
2622 (Point): Remove duplicate paragraph on cursors, also in Screen.
2623 (Mode Line): Trailing dashes no longer shown on X displays.
2624
2625 * frames.texi (Non-Window Terminals): Index just "text-only
2626 terminal", which is used throughout the manual now.
2627
2628 * entering.texi (Entering Emacs): Define "startup screen".
2629 Document window-splitting behavior with command-line inputs.
2630 (Exiting): Remove obsolete paragraph about shells without suspend
2631 functionality.
2632
2633 * commands.texi (User Input): Define "input event" more clearly.
2634 (Keys): Add xref to Echo Area.
2635 (Commands): Clarify relation between commands and functions.
2636
2637 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2638
2639 * misc.texi (emacsclient Options): Document how emacsclient runs
2640 the Emacs daemon (Bug#9674).
2641
2642 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2643
2644 * basic.texi (Moving Point):
2645 * custom.texi (Mouse Buttons):
2646 * rmail.texi (Rmail Scrolling):
2647 * search.texi (Isearch Scroll):
2648 * display.texi (Scrolling): Replace scroll-up/down with
2649 scroll-up/down-command. Fix scroll-preserve-screen-position
2650 description. Document scroll-error-top-bottom.
2651
2652 2011-09-30 Glenn Morris <rgm@gnu.org>
2653
2654 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2655
2656 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2657
2658 * windows.texi (Pop Up Window): Defer discussion of window
2659 splitting to the Window Choice node. Add index entries.
2660 (Force Same Window): Node deleted.
2661 (Displaying Buffers, Window Choice): New nodes.
2662
2663 * buffers.texi (Select Buffer): Clarify description of
2664 buffer-switching commands. Add xref to Window Display node.
2665 Don't repeat confirm-nonexistent-file-or-buffer description from
2666 Visiting node. Remove even-window-heights.
2667
2668 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2669
2670 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2671
2672 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2673
2674 * xresources.texi (Table of Resources): Fix documentation of
2675 bitmapIcon.
2676
2677 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2678
2679 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2680
2681 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2682
2683 * frames.texi (Frame Commands): Note that delete-other-frames only
2684 deletes frames on current terminal.
2685
2686 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2687
2688 * sending.texi (Mail Misc): Document mail-add-attachment.
2689
2690 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2691
2692 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2693
2694 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2695
2696 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2697
2698 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2699
2700 * files.texi (File Archives):
2701 * cal-xtra.texi (Diary Display):
2702 * help.texi (Help Mode): Add xref to View Mode.
2703
2704 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2705
2706 * display.texi (View Mode): New node. Move view-file here from
2707 Misc File Ops. Move view-buffer here from Misc Buffer.
2708
2709 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2710
2711 * files.texi (Misc File Ops): Document new
2712 delete-by-moving-to-trash behavior. Remove view-file.
2713
2714 * dired.texi (Dired Deletion): Shorten description of Trash.
2715
2716 * misc.texi (emacsclient Options): Document server-port.
2717
2718 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2719
2720 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2721 even on MS-Windows. Fix a typo.
2722
2723 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2724
2725 * package.texi: New file, documenting the package manager.
2726
2727 * emacs.texi: Include it.
2728
2729 * help.texi (Help Summary): Add describe-package.
2730
2731 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2732
2733 * misc.texi (Printing): Convert subnodes into subsections.
2734
2735 * text.texi (Two-Column): Move into Text chapter.
2736
2737 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2738 Files section. Convert from chapter into section.
2739
2740 * display.texi (Narrowing): Move into display chapter.
2741
2742 * sending.texi (Sending Mail):
2743 * rmail.texi (Rmail):
2744 * misc.texi (Gnus, Document View):
2745 * dired.texi (Dired):
2746 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2747
2748 2011-08-07 Juri Linkov <juri@jurta.org>
2749
2750 * dired.texi (Operating on Files): Rewrite according to the fact
2751 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2752
2753 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2754
2755 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2756 remote file name completion. (Bug#9197)
2757
2758 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2759
2760 * mule.texi (Bidirectional Editing): Document the fact that
2761 bidi-display-reordering is t by default.
2762
2763 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2764
2765 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2766 explicitly (bug#8904).
2767
2768 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2769
2770 * trouble.texi (Checklist): Use an `M-x' example instead of an
2771 Emacs Lisp form to switch on the dribble file (bug#8056).
2772
2773 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2774
2775 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2776
2777 2011-07-13 Glenn Morris <rgm@gnu.org>
2778
2779 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2780
2781 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2782
2783 * mark.texi (Mark Ring): Clarify how many locations are saved
2784 (bug#5770).
2785 (Global Mark Ring): Ditto.
2786
2787 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2788
2789 * text.texi (Table Recognition): Use "at point" instead of "under
2790 point" (bug#4345).
2791
2792 * display.texi (Cursor Display): Mention `cursor-type'.
2793
2794 * screen.texi (Point): Clarify that it's only if you use a block
2795 cursor that it appears to be on a character (bug#4345).
2796
2797 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2798
2799 * misc.texi (Amusements): Move dissociated press here, from its
2800 own section.
2801
2802 * emacs.texi (Top): Update node listing.
2803
2804 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2805
2806 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2807 clarity (bug#3523).
2808
2809 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2810
2811 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2812 (Misc X): Document --parent-id.
2813
2814 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2815 defaults to nil.
2816
2817 * misc.texi (emacsclient Options): Document --parent-id.
2818
2819 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2820
2821 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2822
2823 * emacs.texi: Use "..." instead of ``...'' in the menus
2824 (bug#3503).
2825
2826 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2827
2828 * killing.texi (Primary Selection): Document `only' setting for
2829 select-active-regions.
2830
2831 * mark.texi (Setting Mark): Reference Shift Selection node.
2832
2833 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2834
2835 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2836
2837 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2838 motion keys" (bug#3503).
2839
2840 * emacs.texi: Change all the register node names from "RegPos"
2841 (etc.) to "Positional Registers" (etc.) (bug#3314).
2842
2843 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
2844
2845 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2846 (Other Kill Commands, Kill Options): Copyedits.
2847 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2848 (Yanking): Move yank-excluded properties discussion here.
2849 (Cut and Paste): Move from frames.texi. Update subnodes to
2850 describe x-select-enable-clipboard case.
2851
2852 * frames.texi: Move Cut and Paste node and subnodes into
2853 killing.texi, except Mouse Commands and Word and Line Mouse.
2854
2855 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2856
2857 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2858
2859 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2860
2861 * screen.texi (Mode Line): Clarify that coding systems are
2862 characters, not letters (bug#1749).
2863
2864 * cmdargs.texi (Environment): Mention removing variables
2865 (bug#1615). Text suggested by Kevin Rodgers.
2866
2867 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2868
2869 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2870
2871 * modes.texi: Rename from major.texi.
2872 (Modes): New node. Make Major Modes and Minor Modes subsections
2873 of this. All callers changed.
2874
2875 * custom.texi (Minor Modes): Move to modes.texi.
2876
2877 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
2878
2879 * custom.texi (Syntax): Node deleted.
2880
2881 * help.texi (Help Summary):
2882 * major.texi (Major Modes):
2883 * programs.texi (Parentheses):
2884 * search.texi (Regexp Backslash, Regexp Backslash)
2885 (Regexp Backslash):
2886 * text.texi (Words): Callers changed.
2887
2888 * text.texi (Refill, Longlines): Delete nodes.
2889
2890 * ack.texi (Acknowledgments): Longlines removed from manual.
2891
2892 * emacs.texi (Top): Update node listing.
2893
2894 2011-07-09 Glenn Morris <rgm@gnu.org>
2895
2896 * fortran-xtra.texi (Fortran): Update handled extensions.
2897
2898 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2899
2900 * display.texi (Scrolling): `C-v' (etc) are now bound to
2901 `scroll-*-command' (bug#8349).
2902
2903 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2904
2905 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
2906 doesn't actually delete any files (bug#7125).
2907
2908 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2909 argument for `C-c C-k' (bug#7391).
2910
2911 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2912 you're currently using (bug#8489).
2913
2914 2011-07-01 Eli Zaretskii <eliz@gnu.org>
2915
2916 * mule.texi (Coding Systems): Move index entries from the previous
2917 change into their proper places.
2918
2919 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2920
2921 * help.texi (Help Files): Document view-external-packages (bug#8902).
2922
2923 * mule.texi (Coding Systems): Put a few more of the coding systems
2924 into the index (bug#8900).
2925
2926 2011-06-26 Glenn Morris <rgm@gnu.org>
2927
2928 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2929
2930 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2931
2932 * misc.texi (emacsclient Options): Mention --frame-parameters.
2933
2934 2011-06-09 Glenn Morris <rgm@gnu.org>
2935
2936 * custom.texi (Specifying File Variables):
2937 Recommend explicit arguments for minor modes.
2938
2939 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2940
2941 Document wide integers better.
2942 * buffers.texi (Buffers):
2943 * files.texi (Visiting): Document maxima for 64-bit machines,
2944 and mention virtual memory limits.
2945
2946 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2947
2948 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2949
2950 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2951 prog mode (Bug#8240).
2952
2953 2011-05-27 Glenn Morris <rgm@gnu.org>
2954
2955 * custom.texi (Specifying File Variables):
2956 Major modes no longer need come first.
2957
2958 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
2959
2960 * mule.texi (Specify Coding, Text Coding, Communication Coding)
2961 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2962
2963 2011-05-18 Glenn Morris <rgm@gnu.org>
2964
2965 * ack.texi (Acknowledgments): Remove fakemail.c.
2966
2967 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
2968
2969 Fixes for fitting text into 7x9 printed manual.
2970 * building.texi (Flymake, Breakpoints Buffer):
2971 * calendar.texi (Appointments):
2972 * cmdargs.texi (General Variables, Display X):
2973 * custom.texi (Saving Customizations, Face Customization)
2974 (Directory Variables, Minibuffer Maps, Init Rebinding):
2975 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2976 * fixit.texi (Spelling):
2977 * frames.texi (Creating Frames, Fonts):
2978 * help.texi (Help Files):
2979 * mini.texi (Minibuffer File):
2980 * misc.texi (emacsclient Options, Emulation):
2981 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2982 * mule.texi (International Chars, Language Environments)
2983 (Select Input Method, Modifying Fontsets, Charsets):
2984 * programs.texi (Custom C Indent):
2985 * rmail.texi (Rmail Labels):
2986 * text.texi (Table Conversion):
2987 * trouble.texi (Known Problems, Known Problems):
2988 * windows.texi (Change Window):
2989 * xresources.texi (GTK resources): Reflow text and re-indent code
2990 examples to avoid TeX overflows and underflows on 7x9 paper.
2991
2992 * emacs.texi: Fix the (commented out) smallbook command.
2993
2994 * macos.texi (Mac / GNUstep Events):
2995 * xresources.texi (Lucid Resources): Remove extraneous examples.
2996
2997 2011-05-10 Glenn Morris <rgm@gnu.org>
2998
2999 * custom.texi (Specifying File Variables):
3000 Deprecate using mode: for minor modes.
3001
3002 2011-05-07 Glenn Morris <rgm@gnu.org>
3003
3004 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3005
3006 2011-05-06 Glenn Morris <rgm@gnu.org>
3007
3008 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3009
3010 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3011
3012 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3013
3014 * misc.texi (Emacs Server): Document `server-eval-at'.
3015
3016 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3017
3018 * maintaining.texi (List Tags): Document next-file.
3019 Suggested by Uday S Reddy.
3020
3021 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3022
3023 * mini.texi (Minibuffer Edit):
3024 * screen.texi (Mode Line): Fix typo.
3025
3026 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3027
3028 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3029
3030 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3031
3032 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3033
3034 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3035
3036 * display.texi (Auto Scrolling): Document the limit of 100 lines
3037 for never-recentering scrolling with `scroll-conservatively'.
3038 (Bug#6671)
3039
3040 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3041
3042 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3043 HOME on Windows and where it looks for init files. (Bug#8221)
3044
3045 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3046
3047 * search.texi (Regexp Example):
3048 * mule.texi (International Chars):
3049 * building.texi (External Lisp): Don't use characters outside
3050 ISO-8859-1.
3051
3052 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3053
3054 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3055 Use Texinfo @-commands for non Latin-1 characters.
3056
3057 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3058
3059 * custom.texi (Init File): Add index entries for ".emacs".
3060 (Bug#8210)
3061
3062 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3063
3064 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3065 for Gtk+ 3.
3066
3067 2011-03-08 Glenn Morris <rgm@gnu.org>
3068
3069 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3070 * emacs.texi (Acknowledgments):
3071 * ack.texi (Acknowledgments): Names to UTF-8.
3072 * emacs.texi: Set documentencoding.
3073
3074 * display.texi (Optional Mode Line): Don't mention exactly where
3075 display-time appears. (Bug#8193)
3076
3077 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3078
3079 * Version 23.3 released.
3080
3081 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3082
3083 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3084
3085 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3086
3087 * misc.texi (emacsclient Options): Add q/quiet.
3088
3089 2011-03-02 Glenn Morris <rgm@gnu.org>
3090
3091 * mule.texi (Communication Coding) <x-select-request-type>:
3092 Remove duplicate (essentially) paragraph. (Bug#8148)
3093
3094 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3095
3096 * maintaining.texi (Format of ChangeLog): Add reference to
3097 add-log-full-name.
3098 (Change Log Commands): Add documentation for combining multiple
3099 symbols in one change.
3100
3101 2011-03-01 Glenn Morris <rgm@gnu.org>
3102
3103 * custom.texi (Directory Variables):
3104 Give an example of excluding subdirectories.
3105
3106 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3107
3108 * search.texi (Regexp Search): Move index entries about regexps to the
3109 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3110
3111 2011-02-19 Glenn Morris <rgm@gnu.org>
3112
3113 * dired.texi (Dired): Dired-X version number was dropped.
3114
3115 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3116
3117 * xresources.texi (X Resources): Remove *faceName and replace it with
3118 *font for Lucid.
3119
3120 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3121
3122 * rmail.texi (Rmail Display): Document Rmail MIME support more
3123 accurately.
3124
3125 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3126 vc-log-outgoing.
3127 (Merging): Document vc-find-conflicted-file.
3128
3129 2011-02-05 Glenn Morris <rgm@gnu.org>
3130
3131 * custom.texi (Variables): Fix typo.
3132
3133 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3134
3135 * search.texi (Regexps): Copyedits. Mention character classes
3136 (Bug#7809).
3137
3138 * files.texi (File Aliases): Restore explanatory text from Eli
3139 Zaretskii, accidentally removed in 2011-01-08 commit.
3140
3141 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3142
3143 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3144 (MAKEINFO_OPTS): New variable.
3145 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3146 (emacs.html): New target.
3147 (clean): Remove emacs.html.
3148
3149 2011-01-23 Werner Lemberg <wl@gnu.org>
3150
3151 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3152 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3153 (ENVADD): Updated.
3154
3155 2011-01-18 Glenn Morris <rgm@gnu.org>
3156
3157 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3158
3159 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3160
3161 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3162
3163 * building.texi (Compilation): Improve instructions for running two
3164 compilations (Bug#7573).
3165
3166 * files.texi (Backup Names): Document the new location of the
3167 last-resort backup file.
3168
3169 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3170 manual. Explain why directory-abbrev-alist elements should be anchored
3171 (Bug#7777).
3172
3173 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3174
3175 * msdog.texi (Windows Startup): Correct inaccurate description of
3176 differences between emacsclient.exe and emacsclientw.exe.
3177
3178 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3179
3180 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3181
3182 2011-01-02 Kenichi Handa <handa@m17n.org>
3183
3184 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3185
3186 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3187
3188 * frames.texi (Cut and Paste): Modify the section's name and text:
3189 don't mix "cut/paste" with "kill/yank".
3190 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3191 (Bug#7702)
3192
3193 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3194
3195 2011-01-02 Glenn Morris <rgm@gnu.org>
3196
3197 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3198 matches its position in the menu. (Bug#7674)
3199
3200 2011-01-02 Glenn Morris <rgm@gnu.org>
3201
3202 * trouble.texi (Checklist): Mention not replying via news either.
3203
3204 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3205
3206 * misc.texi (Document View): Update DocView section with newly
3207 supported document formats.
3208
3209 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3210
3211 * killing.texi: Resection the Info version to conform to the
3212 printed manual, to avoid making sections on Accumulating Text, CUA
3213 and Rectangles into full chapters.
3214
3215 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3216
3217 * custom.texi (Init Syntax): Add index entries for "character syntax".
3218 (Bug#7576)
3219
3220 2010-12-13 Karel Klíč <kklic@redhat.com>
3221
3222 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3223
3224 2010-12-13 Glenn Morris <rgm@gnu.org>
3225
3226 * trouble.texi (Checklist): Fix typo in newsgroup name.
3227
3228 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3229
3230 * search.texi (Word Search): Note that the lazy highlight always
3231 matches to whole words (Bug#7470).
3232
3233 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3234
3235 * display.texi (Optional Mode Line): Make the description of
3236 load-average more accurate.
3237
3238 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3239 registry, with a cross-reference.
3240 (Windows Startup): New node. Move the stuff about the current
3241 directory from "Windows HOME".
3242
3243 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3244
3245 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3246 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3247
3248 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3249
3250 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3251 Suggested by Štěpán Němec.
3252
3253 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * maintaining.texi (Version Control): Say "commit", not "check in".
3256 (Version Control Systems): Simplify descriptions.
3257 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3258 VCS Concepts.
3259 (VC Mode Line): Update example.
3260 (Old Revisions): Document revert-buffer for vc-diff.
3261 (Log Buffer): Promote to a subsection. Document header lines.
3262
3263 * macos.texi (Mac / GNUstep Basics):
3264 Document ns-right-alternate-modifier.
3265
3266 * emacs.texi (Top): Update node listing.
3267
3268 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3269
3270 * rmail.texi (Rmail Coding): Characters with no fonts are not
3271 necessarily displayed as empty boxes.
3272
3273 * mule.texi (Language Environments, Fontsets): Characters with no
3274 fonts are not necessarily displayed as empty boxes.
3275
3276 * display.texi (Text Display): Document display of glyphless
3277 characters.
3278
3279 2010-11-13 Glenn Morris <rgm@gnu.org>
3280
3281 * basic.texi (Position Info): Add M-x count-words-region.
3282
3283 2010-11-11 Glenn Morris <rgm@gnu.org>
3284
3285 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3286
3287 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3288
3289 * msdog.texi (Windows HOME): Add information regarding startup
3290 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3291
3292 2010-10-11 Glenn Morris <rgm@gnu.org>
3293
3294 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3295
3296 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3297 (DVIPS): New variable.
3298 (.PHONY): Add html, ps.
3299 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3300 (clean): Delete html, ps files.
3301
3302 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3303
3304 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3305
3306 2010-10-09 Glenn Morris <rgm@gnu.org>
3307
3308 * Makefile.in (VPATH): Remove.
3309 (infodir): Make it absolute.
3310 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3311
3312 * Makefile.in (dist): Anchor regexps.
3313
3314 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3315 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3316 (emacs-xtra.pdf): Use $<.
3317
3318 * Makefile.in (infoclean): Remove harmless, long-standing error.
3319
3320 * Makefile.in ($(infodir)): Delete rule.
3321 (mkinfodir): New.
3322 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3323
3324 * Makefile.in (distclean): Do not delete emacsver.texi.
3325 (dist): Remove reference to emacsver.texi.in.
3326 * emacsver.texi: New file, replacing emacsver.texi.in.
3327
3328 2010-10-09 Glenn Morris <rgm@gnu.org>
3329
3330 * emacsver.texi.in: New file.
3331 * emacs.texi: Set EMACSVER by including emacsver.texi.
3332 * Makefile.in (distclean): Delete emacsver.texi.
3333 (dist): Copy emacsver.texi.
3334 (EMACSSOURCES): Add emacsver.texi.
3335
3336 * ack.texi (Acknowledgments): No more b2m.c.
3337
3338 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3339 (emacs): Remove rule.
3340 (dist): No need to deal with the emacs rule any more.
3341
3342 2010-10-07 Glenn Morris <rgm@gnu.org>
3343
3344 * Makefile.in (version): New, set by configure.
3345 (clean): Delete dist tar file.
3346 (dist): Use version in tar name.
3347
3348 2010-10-06 Glenn Morris <rgm@gnu.org>
3349
3350 * Makefile.in (EMACS_XTRA): Add the main source file.
3351 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3352 (mostlyclean): No core files, reorder other files.
3353 (clean): Delete specific dvi and pdf files.
3354 (infoclean, dist): New rules.
3355 (maintainer-clean): Use infoclean.
3356 ($(infodir)): Add parallel build workaround.
3357
3358 2010-10-04 Glenn Morris <rgm@gnu.org>
3359
3360 * Makefile.in (SHELL): Set it.
3361 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3362 (info, dvi): Replace above variables with their expansions.
3363 (info): Move mkdir from here...
3364 ($(infodir)/emacs): ... to here (for parallel builds).
3365 (pdf): New target.
3366 ($(infodir)/emacs): Pass -o option to makeinfo.
3367 (.PHONY): Declare clean rules.
3368 (maintainer-clean): Delete dvi and pdf files.
3369 Guard against cd failures. Use a more restrictive delete.
3370
3371 2010-10-02 Glenn Morris <rgm@gnu.org>
3372
3373 * misc.texi (Shell Mode): Remove reference to old function name.
3374
3375 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3376
3377 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3378 indicator characters.
3379
3380 2010-09-29 Glenn Morris <rgm@gnu.org>
3381
3382 * Makefile.in (top_srcdir): Remove unused variable.
3383
3384 2010-09-14 Glenn Morris <rgm@gnu.org>
3385
3386 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3387 the last hook item.
3388
3389 * calendar.texi (Appointments): Also updated when a diary include file
3390 is saved.
3391
3392 2010-09-14 Glenn Morris <rgm@gnu.org>
3393
3394 * trouble.texi (Bugs): Update the section intro.
3395 (Known Problems): New section.
3396 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3397 (Sending Patches): Bug fixes are best as responses to existing bugs.
3398 * emacs.texi (Known Problems): Add menu entry for new section.
3399
3400 2010-09-09 Glenn Morris <rgm@gnu.org>
3401
3402 * xresources.texi: Untabify.
3403
3404 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3405
3406 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3407
3408 2010-09-06 Glenn Morris <rgm@gnu.org>
3409
3410 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3411
3412 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3413
3414 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3415
3416 2010-08-21 Glenn Morris <rgm@gnu.org>
3417
3418 * misc.texi (Amusements): Mention bubbles and animate.
3419
3420 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3421
3422 * files.texi (Visiting): Add more index entries for
3423 large-file-warning-threshold.
3424
3425 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3426
3427 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3428
3429 2010-06-23 Glenn Morris <rgm@gnu.org>
3430
3431 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3432 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3433 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3434 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3435 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3436 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3437 Untabify Texinfo files.
3438
3439 2010-06-10 Glenn Morris <rgm@gnu.org>
3440
3441 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3442
3443 * basic.texi (Inserting Text): Fix typo.
3444
3445 2010-06-10 Glenn Morris <rgm@gnu.org>
3446
3447 * ack.texi (Acknowledgments):
3448 * emacs.texi (Acknowledgments): Update for notifications.el.
3449
3450 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3451
3452 * dired.texi (Operating on Files): Mention encryption commands
3453 (Bug#6315).
3454
3455 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3456
3457 * basic.texi (Moving Point): Update due to renaming of commands bound
3458 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3459
3460 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3461
3462 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3463 paragraphs.
3464 (Line Truncation): Fix wording for bidi display.
3465
3466 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3467 keys.
3468
3469 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3470
3471 * building.texi (GDB Graphical Interface): Remove misleading comparison
3472 to an IDE (Bug#6128).
3473
3474 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3475
3476 * programs.texi (Man Page):
3477 * misc.texi (Invoking emacsclient):
3478 * mini.texi (Repetition):
3479 * mark.texi (Setting Mark): Fix typos.
3480
3481 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3482
3483 * misc.texi (Printing): Document htmlfontify-buffer.
3484
3485 2010-05-08 Glenn Morris <rgm@gnu.org>
3486
3487 * calendar.texi (Displaying the Diary, Format of Diary File):
3488 Fix external cross-references for TeX format output.
3489
3490 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3491
3492 * Version 23.2 released.
3493
3494 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3495
3496 * cmdargs.texi (Initial Options): Mention --chdir.
3497
3498 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3499
3500 * frames.texi (Tool Bars): Add tool-bar-style.
3501
3502 2010-04-21 Glenn Morris <rgm@gnu.org>
3503
3504 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3505
3506 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3507
3508 * programs.texi (Semantic): New node.
3509
3510 * maintaining.texi (EDE): New node.
3511
3512 * emacs.texi: Update node listing.
3513
3514 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3515
3516 2010-04-18 Glenn Morris <rgm@gnu.org>
3517
3518 * emacs.texi (Acknowledgments): Remove duplicate.
3519
3520 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3521
3522 2010-04-18 Glenn Morris <rgm@gnu.org>
3523
3524 * dired.texi (Misc Dired Features): Mention VC diff and log.
3525 * maintaining.texi (Old Revisions, VC Change Log):
3526 Mention that diff and log work in Dired buffers.
3527
3528 * help.texi (Help Summary): Mention M-x info-finder.
3529
3530 * ack.texi (Acknowledgments): Add mpc.el.
3531
3532 * custom.texi (Specifying File Variables, Directory Variables):
3533 Document new commands for manipulating local variable lists.
3534
3535 2010-04-18 Glenn Morris <rgm@gnu.org>
3536
3537 * trouble.texi (Contributing): Add cindex entry.
3538 Mention etc/CONTRIBUTE.
3539
3540 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3541
3542 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3543 query-replace (Bug#5774).
3544
3545 2010-04-16 Glenn Morris <rgm@gnu.org>
3546
3547 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3548
3549 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3550
3551 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3552
3553 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3554
3555 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3556
3557 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3558
3559 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3560 cross-reference to "Inserting Text".
3561
3562 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3563 Mention completion provided by `ucs-insert'.
3564
3565 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3566
3567 * sending.texi (Sending Mail): Note variables that may need
3568 customizing.
3569 (Mail Sending): Expand discussion of send-mail-function.
3570
3571 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3572
3573 Document Message mode as the default mail mode.
3574
3575 * sending.texi (Sending Mail): Copyedits.
3576 (Mail Format, Mail Headers): Document mail-from-style changes.
3577 (Mail Commands): Rename from Mail mode. Document Message mode.
3578 (Mail Misc): Rename from Mail mode Misc.
3579 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3580 command names and update keybindings.
3581 (Header Editing): Document message-tab. De-document
3582 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3583 favor of mail-default-headers. Ad index entries for user-full-name and
3584 user-mail-address.
3585 (Citing Mail): Update changes in Message mode behavior.
3586 Document mail-yank-prefix.
3587 (Mail Signature): New node, moved from Mail Misc.
3588 (Mail Aliases): Mail abbrevs are the default with Message mode.
3589 (Mail Methods): Note that Message mode is now the default.
3590
3591 * rmail.texi (Rmail Reply):
3592 * text.texi (Text Mode):
3593 * major.texi (Major Modes):
3594 * mule.texi (Output Coding): Refer to Message mode.
3595
3596 * custom.texi (Init Examples): Add xref to Mail Header.
3597
3598 * emacs.texi (Top): Fix xrefs.
3599
3600 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3601
3602 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3603 repository if there is none.
3604 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3605 vc-print-root-log.
3606 (Old Revisions): Copyedits. Document vc-root-diff.
3607
3608 * programs.texi (Program Modes): Mention Javascript mode.
3609
3610 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3611 * emacs.texi: Update node description.
3612
3613 * misc.texi (Navigation): Document doc-view-continuous.
3614 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3615
3616 2010-03-30 Juri Linkov <juri@jurta.org>
3617
3618 * search.texi (Other Repeating Search): Remove line that `occur'
3619 can not handle multiline matches.
3620
3621 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3622
3623 * mule.texi (International): Mention support of bidirectional editing.
3624 (Bidirectional Editing): New section.
3625
3626 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3627
3628 * emacs.texi (Top): Update node names to those in building.texi.
3629
3630 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3631
3632 * building.texi: Describe restored GDB/MI functionality
3633 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3634 * emacs.texi: Update node names for building.texi.
3635
3636 2010-03-24 Glenn Morris <rgm@gnu.org>
3637
3638 * ack.texi (Acknowledgments):
3639 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3640
3641 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3642
3643 * xresources.texi (Table of Resources): Clarify toolBar number
3644 for Gtk+.
3645
3646 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3647
3648 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3649
3650 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3651
3652 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3653 and multi-isearch-buffers-regexp.
3654
3655 * indent.texi (Indentation): Clarify description of
3656 indent-for-tab-command. Document tab-always-indent.
3657
3658 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * cmdargs.texi (Font X): Move most content to Fonts.
3661
3662 * frames.texi (Fonts): New node. Document font-use-system-font.
3663
3664 * emacs.texi (Top):
3665 * xresources.texi (Table of Resources):
3666 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3667
3668 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3669
3670 * Branch for 23.2.
3671
3672 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3673
3674 * custom.texi (Init Examples): Add xref to Locals.
3675
3676 * major.texi (Choosing Modes): Mention usage of setq-default for
3677 setting the default value of major-mode (Bug#5688).
3678
3679 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3680
3681 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3682
3683 * display.texi (Display Custom): Document make-pointer-invisible and
3684 underline-minimum-offset. Remove inverse-video.
3685
3686 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3687
3688 * frames.texi (Frame Commands): Note that the last ordinary frame can
3689 be deleted in daemon mode (Bug#5616).
3690
3691 2010-02-18 Glenn Morris <rgm@gnu.org>
3692
3693 * trouble.texi (Contributing): Repository is no longer CVS.
3694
3695 2010-02-08 Glenn Morris <rgm@gnu.org>
3696
3697 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3698
3699 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3700
3701 * display.texi (Useless Whitespace, Text Display):
3702 * custom.texi (Init Examples): Avoid obsolete special default variables
3703 like default-major-mode.
3704
3705 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3706
3707 * programs.texi (Other C Commands): Replace reference to obsolete
3708 c-subword-mode.
3709
3710 2010-01-21 Glenn Morris <rgm@gnu.org>
3711
3712 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3713
3714 2010-01-12 Glenn Morris <rgm@gnu.org>
3715
3716 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3717 emacs-pretest-bug for bug reports for development versions.
3718
3719 2010-01-11 Glenn Morris <rgm@gnu.org>
3720
3721 * display.texi (Highlight Interactively): `t' does not mean highlight
3722 all patterns. (Bug#5335)
3723
3724 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3725
3726 * misc.texi (Shell): Document async-shell-command.
3727
3728 * building.texi (Grep Searching): Document zrgrep.
3729
3730 * mini.texi (Completion Options): Mention `initials' completion style.
3731
3732 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3733
3734 * building.texi: Import GDB Graphical Interface description from
3735 EMACS_23_1_RC.
3736
3737 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3738
3739 * emacs.texi (Top): Update node listing.
3740
3741 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3742
3743 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3744
3745 * cmdargs.texi (Initial Options):
3746 * xresources.texi (Resources): Document inhibit-x-resources.
3747
3748 * custom.texi (Specifying File Variables): Note that minor modes are
3749 enabled unconditionally.
3750
3751 * display.texi (Scrolling): Briefly document the old recenter command,
3752 and document recenter-positions.
3753
3754 * files.texi (Visiting):
3755 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3756
3757 * frames.texi (Cut/Paste Other App):
3758 Document save-interprogram-paste-before-kill.
3759
3760 * killing.texi (Kill Options): New node.
3761
3762 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3763
3764 * misc.texi (Shell Options): ansi-color is now default.
3765
3766 2009-12-05 Glenn Morris <rgm@gnu.org>
3767
3768 * emacs.texi (Top): Update menu for cal-xtra node changes.
3769 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3770 or mode line. Don't mention invisible text or the details of
3771 diary-print-entries here, only in cal-xtra.
3772 (Format of Diary File): Mention that the "date on first line" format
3773 only really affects the simple display.
3774 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3775 (Diary Customizing): Holidays may be in the buffer or mode line.
3776 Move diary-print-entries to the "Diary Display" section.
3777 (Diary Display): New section, split out from "Fancy Diary Display".
3778 Explain the limitations of simple display, and how to print it.
3779
3780 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3781
3782 * cal-xtra.texi (Diary Display): Mention View mode.
3783
3784 2009-11-29 Juri Linkov <juri@jurta.org>
3785
3786 * display.texi (Highlight Interactively): Actually a list of
3787 default faces is pre-loaded into a list of default values
3788 instead of the history.
3789
3790 2009-11-20 Glenn Morris <rgm@gnu.org>
3791
3792 * ack.texi (Acknowledgments):
3793 * emacs.texi (Acknowledgments): Add htmlfontify.
3794
3795 2009-11-14 Glenn Morris <rgm@gnu.org>
3796
3797 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3798
3799 * ack.texi (Acknowledgments):
3800 * emacs.texi (Acknowledgments): Update for recent Org changes.
3801
3802 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3803
3804 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3805 `charset' property, which is irrelevant to the user manual (Bug#3526).
3806
3807 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3808
3809 * trouble.texi (DEL Does Not Delete): Fix typo.
3810
3811 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3812
3813 * files.texi (Misc File Ops): Mention copy-directory.
3814
3815 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3816
3817 * mule.texi (Unibyte Mode): Emphasize that
3818 unibyte-display-via-language-environment affects only the display.
3819
3820 * display.texi (Horizontal Scrolling): Document cursor behavior under
3821 horizontal scrolling when point moves off the screen (Bug#4564).
3822 Improve wording.
3823
3824 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
3825
3826 * files.texi (Directories): delete-directory prompts for recursive
3827 deletion.
3828
3829 2009-09-30 Glenn Morris <rgm@gnu.org>
3830
3831 * ack.texi (Acknowledgments):
3832 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3833
3834 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3835
3836 * dired.texi (Dired Navigation): Use @code instead of @var for
3837 dired-isearch-filenames, so that it's not capitalized.
3838
3839 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
3840
3841 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3842
3843 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3844
3845 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
3846 (Key Bindings): Reference Init Rebinding in introductory text.
3847 Shift some of the introduction to Keymaps node.
3848 (Keymaps): Simplify.
3849 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3850 (Minibuffer Maps): Remove mention of Mocklisp.
3851 (Init Rebinding): Move mode-local rebinding example here from Local
3852 Keymaps.
3853 (Modifier Keys): Clarify.
3854 (Rebinding): Add cindex for "binding keys".
3855
3856 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
3857
3858 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3859
3860 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
3861
3862 * building.texi (Threads Buffer, Multithreaded Debugging):
3863 Reorganize these two sections.
3864
3865 2009-08-29 Eli Zaretskii <eliz@gnu.org>
3866
3867 * cmdargs.texi (Initial Options): Fix last change.
3868
3869 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3870
3871 * mule.texi (Enabling Multibyte):
3872 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3873 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3874
3875 2009-08-20 Glenn Morris <rgm@gnu.org>
3876
3877 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3878
3879 2009-08-19 Glenn Morris <rgm@gnu.org>
3880
3881 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3882
3883 2009-08-18 Glenn Morris <rgm@gnu.org>
3884
3885 * ack.texi (Acknowledgments):
3886 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3887
3888 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3889
3890 2009-08-09 Glenn Morris <rgm@gnu.org>
3891
3892 * ack.texi (Acknowledgments):
3893 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3894
3895 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3896
3897 * emacs.texi (Top): Add new menu items for GDB-UI.
3898
3899 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
3900 section. Threads buffer is in separate section now.
3901
3902 2009-08-08 Glenn Morris <rgm@gnu.org>
3903
3904 * ack.texi (Acknowledgments):
3905 * emacs.texi (Acknowledgments):
3906 Update for js2-mode and org changes.
3907
3908 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
3909
3910 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3911 files.
3912
3913 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
3914
3915 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3916
3917 2009-07-23 Glenn Morris <rgm@gnu.org>
3918
3919 * programs.texi (Matching): Update blink-matching-paren-distance.
3920
3921 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
3922
3923 * frames.texi (Cut/Paste Other App): For select-active-regions,
3924 selection is now updated on moving point.
3925
3926 2009-07-21 Richard Stallman <rms@gnu.org>
3927
3928 * glossary.texi (GNU, Daemon): Update information.
3929
3930 2009-07-19 Juri Linkov <juri@jurta.org>
3931
3932 * custom.texi (Specifying File Variables, Safe File Variables):
3933 "variables/value pairs" -> "variable/value pairs".
3934
3935 2009-07-15 Glenn Morris <rgm@gnu.org>
3936
3937 * misc.texi (Gnus): Remove widow.
3938
3939 2009-07-11 Glenn Morris <rgm@gnu.org>
3940
3941 * Makefile.in (TEXI2PDF): New.
3942 (emacs.pdf, emacs-xtra.pdf): New targets.
3943
3944 * arevert-xtra.texi (Autorevert): Add menu descriptions.
3945
3946 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3947
3948 * emacs.texi (Top): Info can be read from other places than Emacs.
3949 Don't print the copying notice twice in the printed version.
3950 Update the menu and detailmenu.
3951 (Preface): The meaning of "on-line" has changed.
3952 Correct name for "Common Problems" chapter.
3953 (Distrib): Update FSF shop URL.
3954 (Intro): Showing two files at once is not so exciting.
3955
3956 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3957 (Mac / GNUstep Basics): Minor grammar changes.
3958 (Mac / GNUstep Events): Fix typo.
3959 (GNUstep Support): CANNOT_DUMP no longer applies.
3960
3961 * misc.texi (Document View): Fix typos.
3962
3963 * dired.texi (Dired):
3964 * help.texi (Help):
3965 * macos.texi (Mac OS / GNUstep):
3966 * maintaining.texi (Version Control, Introduction to VC):
3967 End menu descriptions with a period.
3968
3969 2009-07-09 Eli Zaretskii <eliz@gnu.org>
3970
3971 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3972 so categorical in saying that the option is only useful on NTFS.
3973
3974 2009-07-09 Glenn Morris <rgm@gnu.org>
3975
3976 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3977 (ENVADD): Add texinfodir to TEXINPUTS.
3978
3979 * emacs.texi (Top): Fix cross-reference.
3980
3981 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3982
3983 * vc1-xtra.texi (Revision Tags): Fix typo.
3984
3985 2009-07-03 Glenn Morris <rgm@gnu.org>
3986
3987 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3988 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3989 (Merge Commands): `.' does not seem to work in A or B buffer.
3990 `l' can recreate the 3-window display.
3991
3992 * glossary.texi (Glossary): Minor phrasing changes throughout.
3993 Add more internal cross-references.
3994 <Autoloading>: You can't really autoload a variable.
3995 <C-M->: Move details here from `M-C-' item.
3996 <Continuation Line>: Refer to `Truncation.'
3997 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3998 <Home Directory, Unix>: New entries.
3999 <Deletion of Files>: Mention recycle bins.
4000 <Directory>: Mention ``folders.''
4001 <Error>: Don't mention ``type-ahead.''
4002 <Fringe>: Refer to the manual node.
4003 <Minor Mode>: Can be global or local.
4004 <Spell Checking>: There are other checkers besides Ispell.
4005
4006 2009-07-02 Glenn Morris <rgm@gnu.org>
4007
4008 * anti.texi (Antinews): Minor changes in phrasing.
4009
4010 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4011 some underfull lines in dvi output.
4012
4013 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4014
4015 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4016
4017 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4018
4019 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4020
4021 * xresources.texi (Table of Resources): Mention maximized for
4022 fullscreen.
4023
4024 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4025
4026 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4027
4028 * anti.texi (Antinews): Correct the list of removed platforms.
4029
4030 2009-06-28 Glenn Morris <rgm@gnu.org>
4031
4032 * arevert-xtra.texi: Minor language tweaks.
4033
4034 * dired-xtra.texi: Minor revisions.
4035
4036 2009-06-23 Miles Bader <miles@gnu.org>
4037
4038 * display.texi (Scrolling): Document `recenter-redisplay'.
4039 (Temporary Face Changes): Document `text-scale-set'.
4040
4041 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4042
4043 * Branch for 23.1.
4044
4045 2009-06-17 Kenichi Handa <handa@m17n.org>
4046
4047 * mule.texi (Charsets): Update the description for the new charset.
4048 (list-character-sets): New findex.
4049 (Language Environments): Add @anchor{Describe Language Environment}.
4050
4051 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4052
4053 * basic.texi (Moving Point): Fix tag.
4054
4055 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4056
4057 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4058 use camel-case for PageUp and PageDown.
4059
4060 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4061 camel-case for PageUp and PageDown.
4062
4063 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4064
4065 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4066 (Isearch Scroll): Decapitalize <next> and <prior>.
4067
4068 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4069
4070 * fixit.texi (Spelling): Set default dictionary.
4071 Improve descriptions (Bug#2554)
4072
4073 2009-06-08 David Reitter <david.reitter@gmail.com>
4074
4075 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4076 since saving colors and faces set this way is not implemented.
4077 (Environment variables): Remove mention of mac-fix-env, which is
4078 scheduled to be removed.
4079
4080 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4081
4082 * custom.texi (Init Examples): Add example of changing load-path.
4083
4084 * building.texi (Lisp Libraries): Add example of changing
4085 load-path (Bug#3446).
4086
4087 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4088
4089 * mark.texi (Mark): Further clarifications.
4090 (Setting Mark): Emphasize that C-SPC activates the mark.
4091
4092 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4095 Mark mode.
4096 (Using Region, Persistent Mark): Use "active mark" instead of "active
4097 region".
4098
4099 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4100
4101 * mule.texi (Select Input Method): Fix typo.
4102
4103 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * anti.texi (Antinews): Document completion changes. Some additional
4106 copyedits and rearrangement of entries.
4107
4108 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4109
4110 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4111 (Shell History Copying, Terminal emulator): Copyedits.
4112
4113 * xresources.texi (Resources): Simplify descriptions.
4114 Shorten description of editres, which is not very useful these days.
4115 (Table of Resources): Document fontBackend resource.
4116
4117 * trouble.texi (Quitting): Add other undo bindings to table.
4118 (DEL Does Not Delete): Note that the erasure key is usually labeled
4119 "Backspace". Remove discussion of obscure Xmodmap issue.
4120
4121 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4122
4123 * files.texi (Visiting): Copyedits.
4124
4125 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4126
4127 * basic.texi (Inserting Text): Document ucs-insert.
4128
4129 * mule.texi (International Chars): Define "multibyte". Note that
4130 internal representation is unicode-based. Simplify definition of raw
4131 bytes. Mention ucs-insert.
4132 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4133 (Language Environments): Add language environments new to Emacs 23.
4134 (Multibyte Conversion): Node deleted.
4135 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4136 Don't mention obsolete emacs-mule coding system.
4137 (Output Coding): Copyedits.
4138
4139 * emacs.texi (Top): Update node listing.
4140
4141 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4142
4143 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4144
4145 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4146
4147 * building.texi (Lisp Libraries): `load-library' does offer completion.
4148
4149 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4150
4151 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4152 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4153
4154 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4155
4156 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4157
4158 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4159
4160 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4161
4162 * building.texi (Lisp Interaction): Document initial-scratch-message.
4163
4164 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4165
4166 * msdog.texi (Windows Fonts): Fix typos.
4167
4168 * files.texi (Save Commands): Fix pxref.
4169
4170 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4171
4172 * files.texi (Save Commands): Mention diff-buffer-with-file.
4173 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4174 Henoch (Bug#3036).
4175
4176 2009-03-15 Glenn Morris <rgm@gnu.org>
4177
4178 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4179 the former is not always used.
4180 (Mail Headers): Use active voice. Add "Mail-reply-to".
4181 Change case of "Id". Avoid repeated "appropriate".
4182 (Mail Aliases): Fix previous change - use an example with a ".", so it
4183 does actually get quoted when expanded.
4184 (Mail Sending): Mailclient is the default on some systems.
4185 (Citing Mail): Mention mail-indentation-spaces.
4186 (Mail Mode Misc): Add an @dfn for "mail signature".
4187
4188 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4189
4190 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4191 (Completion Options): Document read-file-name-completion-ignore-case,
4192 read-buffer-completion-ignore-case, and completion-styles.
4193 Remove description of partial-completion-mode.
4194
4195 2009-03-14 Glenn Morris <rgm@gnu.org>
4196
4197 * sending.texi (Mail Format): Fix typo. Add index entry for
4198 mail-header-separator.
4199 (Mail Headers): Put info about initialization and changing in one place
4200 at the start. Update FCC section for mbox Rmail. Clarify From
4201 section, mention mail-setup-with-from. Clarify Reply-to section.
4202 Add Mail-followup-to and mail-mailing-lists. Clarify References
4203 section.
4204 (Mail Aliases): Update example, make less contentious.
4205 Update for name change of mail-interactive-insert-alias.
4206 (Mail Mode): Remove mention of `%' as a word separator.
4207 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4208 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4209 commands. Clarify FCC handling. In mail-complete, add reference to
4210 Mail Aliases section, and mention mail-complete-function.
4211 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4212 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4213 signature netiquette. Explain how the mail hooks work when continuing
4214 a composition.
4215 (Mail Amusements): Internationalize the spook section a bit.
4216 Remove the spook mail-setup-hook example, since it doesn't work well.
4217 Mention fortune-file.
4218 (Mail Methods): Mention read-mail-command.
4219
4220 2009-03-14 David Reitter <david.reitter@gmail.com>
4221
4222 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4223 and NS resources following recent changes.
4224
4225 2009-03-10 Jason Rumney <jasonr@gnu.org>
4226
4227 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4228 w32-use-visible-system-caret doc to indicate that it should get set
4229 automatically.
4230 (Windows Fonts): Add doc for the uniscribe backend.
4231
4232 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4233
4234 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4235 vc-dir. (Bug#2598)
4236
4237 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4238
4239 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4240
4241 2009-03-05 Glenn Morris <rgm@gnu.org>
4242
4243 * rmail.texi (Rmail Basics): Add reference to sorting.
4244 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4245 Minor re-wordings.
4246 (Rmail Motion): Mention rmail-next-same-subject.
4247 (Rmail Deletion): Expunging is not the only way to change the numbers.
4248 (Rmail Labels): Labels can also be used in sorting.
4249 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4250 (Rmail Display): Mention rmail-mime.
4251
4252 2009-03-04 Glenn Morris <rgm@gnu.org>
4253
4254 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4255 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4256 summary. Mention sorts cannot be undone.
4257 (Rmail Display): Give an example of how to use goto-address-mode.
4258 (Rmail Editing): It's keybindings that are redefined, not commands.
4259 Fix some typos.
4260 (Movemail): Some minor rewording.
4261 (Remote Mailboxes): Emacs movemail supports pop by default.
4262 Fix some minor grammatical issues. The "two alternative ways" to
4263 specify a POP mailbox are really just one. Remove all reference to the
4264 variables rmail-pop-password and rmail-pop-password-required, obsolete
4265 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4266 can support Kerberos.
4267
4268 2009-03-03 Glenn Morris <rgm@gnu.org>
4269
4270 * rmail.texi (Rmail Deletion): Revert previous change, which was
4271 describing the Rmail summary versions.
4272 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4273 Minor re-wording for rmail-resend.
4274 (Rmail Make Summary): Summaries apply to buffers rather than files.
4275 <rmail-summary-by-topic>: Headers includes the subject.
4276 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4277 details, including prefix arguments.
4278 Mention rmail-summary-by-senders on C-M-f.
4279 Not counting lines might be faster.
4280 (Rmail Summary Edit): More details on the delete commands.
4281 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4282 Name the commands bound to the various keys. Mention prefix argument
4283 for searching.
4284 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4285 Simplify rmail-highlighted-headers description. Update face name.
4286
4287 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4288
4289 * mark.texi (Marking Objects): Fix typo.
4290
4291 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4292
4293 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4294 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4295
4296 2009-03-01 Glenn Morris <rgm@gnu.org>
4297
4298 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4299 (Rmail Motion): - M-s searches from the end of messages.
4300 (Rmail Deletion): Minor clarification. Fix numeric argument
4301 description.
4302 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4303 newmail and RMAILOSE files need not be in home-directory.
4304 (Rmail Files): Mention I/O menus are unselectable if no files match.
4305 Mention `MAIL' env-var.
4306
4307 2009-02-24 Jason Rumney <jasonr@gnu.org>
4308
4309 * mule.texi (Fontsets): Mention fontset-default, font specs and
4310 fallback fontsets.
4311 (Defining Fontsets): Mention ns and w32 variants of
4312 standard-fontset-spec. Update description of startup fontset to match
4313 Emacs 23 behavior.
4314 (Modifying Fontsets): New section. (Bug#656)
4315 (International): Link to Modifying Fontsets.
4316
4317 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4318
4319 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4320 Mention ns-extended-platform-support-mode.
4321
4322 2009-02-22 Karl Berry <karl@gnu.org>
4323
4324 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4325
4326 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4327
4328 * basic.texi (Moving Point, Position Info):
4329 * files.texi (Visiting):
4330 * mini.texi (Completion Options):
4331 * text.texi (HTML Mode): Remove duplicate words.
4332
4333 2009-02-20 Glenn Morris <rgm@gnu.org>
4334
4335 * rmail.texi: Minor updates for mbox rather than Babyl.
4336
4337 2009-02-17 Karl Berry <karl@gnu.org>
4338
4339 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4340
4341 2009-02-17 Richard M Stallman <rms@gnu.org>
4342
4343 * anti.texi (Antinews): Mention Babyl format.
4344
4345 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4346
4347 * rmail.texi: Update for mbox format.
4348 Various small fixes, as well as the following.
4349 (Out of Rmail): Node deleted.
4350 (Rmail): Update menu.
4351 (Rmail Files): Comment out set-rmail-inbox-list.
4352 Document rmail-inbox-list instead.
4353 (Rmail Output): Substantial changes since C-o is now
4354 rmail-output-as-seen and o is rmail-output.
4355 (Rmail Attributes): Delete `stored', add `retried'.
4356 (Rmail Display): Editing headers works in all cases.
4357
4358 2009-02-17 Glenn Morris <rgm@gnu.org>
4359
4360 * basic.texi (Position Info): M-x count-lines-region is not always on
4361 M-=. (Bug#2269)
4362
4363 2009-02-09 Glenn Morris <rgm@gnu.org>
4364
4365 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4366 defaults.
4367
4368 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4369
4370 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4371 documentation of possible problems with redecoding.
4372
4373 2009-02-03 Glenn Morris <rgm@gnu.org>
4374
4375 * rmail.texi (Out of Rmail): Mention b2m.pl.
4376
4377 2009-01-31 Glenn Morris <rgm@gnu.org>
4378
4379 * rmail.texi (Out of Rmail): Correct b2m location.
4380
4381 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4382
4383 * fixit.texi (Undo): Update undo limit values.
4384
4385 2009-01-27 Glenn Morris <rgm@gnu.org>
4386
4387 * emacs.texi (Top): Fix Antinews menu entry.
4388
4389 2009-01-25 Karl Berry <karl@gnu.org>
4390
4391 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4392 item with no marker, instead of the syntactically incorrect
4393 @itemize @asis.
4394
4395 2009-01-25 Juri Linkov <juri@jurta.org>
4396
4397 * building.texi (Grep Searching): Fix index entry for lgrep.
4398
4399 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4400
4401 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4402
4403 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4404
4405 * macos.texi (Preferences Panel): Update description of font setting to
4406 reflect that prior frame selection is no longer needed.
4407
4408 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4409
4410 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4411 raise GUD subsections.
4412
4413 2009-01-15 Glenn Morris <rgm@gnu.org>
4414
4415 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4416
4417 2009-01-10 Glenn Morris <rgm@gnu.org>
4418
4419 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4420
4421 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4422
4423 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4424 logical lines.
4425
4426 2008-12-29 Juri Linkov <juri@jurta.org>
4427
4428 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4429
4430 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4431
4432 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4433
4434 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4435 goto-address-mode instead of goto-address.
4436
4437 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4438 mode.
4439
4440 * emacs.texi (Top): Update node listing.
4441
4442 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4443
4444 * custom.texi (Directory Variables): Explain what is a "project".
4445 Add indexing. Improve wording. Add a footnote about using
4446 _dir-locals.el on MS-DOS.
4447
4448 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4449
4450 * files.texi (Misc File Ops): Mention chmod as an alias for
4451 set-file-modes.
4452
4453 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4454
4455 * help.texi (Help): Fix typos and reword.
4456 (Help Summary): Add entries for C-h n and C-h r, reorder
4457 entries, and do some minor fixes.
4458 (Name Help): Say that C-h F works for commands only.
4459 (Misc Help): Say that view-lossage displays 300 keystrokes.
4460
4461 2008-12-20 Glenn Morris <rgm@gnu.org>
4462
4463 * ack.texi (Acknowledgments): General update based on AUTHORS,
4464 including removal of some stuff no longer distributed.
4465
4466 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4467
4468 * fixit.texi: Mention hunspell.
4469
4470 2008-12-19 Glenn Morris <rgm@gnu.org>
4471
4472 * ack.texi (Acknowledgments): Small grammar fix.
4473 Consolidate explanatory text at start.
4474
4475 * display.texi (Text Display):
4476 * indent.texi (Indentation): Use @acronym with ASCII.
4477
4478 2008-12-18 Glenn Morris <rgm@gnu.org>
4479
4480 * ack.texi: Various small updates and fixes.
4481
4482 2008-12-18 Juri Linkov <juri@jurta.org>
4483
4484 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4485 as a key binding to start a forward nonincremental word search.
4486 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4487 a backward nonincremental word search. Add index for `M-s w'
4488 `isearch-forward-word'.
4489 (Regexp Search): Add a short summary of regexp key commands like
4490 in the node "Basic Isearch".
4491 (Other Repeating Search): Fix typo.
4492
4493 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4494
4495 * misc.texi (PostScript Variables): Fix doc.
4496
4497 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4498
4499 * programs.texi (Program Modes): Mention Ruby mode.
4500
4501 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4502
4503 * misc.texi (emacsclient Options): Describe what an empty string
4504 argument does for --alternate-editor.
4505
4506 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4507
4508 * cmdargs.texi (Font X): Distinguish between client-side and
4509 server-side fonts. List valid Fontconfig properties. Add reference to
4510 Fontconfig manual. List valid GTK font properties. Explain use of
4511 fc-list.
4512
4513 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4514
4515 * cmdargs.texi (Font X): Move discussion of quoting to top.
4516
4517 2008-12-06 Glenn Morris <rgm@gnu.org>
4518
4519 * maintaining.texi (Old Revisions): Improve previous change.
4520
4521 2008-12-05 Richard M Stallman <rms@gnu.org>
4522
4523 * anti.texi (Antinews): Minor fixes.
4524
4525 2008-12-03 Glenn Morris <rgm@gnu.org>
4526
4527 * maintaining.texi (Old Revisions): Fix diff-switches description.
4528
4529 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4530
4531 * emacs.texi (Top): Fix typo.
4532
4533 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4534
4535 * misc.texi (Document View): Explain dependence on gs at the top.
4536 Copyedits.
4537
4538 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4539
4540 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4541 (Comment Commands): Discuss region-active behavior of M-; first.
4542
4543 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4544
4545 * display.texi (Line Truncation): Add reference to Continuation
4546 Lines.
4547
4548 * windows.texi (Pop Up Window): Mention split-height-threshold
4549 and split-width-threshold.
4550 (Split Window): Add reference to Continuation Lines.
4551
4552 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4553
4554 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4555 (GNUstep Support): New node.
4556 * anti.texi:
4557 * emacs.texi:
4558 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4559
4560 2008-11-28 Richard M Stallman <rms@gnu.org>
4561
4562 * misc.texi (Dissociated Press): Minor cleanups.
4563
4564 * dired.texi (Image-Dired): Avoid passive.
4565
4566 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4567
4568 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4569 representation.
4570
4571 2008-11-26 Richard M. Stallman <rms@gnu.org>
4572
4573 * files.texi (Visiting): Rewrite paragraph for clarity.
4574
4575 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4576
4577 2008-11-25 Alan Mackenzie <acm@muc.de>
4578
4579 * programs.texi (Moving by Parens): Clarify that parens inside strings
4580 and comments are ignored, and that the commands assume the starting
4581 point isn't in a string or comment.
4582
4583 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4584
4585 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4586 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4587 version.
4588 (Mac Customization): Rewrite Preferences Panel section and merge in to
4589 this node, add Open files by dragging to an Emacs window.
4590
4591 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4592
4593 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4594
4595 * files.texi (Misc File Ops): Document set-file-modes.
4596
4597 * windows.texi (Split Window): Document integer values of
4598 truncate-partial-width-windows.
4599
4600 * text.texi (Text): Simplify description of markup languages.
4601 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4602 (TeX Editing): Note that `""' inserts one `"' character.
4603 (HTML Mode): Note in the introduction that XML mode is an alias for
4604 SGML mode. Mention nXML mode.
4605
4606 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4607
4608 * building.texi (Watch Expressions): Fix typo.
4609
4610 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4611
4612 * files.texi (Visiting): Document new behavior of
4613 confirm-nonexistent-file-or-buffer.
4614
4615 * buffers.texi (Select Buffer):
4616 Document confirm-nonexistent-file-or-buffer.
4617
4618 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4619 edit-picture.
4620
4621 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4622 edit-picture', since that is just an alias for picture-mode.
4623 (Sentences): Note that repeated M-@ extends the region.
4624 (Pages): Make terminology more consistent. Link to Regexps node.
4625 (Longlines): Discuss relationship with Visual Line mode.
4626 (Text Mode): Remove extraneous discussion of other modes, since they
4627 were already introduced in the parent node.
4628
4629 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4630
4631 * anti.texi (Antinews): Rewrite.
4632
4633 * entering.texi (Exiting): Mention "minimize" terminology.
4634
4635 * frames.texi (Frame Commands): Mention "minimize" terminology.
4636
4637 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4638 formats.
4639 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4640 (Misc X): Don't document useless -hb option.
4641
4642 2008-11-22 Juri Linkov <juri@jurta.org>
4643
4644 * dired.texi (Dired Navigation): Change normal file name search option
4645 from `non-nil' to `t'. Add `dwim' option.
4646
4647 2008-11-22 Juri Linkov <juri@jurta.org>
4648
4649 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4650 ".dir-locals.el". Rename `define-project-bindings' to
4651 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4652 `dir-locals-set-directory-class'.
4653
4654 2008-11-22 Lute Kamstra <lute@gnu.org>
4655
4656 * buffers.texi (Select Buffer): Index goto-line.
4657 * basic.texi (Moving Point): Mention the use of a numeric prefix
4658 argument with goto-line and refer to Select Buffer for the use of a
4659 plain prefix argument.
4660
4661 2008-11-19 Glenn Morris <rgm@gnu.org>
4662
4663 * doclicense.texi: Update to FDL 1.3.
4664 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4665
4666 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4667
4668 * custom.texi (Minor Modes): Define mode commands and mode variables
4669 more precisely. Recommend using mode commands instead of setting
4670 variables directly. Put minor modes in a list, and add more modes.
4671 (Easy Customization): Use "init file" instead of .emacs.
4672 (Customization Groups): Update to new Custom buffer appearance.
4673 (Saving Customizations): Copyedits. Update example.
4674 (Variables): Give example of variable type-sensitivity.
4675 (Examining): Update example.
4676 (Hooks): Copyedits.
4677 (Specifying File Variables): Use C comments instead of an artificial
4678 Lisp for the example.
4679 (Keymaps): Move internals discussion to Prefix Keymaps.
4680 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4681 (Init Rebinding): Document kbd macro.
4682 (Init File): Link to Find Init.
4683
4684 * mark.texi (Using Region): Document Delete Selection Mode more
4685 thoroughly.
4686
4687 * frames.texi (Mouse Commands): Move most of the description of Delete
4688 Selection Mode to Using Region, and link to it.
4689 (Clipboard): Note that paste is bound to clipboard-yank.
4690
4691 * building.texi (Compilation): Document first-error value of
4692 compilation-scroll-output.
4693 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4694 works as soon as an error is available. Suggested by Juri Linkov.
4695
4696 * mini.texi (Passwords): New node.
4697
4698 * files.texi (Remote Files): Link to Passwords node.
4699
4700 * emacs.texi (Top): Update node listings.
4701
4702 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4703
4704 * ack.texi (Acknowledgments): Some updating of credits.
4705
4706 * emacs.texi (Acknowledgments): Add a couple more names.
4707
4708 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4709
4710 * files.texi (Directories): Describe delete-directory in text.
4711 (Misc File Ops): Document use of trash.
4712
4713 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4714
4715 * macos.texi (Mac Customization): Fix typos.
4716
4717 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4718
4719 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4720 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4721 the conventions of the main Emacs manual.
4722
4723 * emacs.texi (Top): Update node listings.
4724
4725 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4726
4727 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4728 command-line-args is processed during startup.
4729 (Action Arguments): Correctly describe how file arguments interact with
4730 the startup screen. Link to Lisp Interaction for scratch buffer.
4731 (Initial Options): Link to Command Example for -batch option.
4732 (Environment): Document initial-environment.
4733
4734 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4735 can't be changed in the site-start file.
4736
4737 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4738
4739 * dired.texi (Dired): Mention C-x C-d too.
4740 (Dired Enter): Document M-n in the Dired minibuffer.
4741 (Dired Navigation): Explain dired-goto-file more clearly.
4742 Document dired-isearch-filenames.
4743 (Dired Deletion): Remove unnecessary "expunged" terminology.
4744 (Flagging Many Files): & is now rebound to `% &'.
4745 (Shell Commands in Dired): Document dired-do-async-shell-command.
4746 Clarify how multi-file arguments are passed.
4747 (Misc Dired Features): Document dired-do-isearch.
4748
4749 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4750
4751 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4752
4753 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4754
4755 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4756
4757 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4758
4759 * programs.texi (Program Modes): Link to Program Indent node.
4760 (Left Margin Paren): Explain consequences of changing
4761 open-paren-in-column-0-is-defun-start more concisely.
4762 (Which Function, Program Indent, Info Lookup): Minor edits.
4763 (Basic Indent): If region is active, TAB indents the region.
4764 (Multi-line Indent): If region is active, TAB indents the region.
4765 Note that indent-region is useful when Transient Mark mode is off.
4766 (Matching): The delimiter at the cursor is highlighted---the character
4767 changes color.
4768 (Symbol Completion): Link to Completion node.
4769
4770 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4771 a strictly text-only system.
4772
4773 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4774 batch mode.
4775
4776 2008-11-01 Richard M. Stallman <rms@gnu.org>
4777
4778 * misc.texi (Document View): Major rewrite.
4779
4780 * maintaining.texi (Types of Log File): Change logs are older than
4781 version control.
4782 (VCS Concepts): Simplify and rearrange.
4783 (Version Control Systems): Make it clear that Linux is only the kernel.
4784 (VC Mode Line): Shorten reference to menu item.
4785 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4786 (VC Directory Mode): Minor cleanup.
4787 Unchanged files are hidden, not omitted.
4788 (VC Directory Commands): Shorten and simplify.
4789 (Change Log Commands): New node, split from Change Logs.
4790 (VC Directory Buffer): New node, split from VC Directory Mode.
4791
4792 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4793
4794 * misc.texi (Document View): Rename from Document Files, moved here
4795 from files.texi.
4796
4797 * files.texi (Version Control): Move to maintaining.texi.
4798 Subnodes moved as well.
4799 (Document Files): Move to misc.texi.
4800
4801 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4802 vc-update-change-log.
4803 (Version Control): Move here from files.texi.
4804 (Format of ChangeLog): Make it a subnode of Change Log.
4805
4806 * emacs.texi (Top): Update node listing.
4807
4808 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4809
4810 * files.texi (Files): Add a section about document
4811 files (doc-view-mode).
4812
4813 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4814
4815 * building.texi (Compilation Mode):
4816 Document compilation-auto-jump-to-first-error.
4817 (Debuggers): Lower GUD subsections to subsubsections.
4818 (Starting GUD): Add cindex.
4819 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4820
4821 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4822
4823 * indent.texi (Indentation): Link to Program Indent.
4824
4825 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4826 now uses emacsclient's terminal.
4827
4828 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
4829
4830 * mark.texi (Using Region): Document use-empty-active-region.
4831
4832 * emacs.texi (Top): Update node listings.
4833
4834 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4835 Don't mention obsolete emacs.bash script.
4836 (Invoking emacsclient): Rewrite, moving optional arguments to
4837 emacsclient Options.
4838 (emacsclient Options): New node. Document server-use-tcp and
4839 server-host.
4840
4841 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
4842
4843 * indent.texi (Indentation): Replace list with paragraphed text,
4844 putting description of syntax-driven indentation first. Document new
4845 effect of active regions on tab.
4846 (Tab Stops): Note that editable tab stops affect indentation commands.
4847
4848 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4849
4850 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4851
4852 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
4853
4854 * custom.texi (Function Keys): Note that modified keypad keys are not
4855 translated.
4856
4857 * basic.texi (Arguments): Explain how to insert multiple digits.
4858
4859 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
4860
4861 * files.texi (Remote Files): Precise selection of default method.
4862 Rewrite paragraph about disabling remote file names.
4863
4864 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
4865
4866 * search.texi (Special Isearch): Document M-TAB is isearch.
4867
4868 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4869 command.
4870
4871 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4872
4873 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4874
4875 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
4876 section.
4877
4878 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
4879
4880 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4881 to files.texi. Move contents of vc2-xtra.texi here.
4882
4883 * vc2-xtra.texi: File removed.
4884
4885 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4886 Directory Commands from the submenu. Don't include deleted file
4887 vc2-xtra.texi.
4888
4889 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4890 (Version Control): Add VC Directory Mode and VC Directory Commands to
4891 the submenu.
4892 (Why Version Control?): Use table format.
4893 (Version Control Systems): Note that Meta-CVS support is gone.
4894 (VCS Concepts): Note precisely when VC started supporting filesets.
4895 Remove bogus xref to CVS Options node.
4896 (Types of Log File): Copyedits.
4897 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4898 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4899 The Right Thing.
4900 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4901 (Log Buffer): Reorganize node, putting C-c C-c description first.
4902 (Old Revisions): Use CVS for example, not RCS.
4903 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4904 Commands from the submenu, putting them under Version Control.
4905 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4906 need to include it in the manual unconditionally, since it is now
4907 crucial to using distributed version control systems.
4908 (Comparing Files): Note that diff uses the minibuffer, and that the
4909 output is shown using Diff mode.
4910 (Diff Mode): Explain what "patch" and "hunk" mean.
4911 Document diff-update-on-the-fly, diff-refine-hunk, and
4912 diff-show-trailing-whitespaces.
4913 (File Archives): Add rar support.
4914
4915 * major.texi (Choosing Modes): Make mode selection sequence more
4916 obvious by describing the steps in order of priority. Note that
4917 magic-mode-alist is nil by default.
4918 Document magic-fallback-mode-alist.
4919
4920 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4921
4922 * frames.texi (Mouse References): Copyedits.
4923
4924 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4925
4926 * ack.texi (Acknowledgments): Add myself as doc-view author.
4927
4928 2008-10-20 Eli Zaretskii <eliz@gnu.org>
4929
4930 * frames.texi (Dialog Boxes): Add @cindex entries.
4931
4932 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
4933
4934 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4935 (Text-Only Mouse): Copyedit.
4936
4937 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
4938
4939 * frames.texi: Use @key throughout for mouse clicks.
4940 (Cut/Paste Other App): Document yank-pop-change-selection.
4941 (Secondary Selection): Fix modified mouse click syntax.
4942 (Clipboard): Describe Cut, Copy and Paste commands.
4943 (Mouse References): Not all references are in read-only buffers.
4944 Copyedits.
4945 (Creating Frames): Add xref to Init File.
4946 (Frame Commands): Add xref to Exiting.
4947 (Scroll Bars): Document GTK vs toolkit behavior.
4948
4949 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * files.texi (Version Control): Copyedits. Add Bazaar.
4952 (Version Control Systems): List different VCS's using an itemized list.
4953 Add Bazaar.
4954 (VCS Concepts): Copyedits. Tweak description of file merging.
4955
4956 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4957 (Cut/Paste Other App): Document select-active-regions and
4958 x-select-enable-primary.
4959
4960 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
4961
4962 * mark.texi (Shift Selection): Correct case in node name.
4963
4964 * emacs.texi (Top): Update node order in Mark chapter.
4965
4966 2008-10-12 Eli Zaretskii <eliz@gnu.org>
4967
4968 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4969
4970 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4971 elsewhere in the manual instead of describing yet again the intricacies
4972 of $HOME on MS-Windows and MS-DOS.
4973
4974 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
4975
4976 * mini.texi (Minibuffer File): Add xref to File Names.
4977 (Minibuffer File): Add discussion of `~' in file names.
4978 Add insert-default-directory index reference.
4979
4980 * files.texi (File Names): Reorganize description.
4981 (Visiting): Add xref to Mode Line. Copyedits.
4982 (Save Commands): Mention prefix behavior of C-x C-s.
4983 (Numbered Backups): Node deleted.
4984 (Backup Names): Contents of Numbered Backups moved here. State default
4985 of version-control variable.
4986 (Reverting): Copyedits.
4987 (Version Control): Add additional version control systems.
4988
4989 * emacs.texi (Top): Delete Numbered Backups node.
4990
4991 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4992 Backup Names.
4993 (Initial Options): Document renamed variable inhibit-startup-screen.
4994
4995 2008-10-11 Romain Francoise <romain@orebokech.com>
4996
4997 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4998
4999 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5000
5001 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5002 (Select Buffer): Mention use of minibuffer history. Describe default
5003 value of default-major-mode. Mention that C-x 4 b selects the other
5004 window.
5005 (List Buffers): Document CRM indicators in the order they appear.
5006 (Kill Buffer): Document new command kill-matching buffers.
5007 (Several Buffers): Move explanation of the relationship between buffer
5008 list and buffer menu to the top.
5009 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5010
5011 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5012
5013 * entering.texi (Exiting): Document change of C-x C-c to
5014 save-buffers-kill-terminal. Document kill-emacs.
5015
5016 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5017
5018 * mule.texi (Coding Systems): Don't mention codepage-setup.
5019
5020 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5021 cpNNN coding systems anymore.
5022 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5023 for unibyte mode. Don't mention line-drawing characters.
5024 Don't mention dos-unsupported-char-glyph.
5025
5026 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5027
5028 * search.texi (Search): Shorten introduction.
5029 (Basic Isearch): Add command table. Discuss reverse isearch and
5030 isearch highlighting.
5031 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5032 ring to cindex.
5033 (Special Isearch): Move input methods discussion here.
5034 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5035 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5036 Repeat Isearch.
5037 (Isearch Minibuffer): New node.
5038 (Word Search): Document new word search commands.
5039 (Regexp Example): Simplify example using sentence-end-base variable.
5040 (Replace): Reword introduction.
5041 (Unconditional Replace): Remove unnecessary example.
5042 (Other Repeating Search): Document new `M-s o' binding.
5043
5044 * emacs.texi (Top): Update node listings.
5045
5046 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5047
5048 * emacs.texi (Top): Remove Kill Errors from menu.
5049
5050 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5051
5052 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5053 interface for defining macros. Simplify examples. Note that C-g quits
5054 macro definitions.
5055 (Keyboard Macro Counter): Document using F3 to insert counter.
5056 Give usage example.
5057 (Keyboard Macro Query): Organize query responses in a table.
5058
5059 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5060 Link to Erasing node.
5061 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5062 rationale to a footnote.
5063 (Kill Errors): Remove node, due to redundancy with Erasing.
5064 (Spelling): Move discussion of flyspell to end. Note new behavior of
5065 M-$ in active region. Remove non-ispell-specific keybindings from
5066 table.
5067
5068 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5069
5070 * cmdargs.texi (Initial Options): Document --daemon.
5071
5072 2008-09-20 Glenn Morris <rgm@gnu.org>
5073
5074 * files.texi (Numbered Backups): Mention that some modes set
5075 version-control.
5076
5077 2008-09-20 Jim Blandy <jimb@red-bean.com>
5078
5079 * files.texi (Numbered Backups): Reference File Variables, as well.
5080 Remove discussion of Rmail's implementation.
5081
5082 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5083
5084 * misc.texi (Recursive Edit): Note that top-level exits active
5085 minibuffers.
5086
5087 * trouble.texi (Quitting): Likewise.
5088
5089 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5090
5091 * emacs.texi (Top): Add Temporary Face Changes xref.
5092
5093 * display.texi (Display): Move Temporary Face Changes node to just
5094 after Standard Faces.
5095 (Scrolling): Document recenter-top-bottom instead of recenter.
5096 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5097 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5098 (Display Custom): Copyedits.
5099 (Optional Mode Line): Document display-battery-mode.
5100
5101 2008-08-27 Romain Francoise <romain@orebokech.com>
5102
5103 * custom.texi (Directory Variables): Minor fix.
5104
5105 2008-08-27 Glenn Morris <rgm@gnu.org>
5106
5107 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5108 descriptions.
5109 (Calendar Customizing): Tweak layout description.
5110 Move calendar-today-marker and calendar-today face to the other
5111 markers. Condense calendar-star-date and calendar-mark-today
5112 description.
5113 (Holiday Customizing): Add oriental and solar holidays.
5114 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5115 Fix holiday-float description. Use zerop in examples. Be less verbose.
5116 (Date Display Format): Change ISO format. Be less verbose.
5117 (Diary Customizing): Mention day and month abbrev arrays.
5118 Mention the date-form variables by name. Update European example.
5119 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5120 Condense examples. Mention diary-entry-symbols by name.
5121 Condense table for insertion commands.
5122 (Fancy Diary Display): Mention diary-include-string and
5123 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5124 Ethiopic, Persian date functions. Condense descriptions.
5125
5126 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5127 (Adding to Diary): Adapt for changed node name.
5128
5129 2008-08-26 Glenn Morris <rgm@gnu.org>
5130
5131 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5132 node "Hebrew/Islamic Entries".
5133
5134 * calendar.texi (Specified Dates): Fix names of iso functions.
5135 (General Calendar): There may not be another window.
5136 (Writing Calendar Files, Holidays): Tweak intro.
5137 (Holidays): Mention Baha'i and Chinese holidays.
5138 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5139 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5140 (To Other Calendar): Add calendar-print-other-dates.
5141 Refer to "graphic display" rather than "X.
5142 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5143 (Displaying the Diary): Fix whitespace after reference.
5144 Fix `diary-number-of-entries' reference.
5145 (Date Formats): Explicitly mention that day names can be abbreviated.
5146 (Adding to Diary): Add some references to other sections.
5147 (Special Diary Entries): Fix reference.
5148 (Appointments): Simplify appt-message-warning-time entry.
5149 Clarify where times must be.
5150 (Importing Diary): Comment out icalendar paragraph that does not apply.
5151 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5152
5153 2008-08-23 Glenn Morris <rgm@gnu.org>
5154
5155 * fortran-xtra.texi (Fortran): Change description of free form and
5156 fixed form a bit. Mention hideshow and imenu.
5157 (Fortran Motion): Mention fortran-end-of-subprogram,
5158 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5159 (Fortran Indent): Minor re-word.
5160 (ForIndent Commands): Mention fortran-fill-paragraph and
5161 fortran-fill-statement.
5162 (ForIndent Cont): Mention fortran-tab-mode-string.
5163 (Fortran Comments): Mention fortran-comment-line-start-skip.
5164 (Fortran Columns): Mention font-locking.
5165 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5166
5167 2008-08-23 Johan Bockgård <bojohan@muon>
5168
5169 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5170
5171 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5172
5173 * mini.texi (Minibuffer): Simplify introduction.
5174 (Minibuffer File): Document tilde in minibuffer filenames.
5175 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5176 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5177 (Completion Example): Update example to current command list.
5178 (Completion Options): Document `lazy' value of completion-auto-help.
5179 Update contents of completion-ignored-extensions.
5180 (Minibuffer History): Describe "future history" list. State default
5181 value of history-delete-duplicates.
5182
5183 2008-08-21 Glenn Morris <rgm@gnu.org>
5184
5185 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5186 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5187
5188 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5189
5190 * regs.texi (Registers): Clarify valid register names.
5191 (RegPos): Note that buffer is saved and restored too.
5192 (RegText): Note that mark is reactivated/deactivated.
5193 (RegConfig): Xref to Windows node.
5194
5195 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5196
5197 * basic.texi (Inserting Text): Provide command name for C-q.
5198
5199 * killing.texi (Killing): Copyedit. Define read-only text.
5200 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5201 (Killing by Lines): Copyedit.
5202 (Other Kill Commands): Move M-w description here.
5203 (Yanking): Move M-w to Other Kill Commands.
5204 (Kill Ring): Also mention saving text in registers. Link to Text
5205 Properties in elisp manual.
5206 (Accumulating Text): Copyedit.
5207 (CUA Bindings): Shift selection is now the default.
5208
5209 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5210
5211 * maintaining.texi (Change Log): Mention next-error is available.
5212
5213 2008-08-10 Glenn Morris <rgm@gnu.org>
5214
5215 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5216 and intermonth text.
5217 (Holiday Customizing): Add holiday-chinese.
5218
5219 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5220
5221 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5222
5223 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5224
5225 * files.texi (Log Buffer): Describe C-c C-d.
5226 (Diff Mode): Describe C-x 4 A.
5227
5228 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5229
5230 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5231
5232 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5233
5234 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5235 describe the new bindings to show the changeset diff, toggle annotation
5236 visibility, show revisions.
5237 (VC Status): Describe key bindings for modifying the change comments,
5238 displaying changeset diffs and annotations.
5239
5240 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5241
5242 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5243
5244 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5245
5246 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5247
5248 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5249 and wording.
5250
5251 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5252
5253 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5254 marking/unmarking. Add descriptions for the multiple file search
5255 commands. Improve some old info.
5256
5257 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5258
5259 * display.texi (Visual Line Mode): New node.
5260
5261 * basic.texi (Inserting Text): Move DEL to deletion node.
5262 (Moving Point): Add additional alternative key bindings.
5263 Describe line-move-visual.
5264 (Erasing): Describe DEL.
5265 (Basic Undo, Blank Lines, Arguments): Copyedit.
5266 (Continuation Lines): Mention Visual Line mode.
5267 (Position Info): Move extended discussion to mule.texi.
5268
5269 * mule.texi (International Chars): Describe C-x =.
5270
5271 * emacs.texi (Top): Add Visual Line Mode node.
5272
5273 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5274
5275 * emacs.texi: Remove VMS support.
5276
5277 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5278
5279 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5280 the vc-dir command name.
5281
5282 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5283
5284 * xresources.texi: Remove mentions of Mac Carbon.
5285
5286 2008-07-19 Andreas Schwab <schwab@suse.de>
5287
5288 * ns-emacs.texi: Move to ../misc.
5289
5290 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5291
5292 * entering.texi (Exiting): Don't describe text-only terminals as the
5293 default. Describe the new startup screen.
5294 (Exiting): Describe how to kill Emacs first. Change description of
5295 iconification to handle modern window systems.
5296
5297 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5298
5299 * ns-emacs.texi: New file, documents features of Emacs port under
5300 NeXTstep windowing.
5301
5302 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5303
5304 * entering.texi (Entering Emacs): Update prev node.
5305
5306 * glossary.texi (Glossary): Remove xref to Text Characters.
5307
5308 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5309 directly, rather than in the context of ASCII. Move description of
5310 special properties of modifier key to new Modifier Keys node.
5311 (Keys): Copyedit.
5312 (Text Characters): Delete node. Multibyte is the default nowadays, and
5313 the node contents are obsolete.
5314
5315 * custom.texi (Modifier Keys): New node.
5316
5317 * emacs.texi (Top): Update node list.
5318
5319 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5320
5321 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5322 saying that Emacs provides menus and mouse support (which is par for
5323 the course).
5324
5325 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5326 early on.
5327 (Point): Copyedit. Relegate historical trivia to a footnote.
5328 (Mode Line): Explain mode-line format more consistently.
5329 (Menu Bar): Copyedit.
5330
5331 2008-06-27 Glenn Morris <rgm@gnu.org>
5332
5333 * cal-xtra.texi (Sexp Diary Entries):
5334 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5335
5336 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * mark.texi (Shift selection): New node.
5339 (Mark): Copyedits.
5340 (Persistent Mark): Move to the end of the chapter.
5341
5342 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5343
5344 * makefile.w32-in (distclean): Remove makefile.
5345
5346 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5347
5348 * building.texi (Starting GUD): Add an entry for gud-gdb.
5349 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5350 command mode.
5351
5352 2008-06-17 Glenn Morris <rgm@gnu.org>
5353
5354 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5355
5356 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5357
5358 * building.texi (Starting GUD): Expand on remote debugging.
5359 (Other GDB-UI Buffers): Mention new keyboard bindings.
5360
5361 2008-06-15 Glenn Morris <rgm@gnu.org>
5362
5363 * gnu.texi: Use a verbatim license for this invariant section,
5364 as per etc/GNU.
5365
5366 2008-06-13 Daniel Engeler <engeler@gmail.com>
5367
5368 * emacs.texi, misc.texi: Add documentation about serial port access.
5369
5370 2008-06-13 Glenn Morris <rgm@gnu.org>
5371
5372 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5373 maintain.info.
5374
5375 2008-06-05 Miles Bader <miles@gnu.org>
5376
5377 * display.texi (Temporary Face Changes): Update to reflect function
5378 renamings in face-remap.el.
5379
5380 2008-06-04 Miles Bader <miles@gnu.org>
5381
5382 * display.texi (Temporary Face Changes):
5383 Add `adjust-buffer-face-height'. Rewrite description of
5384 `increase-buffer-face-height' and `decrease-default-face-height' now
5385 that they aren't bound by default.
5386
5387 2008-06-03 Miles Bader <miles@gnu.org>
5388
5389 * display.texi (Temporary Face Changes): New node.
5390
5391 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5392
5393 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5394
5395 2008-05-31 Glenn Morris <rgm@gnu.org>
5396
5397 * cal-xtra.texi (Fancy Diary Display): Simplify.
5398
5399 2008-05-30 Glenn Morris <rgm@gnu.org>
5400
5401 * cal-xtra.texi (Fancy Diary Display): Update for
5402 diary-display-function replacing diary-display-hook.
5403
5404 2008-05-29 Drew Adams <drew.adams@oracle.com>
5405
5406 * msdog.texi (Windows Keyboard): Add descriptions of
5407 w32-register-hot-key and w32-unregister-hot-key.
5408
5409 2008-05-21 Tom Tromey <tromey@redhat.com>
5410
5411 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5412 Variables node.
5413
5414 2008-05-19 Tom Tromey <tromey@redhat.com>
5415
5416 * custom.texi (Variables): Add Directory Variables to menu.
5417 (Directory Variables): New node.
5418
5419 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5420
5421 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5422
5423 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5424
5425 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5426 Revision Tags and rewritten. Section now uses modern terminology,
5427 (tags rather than snapshots) and describes post-SCCS systems more
5428 accurately.
5429
5430 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5431
5432 * msdog.texi (Windows Files): Update documentation of
5433 w32-get-true-file-attributes.
5434
5435 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5436
5437 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5438 directory mode.
5439
5440 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5441
5442 * killing.texi (Appending Kills): Remove a strangely off-topic index
5443 entry "television".
5444
5445 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5446
5447 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5448
5449 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5450
5451 * buffers.texi, files.texi (Version-control):
5452 vc-toggle-read-only is no longer a good idea...
5453
5454 2008-04-29 Glenn Morris <rgm@gnu.org>
5455
5456 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5457
5458 2008-04-22 Juri Linkov <juri@jurta.org>
5459
5460 * dired.texi (Subdirectories in Dired): Describe using `^'
5461 to return to the parent directory.
5462
5463 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5464
5465 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5466 recent changes.
5467
5468 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5469
5470 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5471 (Other GDB-UI Buffers): Update for recent thread related changes.
5472
5473 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5474
5475 * maintaining.texi (Maintaining):
5476 * emacs.texi (Top): Typo.
5477
5478 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5479
5480 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5481 arg in `font-lock-add-keywords'.
5482
5483 2008-04-08 Glenn Morris <rgm@gnu.org>
5484
5485 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5486 Also add Baha'i calendar references where appropriate.
5487
5488 2008-04-05 Glenn Morris <rgm@gnu.org>
5489
5490 * custom.texi (Init File): Byte-compiling .emacs is bad.
5491
5492 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5493
5494 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5495
5496 2008-03-29 Glenn Morris <rgm@gnu.org>
5497
5498 * calendar.texi: Update for `calendar-date-style' replacing
5499 `european-calendar'.
5500
5501 2008-03-28 Jason Rumney <jasonr@gnu.org>
5502
5503 * display.texi (Display Custom): Mention overlay-margin in text.
5504
5505 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5506
5507 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5508 tutorial' comments.
5509
5510 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5511
5512 * mark.texi (Mark): Rearrange nodes.
5513 (Persistent Mark): Rename from Transient Mark.
5514 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5515 Describe Transient Mark mode as the default.
5516
5517 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5518 the default behavior with Transient Mark mode off.
5519 (Position Info): Fix typo.
5520
5521 * display.texi (Standard Faces): Reference the Mark node.
5522 Remove discussion of the region face, which is discussed there.
5523
5524 * emacs.texi (Top): Update node listings.
5525
5526 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5527 as the default.
5528
5529 * fixit.texi (Undo): Standardize choice of undo key sequence.
5530 (Undo, Spelling): Describe Transient Mark mode as the default.
5531
5532 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5533 default.
5534
5535 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5536
5537 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5538 mode is the default, and note that the mark is not activated when set.
5539
5540 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5541 Describe Transient Mark mode as the default.
5542
5543 * search.texi (Basic Isearch): Reference the Mark Ring node.
5544 (Replace, Unconditional Replace, Other Repeating Search):
5545 Describe Transient Mark mode as the default.
5546
5547 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5548 Describe Transient Mark mode as the default.
5549 (Paragraphs): Describe how M-h behaves when region is active.
5550
5551 * trouble.texi (Quitting): Clarify effects of C-g.
5552
5553 2008-03-13 Glenn Morris <rgm@gnu.org>
5554
5555 * emacs.texi (EMACSVER): Set to 23.0.60.
5556
5557 2008-03-05 Glenn Morris <rgm@gnu.org>
5558
5559 * dired.texi (Hiding Subdirectories): Fix previous change.
5560
5561 2008-03-05 Drew Adams <drew.adams@oracle.com>
5562
5563 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5564
5565 2008-02-28 Kim F. Storm <storm@cua.dk>
5566
5567 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5568 Move describe-distribution to C-h C-o.
5569 Move view-emacs-problems to C-h C-p.
5570 Add view-emacs-debugging on C-h C-d.
5571 Add view-external-packages on C-h C-e.
5572 Add view-order-manuals on C-h C-m.
5573
5574 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5575
5576 * msdog-xtra.texi (MS-DOS): Docstring fix.
5577
5578 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5579
5580 * msdog.texi (Windows Fonts): Use a @table for describing font
5581 properties.
5582
5583 2008-02-07 Jason Rumney <jasonr@gnu.org>
5584
5585 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5586 value has changed.
5587 (Windows HOME): Clarify what is meant by "if that fails as well".
5588 (Windows Fonts): New section.
5589
5590 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5591
5592 * basic.texi (Basic Undo): Remove duplicate "you can".
5593
5594 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5595
5596 * maintaining.texi (Tags): Fix last change.
5597
5598 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5599
5600 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5601
5602 2008-01-26 Richard Stallman <rms@gnu.org>
5603
5604 * maintaining.texi (Tags): Delete redundant index entry.
5605
5606 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5607
5608 * programs.texi (Imenu): Move "@cindex tags" from here...
5609 * maintaining.texi (Tags): ...to here.
5610
5611 2008-01-23 Kevin Ryde <user42@zip.com.au>
5612
5613 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5614 click count.
5615
5616 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5617
5618 * entering.texi (Exiting): Fix typo.
5619 Reported by D. E. Evans <sinuhe@gnu.org>.
5620
5621 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5622
5623 * glossary.texi (Glossary): Fix typo.
5624
5625 2007-12-27 Richard Stallman <rms@gnu.org>
5626
5627 * text.texi (Formatted Text): Improve menu tag.
5628 (Editing Format Info): In Info, add duplicate menu of nodes
5629 about the submenus.
5630 (Format Faces): Say where Faces menu is found. Mention Other.
5631 (Format Colors): Say where these submenus are found.
5632 (Format Indentation, Format Justification): Likewise.
5633 (Format Properties): Likewise.
5634
5635 2007-12-22 Richard Stallman <rms@gnu.org>
5636
5637 * search.texi (Query Replace): Make exp of query-replace more
5638 self-contained, and clarify.
5639
5640 2007-12-15 Richard Stallman <rms@gnu.org>
5641
5642 * files.texi (Auto Save): Clarify definition of auto-saving.
5643
5644 2007-11-26 Richard Stallman <rms@gnu.org>
5645
5646 * help.texi (Help Echo): Cleanups.
5647
5648 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5649
5650 * files.texi (Why Version Control?): Fix typo.
5651 (VCS Concepts): Fix typos; small tense fix.
5652 (Selecting a Fileset): Fix typos; small rewording.
5653 (Log Buffer): Likewise.
5654 (Old Revisions): Likewise.
5655
5656 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5657
5658 * mule.texi (Communication Coding): Fix wording of last change.
5659
5660 2007-11-16 Werner Lemberg <wl@gnu.org>
5661
5662 * custom.texi (Specifying File Variables):
5663 * major.texi (Choosing Modes): Mention '\" in man pages.
5664
5665 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5666
5667 * mule.texi (Communication Coding): Document x-select-request-type.
5668
5669 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5670
5671 2007-11-15 Francesco Potortì <pot@gnu.org>
5672
5673 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5674 --output=file.
5675
5676 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5677
5678 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5679 (Help Echo): Avoid mentioning the term "region" here and
5680 consistently use the term "active text".
5681
5682 2007-11-11 Glenn Morris <rgm@gnu.org>
5683
5684 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5685
5686 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5687
5688 * search.texi (Query Replace):
5689 Mention `query-replace-show-replacement'.
5690
5691 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5692
5693 * building.texi (Watch Expressions): Remove obscure sentence.
5694
5695 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5696
5697 * mule.texi (Select Input Method): Describe how to activate an input
5698 method in the text mode.
5699
5700 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5701
5702 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5703
5704 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5705
5706 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5707
5708 2007-10-30 Glenn Morris <rgm@gnu.org>
5709
5710 * misc.texi (Directory Tracking): Explain a bit more about
5711 dirtrack-mode.
5712
5713 2007-10-25 Glenn Morris <rgm@gnu.org>
5714
5715 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5716
5717 2007-10-24 Richard Stallman <rms@gnu.org>
5718
5719 * misc.texi (Interactive Shell): Cleanup last change.
5720
5721 2007-10-22 Juri Linkov <juri@jurta.org>
5722
5723 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5724 default values.
5725
5726 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5727
5728 * files.texi: Disambiguate two slightly different uses of the term
5729 'filesets'.
5730
5731 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5732
5733 * trouble.texi (Quitting): Fix typo.
5734
5735 2007-10-18 Glenn Morris <rgm@gnu.org>
5736
5737 * frames.texi (Mode Line Mouse): Mention minor mode names.
5738
5739 2007-10-17 Juri Linkov <juri@jurta.org>
5740
5741 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5742 fill-paragraph operates on the active region in Transient Mark mode.
5743 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5744 with fill-paragraph.
5745
5746 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5747 fill-paragraph.
5748
5749 * fixit.texi (Spelling): ispell-word operates on the active region
5750 in Transient Mark mode.
5751
5752 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5753
5754 * building.texi (Source Buffers):
5755 * custom.texi (Init Non-ASCII):
5756 * glossary.texi (Glossary): Use "key binding" consistently.
5757
5758 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5759
5760 * calendar.texi (Diary): Fix directive.
5761
5762 2007-10-16 Richard Stallman <rms@gnu.org>
5763
5764 * calendar.texi (Diary): Clarify text about diary file example.
5765
5766 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5767
5768 * files.texi: Capitalize node names according to convention.
5769
5770 2007-10-13 Glenn Morris <rgm@gnu.org>
5771
5772 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5773
5774 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5775
5776 * emacs.texi:
5777 * files.texi (Version Systems): Minor fixes to version-control material
5778 suggested by RMS and Robert J. Chassell.
5779
5780 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5781
5782 * files.texi (Version Systems):
5783 * vc-xtra.texi:
5784 * vc1-xtra.texi:
5785 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5786 operations. Change of terminology from `version' to `revision'.
5787 Revise text for adequate description of VCSes with monotonic IDs.
5788 * emacs.texi: Change of terminology from `version' to `revision'.
5789
5790 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5791
5792 * files.texi (Version Systems): Describe newer VCses.
5793 Reorder the descriptions to be chronological.
5794
5795 2007-10-09 Richard Stallman <rms@gnu.org>
5796
5797 * display.texi (Cursor Display): Correct how cursor appears
5798 in nonselected windows.
5799
5800 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5801
5802 * building.texi (GDB Graphical Interface): Remove references to gdba
5803 and mention gud-gdb.
5804
5805 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5806
5807 * rmail.texi (Rmail Sorting): Improve indexing.
5808
5809 2007-10-06 Juri Linkov <juri@jurta.org>
5810
5811 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5812 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5813 fill-paragraph-or-region.
5814
5815 * basic.texi (Arguments): Replace fill-paragraph with
5816 fill-paragraph-or-region.
5817
5818 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5819
5820 * files.texi: Update the section on version control for 2007
5821 conditions. None of these changes are new-VC-specific; that
5822 will come later.
5823
5824 2007-09-15 Glenn Morris <rgm@gnu.org>
5825
5826 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5827 to `list-holidays'.
5828
5829 2007-09-14 Glenn Morris <rgm@gnu.org>
5830
5831 * calendar.texi: Update all instances of mark-calendar-holidays,
5832 list-calendar-holidays, list-holidays with the new names.
5833
5834 2007-09-06 Glenn Morris <rgm@gnu.org>
5835
5836 Move manual sources from man/ to subdirectories of doc/.
5837 Split into the Emacs manual in emacs/, and other manuals in misc/.
5838 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5839 manual.
5840 (infodir): New variable.
5841 (info): Use $infodir.
5842 (emacsman): Delete target, not needed any more.
5843 Move all targets that are not the Emacs manual to misc/Makefile.in.
5844 (mostlyclean): Remove `gnustmp'.
5845 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5846 manual.
5847 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
5848 (emacsman): Delete target, not needed any more.
5849 (clean): Remove all info files but Emacs manual.
5850 Move all targets that are not the Emacs manual to misc/Makefile.in.
5851 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5852
5853 * Makefile.in (INFOSOURCES): Delete.
5854 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5855 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5856 *.vrs *.toc here...
5857 (maintainer-clean): ...from here.
5858
5859 2007-09-05 Glenn Morris <rgm@gnu.org>
5860
5861 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5862
5863 2007-08-29 Glenn Morris <rgm@gnu.org>
5864
5865 * emacs.texi (EMACSVER): Increase to 23.0.50.
5866
5867 2007-08-27 Richard Stallman <rms@gnu.org>
5868
5869 * emacs.texi (Top): Clarify menu item for Glossary.
5870
5871 * display.texi (Faces): Change secn title.
5872 Clarify not all fonts come from Font Lock.
5873
5874 2007-08-17 Eli Zaretskii <eliz@gnu.org>
5875
5876 * basic.texi (Position Info): Add index entry for face at point.
5877 Mention that character faces are also displayed by "C-u C-x =".
5878
5879 2007-08-08 Glenn Morris <rgm@gnu.org>
5880
5881 * glossary.texi (Glossary): Deprecate `iff'.
5882
5883 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
5884
5885 * files.texi (File Conveniences): Document point motion keys in Image
5886 mode.
5887
5888 2007-07-27 Glenn Morris <rgm@gnu.org>
5889
5890 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5891 in-line.
5892
5893 * gpl.texi: New file with text of GPL.
5894 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5895
5896 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5897
5898 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5899
5900 * dired.texi (Wdired): Mention C-x C-q key binding.
5901
5902 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
5903
5904 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5905
5906 2007-07-25 Glenn Morris <rgm@gnu.org>
5907
5908 * emacs.texi (Copying): Replace license with GPLv3.
5909
5910 * Relicense all FSF files to GPLv3 or later.
5911
5912 2007-07-24 Glenn Morris <rgm@gnu.org>
5913
5914 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5915 for some calendars.
5916
5917 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
5918
5919 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5920 default-directory for the current buffer is on a remote machine.
5921
5922 2007-07-21 Eli Zaretskii <eliz@gnu.org>
5923
5924 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5925 default value.
5926
5927 2007-07-21 Richard Stallman <rms@gnu.org>
5928
5929 * files.texi (Why Version Control?): Improve previous change.
5930
5931 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5932
5933 * files.texi (Why Version Control?): New node.
5934
5935 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5936
5937 * building.texi (Starting GUD): Add xref to this anchor.
5938
5939 2007-06-24 Karl Berry <karl@gnu.org>
5940
5941 * emacs.texi: New Back-Cover Text.
5942
5943 2007-06-07 Alan Mackenzie <acm@muc.de>
5944
5945 * display.texi (Optional Mode Line): Document the new form of
5946 line+column numbers, "(561,2)".
5947
5948 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5949
5950 * maintaining.texi (Create Tags Table): Fix typos.
5951
5952 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5953
5954 * Version 22.1 released.
5955
5956 2007-05-07 Karl Berry <karl@gnu.org>
5957
5958 * emacs.texi (EMACSVER): Back to 22.
5959
5960 2007-05-06 Richard Stallman <rms@gnu.org>
5961
5962 * maintaining.texi (Create Tags Table): Clean up previous change.
5963
5964 2007-05-05 Francesco Potortì <pot@gnu.org>
5965
5966 * maintaining.texi (Create Tags Table): Add text about the dangers of
5967 making symbolic links to tags files.
5968
5969 2007-05-04 Karl Berry <karl@gnu.org>
5970
5971 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5972
5973 2007-05-03 Karl Berry <karl@gnu.org>
5974
5975 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5976
5977 * .cvsignore (*.pdf): New entry.
5978
5979 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5980 for printing.
5981
5982 2007-05-01 Richard Stallman <rms@gnu.org>
5983
5984 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5985
5986 2007-04-28 Glenn Morris <rgm@gnu.org>
5987
5988 * ack.texi (Acknowledgments):
5989 * anti.texi (Antinews):
5990 * programs.texi (Program Modes): Restore mention of python.el pending
5991 consideration of legal status.
5992
5993 2007-04-28 Richard Stallman <rms@gnu.org>
5994
5995 * files.texi (File Names): Fixes to ~ description on MS systems.
5996
5997 2007-04-26 Glenn Morris <rgm@gnu.org>
5998
5999 * emacs.texi (EMACSVER): Increase to 22.1.50.
6000
6001 2007-04-25 Karl Berry <karl@gnu.org>
6002
6003 * emacs.texi: Improve line breaks on copyright page,
6004 similar layout to lispref, 8.5x11 by default.
6005
6006 * dired.texi (Image-Dired): Improve line break, fix typo.
6007
6008 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6009
6010 * programs.texi (Program Modes):
6011 * anti.texi (Antinews):
6012 * ack.texi (Acknowledgments): python.el removed.
6013
6014 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6015
6016 * display.texi (Highlight Interactively): Correct description of
6017 hi-lock-file-patterns-policy.
6018
6019 * files.texi (File Archives): Mention self-extracting executables.
6020
6021 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6022
6023 * search.texi (Unconditional Replace, Query Replace): Add xref to
6024 "Replacement and Case".
6025
6026 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6027
6028 * dired.texi (Image-Dired): Move from Thumbnails node.
6029 * misc.texi (Thumbnails): Node deleted.
6030 * emacs.texi (Top): Update node listing.
6031
6032 * files.texi (File Conveniences):
6033 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6034
6035 2007-04-21 Richard Stallman <rms@gnu.org>
6036
6037 * display.texi (Highlight Interactively): Correct previous change.
6038 Clarify doc of hi-lock-find-patterns, and move new features into it.
6039
6040 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6041
6042 * display.texi (Highlight Interactively):
6043 Document hi-lock-file-patterns-policy.
6044
6045 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6046
6047 * display.texi (Scrolling): Fix typo.
6048
6049 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6050
6051 * doclicense.texi: Remove node heading, so that it can be included by
6052 other files.
6053
6054 * emacs.texi: Insert node heading for GFDL.
6055
6056 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6057
6058 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6059 "command line".
6060
6061 * display.texi (Faces): Refer to "Creating Frames" for face
6062 and other frame customizations in .emacs.
6063
6064 * frames.texi (Creating Frames): Mention that face customizations can
6065 be put in .emacs. Add index entries.
6066
6067 2007-04-12 Richard Stallman <rms@gnu.org>
6068
6069 * glossary.texi (Glossary): Explain `iff'.
6070
6071 2007-04-11 Karl Berry <karl@gnu.org>
6072
6073 * gnu.texi (Top),
6074 * macos.texi (Mac Font Specs),
6075 * anti.texi (Antinews),
6076 * xresources.texi (Resources),
6077 * misc.texi (Emulation),
6078 * calendar.texi (Daylight Saving),
6079 * dired.texi (Dired and Find),
6080 * rmail.texi (Remote Mailboxes),
6081 * sending.texi (Mail Headers),
6082 * programs.texi (Which Function),
6083 * files.texi (Recover),
6084 * buffers.texi (Uniquify),
6085 * frames.texi (Wheeled Mice),
6086 * killing.texi (Rectangles): Wording to improve breaks in
6087 8.5x11 format.
6088 * mule.texi (Language Environments): \hbadness=10000 since there's
6089 no way to reword.
6090 * emacs.texi (smallbook): New @set to more easily switch between
6091 smallbook and 8.5x11.
6092
6093 2007-04-11 Richard Stallman <rms@gnu.org>
6094
6095 * files.texi (File Conveniences): Add xref to Tumme.
6096 Delete text about Thumbnail mode.
6097
6098 2007-04-09 Alan Mackenzie <acm@muc.de>
6099
6100 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6101 new name. Insert concept index entries.
6102
6103 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6104
6105 * display.texi (Standard Faces): Document prefix arg for
6106 list-faces-display.
6107
6108 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6109
6110 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6111
6112 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6113
6114 * files.texi (Misc File Ops): Rewrite description of
6115 insert-file-literally.
6116
6117 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6118
6119 * misc.texi (Printing): Postscript -> PostScript.
6120
6121 * ack.texi (Acknowledgments): Postscript -> PostScript.
6122
6123 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6124
6125 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6126 below.
6127
6128 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6129
6130 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6131 Init Non-ASCII.
6132 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6133 (Init Non-ASCII): New node.
6134
6135 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6136
6137 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6138
6139 2007-03-12 Glenn Morris <rgm@gnu.org>
6140
6141 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6142 "Daylight Savings".
6143
6144 * calendar.texi: Replace "daylight savings" with "daylight
6145 saving" in text throughout.
6146
6147 2007-03-04 Richard Stallman <rms@gnu.org>
6148
6149 * custom.texi (Safe File Variables): Minor correction.
6150
6151 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6152
6153 * rmail.texi (Movemail): Add internal ref.
6154 Don't indent the intro for the PROTO table.
6155 Format PROTO table items with @code.
6156
6157 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6158
6159 * building.texi: Remove references to bashdb.
6160
6161 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6162
6163 * mule.texi (Language Environments): Update list of supported language
6164 environments.
6165
6166 2007-02-14 Kim F. Storm <storm@cua.dk>
6167
6168 * building.texi (Grep Searching): Fix lgrep doc.
6169
6170 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6171
6172 * back.texi: Remove unused file.
6173
6174 2007-02-05 Francesco Potortì <pot@gnu.org>
6175
6176 * maintaining.texi (Tag Syntax): Now --members is the default for
6177 etags, not for ctags yet.
6178
6179 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6180
6181 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6182 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6183 expects. Add comments to prevent people from inadvertently modifying
6184 the key parts needed by `texinfo-multiple-files-update'.
6185
6186 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6187
6188 * frames.texi (Secondary Selection): Window clicked does not matter
6189 when mouse-yank-at-point is non-nil.
6190
6191 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6192
6193 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6194 ls-lisp-use-localized-time-format.
6195
6196 2007-01-16 Glenn Morris <rgm@gnu.org>
6197
6198 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6199 system abbrev.
6200
6201 2007-01-11 Richard Stallman <rms@gnu.org>
6202
6203 * msdog.texi (Windows Keyboard): Another small cleanup.
6204
6205 2007-01-10 Richard Stallman <rms@gnu.org>
6206
6207 * msdog.texi (Windows Keyboard): Yet another try to make
6208 everyone happy with that passage.
6209
6210 2007-01-05 Richard Stallman <rms@gnu.org>
6211
6212 * anti.texi (Antinews): Mention M-x shell scrolling.
6213
6214 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6215
6216 * building.texi (Watch Expressions): Describe gdb-max-children.
6217
6218 2007-01-04 Richard Stallman <rms@gnu.org>
6219
6220 * msdog.texi (Windows Keyboard): Clarify previous change.
6221
6222 2007-01-02 Richard Stallman <rms@gnu.org>
6223
6224 * custom.texi (Changing a Variable): Minor clarification.
6225 (Specific Customization): customize-customized => customize-unsaved.
6226
6227 * entering.texi (Entering Emacs): Clean up text about restarting
6228 Emacs for each file.
6229
6230 * misc.texi (Shell Options): Minor cleanup.
6231
6232 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6233 with Emacs, not vice versa.
6234
6235 * programs.texi (Symbol Completion): Recommend customizing
6236 window manager.
6237
6238 * xresources.texi (Resources): Minor fix.
6239
6240 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6241
6242 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6243
6244 2007-01-01 Richard Stallman <rms@gnu.org>
6245
6246 * commands.texi (User Input): Document keys stolen by window mangers.
6247
6248 2006-12-31 Richard Stallman <rms@gnu.org>
6249
6250 * custom.texi (Specific Customization): Document customize-option
6251 instead of customize-variable.
6252
6253 2006-12-31 Kim F. Storm <storm@cua.dk>
6254
6255 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6256
6257 2006-12-30 Kim F. Storm <storm@cua.dk>
6258
6259 * killing.texi (CUA Bindings): Fix typo.
6260
6261 * xresources.texi (Table of Resources): Mention grow-only value for
6262 auto-resize-tool-bars.
6263
6264 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6265
6266 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6267 and how to get them back.
6268
6269 2006-12-26 Richard Stallman <rms@gnu.org>
6270
6271 * calendar.texi (Holidays): Holiday listing is based on current
6272 practice, but DST is not.
6273
6274 2006-12-25 Richard Stallman <rms@gnu.org>
6275
6276 * emacs.texi (Top): Update subnode menus.
6277
6278 * mark.texi (Transient Mark): Fix xref.
6279
6280 * killing.texi (Graphical Kill): Node deleted.
6281 (Killing): Add xref to Cut and Paste.
6282 (CUA Bindings): Update xref.
6283
6284 * frames.texi (Cut and Paste): New section to hold other nodes.
6285 (Mouse Commands): Node demoted.
6286 (Cut/Paste Other App): Split out from Mouse Commands.
6287 (Word and Line Mouse): Likewise.
6288 (Secondary Selection, Clipboard): Nodes demoted.
6289
6290 2006-12-24 Kevin Ryde <user42@zip.com.au>
6291
6292 * calendar.texi (Holidays): US daylight saving begins second Sunday
6293 in March for 2007 onwards.
6294 (Daylight Savings): Show new US default daylight saving rules, 2nd
6295 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6296
6297 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6298
6299 * calendar.texi (Scroll Calendar): < and > are switched.
6300
6301 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6302
6303 * killing.texi (Deletion): Describe M-\ prefix argument.
6304
6305 2006-12-23 Richard Stallman <rms@gnu.org>
6306
6307 * search.texi (Regexp Search): Explain why forward and reverse regexp
6308 search are not mirror images.
6309
6310 2006-12-19 Kim F. Storm <storm@cua.dk>
6311
6312 * major.texi (Choosing Modes): Describe match-function elements for
6313 magic-mode-alist.
6314
6315 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6316
6317 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6318 peculiarities.
6319
6320 2006-12-18 Richard Stallman <rms@gnu.org>
6321
6322 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6323
6324 2006-12-17 Alan Mackenzie <acm@muc.de>
6325
6326 * programs.texi (Left Margin Paren): Remove the bit which says
6327 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6328 Discuss some of the issues of setting this option to nil.
6329
6330 2006-12-17 Glenn Morris <rgm@gnu.org>
6331
6332 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6333
6334 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6335
6336 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6337 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6338 NTFS volumes.
6339 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6340 volumes.
6341
6342 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6343
6344 * text.texi (HTML Mode): Fix "C-c TAB".
6345
6346 2006-12-09 Richard Stallman <rms@gnu.org>
6347
6348 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6349
6350 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6351
6352 * files.texi (Misc File Ops): Document insert-file-literally.
6353
6354 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6355
6356 * cmdargs.texi (Colors): Note that --color is intended for overriding
6357 the terminal defaults, not for normal invocation.
6358
6359 * misc.texi (Emacs Server): Improve wording. Don't mention the
6360 ``server program''. Add a cross-reference to "Init File" node.
6361 (Invoking emacsclient): Add index entries. Document both short and
6362 long versions of command-line options. Document the -f option.
6363
6364 2006-12-06 Richard Stallman <rms@gnu.org>
6365
6366 * text.texi (Outline Format): Say to set outline-regexp
6367 and outline-level with major modes and file local variables.
6368
6369 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6370
6371 * anti.texi (Antinews): Mention the alternative to
6372 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6373
6374 * misc.texi (Interactive Shell): Ditto.
6375
6376 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6377
6378 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6379
6380 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6381
6382 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6383
6384 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6385 colon in the mode line.
6386
6387 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6388
6389 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6390
6391 * building.texi (Watch Expressions): Mention SPC for expanding/
6392 contracting watch expressions.
6393
6394 2006-11-26 Kim F. Storm <storm@cua.dk>
6395
6396 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6397
6398 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6399
6400 * building.texi (Debugger Operation): Define text command mode.
6401 Clarify how tooltips work.
6402 (GDB Graphical Interface): Explain how to run in text command mode
6403 more clearly.
6404
6405 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6406
6407 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6408
6409 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6410
6411 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6412
6413 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6414
6415 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6416 and EMACS is deprecated.
6417
6418 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6419
6420 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6421
6422 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6423
6424 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6425
6426 * emacs.texi: Include xresources.texi both for info and dvi.
6427
6428 * xresources.texi: Merge text from xresmini.texi.
6429
6430 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6431
6432 * glossary.texi: Fix typos.
6433
6434 2006-11-06 Richard Stallman <rms@gnu.org>
6435
6436 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6437
6438 * ack.texi (Acknowledgments): Fix name spelling.
6439
6440 2006-11-01 Juri Linkov <juri@jurta.org>
6441
6442 * search.texi (Word Search): Document incremental word search.
6443
6444 2006-10-28 Glenn Morris <rgm@gnu.org>
6445
6446 * ack.texi (Acknowledgments): Add cal-html author.
6447
6448 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6449 Calendar"). Describe new package cal-html.
6450 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6451 Calendar Files."
6452
6453 2006-10-23 Richard Stallman <rms@gnu.org>
6454
6455 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6456 Abbrev mode is enabled.
6457
6458 2006-10-16 Richard Stallman <rms@gnu.org>
6459
6460 * emacs.texi: Update ISBN.
6461
6462 2006-10-11 Kim F. Storm <storm@cua.dk>
6463
6464 * emacs.texi (Acknowledgments): Use @dotless{i}.
6465
6466 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6467
6468 * building.texi (Breakpoints Buffer): Mention catchpoints.
6469
6470 2006-10-08 Kim F. Storm <storm@cua.dk>
6471
6472 * ack.texi (Acknowledgments): Update.
6473
6474 * emacs.texi (Acknowledgments): Fix bad @/ form.
6475
6476 2006-10-05 Kim F. Storm <storm@cua.dk>
6477
6478 * emacs.texi (Acknowledgments): Add more contributors.
6479
6480 2006-10-03 Richard Stallman <rms@gnu.org>
6481
6482 * emacs.texi (Acknowledgments): Update version and edition.
6483
6484 2006-10-01 Karl Berry <karl@gnu.org>
6485
6486 * custom.texi (Customization Groups): Page break to keep example buffer
6487 on one page.
6488
6489 2006-09-30 Karl Berry <karl@gnu.org>
6490
6491 * programs.texi (Basic Indent): @need to improve page break.
6492 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6493
6494 2006-09-29 Glenn Morris <rgm@gnu.org>
6495
6496 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6497
6498 2006-09-29 Karl Berry <karl@gnu.org>
6499
6500 * windows.texi (Basic Window): Remove forced @break, no longer
6501 desirable.
6502 * frames.texi (Frame Commands),
6503 * mark.texi (Marking Objects): Reword to avoid bad page break.
6504 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6505
6506 2006-09-19 Richard Stallman <rms@gnu.org>
6507
6508 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6509 stick to present tense.
6510
6511 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6512
6513 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6514 to x-gtk-use-old-file-dialog.
6515 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6516
6517 2006-09-15 Jay Belanger <belanger@truman.edu>
6518
6519 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6520 Change "Library Public License" to "Lesser Public License"
6521 throughout. Use "yyyy" to represent year.
6522
6523 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6524
6525 * misc.texi (Interactive Shell): EMACS is now set
6526 to Emacs's absolute file name, not to "t".
6527
6528 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6529
6530 * files.texi (Visiting): Add index entry "open file".
6531
6532 2006-09-11 Richard Stallman <rms@gnu.org>
6533
6534 * building.texi (Compilation Mode): Clarification.
6535 (Grep Searching): Add xref to Compilation Mode.
6536
6537 2006-09-08 Richard Stallman <rms@gnu.org>
6538
6539 * search.texi (Search): Ref multi-file search commands here.
6540 (Other Repeating Search): Not here.
6541
6542 2006-08-28 Richard Stallman <rms@gnu.org>
6543
6544 * windows.texi (Split Window): Update xref.
6545
6546 * basic.texi (Continuation Lines): Update xref.
6547
6548 * indent.texi (Tab Stops): Update xref.
6549
6550 * emacs.texi (Top): Update subnode menu.
6551
6552 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6553 split out of Display Custom.
6554
6555 2006-08-25 Kim F. Storm <storm@cua.dk>
6556
6557 * display.texi (Display Custom): Add variables overline-margin
6558 and x-underline-at-descent-line.
6559
6560 2006-08-25 Richard Stallman <rms@gnu.org>
6561
6562 * entering.texi (Exiting): Rewrite to give graphical displays
6563 priority over text terminals.
6564
6565 * search.texi (Incremental Search): Move index entries.
6566
6567 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6568
6569 * custom.texi (Init File): Reference Find Init to avoid "home
6570 directory" confusion.
6571
6572 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6573
6574 * building.texi (Other GDB-UI Buffers): Describe how to edit
6575 a value in the locals buffer.
6576
6577 2006-08-21 Richard Stallman <rms@gnu.org>
6578
6579 * search.texi (Basic Isearch): Add `isearch' index entry.
6580
6581 2006-08-16 Richard Stallman <rms@gnu.org>
6582
6583 * misc.texi (Saving Emacs Sessions): Clean up wording.
6584
6585 * mark.texi (Marking Objects): Mention term "select all".
6586
6587 * emacs.texi (Top): Update subnode menu.
6588
6589 * help.texi (Help Mode): Move node up in file.
6590
6591 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6592
6593 * building.texi (Stack Buffer): Explain fringe arrow.
6594
6595 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6596
6597 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6598 on startup.
6599
6600 2006-08-11 Romain Francoise <romain@orebokech.com>
6601
6602 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6603
6604 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6605
6606 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6607
6608 2006-08-10 Richard Stallman <rms@gnu.org>
6609
6610 * text.texi (Format Faces): Substantial rewrites to deal
6611 with face merging. Empty regions don't count.
6612 Clarify face property inheritance.
6613
6614 2006-08-08 Romain Francoise <romain@orebokech.com>
6615
6616 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6617 <arjuropo@cc.jyu.fi>.
6618
6619 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6620
6621 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6622 apply to all frames.
6623
6624 2006-08-01 Richard Stallman <rms@gnu.org>
6625
6626 * help.texi (Name Help): Add index entries for describe-variable.
6627
6628 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6629
6630 * building.texi (GDB Graphical Interface): Shorten node names.
6631 (GDB-UI Layout): Use GDB-related.
6632 (Other GDB-UI Buffers): Simplify English.
6633
6634 2006-07-31 Richard Stallman <rms@gnu.org>
6635
6636 * search.texi (Query Replace): Add xref for Dired's Q command.
6637
6638 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6639
6640 * building.texi (GDB commands in Fringe): Rename to...
6641 (Source Buffers): ..this and move forward. Describe hollow arrow and
6642 new option gdb-find-source-frame.
6643
6644 2006-07-29 Richard Stallman <rms@gnu.org>
6645
6646 * dired.texi (Operating on Files): Simplify previous change
6647 and fix Texinfo usage.
6648
6649 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6650
6651 * dired.texi (Operating on Files): Add cross-references. State the
6652 Unix commands that do similar things.
6653
6654 2006-07-28 Richard Stallman <rms@gnu.org>
6655
6656 * mark.texi (Transient Mark): Clarify that region never disappears
6657 when Transient Mark mode is off, and not when it is on.
6658
6659 2006-07-27 Richard Stallman <rms@gnu.org>
6660
6661 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6662
6663 2006-07-24 Richard Stallman <rms@gnu.org>
6664
6665 * xresources.texi (GTK styles): Fix texinfo usage.
6666
6667 * commands.texi (User Input): Explain why we teach keyboard cmds.
6668
6669 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6670 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6671 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6672 * doclicense.texi, display.texi, dired.texi, basic.texi:
6673 * anti.texi, ack.texi: Move periods and commas inside quotes.
6674
6675 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6676
6677 * cmdargs.texi (General Variables): Document EMAIL.
6678
6679 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6680
6681 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6682 doesn't have effect on MS-Windows.
6683
6684 2006-07-17 Richard Stallman <rms@gnu.org>
6685
6686 * building.texi (Grep Searching): Explain about chaining grep commands.
6687
6688 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6689
6690 * killing.texi, mini.texi: Fix typos.
6691
6692 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6693
6694 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6695 is invoked for multiple files.
6696
6697 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6698
6699 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6700 on-line manual for the rest of this node.
6701 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6702 unconditionally.
6703 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6704 Improve wording.
6705 (Windows Printing): Improve wording.
6706 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6707 rest of this node.
6708
6709 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6710
6711 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6712 with eval-buffer.
6713
6714 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6715
6716 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6717 of character translation.
6718
6719 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6720
6721 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6722
6723 2006-07-03 Karl Berry <karl@gnu.org>
6724
6725 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6726 not-too-underfull hboxes in the TeX output.
6727 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6728 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6729 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6730 * sending.texi, text.texi: Fix overfull/underfull boxes.
6731
6732 2006-07-03 Romain Francoise <romain@orebokech.com>
6733
6734 * m-x.texi (M-x): Fix.
6735
6736 2006-07-03 Richard Stallman <rms@gnu.org>
6737
6738 * search.texi (Other Repeating Search): filename -> file name.
6739
6740 * misc.texi (Narrowing): Minor cleanups.
6741
6742 * files.texi (Visiting): filename -> file name.
6743
6744 * emacs.texi (Top): Update subnode menus.
6745
6746 * mule.texi (Coding Systems): Move char translation stuff here.
6747 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6748 (Recognize Coding): Substantial local rewrites.
6749 (International): Update menu.
6750
6751 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6752 (Scrolling): Substantial local rewrites.
6753 (Display): Update menu and intro.
6754
6755 * dired.texi: filename -> file name.
6756
6757 * custom.texi (Safe File Variables): Texinfo usage fix.
6758
6759 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6760
6761 * help.texi, m-x.texi: Lots of cleanups.
6762
6763 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6764
6765 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6766 (Windows Processes, Windows Misc): Shorten the printed version by
6767 selectively conditioning less important portions by @ifnottex.
6768
6769 2006-06-27 Richard Stallman <rms@gnu.org>
6770
6771 * mini.texi (Minibuffer File): Minor cleanup.
6772
6773 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6774
6775 * frames.texi (XTerm Mouse): Rename to...
6776 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6777
6778 * emacs.texi (Top): Use new node name.
6779
6780 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6781
6782 * emacs.texi (Top): Update the detailed menu according to changes in
6783 msdog.texi.
6784
6785 * msdog.texi (Windows Keyboard): New section.
6786 (Windows Mouse): New section.
6787 (Windows System Menu): Remove section (text merged with "Windows
6788 Keyboard").
6789 (Windows Misc): New section.
6790
6791 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6792
6793 * msdog.texi (ls in Lisp): New section.
6794
6795 * files.texi (Visiting): Document case-insensitive wildcard matching
6796 under find-file-wildcards.
6797
6798 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6799
6800 * macos.texi (Mac Input): Add description of mac-function-modifier.
6801 Now Unicode keyboard layouts work.
6802
6803 2006-06-10 Richard Stallman <rms@gnu.org>
6804
6805 * mule.texi (Recognize Coding): Clarify previous change.
6806
6807 2006-06-09 Kenichi Handa <handa@m17n.org>
6808
6809 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6810 notation.
6811
6812 2006-06-07 Kevin Ryde <user42@zip.com.au>
6813
6814 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6815 manual for @ifnottex, but in emacs-extra for @iftex.
6816
6817 * cmdargs.texi (General Variables): Fix smtpmail xref.
6818
6819 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6820
6821 * programs.texi (Comment Commands):
6822 * custom.texi (Specifying File Variables):
6823 Use ;; instead of ;;; to better follow coding conventions.
6824
6825 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
6826
6827 * building.texi (Watch Expressions): Move node to end.
6828 (GDB Graphical Interface): Move description of clicks in fringe...
6829 (GDB commands in the Fringe): ...to here. New node.
6830
6831 2006-06-05 Romain Francoise <romain@orebokech.com>
6832
6833 * xresmini.texi (GTK resources): Fix various typos.
6834
6835 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
6836
6837 * building.texi (GDB Graphical Interface): Update bindings.
6838 (Commands of GUD): Add gud-print. Remove gud-run.
6839 Restate availability more generally.
6840
6841 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
6842
6843 * mini.texi: Lots of cleanups.
6844
6845 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6846
6847 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6848 and Mouse-2.
6849
6850 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
6851
6852 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6853
6854 2006-05-31 Richard Stallman <rms@gnu.org>
6855
6856 * basic.texi (Moving Point): Fix previous change.
6857
6858 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
6859
6860 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6861
6862 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
6863
6864 * basic.texi: Many simplifications and improvements in wording.
6865
6866 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
6867
6868 * anti.texi (Antinews): Create a node for gdb-ui.
6869
6870 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6871
6872 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6873
6874 2006-05-20 Richard Stallman <rms@gnu.org>
6875
6876 * dired.texi (Dired Navigation): dired-goto-file is now j.
6877
6878 2006-05-20 Eli Zaretskii <eliz@gnu.org>
6879
6880 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6881 and their aliases.
6882
6883 * msdog.texi (Windows Printing): Mention non-support of plain text
6884 printing with some el-cheapo printers, and suggest a workaround.
6885
6886 2006-05-20 Kevin Ryde <user42@zip.com.au>
6887
6888 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6889 remove the bit saying you must set it.
6890
6891 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6892
6893 * trouble.texi (Checklist):
6894 * text.texi (Text, Auto Fill, Text Mode):
6895 * search.texi (Nonincremental Search):
6896 * rmail.texi (Rmail Labels):
6897 * mule.texi (Input Methods, Multibyte Conversion):
6898 * misc.texi (Gnus, Where to Look, PostScript):
6899 * maintaining.texi (Create Tags Table):
6900 * indent.texi (Indentation Commands):
6901 * fixit.texi (Spelling):
6902 * emacs.texi (Copying):
6903 * custom.texi (Init File): ifinfo -> ifnottex.
6904
6905 2006-05-17 Richard Stallman <rms@gnu.org>
6906
6907 * files.texi (Diff Mode): Mention C-x `.
6908
6909 2006-05-08 Richard Stallman <rms@gnu.org>
6910
6911 * custom.texi (Disabling): Textual cleanups.
6912
6913 2006-05-12 Glenn Morris <rgm@gnu.org>
6914
6915 * calendar.texi (Displaying the Diary, Format of Diary File):
6916 Refer to diary-view-entries, diary-list-entries,
6917 diary-show-all-entries rather than obsolete aliases.
6918
6919 2006-05-12 Eli Zaretskii <eliz@gnu.org>
6920
6921 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6922 (Displaying the Diary, Special Diary Entries, Importing Diary):
6923 * building.texi (Compilation Shell):
6924 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6925 emacs-xtra with @inforef's.
6926
6927 * files.texi (Visiting): Fix wording.
6928
6929 * mule.texi (Coding Systems, Text Coding): More indexing.
6930 Mention that C-x RET f can set eol conversion.
6931
6932 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
6933
6934 * xresmini.texi (GTK resources): Insert GTK description.
6935
6936 * xresources.texi (GTK resources): metafont should be menufont.
6937
6938 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6939
6940 * mini.texi (Completion Options): Completion of remote files'
6941 method, user name and host name is active only in partial
6942 completion mode.
6943
6944 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6945
6946 * makefile.w32-in (emacs.dvi):
6947 * Makefile.in (emacs.dvi): Add xresmini.texi.
6948
6949 * xresmini.texi (Table of Resources): Remove xref to non-existent
6950 node "LessTif Resources".
6951
6952 * msdog.texi (Microsoft Windows):
6953 * calendar.texi (Calendar/Diary, Displaying the Diary)
6954 (Special Diary Entries, Importing Diary, Holidays):
6955 * programs.texi (Program Modes):
6956 * text.texi (Text):
6957 * buffers.texi (Several Buffers):
6958 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6959
6960 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6961
6962 The following changes merge the emacs-xtra manual into the main
6963 manual, but only for on-line version of the manual.
6964
6965 * vc2-xtra.texi (Version Backups, Local Version Control)
6966 (Making Snapshots, Change Logs and VC, Version Headers)
6967 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6968 on-line manual.
6969
6970 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6971 for on-line manual.
6972
6973 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6974 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6975 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6976 for on-line manual.
6977
6978 * fortran-xtra.texi (Fortran, Fortran Autofill)
6979 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6980 for on-line manual.
6981
6982 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6983 Conditional xref's for on-line manual.
6984
6985 * emerge-xtra.texi (Emerge, Overview of Emerge)
6986 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6987 manual.
6988
6989 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6990 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6991 (EMACSSOURCES): Use EMACS_XTRA.
6992 (../info/emacs-xtra): Remove.
6993 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6994
6995 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6996 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6997 (EMACSSOURCES): Use EMACS_XTRA.
6998 ($(infodir)/emacs-xtra): Remove.
6999 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7000
7001 * trouble.texi (Quitting):
7002 * text.texi (Text):
7003 * programs.texi (Program Modes):
7004 * msdog.texi (Microsoft Windows):
7005 * frames.texi (Frames):
7006 * files.texi (Backup, Version Control, VC Concepts)
7007 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7008 (Registering, VC Status, VC Undo, Multi-User Branching)
7009 (Comparing Files):
7010 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7011 (Displaying the Diary, Special Diary Entries, Importing Diary):
7012 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7013 conditional xref's, depending on @iftex/@ifnottex.
7014
7015 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7016 "MS-DOS". @include msdog-xtra.texi.
7017
7018 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7019 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7020
7021 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7022 for vc-xtra.texi subsections.
7023 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7024 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7025
7026 * sending.texi (Sending Mail): A @node line without explicit Prev,
7027 Next, and Up links.
7028
7029 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7030 Next, and Up links.
7031
7032 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7033 and its sections. @include picture-xtra.texi.
7034
7035 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7036 "Emerge".
7037 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7038
7039 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7040 exact duplicate of its name-sake in calendar.texi.
7041
7042 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7043 "Advanced Calendar/Diary Usage".
7044 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7045
7046 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7047 dired-xtra.texi.
7048 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7049
7050 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7051 (Files) [ifnottex]: Add menu entry for Autorevert.
7052
7053 * emacs-xtra.texi (Introduction): Reword to make consistent with
7054 printed version only.
7055 <Top level>: Remove the body of all chapters and move them to the
7056 new *-xtra.texi files. Use @raisesections and @lowersections to
7057 convert sections to chapters etc.
7058
7059 * msdog-xtra.texi:
7060 * fortran-xtra.texi:
7061 * vc-xtra.texi:
7062 * vc1-xtra.texi:
7063 * vc2-xtra.texi:
7064 * emerge-xtra.texi:
7065 * cal-xtra.texi:
7066 * dired-xtra.texi:
7067 * arevert-xtra.texi: New files, with text from respective chapters
7068 of emacs-xtra.texi. Convert each @chapter into @section, @section
7069 into @subsection, etc.
7070
7071 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7072 updated.
7073
7074 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7075 Windows". All references updated.
7076
7077 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7078
7079 * macos.texi (Mac Input): Mention input from Character Palette.
7080 (Mac Font Specs): Fix typo.
7081
7082 2006-05-05 Richard Stallman <rms@gnu.org>
7083
7084 * files.texi (Diff Mode): Minor cleanup.
7085
7086 2006-05-05 Karl Berry <karl@gnu.org>
7087
7088 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7089 errors from the current release of makeinfo (4.8).
7090 * help.texi (Library Keywords): Change widest word in multitable
7091 template from `emulations' to `convenience'. (Not sure if this is
7092 related to the font change.)
7093
7094 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7095
7096 * files.texi (File Names): Add a footnote about limited support of
7097 ~USER on MS-Windows.
7098
7099 * cmdargs.texi (Initial Options): Add a footnote about limited
7100 support of ~USER on MS-Windows.
7101
7102 2006-05-03 Richard Stallman <rms@gnu.org>
7103
7104 * files.texi (Diff Mode): Node moved here.
7105 (Comparing Files): Delete what duplicates new node.
7106 (Files): Put Diff Mode in menu.
7107
7108 * misc.texi (Diff Mode): Move to files.texi.
7109
7110 * emacs.texi (Top): Update menu for Diff Mode.
7111
7112 * trouble.texi (Emergency Escape): Simplify.
7113
7114 * emacs.texi (Top): Minor clarification.
7115
7116 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7117
7118 * commands.texi, entering.texi, screen.texi: Many simplifications.
7119
7120 2006-05-03 Richard Stallman <rms@gnu.org>
7121
7122 * commands.texi (Text Characters): Delete paragraph about unibyte
7123 non-ASCII printing chars.
7124
7125 * killing.texi (Killing): Say "graphical displays".
7126 * display.texi: Say "graphical displays".
7127
7128 * cmdargs.texi (Misc X): Say "graphical displays".
7129
7130 2006-05-01 Richard Stallman <rms@gnu.org>
7131
7132 * emacs.texi (Top): Add Diff Mode to menu.
7133
7134 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7135
7136 * misc.texi (Diff Mode): New node.
7137
7138 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7139
7140 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7141 (Mac Environment Variables): Shorten example line.
7142 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7143
7144 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7145
7146 * building.texi (GUD Customization): Describe cases %d and %c.
7147 Update description for %e.
7148
7149 2006-04-30 Glenn Morris <rgm@gnu.org>
7150
7151 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7152
7153 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7154
7155 * custom.texi (Examining): Update C-h v output example.
7156
7157 2006-04-29 Kim F. Storm <storm@cua.dk>
7158
7159 * building.texi (Grep Searching): Add lgrep and rgrep.
7160
7161 2006-04-23 Richard Stallman <rms@gnu.org>
7162
7163 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7164
7165 * xresmini.texi: New file.
7166
7167 * xresources.texi (Face Resources): Split table into font resources
7168 and the rest. Combine similar attributes for brevity.
7169
7170 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7171
7172 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7173 backslashes and case-insensitivity in file names (moved to the
7174 main manual).
7175 (MS-DOS Printing): Move most of the text to the main manual.
7176
7177 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7178 New nodes.
7179 (Windows Processes, Windows System Menu): Add index entries and
7180 fix wording.
7181
7182 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7183
7184 * misc.texi (Shell Ring): Add notes on saved input when
7185 navigating off the end of the history list.
7186
7187 2006-04-18 Chong Yidong <cyd@mit.edu>
7188
7189 * misc.texi (Shell Options): Correct default value of
7190 comint-scroll-show-maximum-output.
7191
7192 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7193
7194 * building.texi (Watch Expressions): Update.
7195
7196 2006-04-12 Richard Stallman <rms@gnu.org>
7197
7198 * search.texi: Clean up previous change.
7199
7200 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7201
7202 * search.texi (Regexp Backslash, Regexp Replace): Add index
7203 entries for ``back reference'' and mention the term itself in the
7204 text.
7205
7206 2006-04-11 Richard Stallman <rms@gnu.org>
7207
7208 * custom.texi (Safe File Variables):
7209 Document enable-local-variables = :safe.
7210
7211 2006-04-11 Karl Berry <karl@gnu.org>
7212
7213 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7214 (Remote Repositories, Version Backups, Local Version Control)
7215 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7216 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7217 (Renaming VC Work Files and Master Files)
7218 (Inserting Version Control Headers, Customizing VC, General Options)
7219 (Options for RCS and SCCS, Options specific for CVS): Move all
7220 these nodes to emacs-xtra.texi, for brevity.
7221 * cmdargs.texi, files.texi: Change cross-references.
7222
7223 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7224
7225 * files.texi (Old Versions): Update description of vc-annotate's
7226 use of color to indicate date ranges.
7227
7228 2006-04-09 Kevin Ryde <user42@zip.com.au>
7229
7230 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7231 put info and printed manual names the right way around.
7232
7233 2006-04-09 Karl Berry <karl@gnu.org>
7234
7235 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7236 emacs-xtra.texi, leaving only MS Windows information.
7237 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7238 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7239 node names.
7240
7241 * emacs.texi: Move @summarycontents and @contents to the beginning
7242 of the file.
7243
7244 2006-04-08 Kevin Ryde <user42@zip.com.au>
7245
7246 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7247
7248 2006-04-07 Richard Stallman <rms@gnu.org>
7249
7250 * programs.texi (Comments, Comment Commands, Options for Comments)
7251 (Multi-Line Comments): "Align", not "indent".
7252 (Basic Indent): C-j deletes trailing whitespace before the newline.
7253
7254 2006-04-06 Richard Stallman <rms@gnu.org>
7255
7256 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7257
7258 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7259
7260 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7261
7262 2006-04-05 Richard Stallman <rms@gnu.org>
7263
7264 * emacs.texi (Top): Update subnode menu.
7265
7266 * trouble.texi (Unasked-for Search): Node deleted.
7267 (Lossage): Delete from menu.
7268
7269 2006-04-04 Richard Stallman <rms@gnu.org>
7270
7271 * trouble.texi: Various cleanups.
7272 (Checklist): Don't bother saying how to snail a bug report.
7273 (Emergency Escape): Much rewriting.
7274 (After a Crash): Rename the core dump immediately.
7275 (Total Frustration): Call it a psychotherapist.
7276 (Bug Criteria): Avoid "illegal instruction".
7277 (Sending Patches): We always put the contributor's name in.
7278
7279 * misc.texi (Thumbnails): Minor correction.
7280
7281 2006-04-03 Richard Stallman <rms@gnu.org>
7282
7283 * misc.texi (Thumbnails): Minor cleanup.
7284
7285 2006-04-02 Karl Berry <karl@gnu.org>
7286
7287 * sending.texi (Mail Sending): pxref to Top needs five args.
7288
7289 2006-03-31 Richard Stallman <rms@gnu.org>
7290
7291 * emacs.texi (Top): Update subnode menu.
7292
7293 * help.texi (Help Mode): Cleanup.
7294
7295 * dired.texi: Many cleanups.
7296 (Dired Deletion): Describe dired-recursive-deletes.
7297 (Operating on Files): dired-create-directory moved.
7298 (Misc Dired Features): Move to here.
7299 (Tumme): Node moved to misc.texi.
7300
7301 * custom.texi: Many cleanups.
7302 (Minor Modes): Don't mention ISO Accents Mode.
7303 (Examining): Update C-h v output example.
7304 (Hooks): Add index and xref for add-hook.
7305 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7306 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7307
7308 * misc.texi: Many cleanups.
7309 (beginning): Add to summary of topics.
7310 (Shell): Put eshell xref at the end. Remove eshell from table.
7311 (Thumbnails): New node.
7312
7313 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7314
7315 * files.texi (File Name Cache): Make it clear that the cache is
7316 not persistent.
7317
7318 2006-03-25 Karl Berry <karl@gnu.org>
7319
7320 * emacs-xtra.texi, emacs.texi, gnu.texi:
7321 (1) use @copyright{} instead of (C) in typeset text;
7322 (2) do not indent copyright year list (or anything else).
7323
7324 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7325
7326 * files.texi (VC Dired Mode): Remove misplaced brackets.
7327
7328 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7329
7330 * files.texi: Various updates and clarifications in the VC chapter.
7331
7332 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7333
7334 * help.texi (Help Mode): Document "C-c C-c".
7335
7336 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7337
7338 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7339 menu in the standalone Info reader.
7340
7341 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7342
7343 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7344 moved here from Emacs manual.
7345
7346 * programs.texi (Fortran): Section moved to emacs-xtra.
7347 (Program Modes): Xref to Fortran in emacs-xtra.
7348
7349 * maintaining.texi (Emerge): Move to emacs-xtra.
7350 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7351
7352 * picture.texi: File deleted.
7353 * Makefile.in:
7354 * makefile.w32-in: Remove picture.texi.
7355
7356 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7357 * abbrevs.texi (Abbrevs):
7358 * sending.texi (Sending Mail): Picture node removed.
7359
7360 * emacs.texi (Top): Update node listings.
7361
7362 2006-03-12 Richard Stallman <rms@gnu.org>
7363
7364 * calendar.texi: Various cleanups.
7365
7366 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7367
7368 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7369 syntax.
7370
7371 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7372
7373 * search.texi (Regexps): More accurately describe which characters
7374 are special in which situations. Recommend _not_ to quote `]' or
7375 `-' when they are not special.
7376
7377 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7378
7379 * files.texi (Old Versions): Clarify operation of C-x v =.
7380
7381 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7382
7383 * building.texi (Watch Expressions): Update and describe
7384 gdb-speedbar-auto-raise.
7385
7386 2006-02-19 Richard M. Stallman <rms@gnu.org>
7387
7388 * emacs.texi: Use @smallbook.
7389 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7390 Update subnode menu.
7391
7392 * building.texi (Lisp Interaction): Minor addition.
7393
7394 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7395
7396 * building.texi (Watch Expressions): Update and be more precise.
7397
7398 2006-02-15 Francesco Potortì <pot@gnu.org>
7399
7400 * maintaining.texi (Create Tags Table): Explain why the
7401 exception when etags writes to files under the /dev tree.
7402
7403 2006-02-14 Richard M. Stallman <rms@gnu.org>
7404
7405 * custom.texi (Safe File Variables): Lots of clarification.
7406 Renamed from Unsafe File Variables.
7407
7408 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7409
7410 * custom.texi (Unsafe File Variables): File variable confirmation
7411 assumed denied in batch mode.
7412
7413 2006-02-14 Richard M. Stallman <rms@gnu.org>
7414
7415 * building.texi (GDB User Interface Layout): Don't say `inferior'
7416 for program being debugged.
7417
7418 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7419
7420 * building.texi (GDB Graphical Interface):
7421 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7422
7423 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7424
7425 * custom.texi (Specifying File Variables, Unsafe File Variables):
7426 New nodes, split from File Variables. Document new file local
7427 variable behavior.
7428
7429 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7430
7431 * display.texi (Standard Faces):
7432 * files.texi (Visiting):
7433 * frames.texi (Clipboard):
7434 * glossary.texi (Glossary) <Clipboard>:
7435 * xresources.texi (X Resources): Mention Mac OS port.
7436
7437 2006-02-12 Richard M. Stallman <rms@gnu.org>
7438
7439 * building.texi (Building): Clarify topic in intro.
7440
7441 * maintaining.texi (Maintaining): Change title; clarify topic.
7442 Delete duplicate index entries.
7443
7444 * building.texi (Other GDB User Interface Buffers): Clarifications.
7445
7446 * text.texi (Cell Commands): Clarifications.
7447
7448 * programs.texi (Defuns): Delete duplicate explanation of
7449 left-margin paren convention.
7450 (Hungry Delete): Minor cleanup.
7451
7452 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7453
7454 * dired.texi (Tumme): More tumme documentation.
7455
7456 2006-02-11 Alan Mackenzie <acm@muc.de>
7457
7458 * programs.texi ("Hungry Delete"): Correct the appellation of the
7459 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7460
7461 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7462
7463 * dired.texi (Tumme): Fix small bug.
7464
7465 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7466
7467 * macos.texi (Mac International): Rename "fontset-mac" to
7468 "fontset-standard".
7469
7470 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7471
7472 * dired.texi (Tumme): Basic documentation for Tumme added.
7473
7474 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * mule.texi (International):
7477 * programs.texi (Basic Indent): Fix typos.
7478
7479 * custom.texi (Minor Modes):
7480 * display.texi (Text Display):
7481 * commands.texi (Text Characters): Update xrefs.
7482
7483 2006-02-07 Richard M. Stallman <rms@gnu.org>
7484
7485 * emacs.texi (Top): Update subnode menu.
7486 Update info on old Emacs papers.
7487 (Intro): "Graphical display", not window system.
7488
7489 * xresources.texi (GTK styles): Minor clarifications.
7490
7491 * trouble.texi: "Graphical display", not window system.
7492 (Stuck Recursive): Minor clarification.
7493
7494 * text.texi: Minor clarifications.
7495 (Sentences): Explain why two-space convention is better.
7496 Explain sentence-end-without-period here.
7497 (Fill Commands): Not here.
7498 (Refill): Node moved down.
7499 (Filling): Update menu.
7500 (Table Creation, Cell Justification, Column Commands): Clarify.
7501
7502 * sending.texi: Minor clarifications.
7503
7504 * search.texi (Regexp Backslash): Clarification.
7505
7506 * rmail.texi: Minor cleanups.
7507 (Rmail): Delete digression about `rmail-mode'.
7508 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7509 (Rmail Files): Mention C-u M-x rmail.
7510 (Rmail Reply): Mention References.
7511 (Rmail Display): Mention rmail-nonignored-headers.
7512
7513 * programs.texi: Minor cleanups.
7514 (Comment Commands): Mention momentary Transient Mark mode.
7515 (Matching): Be more specific about customizing show-paren-mode.
7516 (Info Lookup): Don't list the modes that support C-h S.
7517 Just say what it does in an unsupported mode.
7518 (Man Page): Delete excessive info on customizing woman.
7519 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7520
7521 * abbrevs.texi: Minor clarifications.
7522 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7523 not "dynamic abbrevs" as if they were a kind of abbrev.
7524
7525 * picture.texi (Picture): Minor cleanup.
7526
7527 * mule.texi (Communication Coding): Say "other applications".
7528 (Fontsets): Not specific to X. Add xref to X Resources.
7529 (Unibyte Mode): Rename from Single-Byte Character Support.
7530 "Graphical display", not window system.
7531 (International): Update menu.
7532
7533 * maintaining.texi (Format of ChangeLog):
7534 New node, split out from ChangeLog.
7535 (ChangeLog): Clarifications in the remaining text.
7536 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7537 (Find Tag): Add @w.
7538 (Tags Search): Explain tag table order here. Simplify grep ref.
7539 (List Tags): tags-tag-face is a variable, not a face.
7540 (Emerge): Cleanups.
7541
7542 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7543 (Keyboard Macros): Avoid "the user".
7544
7545 * killing.texi: "Graphical display", not window system.
7546
7547 * help.texi (Help Echo): "Graphical display", not window system.
7548
7549 * glossary.texi: Say "you", not "the user". Say "graphical display".
7550
7551 * frames.texi: Minor cleanups. "Graphical display", not window system.
7552
7553 * files.texi (Visiting): Make drag-and-drop not X-specific.
7554
7555 * custom.texi: Minor cleanups. "Graphical display", not window system.
7556
7557 * cmdargs.texi: Minor cleanups.
7558
7559 * building.texi (Compilation): Move and split kill-compilation para.
7560 Add para about multiple compilers.
7561 (Compilation Mode): Commands also available in grep mode and others.
7562 Mention C-u C-x ` more tutorially. Clarify C-x `.
7563 (Compilation Shell): Clarify. Put Bash example first.
7564 (Grep Searching): Minor cleanups; add @w.
7565 (Debuggers): Minor cleanups.
7566 (Starting GUD): Make GDB xgraphical mode issue clearer.
7567 (Debugger Operation): Lots of clarifications including
7568 GDB tooltip side-effect issue.
7569 (Commands of GUD): Clarify.
7570 (GUD Customization): Add bashdb-mode-hook.
7571 (GDB Graphical Interface): Rewrite for clarity.
7572 (GDB User Interface Layout): Rewrite for clarity.
7573 (Stack Buffer, Watch Expressions): Likewise.
7574 (Other GDB User Interface Buffers): Cleanups.
7575 (Lisp Libraries, External Lisp): Cleanup.
7576
7577 * basic.texi (Position Info): "Graphical displays", rather than
7578 window systems.
7579
7580 * anti.texi: Minor cleanup.
7581
7582 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7583
7584 * custom.texi (Init File, Find Init): Add cross-references to
7585 where $HOME is described.
7586
7587 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7590 is not inside the @table.
7591
7592 * emacs.texi (Top): Correct node name.
7593
7594 * files.texi (File Names): Fix @xref.
7595 (Reverting): Fix typo.
7596
7597 * mule.texi (International): Correct node name.
7598
7599 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7600
7601 2006-02-01 Richard M. Stallman <rms@gnu.org>
7602
7603 * emacs.texi (Top): Update subnode menu.
7604
7605 * mule.texi: Minor clarifications.
7606 Reduce the specific references to X Windows.
7607 Refer to "graphical" terminals, rather than window systems.
7608 (Text Coding): Rename from Specify Coding.
7609 (Communication Coding, File Name Coding, Terminal Coding):
7610 New nodes split out from Text Coding.
7611
7612 * kmacro.texi: Minor clarifications.
7613 (Keyboard Macro Ring): Comment out some excessive commands.
7614 (Basic Keyboard Macro): Split up the table, putting part in each node.
7615
7616 * major.texi: Minor clarifications.
7617
7618 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7619
7620 * windows.texi: Minor clarifications.
7621 (Change Window): Don't describe mode-line mouse cmds here.
7622 Add xref to Mode Line Mouse.
7623
7624 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7625
7626 * macos.texi (Mac International): Fix xref.
7627
7628 * indent.texi: Minor clarifications.
7629
7630 * frames.texi: Minor clarifications.
7631 Reduce the specific references to X Windows.
7632 Refer to "graphical" terminals, rather than window systems.
7633 (Frame Parameters): Don't mention commands like
7634 set-foreground-color. Just say to customize a face.
7635 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7636
7637 * files.texi: Minor clarifications.
7638 (Numbered Backups): New node, split out from Backup Names.
7639
7640 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7641
7642 * cmdargs.texi (General Variables): Fix xref.
7643
7644 * buffers.texi: Minor clarifications.
7645
7646 2006-01-31 Richard M. Stallman <rms@gnu.org>
7647
7648 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7649 Nodes moved to top.
7650
7651 * display.texi: Minor clarifications.
7652 (Display): Rearrange menu.
7653 (Standard Faces): Mention query-replace face.
7654 (Faces): Simplify.
7655 (Font Lock): Simplify face customization info.
7656 (Highlight Changes): Node merged into Highlight Interactively.
7657 (Highlight Interactively): Much rewriting and cleanup.
7658 (Optional Mode Line): Narrowed line number not good for goto-line.
7659 Simplify face customization advice.
7660 (Text Display): Mention use of escape-glyph face.
7661 Move ctl-arrow and tab-width here.
7662 (Display Custom): Move no-redraw-on-reenter to end of node.
7663
7664 * search.texi: Minor clarifications.
7665 (Isearch Scroll): Simplify.
7666 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7667
7668 * regs.texi (Registers): Mention bookmarks here.
7669
7670 * mark.texi: Minor clarifications.
7671 (Selective Undo): Node deleted.
7672
7673 * m-x.texi: Minor clarifications.
7674
7675 * killing.texi: Minor clarifications.
7676 Refer to "graphical" terminals, rather than window systems.
7677
7678 * help.texi: Clarifications.
7679 (Help): Don't describe C-h F and C-h K here.
7680 (Key Help): Describe C-h K here.
7681 (Name Help): Mention Emacs Lisp Intro.
7682 Describe C-h F here.
7683 (Misc Help): Mention C-h F and C-h K only briefly.
7684
7685 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7686 Selective undo text merged in.
7687 (Spelling): Mention Aspell along with Ispell.
7688
7689 * emacs.texi (Top): Update subnode menus.
7690
7691 * basic.texi (Basic Undo): Rename from Undo. Most of text
7692 moved to new Undo node.
7693
7694 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7695
7696 * basic.texi (Continuation Lines, Inserting Text):
7697 Mention longlines mode.
7698
7699 2006-01-29 Richard M. Stallman <rms@gnu.org>
7700
7701 * screen.texi: Minor cleanups.
7702 (Screen): Clean up the intro paragraphs.
7703 (Mode Line): Lots of rewriting. Handle frame-name better.
7704 eol-mnemonic-... vars moved out.
7705
7706 * emacs.texi (Top): Change menu item for MS-DOS node.
7707 Update subnode menu.
7708
7709 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7710 chapter relates to Windows. Title changed.
7711
7712 * mini.texi: Minor cleanups.
7713
7714 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7715 (Mark): Put it in the menu.
7716
7717 * entering.texi: Minor cleanups.
7718
7719 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7720 (Intro): Refer to "graphical" terminals, rather than X.
7721
7722 * display.texi (Display Custom): Add xref to Variables.
7723 (Optional Mode Line): eol-mnemonic-... vars moved here.
7724
7725 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7726 rather than X.
7727
7728 * basic.texi: Minor cleanups.
7729 (Undo): selective-undo moved.
7730
7731 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7732
7733 * anti.texi (Antinews): Various corrections and additions.
7734
7735 2006-01-23 Juri Linkov <juri@jurta.org>
7736
7737 * custom.texi (Easy Customization, Customization Groups)
7738 (Browsing Custom): Mention links along with buttons.
7739
7740 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7741
7742 * text.texi (TeX Print): Use @key for TAB.
7743
7744 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7745
7746 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7747
7748 * files.texi (File Aliases): Don't claim that usually separate
7749 buffers are created for two file names that name the same data.
7750 Mention additional situations where different names mean the same
7751 file on disk.
7752
7753 2006-01-19 Richard M. Stallman <rms@gnu.org>
7754
7755 * killing.texi (Deletion): Upcase @key argument.
7756
7757 * custom.texi (Custom Themes): Minor cleanup.
7758
7759 * programs.texi (Hungry Delete): Upcase @key argument.
7760
7761 2006-01-16 Juri Linkov <juri@jurta.org>
7762
7763 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7764 Move `mode-line-highlight' before `mode-line-buffer-id'.
7765
7766 2006-01-14 Richard M. Stallman <rms@gnu.org>
7767
7768 * basic.texi (Inserting Text): Minor cleanup.
7769
7770 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7771
7772 * custom.texi (Changing a Variable, Face Customization):
7773 Update for changes in Custom menus.
7774
7775 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7776
7777 * macos.texi (Mac International): Undo last change.
7778
7779 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7780
7781 * custom.texi (Custom Themes): Describe the new
7782 customize-create-theme interface.
7783
7784 2005-12-30 Juri Linkov <juri@jurta.org>
7785
7786 * basic.texi (Position Info): Update example.
7787
7788 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7789
7790 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7791
7792 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7793
7794 * custom.texi (Custom Themes): `load-theme' always loads.
7795
7796 2005-12-23 Juri Linkov <juri@jurta.org>
7797
7798 * display.texi (Highlight Interactively): Use double space to
7799 separate sentences. Replace C-p with M-p, and C-n with M-n.
7800
7801 2005-12-22 Richard M. Stallman <rms@gnu.org>
7802
7803 * custom.texi (Easy Customization and subnodes):
7804 Replace "active field" with "button".
7805 Use "user option" only for variables.
7806 Use "setting" for variable-or-face.
7807
7808 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7809
7810 * buffers.texi (Select Buffer): Change order in table to make
7811 "Similar" refer to the correct item.
7812 (Indirect Buffers): Minor rewording.
7813
7814 2005-12-20 Juri Linkov <juri@jurta.org>
7815
7816 * files.texi (VC Status): Put P and N near p and n.
7817
7818 2005-12-19 Richard M. Stallman <rms@gnu.org>
7819
7820 * programs.texi (Electric C): Delete the info about newline control.
7821 (Other C Commands): Minor cleanup.
7822 (Left Margin Paren): Minor cleanup.
7823
7824 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7825
7826 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7827 (Customization Groups): Delete text moved to "Browsing Custom".
7828 (Browsing Custom): New node.
7829 (Specific Customization): Clarify which commands only work for
7830 loaded options.
7831
7832 2005-12-18 Bill Wohler <wohler@newt.com>
7833
7834 * frames.texi (Tool Bars): Shorten text of previous change.
7835
7836 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7837
7838 * files.texi (VC Status): Document log-view mode.
7839
7840 2005-12-18 Bill Wohler <wohler@newt.com>
7841
7842 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7843 permanently via the customize interface.
7844
7845 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7846
7847 * killing.texi (Killing by Lines): Document `kill-whole-line'
7848 function.
7849
7850 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
7851
7852 * buffers.texi (Select Buffer): Change `prev-buffer' to
7853 `previous-buffer'. Indicate that these functions use a frame
7854 local buffer list.
7855
7856 2005-12-12 Richard M. Stallman <rms@gnu.org>
7857
7858 * custom.texi (Easy Customization): Change menu comment.
7859 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7860
7861 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7862 (Help): Among the Apropos commands, describe only C-h a here.
7863
7864 2005-12-11 Richard M. Stallman <rms@gnu.org>
7865
7866 * programs.texi (Options for Comments): Comment-end starts with space.
7867
7868 * glossary.texi (Glossary): Minor cleanup.
7869
7870 * files.texi (Old Versions): Use @table.
7871
7872 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
7873
7874 * display.texi (Highlight Interactively): Include
7875 global-hi-lock-mode. Add miscellaneous details and elaborations.
7876
7877 2005-12-09 Richard M. Stallman <rms@gnu.org>
7878
7879 * display.texi (Font Lock): Delete the Global FL menu item.
7880
7881 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7882
7883 * custom.texi (Minibuffer Maps): Mention the maps for file name
7884 completion.
7885
7886 2005-12-09 Kim F. Storm <storm@cua.dk>
7887
7888 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
7889 prefix keys even when mark is active. Describe that RET moves
7890 cursor to next corner in rectangle; clarify insert around rectangle.
7891
7892 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7893
7894 * custom.texi (Customization): Use xref to elisp manual for
7895 non-TeX output.
7896 (Minor Modes): Update.
7897 (Customization Groups, Changing a Variable, Face Customization):
7898 Update for new appearance of Custom buffers.
7899 (Changing a Variable): `custom-buffer-done-function' has been
7900 replaced by `custom-buffer-done-kill'.
7901 (Specific Customization): In the `customize-group' buffer, a
7902 subgroup's contents are not "hidden". They are not included at
7903 all. They have no [Show] button.
7904 (Mouse Buttons): Add pxref to description of mouse event lists in
7905 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7906 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7907 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7908
7909 2005-12-08 Richard M. Stallman <rms@gnu.org>
7910
7911 * mini.texi (Completion Commands, Completion):
7912 In file name input, SPC does not do completion.
7913
7914 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
7915
7916 * building.texi (GDB Graphical Interface): Explain screen size
7917 setting.
7918 (Other GDB User Interface Buffers): Describe features specific to
7919 GDB 6.4.
7920
7921 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
7922
7923 * building.texi (GDB User Interface Layout): Describe how to
7924 kill associated buffers.
7925 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7926 (Watch Expressions): Be more precise.
7927 (Other GDB User Interface Buffers): Describe how to change a
7928 register value.
7929
7930 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7931
7932 * macos.texi (Mac Input): Remove description of
7933 mac-command-key-is-meta. Add descriptions of
7934 mac-control-modifier, mac-command-modifier, and
7935 mac-option-modifier.
7936 (Mac International): Fix description of conversion of clipboard data.
7937 (Mac Font Specs): Add example of font customization by face attributes.
7938
7939 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7940
7941 * building.texi (Watch Expressions): Expand description.
7942 (Other GDB User Interface Buffers): Describe local map for
7943 gud-watch.
7944
7945 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
7946
7947 * display.texi (Font Lock): Font lock is enabled by default now.
7948
7949 2005-11-20 Juri Linkov <juri@jurta.org>
7950
7951 * basic.texi (Position Info): Update examples of the output.
7952 Remove the fact that examples are produced in the TeXinfo buffer,
7953 because in the Info reader users will get a different output from
7954 `C-x ='.
7955
7956 * building.texi (Compilation Mode): Remove paragraph duplicated
7957 from the node `Compilation'. Add `compilation-skip-threshold'.
7958
7959 * display.texi (Font Lock): Suggest more user-friendly method of
7960 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7961
7962 2005-11-18 Richard M. Stallman <rms@gnu.org>
7963
7964 * files.texi (Registering): Mention @@ in mode line.
7965
7966 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7967
7968 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7969
7970 * files.texi (Renaming and VC): Some back-ends don't
7971 handle renaming.
7972
7973 2005-11-17 Juri Linkov <juri@jurta.org>
7974
7975 * emacs.texi (Top):
7976 * display.texi (Highlight Interactively): Put this font-lock based
7977 mode near Font Lock node.
7978
7979 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
7980
7981 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7982 icons.
7983
7984 2005-11-12 Kim F. Storm <storm@cua.dk>
7985
7986 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7987 (Help Summary): Add C-h d and C-h e.
7988 (Apropos): Clarify that all apropos commands may search for either
7989 list of words or a regexp. Add C-h d for apropos-documentation.
7990 Describe apropos-documentation-sort-by-scores user option.
7991
7992 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7993
7994 * killing.texi (CUA Bindings): Add @section.
7995
7996 2005-11-10 Kim F. Storm <storm@cua.dk>
7997
7998 * emacs.texi (Top): Add CUA Bindings entry to menu.
7999
8000 * killing.texi (CUA Bindings): New node. Moved here from
8001 misc.texi and extended with info on rectangle commands and
8002 rectangle highlighting, interface to registers, and the global
8003 mark feature.
8004
8005 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8006
8007 * regs.texi: Prev link points to CUA Bindings node.
8008
8009 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8010
8011 * help.texi (Help Echo): By default, help echos are only shown on
8012 mouse-over, not on point-over.
8013
8014 2005-11-04 Jérôme Marant <jerome@marant.org>
8015
8016 * misc.texi (Shell Mode): Describe how to activate password echoing.
8017
8018 2005-11-04 Romain Francoise <romain@orebokech.com>
8019
8020 * mark.texi (Mark Ring): Fix typo.
8021
8022 2005-11-03 Richard M. Stallman <rms@gnu.org>
8023
8024 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8025
8026 2005-11-01 Bill Wohler <wohler@newt.com>
8027
8028 * help.texi (Help Mode): Fix typo.
8029
8030 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8031
8032 * building.texi (Other GDB User Interface Buffers):
8033 Describe the command gdb-use-inferior-io-buffer.
8034
8035 2005-10-31 Romain Francoise <romain@orebokech.com>
8036
8037 * files.texi (Compressed Files): Fix typo.
8038
8039 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8040
8041 * windows.texi (Force Same Window): Likewise.
8042
8043 2005-10-30 Bill Wohler <wohler@newt.com>
8044
8045 * help.texi (Help Mode): URLs viewed with browse-url.
8046
8047 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8048
8049 * building.texi (GDB Graphical Interface): Don't reference
8050 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8051 must stay in same frame.
8052
8053 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8054
8055 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8056
8057 * anti.texi (Antinews): Likewise.
8058
8059 2005-10-28 Bill Wohler <wohler@newt.com>
8060
8061 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8062
8063 2005-10-28 Richard M. Stallman <rms@gnu.org>
8064
8065 * files.texi (Visiting): Explain how to enter ? in a file name.
8066
8067 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8068
8069 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8070
8071 * building.texi (GDB Graphical Interface):
8072 Describe gdb-mouse-until.
8073
8074 2005-10-23 Richard M. Stallman <rms@gnu.org>
8075
8076 * custom.texi (Init File): Recommend when to use site-start.el.
8077
8078 2005-10-21 Juri Linkov <juri@jurta.org>
8079
8080 * custom.texi (Examining): Mention accessing the old variable
8081 value via M-n in set-variable.
8082
8083 2005-10-18 Romain Francoise <romain@orebokech.com>
8084
8085 * files.texi (Version Systems): Capitalize GNU.
8086
8087 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8088
8089 * building.texi (Compilation Mode): Remove redundant paragraph.
8090 (Watch Expressions): Remove paragraph to reflect code change.
8091
8092 2005-10-16 Richard M. Stallman <rms@gnu.org>
8093
8094 * building.texi (Compilation Mode, Compilation): Clarified.
8095
8096 2005-10-15 Richard M. Stallman <rms@gnu.org>
8097
8098 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8099
8100 2005-10-13 Kenichi Handa <handa@m17n.org>
8101
8102 * basic.texi (Position Info): Fix previous change.
8103
8104 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8105
8106 * cmdargs.texi (Icons X): Fix typo.
8107
8108 2005-10-12 Kenichi Handa <handa@m17n.org>
8109
8110 * basic.texi (Position Info): Describe the case that Emacs shows
8111 "part of display ...".
8112
8113 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8114
8115 * cmdargs.texi (Icons X): -nb => -nbi.
8116
8117 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8118
8119 * frames.texi (Speedbar): A couple more clarifications.
8120
8121 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8122
8123 * building.texi (GDB User Interface Layout): Improve diagram.
8124 (Watch Expressions): Explain how to make speedbar global.
8125 (Other GDB User Interface Buffers): Make references more precise.
8126
8127 2005-10-09 Richard M. Stallman <rms@gnu.org>
8128
8129 * frames.texi (Speedbar): Clarify the text.
8130
8131 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8132
8133 * frames.texi (Speedbar): Add information on keybindings,
8134 dismissing the speedbar, and buffer display mode. Link to
8135 speedbar manual.
8136
8137 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8138
8139 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8140 added -nb, --no-bitmap-icon.
8141
8142 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8143
8144 * building.texi (GDB Graphical Interface): Add variables and
8145 functions to indices. Be more precise.
8146
8147 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8148
8149 * frames.texi (Drag and Drop): Remove the x- from
8150 x-dnd-open-file-other-window and xdnd-protocol-alist.
8151
8152 2005-09-30 Romain Francoise <romain@orebokech.com>
8153
8154 * mini.texi (Minibuffer): The default value now appears before the
8155 colon in minibuffer prompts.
8156
8157 2005-09-25 Richard M. Stallman <rms@gnu.org>
8158
8159 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8160
8161 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8162
8163 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8164
8165 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8166
8167 * emacs.texi (Top): Update submenus from macos.texi.
8168
8169 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8170 (Mac OS): Update feature support status.
8171 (Mac Input): List supported input scripts. Remove description
8172 about `mac-keyboard-text-encoding'. Mention mouse button
8173 emulation and related variables.
8174 (Mac International): Mention Central European and Cyrillic
8175 support. Now `keyboard-coding-system' is dynamically changed.
8176 Add description about coding system for selection.
8177 Add description about language environment.
8178 (Mac Environment Variables):
8179 Mention `~/.MacOSX/environment.plist'. Give example of command line
8180 arguments. Add Preferences support.
8181 (Mac Directories): Explicitly state that this node is for Mac OS
8182 Classic only.
8183 (Mac Font Specs): Mention specification for scalable fonts.
8184 List supported charsets. Add preferred way of creating fontsets.
8185 Add description about `mac-allow-anti-aliasing'.
8186 (Mac Functions): Add descriptions about `mac-set-file-creator',
8187 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8188 and `mac-get-preference'.
8189
8190 2005-09-16 Romain Francoise <romain@orebokech.com>
8191
8192 Update all files to specify GFDL version 1.2.
8193
8194 * doclicense.texi (GNU Free Documentation License): Update to
8195 version 1.2.
8196
8197 2005-09-15 Richard M. Stallman <rms@gnu.org>
8198
8199 * buffers.texi (List Buffers): Fix xref.
8200
8201 * rmail.texi (Rmail Basics): Fix xref.
8202
8203 * emacs.texi (Top): Update subnode menus.
8204
8205 * files.texi (Saving Commands): New node, broken out of Saving.
8206 (Customize Save): New node, broken out of Saving.
8207 Clarify effect of write-region-inhibit-fsync.
8208 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8209
8210 2005-09-14 Romain Francoise <romain@orebokech.com>
8211
8212 * files.texi (Saving): Mention write-region-inhibit-fsync.
8213
8214 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8215
8216 * custom.texi (Custom Themes): New node.
8217
8218 2005-09-03 Richard M. Stallman <rms@gnu.org>
8219
8220 * search.texi (Search Case): Mention vars that control
8221 case-fold-search for various operations.
8222
8223 2005-08-22 Juri Linkov <juri@jurta.org>
8224
8225 * display.texi (Standard Faces): Merge the text from
8226 `(elisp)Standard Faces' into this node.
8227
8228 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8229
8230 * emacs.texi (Top): Delete menu item for deleted node
8231 Keyboard Translations.
8232
8233 2005-08-18 Richard M. Stallman <rms@gnu.org>
8234
8235 * trouble.texi (Unasked-for Search):
8236 Delete xref to Keyboard Translations.
8237
8238 * glossary.texi (Glossary): Delete xref.
8239
8240 * custom.texi (Minor Modes): Say that the list here is not complete.
8241 (Keyboard Translations): Node deleted.
8242 (Disabling): Delete xref to it.
8243 (Customization Groups): Fix Custom buffer example.
8244 (Hooks): Mention remove-hooks.
8245
8246 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8247
8248 * building.texi (GDB Graphical Interface): Improve filling of menu
8249 item.
8250
8251 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8252
8253 * building.texi (GDB Graphical Interface): Use better node names.
8254
8255 2005-08-14 Richard M. Stallman <rms@gnu.org>
8256
8257 * text.texi (Sentences): Fix xref.
8258
8259 2005-08-14 Juri Linkov <juri@jurta.org>
8260
8261 * building.texi (Compilation, Grep Searching): Move grep command
8262 headings from `Compilation' to `Grep Searching'.
8263
8264 * dired.texi (Dired and Find):
8265 * maintaining.texi (Tags Search): Replace grep xref to
8266 `Compilation' node with `Grep Searching'.
8267
8268 * files.texi (Comparing Files): Replace xref to `Compilation' with
8269 `Compilation Mode'.
8270
8271 2005-08-13 Alan Mackenzie <acm@muc.de>
8272
8273 * search.texi (Non-ASCII Isearch): Correct a typo.
8274 (Replacement Commands): Mention query-replace key binding.
8275
8276 2005-08-11 Richard M. Stallman <rms@gnu.org>
8277
8278 * programs.texi (Options for Comments): Fix xref.
8279
8280 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8281 out of Regexps.
8282
8283 2005-08-09 Juri Linkov <juri@jurta.org>
8284
8285 * building.texi (Compilation): Use `itemx' instead of `item'.
8286 (Grep Searching): Simplify phrase.
8287
8288 * display.texi (Standard Faces): Describe vertical-border on
8289 window systems.
8290
8291 * windows.texi (Split Window): Simplify phrase and mention
8292 vertical-border face.
8293
8294 2005-08-09 Richard M. Stallman <rms@gnu.org>
8295
8296 * files.texi (Comparing Files): Clarify compare-windows.
8297
8298 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8299
8300 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8301
8302 * mule.texi (Coding Systems): Rephrase the paragraph about
8303 codepages: no need for "M-x codepage-setup" anymore, except on
8304 MS-DOS.
8305
8306 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8307 the MS-DOS port only.
8308
8309 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8310
8311 * makefile.w32-in (info): Don't run multi-install-info.bat.
8312 ($(infodir)/dir): New target, produced by running
8313 multi-install-info.bat.
8314
8315 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8316
8317 * files.texi (Quoted File Names): Add index entry.
8318
8319 2005-07-19 Juri Linkov <juri@jurta.org>
8320
8321 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8322
8323 2005-07-18 Juri Linkov <juri@jurta.org>
8324
8325 * custom.texi (Easy Customization):
8326 * files.texi (Old Versions):
8327 * frames.texi (Wheeled Mice):
8328 * mule.texi (Specify Coding):
8329 * text.texi (Cell Justification):
8330 * trouble.texi (After a Crash):
8331 * xresources.texi (GTK styles):
8332 Delete duplicate duplicate words.
8333
8334 2005-07-17 Richard M. Stallman <rms@gnu.org>
8335
8336 * frames.texi (Creating Frames): Fix foreground color example.
8337
8338 * custom.texi (Init Examples): Clean up text about conditionals.
8339
8340 2005-07-16 Richard M. Stallman <rms@gnu.org>
8341
8342 * mini.texi (Completion Commands): Fix command name for ?.
8343
8344 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8345
8346 * display.texi (Standard Faces): Explain that customization of
8347 `menu' face has no effect on w32 and with GTK.
8348 Add cross-references.
8349
8350 * cmdargs.texi (General Variables): Clarify the default location
8351 of $HOME on w32 systems.
8352
8353 2005-07-15 Jason Rumney <jasonr@gnu.org>
8354
8355 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8356 changed.
8357
8358 2005-07-08 Kenichi Handa <handa@m17n.org>
8359
8360 * mule.texi (Recognize Coding):
8361 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8362
8363 2005-07-07 Richard M. Stallman <rms@gnu.org>
8364
8365 * anti.texi (Antinews): Mention mode-line-inverse-video.
8366
8367 * files.texi (Saving): Minor correction about C-x C-w.
8368
8369 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8370
8371 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8372
8373 * search.texi (Isearch Scroll): Add example of using the
8374 `isearch-scroll' property.
8375 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8376 `Display Custom' node.
8377 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8378 and de-emphasize it.
8379 (Other Repeating Search): `occur' currently can not correctly
8380 handle multiline matches. Correct, clarify and update description
8381 of `flush-lines' and `keep-lines'.
8382
8383 * display.texi (Display Custom): Add anchor for `baud-rate'.
8384
8385 2005-07-07 Richard M. Stallman <rms@gnu.org>
8386
8387 * gnu.texi: Update where to get GNU status; add refs for how to help.
8388 Add footnotes 6 and 7.
8389
8390 2005-07-04 Lute Kamstra <lute@gnu.org>
8391
8392 Update FSF's address in GPL notices.
8393
8394 * doclicense.texi (GNU Free Documentation License):
8395 * trouble.texi (Checklist): Update FSF's address.
8396
8397 2005-06-24 Richard M. Stallman <rms@gnu.org>
8398
8399 * display.texi (Text Display): Change index entries.
8400
8401 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8402
8403 * makefile.w32-in (MAKEINFO): Use --force.
8404 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8405 Makefile.in.
8406
8407 2005-06-23 Richard M. Stallman <rms@gnu.org>
8408
8409 * anti.texi (Antinews): Rename show-nonbreak-escape to
8410 nobreak-char-display.
8411
8412 * emacs.texi (Top): Update detailed node listing.
8413
8414 * display.texi (Text Display): Rename show-nonbreak-escape
8415 to nobreak-char-display and no-break-space to nobreak-space.
8416 (Standard Faces): Split up the list of standard faces
8417 and put it in a separate node. Add nobreak-space and
8418 escape-glyph.
8419
8420 2005-06-23 Lute Kamstra <lute@gnu.org>
8421
8422 * mule.texi (Select Input Method): Fix typo.
8423
8424 2005-06-23 Kenichi Handa <handa@m17n.org>
8425
8426 * mule.texi (International): List all supported scripts.
8427 Adjust text for that leim is now included in the normal Emacs
8428 distribution.
8429 (Language Environments): List all language environments.
8430 Intlfonts contains fonts for most supported scripts, not all..
8431 (Select Input Method): Refer to C-u C-x = to see how to type to
8432 input a specific character.
8433 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8434
8435 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8436
8437 * building.texi (Grep Searching): Texinfo usage fix.
8438
8439 2005-06-22 Miles Bader <miles@gnu.org>
8440
8441 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8442
8443 2005-06-20 Miles Bader <miles@gnu.org>
8444
8445 * display.texi (Faces): Add `vertical-divider'.
8446
8447 2005-06-17 Richard M. Stallman <rms@gnu.org>
8448
8449 * text.texi (Adaptive Fill): Minor clarification.
8450
8451 2005-06-10 Lute Kamstra <lute@gnu.org>
8452
8453 * emacs.texi (Top): Correct version number.
8454 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8455 refer to the current version of Emacs.
8456
8457 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8458
8459 * files.texi (Log Buffer): Document when there can be more than
8460 one file to be committed.
8461
8462 2005-06-08 Juri Linkov <juri@jurta.org>
8463
8464 * display.texi (Faces): Add `shadow' face.
8465
8466 2005-06-07 Masatake YAMATO <jet@gyve.org>
8467
8468 * display.texi (Faces): Write about mode-line-highlight.
8469
8470 2005-06-06 Richard M. Stallman <rms@gnu.org>
8471
8472 * misc.texi (Printing Package): Explain how to initialize
8473 printing package.
8474
8475 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8476
8477 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8478
8479 * emacs.texi: Rename Hardcopy to Printing.
8480 Make PostScript and PostScript Variables subnodes of it.
8481
8482 * misc.texi (Printing): Rename node from Hardcopy.
8483 Mention menu bar options.
8484 Move PostScript and PostScript Variables to submenu.
8485 (Printing package): New node.
8486
8487 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8488
8489 * dired.texi (Operating on Files): Likewise.
8490
8491 * calendar.texi (Displaying the Diary): Likewise.
8492
8493 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8494
8495 * glossary.texi (Glossary): Likewise.
8496
8497 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8498 effect.
8499
8500 2005-06-04 Richard M. Stallman <rms@gnu.org>
8501
8502 * trouble.texi (After a Crash): Polish previous change.
8503
8504 2005-05-30 Noah Friedman <friedman@splode.com>
8505
8506 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8507 recovery mechanism.
8508
8509 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8510
8511 * building.texi (Other Buffers): SPC toggles display of
8512 floating point registers.
8513
8514 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8515
8516 * files.texi (Log Buffer): Merge in description of Log Edit
8517 mode from pcl-cvs.texi.
8518
8519 2005-05-26 Richard M. Stallman <rms@gnu.org>
8520
8521 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8522
8523 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8524
8525 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8526 not enabled by default.
8527 When not on a word, `ispell-word' by default checks the word
8528 before point.
8529
8530 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8531
8532 * building.texi (Debugger Operation): Simplify last sentence.
8533
8534 2005-05-23 Lute Kamstra <lute@gnu.org>
8535
8536 * emacs.texi: Update FSF's address throughout.
8537 (Preface): Use @cite.
8538 (Distrib): Add cross reference to the node "Copying". Mention the
8539 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8540 printed manuals.
8541 (Intro): Use @xref for the Emacs Lisp Intro.
8542
8543 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8544
8545 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8546
8547 * basic.texi (Moving Point): Mention default for `goto-line'.
8548
8549 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8550 of a variable's docstring.
8551
8552 2005-05-18 Lute Kamstra <lute@gnu.org>
8553
8554 * maintaining.texi (Overview of Emerge): Add cross reference.
8555 Remove duplication.
8556
8557 * emacs.texi (Top): Update to the current structure of the manual.
8558 * misc.texi (Emacs Server): Add menu description.
8559 * files.texi (Saving): Fix menu.
8560 * custom.texi (Customization): Fix menu.
8561 * mule.texi (International): Fix menu.
8562 * kmacro.texi (Keyboard Macros): Fix menu.
8563
8564 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8565
8566 * display.texi: Various minor changes.
8567 (Faces): Delete text that is repeated in the next section.
8568
8569 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8570
8571 * building.texi (Debugger Operation): Mention GUD tooltips are
8572 disabled with GDB in text command mode.
8573
8574 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8575
8576 * building.texi: Replace toolbar with "tool bar" for consistency.
8577 (Compilation Mode): Describe compilation-context-lines
8578 and use of arrow in compilation buffer.
8579 (Debugger Operation): Replace help text with variable's value.
8580
8581 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8582 consistency.
8583
8584 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8585
8586 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8587 Add xref.
8588
8589 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8590
8591 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8592 (Position Info): Delete discussion of `goto-line'. It is already
8593 described in `Moving point'.
8594
8595 * mini.texi (Completion Commands): Correct reference.
8596 (Completion Options): Fix typo.
8597
8598 * killing.texi (Deletion): Complete description of `C-x C-o'.
8599
8600 2005-05-10 Richard M. Stallman <rms@gnu.org>
8601
8602 * building.texi (Compilation): Clarify recompile's directory choice.
8603
8604 * frames.texi (Tooltips): Cleanups.
8605
8606 * basic.texi (Arguments): Fix punctuation.
8607
8608 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8609
8610 * screen.texi (Menu Bar): The up and down (not left and right)
8611 arrow keys move through a keyboard menu.
8612
8613 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8614
8615 * basic.texi: Various typo and grammar fixes.
8616 (Moving Point): C-a now runs move-beginning-of-line.
8617
8618 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8619
8620 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8621
8622 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8623 as different animals.
8624
8625 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8626
8627 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8628 Correct index entry.
8629
8630 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8631
8632 * building.texi (Debugger Operation): Update to reflect changes
8633 in GUD tooltips.
8634
8635 2005-04-30 Richard M. Stallman <rms@gnu.org>
8636
8637 * files.texi (Compressed Files): Auto Compression normally enabled.
8638
8639 * building.texi (Debugger Operation): Clarify previous change.
8640
8641 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8642
8643 * building.texi (Debugger Operation): Add description for
8644 GUD tooltips when program is not running.
8645
8646 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8647
8648 * misc.texi (Shell): Add `Shell Prompts' to menu.
8649 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8650 description. Delete remarks moved to new node.
8651 (Shell Prompts): New node.
8652 (History References): Replace remarks moved to `Shell Prompts'
8653 with xref to that node.
8654 (Remote Host): Clarify how to specify the terminal type when
8655 logging in to a different machine.
8656
8657 2005-04-26 Richard M. Stallman <rms@gnu.org>
8658
8659 * emacs.texi (Top): Update submenus from files.texi.
8660
8661 * files.texi (Filesets): Clarify previous change.
8662
8663 * dired.texi (Misc Dired Features): Clarify previous change.
8664
8665 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8666
8667 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8668
8669 * dired.texi (Misc Dired Features):
8670 Document dired-compare-directories.
8671
8672 * files.texi (Filesets): New node.
8673 (File Conveniences): Document Image mode.
8674
8675 * text.texi (TeX Print): Document tex-compile.
8676
8677 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8678
8679 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8680 Delete redundant reference to tooltip Custom group. It is
8681 referred too again in the next paragraph.
8682
8683 2005-04-24 Richard M. Stallman <rms@gnu.org>
8684
8685 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8686
8687 2005-04-19 Kim F. Storm <storm@cua.dk>
8688
8689 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8690
8691 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8692
8693 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8694 turns off desktop-save-mode.
8695
8696 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8697
8698 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8699 by default in terminals compatible with xterm. Mention that
8700 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8701 node.
8702
8703 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8704
8705 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8706
8707 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8708
8709 * xresources.texi (Table of Resources): Add cursorBlink.
8710
8711 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8712
8713 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8714 `d', `C-d' and `u'.
8715
8716 2005-04-11 Richard M. Stallman <rms@gnu.org>
8717
8718 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8719 (Misc X): Add -D, --basic-display.
8720
8721 * maintaining.texi (Change Log): Correct the description of
8722 the example.
8723
8724 * major.texi (Choosing Modes): Document magic-mode-alist.
8725
8726 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8727
8728 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8729 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8730 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8731 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8732 `w', respectively.
8733 (Rmail Labels): Mention `l'.
8734 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8735 (Rmail Summary Edit): Describe `j' and RET.
8736
8737 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8738
8739 * xresources.texi (Lucid Resources): Add fontSet resource.
8740
8741 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8742
8743 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8744 now called `indicate-empty-lines'.
8745
8746 2005-04-06 Kim F. Storm <storm@cua.dk>
8747
8748 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8749
8750 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8751
8752 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8753 deleted.
8754 (Marks vs Flags): Add some convenient key bindings.
8755 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8756 (Misc Dired Features): Correct and expand description of `w' command.
8757
8758 * frames.texi (XTerm Mouse): Delete apparently false info.
8759 The GNU/Linux console currently does not appear to support
8760 `xterm-mouse-mode'.
8761
8762 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8763
8764 * calendar.texi (Diary): Mention shell utility `calendar'.
8765
8766 2005-04-01 Richard M. Stallman <rms@gnu.org>
8767
8768 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8769
8770 2005-04-01 Lute Kamstra <lute@gnu.org>
8771
8772 * maintaining.texi (Change Log): add-change-log-entry uses
8773 add-log-mailing-address.
8774
8775 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8776
8777 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8778 `VC Mode Line' and put in an xref to that node.
8779 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8780 its description.
8781
8782 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8783
8784 * calendar.texi (Calendar Systems): Say that the Persian calendar
8785 implemented here is the arithmetical one championed by Birashk.
8786
8787 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8788
8789 * programs.texi (Fortran Motion): Fix previous change.
8790
8791 2005-03-29 Richard M. Stallman <rms@gnu.org>
8792
8793 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8794
8795 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8796
8797 * text.texi (Refill): Refer to Long Lines Mode.
8798 (Longlines): New node.
8799 (Auto Fill): Don't index "word wrap" here.
8800 (Filling): Add Longlines to menu.
8801
8802 2005-03-29 Richard M. Stallman <rms@gnu.org>
8803
8804 * xresources.texi: Minor fixes.
8805
8806 * misc.texi (Emacs Server): Fix Texinfo usage.
8807
8808 * emacs.texi (Top): Don't use a real section heading for
8809 "Detailed Node Listing". Fake it instead.
8810
8811 * basic.texi (Position Info): Minor cleanup.
8812
8813 * mule.texi (Input Methods): Minor cleanup.
8814
8815 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8816
8817 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8818 constructs as well.
8819 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8820
8821 2005-03-29 Kenichi Handa <handa@m17n.org>
8822
8823 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8824
8825 * basic.texi (Position Info): Update the description about the
8826 command C-u C-x =.
8827
8828 2005-03-28 Richard M. Stallman <rms@gnu.org>
8829
8830 * emacs.texi (Top): Use @section for the detailed node listing.
8831
8832 * calendar.texi: Minor fixes to previous change.
8833
8834 * programs.texi (Fortran): Small fixes to previous changes.
8835
8836 * emacs.texi (Top): Update list of subnodes of Dired.
8837 Likewise for building.texi.
8838
8839 * files.texi (File Conveniences): Delete Auto Image File mode.
8840
8841 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
8842
8843 * building.texi (Flymake): New node.
8844
8845 * custom.texi (Function Keys): Document kp- event types and
8846 keypad-setup package.
8847
8848 * dired.texi (Wdired): New node.
8849
8850 * files.texi (File Conveniences): Reorder entries.
8851 Explain how to turn on Auto-image-file mode.
8852 Document Thumbs mode.
8853
8854 * mule.texi (Specify Coding): Document recode-region and
8855 recode-file-name.
8856
8857 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8858
8859 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8860
8861 * commands.texi (Keys): M-o is now a prefix key.
8862
8863 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8864
8865 * programs.texi: Reformat and update copyright years.
8866 (Fortran): Update section.
8867
8868 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8869
8870 * files.texi: Several small changes in addition to:
8871 (Visiting): Change xref for Dialog Boxes to ref.
8872 (Version Headers): Replace references to obsolete var
8873 `vc-header-alist' with `vc-BACKEND-header'.
8874 (Customizing VC): Update value of `vc-handled-backends'.
8875
8876 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8877
8878 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8879 move here from Emacs Lisp Reference Manual.
8880 * calendar.texi (Calendar/Diary, Diary Commands)
8881 (Special Diary Entries, Importing Diary): Change some xrefs to
8882 point to emacs-xtra rather than elisp.
8883
8884 * emacs-xtra.texi (Calendar Customizing):
8885 Move view-diary-entries-initially, view-calendar-holidays-initially,
8886 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8887 Emacs Manual.
8888 (Appt Customizing): Merge entire section into main Emacs Manual.
8889 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8890 mark-holidays-in-calendar here from emacs-xtra.
8891 (Displaying the Diary): Move view-diary-entries-initially,
8892 mark-diary-entries-in-calendar here from emacs-xtra.
8893 (Appointments): Move appt-display-mode-line,
8894 appt-display-duration, appt-disp-window-function,
8895 appt-delete-window-function here from emacs-xtra.
8896
8897 * calendar.texi: Update and reformat copyright.
8898 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8899 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8900 (Diary): Refer to `diary-file' rather than ~/diary.
8901 (Diary Commands): Rename node to "Displaying the Diary".
8902 * emacs.texi (Top): Rename "Diary Commands" section.
8903 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8904
8905 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8906
8907 * misc.texi (Emacs Server): Fix the command for setting
8908 server-name. Add an xref to Invoking emacsclient.
8909
8910 * help.texi (Help Summary): Clarify when "C-h ." will do something
8911 nontrivial.
8912 (Apropos): Add cindex entry for apropos-sort-by-scores.
8913
8914 * display.texi (Text Display): Add index entries for how no-break
8915 characters are displayed.
8916
8917 2005-03-26 Eli Zaretskii <eliz@gnu.org>
8918
8919 * files.texi (Visiting): Fix cross-references introduced with the
8920 last change.
8921
8922 * xresources.texi (GTK resources): Fix last change.
8923
8924 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
8925
8926 * xresources.texi (X Resources): GTK options documented too.
8927 (Resources): Clarify meaning of program name.
8928 (Table of Resources): Add visualClass.
8929 (GTK resources): Rewrite.
8930 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8931
8932 * display.texi (Text Display): Mention non-breaking spaces.
8933
8934 * files.texi (Reverting): Document auto-revert-check-vc-info.
8935
8936 * frames.texi (Mouse Commands): Document
8937 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8938
8939 * help.texi (Help Summary): Add `C-h .'.
8940 (Apropos): Apropos accepts a list of search terms.
8941 Document apropos-sort-by-scores.
8942 (Help Echo): Document display-local-help.
8943
8944 * misc.texi (Emacs Server): Document server-name.
8945 (Invoking emacsclient): Document -s option for server names.
8946
8947 * text.texi (Outline Visibility): Introduce "current heading
8948 line" (commands can be called with point on a body line).
8949 Re-order table to follow the sequence of discussion.
8950 hide-body won't hide lines before first header line.
8951 (TeX Mode): Add DocTeX mode.
8952
8953 2005-03-24 Richard M. Stallman <rms@gnu.org>
8954
8955 * mule.texi (Single-Byte Character Support): Delete mention
8956 of iso-acc.el and iso-transl.el.
8957
8958 2005-03-23 Lute Kamstra <lute@gnu.org>
8959
8960 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8961
8962 2005-03-23 Richard M. Stallman <rms@gnu.org>
8963
8964 * search.texi: Delete explicit node pointers.
8965 (Incremental Search): New menu.
8966 (Basic Isearch, Repeat Isearch, Error in Isearch)
8967 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8968 (Slow Isearch): New subnodes.
8969 (Configuring Scrolling): Node deleted.
8970 (Search Case): Doc default-case-fold-search.
8971 (Regexp Replace): Move replace-regexp doc here.
8972
8973 * rmail.texi (Movemail): Put commas inside closequotes.
8974
8975 * picture.texi (Insert in Picture): Document C-c arrow combos.
8976 (Basic Picture): Clarify erasure.
8977
8978 * display.texi (Font Lock): Put commas inside closequotes.
8979
8980 * cmdargs.texi (General Variables): Put commas inside closequotes.
8981
8982 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
8983
8984 * building.texi (Stack Buffer): Mention reverse contrast for
8985 *selected* frame (might not be current frame).
8986
8987 2005-03-21 Richard M. Stallman <rms@gnu.org>
8988
8989 * building.texi (Starting GUD): Add bashdb.
8990
8991 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8992
8993 * basic.texi (Moving Point): Add M-g M-g binding.
8994 (Undo): Document undo-only.
8995 (Position Info): Document M-g M-g and C-u M-g M-g.
8996
8997 * building.texi (Building): Put Grep Searching after Compilation
8998 Shell.
8999 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9000 Document next-error-highlight.
9001 (Grep Searching): Document grep-highlight-matches.
9002 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9003
9004 * calendar.texi (Importing Diary): Rename node from iCalendar.
9005 Document diary-from-outlook.
9006
9007 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9008 Commands.
9009 Mention effect of X drag and drop on Dired buffers.
9010
9011 * files.texi (Visiting): Document large-file-warning-threshold.
9012 Move paragraph on file-selection dialog.
9013 Mention visiting files using X drag and drop.
9014 (Reverting): Mention using Auto-Revert mode to tail files.
9015 Document auto-revert-tail-mode.
9016 (Version Systems): Minor correction.
9017 (Comparing Files): Diff-mode is no longer based on Compilation
9018 mode.
9019 Document compare-ignore-whitespace.
9020 (Misc File Ops): Explain passing a directory to rename-file.
9021 Likewise for copy-file and make-symbolic-link.
9022
9023 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9024 Document mouse-wheel-progressive speed.
9025
9026 * help.texi (Misc Help): Document numeric argument for C-h i.
9027 Correctly explain the effect of just C-u as argument.
9028
9029 * killing.texi (Deletion): Document numeric argument for
9030 just-one-space.
9031
9032 * mini.texi (Completion): Completion acts on text before point.
9033
9034 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9035 (Emulation): CUA mode replaces pc-bindings-mode,
9036 pc-selection-mode, and s-region.
9037
9038 * mule.texi (Input Methods): Leim is now built-in.
9039 (Select Input Method): Document quail-show-key.
9040 (Specify Coding): Document revert-buffer-with-coding-system.
9041
9042 * programs.texi (Fortran Motion): Document f90-next-statement,
9043 f90-previous-statement, f90-next-block, f90-previous-block,
9044 f90-end-of-block, and f90-beginning-of-block.
9045
9046 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9047
9048 * emacs.texi (Acknowledgments): Updated.
9049
9050 * anti.texi: Total rewrite.
9051
9052 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9053
9054 * ack.texi (Acknowledgments): Update.
9055
9056 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9057
9058 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9059 Update copyright years.
9060
9061 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9062
9063 * building.texi (Commands of GUD): Move paragraph on setting
9064 breakpoints with mouse to the GDB Graphical Interface node.
9065
9066 2005-03-07 Richard M. Stallman <rms@gnu.org>
9067
9068 * misc.texi (Single Shell, Shell Options): Fix previous change.
9069
9070 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9071
9072 2005-03-06 Richard M. Stallman <rms@gnu.org>
9073
9074 * building.texi (Starting GUD): Don't explain text vs graphical
9075 GDB here. Just mention it and xref.
9076 Delete "just one debugger process".
9077 (Debugger Operation): Move GUD tooltip info here.
9078 (GUD Tooltips): Node deleted.
9079 (GDB Graphical Interface): Explain the two GDB modes here.
9080
9081 * sending.texi (Sending Mail): Minor cleanup.
9082 (Mail Aliases): Explain quoting conventions.
9083 Update key rebinding example.
9084 (Header Editing): C-M-i is like M-TAB.
9085 (Mail Mode Misc): mail-attach-file does not do MIME.
9086
9087 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9088 that really belongs here.
9089 (Remote Mailboxes): Text moved to Rmail Inbox.
9090 (Rmail Display): Mention Mouse-1.
9091 (Movemail): Clarify two movemail versions.
9092 Clarify rmail-movemail-program.
9093
9094 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9095 Document async shell commands.
9096 (Shell History): Clarify.
9097 (Shell Ring): Mention C-UP an C-DOWN.
9098 (Shell Options): Add comint-prompt-read-only.
9099 (Invoking emacsclient): Set EDITOR to run Emacs.
9100 (Sorting): No need to explain what region is.
9101 (Saving Emacs Sessions): Fix typo.
9102 (Recursive Edit): Fix punctuation.
9103 (Emulation): Don't mention "PC bindings" which are standard.
9104 (Hyperlinking): Explain Mouse-1 convention here.
9105 (Find Func): Node deleted.
9106
9107 * help.texi (Name Help): Xref to Hyperlinking.
9108
9109 * glossary.texi (Glossary):
9110 Rename "Balance Parentheses" to "Balancing...".
9111 Add "Byte Compilation". Correct "Copyleft".
9112 New xref in "Customization".
9113 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9114 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9115 Rename "Registers" to "Register".
9116 Replace "Selecting" with "Selected Frame",
9117 "Selected Window", and "Selecting a Buffer".
9118
9119 * files.texi (Types of Log File): Explain how projects'
9120 methods can vary.
9121
9122 * display.texi (Faces): Delete "Emacs 21".
9123
9124 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9125 * fixit.texi (Spelling): C-M-i like M-TAB.
9126 * mini.texi (Completion Options): C-M-i like M-TAB.
9127 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9128 * text.texi (Text Mode): C-M-i like M-TAB.
9129
9130 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9131
9132 * calendar.texi (Specified Dates): Mention `g w'.
9133 (Appointments): appt-activate toggles with no arg.
9134
9135 2005-03-05 Juri Linkov <juri@jurta.org>
9136
9137 * cmdargs.texi (Emacs Invocation): Add cindex
9138 "invocation (command line arguments)".
9139 (Misc X): Add -nbc, --no-blinking-cursor.
9140
9141 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9142
9143 * calendar.texi (iCalendar): No need to require it now.
9144
9145 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9146
9147 * trouble.texi (Contributing): Mention Savannah. Direct users to
9148 emacs-devel.
9149
9150 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9151
9152 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9153 window.
9154
9155 2005-02-27 Richard M. Stallman <rms@gnu.org>
9156
9157 * building.texi (Compilation): Update mode line status info.
9158
9159 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9160
9161 * calendar.texi (General Calendar): Document binding of
9162 scroll-other-window-down.
9163 (Mayan Calendar): Fix earliest date.
9164 (Time Intervals): Document timeclock-change.
9165 Fix timeclock-ask-before-exiting documentation.
9166
9167 2005-02-26 Kim F. Storm <storm@cua.dk>
9168
9169 * frames.texi (Mouse References):
9170 Add mouse-1-click-in-non-selected-windows.
9171
9172 2005-02-25 Richard M. Stallman <rms@gnu.org>
9173
9174 * screen.texi (Screen): Explain better about cursors and mode lines;
9175 don't presuppose text terminals.
9176 (Point): Don't assume just one cursor.
9177 Clarify explanation of cursors.
9178 (Echo Area, Menu Bar): Cleanups.
9179
9180 * mini.texi (Minibuffer): Prompts are highlighted.
9181 (Minibuffer Edit): Newline = C-j only on text terminals.
9182 Clarify resize-mini-windows values.
9183 Mention M-PAGEUP and M-PAGEDOWN.
9184 (Completion Commands): Mouse-1 like Mouse-2.
9185 (Minibuffer History): Explain history commands better.
9186 (Repetition): Add xref to Incremental Search.
9187
9188 * mark.texi (Setting Mark): Clarify info about displaying mark.
9189 Clarify explanation of C-@ and C-SPC.
9190 (Transient Mark): Mention Delete Selection mode.
9191 (Marking Objects): Clean up text about extending the region.
9192
9193 * m-x.texi (M-x): One C-g doesn't always go to top level.
9194 No delay before suggest-key-bindings output.
9195
9196 * fixit.texi (Fixit): Mention C-/ for undo.
9197 (Spelling): Mention ESC TAB like M-TAB.
9198 Replacement words with r and R are rechecked.
9199 Say where C-g leaves point. Mention ? as input.
9200
9201 2005-02-23 Lute Kamstra <lute@gnu.org>
9202
9203 * cmdargs.texi (Initial Options): Add cross reference.
9204
9205 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9206
9207 * emacs.texi (Top): Update menu for splitting of node in
9208 msdog.texi.
9209 * frames.texi (Frames): Update xref for splitting of node in
9210 msdog.texi.
9211 * trouble.texi (Quitting): Ditto.
9212
9213 2005-02-16 Richard M. Stallman <rms@gnu.org>
9214
9215 * windows.texi (Split Window): Simplify line truncation info
9216 and xref to Display Custom.
9217
9218 * trouble.texi (Quitting): Emergency escape only for text terminal.
9219 (Screen Garbled): C-l for ungarbling is only for text terminal.
9220
9221 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9222
9223 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9224
9225 * programs.texi (Program Modes): Mention Python mode.
9226 (Moving by Defuns): Repeating C-M-h extends region.
9227 (Basic Indent): Clarify.
9228 (Custom C Indent): Clarify.
9229 (Expressions): Repeating C-M-@ extends region.
9230 (Info Lookup): Clarify for C-h S.
9231 (Symbol Completion): ESC TAB alternative for M-TAB.
9232 (Electric C): Clarify.
9233
9234 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9235
9236 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9237 MS-DOS Input node.
9238 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9239 (MS-DOS and MULE): Clarify.
9240 (MS-DOS Processes, Windows Processes): Fix typos.
9241
9242 * major.texi (Choosing Modes): Clarify.
9243
9244 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9245 (Keyboard Macro Step-Edit): Clarify.
9246
9247 * indent.texi (Indentation): Clarifications.
9248
9249 * help.texi (Help): Correct error about C-h in query-replace.
9250 Clarify apropos vs C-h a. Fix how to search in FAQ.
9251 (Key Help): Describe C-h w here.
9252 (Name Help): Minor cleanup. C-h w moved to Key Help.
9253 Clarify the "object" joke.
9254 (Apropos): Clarify. Mouse-1 like Mouse-2.
9255 (Help Mode): Mouse-1 like Mouse-2.
9256
9257 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9258
9259 * display.texi (Display): Reorder menu.
9260 (Faces): Cleanup.
9261 (Font Lock): Cleanup. Mention Options menu.
9262 Delete obsolete text.
9263 (Scrolling): For C-l, don't presume text terminal.
9264 (Horizontal Scrolling): Simplify intro.
9265 (Follow Mode): Clarify.
9266 (Cursor Display): Move before Display Custom.
9267 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9268 Doc default-tab-width. Doc line truncation more thoroughly.
9269
9270 * dired.texi (Dired Enter): C-x C-f can run Dired.
9271 (Dired Visiting): Comment out `a' command.
9272 Mouse-1 is like Mouse-2.
9273 (Shell Commands in Dired): ? can be used more than once.
9274
9275 * basic.texi (Continuation Lines): Simplify description of truncation,
9276 and refer to Display Custom for the rest of it.
9277
9278 2005-02-06 Lute Kamstra <lute@gnu.org>
9279
9280 * basic.texi (Undo): Fix typo.
9281
9282 * cmdargs.texi (Emacs Invocation): Fix typo.
9283
9284 * custom.texi (Init Examples): Fix typo.
9285
9286 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9287
9288 2005-02-06 Richard M. Stallman <rms@gnu.org>
9289
9290 * regs.texi (Registers): Registers can hold numbers, too.
9291
9292 * killing.texi (Other Kill Commands): Cleanup.
9293 Delete redundant explanation of kill in read-only buffer.
9294 (Yanking): Mention term "copying".
9295 (Accumulating Text): Fix typo.
9296
9297 * entering.texi (Entering Emacs): Update rationale at start.
9298 (Exiting): Treat iconifying on a par with suspension.
9299
9300 * custom.texi (Minor Modes): Fix typo.
9301 (Easy Customization): Fix menu style.
9302 (Variables): Add xref.
9303 (Examining): Setting for future sessions works through .emacs.
9304 (Keymaps): "Text terminals", not "Many".
9305 (Init Rebinding): Explain \C-. Show example of \M-.
9306 Fix minor wording errors.
9307 (Function Keys): Explain vector syntax just once.
9308 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9309 (Init File): Mention .emacs.d directory.
9310 (Init Examples): Add xref.
9311 (Find Init): Mention .emacs.d directory.
9312
9313 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9314 (Action Arguments): Explain which kinds of -l args are found how.
9315 (Initial Options): --batch does not inhibit site-start.
9316 Add xrefs.
9317 (Command Example): Use --batch, not -batch.
9318
9319 * basic.texi (Inserting Text): Cleanup wording.
9320 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9321 C-n is not error at end of buffer.
9322 (Undo): Doc C-/ like C-_. Add xrefs.
9323 (Arguments): META key may be labeled ALT.
9324 Peculiar arg meanings are explained in doc strings.
9325
9326 * abbrevs.texi (Expanding Abbrevs): Clarify.
9327
9328 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9329
9330 * frames.texi (Frame Parameters): Add an xref to the description
9331 of list-colors-display. Add a pointer to the X docs about colors.
9332
9333 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9334 Improve docs of list-colors-display.
9335
9336 2005-02-03 Lute Kamstra <lute@gnu.org>
9337
9338 * frames.texi (Frames, Drag and Drop): Fix typos.
9339
9340 2005-02-03 Richard M. Stallman <rms@gnu.org>
9341
9342 * windows.texi (Basic Window): Mention color-change in mode line.
9343 (Change Window): Explain dragging vertical boundaries.
9344
9345 * text.texi (Sentences): Clarify.
9346 (Paragraphs): Explain M-a and blank lines.
9347 (Outline Mode): Clarify text and menu.
9348 (Hard and Soft Newlines): Mention use-hard-newlines.
9349
9350 * frames.texi (Frames): Delete unnecessary mention of Windows.
9351 (Mouse Commands): Likewise. Mention xterm mouse support.
9352 (Clipboard): Clarify.
9353 (Mouse References): Mention use of Mouse-1 for following links.
9354 (Menu Mouse Clicks): Clarify.
9355 (Mode Line Mouse): Clarify.
9356 (Drag and Drop): Rewrite.
9357
9358 * fixit.texi (Spelling): Fix typo.
9359
9360 * files.texi (File Names): Clarify.
9361 (Visiting): Update conditions for use of file dialog. Clarify.
9362 (Saving): Doc d as answer in save-some-buffers.
9363 (Remote Files): Clean up the text.
9364
9365 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9366
9367 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9368 (List Buffers): Clarify.
9369 (Several Buffers): Doc T command.
9370 (Buffer Convenience): Clarify menu.
9371
9372 * basic.texi (Undo): Clarify last change.
9373
9374 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9375
9376 * fixit.texi (Spelling): Fix typo.
9377
9378 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9379
9380 * basic.texi (Undo): Update description of `undo-outer-limit'.
9381
9382 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9383
9384 * building.texi: Update documentation relating to GDB Graphical
9385 Interface.
9386
9387 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9388
9389 * custom.texi (Easy Customization): Adapt menu to node name change.
9390
9391 2005-01-30 Richard M. Stallman <rms@gnu.org>
9392
9393 * custom.texi (Easy Customization): Defn of "User Option" now
9394 includes faces. Don't say just "option" when talking about variables.
9395 Do say just "options" to mean "anything customizable".
9396 (Specific Customization): Describe `customize-variable',
9397 not `customize-option'.
9398
9399 * glossary.texi (Glossary) <Faces>: Add xref.
9400 <User Option>: Change definition--include faces. Change xref.
9401
9402 * picture.texi (Picture): Mention artist.el.
9403
9404 * sending.texi, screen.texi, programs.texi, misc.texi:
9405 * mini.texi, major.texi, maintaining.texi, macos.texi:
9406 * help.texi, frames.texi, files.texi:
9407 Don't say just "option" when talking about variables.
9408
9409 * display.texi, mule.texi: Don't say just "option" when talking
9410 about variables. Other minor cleanups.
9411
9412 2005-01-26 Lute Kamstra <lute@gnu.org>
9413
9414 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9415 File'. Mention the `-Q' option at the `--no-site-file' option.
9416
9417 2005-01-22 David Kastrup <dak@gnu.org>
9418
9419 * building.texi (Grep Searching): Mention alias `find-grep' for
9420 `grep-find'.
9421
9422 2005-01-20 Richard M. Stallman <rms@gnu.org>
9423
9424 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9425
9426 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9427
9428 * rmail.texi (Movemail): Explain differences
9429 between standard and mailutils versions of movemail.
9430 Describe command line and configuration options introduced
9431 with the latter.
9432 Explain the notion of mailbox URL, provide examples and
9433 cross-references to mailutils documentation.
9434 Describe various methods of specifying mailbox names,
9435 user names and user passwords for rmail.
9436 (Remote Mailboxes): New section.
9437 Describe how movemail handles remote mailboxes. Describe configuration
9438 options used to control its behavior.
9439 (Other Mailbox Formats): Explain handling of various mailbox
9440 formats.
9441
9442 2005-01-13 Richard M. Stallman <rms@gnu.org>
9443
9444 * commands.texi (Commands): Clarification.
9445
9446 2005-01-11 Richard M. Stallman <rms@gnu.org>
9447
9448 * programs.texi (Multi-line Indent): Fix previous change.
9449 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9450
9451 2005-01-08 Richard M. Stallman <rms@gnu.org>
9452
9453 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9454 lazy-highlight.
9455
9456 * search.texi (Query Replace): Mention faces query-replace
9457 and lazy-highlight.
9458 (Incremental Search): Update isearch highlighting info.
9459
9460 2005-01-04 Richard M. Stallman <rms@gnu.org>
9461
9462 * custom.texi (Saving Customizations): Minor improvement.
9463
9464 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9465
9466 * custom.texi (Saving Customizations): Emacs no longer loads
9467 `custom-file' after .emacs. No longer mention customizing through
9468 Custom.
9469
9470 2005-01-01 Andreas Schwab <schwab@suse.de>
9471
9472 * killing.texi (Graphical Kill): Move up under node Killing,
9473 change @section to @subsection.
9474
9475 2005-01-01 Richard M. Stallman <rms@gnu.org>
9476
9477 * custom.texi (Face Customization): Mention hex color specs.
9478
9479 * emacs.texi (Top): Update Killing submenu.
9480
9481 * killing.texi (Killing): Reorganize section.
9482 No more TeX-only text; put the node command at start of chapter.
9483 But the first section heading is used only in TeX.
9484 Rewrite the text to read better in this mode.
9485 (Graphical Kill): New subnode gets some of the text that
9486 used to be in the first section.
9487
9488 2004-12-31 Richard M. Stallman <rms@gnu.org>
9489
9490 * dired.texi (Shell Commands in Dired): Delete the ? example.
9491
9492 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9493
9494 * files.texi (Saving): Describe new require-final-newline features
9495 and mode-require-final-newline.
9496
9497 2004-12-29 Richard M. Stallman <rms@gnu.org>
9498
9499 * custom.texi (File Variables): Clarify previous change.
9500
9501 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9502
9503 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9504 out now.
9505
9506 2004-12-27 Richard M. Stallman <rms@gnu.org>
9507
9508 * Makefile.in (MAKEINFO): Specify --force.
9509
9510 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9511 (Undo): Doc undo-outer-limit.
9512
9513 2004-12-15 Juri Linkov <juri@jurta.org>
9514
9515 * mark.texi (Transient Mark, Mark Ring): M-< and other
9516 movement commands don't set mark in Transient Mark mode
9517 if mark is active.
9518
9519 2004-12-12 Juri Linkov <juri@jurta.org>
9520
9521 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9522 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9523
9524 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9525 (Misc Dired Commands): Add @r{(Dired)} to w.
9526
9527 2004-12-12 Juri Linkov <juri@jurta.org>
9528
9529 * mark.texi (Marking Objects): Marking commands also extend the
9530 region when mark is active in Transient Mark mode.
9531
9532 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9533
9534 * custom.texi (Saving Customizations): Emacs only loads the custom
9535 file automatically after the init file in version 22.1 or later.
9536 Adapt text and examples to this fact.
9537
9538 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9539
9540 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9541 be set through Custom. Otherwise, it has no effect.
9542
9543 2004-12-05 Richard M. Stallman <rms@gnu.org>
9544
9545 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9546 * entering.texi: Rename Command Line to Emacs Invocation.
9547
9548 * misc.texi (Term Mode): Correctly describe C-c.
9549
9550 * custom.texi (Easy Customization): Move up to section level,
9551 before Variables. Avoid using the term "variable"; say "option".
9552 New initial explanation.
9553 (Variables): In initial explanation, connect "variable" to the
9554 already-explained "user option".
9555
9556 * emacs.texi (Top): Fix ref to Command Line.
9557 Move reference to Easy Customization.
9558
9559 * xresources.texi (X Resources): Fix From link.
9560
9561 * doclicense.texi (GNU Free Documentation License): Fix To link.
9562
9563 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9564
9565 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9566
9567 2004-12-03 Richard M. Stallman <rms@gnu.org>
9568
9569 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9570
9571 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9572
9573 * kmacro.texi: Several small changes in addition to the following.
9574 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9575 defining a keyboard macro.
9576 Mention `kmacro-ring-max'.
9577 (Keyboard Macro Counter): Clarify description of
9578 `kmacro-insert-counter', `kmacro-set-counter',
9579 `kmacro-add-counter' and `kmacro-set-format'.
9580
9581 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9582
9583 * custom.texi (File Variables): Add `unibyte' and make it more
9584 clear that `unibyte' and `coding' are special. Suggested by Simon
9585 Krahnke <overlord@gmx.li>.
9586
9587 * mule.texi (Enabling Multibyte): Refer to File Variables.
9588 Suggested by Simon Krahnke <overlord@gmx.li>.
9589
9590 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9591
9592 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9593 x-use-old-gtk-file-dialog.
9594
9595 2004-11-20 Richard M. Stallman <rms@gnu.org>
9596
9597 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9598
9599 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9600
9601 * building.texi (Lisp Eval): Delete hyphen in section name.
9602
9603 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9604
9605 * files.texi (Old Versions):
9606 No longer document annotation as "CVS only".
9607
9608 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9609
9610 * files.texi (Version Control): Rewrite the introduction about
9611 version systems, mentioning the new ones that we support.
9612 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9613 suggestions.
9614
9615 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9616
9617 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9618
9619 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9620
9621 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9622
9623 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9624
9625 * text.texi (Text Based Tables, Table Definition)
9626 (Table Creation, Table Recognition, Cell Commands)
9627 (Cell Justification, Row Commands, Column Commands)
9628 (Fixed Width Mode, Table Conversion, Measuring Tables)
9629 (Table Misc): New nodes, documenting the Table Mode.
9630
9631 2004-10-19 Jason Rumney <jasonr@gnu.org>
9632
9633 * makefile.w32-in (info): Change order of arguments to makeinfo.
9634
9635 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9636
9637 * calendar.texi (iCalendar): Update for package changes.
9638
9639 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9640
9641 * files.texi (Misc File Ops): View mode is a minor mode.
9642
9643 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9644
9645 * calendar.texi (iCalendar): Style changes.
9646
9647 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9648
9649 * search.texi (Regexps): The regexp described in the example is no
9650 longer stored in the variable `sentence-end'.
9651
9652 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9653
9654 * building.texi (Starting GUD): Note that multiple debugging
9655 sessions requires `gdb --fullname'.
9656
9657 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9658
9659 * calendar.texi (iCalendar): New section for a new package.
9660
9661 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9662
9663 * text.texi: Various small changes in addition to the following.
9664 (Text): Replace xref for autotype with inforef.
9665 (Sentences): Explain nil value for `sentence-end'.
9666 (Paragraphs): Update default values for `paragraph-start' and
9667 `paragraph-separate'.
9668 (Text Mode): Correct description of Text mode's effect on the
9669 syntax table.
9670 (Outline Visibility): `hide-other' does not hide top level headings.
9671 `selective-display-ellipses' no longer has an effect on Outline mode.
9672 (TeX Misc): Add missing @cindex.
9673 Replace xref for RefTeX with inforef.
9674 (Requesting Formatted Text): The variable
9675 `enriched-fill-after-visiting' no longer exists.
9676 (Editing Format Info): Update names of menu items and commands.
9677 (Format Faces): Mention special effect of specifying the default face.
9678 Describe inheritance of text properties.
9679 Correct description of `fixed' face.
9680 (Format Indentation): Correct description of effect of setting
9681 margins. Mention `set-left-margin' and `set-right-margin'.
9682 (Format Justification): Update names of menu items.
9683 `set-justification-full' is now bound to `M-j b'.
9684 Mention that `default-justification' is a per buffer variable.
9685 (Format Properties): Update name of menu item.
9686 (Forcing Enriched Mode): `format-decode-buffer' automatically
9687 turns on Enriched mode if the buffer is in text/enriched format.
9688
9689 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9690
9691 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9692
9693 2004-09-28 Kim F. Storm <storm@cua.dk>
9694
9695 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9696 Align with new functionality.
9697
9698 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9699
9700 * display.texi (Display Custom): Remove stray `@end defvar'.
9701
9702 2004-09-23 Kim F. Storm <storm@cua.dk>
9703
9704 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9705 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9706
9707 2004-09-20 Richard M. Stallman <rms@gnu.org>
9708
9709 * custom.texi (Hooks): Explain using setq to clear out a hook.
9710 (File Variables): Explain multiline string constants.
9711 (Non-ASCII Rebinding): Explain when you need to update
9712 non-ASCII char codes in .emacs.
9713
9714 * building.texi (Compilation): Explain how to make a silent
9715 subprocess that won't be terminated. Explain compilation-environment.
9716
9717 2004-09-13 Kim F. Storm <storm@cua.dk>
9718
9719 * mini.texi (Repetition): Rename isearch-resume-enabled to
9720 isearch-resume-in-command-history and change default to disabled.
9721
9722 2004-09-09 Kim F. Storm <storm@cua.dk>
9723
9724 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9725 with new `kmacro-name-last-macro'.
9726
9727 2004-09-08 Juri Linkov <juri@jurta.org>
9728
9729 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9730
9731 2004-09-03 Juri Linkov <juri@jurta.org>
9732
9733 * search.texi (Incremental Search): Update wording for M-%.
9734
9735 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9736
9737 * killing.texi (Killing): Correct description of kill commands in
9738 read-only buffer.
9739
9740 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9741
9742 * building.texi (Compilation Mode): Add a paragraph about rules
9743 for finding the compilation buffer for `next-error'.
9744
9745 * search.texi (Other Repeating Search): Mention that Occur mode
9746 supports the next-error functionality.
9747
9748 2004-09-02 Juri Linkov <juri@jurta.org>
9749
9750 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9751
9752 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9753
9754 * kmacro.texi (Basic Keyboard Macro):
9755 `apply-macro-to-region-lines' now operates on all lines that begin
9756 in the region, rather than on all complete lines in the region.
9757
9758 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9759
9760 * frames.texi (Drag and drop): Add documentation about
9761 x-dnd-test-function and x-dnd-known-types.
9762
9763 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9764
9765 * indent.texi: Various minor changes in addition to:
9766 (Indentation Commands): Correct description of `indent-relative'.
9767 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9768 mode. The *Tab Stops* buffer uses Overwrite Mode.
9769 (Just Spaces): `tabify' converts sequences of at least two spaces
9770 to tabs.
9771
9772 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9773
9774 * frames.texi (Secondary Selection): Setting the secondary
9775 selection with M-Drag-Mouse-1 does not alter the kill ring,
9776 setting it with M-Mouse-1 and M-Mouse-3 does.
9777 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9778 toolkit scroll bars.
9779 (Scroll Bars): Ditto.
9780
9781 * windows.texi (Basic Window): When using a window system, the value
9782 of point in a non-selected window is indicated by a hollow box.
9783 (Split Window): Side by side windows are separated by a scroll bar,
9784 if scroll bars are used.
9785 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9786 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9787 (Window Convenience): Update bindings for `winner-undo' and
9788 `winner-redo'.
9789
9790 * ack.texi (Acknowledgments): Use `@unnumbered'.
9791 * misc.texi: Adapt sectioning in Info to the node structure.
9792 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9793 of "Using Emacs as a Server".
9794 * building.texi (Building): Interchange nodes (for correct numbering).
9795 * programs.texi (Programs): Interchange nodes (for correct numbering).
9796 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9797 Info to the node structure.
9798 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9799 Rearrange order of nodes and sections such that both "GNU GENERAL
9800 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9801 end, as appropriate for appendices.
9802 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9803 Use `@unnumberedsec'.
9804 * trouble.texi: Adapt sectioning in Info to the node structure.
9805 Adapt node pointers to change in emacs.texi.
9806 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9807
9808 2004-08-25 Kenichi Handa <handa@m17n.org>
9809
9810 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9811 description for unibyte mode.
9812
9813 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9814
9815 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9816
9817 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9818 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9819 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9820 in @pxref.
9821
9822 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9823
9824 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9825 Change section names.
9826
9827 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9828
9829 * kmacro.texi (Keyboard Macro Ring): Rename section.
9830 Emacs treats the head of the macro ring as the `last keyboard macro'.
9831 (Keyboard Macro Counter): Minor change.
9832 (Save Keyboard Macro): Some clarifications.
9833 (Edit Keyboard Macro): Rename section.
9834
9835 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9836 32-bit machines.
9837 (Several Buffers): Clarify which buffer is selected if `2' is
9838 pressed in the Buffer Menu.
9839 Auto Revert mode can be used to update the Buffer Menu
9840 automatically.
9841
9842 2004-08-21 Eli Zaretskii <eliz@gnu.org>
9843
9844 * help.texi (Misc Help): Add an index entry for finding an Info
9845 manual by its file name.
9846
9847 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9848
9849 * files.texi (Backup Deletion): Correct description of
9850 `delete-old-versions'.
9851 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9852 (Auto Save Files): Recommend `auto-save-mode' to reenable
9853 auto-saving, rather than the abbreviation `auto-save'.
9854
9855 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9856
9857 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9858 for "killing" and "yanking" in main menu.
9859
9860 2004-08-16 Richard M. Stallman <rms@gnu.org>
9861
9862 * killing.texi (Yanking, Killing): Minor cleanups.
9863
9864 * mark.texi (Momentary Mark): Minor cleanups.
9865
9866 2004-08-15 Kenichi Handa <handa@etl.go.jp>
9867
9868 * custom.texi (Non-ASCII Rebinding):
9869 C-q always inserts the right code to pass to global-set-key.
9870
9871 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9872
9873 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9874 `insert-register', instead of `C-x r g' binding, for consistency.
9875
9876 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9877
9878 * fixit.texi (Spelling): Fix typo.
9879
9880 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9881
9882 * help.texi (Help): Fix Texinfo usage.
9883
9884 2004-07-24 Richard M. Stallman <rms@gnu.org>
9885
9886 * text.texi (Paragraphs): Update how paragraphs are separated
9887 and the default for paragraph-separate.
9888
9889 * search.texi (Regexp Replace): Further update text for new
9890 replacement operators.
9891
9892 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9893
9894 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9895 `R' switch.
9896
9897 * dired.texi (Dired Updating): `k' only deletes inserted
9898 subdirectories from the Dired buffer if a prefix argument was given.
9899
9900 * search.texi (Regexps): Delete redundant definition of `symbol' in
9901 description of `\_>'. It already occurs in the description of `\_<'.
9902
9903 2004-07-01 Juri Linkov <juri@jurta.org>
9904
9905 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9906 (Regexp Search): Add M-r.
9907
9908 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9909
9910 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9911
9912 2004-06-29 Jesper Harder <harder@ifa.au.dk>
9913
9914 * search.texi, calendar.texi: Markup fixes.
9915
9916 2004-06-25 Richard M. Stallman <rms@gnu.org>
9917
9918 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9919
9920 2004-06-25 David Kastrup <dak@gnu.org>
9921
9922 * search.texi (Regexp Replace): Some typo corrections and
9923 rearrangement.
9924
9925 2004-06-24 David Kastrup <dak@gnu.org>
9926
9927 * search.texi (Unconditional Replace): Use replace-string instead
9928 of query-replace in example.
9929 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9930 sequences.
9931 (Query Replace): Correct explanation of `^' which does not use
9932 the mark stack.
9933
9934 2004-06-21 Nick Roberts <nickrob@gnu.org>
9935
9936 * misc.texi (Shell History Copying): Document comint-insert-input.
9937 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9938
9939 2004-06-20 Jesper Harder <harder@ifa.au.dk>
9940
9941 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9942 * custom.texi (Customization): Do.
9943 * anti.texi (Antinews): Do.
9944 * abbrevs.texi (Defining Abbrevs): Do.
9945
9946 * programs.texi (Info Lookup): Fix keybinding for
9947 info-lookup-symbol.
9948
9949 2004-06-16 Juanma Barranquero <lektu@terra.es>
9950
9951 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9952 Add emacs-xtra.
9953 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9954 (clean): Add emacs-xtra and flymake. Remove redundancies.
9955
9956 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9957
9958 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9959 Add emacs-xtra.
9960 * emacs-xtra.texi: New file.
9961
9962 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9963
9964 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9965 (Dired and Find): Mention differences with ordinary Dired buffers.
9966
9967 2004-06-13 Richard M. Stallman <rms@gnu.org>
9968
9969 * custom.texi (Init Syntax): Explain about vars that do special
9970 things when set with setq or with Custom.
9971 (Init Examples): Add line-number-mode example.
9972
9973 2004-06-12 Juri Linkov <juri@jurta.org>
9974
9975 * dired.texi (Operating on Files): Add dired-do-touch.
9976
9977 2004-06-10 Juri Linkov <juri@jurta.org>
9978
9979 * building.texi (Lisp Eval): Add C-M-x on defface.
9980
9981 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9982
9983 * files.texi (Reverting): Auto-Revert mode and
9984 Global Auto-Revert mode no longer revert remote files.
9985
9986 2004-05-29 Richard M. Stallman <rms@gnu.org>
9987
9988 * custom.texi (Init File): Two dashes start --no-site-file.
9989
9990 2004-05-29 Alan Mackenzie <acm@muc.de>
9991
9992 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9993 ("AWK"): Is consistently thus spelled throughout.
9994 (AWK, Pike): Document as "C-like modes".
9995 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9996 (M-x man): Supersedes M-x manual-entry.
9997 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9998
9999 ("Comments in C"): Delete node; the info is in CC Mode manual.
10000 (c-comment-only-line-offset): Remove description.
10001
10002 (C-c ., C-c C-c): Describe new C Mode bindings.
10003
10004 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10005 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10006 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10007 Amend definitions.
10008
10009 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10010 Describe functions.
10011
10012 (c-comment-start-regexp, c-hanging-comment-ender-p)
10013 (c-hanging-comment-starter-p): Remove obsolete definitions.
10014
10015 * emacs.texi: Remove the menu entry "Comments in C".
10016
10017 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10018
10019 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10020 `M-x locate'.
10021
10022 2004-05-16 Karl Berry <karl@gnu.org>
10023
10024 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10025 makeinfo --html fails.
10026 * help.texi (Help Summary) [@ifnottex]: Likewise.
10027
10028 2004-05-13 Nick Roberts <nickrob@gnu.org>
10029
10030 * building.texi (GDB Graphical Interface): Update and describe
10031 layout first.
10032
10033 2004-05-04 Jason Rumney <jasonr@gnu.org>
10034
10035 * makefile.w32-in: Revert last change.
10036
10037 2004-05-03 Jason Rumney <jasonr@gnu.org>
10038
10039 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10040
10041 2004-04-23 Juanma Barranquero <lektu@terra.es>
10042
10043 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10044
10045 2004-04-18 Juri Linkov <juri@jurta.org>
10046
10047 * fixit.texi (Spelling): Remove file extension from ispell xref.
10048
10049 2004-04-15 Kim F. Storm <storm@cua.dk>
10050
10051 * cmdargs.texi (Initial Options): Add -Q.
10052
10053 2004-04-05 Kim F. Storm <storm@cua.dk>
10054
10055 * custom.texi (File Variables): Add safe-local-eval-forms.
10056
10057 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10058
10059 * files.texi (Reverting): Correct description of revert-buffer's
10060 handling of point.
10061
10062 2004-03-22 Juri Linkov <juri@jurta.org>
10063
10064 * emacs.texi (Top): Add `Misc X'.
10065
10066 * trouble.texi: Fix help key bindings.
10067
10068 * glossary.texi: Improve references.
10069
10070 * help.texi: Sync keywords with finder.el.
10071
10072 * mini.texi (Completion): Add description for menu items.
10073
10074 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10075
10076 * sending.texi (Mail Methods): Fix xref to Message manual.
10077
10078 2004-03-12 Richard M. Stallman <rms@gnu.org>
10079
10080 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10081
10082 2004-03-04 Richard M. Stallman <rms@gnu.org>
10083
10084 * search.texi (Regexps): Explain that ^ and $ have their
10085 special meanings only in certain contexts.
10086
10087 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10088
10089 * mule.texi (Specify Coding): Doc C-x RET F.
10090
10091 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10092 for multiple compile and grep buffers.
10093 (Indirect Buffers): Don't recommand clone-indirect-buffer
10094 for multiple compile and grep buffers.
10095
10096 2004-02-29 Juanma Barranquero <lektu@terra.es>
10097
10098 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10099 Use $(DEL) instead of rm, and ignore exit code.
10100
10101 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10102
10103 * building.texi (Watch Expressions): Update.
10104
10105 2004-02-21 Juri Linkov <juri@jurta.org>
10106
10107 * cmdargs.texi (Action Arguments): Add alias --find-file.
10108 Add --directory, --help, --version. Move text about command-line-args
10109 to Command Arguments.
10110 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10111 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10112 (Window Size X): Join -g and --geometry. Add @cindex.
10113 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10114 (Title X): Remove alias -title.
10115 (Misc X): New node.
10116
10117 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10118
10119 * frames.texi (Drag and drop): Add Motif to list of supported
10120 protocols.
10121
10122 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10123
10124 * frames.texi (Drag and drop): New section.
10125
10126 2004-01-24 Richard M. Stallman <rms@gnu.org>
10127
10128 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10129 Include it only @ifnotinfo. Patch the preceding and following
10130 node headers to point to each other.
10131
10132 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10133
10134 * calendar.texi (Appointments): Update section.
10135
10136 2003-12-29 Kevin Ryde <user42@zip.com.au>
10137
10138 * programs.texi (C Modes): Fix the xref.
10139
10140 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10141
10142 * building.texi (Watch Expressions): Update.
10143 (Commands of GUD): Include use of toolbar + breakpoints set from
10144 fringe/margin.
10145
10146 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10147
10148 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10149 <acm@muc.de>.
10150
10151 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10152
10153 * frames.texi (Dialog Boxes): Add use-file-dialog.
10154
10155 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10156
10157 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10158 in CC Mode.
10159
10160 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10161
10162 * ack.texi, basic.texi, cmdargs.texi:
10163 * commands.texi, custom.texi, display.texi:
10164 * emacs.texi, files.texi:
10165 * frames.texi, glossary.texi, killing.texi:
10166 * macos.texi, mark.texi, misc.texi, msdog.texi:
10167 * mule.texi, rmail.texi, search.texi:
10168 * sending.texi, text.texi, trouble.texi:
10169 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10170
10171 2003-11-01 Alan Mackenzie <acm@muc.de>
10172
10173 * search.texi (Scrolling During Incremental Search): Document a
10174 new scrolling facility in isearch mode.
10175
10176 2003-10-22 Miles Bader <miles@gnu.org>
10177
10178 * Makefile.in (info): Move before $(top_srcdir)/info.
10179
10180 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10181
10182 * building.texi (Watch Expressions): Update section on data display
10183 to reflect code changes (GDB Graphical Interface).
10184
10185 2003-10-13 Richard M. Stallman <rms@gnu.org>
10186
10187 * xresources.texi (GTK resources): Clean up previous change.
10188
10189 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10190
10191 * xresources.texi (GTK resources): Add a note that some themes
10192 disallow customizations. Add scroll theme example.
10193
10194 2003-09-30 Richard M. Stallman <rms@gnu.org>
10195
10196 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10197
10198 * misc.texi (Saving Emacs Sessions): Shorten the section,
10199 collapsing back into one node.
10200
10201 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10202
10203 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10204
10205 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10206
10207 * xresources.texi (GTK names in Emacs): Correct typo.
10208
10209 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10210
10211 * cmdargs.texi (Font X): Mention new default font.
10212 More fully describe long font names, wildcard patterns and the
10213 problems involved. (Result of discussion on emacs-devel.)
10214
10215 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10216
10217 * emacs.texi (Acknowledgements): Correct typo.
10218
10219 2003-09-22 Richard M. Stallman <rms@gnu.org>
10220
10221 * dired.texi (Misc Dired Commands): New node.
10222 (Dired Navigation): Add dired-goto-file.
10223
10224 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10225
10226 * emacs.texi (Acknowledgements): New node, split from Distribution.
10227
10228 * cmdargs.texi (Action Arguments): -f reads interactive args.
10229
10230 2003-09-08 Lute Kamstra <lute@gnu.org>
10231
10232 * screen.texi (Mode Line): Say that POS comes before LINE.
10233 Mention `size-indication-mode'.
10234 * display.texi (Optional Mode Line):
10235 Document `size-indication-mode'.
10236 * basic.texi (Position Info): Mention `size-indication-mode'.
10237
10238 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10239
10240 * xresources.texi (Resources): Refer to `editres' man page.
10241 (Lucid Resources): Update defaults. Expand description of
10242 `shadowThickness'.
10243
10244 2003-09-04 Miles Bader <miles@gnu.org>
10245
10246 * Makefile.in (top_srcdir): New variable.
10247 ($(top_srcdir)/info): New rule.
10248 (info): Depend on it.
10249
10250 2003-09-03 Peter Runestig <peter@runestig.com>
10251
10252 * makefile.w32-in: New file.
10253
10254 2003-08-29 Richard M. Stallman <rms@gnu.org>
10255
10256 * misc.texi (Saving Emacs Sessions): Correct previous change.
10257
10258 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10259
10260 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10261 (Intro): Include kmacro.texi after fixit.texi instead of after
10262 custom.texi. (As suggested by Kim Storm.)
10263
10264 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10265
10266 * fixit.texi (Fixit): Update `Next' pointer.
10267 * files.texi (Files): Update `Previous' pointer.
10268 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10269 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10270 (Suggested by Kim Storm.)
10271 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10272
10273 2003-08-18 Kim F. Storm <storm@cua.dk>
10274
10275 * kmacro.texi: New file describing enhanced keyboard macro
10276 functionality. Replaces old description in custom.texi.
10277
10278 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10279 (Keyboard Macros): Move to new kmacro.texi file.
10280
10281 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10282
10283 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10284
10285 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10286
10287 2003-08-17 Alex Schroeder <alex@gnu.org>
10288
10289 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10290 required.
10291
10292 2003-08-05 Richard M. Stallman <rms@gnu.org>
10293
10294 * programs.texi (Lisp Indent): Don't describe
10295 lisp-indent-function property here. Use xref to Lisp Manual.
10296
10297 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10298
10299 * calendar.texi (Date Formats): Document changed behavior of
10300 abbreviations.
10301
10302 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10303
10304 * buffers.texi (List Buffers): Fix previous change.
10305
10306 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10307
10308 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10309 List*.
10310
10311 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10312
10313 * display.texi (Font Lock): Fix typo.
10314
10315 2003-07-07 Richard M. Stallman <rms@gnu.org>
10316
10317 * display.texi (Font Lock): Add xref for format info on
10318 font-lock-remove-keywords.
10319
10320 * building.texi (Compilation): Document what happens with asynch
10321 children of compiler process.
10322
10323 * help.texi (Library Keywords): Use @multitable.
10324
10325 2003-06-04 Richard M. Stallman <rms@gnu.org>
10326
10327 * programs.texi (Expressions): Delete C-M-DEL.
10328
10329 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10330 comint-move-point-for-output renamed from
10331 comint-scroll-to-bottom-on-output.
10332
10333 * custom.texi (Init Rebinding): Replace previous change with xref.
10334 (Non-ASCII Rebinding): Explain that issue more briefly here.
10335
10336 2003-05-28 Richard M. Stallman <rms@gnu.org>
10337
10338 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10339
10340 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10341
10342 * building.texi (GDB Graphical Interface): New node.
10343 (Rewritten somewhat by RMS.)
10344
10345 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10346
10347 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10348 non-English letters. Explain how to set coding systems correctly
10349 and how to include the right coding cookie in the file.
10350
10351 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10352
10353 * indent.texi (Indentation): Explain the concepts.
10354 (Just Spaces): Explain why preventing tabs for indentation might
10355 be useful.
10356
10357 2003-04-16 Richard M. Stallman <rms@gnu.org>
10358
10359 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10360
10361 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10362
10363 * cmdargs.texi (General Variables): Document SMTPSERVER.
10364
10365 * sending.texi: Remove SMTP node.
10366 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10367 library.
10368
10369 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10370
10371 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10372
10373 2003-02-22 Simon Josefsson <jas@extundo.com>
10374
10375 * sending.texi (Mail Methods): Add node about SMTP.
10376
10377 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10378
10379 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10380
10381 2003-02-01 Kevin Ryde <user42@zip.com.au>
10382
10383 * glossary.texi (Glossary): Correction to cl cross reference.
10384
10385 2003-01-20 Richard M. Stallman <rms@gnu.org>
10386
10387 * killing.texi (Rectangles): Document C-x c r.
10388
10389 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10390
10391 * xresources.texi (GTK resources): New node.
10392 (GTK widget names): New node.
10393 (GTK names in Emacs): New node.
10394 (GTK styles): New node.
10395
10396 2003-01-09 Francesco Potortì <pot@gnu.org>
10397
10398 * maintaining.texi (Create Tags Table): Add reference to the new
10399 `etags --help --lang=LANG' option.
10400
10401 2002-10-02 Karl Berry <karl@gnu.org>
10402
10403 * emacs.texi: Per rms, update all manuals to use @copying instead of
10404 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10405 where needed for the sake of the HTML output.
10406
10407 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10408
10409 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10410 source files.
10411
10412 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10413
10414 * Makefile.in (emacsman): New target.
10415
10416 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10417
10418 * (Version 21.1 released.)
10419
10420 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10421
10422 * Branch for 21.1.
10423
10424 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10425
10426 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10427
10428 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10429
10430 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10431
10432 1999-07-12 Richard Stallman <rms@gnu.org>
10433
10434 * Version 20.4 released.
10435
10436 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10437
10438 * Makefile.in (INFO_TARGETS): Delete customize.info.
10439 (DVI_TARGETS): Delete customize.dvi.
10440 (../info/customize, customize.dvi): Targets deleted.
10441
10442 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10443
10444 * Version 20.3 released.
10445
10446 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10447
10448 * Makefile.in (EMACSSOURCES): Add mule.texi.
10449 Add msdog.texi, ack.texi. Remove gnu1.texi.
10450
10451 1998-04-06 Andreas Schwab <schwab@gnu.org>
10452
10453 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10454 Use it in dvi targets.
10455
10456 1997-09-23 Paul Eggert <eggert@twinsun.com>
10457
10458 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10459 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10460 (../info/customize): Rename from ../info/custom.
10461
10462 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10463
10464 * Version 20.2 released.
10465
10466 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10467
10468 * Version 20.1 released.
10469
10470 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10471
10472 * Makefile (../info/customize, customize.dvi): New targets.
10473 (INFO_TARGETS): Add ../info/customize.
10474 (DVI_TARGETS): Add customize.dvi.
10475
10476 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10477
10478 * Version 19.33 released.
10479
10480 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10481
10482 * Version 19.32 released.
10483
10484 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10485
10486 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10487
10488 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10489
10490 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10491 Specify -I option.
10492 (All dvi targets): Set the TEXINPUTS variable.
10493
10494 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10495
10496 * Version 19.31 released.
10497
10498 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10499
10500 * Version 19.30 released.
10501
10502 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10503
10504 * Makefile.in (maintainer-clean): Rename from realclean.
10505
10506 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10507
10508 * Makefile.in: New file.
10509 * Makefile: File deleted.
10510
10511 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10512
10513 * Makefile (TEXINDEX_OBJS): Variable deleted.
10514 (texindex, texindex.o, getopt.o): Rules deleted.
10515 All deps on texindex deleted.
10516 (distclean): Don't delete texindex.
10517 (mostlyclean): Don't delete *.o.
10518 * texindex.c, getopt.c: Files deleted.
10519
10520 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10521
10522 * Version 19.26 released.
10523
10524 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10525
10526 * Makefile (EMACSSOURCES): Exclude undo.texi.
10527
10528 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10529
10530 * Version 19.25 released.
10531
10532 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10533
10534 * Version 19.24 released.
10535
10536 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10537
10538 * Version 19.23 released.
10539
10540 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10541
10542 * Makefile: Delete spurious tab.
10543
10544 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10545
10546 * Makefile (.SUFFIXES): New rule.
10547
10548 1993-12-04 Richard Stallman (rms@srarc2)
10549
10550 * getopt.c: New file.
10551 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10552 (getopt.o): New rule.
10553 (dvi): Don't depend on texindex.
10554 (emacs.dvi): Depend on texindex.
10555
10556 1993-12-03 Richard Stallman (rms@srarc2)
10557
10558 * Makefile (TEXI2DVI): New variable.
10559 (emacs.dvi): Add explicit command.
10560 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10561
10562 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10563
10564 * Version 19.22 released.
10565
10566 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10567
10568 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10569
10570 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10571
10572 * Version 19.21 released.
10573
10574 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10575
10576 * Makefile (realclean): Don't delete the Info files.
10577
10578 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10579
10580 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10581 4' where appropriate.
10582
10583 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10584
10585 * Makefile: Fix targets for texindex.
10586
10587 * texindex.c: Include "../src/config.h" if building in emacs.
10588
10589 * Makefile: Change all files to FILENAME.texi, force all targets
10590 to be FILENAME, not FILENAME.info.
10591 Add target to build texindex.c, defining `emacs'.
10592
10593 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10594
10595 * Version 19.19 released.
10596
10597 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10598
10599 * Version 19.18 released.
10600
10601 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10602
10603 * Makefile: Fix source file names of the separate manuals.
10604
10605 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10606
10607 * Version 19.17 released.
10608
10609 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10610
10611 * split-man: Fix typos in last change.
10612
10613 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10614
10615 * Version 19.16 released.
10616
10617 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10618
10619 * version 19.15 released.
10620
10621 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10622
10623 * Makefile (distclean): It's rm, not rf.
10624
10625 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10626
10627 * Version 19.14 released.
10628
10629 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10630
10631 * Makefile: New file.
10632
10633 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10634
10635 * Version 19.13 released.
10636
10637 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10638
10639 * Version 19.9 released.
10640
10641 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10642
10643 * Version 19.8 released.
10644
10645 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10646
10647 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10648
10649 * trouble.texi: It's `enable-flow-control-on', not
10650 `evade-flow-control-on'.
10651
10652 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10653
10654 * display.texi: Document standard-display-european.
10655
10656 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10657
10658 * Version 19.7 released.
10659
10660 * emacs.texi: Add a sentence to the top menu mentioning the
10661 specific version of Emacs this manual applies to.
10662
10663 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10664
10665 * basic.texi: Document next-line-add-lines variable used to
10666 implement down-arrow.
10667
10668 * killing.texi: Document kill-whole-line.
10669
10670 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10671
10672 * text.texi: Update unix TeX ordering information.
10673
10674 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10675
10676 * news.texi: Mention fill-rectangle in keybinding list.
10677
10678 * killing.texi: Document fill-rectangle.
10679
10680 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10681
10682 * vc.texi: Bring the docs up to date with VC 5.2.
10683
10684 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10685
10686 * emacs.tex: Mention blackbox and gomoku under Amusements.
10687 Assembler mode is now mentioned and appropriately indexed
10688 under Programming Modes.
10689
10690 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10691
10692 * emacs.tex: Update TeX ordering information.
10693
10694 1990-06-26 David Lawrence (tale@geech)
10695
10696 * emacs.tex: Note that completion-ignored-extensions is not used
10697 to filter out names when all completions are displayed in
10698 *Completions*.
10699
10700 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10701
10702 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10703
10704 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10705
10706 * emacs.tex: Add @findex grep.
10707
10708 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10709
10710 * emacs.tex: Correct two typos. No other changes before
10711 Version 19 will be made.
10712
10713 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10714
10715 * emacs.tex: Update information for obtaining TeX distribution from the
10716 University of Washington.
10717
10718 ;; Local Variables:
10719 ;; coding: utf-8
10720 ;; End:
10721
10722 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
10723
10724 This file is part of GNU Emacs.
10725
10726 GNU Emacs is free software: you can redistribute it and/or modify
10727 it under the terms of the GNU General Public License as published by
10728 the Free Software Foundation, either version 3 of the License, or
10729 (at your option) any later version.
10730
10731 GNU Emacs is distributed in the hope that it will be useful,
10732 but WITHOUT ANY WARRANTY; without even the implied warranty of
10733 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10734 GNU General Public License for more details.
10735
10736 You should have received a copy of the GNU General Public License
10737 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.