]> code.delx.au - gnu-emacs/blob - doc/emacs/ChangeLog
* cl-generic.el (cl-generic-generalizers): Clean up after braindamage
[gnu-emacs] / doc / emacs / ChangeLog
1 2015-02-26 Eli Zaretskii <eliz@gnu.org>
2
3 * msdog.texi (Windows Files): Document characters invalid in
4 Windows file names. (Bug#19463)
5
6 * custom.texi (Customization Groups): Update the looks of the
7 Customize Group buffer.
8
9 * programs.texi (Hungry Delete): Fix a typo: "C-d" instead of
10 "C-c C-d" in hungry-delete mode.
11
12 2015-02-26 Eli Zaretskii <eliz@gnu.org>
13
14 * mule.texi (Language Environments): Work around refill bug in
15 makeinfo 4.x. (Bug#19697)
16
17 2015-01-28 Eli Zaretskii <eliz@gnu.org>
18
19 * cmdargs.texi (Action Arguments): Clarify into which buffer
20 '--insert' inserts. (Bug#19694)
21
22 * programs.texi (Custom C Indent): Fix a typo. (Bug#19647)
23
24 2015-01-27 Ivan Shmakov <ivan@siamics.net>
25
26 * files.texi (File Archives): Document "I" for tar-new-entry.
27 (Bug#19274)
28
29 2014-12-31 Paul Eggert <eggert@cs.ucla.edu>
30
31 Less 'make' chatter for Emacs doc
32 * Makefile.in (AM_DEFAULT_VERBOSITY, AM_V_GEN, am__v_GEN_)
33 (am__v_GEN_0, am__v_GEN_1): New macros, from ../../src/Makefile.in.
34 (ENVADD, $(buildinfodir)/emacs.info, emacs.html):
35 Use them.
36
37 2014-12-27 Eli Zaretskii <eliz@gnu.org>
38
39 * buffers.texi (Kill Buffer): Improve indexing.
40
41 2014-12-24 Stephen Leake <stephen_leake@stephe-leake.org>
42
43 * trouble.texi: Move user-level information from CONTRIBUTE here.
44
45 2014-12-14 Alan Mackenzie <acm@muc.de>
46
47 * display.texi (Scrolling): fast-but-imprecise-scrolling.
48 Describe new variable.
49
50 2014-12-14 Cameron Desautels <camdez@gmail.com>
51
52 * custom.texi (Saving Customizations): Mention
53 `custom-prompt-customize-unsaved-options'.
54
55 2014-12-08 Lars Magne Ingebrigtsen <larsi@gnus.org>
56
57 * misc.texi (Network Security): Mention the new protocol-level
58 `high' NSM checks.
59
60 2014-12-08 Eric S. Raymond <esr@snark.thyrsus.com>
61
62 * maintaining.texi: Suopport fo Arch has been moved to obosolete,
63 remove references that imply otherwise.
64
65 2014-11-29 Paul Eggert <eggert@cs.ucla.edu>
66
67 Lessen focus on ChangeLog files, as opposed to change log entries.
68 * maintaining.texi (Change Log): Mention that ChangeLog files may
69 be copied to or from a version control system.
70 * trouble.texi (Sending Patches): Point to the commit messages.
71
72 2014-11-29 Eli Zaretskii <eliz@gnu.org>
73
74 * maintaining.texi (Switching Branches): Mention "C-x v r".
75 Correct commands for switching branches in various VCSs.
76
77 2014-11-27 Tassilo Horn <tsdh@gnu.org>
78
79 * misc.texi (DocView Slicing): Describe how to slice with the
80 mouse. Fix command mentioned by slice by BoundingBox paragraph.
81 (Bug#18040)
82
83 2014-11-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
84
85 * misc.texi (Network Security): Use "untrustworthy" instead of
86 "unsafe".
87
88 2014-11-24 Eli Zaretskii <eliz@gnu.org>
89
90 * misc.texi (Network Security): Improve wording and indexing of
91 last change.
92
93 2014-11-24 Lars Magne Ingebrigtsen <larsi@gnus.org>
94
95 * misc.texi (Gnus Summary Buffer): Move the Network Security
96 Manager stuff here from the lispref manual.
97
98 2014-11-21 Eli Zaretskii <eliz@gnu.org>
99
100 * maintaining.texi (Version Control Systems): Move "@end itemize"
101 past the last @item.
102
103 2014-11-21 H. Dieter Wilhelm <dieter@duenenhof-wilhelm.de>
104
105 * maintaining.texi (Version Control Systems): Fix a typo.
106
107 2014-11-20 Eric S. Raymond <esr@snark.thyrsus.com>
108
109 * maintaining.texi: Document SRC support.
110
111 2014-11-10 Glenn Morris <rgm@gnu.org>
112
113 * Makefile.in (top_srcdir, version): New, set by configure.
114 (doc-emacsver): New rule.
115 (bootstrap-clean, maintainer-clean): Delete emacsver.texi.
116 (emacsver.texi.in): Rename from emacsver.texi.
117
118 2014-11-09 Juri Linkov <juri@jurta.org>
119
120 * search.texi (Other Repeating Search): Add documentation for
121 multi-isearch-files and multi-isearch-files-regexp. (Bug#13592)
122
123 2014-11-09 Glenn Morris <rgm@gnu.org>
124
125 * Makefile.in (version): Remove variable.
126 (clean): No longer delete dist tarfile.
127 (dist): Remove rule; replace with code in admin.el.
128
129 2014-11-03 Glenn Morris <rgm@gnu.org>
130
131 * programs.texi (Misc for Programs): Fix typo.
132
133 2014-10-30 Eli Zaretskii <eliz@gnu.org>
134
135 * frames.texi (Scroll Bars): Improve indexing of faces.
136
137 * killing.texi (Secondary Selection): Improve indexing of faces.
138
139 * search.texi (Basic Isearch, Query Replace): Improve indexing of faces.
140
141 * display.texi (Standard Faces, Text Display)
142 (Useless Whitespace): Improve indexing of faces.
143
144 * frames.texi (Frame Commands): Document and index
145 'frame-resize-pixelwise'.
146
147 * windows.texi (Split Window): Document and index
148 'window-resize-pixelwise'.
149
150 2014-10-22 Tassilo Horn <tsdh@gnu.org>
151
152 * misc.texi (Document View): Adapt to latest doc-view changes wrt
153 viewing the document's plain text contents.
154
155 2014-10-20 Glenn Morris <rgm@gnu.org>
156
157 * Merge in all changes up to 24.4 release.
158
159 2014-10-13 Glenn Morris <rgm@gnu.org>
160
161 * Makefile.in (dist): Update for new output variables.
162
163 2014-10-12 Paul Eggert <eggert@cs.ucla.edu>
164
165 * macos.texi (Mac OS / GNUstep, Mac / GNUstep Basics)
166 (Mac / GNUstep Customization): Mac OS X 10.6 or later now required.
167
168 2014-10-09 Glenn Morris <rgm@gnu.org>
169
170 * package.texi (Package Menu): The package list was changed to not
171 say "unsigned" any more.
172
173 2014-10-05 Glenn Morris <rgm@gnu.org>
174
175 * misc.texi (Sorting):
176 * search.texi (Query Replace): Markup fixes.
177
178 2014-10-04 Martin Rudalics <rudalics@gmx.at>
179
180 * frames.texi (Scroll Bars): Describe use of horizontal scroll bars.
181
182 2014-10-04 Glenn Morris <rgm@gnu.org>
183
184 * cmdargs.texi (Misc X):
185 * display.texi (Optional Mode Line):
186 * misc.texi (emacsclient Options):
187 * vc1-xtra.texi (VC Delete/Rename): Small fixes re @var usage.
188
189 * killing.texi (Rectangles): Copyedits re rectangle-mark-mode.
190 (CUA Bindings): Mention rectangle-mark-mode.
191
192 2014-10-03 Martin Rudalics <rudalics@gmx.at>
193
194 * frames.texi (Frame Commands):
195 * cmdargs.texi (Window Size X): Mention the use of
196 `frame-resize-pixelwise' to make frames truly fullscreen or maximized.
197
198 2014-10-02 Glenn Morris <rgm@gnu.org>
199
200 * package.texi (Package Installation): Mention etc/package-keyring.gpg.
201
202 2014-09-29 Eli Zaretskii <eliz@gnu.org>
203
204 * emacsver.texi (EMACSVER): Bump to 20.0.50.
205
206 2014-09-15 Daniel Colascione <dancol@dancol.org>
207
208 * regs.texi (Text Registers): Update end-user documentation
209 to reflect `insert-register' interface change.
210
211 2014-08-07 Reuben Thomas <rrt@sc3d.org>
212
213 * programs.texi (Program Modes): Don't advertise VMS DCL support
214 any more.
215
216 2014-08-07 Reuben Thomas <rrt@sc3d.org>
217
218 Refer to MS-DOS using the same name everywhere.
219
220 * Makefile.in (EMACSSOURCES): ``MS-DOG'', ``MSDOG'' and ``msdog''
221 become ``MS-DOS''; ``msdog'' in filenames becomes ``msdos''.
222 * emacs-xtra.texi: ditto.
223 * emacs.texi: ditto.
224 * makefile.w32-in: ditto.
225 * msdog-xtra.texi: ditto, and rename file.
226 * msdog.texi: ditto, and rename file.
227
228 2014-07-21 Glenn Morris <rgm@gnu.org>
229
230 * emacs.texi (Intro): Workaround makeinfo 4 @acronym bug. (Bug#18040)
231
232 2014-07-09 Juri Linkov <juri@jurta.org>
233
234 * search.texi (Regexp Search): Update lax space matching that is
235 not active in regexp search by default now. (Bug#17901)
236
237 2014-07-03 Glenn Morris <rgm@gnu.org>
238
239 * help.texi (Misc Help):
240 * trouble.texi (Checklist): "Online" help doesn't mean what it
241 used to any more.
242
243 2014-06-23 Glenn Morris <rgm@gnu.org>
244
245 * Makefile.in (%.texi): Disable implicit rules.
246 (mkinfodir): Remove.
247 (.dvi.ps): Replace with pattern rule.
248 (${buildinfodir}): New rule.
249 ($(buildinfodir)/emacs.info): Use order-only prereq for output dir.
250 Use $<.
251 (emacs.dvi, emacs.pdf, emacs.html, emacs-xtra.dvi, emacs-xtra.pdf):
252 Use $<.
253 (%.ps): New rule.
254
255 2014-06-15 Glenn Morris <rgm@gnu.org>
256
257 * Makefile.in (bootstrap-clean): New.
258
259 2014-06-10 Glenn Morris <rgm@gnu.org>
260
261 * Makefile.in (INFO_EXT): Remove and replace by ".info" throughout.
262 (INFO_OPTS): Set directly rather than with configure.
263
264 2014-06-08 Glenn Morris <rgm@gnu.org>
265
266 * entering.texi (Entering Emacs): Small fix re initial-buffer-choice.
267 * misc.texi (emacsclient Options): Copyedit.
268
269 * buffers.texi (Uniquify): Copyedits.
270 * files.texi (Visiting): Update for uniquify changes.
271
272 * dired.texi (Marks vs Flags):
273 * rmail.texi (Rmail Scrolling): Markup fixes re SPC.
274
275 * help.texi (Help, Misc Help): Copyedits.
276
277 * screen.texi (Menu Bar): Copyedits.
278 * msdog.texi (Windows Keyboard): F10 menus are now a general feature.
279
280 * frames.texi (Frame Commands): Copyedits re M-F10, F11.
281 * cmdargs.texi (Window Size X): Copyedits.
282
283 * ack.texi (Acknowledgments):
284 * emacs.texi (Acknowledgments): Updates.
285
286 2014-06-08 Glenn Morris <rgm@gnu.org>
287
288 * ack.texi (Acknowledgments):
289 * emacs.texi (Acknowledgments): Updates.
290
291 * programs.texi (Prettifying Symbols): Remove node.
292 (Misc for Programs): Mention more briefly here.
293 * emacs.texi (Top): Update menu.
294
295 * package.texi (Package Menu, Package Installation):
296 Mention signed packages.
297 (Package Installation): Mention package-pinned-packages.
298
299 2014-06-02 Glenn Morris <rgm@gnu.org>
300
301 * ack.texi (Acknowledgments): Remove some obsolete items.
302 * misc.texi [iftex]: Update chapter summary.
303 (Emulation): Remove section.
304
305 * macos.texi (Mac / GNUstep Customization): Mention ns custom group.
306 (Customization options specific to Mac OS / GNUstep): Remove section.
307
308 * abbrevs.texi (Expanding Abbrevs): Update re abbrev-expand-function.
309
310 2014-05-26 Eli Zaretskii <eliz@gnu.org>
311
312 * frames.texi (Fonts): Clarify which frames are affected by
313 setting font from the menu and in default-frame-alist.
314 (Bug#17532)
315
316 2014-05-14 Eli Zaretskii <eliz@gnu.org>
317
318 * mule.texi (Language Environments): Remove unused @anchor. (Bug#17479)
319
320 2014-05-04 Eli Zaretskii <eliz@gnu.org>
321
322 * trouble.texi (Lossage, DEL Does Not Delete, Stuck Recursive)
323 (Screen Garbled, Text Garbled, After a Crash, Emergency Escape)
324 (Bug Criteria, Understanding Bug Reporting, Checklist, Service):
325 Improve indexing.
326
327 2014-05-04 Leo Liu <sdl.web@gmail.com>
328
329 * cal-xtra.texi (Non-Gregorian Diary): Document new features for
330 Chinese calendar and diary.
331
332 2014-04-30 Eli Zaretskii <eliz@gnu.org>
333
334 * trouble.texi (Quitting, DEL Does Not Delete, Emergency Escape)
335 (Bug Criteria): Fix usage of @kbd and @key. (Bug#17362)
336
337 * text.texi (Words, Pages, Foldout, HTML Mode): Fix usage of @kbd
338 and @key.
339
340 * search.texi (Special Isearch, Regexp Search): Fix usage of @kbd
341 and @key.
342
343 * screen.texi (Echo Area, Menu Bar): Fix usage of @kbd and @key.
344
345 * rmail.texi (Rmail Scrolling): Fix usage of @kbd and @key.
346
347 * programs.texi (Hungry Delete, Other C Commands): Fix usage of
348 @kbd and @key.
349
350 * picture-xtra.texi (Insert in Picture): Fix usage of @kbd and
351 @key.
352
353 * mule.texi (Unibyte Mode, Bidirectional Editing): Fix usage of
354 @kbd and @key.
355
356 * msdog.texi (Windows Keyboard, Windows Processes): Fix usage of
357 @kbd and @key.
358
359 * msdog-xtra.texi (MS-DOS Keyboard, MS-DOS Printing)
360 (MS-DOS Processes): Fix usage of @kbd and @key.
361
362 * misc.texi (Shell Ring, Printing Package): Fix usage of @kbd and
363 @key.
364
365 * mini.texi (Completion Commands, Minibuffer History): Fix usage
366 of @kbd and @key.
367
368 * kmacro.texi (Keyboard Macro Step-Edit): Fix usage of @kbd and
369 @key.
370
371 * killing.texi (Deletion, Rectangles, CUA Bindings): Fix usage of
372 @kbd and @key.
373
374 * indent.texi (Indentation Commands): Fix usage of @kbd and @key.
375
376 * help.texi (Help Mode, Misc Help): Fix usage of @kbd and @key.
377
378 * glossary.texi (Glossary): Fix usage of @kbd and @key.
379
380 * frames.texi (Speedbar): Fix usage of @kbd and @key.
381
382 * files.texi (Misc File Ops, File Name Cache, File Conveniences)
383 (Filesets): Fix usage of @kbd and @key.
384
385 * display.texi (View Mode): Fix usage of @kbd and @key.
386
387 * dired.texi (Image-Dired): Fix usage of @kbd and @key.
388
389 * custom.texi (Modifier Keys, Function Keys, Named ASCII Chars)
390 (Init Syntax): Fix usage of @kbd and @key.
391
392 * commands.texi (User Input): Fix usage of @kbd and @key.
393
394 * calendar.texi (Counting Days, General Calendar): Fix usage of
395 @kbd and @key.
396
397 * building.texi (Threads Buffer): Fix usage of @kbd and @key.
398
399 * buffers.texi (Select Buffer, Icomplete): Fix usage of @kbd and
400 @key.
401
402 * basic.texi (Inserting Text, Erasing, Arguments): Fix usage of
403 @kbd and @key.
404
405 * anti.texi (Antinews): Fix usage of @kbd and @key.
406
407 * sending.texi (Mail Signature): Document signature variables used
408 by Message mode. (Bug#17308)
409
410 2014-04-22 Eli Zaretskii <eliz@gnu.org>
411
412 * buffers.texi (Uniquify): Clarify the default uniquification.
413
414 * indent.texi (Tab Stops): Improve wording.
415
416 * cmdargs.texi (General Variables): Improve docs of
417 EMACSLOADPATH. Index all the environment variables.
418 (Misc Variables): Index all the environment variables.
419
420 2014-04-17 Paul Eggert <eggert@cs.ucla.edu>
421
422 * Makefile.in (infoclean): Be consistent about reporting failures.
423 Do not fail merely because the info directory does not exist,
424 but do fail if it exists and can't be cleaned.
425
426 2014-04-16 Eli Zaretskii <eliz@gnu.org>
427
428 * display.texi (Cursor Display): Explain better how to customize
429 'blink-cursor-blinks'.
430
431 2014-04-07 Glenn Morris <rgm@gnu.org>
432
433 * trouble.texi (Checklist): Dribble files may contain passwords.
434
435 * files.texi (Backup Names):
436 * arevert-xtra.texi (Supporting additional buffers):
437 Update for default values of some -function vars no longer being nil.
438 (Supporting additional buffers):
439 Update for buffer-stale-function also applying to file-buffers.
440
441 2014-03-28 Glenn Morris <rgm@gnu.org>
442
443 * custom.texi (Terminal Init): Mention term-file-aliases.
444
445 2014-03-26 Glenn Morris <rgm@gnu.org>
446
447 * ack.texi (Acknowledgments): Remove reference to obsolete file.
448
449 2014-03-22 Glenn Morris <rgm@gnu.org>
450
451 * help.texi (Help Files): Update C-h g description.
452
453 2014-03-16 Dmitry Gutov <dgutov@yandex.ru>
454
455 * programs.texi (Matching): Update the missed spot. (Bug#17008)
456
457 2014-03-15 Dmitry Gutov <dgutov@yandex.ru>
458
459 * programs.texi (Matching): Update WRT to the new
460 `blink-matching-paren' behavior.
461
462 2014-03-13 Paul Eggert <eggert@cs.ucla.edu>
463
464 * mule.texi (International, Language Environments):
465 Update the list of language environments to what Emacs currently
466 supports. Add the full list to the index. Suggest C-h L for
467 details rather than trying to give very brief details here.
468
469 2014-03-12 Glenn Morris <rgm@gnu.org>
470
471 * cmdargs.texi (General Variables): Don't mention INCPATH,
472 from the obsolete complete.el.
473
474 2014-03-12 Paul Eggert <eggert@cs.ucla.edu>
475
476 * mule.texi (International Chars): Adjust C-u C-x = description.
477 Change it to match Emacs's current behavior. Also, change the
478 example to use ê instead of À, as the isolated grave accent in the
479 latter's decomposition listing was confusingly transliterated to
480 left single quote in the PDF version of the manual.
481
482 2014-03-12 Glenn Morris <rgm@gnu.org>
483
484 * misc.texi (Saving Emacs Sessions): Be briefer about desktop's
485 handling of frames.
486
487 * indent.texi (Indent Convenience): Mention electric-indent-local-mode.
488
489 2014-03-02 Xue Fuqiao <xfq@gnu.org>
490
491 * mark.texi (Mark):
492 * killing.texi (Rectangles): Document `rectangle-mark-mode'.
493
494 2014-03-01 Glenn Morris <rgm@gnu.org>
495
496 * search.texi (Query Replace): Mention search-invisible.
497 * text.texi (Outline Visibility): Mention search-invisible
498 also affects query-replace.
499
500 2014-02-28 Xue Fuqiao <xfq@gnu.org>
501
502 * emacs.texi (Top):
503 * programs.texi (Programs, Prettifying Symbols):
504 Document `prettify-symbols-mode' and `global-prettify-symbols-mode'.
505
506 * misc.texi (Saving Emacs Sessions):
507 Document some new desktop user options.
508
509 2014-02-27 Xue Fuqiao <xfq@gnu.org>
510
511 * programs.texi (Basic Indent, Other C Commands):
512 Fix the description of RET and `C-j'.
513
514 * indent.texi (Indentation Commands): Move the description of
515 `C-j' from here...
516 * basic.texi (Inserting Text): ... to here.
517
518 2014-02-25 Glenn Morris <rgm@gnu.org>
519
520 * custom.texi (Terminal Init):
521 Replace term-setup-hook with tty-setup-hook.
522
523 2014-02-23 Glenn Morris <rgm@gnu.org>
524
525 * rmail.texi (Rmail Inbox): Mention rmail-mbox-format.
526
527 2014-02-20 Glenn Morris <rgm@gnu.org>
528
529 * search.texi (Special Isearch): Mention invisible text.
530 * text.texi (Outline Visibility): Mention `M-s i' in isearch.
531
532 2014-02-18 Glenn Morris <rgm@gnu.org>
533
534 * trouble.texi (Contributing) [WWW_GNU_ORG]: Link to
535 gnu.org version of etc/CONTRIBUTE in html output.
536
537 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
538
539 2014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
540
541 * programs.texi (Matching): Fix typo.
542
543 * killing.texi (CUA Bindings): Document the new relationship between
544 cua-mode and delete-selection mode.
545 (CUA Bindings): Mention that rectangle mode can be used on its own.
546
547 2014-02-14 Glenn Morris <rgm@gnu.org>
548
549 * regs.texi (Configuration Registers): Update C-x r f binding.
550
551 2014-02-12 Glenn Morris <rgm@gnu.org>
552
553 * mini.texi (Completion Options): No longer mention icomplete,
554 which has its own section now.
555 * modes.texi (Minor Modes): Update Icomplete xref.
556
557 * help.texi (Package Keywords): Mention describe-package buttons.
558
559 * package.texi (Package Menu): Mention package-menu-filter.
560
561 2014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
562
563 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
564
565 2014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
566
567 * dired.texi (Hiding Subdirectories): Mention the node for
568 deleting subdirectories (bug#11743).
569
570 2014-02-09 Glenn Morris <rgm@gnu.org>
571
572 * programs.texi (MixedCase Words): Rename node from "Glasses".
573 Move Subword mode here from "Other C Commands" node.
574 (Misc for Programs): Mention Superword mode.
575 * emacs.texi: Update menu.
576
577 2014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
578
579 * regs.texi (File Registers): Clarify metasyntactical variables
580 (bug#13565).
581
582 * search.texi (Search Case): Rearrange text slightly to make it
583 obvious that `M-c' also toggles sensitivity if `case-fold-search'
584 is nil (bug#14726).
585
586 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
587 (bug#16376).
588
589 2014-02-07 Glenn Morris <rgm@gnu.org>
590
591 * display.texi (Highlight Interactively):
592 Mention hi-lock-auto-select-face.
593
594 * anti.texi (Antinews): Fix typo.
595
596 * ack.texi (Acknowledgments): No longer mention obsolete files.
597
598 2014-02-02 Glenn Morris <rgm@gnu.org>
599
600 * regs.texi (Registers): Mention previewing.
601
602 2014-01-29 Glenn Morris <rgm@gnu.org>
603
604 * killing.texi (Deletion): Mention cycle-spacing.
605
606 2014-01-28 Glenn Morris <rgm@gnu.org>
607
608 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
609
610 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
611
612 2014-01-27 Glenn Morris <rgm@gnu.org>
613
614 * dired.texi (Misc Dired Features): Copyedits for hide-details.
615
616 * buffers.texi (List Buffers): Tiny edit.
617
618 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
619
620 2014-01-26 Glenn Morris <rgm@gnu.org>
621
622 * ack.texi (Acknowledgments):
623 * programs.texi (Program Modes):
624 Update for delphi.el -> opascal.el renaming.
625
626 * misc.texi (Sorting): Add findex for reverse-region.
627
628 * killing.texi (Deletion): Mention delete-duplicate-lines.
629
630 2014-01-24 Glenn Morris <rgm@gnu.org>
631
632 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
633 terminal.el.
634
635 * files.texi (Interlocking): Copyedit.
636
637 2014-01-23 Glenn Morris <rgm@gnu.org>
638
639 * building.texi (Lisp Eval): Update prefix argument behavior
640 of eval-expression, eval-last-sexp.
641
642 2014-01-17 Bastien Guerry <bzg@gnu.org>
643
644 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
645
646 2014-01-15 Glenn Morris <rgm@gnu.org>
647
648 * files.texi (File Conveniences):
649 * misc.texi (EWW): Copyedits.
650
651 2014-01-10 Glenn Morris <rgm@gnu.org>
652
653 * emacs.texi (Distrib): Add donate URL. Add anchor.
654
655 2014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
656
657 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
658 `dired-hide-details-hide-symlink-targets', and
659 `dired-hide-details-hide-information-lines'.
660
661 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
662
663 * emacs.texi: Add EWW.
664 * misc.texi (EWW): Document EWW.
665
666 2014-01-09 Glenn Morris <rgm@gnu.org>
667
668 * trouble.texi (Service): Refer to online service directory
669 rather than etc/SERVICE.
670
671 2014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
672
673 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
674
675 * files.texi (File Conveniences): Document `image-next-frame',
676 `image-previous-frame', `image-goto-frame',
677 `image-increase-speed', `image-decrease-speed',
678 `image-reverse-speed', and `image-reset-speed'.
679
680 2014-01-07 Bastien Guerry <bzg@gnu.org>
681
682 * buffers.texi (Buffers): Fix display of @math content by using
683 nested braces. (Bug#16389)
684
685 2014-01-07 Chong Yidong <cyd@gnu.org>
686
687 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
688 (Word Search): Document incremental word search changes.
689 (Isearch Yank): Document M-s C-e with a prefix argument.
690
691 2014-01-07 Glenn Morris <rgm@gnu.org>
692
693 * cal-xtra.texi (Calendar Customizing):
694 Mention calendar-day-header-array.
695
696 2013-12-28 Glenn Morris <rgm@gnu.org>
697
698 * trouble.texi (Understanding Bug Reporting): Brevity.
699
700 2013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
701
702 * mini.texi (Completion Options): Add a link to Shell Options.
703 * misc.texi (Shell Mode): Move documentation of
704 shell-completion-fignore from Shell Mode to Shell Options.
705
706 2013-12-26 João Távora <joaotavora@gmail.com>
707
708 * emacs.texi (Matching): Describe new features of Electric Pair mode.
709
710 2013-12-25 Chong Yidong <cyd@gnu.org>
711
712 * glossary.texi (Glossary): Define MULE in modern terms.
713
714 2013-12-25 Xue Fuqiao <xfq.free@gmail.com>
715
716 * files.texi (Diff Mode): Add an index.
717
718 2013-12-24 Xue Fuqiao <xfq.free@gmail.com>
719
720 * trouble.texi (Understanding Bug Reporting): Minor update.
721 (Checklist): Fix a cross-reference.
722
723 2013-12-23 Xue Fuqiao <xfq.free@gmail.com>
724
725 * regs.texi (Bookmarks): Document `bookmark-default-file'.
726
727 * misc.texi (Shell Mode): Add a cross-reference.
728
729 * building.texi (Lisp Eval): Add an index.
730
731 2013-12-22 Glenn Morris <rgm@gnu.org>
732
733 * entering.texi (Entering Emacs): Typo fix.
734
735 * calendar.texi (General Calendar):
736 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
737
738 2013-12-22 Eli Zaretskii <eliz@gnu.org>
739
740 * regs.texi (Keyboard Macro Registers): Fix last change.
741
742 2013-12-22 Xue Fuqiao <xfq.free@gmail.com>
743
744 * search.texi (Special Isearch, Query Replace): Document negative
745 argument of replacement commands.
746 (Symbol Search): Document `isearch-forward-symbol-at-point'.
747
748 * files.texi (File Conveniences): Document `image-next-file' and
749 `image-previous-file'.
750
751 * display.texi (Optional Mode Line): Fix an index.
752
753 * regs.texi (File Registers): Document `kmacro-to-register'.
754
755 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
756
757 * frames.texi (Scroll Bars):
758 Document `scroll-bar-adjust-thumb-portion'.
759
760 2013-12-21 Chong Yidong <cyd@gnu.org>
761
762 * indent.texi (Indentation Commands): Document C-x TAB changes.
763
764 2013-12-20 Tassilo Horn <tsdh@gnu.org>
765
766 * calendar.texi, display.texi, help.texi, rmail.texi:
767 Document `S-SPC' as alternative to scrolling down with `DEL'.
768
769 * frames.texi: Document `toggle-frame-maximized' and
770 `toggle-frame-fullscreen' with their respective keys.
771
772 * buffers.texi: Document buffer name uniquification changes.
773
774 * indent.texi: Document that `electric-indent-mode' is enabled by
775 default.
776
777 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
778
779 * buffers.texi: Update list-buffers "screenshot" to show Messages
780 as major-mode.
781
782 * entering.texi: Document `initial-buffer-choice' changes.
783
784 * misc.texi (emacsclient Options):
785 Document `initial-buffer-choice' changes.
786
787 * help.texi: Document that `?' now also shows subcommands of
788 prefix keys.
789
790 2013-12-17 Chong Yidong <cyd@gnu.org>
791
792 * killing.texi (Appending Kills): Note that append-next-kill can
793 prepend the kill.
794
795 2013-12-12 Eli Zaretskii <eliz@gnu.org>
796
797 * mule.texi (File Name Coding): Document file-name encoding
798 peculiarities on MS-Windows.
799
800 2013-12-12 Glenn Morris <rgm@gnu.org>
801
802 * emacs.texi: Sync direntry with info/dir version.
803
804 2013-12-08 Juanma Barranquero <lekktu@gmail.com>
805
806 * msdog.texi (Windows Keyboard): Fix typo.
807
808 2013-11-30 Glenn Morris <rgm@gnu.org>
809
810 * Makefile.in (distclean): Remove Makefile.
811
812 2013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
813
814 * buffers.texi (Icomplete): Rename from Iswitchb and
815 rewrite accordingly.
816
817 2013-11-23 Glenn Morris <rgm@gnu.org>
818
819 * cmdargs.texi (General Variables):
820 Empty elements in EMACSLOADPATH now mean the default load-path.
821
822 2013-11-21 Glenn Morris <rgm@gnu.org>
823
824 * cmdargs.texi (Action Arguments): Use path-separator with -L.
825
826 2013-11-04 Glenn Morris <rgm@gnu.org>
827
828 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
829
830 2013-11-02 Glenn Morris <rgm@gnu.org>
831
832 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
833
834 2013-10-23 Glenn Morris <rgm@gnu.org>
835
836 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
837 Nuke @refill.
838
839 * Makefile.in (install-dvi, install-html, install-pdf)
840 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
841 (uninstall-pdf): Quote entities that might contain whitespace.
842
843 2013-10-20 Xue Fuqiao <xfq.free@gmail.com>
844
845 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
846 Remove @refill.
847
848 2013-10-13 Glenn Morris <rgm@gnu.org>
849
850 * ack.texi (Acknowledgments): Comment out old alpha stuff.
851
852 2013-10-13 Xue Fuqiao <xfq.free@gmail.com>
853
854 * calendar.texi (Special Diary Entries): Remove @refill.
855
856 2013-10-13 Glenn Morris <rgm@gnu.org>
857
858 * display.texi (Text Scale): Update text-scale-adjust details.
859
860 * ack.texi (Acknowledgments):
861 * emacs.texi (Acknowledgments): Use accented form of some names.
862
863 2013-10-08 Eli Zaretskii <eliz@gnu.org>
864
865 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
866 name. (Bug#15557)
867
868 Support menus on text-mode terminals.
869 * screen.texi (Menu Bar): Adapt to TTY menus.
870
871 * frames.texi (Frames): Mention menu support on text terminals.
872
873 * files.texi (Visiting): Mention the "File" menu-bar menu.
874
875 * display.texi (Standard Faces): Mention TTY faces for menus.
876
877 2013-10-06 Xue Fuqiao <xfq.free@gmail.com>
878
879 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
880
881 2013-09-29 Xue Fuqiao <xfq.free@gmail.com>
882
883 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
884
885 2013-09-26 Xue Fuqiao <xfq.free@gmail.com>
886
887 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
888
889 * emacs.texi (Intro): Minor cleanup.
890
891 2013-09-22 Xue Fuqiao <xfq.free@gmail.com>
892
893 * fixit.texi (Transpose, Fixing Case): Remove @refill.
894
895 2013-09-21 Xue Fuqiao <xfq.free@gmail.com>
896
897 * maintaining.texi (VC Directory Commands): Add keybinding for
898 vc-log-incoming in vc-dir.
899 (Log Buffer): Use @emph instead of @strong.
900
901 2013-09-12 Xue Fuqiao <xfq.free@gmail.com>
902
903 * text.texi (Enriched Justification): Explain values of default-justification.
904
905 2013-09-04 Xue Fuqiao <xfq.free@gmail.com>
906
907 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
908
909 2013-08-31 Ulrich Müller <ulm@gentoo.org>
910
911 * xresources.texi (Motif Resources):
912 Rename from LessTif Resources. Update xrefs. (Bug#15145)
913 * emacs.texi: Update menu.
914
915 2013-08-28 Paul Eggert <eggert@cs.ucla.edu>
916
917 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
918 for portability to hosts where /bin/sh has problems.
919
920 2013-08-17 Xue Fuqiao <xfq.free@gmail.com>
921
922 * text.texi (Enriched Justification): Minor fixes.
923
924 2013-08-14 Xue Fuqiao <xfq.free@gmail.com>
925
926 * files.texi (Filesets): Add an index.
927
928 2013-08-12 Glenn Morris <rgm@gnu.org>
929
930 * macos.texi (GNUstep Support):
931 * trouble.texi (Checklist, Contributing, Service):
932 Avoid mailto: in html output.
933
934 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
935 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
936 (INSTALL_DATA): New, set by configure.
937 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
938 New variables.
939 (.SUFFIXES): Add .ps and .dvi.
940 (.dvi.ps): New suffix rule.
941 (dvi, html, pdf, ps): Use *_TARGETS variables.
942 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
943 (emacs.html): Use HTML_OPTS.
944 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
945 (.PHONY): install-dvi, install-html, install-pdf, install-ps,
946 install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
947 uninstall-ps, and uninstall-doc.
948 (install-dvi, install-html, install-pdf, install-ps, install-doc)
949 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
950 (uninstall-doc): New rules.
951
952 2013-07-31 Eli Zaretskii <eliz@gnu.org>
953
954 * emacs.texi (Top): Remove menu item for the removed "Disabling
955 Multibyte" node.
956
957 2013-07-31 Xue Fuqiao <xfq.free@gmail.com>
958
959 * rmail.texi (Rmail Coding): Move here from mule.texi.
960
961 * custom.texi (Specifying File Variables): Fix cross-references.
962
963 * mule.texi (Unibyte Mode): Fix cross-references.
964 (Disabling Multibyte): Remove.
965
966 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
967
968 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
969 (Mayan Calendar): Move here from calendar.texi.
970 * emacs.texi (Top): Update menu.
971
972 2013-07-30 Xue Fuqiao <xfq.free@gmail.com>
973
974 * emacs.texi (Top): Add menu entry.
975
976 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
977 (VC Directory Commands): Add vc-dir-ignore.
978
979 2013-07-28 Xue Fuqiao <xfq.free@gmail.com>
980
981 * glossary.texi (Glossary): Add some entries.
982
983 2013-07-27 Xue Fuqiao <xfq.free@gmail.com>
984
985 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
986 vc-dir. (Bug#14948)
987
988 2013-07-26 Eli Zaretskii <eliz@gnu.org>
989
990 * display.texi (Fringes): Document the variable fringe-mode.
991 (Bug#14946)
992
993 2013-07-03 Glenn Morris <rgm@gnu.org>
994
995 * maintaining.texi (EDE): Fix cross-reference.
996
997 * programs.texi (Program Modes): Fix emacs-xtra reference.
998
999 * help.texi (Misc Help): Index describe-syntax.
1000
1001 2013-06-29 Eli Zaretskii <eliz@gnu.org>
1002
1003 * basic.texi (Moving Point): Document visual-order-cursor-movement
1004 and its effect on right-char and left-char.
1005
1006 2013-06-28 Glenn Morris <rgm@gnu.org>
1007
1008 * ack.texi (Acknowledgments): Small update.
1009
1010 2013-06-19 Glenn Morris <rgm@gnu.org>
1011
1012 * Makefile.in (dist): Edit more configure variables.
1013 Try to check that we do not miss any in future.
1014
1015 2013-06-12 Xue Fuqiao <xfq.free@gmail.com>
1016
1017 * vc1-xtra.texi (Revision Tags): Add a cross reference.
1018 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
1019
1020 2013-06-11 Glenn Morris <rgm@gnu.org>
1021
1022 * maintaining.texi (VC Directory Commands): Copyedit.
1023 (Branches): Put back milder version of pre 2013-06-07 text.
1024
1025 2013-06-07 Xue Fuqiao <xfq.free@gmail.com>
1026
1027 * maintaining.texi (Branches): Remove text copied from other sources.
1028
1029 2013-06-05 Alan Mackenzie <acm@muc.de>
1030
1031 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
1032 (Not Exiting Isearch): Document new user option
1033 `isearch-allow-prefix'. (Bug#9706)
1034
1035 2013-06-03 Juri Linkov <juri@jurta.org>
1036
1037 * display.texi (Highlight Interactively): Add global keybindings
1038 with the key prefix `M-s h'. Document old command `highlight-phrase'.
1039 Document new command `highlight-symbol-at-point'.
1040
1041 2013-06-02 Xue Fuqiao <xfq.free@gmail.com>
1042
1043 * maintaining.texi (Branches): Add motivations for branching.
1044 (VC Mode Line): Fix typo.
1045 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
1046 prefix argument.
1047
1048 2013-06-02 Michael Albinus <michael.albinus@gmx.de>
1049
1050 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
1051 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
1052 autolaunching of the D-Bus session bus.
1053
1054 2013-06-01 Glenn Morris <rgm@gnu.org>
1055
1056 * programs.texi (Semantic): Fix typo.
1057
1058 2013-05-30 Xue Fuqiao <xfq.free@gmail.com>
1059
1060 * maintaining.texi (Types of Log File): Supplement some
1061 information of change log files.
1062
1063 2013-05-15 Juri Linkov <juri@jurta.org>
1064
1065 * search.texi (Repeat Isearch): Mention key `RET' to finish
1066 editing the string. (Bug#13348)
1067
1068 2013-05-14 Glenn Morris <rgm@gnu.org>
1069
1070 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
1071
1072 2013-05-09 Glenn Morris <rgm@gnu.org>
1073
1074 * sending.texi (Mail Sending): Fix typo.
1075
1076 * windows.texi (Change Window): Fix typo.
1077
1078 * custom.texi (Changing a Variable): Fix typo.
1079
1080 * trouble.texi (Contributing): Remove obsolete info re pretesters.
1081
1082 2013-05-05 Paul Eggert <eggert@cs.ucla.edu>
1083
1084 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
1085 * cmdargs.texi (Initial Options):
1086 * files.texi (Customize Save): Document this.
1087
1088 2013-05-04 Glenn Morris <rgm@gnu.org>
1089
1090 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
1091
1092 2013-03-17 Paul Eggert <eggert@cs.ucla.edu>
1093
1094 doc: convert some TeX accents to UTF-8
1095 * ack.texi (Acknowledgments):
1096 * emacs.texi (Acknowledgments):
1097 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
1098 Apparently the TeX accents cause problems when generating gnu.org
1099 web pages, e.g., @l{} is rendered as '/l' on
1100 <http://www.gnu.org/software/emacs/manual/html_node/
1101 emacs/Acknowledgments.html>.
1102
1103 2013-03-16 Glenn Morris <rgm@gnu.org>
1104
1105 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
1106
1107 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
1108
1109 Prefer UTF-8 for documentation.
1110 With GNU Texinfo 5.0, this generates nicer-looking info files,
1111 since they can use curly quotes. With older Texinfo it doesn't matter.
1112 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
1113 Switch from Latin-1 to UTF-8.
1114
1115 2013-02-28 Bastien Guerry <bzg@gnu.org>
1116
1117 * xresources.texi (GTK resources): Fix broken link.
1118
1119 2013-02-25 Eli Zaretskii <eliz@gnu.org>
1120
1121 * files.texi (Interlocking): Don't refer to symlinks as the
1122 exclusive means of locking files.
1123
1124 2013-02-22 Glenn Morris <rgm@gnu.org>
1125
1126 * ack.texi (Acknowledgments):
1127 * emacs.texi (Acknowledgments): Small updates.
1128
1129 2013-02-21 Glenn Morris <rgm@gnu.org>
1130
1131 * files.texi (File Conveniences): Not just GIFs can be animated.
1132
1133 2013-02-13 Glenn Morris <rgm@gnu.org>
1134
1135 * ack.texi (Acknowledgments): Don't mention yow any more.
1136
1137 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
1138
1139 * cmdargs.texi (General Variables):
1140 Fix TMPDIR documentation to match the code's behavior.
1141
1142 2013-02-10 Glenn Morris <rgm@gnu.org>
1143
1144 * trouble.texi (Checklist): Update bug keybinding.
1145
1146 2013-02-09 Eli Zaretskii <eliz@gnu.org>
1147
1148 * msdog.texi (Text and Binary): Delete the description of
1149 file-name-buffer-file-type-alist.
1150
1151 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
1152
1153 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
1154 Without it, I don't see function names. Older addr2line
1155 implementations will die out sooner or later, so tailor the
1156 first suggestion to recent addr2line, with a followup about
1157 older ones.
1158
1159 2013-01-19 Glenn Morris <rgm@gnu.org>
1160
1161 * custom.texi (Directory Variables): Fix paren typo.
1162
1163 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
1164
1165 * custom.texi (Custom Themes): Fix typo.
1166
1167 2013-01-07 Bastien Guerry <bzg@gnu.org>
1168
1169 * help.texi (Apropos): Document `apropos-user-option' and update
1170 the doc for `apropos-variable'.
1171
1172 2013-01-05 Glenn Morris <rgm@gnu.org>
1173
1174 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
1175
1176 2012-12-21 Glenn Morris <rgm@gnu.org>
1177
1178 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
1179 Simply include doclicense.
1180
1181 2012-12-21 Chong Yidong <cyd@gnu.org>
1182
1183 * frames.texi (Mouse Commands): Fix description of the effect of
1184 mouse dragging (Bug#13049).
1185
1186 2012-12-15 Juri Linkov <juri@jurta.org>
1187
1188 * misc.texi (Recursive Edit): Add a link to "Query Replace".
1189 (Bug#13181)
1190
1191 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
1192
1193 * killing.texi (Deletion): Doc fix (Bug#12748).
1194
1195 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
1196
1197 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1198 These are just minor editorial changes.
1199
1200 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
1201
1202 * vc1-xtra.texi (General VC Options): Remove obsolete reference
1203 to `vc-path'.
1204
1205 2012-12-03 Chong Yidong <cyd@gnu.org>
1206
1207 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
1208
1209 2012-12-02 Kevin Ryde <user42@zip.com.au>
1210
1211 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
1212
1213 2012-12-01 Kevin Ryde <user42@zip.com.au>
1214
1215 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
1216
1217 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
1218
1219 * doclicense.texi, gpl.texi: Update to latest version from FSF.
1220 These are just minor editorial changes.
1221
1222 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
1223
1224 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
1225 clarifications (Bug#12865).
1226 (Horizontal Scrolling): Clarifications.
1227
1228 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
1229
1230 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
1231
1232 2012-11-16 Eli Zaretskii <eliz@gnu.org>
1233
1234 * trouble.texi (Crashing): Add information about MS-Windows and
1235 the emacs_backtrace.txt file. (Bug#12908)
1236
1237 2012-11-13 Chong Yidong <cyd@gnu.org>
1238
1239 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
1240 actually named gdb-stopped-functions.
1241
1242 2012-11-13 Glenn Morris <rgm@gnu.org>
1243
1244 * misc.texi (Single Shell): Mention async-shell-command-buffer.
1245
1246 2012-11-10 Glenn Morris <rgm@gnu.org>
1247
1248 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
1249
1250 * emacs.texi (Acknowledgments): Add profiler author.
1251 * ack.texi (Acknowledgments): Add some recent contributions.
1252
1253 2012-11-10 Chong Yidong <cyd@gnu.org>
1254
1255 * files.texi (Diff Mode): Doc fixes for
1256 diff-delete-trailing-whitespace (Bug#12831).
1257
1258 * trouble.texi (Crashing): Copyedits.
1259
1260 2012-11-10 Glenn Morris <rgm@gnu.org>
1261
1262 * files.texi (Diff Mode): Trailing whitespace updates.
1263
1264 2012-11-10 Chong Yidong <cyd@gnu.org>
1265
1266 * misc.texi (Terminal emulator): Document Term mode faces.
1267
1268 * mini.texi (Basic Minibuffer): New node.
1269 Document minibuffer-electric-default-mode.
1270
1271 * display.texi (Visual Line Mode): Fix index entry.
1272
1273 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
1274 and index the keybindings. Document tabulated-list-sort.
1275 (Kill Buffer): Capitalize Buffer Menu.
1276
1277 * trouble.texi (Memory Full): Capitalize Buffer Menu.
1278
1279 2012-11-10 Eli Zaretskii <eliz@gnu.org>
1280
1281 * display.texi (Auto Scrolling): Clarify that scroll-step is
1282 ignored when scroll-conservatively is set to a non-zero value.
1283 (Bug#12801)
1284
1285 2012-11-10 Chong Yidong <cyd@gnu.org>
1286
1287 * dired.texi (Dired Updating): Doc fix (Bug#11744).
1288
1289 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
1290
1291 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
1292
1293 2012-10-29 Chong Yidong <cyd@gnu.org>
1294
1295 * dired.texi (Shell Commands in Dired): Document changes to the
1296 dired-do-async-shell-command.
1297
1298 2012-10-28 Glenn Morris <rgm@gnu.org>
1299
1300 * ack.texi (Acknowledgments): Mention gv.el.
1301
1302 2012-10-27 Bastien Guerry <bzg@gnu.org>
1303
1304 * screen.texi (Menu Bar): Fix typo.
1305
1306 2012-10-27 Chong Yidong <cyd@gnu.org>
1307
1308 * frames.texi (Mouse Avoidance): Mention new variable
1309 mouse-avoidance-banish-position.
1310
1311 * programs.texi (Which Function): Which Function mode now works in
1312 all major modes by default.
1313
1314 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
1315
1316 * files.texi (Misc File Ops): Symbolic links on Windows only work
1317 on Vista and later.
1318
1319 * building.texi (Compilation): Document compilation-always-kill.
1320
1321 * search.texi (Symbol Search): New node.
1322
1323 * package.texi (Package Menu): Document the "new" status.
1324
1325 * windows.texi (Window Choice): Don't refer to the obsolete
1326 special-display feature.
1327
1328 2012-10-24 Chong Yidong <cyd@gnu.org>
1329
1330 * mule.texi (Text Coding): set-buffer-file-coding-system can now
1331 be invoked from the mode line.
1332
1333 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
1334 changes to the mark and unmark commands.
1335 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
1336 which is no longer bound to dired-backup-diff.
1337
1338 2012-10-23 Bastien Guerry <bzg@gnu.org>
1339
1340 * text.texi (Org Authoring): Use a comma after @ref to avoid the
1341 insertion of a period in the Info output.
1342
1343 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
1344
1345 * custom.texi (Hooks): Clarify that -hooks is deprecated.
1346
1347 2012-10-23 Chong Yidong <cyd@gnu.org>
1348
1349 * kmacro.texi (Edit Keyboard Macro): Fix typo.
1350
1351 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
1352
1353 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
1354
1355 2012-10-17 Glenn Morris <rgm@gnu.org>
1356
1357 * mini.texi (Repetition): Further copyedit.
1358
1359 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
1360
1361 * mini.texi (Repetition): Copyedit.
1362
1363 2012-10-16 Juri Linkov <juri@jurta.org>
1364
1365 * search.texi (Query Replace): Document multi-buffer replacement
1366 keys. (Bug#12655)
1367
1368 * maintaining.texi (Tags Search): Change link "Replace" to
1369 "Query Replace".
1370
1371 2012-10-13 Chong Yidong <cyd@gnu.org>
1372
1373 * files.texi (File Conveniences): ImageMagick enabled by default.
1374
1375 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
1376
1377 * basic.texi (Arguments): Fix typos.
1378
1379 2012-10-08 Glenn Morris <rgm@gnu.org>
1380
1381 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
1382
1383 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
1384
1385 2012-10-06 Glenn Morris <rgm@gnu.org>
1386
1387 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
1388 Mention cal-tex-cursor-week2-summary.
1389
1390 2012-10-06 Chong Yidong <cyd@gnu.org>
1391
1392 * mini.texi (Passwords): Fix typo.
1393
1394 2012-10-02 Glenn Morris <rgm@gnu.org>
1395
1396 * maintaining.texi (VC Directory Commands):
1397 Remove duplicate `q' entry. (Bug#12553)
1398
1399 2012-09-30 Chong Yidong <cyd@gnu.org>
1400
1401 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
1402
1403 * search.texi (Special Isearch): Document the lax space search
1404 feature and M-s SPC.
1405 (Regexp Search): Move main search-whitespace-regexp description to
1406 Special Isearch.
1407 (Replace): Document replace-lax-whitespace.
1408
1409 * basic.texi (Position Info): Document C-u M-=.
1410 (Moving Point): Document move-to-column.
1411
1412 * display.texi (Useless Whitespace): Add delete-trailing-lines.
1413
1414 * misc.texi (emacsclient Options): Document the effect of
1415 initial-buffer-choice on client frames. Document server-auth-dir.
1416 Do not document server-host, which is bad security practice.
1417
1418 * building.texi (Lisp Libraries): Docstring lookups can trigger
1419 autoloading. Document help-enable-auto-load.
1420
1421 * mini.texi (Yes or No Prompts): New node.
1422
1423 * ack.texi (Acknowledgments): Remove obsolete packages.
1424
1425 2012-09-27 Glenn Morris <rgm@gnu.org>
1426
1427 * cal-xtra.texi (Advanced Calendar/Diary Usage):
1428 Rename the section to be more general.
1429 * emacs.texi: Update menu.
1430
1431 2012-09-23 Chong Yidong <cyd@gnu.org>
1432
1433 * buffers.texi (Misc Buffer): Replace toggle-read-only with
1434 read-only-mode.
1435
1436 * files.texi (Visiting): Likewise.
1437
1438 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
1439
1440 * trouble.texi (Crashing): Document ulimit -c.
1441
1442 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
1443
1444 * trouble.texi (Crashing): Document addr2line.
1445
1446 2012-09-19 Tassilo Horn <tsdh@gnu.org>
1447
1448 * misc.texi (DocView Slicing): Document new slice from
1449 BoundingBox feature.
1450
1451 2012-09-19 Chong Yidong <cyd@gnu.org>
1452
1453 * killing.texi (Yanking): Minor clarification (Bug#12469).
1454
1455 2012-09-17 Chong Yidong <cyd@gnu.org>
1456
1457 * building.texi (GDB User Interface Layout): Remove reference to
1458 removed variable gdb-use-separate-io-buffer (Bug#12454).
1459
1460 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
1461
1462 * regs.texi (Text Registers): `C-x r +' can now be used instead of
1463 M-x append-to-register. New option `register-separator'.
1464 (Number Registers): Mention that `C-x r +' is polymorphic.
1465
1466 2012-09-07 Chong Yidong <cyd@gnu.org>
1467
1468 * windows.texi (Window Choice): Don't mention obsolete
1469 display-buffer-reuse-frames.
1470
1471 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
1472
1473 Give more-useful info on a fatal error (Bug#12328).
1474 * trouble.texi (Crashing): New section, documenting this.
1475
1476 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
1477
1478 * cmdargs.texi (General Variables):
1479 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
1480 connections to the D-Bus session bus. (Bug#12112)
1481
1482 2012-08-14 Eli Zaretskii <eliz@gnu.org>
1483
1484 * building.texi (Debugger Operation): Correct and improve
1485 documentation of the GUD Tooltip mode.
1486
1487 2012-07-31 Chong Yidong <cyd@gnu.org>
1488
1489 * emacs.texi: Fix ISBN (Bug#12080).
1490
1491 2012-08-05 Chong Yidong <cyd@gnu.org>
1492
1493 * display.texi (Faces): Document frame-background-mode (Bug#7774).
1494
1495 * custom.texi (Face Customization): Move discussion of face
1496 inheritance here, from Faces section.
1497
1498 2012-07-28 Eli Zaretskii <eliz@gnu.org>
1499
1500 * frames.texi (Mouse Commands): Fix the description of mouse-2.
1501 (Bug#11958)
1502
1503 2012-07-19 Chong Yidong <cyd@gnu.org>
1504
1505 * emacs.texi: Update ISBN.
1506
1507 2012-07-17 Chong Yidong <cyd@gnu.org>
1508
1509 * basic.texi (Inserting Text): Replace ucs-insert with
1510 insert-char. Provide more details of input.
1511
1512 * mule.texi (International Chars, Input Methods): Likewise.
1513
1514 2012-07-13 Chong Yidong <cyd@gnu.org>
1515
1516 * custom.texi (Examining): Update C-h v message.
1517
1518 * buffers.texi (Misc Buffer): Document view-read-only.
1519
1520 2012-07-07 Chong Yidong <cyd@gnu.org>
1521
1522 * custom.texi (Init File): Index site-lisp (Bug#11435).
1523
1524 2012-07-06 Chong Yidong <cyd@gnu.org>
1525
1526 * emacs.texi: Re-order top-level menu to correspond to logical
1527 order, to avoid makeinfo warnings.
1528
1529 * ack.texi (Acknowledgments): Note new python.el.
1530
1531 2012-06-29 Chong Yidong <cyd@gnu.org>
1532
1533 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1534 * basic.texi (Erasing, Basic Undo): Fix markup.
1535
1536 2012-06-29 Glenn Morris <rgm@gnu.org>
1537
1538 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1539
1540 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
1541
1542 * fixit.texi (Undo): Fix typo. (Bug#11775)
1543
1544 2012-06-27 Glenn Morris <rgm@gnu.org>
1545
1546 * ack.texi (Acknowledgments): Tiny update.
1547
1548 2012-06-21 Glenn Morris <rgm@gnu.org>
1549
1550 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1551
1552 2012-06-17 Chong Yidong <cyd@gnu.org>
1553
1554 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
1555
1556 * anti.texi:
1557 * building.texi:
1558 * cmdargs.texi:
1559 * custom.texi:
1560 * display.texi:
1561 * files.texi:
1562 * frames.texi:
1563 * glossary.texi:
1564 * misc.texi:
1565 * mule.texi:
1566 * programs.texi:
1567 * sending.texi:
1568 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1569
1570 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
1571
1572 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1573
1574 2012-05-28 Glenn Morris <rgm@gnu.org>
1575
1576 * ack.texi, building.texi, calendar.texi, custom.texi:
1577 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1578
1579 2012-05-27 Glenn Morris <rgm@gnu.org>
1580
1581 * emacs.texi: Simplify following removal of node pointers.
1582
1583 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1584 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1585 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1586 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1587 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1588 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1589 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1590 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1591
1592 2012-05-22 Glenn Morris <rgm@gnu.org>
1593
1594 * emacs.texi (Acknowledgments): Add another contributor.
1595
1596 2012-05-12 Glenn Morris <rgm@gnu.org>
1597
1598 * Makefile.in (MKDIR_P): New, set by configure.
1599 (mkinfodir): Use $MKDIR_P.
1600
1601 2012-05-10 Glenn Morris <rgm@gnu.org>
1602
1603 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1604 with "coding: raw-text".
1605
1606 * files.texi (Interlocking): Mention create-lockfiles option.
1607
1608 2012-05-09 Chong Yidong <cyd@gnu.org>
1609
1610 * frames.texi (Mouse References, Mouse Commands): Fix index
1611 entries (Bug#11362).
1612
1613 2012-05-05 Glenn Morris <rgm@gnu.org>
1614
1615 * custom.texi (Customization Groups, Custom Themes, Examining):
1616 Improve page breaks.
1617
1618 * rmail.texi (Rmail Display): Use example rather than smallexample.
1619
1620 * calendar.texi: Convert inforefs to refs.
1621
1622 * dired.texi (Dired Enter): Improve page break.
1623
1624 * abbrevs.texi (Abbrev Concepts): Copyedits.
1625
1626 * maintaining.texi (Registering, Tag Syntax):
1627 Tweak line and page breaks.
1628
1629 * programs.texi (Programs, Electric C): Copyedits.
1630 (Program Modes): Add xref to Fortran.
1631 (Left Margin Paren): Remove what was (oddly enough) the only use
1632 of defvar in the entire Emacs manual.
1633 (Hungry Delete): Remove footnote about ancient Emacs version.
1634 (Other C Commands): Use example rather than smallexample.
1635
1636 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1637 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1638 Tweak line and page breaks.
1639
1640 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1641 (Major Modes): Use example rather than smallexample.
1642
1643 * mule.texi (Output Coding): Reword to improve page-breaks.
1644
1645 * frames.texi (Fonts): Tweak line and page breaks.
1646 Use example rather than smallexample. Change cross-reference.
1647 (Text-Only Mouse): Fix xref.
1648
1649 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1650 (Indirect Buffers): Tweak line- and page-breaks.
1651
1652 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1653
1654 2012-05-04 Glenn Morris <rgm@gnu.org>
1655
1656 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1657 (info, infoclean): Use $INFO_EXT.
1658 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1659 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1660 (INFO_TARGETS): Use $INFO_EXT.
1661 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1662
1663 2012-05-02 Glenn Morris <rgm@gnu.org>
1664
1665 * emacs.texi (@copying): Only print EDITION in the TeX version.
1666
1667 * search.texi (Regexp Search): Just say "Emacs".
1668
1669 * display.texi (Auto Scrolling):
1670 Reword to avoid repetition and improve page break.
1671
1672 * xresources.texi (Resources):
1673 * mule.texi (Language Environments):
1674 * misc.texi (Amusements):
1675 * maintaining.texi (VC Change Log):
1676 * frames.texi (Fonts):
1677 * custom.texi (Specifying File Variables, Minibuffer Maps):
1678 * cmdargs.texi (Initial Options):
1679 * building.texi (Flymake):
1680 Reword to remove/reduce some overly long/short lines.
1681
1682 2012-04-27 Glenn Morris <rgm@gnu.org>
1683
1684 * emacs.texi: Some fixes for detailed menu.
1685
1686 * emacs.texi: Add "et al." to authors.
1687
1688 * ack.texi, basic.texi, buffers.texi, building.texi:
1689 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1690 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1691 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1692 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1693 * search.texi, trouble.texi, windows.texi:
1694 Use Texinfo recommended convention for quotes+punctuation.
1695
1696 2012-04-27 Eli Zaretskii <eliz@gnu.org>
1697
1698 * mule.texi (Bidirectional Editing): Improve indexing.
1699 Minor wording tweaks.
1700
1701 2012-04-15 Chong Yidong <cyd@gnu.org>
1702
1703 * misc.texi (emacsclient Options): More clarifications.
1704
1705 2012-04-15 Glenn Morris <rgm@gnu.org>
1706
1707 * msdog.texi (Windows Printing): It doesn't set printer-name.
1708
1709 * mule.texi (Language Environments): Move font info to "Fontsets".
1710 (Fontsets): Move intlfonts etc here from "Language Environments".
1711 Copyedits.
1712 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1713 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1714
1715 2012-04-15 Chong Yidong <cyd@gnu.org>
1716
1717 * glossary.texi (Glossary): Standardize on "text terminal"
1718 terminology. All callers changed.
1719
1720 * misc.texi (emacsclient Options): Document "client frame" concept
1721 and its effect on C-x C-c more carefully.
1722
1723 2012-04-15 Glenn Morris <rgm@gnu.org>
1724
1725 * frames.texi (Scroll Bars):
1726 * glossary.texi (Glossary): Use consistent case for "X Window System".
1727
1728 * mule.texi (Select Input Method, Coding Systems):
1729 State command names in kbd tables.
1730 (Recognize Coding): Add cross-ref.
1731 (Output Coding): Don't mention message mode in particular.
1732 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1733 Copyedits.
1734
1735 2012-04-14 Glenn Morris <rgm@gnu.org>
1736
1737 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1738 Copyedits.
1739 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1740 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1741 auto-coding-functions does not override coding: tags.
1742 Remove rmail-decode-mime-charset; it no longer has any effect.
1743
1744 2012-04-14 Chong Yidong <cyd@gnu.org>
1745
1746 * custom.texi (Creating Custom Themes): Add reference to Custom
1747 Themes node in Lisp manual.
1748
1749 2012-04-14 Glenn Morris <rgm@gnu.org>
1750
1751 * mule.texi (International): Copyedits.
1752 (International Chars): Update C-x = example output.
1753 (Disabling Multibyte): Rename from "Enabling Multibyte".
1754 Clarify what "unibyte: t" does, and mode-line description.
1755 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1756 Use Texinfo recommended convention for quotes+punctuation.
1757 (Language Environments): Copyedits.
1758 (Input Methods): Copyedits. Use "^" for the postfix example,
1759 because it is less confusing inside Info's `quotes'.
1760
1761 * custom.texi (Specifying File Variables): Fix "unibyte" description.
1762 Update for "Disabling Multibyte" node name change.
1763 * emacs.texi: Update for "Disabling Multibyte" node name change.
1764
1765 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1766 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1767 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1768 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1769 * sending.texi, text.texi, trouble.texi:
1770 Use @file for buffers, per the Texinfo manual.
1771
1772 * entering.texi (Entering Emacs):
1773 Do not mention initial-buffer-choice = t.
1774
1775 * misc.texi (Gnus Startup): Use @env for environment variables.
1776
1777 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1778
1779 2012-04-12 Glenn Morris <rgm@gnu.org>
1780
1781 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1782
1783 2012-04-07 Glenn Morris <rgm@gnu.org>
1784
1785 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1786
1787 2012-04-05 Glenn Morris <rgm@gnu.org>
1788
1789 * glossary.texi (Glossary): Use anchors for internal cross-references.
1790
1791 2012-04-04 Glenn Morris <rgm@gnu.org>
1792
1793 * glossary.texi (Glossary): Copyedits.
1794 Use Texinfo-recommended convention for quotes and punctuation.
1795 Comment out a few specialized (Rmail) items.
1796 New items: Bidirectional Text, Client, Directory Local Variable,
1797 File Local Variable, Package, Server, Theme, Trash Can.
1798
1799 2012-04-03 Chong Yidong <cyd@gnu.org>
1800
1801 * sending.texi (Mail Misc): Fix an index entry.
1802
1803 2012-04-02 Eli Zaretskii <eliz@gnu.org>
1804
1805 * msdog.texi (Windows Startup): Add description of emacsclient
1806 operation under -c and -t on MS-Windows.
1807
1808 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1809 Startup". (Bug#11091)
1810
1811 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
1812
1813 * custom.texi (Changing a Variable): Fix example.
1814
1815 2012-04-01 Eli Zaretskii <eliz@gnu.org>
1816
1817 * misc.texi (emacsclient Options): More clarifications about -t
1818 and -c on MS-Windows. (Bug#11091)
1819
1820 2012-03-31 Eli Zaretskii <eliz@gnu.org>
1821
1822 * misc.texi (emacsclient Options): Document peculiarities of new
1823 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1824
1825 2012-03-30 Chong Yidong <cyd@gnu.org>
1826
1827 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1828
1829 2012-03-22 Glenn Morris <rgm@gnu.org>
1830
1831 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1832
1833 2012-03-17 Chong Yidong <cyd@gnu.org>
1834
1835 * package.texi (Package Installation): Document use of
1836 package-initialize in init file.
1837
1838 2012-03-16 Glenn Morris <rgm@gnu.org>
1839
1840 * help.texi (Language Help):
1841 * mule.texi (International Chars):
1842 etc/HELLO is for character demonstration.
1843
1844 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
1845
1846 * dired.texi (Shell Commands in Dired): Fix typo.
1847
1848 2012-03-04 Chong Yidong <cyd@gnu.org>
1849
1850 * killing.texi (Clipboard): Document clipboard manager.
1851
1852 2012-02-29 Glenn Morris <rgm@gnu.org>
1853
1854 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1855
1856 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1857
1858 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1859
1860 2012-02-28 Glenn Morris <rgm@gnu.org>
1861
1862 * custom.texi, display.texi, emacs.texi, files.texi:
1863 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1864 Standardize possessive apostrophe usage.
1865
1866 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1867
1868 * macos.texi (Mac / GNUstep Customization): Remove text about
1869 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1870
1871 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
1872
1873 * buffers.texi (Select Buffer): Mention that saving in a new file
1874 name can switch to a different major mode.
1875
1876 2012-02-23 Glenn Morris <rgm@gnu.org>
1877
1878 * mini.texi (Minibuffer File, Completion Options, Repetition):
1879 Copyedits.
1880 (Completion Example): Other M-x au* commands may be defined.
1881 (Completion Styles): Mention emacs21 and completion-category-overrides.
1882
1883 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1884 (Windows Keyboard, Windows Mouse, Windows Processes)
1885 (Windows Printing, Windows Misc): Copyedits.
1886 (ls in Lisp): Update switches list.
1887
1888 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1889 Update dos-mode* function names.
1890 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1891 (MS-DOS Processes): Add xref to main ls-lisp section.
1892
1893 * ack.texi (Acknowledgments): Mention smie.
1894
1895 2012-02-22 Glenn Morris <rgm@gnu.org>
1896
1897 * macos.texi: Copyedits. Fix @key/@kbd usage.
1898 (Mac / GNUstep Basics): Don't mention the panels, since the next
1899 section covers them.
1900 (Mac / GNUstep Customization): Merge some panel info from previous.
1901
1902 2012-02-21 Glenn Morris <rgm@gnu.org>
1903
1904 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1905 Small fixes.
1906
1907 * emacs-xtra.texi: Picture mode is no longer a chapter.
1908
1909 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1910
1911 * ack.texi (Acknowledgments): Small changes, including resorting,
1912 and removal of things no longer distributed.
1913
1914 2012-02-20 Glenn Morris <rgm@gnu.org>
1915
1916 * emacs.texi (Top, Preface): Small rephrasings.
1917 (menu, detailmenu): Update entries, and reformat some descriptions.
1918 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1919 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1920 Reformat some menu descriptions.
1921
1922 * ack.texi (Acknowledgments): More updates.
1923
1924 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1925 and from Author: headers.
1926 (Distrib): Small updates.
1927
1928 2012-02-18 Glenn Morris <rgm@gnu.org>
1929
1930 * ack.texi (Acknowledgments): Add xref to Org manual.
1931
1932 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1933 of '*mail*', since Message does not call it that.
1934 (Rmail Reply): Rename rmail-dont-reply-to-names.
1935 \\`info- no longer handled specially.
1936 Update for rmail-enable-mime-composing.
1937 Don't mention 'm' for replies.
1938 Don't mention rmail-mail-new-frame and canceling, since it does
1939 not work for Message at the moment.
1940
1941 * cal-xtra.texi: Copyedits.
1942
1943 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1944
1945 2012-02-17 Glenn Morris <rgm@gnu.org>
1946
1947 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1948
1949 * ack.texi (Acknowledgments): Mention Gnulib.
1950
1951 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1952
1953 * calendar.texi: Misc small changes, including updating the dates
1954 of examples.
1955
1956 2012-02-16 Glenn Morris <rgm@gnu.org>
1957
1958 * calendar.texi: Misc small changes.
1959
1960 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1961 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1962
1963 * dired-xtra.texi (Subdir Switches): Small fixes.
1964
1965 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1966
1967 2012-02-15 Glenn Morris <rgm@gnu.org>
1968
1969 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1970
1971 2012-02-12 Glenn Morris <rgm@gnu.org>
1972
1973 * ack.texi (Acknowledgments):
1974 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1975
1976 2012-02-10 Glenn Morris <rgm@gnu.org>
1977
1978 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1979
1980 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1981
1982 2012-02-09 Glenn Morris <rgm@gnu.org>
1983
1984 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1985 buffer switch after M-x rename-uniquely.
1986
1987 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1988
1989 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1990
1991 * text.texi (Org Mode): Fix typo.
1992
1993 2012-02-08 Glenn Morris <rgm@gnu.org>
1994
1995 * ack.texi (Acknowledgments): Update emacs-lock info.
1996
1997 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1998
1999 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
2000
2001 2012-02-07 Glenn Morris <rgm@gnu.org>
2002
2003 * files.texi (File Conveniences): Mention ImageMagick images.
2004
2005 2012-02-05 Glenn Morris <rgm@gnu.org>
2006
2007 * trouble.texi (Checklist): Mention debug-on-event.
2008
2009 * maintaining.texi (Maintaining): Add cross-ref to ERT.
2010
2011 2012-02-04 Glenn Morris <rgm@gnu.org>
2012
2013 * macos.texi (Customization options specific to Mac OS / GNUstep):
2014 New subsection.
2015
2016 * display.texi (Colors): Mention list-colors-sort.
2017
2018 * files.texi (File Conveniences): Mention image animation.
2019
2020 2012-01-31 Chong Yidong <cyd@gnu.org>
2021
2022 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
2023 scroll bars (Bug#10666).
2024
2025 2012-01-28 Chong Yidong <cyd@gnu.org>
2026
2027 * files.texi (Filesets): Fix typos.
2028
2029 * display.texi (Faces): Add xref to Colors node.
2030
2031 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
2032
2033 * buffers.texi (Select Buffer): Clarify explanation of switching
2034 to new buffers. Fix description of next-buffer and
2035 previous-buffer (Bug#10334).
2036 (Misc Buffer): Add xref to View Mode.
2037
2038 * text.texi (Fill Commands): Fix description of
2039 sentence-end-double-space.
2040
2041 2012-01-23 Chong Yidong <cyd@gnu.org>
2042
2043 * anti.texi (Antinews): Add Emacs 23 antinews.
2044
2045 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
2046
2047 * programs.texi (Comment Commands): Typo (bug#10514).
2048
2049 2012-01-15 Chong Yidong <cyd@gnu.org>
2050
2051 * xresources.texi (X Resources): Describe GTK+ case first.
2052 (Resources): Don't use borderWidth as an example, since it doesn't
2053 work with GTK+.
2054 (Table of Resources): Clarify role of several resources, including
2055 the Emacs 24 behavior of cursorBlink etc.
2056 (Face Resources): Node deleted. Recommend using Customize
2057 instead. Add paragraph to `Table of Resources' node summarizing
2058 how to use X resources for changing faces.
2059 (Lucid Resources): Rewrite, omitting description of font names,
2060 referring to the Fonts node instead.
2061 (LessTif Resources): Copyedits.
2062 (GTK resources): Rewrite, describing the difference between gtk2
2063 and gtk3.
2064 (GTK Resource Basics): New node.
2065 (GTK Widget Names, GTK Names in Emacs): Rewrite.
2066 (GTK styles): Just refer to Fonts node for GTK font format.
2067
2068 * display.texi (Faces): Document the cursor face.
2069
2070 2012-01-14 Chong Yidong <cyd@gnu.org>
2071
2072 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
2073 (General Variables): Add xref to Lisp Libraries.
2074 (Initial Options): Copyedits.
2075 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
2076 (Environment): Clarify what getenv does.
2077 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
2078 light backgrounds on xterms.
2079 (Misc Variables): TEMP and TMP are not Windows-specific.
2080 (Display X): Copyedits.
2081 (Colors X): -bd does nothing for GTK.
2082 (Icons X): Gnome 3 doesn't use taskbars.
2083
2084 * misc.texi (Shell): Document exec-path here.
2085
2086 * rmail.texi (Movemail): Add xref for exec-path.
2087
2088 2012-01-13 Glenn Morris <rgm@gnu.org>
2089
2090 * dired.texi (Dired and Find): Clarify find-ls-options.
2091
2092 2012-01-09 Chong Yidong <cyd@gnu.org>
2093
2094 * custom.texi (Custom Themes): Switch custom-safe-themes to use
2095 SHA-256.
2096
2097 2012-01-07 Chong Yidong <cyd@gnu.org>
2098
2099 * display.texi (Useless Whitespace): Add Whitespace mode.
2100
2101 * custom.texi (Hooks): Discuss how to disable minor modes.
2102
2103 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
2104 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
2105
2106 * trouble.texi (Lossage): Refer to Bugs node for problems.
2107 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
2108 (Screen Garbled): Don't refer to terminal "manufacturers".
2109 (Total Frustration): Node deleted. Eliza is documented in
2110 Amusements now.
2111 (Known Problems): More info about using the bug tracker.
2112 Mention debbugs package.
2113 (Bug Criteria): Copyedits.
2114 (Understanding Bug Reporting): Mention emacs -Q.
2115
2116 2012-01-06 Chong Yidong <cyd@gnu.org>
2117
2118 * custom.texi (Specifying File Variables): The mode: keyword
2119 doesn't have to be first anymore. Add example of specifying minor
2120 modes.
2121 (Directory Variables): Simplify example. Mention application to
2122 non-file buffers.
2123 (Disabling): Use "initialization file" terminology.
2124 (Init Examples): Fix hook example.
2125
2126 2012-01-06 Eli Zaretskii <eliz@gnu.org>
2127
2128 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
2129 (Bug#10422)
2130 Move the stuff about resources to xresources.texi.
2131
2132 * xresources.texi (Resources): Move information about setting X
2133 resources in the Registry from cmdargs.texi. Make the index entry
2134 be similar to the one in cmdargs.texi.
2135
2136 2012-01-05 Chong Yidong <cyd@gnu.org>
2137
2138 * custom.texi (Customization Groups): Update example.
2139 (Browsing Custom): Document the new search field.
2140 (Changing a Variable): Update example for Emacs 24 changes.
2141 Document Custom-set and Custom-save commands.
2142 (Face Customization): Document Emacs 24 changes. De-document
2143 modify-face.
2144 (Specific Customization): Mention customize-variable.
2145 (Custom Themes): Add customize-themes, custom-theme-load-path,
2146 custom-theme-directory, and describe-theme.
2147 (Creating Custom Themes): New node.
2148 (Examining): Mention M-:.
2149
2150 * package.texi (Packages): Fix typo.
2151
2152 2012-01-03 Chong Yidong <cyd@gnu.org>
2153
2154 * misc.texi (Single Shell): Don't document Lisp usage of
2155 shell-command. Tidy up discussion of synchronicity. Add index
2156 entries for async-shell-command.
2157 (Interactive Shell): Note that M-x shell uses shell-file-name.
2158 Note change in behavior in Emacs 24.
2159 (Shell Mode): Shell mode now uses completion-at-point.
2160 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
2161 default method for recognizing prompts nowadays.
2162 (Shell Ring): Add xref to Minibuffer History.
2163 (Directory Tracking): Explain Dirtrack mode in more detail.
2164 (Term Mode): Fix index entries.
2165 (Paging in Term): Merge into Term Mode.
2166 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
2167 (Printing): Fix xref. State default of lpr-switches.
2168 (PostScript): Remove obsolete sentence. Omit description of
2169 non-interactive behaviors.
2170 (Hyperlinking): Improve description.
2171 (Browse-URL): Using compose-mail for mailto URLs is the default.
2172 Document browse-url-mailto-function.
2173 (Goto Address mode): Add index entries. Add xref to Browse-URL.
2174 (FFAP): FFAP is not a minor mode.
2175 (Amusements): M-x lm was renamed to M-x landmark.
2176 Document nato-region.
2177
2178 2012-01-01 Chong Yidong <cyd@gnu.org>
2179
2180 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
2181 (Gnus Startup): Note that the system might not be set up for news.
2182 Describe group levels more clearly.
2183 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
2184 Summary of Gnus.
2185 (Document View): Copyedits. Move zoom commads to DocView
2186 Navigation node.
2187 (DocView Navigation, DocView Searching, DocView Slicing)
2188 (DocView Conversion): Nodes renamed from Navigation, etc.
2189
2190 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
2191
2192 2011-12-31 Eli Zaretskii <eliz@gnu.org>
2193
2194 * basic.texi (Moving Point): Fix the description of C-n and C-p.
2195 (Bug#10380)
2196
2197 2011-12-30 Chong Yidong <cyd@gnu.org>
2198
2199 * sending.texi (Sending Mail): Document initial mail buffer name,
2200 and changed multiple mail buffer behavior.
2201 (Mail Format): Put the example at the top of the section.
2202 (Mail Headers): Move discussion of "From" to the top.
2203 (Mail Sending): Document sendmail-query-once.
2204 (Citing Mail): Make it less Rmail-specific.
2205
2206 2011-12-29 Chong Yidong <cyd@gnu.org>
2207
2208 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
2209 example. Add index entries.
2210 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
2211
2212 2011-12-26 Chong Yidong <cyd@gnu.org>
2213
2214 * dired.texi (Dired Enter, Misc Dired Features):
2215 Document dired-use-ls-dired changes. Mention quit-window.
2216 (Dired Navigation): Add index entries.
2217 (Dired Visiting): Fix View Mode xref.
2218 (Marks vs Flags): Prefer C-/ binding for undo.
2219 (Subdirectories in Dired): Add xrefs.
2220 (Misc Dired Features): Document some Emacs 24 changes. Add index
2221 entries.
2222
2223 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
2224 variable, since it is explained in Minor Modes node.
2225 (Defining Abbrevs): Copyedits.
2226 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
2227 C-/ binding for undo.
2228 (Dabbrev Customization): Add xrefs for case-fold-search and
2229 case-replace.
2230
2231 * dired-xtra.texi (Subdir Switches): Add xref.
2232
2233 * maintaining.texi (VC Directory Commands): Mention quit-window.
2234
2235 2011-12-25 Chong Yidong <cyd@gnu.org>
2236
2237 * maintaining.texi (Tags): Mention Semantic.
2238 (Create Tags Table, Etags Regexps): Copyedits.
2239 (Find Tag): Mention minibuffer completion.
2240 (List Tags): Mention completion-at-point. Completion is actually
2241 available in M-x list-tags.
2242
2243 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
2244 Document vc-delete-file.
2245
2246 * files.texi (Misc File Ops): Mention vc-delete-file.
2247
2248 * programs.texi (Symbol Completion): Mention completion-at-point
2249 explicitly.
2250
2251 2011-12-22 Chong Yidong <cyd@gnu.org>
2252
2253 * maintaining.texi (Change Log Commands): Don't specially mention
2254 vc-update-change-log which is CVS-only.
2255
2256 * vc1-xtra.texi (Version Headers): Note that these are for
2257 Subversion, CVS, etc. only.
2258 (General VC Options): De-document vc-keep-workfiles.
2259 Fix RCS-isms.
2260
2261 2011-12-22 Eli Zaretskii <eliz@gnu.org>
2262
2263 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
2264 should be @end iftex".
2265
2266 2011-12-21 Chong Yidong <cyd@gnu.org>
2267
2268 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
2269 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
2270 (VC Pull): Mention vc-log-incoming.
2271 (Log Buffer): Add CVS/RCS only disclaimer.
2272
2273 * vc1-xtra.texi (Remote Repositories): Update introduction.
2274 (Local Version Control): Node deleted (obsolete with DVCSes).
2275 (Remote Repositories, Version Backups): Node deleted.
2276 Move documentation of vc-cvs-stay-local to CVS Options.
2277 (CVS Options): Reduce verbosity of description of obscure CVS
2278 locking feature.
2279 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
2280 Tags node.
2281 (Revision Tags): Move under Miscellaneous VC subsection.
2282 (Change Logs and VC): Note that this is wrong for DVCSs.
2283 De-document log entry manipulating features.
2284 (Renaming and VC): Describe how it works on modern VCSes.
2285
2286 * files.texi (Misc File Ops): Mention vc-rename-file.
2287
2288 * programs.texi (Custom C Indent): Add index entries.
2289
2290 2011-12-20 Alan Mackenzie <acm@muc.de>
2291
2292 * programs.texi (Motion in C): Update the description of C-M-a and
2293 C-M-e, they now DTRT in enclosing scopes.
2294 (Custom C Indent): Add @dfn{guessing} of the indentation style.
2295
2296 2011-12-20 Chong Yidong <cyd@gnu.org>
2297
2298 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
2299 (Old Revisions): Use it.
2300 (VCS Repositories): Add "distributed" terminology.
2301 (Log Buffer): Remove duplicate description
2302 about changesets. Fix "current VC fileset" ambiguity.
2303 (Multi-User Branching): Node deleted.
2304 (Branches, Switching Branches): Discuss decentralized version
2305 control systems.
2306 (VC Pull): New node.
2307 (Merging): Document merging on decentralized systems.
2308 (Creating Branches): Note that this is specific to CVS and related
2309 systems.
2310
2311 2011-12-19 Chong Yidong <cyd@gnu.org>
2312
2313 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
2314 (VC Mode Line): Add index entry for "version control status".
2315 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
2316 Document vc-revert-show-diff. De-document vc-rollback.
2317 (VC Directory Mode): Rewrite introduction. Move prefix arg
2318 documentation here from VC Directory Buffer node.
2319 (VC Directory Buffer): Use a decentralized VCS example.
2320 (VC Directory Commands): Use a table. Remove material duplicated
2321 in previous nodes on multi-file VC filsets.
2322
2323 2011-12-17 Chong Yidong <cyd@gnu.org>
2324
2325 * maintaining.texi (VCS Concepts): Make "revision" terminology
2326 less CVS-specific.
2327 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
2328 Registering node.
2329 (Secondary VC Commands): Delete. Promote subnodes.
2330 (Log Buffer): Add command name for C-c C-c. Fix the name of the
2331 log buffer. Add index entries.
2332 (VCS Changesets, Types of Log File, VC With A Merging VCS):
2333 Use "commit" terminology.
2334 (Old Revisions): Move it to just before VC Change Log. "Tag" here
2335 doesn't refer to tags tables. Note other possible forms of the
2336 revision ID. C-x v = does not save.
2337 (Registering): Note similarity to C-x v v action. Fix description
2338 of how backends are chosen. De-document vc-default-init-revision.
2339 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
2340 in root log buffers.
2341
2342 2011-12-16 Chong Yidong <cyd@gnu.org>
2343
2344 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
2345 (Basic VC Editing): Remove redundant descriptions.
2346 (VC With A Merging VCS): Make description more general instead of
2347 CVS-specific.
2348 (VC With A Locking VCS): Use VC fileset terminology.
2349
2350 2011-12-12 Chong Yidong <cyd@gnu.org>
2351
2352 * building.texi (Executing Lisp): Fix xref for C-M-x.
2353 (Lisp Libraries): Add xref to node explaining `load' in Lisp
2354 manual. Note that load-path is not customizable.
2355 (Lisp Eval): Note that listed commands are available globally.
2356 Explain the meaning of "defun" in the C-M-x context.
2357 (Lisp Interaction): Copyedits.
2358 (External Lisp): Fix name of inferior Lisp buffer.
2359 Mention Scheme.
2360 (Compilation): Define "inferior process".
2361
2362 2011-12-10 Eli Zaretskii <eliz@gnu.org>
2363
2364 * msdog.texi (Windows Fonts): Document how to force GDI font
2365 backend on MS-Windows.
2366
2367 2011-12-10 Chong Yidong <cyd@gnu.org>
2368
2369 * building.texi (Compilation): Say what the -k flag to make does.
2370 Move subprocess discussion to Compilation Shell.
2371 (Compilation Mode): Add xref for grep, occur, and mouse
2372 references. Define "locus".
2373 (Grep Searching): Use @command.
2374 (Debuggers, Commands of GUD, GDB Graphical Interface):
2375 Clarify intro.
2376 (Starting GUD): Clarify how arguments are specified.
2377 (Debugger Operation): Index entry for "GUD interaction buffer",
2378 and move basic description here from Commands of GUD node.
2379 (GDB User Interface Layout): Copyedits.
2380 (Source Buffers): Remove gdb-find-source-frame, which is not in
2381 gdb-mi.el.
2382 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
2383 toggle-gdb-all-registers, which are not in gdb-mi.el.
2384 Don't re-document GUD interaction buffers.
2385
2386 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
2387 (Semantic): Add cindex entries for Semantic.
2388
2389 2011-12-06 Chong Yidong <cyd@gnu.org>
2390
2391 * programs.texi (Man Page): Clarify how to use Man-switches.
2392 Don't bother documenting Man-fontify-manpage-flag.
2393 (Lisp Doc): Add xref to Name Help node.
2394 (Hideshow): Add cindex. Mention role of ellipses, and default
2395 value of hs-isearch-open. Don't bother documenting
2396 hs-special-modes-alist.
2397 (Symbol Completion): Add kindex for C-M-i. Don't recommend
2398 changing the window manager binding of M-TAB.
2399
2400 2011-12-05 Chong Yidong <cyd@gnu.org>
2401
2402 * programs.texi (Comment Commands): Fix description of for M-; on
2403 blank lines. Move documentation of comment-region here.
2404 (Multi-Line Comments): Clarify the role of comment-multi-line.
2405 Refer to Comment Commands for comment-region doc.
2406 (Options for Comments): Refer to Multi-Line Comments for
2407 comment-multi-line doc, instead of duplicating it. Fix default
2408 values of comment-padding and comment-start-skip.
2409
2410 2011-12-04 Chong Yidong <cyd@gnu.org>
2411
2412 * programs.texi (Program Modes): Mention modes that are not
2413 included with Emacs. Fix references to other manuals for tex.
2414 Add index entry for backward-delete-char-untabify.
2415 Mention prog-mode-hook.
2416 (Which Function): Use "global minor mode" terminology.
2417 (Basic Indent, Multi-line Indent): Refer to previous descriptions
2418 in Indentation chapter to avoid duplication.
2419 (Expressions): Copyedit.
2420 (Matching): Document Electric Pair mode.
2421
2422 * ack.texi (Acknowledgments):
2423 * rmail.texi (Movemail, Other Mailbox Formats):
2424 * frames.texi (Frames): Don't capitalize "Unix".
2425
2426 2011-12-04 Chong Yidong <cyd@gnu.org>
2427
2428 * text.texi (Nroff Mode): Mention what nroff is.
2429 (Text Based Tables, Table Recognition): Don't say "Table mode"
2430 since it's not a major or minor mode.
2431 (Text Based Tables): Reduce the size of the example.
2432 (Table Definition): Clarify definitions.
2433 (Table Creation): Add key table.
2434 (Cell Commands): Use kbd for commands.
2435 (Table Rows and Columns): Combine nodes Row Commands and Column
2436 Commands.
2437 (Fixed Width Mode): Node deleted; contents moved to parent.
2438 (Table Conversion): Shorten example.
2439 (Measuring Tables): Merge into Table Misc.
2440
2441 2011-12-03 Chong Yidong <cyd@gnu.org>
2442
2443 * text.texi (TeX Mode): Mention AUCTeX package.
2444 (TeX Editing): Add xref to documentation for Occur.
2445 (LaTeX Editing): Add xref to Completion node.
2446 (TeX Print): Fix description of tex-directory.
2447 (Enriched Text): Rename from Formatted Text. Make this node and
2448 its subnodes less verbose, since text/enriched files are
2449 practically unused.
2450 (Enriched Mode): Rename from Requesting Formatted Text.
2451 (Format Colors): Node deleted.
2452 (Enriched Faces): Rename from Format Faces. Describe commands
2453 for applying colors too.
2454 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
2455
2456 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
2457
2458 * display.texi (Colors): New node.
2459
2460 * cmdargs.texi (Colors X):
2461 * xresources.texi (GTK styles):
2462 * custom.texi (Face Customization): Reference it.
2463
2464 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
2465 Link to Fill Commands for Justification entry.
2466
2467 2011-12-03 Eli Zaretskii <eliz@gnu.org>
2468
2469 * display.texi (Auto Scrolling): More accurate description of what
2470 scroll-*-aggressively does, including the effect of non-zero
2471 margin. Fix "i.e." markup.
2472
2473 2011-12-02 Chong Yidong <cyd@gnu.org>
2474
2475 * text.texi (Pages): Mention how formfeed chars are displayed.
2476 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
2477 Describe adaptive filling more precisely.
2478 (Fill Commands): Note that filling removes excess whitespace.
2479 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
2480 now bound to indent-for-tab-command in Text mode.
2481 (Outline Mode): Copyedits.
2482 (Outline Visibility): Note that Reveal mode is a buffer-local
2483 minor mode.
2484
2485 * modes.texi (Major Modes): Move note about checking major-mode in
2486 a hook function here, from Text mode.
2487
2488 2011-11-28 Chong Yidong <cyd@gnu.org>
2489
2490 * text.texi (Words): Add xref to Position Info.
2491 (Paragraphs): Add xref to Regexps.
2492
2493 * indent.texi (Indentation): Rewrite introduction. Move table to
2494 Indentation Commands node.
2495 (Indentation Commands): Add index entries to table. Copyedits.
2496 (Tab Stops, Just Spaces): Copyedits.
2497 (Indent Convenience): New node. Document electric-indent-mode.
2498
2499 * programs.texi (Basic Indent):
2500 * windows.texi (Pop Up Window): Fix kindex entry.
2501
2502 2011-11-28 Chong Yidong <cyd@gnu.org>
2503
2504 * modes.texi (Major Modes): Move major-mode variable doc here from
2505 Choosing Modes. Document describe-mode. Document prog-mode-hook
2506 and text-mode-hook. Add example of using hooks.
2507 (Minor Modes): Document behavior of mode command calls from Lisp.
2508 Note that setting the mode variable using Customize will DTRT.
2509 (Choosing Modes): Add example of setting a minor mode using a
2510 local variable.
2511
2512 2011-11-27 Chong Yidong <cyd@gnu.org>
2513
2514 * frames.texi (Creating Frames): Move frame parameter example to
2515 Frame Parameters node.
2516 (Frame Commands): C-x 5 o does not warp the mouse by default.
2517 (Fonts): Add more GTK-style properties; also, they should be
2518 capitalized.
2519 (Special Buffer Frames): Node deleted; special-display is on the
2520 way out.
2521 (Frame Parameters): Example moved here from Creating Frames.
2522 Clarify that default-frame-alist affects the initial frame too.
2523 Delete auto-raise-mode and auto-lower-mode.
2524 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
2525 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
2526
2527 * windows.texi (Window Choice): Add xref to Lisp manual for
2528 special-display-*.
2529
2530 2011-11-26 Eli Zaretskii <eliz@gnu.org>
2531
2532 * display.texi (Text Display): Update the description,
2533 cross-references, and indexing related to display of control
2534 characters and raw bytes.
2535
2536 2011-11-25 Chong Yidong <cyd@gnu.org>
2537
2538 * frames.texi (Frames): Rewrite introduction.
2539 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2540 Mouse-3 does not copy to kill ring by default. DEL does not
2541 behave specially for mouse commands any more.
2542 (Mouse References): Document mouse-1-click-follows-link more
2543 thoroughly.
2544 (Menu Mouse Clicks): Move footnote to the main text and add xref
2545 to Init Rebinding node.
2546 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2547
2548 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2549
2550 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
2551
2552 * display.texi (Font Lock): Fix typo.
2553
2554 2011-11-24 Glenn Morris <rgm@gnu.org>
2555
2556 * rmail.texi (Rmail Output):
2557 Mention rmail-automatic-folder-directives. (Bug#9657)
2558
2559 2011-11-21 Chong Yidong <cyd@gnu.org>
2560
2561 * mark.texi (Global Mark Ring): Fix description of global mark
2562 ring (Bug#10032).
2563
2564 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
2565
2566 * msdog.texi (Windows Fonts): Fix typo.
2567
2568 2011-11-17 Glenn Morris <rgm@gnu.org>
2569
2570 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2571
2572 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
2573
2574 * killing.texi (Rectangles):
2575 * misc.texi (Document View):
2576 * modes.texi (Choosing Modes):
2577 * msdog.texi (Windows Fonts):
2578 * regs.texi (Rectangle Registers):
2579 * search.texi (Isearch Yank): Fix typos.
2580
2581 2011-11-06 Chong Yidong <cyd@gnu.org>
2582
2583 * windows.texi (Basic Window): Add xref to Cursor Display.
2584 (Split Window): Document negative arg for splitting commands.
2585 (Other Window): Document mouse-1 in text area of window.
2586 (Change Window): Don't mention window attributes, since they
2587 aren't defined. C-x 1 can't be used with minibuffer windows.
2588 Windows are no longer auto-deleted.
2589 (Window Choice): Add xref to Choosing Window in Lisp manual.
2590 (Window Convenience): Note that windmove disables shift-selection.
2591 Move M-x compare-windows here from Other Window node.
2592
2593 * custom.texi (Mouse Buttons):
2594 * search.texi (Isearch Scroll):
2595 * windows.texi (Split Window): Use new names split-window-below
2596 and split-window-right.
2597
2598 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
2599
2600 * emacs.texi (Top): Fix typo.
2601
2602 2011-10-25 Glenn Morris <rgm@gnu.org>
2603
2604 * abbrevs.texi (Saving Abbrevs):
2605 quietly-read-abbrev-file is not a command. (Bug#9866)
2606
2607 2011-10-24 Chong Yidong <cyd@gnu.org>
2608
2609 * display.texi (Scrolling): Document scroll-up-line and
2610 scroll-down-line. Document scroll-command property.
2611 (Recentering): New node, split off from Scrolling.
2612
2613 2011-10-23 Chong Yidong <cyd@gnu.org>
2614
2615 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2616 (Tool Bars): Copyedits.
2617
2618 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2619
2620 2011-10-22 Chong Yidong <cyd@gnu.org>
2621
2622 * windows.texi (Displaying Buffers): Fix broken lispref link.
2623
2624 2011-10-22 Chong Yidong <cyd@gnu.org>
2625
2626 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2627 Move confirm-nonexistent-file-or-buffer discussion here.
2628
2629 * files.texi (File Names, Visiting): Move detailed discussion of
2630 minibuffer confirmation to Minibuffer Exit.
2631
2632 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2633 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2634
2635 2011-10-21 Chong Yidong <cyd@gnu.org>
2636
2637 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2638 (Backup Copying): backup-by-copying-when-mismatch is now t.
2639 (Customize Save): Fix description of require-final-newline.
2640 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2641 (Auto Save Control): Clarify.
2642 (File Archives): Add 7z.
2643 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2644
2645 * arevert-xtra.texi (Autorevert): Copyedits.
2646
2647 2011-10-20 Chong Yidong <cyd@gnu.org>
2648
2649 * custom.texi (Hooks, Init Examples):
2650 * display.texi (Font Lock):
2651 * fixit.texi (Spelling):
2652 * rmail.texi (Rmail Display): Minor mode function with no arg now
2653 enables it.
2654
2655 * fixit.texi (Spelling): Fix description of inline completion.
2656
2657 2011-10-19 Chong Yidong <cyd@gnu.org>
2658
2659 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2660 entries.
2661 (Isearch Yank): Document isearch-yank-pop.
2662 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2663 (Other Repeating Search): Document Occur Edit mode.
2664
2665 2011-10-18 Chong Yidong <cyd@gnu.org>
2666
2667 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2668 from Line Truncation node.
2669 (Standard Faces): Note that only the background of the cursor face
2670 has an effect.
2671 (Cursor Display): Fix descriptions of cursor face
2672 and bar cursor blinking.
2673 (Text Display): Document nobreak-char-display more clearly.
2674 (Line Truncation): Add xref to Split Window node.
2675 (Display Custom): Don't bother documenting baud-rate or
2676 no-redraw-on-reenter.
2677
2678 * search.texi (Slow Isearch): Node removed.
2679
2680 2011-10-18 Glenn Morris <rgm@gnu.org>
2681
2682 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2683
2684 2011-10-18 Chong Yidong <cyd@gnu.org>
2685
2686 * display.texi (Faces): Simplify discussion. Move documentation
2687 of list-faces-display here, from Standard Faces node.
2688 Note special role of `default' background.
2689 (Standard Faces): Note special role of `default' background.
2690 Note that region face may be taken fom GTK. Add xref to Text Display.
2691 (Text Scale): Rename from "Temporary Face Changes".
2692 Callers changed. Don't bother documenting variable-pitch-mode.
2693 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2694 (Useless Whitespace): Simplify description of
2695 delete-trailing-whitespace. Note active region case.
2696 (Text Display): Fix description of escape-glyph face assignment.
2697 Remove unibye mode discussion. Update some parts for Unicode.
2698 Move glyphless chars documentation to Lisp manual.
2699
2700 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2701
2702 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
2703
2704 * display.texi (Scrolling): Tweak explanation of scroll direction.
2705 (View Mode): Add index entries.
2706
2707 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2708
2709 * regs.texi (Text Registers): C-x r i does not activate the mark.
2710 (Bookmarks): Document new default bookmark location.
2711
2712 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
2713
2714 * killing.texi (Deletion): Add xref to Using Region.
2715 Document delete-forward-char.
2716 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2717 description here. Recommend C-u C-SPC for jumping to mark.
2718 (Kill Ring): Move kill ring variable documentation here.
2719 (Primary Selection): Copyedits.
2720 (Rectangles): Document new command rectangle-number-lines.
2721 (CUA Bindings): Note that this disables the mark-even-if-inactive
2722 behavior for C-x and C-c.
2723
2724 * mark.texi (Mark): Mention "active region" terminology.
2725 (Using Region): Document delete-active-region.
2726
2727 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
2728
2729 * mark.texi (Mark): Clarify description of disabled Transient Mark
2730 mode (Bug#9689).
2731 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2732 selection changes. Mention that commands like C-y set the mark.
2733 (Marking Objects): Add xref to Words node. Note that mark-word
2734 and mark-sexp also have the "extend region" behavior.
2735 (Using Region): Mention M-$ in the table.
2736 Document mark-even-if-inactive here instead of in Mark Ring.
2737 (Mark Ring): Move mark-even-if-inactive to Using Region.
2738 Take note of the "Mark Set" behavior.
2739 (Disabled Transient Mark): Rename from "Persistent Mark"
2740 (Bug#9688). Callers changed.
2741
2742 * programs.texi (Expressions):
2743 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2744
2745 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
2746
2747 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2748 option" terminology.
2749 (Key Help): Add command names. Define "documentation string".
2750 (Name Help): Remove an over-long joke.
2751 (Apropos): Document prefix args. Remove duplicated descriptions.
2752 (Help Mode): Add C-c C-b to table. Update TAB binding.
2753 (Package Keywords): Rename from "Library by Keyword".
2754 Describe new package menu interface.
2755 (Help Files, Help Echo): Tweak description.
2756
2757 * mini.texi (Completion Options): Add completion-cycle-threshold.
2758 (Minibuffer History): Document numeric args to history commands.
2759
2760 2011-10-08 Eli Zaretskii <eliz@gnu.org>
2761
2762 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2763
2764 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2765
2766 * basic.texi (Position Info): Omit page commands.
2767 Document count-words-region and count-words.
2768
2769 * text.texi (Pages): Move what-page documentation here.
2770
2771 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
2772
2773 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2774 Remote Files node instead of linking directly to the Tramp manual.
2775 (Minibuffer Edit): Add xref to Blank Lines.
2776 (Completion): Add xref to Symbol Completion. Remove redundant
2777 example, which is repeated in the next node.
2778 (Completion Commands): Minor clarifications.
2779 (Completion Styles): New node, split from Completion Commands.
2780 Document substring and initials styles.
2781 (Strict Completion): Remove information duplicated in other nodes.
2782 (Completion Options): Consolidate case difference discussion here.
2783
2784 * help.texi (Help Mode): Fix kindex entries.
2785
2786 * files.texi (File Names): Add index entries.
2787
2788 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
2789
2790 * basic.texi (Inserting Text): Add xref to Completion.
2791 Add ucs-insert example, and document prefix argument.
2792 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2793 to left/right. Tweak left-char and right-char descriptions.
2794 M-left and M-right are now bound to left-word/right-word.
2795 (Erasing): Document delete-forward-char.
2796
2797 * screen.texi (Screen, Menu Bar): Copyedits.
2798 (Point): Remove duplicate paragraph on cursors, also in Screen.
2799 (Mode Line): Trailing dashes no longer shown on X displays.
2800
2801 * frames.texi (Non-Window Terminals): Index just "text-only
2802 terminal", which is used throughout the manual now.
2803
2804 * entering.texi (Entering Emacs): Define "startup screen".
2805 Document window-splitting behavior with command-line inputs.
2806 (Exiting): Remove obsolete paragraph about shells without suspend
2807 functionality.
2808
2809 * commands.texi (User Input): Define "input event" more clearly.
2810 (Keys): Add xref to Echo Area.
2811 (Commands): Clarify relation between commands and functions.
2812
2813 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
2814
2815 * misc.texi (emacsclient Options): Document how emacsclient runs
2816 the Emacs daemon (Bug#9674).
2817
2818 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
2819
2820 * basic.texi (Moving Point):
2821 * custom.texi (Mouse Buttons):
2822 * rmail.texi (Rmail Scrolling):
2823 * search.texi (Isearch Scroll):
2824 * display.texi (Scrolling): Replace scroll-up/down with
2825 scroll-up/down-command. Fix scroll-preserve-screen-position
2826 description. Document scroll-error-top-bottom.
2827
2828 2011-09-30 Glenn Morris <rgm@gnu.org>
2829
2830 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2831
2832 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
2833
2834 * windows.texi (Pop Up Window): Defer discussion of window
2835 splitting to the Window Choice node. Add index entries.
2836 (Force Same Window): Node deleted.
2837 (Displaying Buffers, Window Choice): New nodes.
2838
2839 * buffers.texi (Select Buffer): Clarify description of
2840 buffer-switching commands. Add xref to Window Display node.
2841 Don't repeat confirm-nonexistent-file-or-buffer description from
2842 Visiting node. Remove even-window-heights.
2843
2844 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2845
2846 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
2847
2848 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2849
2850 * xresources.texi (Table of Resources): Fix documentation of
2851 bitmapIcon.
2852
2853 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
2854
2855 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2856
2857 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2858
2859 * frames.texi (Frame Commands): Note that delete-other-frames only
2860 deletes frames on current terminal.
2861
2862 2011-09-10 Eli Zaretskii <eliz@gnu.org>
2863
2864 * sending.texi (Mail Misc): Document mail-add-attachment.
2865
2866 2011-09-04 Eli Zaretskii <eliz@gnu.org>
2867
2868 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2869
2870 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
2871
2872 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2873
2874 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2875
2876 * files.texi (File Archives):
2877 * cal-xtra.texi (Diary Display):
2878 * help.texi (Help Mode): Add xref to View Mode.
2879
2880 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
2881
2882 * display.texi (View Mode): New node. Move view-file here from
2883 Misc File Ops. Move view-buffer here from Misc Buffer.
2884
2885 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2886
2887 * files.texi (Misc File Ops): Document new
2888 delete-by-moving-to-trash behavior. Remove view-file.
2889
2890 * dired.texi (Dired Deletion): Shorten description of Trash.
2891
2892 * misc.texi (emacsclient Options): Document server-port.
2893
2894 2011-08-27 Eli Zaretskii <eliz@gnu.org>
2895
2896 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2897 even on MS-Windows. Fix a typo.
2898
2899 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
2900
2901 * package.texi: New file, documenting the package manager.
2902
2903 * emacs.texi: Include it.
2904
2905 * help.texi (Help Summary): Add describe-package.
2906
2907 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
2908
2909 * misc.texi (Printing): Convert subnodes into subsections.
2910
2911 * text.texi (Two-Column): Move into Text chapter.
2912
2913 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2914 Files section. Convert from chapter into section.
2915
2916 * display.texi (Narrowing): Move into display chapter.
2917
2918 * sending.texi (Sending Mail):
2919 * rmail.texi (Rmail):
2920 * misc.texi (Gnus, Document View):
2921 * dired.texi (Dired):
2922 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2923
2924 2011-08-07 Juri Linkov <juri@jurta.org>
2925
2926 * dired.texi (Operating on Files): Rewrite according to the fact
2927 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2928
2929 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
2930
2931 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2932 remote file name completion. (Bug#9197)
2933
2934 2011-07-28 Eli Zaretskii <eliz@gnu.org>
2935
2936 * mule.texi (Bidirectional Editing): Document the fact that
2937 bidi-display-reordering is t by default.
2938
2939 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2940
2941 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2942 explicitly (bug#8904).
2943
2944 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2945
2946 * trouble.texi (Checklist): Use an `M-x' example instead of an
2947 Emacs Lisp form to switch on the dribble file (bug#8056).
2948
2949 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2950
2951 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2952
2953 2011-07-13 Glenn Morris <rgm@gnu.org>
2954
2955 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2956
2957 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2958
2959 * mark.texi (Mark Ring): Clarify how many locations are saved
2960 (bug#5770).
2961 (Global Mark Ring): Ditto.
2962
2963 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2964
2965 * text.texi (Table Recognition): Use "at point" instead of "under
2966 point" (bug#4345).
2967
2968 * display.texi (Cursor Display): Mention `cursor-type'.
2969
2970 * screen.texi (Point): Clarify that it's only if you use a block
2971 cursor that it appears to be on a character (bug#4345).
2972
2973 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2974
2975 * misc.texi (Amusements): Move dissociated press here, from its
2976 own section.
2977
2978 * emacs.texi (Top): Update node listing.
2979
2980 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2981
2982 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2983 clarity (bug#3523).
2984
2985 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
2986
2987 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2988 (Misc X): Document --parent-id.
2989
2990 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2991 defaults to nil.
2992
2993 * misc.texi (emacsclient Options): Document --parent-id.
2994
2995 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2996
2997 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2998
2999 * emacs.texi: Use "..." instead of ``...'' in the menus
3000 (bug#3503).
3001
3002 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3003
3004 * killing.texi (Primary Selection): Document `only' setting for
3005 select-active-regions.
3006
3007 * mark.texi (Setting Mark): Reference Shift Selection node.
3008
3009 * frames.texi (Mouse Commands): Document mouse-yank-primary.
3010
3011 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
3012
3013 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
3014 motion keys" (bug#3503).
3015
3016 * emacs.texi: Change all the register node names from "RegPos"
3017 (etc.) to "Positional Registers" (etc.) (bug#3314).
3018
3019 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
3020
3021 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
3022 (Other Kill Commands, Kill Options): Copyedits.
3023 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
3024 (Yanking): Move yank-excluded properties discussion here.
3025 (Cut and Paste): Move from frames.texi. Update subnodes to
3026 describe x-select-enable-clipboard case.
3027
3028 * frames.texi: Move Cut and Paste node and subnodes into
3029 killing.texi, except Mouse Commands and Word and Line Mouse.
3030
3031 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
3032
3033 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
3034
3035 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
3036
3037 * screen.texi (Mode Line): Clarify that coding systems are
3038 characters, not letters (bug#1749).
3039
3040 * cmdargs.texi (Environment): Mention removing variables
3041 (bug#1615). Text suggested by Kevin Rodgers.
3042
3043 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3044
3045 * misc.texi (Amusements): Don't mention Yow; it's crippled.
3046
3047 * modes.texi: Rename from major.texi.
3048 (Modes): New node. Make Major Modes and Minor Modes subsections
3049 of this. All callers changed.
3050
3051 * custom.texi (Minor Modes): Move to modes.texi.
3052
3053 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * custom.texi (Syntax): Node deleted.
3056
3057 * help.texi (Help Summary):
3058 * major.texi (Major Modes):
3059 * programs.texi (Parentheses):
3060 * search.texi (Regexp Backslash, Regexp Backslash)
3061 (Regexp Backslash):
3062 * text.texi (Words): Callers changed.
3063
3064 * text.texi (Refill, Longlines): Delete nodes.
3065
3066 * ack.texi (Acknowledgments): Longlines removed from manual.
3067
3068 * emacs.texi (Top): Update node listing.
3069
3070 2011-07-09 Glenn Morris <rgm@gnu.org>
3071
3072 * fortran-xtra.texi (Fortran): Update handled extensions.
3073
3074 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
3075
3076 * display.texi (Scrolling): `C-v' (etc) are now bound to
3077 `scroll-*-command' (bug#8349).
3078
3079 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3080
3081 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
3082 doesn't actually delete any files (bug#7125).
3083
3084 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
3085 argument for `C-c C-k' (bug#7391).
3086
3087 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
3088 you're currently using (bug#8489).
3089
3090 2011-07-01 Eli Zaretskii <eliz@gnu.org>
3091
3092 * mule.texi (Coding Systems): Move index entries from the previous
3093 change into their proper places.
3094
3095 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
3096
3097 * help.texi (Help Files): Document view-external-packages (bug#8902).
3098
3099 * mule.texi (Coding Systems): Put a few more of the coding systems
3100 into the index (bug#8900).
3101
3102 2011-06-26 Glenn Morris <rgm@gnu.org>
3103
3104 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
3105
3106 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
3107
3108 * misc.texi (emacsclient Options): Mention --frame-parameters.
3109
3110 2011-06-09 Glenn Morris <rgm@gnu.org>
3111
3112 * custom.texi (Specifying File Variables):
3113 Recommend explicit arguments for minor modes.
3114
3115 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
3116
3117 Document wide integers better.
3118 * buffers.texi (Buffers):
3119 * files.texi (Visiting): Document maxima for 64-bit machines,
3120 and mention virtual memory limits.
3121
3122 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
3123
3124 * custom.texi (Hooks): Reorganize. Mention Prog mode.
3125
3126 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
3127 prog mode (Bug#8240).
3128
3129 2011-05-27 Glenn Morris <rgm@gnu.org>
3130
3131 * custom.texi (Specifying File Variables):
3132 Major modes no longer need come first.
3133
3134 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
3135
3136 * mule.texi (Specify Coding, Text Coding, Communication Coding)
3137 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
3138
3139 2011-05-18 Glenn Morris <rgm@gnu.org>
3140
3141 * ack.texi (Acknowledgments): Remove fakemail.c.
3142
3143 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
3144
3145 Fixes for fitting text into 7x9 printed manual.
3146 * building.texi (Flymake, Breakpoints Buffer):
3147 * calendar.texi (Appointments):
3148 * cmdargs.texi (General Variables, Display X):
3149 * custom.texi (Saving Customizations, Face Customization)
3150 (Directory Variables, Minibuffer Maps, Init Rebinding):
3151 * display.texi (Font Lock, Font Lock, Useless Whitespace):
3152 * fixit.texi (Spelling):
3153 * frames.texi (Creating Frames, Fonts):
3154 * help.texi (Help Files):
3155 * mini.texi (Minibuffer File):
3156 * misc.texi (emacsclient Options, Emulation):
3157 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
3158 * mule.texi (International Chars, Language Environments)
3159 (Select Input Method, Modifying Fontsets, Charsets):
3160 * programs.texi (Custom C Indent):
3161 * rmail.texi (Rmail Labels):
3162 * text.texi (Table Conversion):
3163 * trouble.texi (Known Problems, Known Problems):
3164 * windows.texi (Change Window):
3165 * xresources.texi (GTK resources): Reflow text and re-indent code
3166 examples to avoid TeX overflows and underflows on 7x9 paper.
3167
3168 * emacs.texi: Fix the (commented out) smallbook command.
3169
3170 * macos.texi (Mac / GNUstep Events):
3171 * xresources.texi (Lucid Resources): Remove extraneous examples.
3172
3173 2011-05-10 Glenn Morris <rgm@gnu.org>
3174
3175 * custom.texi (Specifying File Variables):
3176 Deprecate using mode: for minor modes.
3177
3178 2011-05-07 Glenn Morris <rgm@gnu.org>
3179
3180 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
3181
3182 2011-05-06 Glenn Morris <rgm@gnu.org>
3183
3184 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
3185
3186 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
3187
3188 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
3189
3190 * misc.texi (Emacs Server): Document `server-eval-at'.
3191
3192 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
3193
3194 * maintaining.texi (List Tags): Document next-file.
3195 Suggested by Uday S Reddy.
3196
3197 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
3198
3199 * mini.texi (Minibuffer Edit):
3200 * screen.texi (Mode Line): Fix typo.
3201
3202 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
3203
3204 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
3205
3206 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
3207
3208 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
3209
3210 2011-03-30 Eli Zaretskii <eliz@gnu.org>
3211
3212 * display.texi (Auto Scrolling): Document the limit of 100 lines
3213 for never-recentering scrolling with `scroll-conservatively'.
3214 (Bug#6671)
3215
3216 2011-03-12 Eli Zaretskii <eliz@gnu.org>
3217
3218 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
3219 HOME on Windows and where it looks for init files. (Bug#8221)
3220
3221 2011-03-10 Eli Zaretskii <eliz@gnu.org>
3222
3223 * search.texi (Regexp Example):
3224 * mule.texi (International Chars):
3225 * building.texi (External Lisp): Don't use characters outside
3226 ISO-8859-1.
3227
3228 2011-03-09 Eli Zaretskii <eliz@gnu.org>
3229
3230 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
3231 Use Texinfo @-commands for non Latin-1 characters.
3232
3233 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
3234
3235 * custom.texi (Init File): Add index entries for ".emacs".
3236 (Bug#8210)
3237
3238 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
3239
3240 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
3241 for Gtk+ 3.
3242
3243 2011-03-08 Glenn Morris <rgm@gnu.org>
3244
3245 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
3246 * emacs.texi (Acknowledgments):
3247 * ack.texi (Acknowledgments): Names to UTF-8.
3248 * emacs.texi: Set documentencoding.
3249
3250 * display.texi (Optional Mode Line): Don't mention exactly where
3251 display-time appears. (Bug#8193)
3252
3253 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * Version 23.3 released.
3256
3257 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
3260
3261 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
3262
3263 * misc.texi (emacsclient Options): Add q/quiet.
3264
3265 2011-03-02 Glenn Morris <rgm@gnu.org>
3266
3267 * mule.texi (Communication Coding) <x-select-request-type>:
3268 Remove duplicate (essentially) paragraph. (Bug#8148)
3269
3270 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
3271
3272 * maintaining.texi (Format of ChangeLog): Add reference to
3273 add-log-full-name.
3274 (Change Log Commands): Add documentation for combining multiple
3275 symbols in one change.
3276
3277 2011-03-01 Glenn Morris <rgm@gnu.org>
3278
3279 * custom.texi (Directory Variables):
3280 Give an example of excluding subdirectories.
3281
3282 2011-02-28 Eli Zaretskii <eliz@gnu.org>
3283
3284 * search.texi (Regexp Search): Move index entries about regexps to the
3285 "Regexps" node. Add index entries for regexp search. (Bug#8096)
3286
3287 2011-02-19 Glenn Morris <rgm@gnu.org>
3288
3289 * dired.texi (Dired): Dired-X version number was dropped.
3290
3291 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
3292
3293 * xresources.texi (X Resources): Remove *faceName and replace it with
3294 *font for Lucid.
3295
3296 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
3297
3298 * rmail.texi (Rmail Display): Document Rmail MIME support more
3299 accurately.
3300
3301 * maintaining.texi (VC Change Log): Document vc-log-incoming and
3302 vc-log-outgoing.
3303 (Merging): Document vc-find-conflicted-file.
3304
3305 2011-02-05 Glenn Morris <rgm@gnu.org>
3306
3307 * custom.texi (Variables): Fix typo.
3308
3309 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
3310
3311 * search.texi (Regexps): Copyedits. Mention character classes
3312 (Bug#7809).
3313
3314 * files.texi (File Aliases): Restore explanatory text from Eli
3315 Zaretskii, accidentally removed in 2011-01-08 commit.
3316
3317 2011-01-29 Eli Zaretskii <eliz@gnu.org>
3318
3319 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
3320 (MAKEINFO_OPTS): New variable.
3321 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
3322 (emacs.html): New target.
3323 (clean): Remove emacs.html.
3324
3325 2011-01-23 Werner Lemberg <wl@gnu.org>
3326
3327 * Makefile.in (MAKEINFO): Now controlled by `configure'.
3328 (MAKEINFO_OPTS): New variable. Use it where appropriate.
3329 (ENVADD): Update.
3330
3331 2011-01-18 Glenn Morris <rgm@gnu.org>
3332
3333 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
3334
3335 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
3336
3337 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
3338
3339 * building.texi (Compilation): Improve instructions for running two
3340 compilations (Bug#7573).
3341
3342 * files.texi (Backup Names): Document the new location of the
3343 last-resort backup file.
3344
3345 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
3346 manual. Explain why directory-abbrev-alist elements should be anchored
3347 (Bug#7777).
3348
3349 2011-01-15 Eli Zaretskii <eliz@gnu.org>
3350
3351 * msdog.texi (Windows Startup): Correct inaccurate description of
3352 differences between emacsclient.exe and emacsclientw.exe.
3353
3354 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
3355
3356 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
3357
3358 2011-01-02 Kenichi Handa <handa@m17n.org>
3359
3360 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
3361
3362 2011-01-02 Eli Zaretskii <eliz@gnu.org>
3363
3364 * frames.texi (Cut and Paste): Modify the section's name and text:
3365 don't mix "cut/paste" with "kill/yank".
3366 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
3367 (Bug#7702)
3368
3369 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
3370
3371 2011-01-02 Glenn Morris <rgm@gnu.org>
3372
3373 * maintaining.texi: Move inclusion of emerge after EDE, so that it
3374 matches its position in the menu. (Bug#7674)
3375
3376 2011-01-02 Glenn Morris <rgm@gnu.org>
3377
3378 * trouble.texi (Checklist): Mention not replying via news either.
3379
3380 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
3381
3382 * misc.texi (Document View): Update DocView section with newly
3383 supported document formats.
3384
3385 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
3386
3387 * killing.texi: Resection the Info version to conform to the
3388 printed manual, to avoid making sections on Accumulating Text, CUA
3389 and Rectangles into full chapters.
3390
3391 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3392
3393 * custom.texi (Init Syntax): Add index entries for "character syntax".
3394 (Bug#7576)
3395
3396 2010-12-13 Karel Klíč <kklic@redhat.com>
3397
3398 * text.texi (HTML Mode): Small fixes. (Bug#7607)
3399
3400 2010-12-13 Glenn Morris <rgm@gnu.org>
3401
3402 * trouble.texi (Checklist): Fix typo in newsgroup name.
3403
3404 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
3405
3406 * search.texi (Word Search): Note that the lazy highlight always
3407 matches to whole words (Bug#7470).
3408
3409 2010-12-13 Eli Zaretskii <eliz@gnu.org>
3410
3411 * display.texi (Optional Mode Line): Make the description of
3412 load-average more accurate.
3413
3414 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
3415 registry, with a cross-reference.
3416 (Windows Startup): New node. Move the stuff about the current
3417 directory from "Windows HOME".
3418
3419 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
3420
3421 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
3422 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
3423
3424 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3425
3426 * maintaining.texi (Version Control Systems): Fix repeated sentence.
3427 Suggested by Štěpán Němec.
3428
3429 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
3430
3431 * maintaining.texi (Version Control): Say "commit", not "check in".
3432 (Version Control Systems): Simplify descriptions.
3433 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
3434 VCS Concepts.
3435 (VC Mode Line): Update example.
3436 (Old Revisions): Document revert-buffer for vc-diff.
3437 (Log Buffer): Promote to a subsection. Document header lines.
3438
3439 * macos.texi (Mac / GNUstep Basics):
3440 Document ns-right-alternate-modifier.
3441
3442 * emacs.texi (Top): Update node listing.
3443
3444 2010-11-13 Eli Zaretskii <eliz@gnu.org>
3445
3446 * rmail.texi (Rmail Coding): Characters with no fonts are not
3447 necessarily displayed as empty boxes.
3448
3449 * mule.texi (Language Environments, Fontsets): Characters with no
3450 fonts are not necessarily displayed as empty boxes.
3451
3452 * display.texi (Text Display): Document display of glyphless
3453 characters.
3454
3455 2010-11-13 Glenn Morris <rgm@gnu.org>
3456
3457 * basic.texi (Position Info): Add M-x count-words-region.
3458
3459 2010-11-11 Glenn Morris <rgm@gnu.org>
3460
3461 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
3462
3463 2010-11-09 Eli Zaretskii <eliz@gnu.org>
3464
3465 * msdog.texi (Windows HOME): Add information regarding startup
3466 directory when invoking Emacs from a desktop shortcut. (bug#7300)
3467
3468 2010-10-11 Glenn Morris <rgm@gnu.org>
3469
3470 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
3471
3472 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
3473 (DVIPS): New variable.
3474 (.PHONY): Add html, ps.
3475 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
3476 (clean): Delete html, ps files.
3477
3478 2010-10-09 Eli Zaretskii <eliz@gnu.org>
3479
3480 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
3481
3482 2010-10-09 Glenn Morris <rgm@gnu.org>
3483
3484 * Makefile.in (VPATH): Remove.
3485 (infodir): Make it absolute.
3486 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
3487
3488 * Makefile.in (dist): Anchor regexps.
3489
3490 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
3491 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
3492 (emacs-xtra.pdf): Use $<.
3493
3494 * Makefile.in (infoclean): Remove harmless, long-standing error.
3495
3496 * Makefile.in ($(infodir)): Delete rule.
3497 (mkinfodir): New.
3498 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
3499
3500 * Makefile.in (distclean): Do not delete emacsver.texi.
3501 (dist): Remove reference to emacsver.texi.in.
3502 * emacsver.texi: New file, replacing emacsver.texi.in.
3503
3504 2010-10-09 Glenn Morris <rgm@gnu.org>
3505
3506 * emacsver.texi.in: New file.
3507 * emacs.texi: Set EMACSVER by including emacsver.texi.
3508 * Makefile.in (distclean): Delete emacsver.texi.
3509 (dist): Copy emacsver.texi.
3510 (EMACSSOURCES): Add emacsver.texi.
3511
3512 * ack.texi (Acknowledgments): No more b2m.c.
3513
3514 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
3515 (emacs): Remove rule.
3516 (dist): No need to deal with the emacs rule any more.
3517
3518 2010-10-07 Glenn Morris <rgm@gnu.org>
3519
3520 * Makefile.in (version): New, set by configure.
3521 (clean): Delete dist tar file.
3522 (dist): Use version in tar name.
3523
3524 2010-10-06 Glenn Morris <rgm@gnu.org>
3525
3526 * Makefile.in (EMACS_XTRA): Add the main source file.
3527 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
3528 (mostlyclean): No core files, reorder other files.
3529 (clean): Delete specific dvi and pdf files.
3530 (infoclean, dist): New rules.
3531 (maintainer-clean): Use infoclean.
3532 ($(infodir)): Add parallel build workaround.
3533
3534 2010-10-04 Glenn Morris <rgm@gnu.org>
3535
3536 * Makefile.in (SHELL): Set it.
3537 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3538 (info, dvi): Replace above variables with their expansions.
3539 (info): Move mkdir from here...
3540 ($(infodir)/emacs): ... to here (for parallel builds).
3541 (pdf): New target.
3542 ($(infodir)/emacs): Pass -o option to makeinfo.
3543 (.PHONY): Declare clean rules.
3544 (maintainer-clean): Delete dvi and pdf files.
3545 Guard against cd failures. Use a more restrictive delete.
3546
3547 2010-10-02 Glenn Morris <rgm@gnu.org>
3548
3549 * misc.texi (Shell Mode): Remove reference to old function name.
3550
3551 2010-09-30 Eli Zaretskii <eliz@gnu.org>
3552
3553 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3554 indicator characters.
3555
3556 2010-09-29 Glenn Morris <rgm@gnu.org>
3557
3558 * Makefile.in (top_srcdir): Remove unused variable.
3559
3560 2010-09-14 Glenn Morris <rgm@gnu.org>
3561
3562 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3563 the last hook item.
3564
3565 * calendar.texi (Appointments): Also updated when a diary include file
3566 is saved.
3567
3568 2010-09-14 Glenn Morris <rgm@gnu.org>
3569
3570 * trouble.texi (Bugs): Update the section intro.
3571 (Known Problems): New section.
3572 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3573 (Sending Patches): Bug fixes are best as responses to existing bugs.
3574 * emacs.texi (Known Problems): Add menu entry for new section.
3575
3576 2010-09-09 Glenn Morris <rgm@gnu.org>
3577
3578 * xresources.texi: Untabify.
3579
3580 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
3581
3582 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3583
3584 2010-09-06 Glenn Morris <rgm@gnu.org>
3585
3586 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3587
3588 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3589
3590 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3591
3592 2010-08-21 Glenn Morris <rgm@gnu.org>
3593
3594 * misc.texi (Amusements): Mention bubbles and animate.
3595
3596 2010-07-31 Eli Zaretskii <eliz@gnu.org>
3597
3598 * files.texi (Visiting): Add more index entries for
3599 large-file-warning-threshold.
3600
3601 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3602
3603 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3604
3605 2010-06-23 Glenn Morris <rgm@gnu.org>
3606
3607 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3608 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3609 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3610 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
3611 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3612 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
3613 Untabify Texinfo files.
3614
3615 2010-06-10 Glenn Morris <rgm@gnu.org>
3616
3617 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3618
3619 * basic.texi (Inserting Text): Fix typo.
3620
3621 2010-06-10 Glenn Morris <rgm@gnu.org>
3622
3623 * ack.texi (Acknowledgments):
3624 * emacs.texi (Acknowledgments): Update for notifications.el.
3625
3626 2010-05-31 Daiki Ueno <ueno@unixuser.org>
3627
3628 * dired.texi (Operating on Files): Mention encryption commands
3629 (Bug#6315).
3630
3631 2010-05-29 Eli Zaretskii <eliz@gnu.org>
3632
3633 * basic.texi (Moving Point): Update due to renaming of commands bound
3634 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3635
3636 2010-05-18 Eli Zaretskii <eliz@gnu.org>
3637
3638 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3639 paragraphs.
3640 (Line Truncation): Fix wording for bidi display.
3641
3642 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
3643 keys.
3644
3645 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3646
3647 * building.texi (GDB Graphical Interface): Remove misleading comparison
3648 to an IDE (Bug#6128).
3649
3650 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
3651
3652 * programs.texi (Man Page):
3653 * misc.texi (Invoking emacsclient):
3654 * mini.texi (Repetition):
3655 * mark.texi (Setting Mark): Fix typos.
3656
3657 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
3658
3659 * misc.texi (Printing): Document htmlfontify-buffer.
3660
3661 2010-05-08 Glenn Morris <rgm@gnu.org>
3662
3663 * calendar.texi (Displaying the Diary, Format of Diary File):
3664 Fix external cross-references for TeX format output.
3665
3666 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
3667
3668 * Version 23.2 released.
3669
3670 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3671
3672 * cmdargs.texi (Initial Options): Mention --chdir.
3673
3674 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3675
3676 * frames.texi (Tool Bars): Add tool-bar-style.
3677
3678 2010-04-21 Glenn Morris <rgm@gnu.org>
3679
3680 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3681
3682 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3683
3684 * programs.texi (Semantic): New node.
3685
3686 * maintaining.texi (EDE): New node.
3687
3688 * emacs.texi: Update node listing.
3689
3690 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3691
3692 2010-04-18 Glenn Morris <rgm@gnu.org>
3693
3694 * emacs.texi (Acknowledgments): Remove duplicate.
3695
3696 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3697
3698 2010-04-18 Glenn Morris <rgm@gnu.org>
3699
3700 * dired.texi (Misc Dired Features): Mention VC diff and log.
3701 * maintaining.texi (Old Revisions, VC Change Log):
3702 Mention that diff and log work in Dired buffers.
3703
3704 * help.texi (Help Summary): Mention M-x info-finder.
3705
3706 * ack.texi (Acknowledgments): Add mpc.el.
3707
3708 * custom.texi (Specifying File Variables, Directory Variables):
3709 Document new commands for manipulating local variable lists.
3710
3711 2010-04-18 Glenn Morris <rgm@gnu.org>
3712
3713 * trouble.texi (Contributing): Add cindex entry.
3714 Mention etc/CONTRIBUTE.
3715
3716 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
3717
3718 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3719 query-replace (Bug#5774).
3720
3721 2010-04-16 Glenn Morris <rgm@gnu.org>
3722
3723 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3724
3725 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3726
3727 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3728
3729 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3730
3731 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3732
3733 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3734
3735 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3736 cross-reference to "Inserting Text".
3737
3738 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3739 Mention completion provided by `ucs-insert'.
3740
3741 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3742
3743 * sending.texi (Sending Mail): Note variables that may need
3744 customizing.
3745 (Mail Sending): Expand discussion of send-mail-function.
3746
3747 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3748
3749 Document Message mode as the default mail mode.
3750
3751 * sending.texi (Sending Mail): Copyedits.
3752 (Mail Format, Mail Headers): Document mail-from-style changes.
3753 (Mail Commands): Rename from Mail mode. Document Message mode.
3754 (Mail Misc): Rename from Mail mode Misc.
3755 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3756 command names and update keybindings.
3757 (Header Editing): Document message-tab. De-document
3758 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3759 favor of mail-default-headers. Ad index entries for user-full-name and
3760 user-mail-address.
3761 (Citing Mail): Update changes in Message mode behavior.
3762 Document mail-yank-prefix.
3763 (Mail Signature): New node, moved from Mail Misc.
3764 (Mail Aliases): Mail abbrevs are the default with Message mode.
3765 (Mail Methods): Note that Message mode is now the default.
3766
3767 * rmail.texi (Rmail Reply):
3768 * text.texi (Text Mode):
3769 * major.texi (Major Modes):
3770 * mule.texi (Output Coding): Refer to Message mode.
3771
3772 * custom.texi (Init Examples): Add xref to Mail Header.
3773
3774 * emacs.texi (Top): Fix xrefs.
3775
3776 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
3777
3778 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3779 repository if there is none.
3780 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3781 vc-print-root-log.
3782 (Old Revisions): Copyedits. Document vc-root-diff.
3783
3784 * programs.texi (Program Modes): Mention Javascript mode.
3785
3786 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3787 * emacs.texi: Update node description.
3788
3789 * misc.texi (Navigation): Document doc-view-continuous.
3790 (Shell Ring): Document new M-r binding. M-s is no longer bound.
3791
3792 2010-03-30 Juri Linkov <juri@jurta.org>
3793
3794 * search.texi (Other Repeating Search): Remove line that `occur'
3795 can not handle multiline matches.
3796
3797 2010-03-30 Eli Zaretskii <eliz@gnu.org>
3798
3799 * mule.texi (International): Mention support of bidirectional editing.
3800 (Bidirectional Editing): New section.
3801
3802 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
3803
3804 * emacs.texi (Top): Update node names to those in building.texi.
3805
3806 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
3807
3808 * building.texi: Describe restored GDB/MI functionality
3809 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
3810 * emacs.texi: Update node names for building.texi.
3811
3812 2010-03-24 Glenn Morris <rgm@gnu.org>
3813
3814 * ack.texi (Acknowledgments):
3815 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3816
3817 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3818
3819 * xresources.texi (Table of Resources): Clarify toolBar number
3820 for Gtk+.
3821
3822 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3823
3824 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
3825
3826 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3827
3828 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3829 and multi-isearch-buffers-regexp.
3830
3831 * indent.texi (Indentation): Clarify description of
3832 indent-for-tab-command. Document tab-always-indent.
3833
3834 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
3835
3836 * cmdargs.texi (Font X): Move most content to Fonts.
3837
3838 * frames.texi (Fonts): New node. Document font-use-system-font.
3839
3840 * emacs.texi (Top):
3841 * xresources.texi (Table of Resources):
3842 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3843
3844 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
3845
3846 * Branch for 23.2.
3847
3848 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
3849
3850 * custom.texi (Init Examples): Add xref to Locals.
3851
3852 * major.texi (Choosing Modes): Mention usage of setq-default for
3853 setting the default value of major-mode (Bug#5688).
3854
3855 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
3856
3857 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3858
3859 * display.texi (Display Custom): Document make-pointer-invisible and
3860 underline-minimum-offset. Remove inverse-video.
3861
3862 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
3863
3864 * frames.texi (Frame Commands): Note that the last ordinary frame can
3865 be deleted in daemon mode (Bug#5616).
3866
3867 2010-02-18 Glenn Morris <rgm@gnu.org>
3868
3869 * trouble.texi (Contributing): Repository is no longer CVS.
3870
3871 2010-02-08 Glenn Morris <rgm@gnu.org>
3872
3873 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3874
3875 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3876
3877 * display.texi (Useless Whitespace, Text Display):
3878 * custom.texi (Init Examples): Avoid obsolete special default variables
3879 like default-major-mode.
3880
3881 2010-01-24 Mark A. Hershberger <mah@everybody.org>
3882
3883 * programs.texi (Other C Commands): Replace reference to obsolete
3884 c-subword-mode.
3885
3886 2010-01-21 Glenn Morris <rgm@gnu.org>
3887
3888 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3889
3890 2010-01-12 Glenn Morris <rgm@gnu.org>
3891
3892 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3893 emacs-pretest-bug for bug reports for development versions.
3894
3895 2010-01-11 Glenn Morris <rgm@gnu.org>
3896
3897 * display.texi (Highlight Interactively): `t' does not mean highlight
3898 all patterns. (Bug#5335)
3899
3900 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
3901
3902 * misc.texi (Shell): Document async-shell-command.
3903
3904 * building.texi (Grep Searching): Document zrgrep.
3905
3906 * mini.texi (Completion Options): Mention `initials' completion style.
3907
3908 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
3909
3910 * building.texi: Import GDB Graphical Interface description from
3911 EMACS_23_1_RC.
3912
3913 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
3914
3915 * emacs.texi (Top): Update node listing.
3916
3917 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3918
3919 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3920
3921 * cmdargs.texi (Initial Options):
3922 * xresources.texi (Resources): Document inhibit-x-resources.
3923
3924 * custom.texi (Specifying File Variables): Note that minor modes are
3925 enabled unconditionally.
3926
3927 * display.texi (Scrolling): Briefly document the old recenter command,
3928 and document recenter-positions.
3929
3930 * files.texi (Visiting):
3931 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3932
3933 * frames.texi (Cut/Paste Other App):
3934 Document save-interprogram-paste-before-kill.
3935
3936 * killing.texi (Kill Options): New node.
3937
3938 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
3939
3940 * misc.texi (Shell Options): ansi-color is now default.
3941
3942 2009-12-05 Glenn Morris <rgm@gnu.org>
3943
3944 * emacs.texi (Top): Update menu for cal-xtra node changes.
3945 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3946 or mode line. Don't mention invisible text or the details of
3947 diary-print-entries here, only in cal-xtra.
3948 (Format of Diary File): Mention that the "date on first line" format
3949 only really affects the simple display.
3950 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3951 (Diary Customizing): Holidays may be in the buffer or mode line.
3952 Move diary-print-entries to the "Diary Display" section.
3953 (Diary Display): New section, split out from "Fancy Diary Display".
3954 Explain the limitations of simple display, and how to print it.
3955
3956 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3957
3958 * cal-xtra.texi (Diary Display): Mention View mode.
3959
3960 2009-11-29 Juri Linkov <juri@jurta.org>
3961
3962 * display.texi (Highlight Interactively): Actually a list of
3963 default faces is pre-loaded into a list of default values
3964 instead of the history.
3965
3966 2009-11-20 Glenn Morris <rgm@gnu.org>
3967
3968 * ack.texi (Acknowledgments):
3969 * emacs.texi (Acknowledgments): Add htmlfontify.
3970
3971 2009-11-14 Glenn Morris <rgm@gnu.org>
3972
3973 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3974
3975 * ack.texi (Acknowledgments):
3976 * emacs.texi (Acknowledgments): Update for recent Org changes.
3977
3978 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
3979
3980 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3981 `charset' property, which is irrelevant to the user manual (Bug#3526).
3982
3983 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
3984
3985 * trouble.texi (DEL Does Not Delete): Fix typo.
3986
3987 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
3988
3989 * files.texi (Misc File Ops): Mention copy-directory.
3990
3991 2009-10-04 Eli Zaretskii <eliz@gnu.org>
3992
3993 * mule.texi (Unibyte Mode): Emphasize that
3994 unibyte-display-via-language-environment affects only the display.
3995
3996 * display.texi (Horizontal Scrolling): Document cursor behavior under
3997 horizontal scrolling when point moves off the screen (Bug#4564).
3998 Improve wording.
3999
4000 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
4001
4002 * files.texi (Directories): delete-directory prompts for recursive
4003 deletion.
4004
4005 2009-09-30 Glenn Morris <rgm@gnu.org>
4006
4007 * ack.texi (Acknowledgments):
4008 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
4009
4010 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
4011
4012 * dired.texi (Dired Navigation): Use @code instead of @var for
4013 dired-isearch-filenames, so that it's not capitalized.
4014
4015 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
4016
4017 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
4018
4019 * entering.texi (Exiting): C-z is now bound to suspend-frame.
4020
4021 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
4022 (Key Bindings): Reference Init Rebinding in introductory text.
4023 Shift some of the introduction to Keymaps node.
4024 (Keymaps): Simplify.
4025 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
4026 (Minibuffer Maps): Remove mention of Mocklisp.
4027 (Init Rebinding): Move mode-local rebinding example here from Local
4028 Keymaps.
4029 (Modifier Keys): Clarify.
4030 (Rebinding): Add cindex for "binding keys".
4031
4032 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
4035
4036 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
4037
4038 * building.texi (Threads Buffer, Multithreaded Debugging):
4039 Reorganize these two sections.
4040
4041 2009-08-29 Eli Zaretskii <eliz@gnu.org>
4042
4043 * cmdargs.texi (Initial Options): Fix last change.
4044
4045 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
4046
4047 * mule.texi (Enabling Multibyte):
4048 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
4049 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
4050
4051 2009-08-20 Glenn Morris <rgm@gnu.org>
4052
4053 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
4054
4055 2009-08-19 Glenn Morris <rgm@gnu.org>
4056
4057 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
4058
4059 2009-08-18 Glenn Morris <rgm@gnu.org>
4060
4061 * ack.texi (Acknowledgments):
4062 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
4063
4064 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
4065
4066 2009-08-09 Glenn Morris <rgm@gnu.org>
4067
4068 * ack.texi (Acknowledgments):
4069 * emacs.texi (Acknowledgments): Add gdb-mi entry.
4070
4071 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
4072
4073 * emacs.texi (Top): Add new menu items for GDB-UI.
4074
4075 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
4076 section. Threads buffer is in separate section now.
4077
4078 2009-08-08 Glenn Morris <rgm@gnu.org>
4079
4080 * ack.texi (Acknowledgments):
4081 * emacs.texi (Acknowledgments):
4082 Update for js2-mode and org changes.
4083
4084 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
4085
4086 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
4087 files.
4088
4089 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
4090
4091 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
4092
4093 2009-07-23 Glenn Morris <rgm@gnu.org>
4094
4095 * programs.texi (Matching): Update blink-matching-paren-distance.
4096
4097 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
4098
4099 * frames.texi (Cut/Paste Other App): For select-active-regions,
4100 selection is now updated on moving point.
4101
4102 2009-07-21 Richard Stallman <rms@gnu.org>
4103
4104 * glossary.texi (GNU, Daemon): Update information.
4105
4106 2009-07-19 Juri Linkov <juri@jurta.org>
4107
4108 * custom.texi (Specifying File Variables, Safe File Variables):
4109 "variables/value pairs" -> "variable/value pairs".
4110
4111 2009-07-15 Glenn Morris <rgm@gnu.org>
4112
4113 * misc.texi (Gnus): Remove widow.
4114
4115 2009-07-11 Glenn Morris <rgm@gnu.org>
4116
4117 * Makefile.in (TEXI2PDF): New.
4118 (emacs.pdf, emacs-xtra.pdf): New targets.
4119
4120 * arevert-xtra.texi (Autorevert): Add menu descriptions.
4121
4122 * display.texi (Horizontal Scrolling): Re-word to remove widow.
4123
4124 * emacs.texi (Top): Info can be read from other places than Emacs.
4125 Don't print the copying notice twice in the printed version.
4126 Update the menu and detailmenu.
4127 (Preface): The meaning of "on-line" has changed.
4128 Correct name for "Common Problems" chapter.
4129 (Distrib): Update FSF shop URL.
4130 (Intro): Showing two files at once is not so exciting.
4131
4132 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
4133 (Mac / GNUstep Basics): Minor grammar changes.
4134 (Mac / GNUstep Events): Fix typo.
4135 (GNUstep Support): CANNOT_DUMP no longer applies.
4136
4137 * misc.texi (Document View): Fix typos.
4138
4139 * dired.texi (Dired):
4140 * help.texi (Help):
4141 * macos.texi (Mac OS / GNUstep):
4142 * maintaining.texi (Version Control, Introduction to VC):
4143 End menu descriptions with a period.
4144
4145 2009-07-09 Eli Zaretskii <eliz@gnu.org>
4146
4147 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
4148 so categorical in saying that the option is only useful on NTFS.
4149
4150 2009-07-09 Glenn Morris <rgm@gnu.org>
4151
4152 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
4153 (ENVADD): Add texinfodir to TEXINPUTS.
4154
4155 * emacs.texi (Top): Fix cross-reference.
4156
4157 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
4158
4159 * vc1-xtra.texi (Revision Tags): Fix typo.
4160
4161 2009-07-03 Glenn Morris <rgm@gnu.org>
4162
4163 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
4164 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
4165 (Merge Commands): `.' does not seem to work in A or B buffer.
4166 `l' can recreate the 3-window display.
4167
4168 * glossary.texi (Glossary): Minor phrasing changes throughout.
4169 Add more internal cross-references.
4170 <Autoloading>: You can't really autoload a variable.
4171 <C-M->: Move details here from `M-C-' item.
4172 <Continuation Line>: Refer to `Truncation.'
4173 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
4174 <Home Directory, Unix>: New entries.
4175 <Deletion of Files>: Mention recycle bins.
4176 <Directory>: Mention ``folders.''
4177 <Error>: Don't mention ``type-ahead.''
4178 <Fringe>: Refer to the manual node.
4179 <Minor Mode>: Can be global or local.
4180 <Spell Checking>: There are other checkers besides Ispell.
4181
4182 2009-07-02 Glenn Morris <rgm@gnu.org>
4183
4184 * anti.texi (Antinews): Minor changes in phrasing.
4185
4186 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
4187 some underfull lines in dvi output.
4188
4189 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
4190
4191 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
4192
4193 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
4194
4195 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
4196
4197 * xresources.texi (Table of Resources): Mention maximized for
4198 fullscreen.
4199
4200 * cmdargs.texi (Window Size X): -mm/--maximized is new.
4201
4202 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
4203
4204 * anti.texi (Antinews): Correct the list of removed platforms.
4205
4206 2009-06-28 Glenn Morris <rgm@gnu.org>
4207
4208 * arevert-xtra.texi: Minor language tweaks.
4209
4210 * dired-xtra.texi: Minor revisions.
4211
4212 2009-06-23 Miles Bader <miles@gnu.org>
4213
4214 * display.texi (Scrolling): Document `recenter-redisplay'.
4215 (Temporary Face Changes): Document `text-scale-set'.
4216
4217 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
4218
4219 * Branch for 23.1.
4220
4221 2009-06-17 Kenichi Handa <handa@m17n.org>
4222
4223 * mule.texi (Charsets): Update the description for the new charset.
4224 (list-character-sets): New findex.
4225 (Language Environments): Add @anchor{Describe Language Environment}.
4226
4227 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
4228
4229 * basic.texi (Moving Point): Fix tag.
4230
4231 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
4232
4233 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
4234 use camel-case for PageUp and PageDown.
4235
4236 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
4237 camel-case for PageUp and PageDown.
4238
4239 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
4240
4241 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
4242 (Isearch Scroll): Decapitalize <next> and <prior>.
4243
4244 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
4245
4246 * fixit.texi (Spelling): Set default dictionary.
4247 Improve descriptions (Bug#2554)
4248
4249 2009-06-08 David Reitter <david.reitter@gmail.com>
4250
4251 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
4252 since saving colors and faces set this way is not implemented.
4253 (Environment variables): Remove mention of mac-fix-env, which is
4254 scheduled to be removed.
4255
4256 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
4257
4258 * custom.texi (Init Examples): Add example of changing load-path.
4259
4260 * building.texi (Lisp Libraries): Add example of changing
4261 load-path (Bug#3446).
4262
4263 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4264
4265 * mark.texi (Mark): Further clarifications.
4266 (Setting Mark): Emphasize that C-SPC activates the mark.
4267
4268 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
4269
4270 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
4271 Mark mode.
4272 (Using Region, Persistent Mark): Use "active mark" instead of "active
4273 region".
4274
4275 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
4276
4277 * mule.texi (Select Input Method): Fix typo.
4278
4279 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
4280
4281 * anti.texi (Antinews): Document completion changes. Some additional
4282 copyedits and rearrangement of entries.
4283
4284 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
4285
4286 * misc.texi (Interactive Shell, Saving Emacs Sessions)
4287 (Shell History Copying, Terminal emulator): Copyedits.
4288
4289 * xresources.texi (Resources): Simplify descriptions.
4290 Shorten description of editres, which is not very useful these days.
4291 (Table of Resources): Document fontBackend resource.
4292
4293 * trouble.texi (Quitting): Add other undo bindings to table.
4294 (DEL Does Not Delete): Note that the erasure key is usually labeled
4295 "Backspace". Remove discussion of obscure Xmodmap issue.
4296
4297 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
4298
4299 * files.texi (Visiting): Copyedits.
4300
4301 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
4302
4303 * basic.texi (Inserting Text): Document ucs-insert.
4304
4305 * mule.texi (International Chars): Define "multibyte". Note that
4306 internal representation is unicode-based. Simplify definition of raw
4307 bytes. Mention ucs-insert.
4308 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
4309 (Language Environments): Add language environments new to Emacs 23.
4310 (Multibyte Conversion): Node deleted.
4311 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
4312 Don't mention obsolete emacs-mule coding system.
4313 (Output Coding): Copyedits.
4314
4315 * emacs.texi (Top): Update node listing.
4316
4317 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
4318
4319 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
4320
4321 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
4322
4323 * building.texi (Lisp Libraries): `load-library' does offer completion.
4324
4325 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
4326
4327 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
4328 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
4329
4330 2009-04-25 Eli Zaretskii <eliz@gnu.org>
4331
4332 * maintaining.texi (Tags): Clarify text. (Bug#3101)
4333
4334 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
4335
4336 * entering.texi (Entering Emacs): Document initial-buffer-choice.
4337
4338 * building.texi (Lisp Interaction): Document initial-scratch-message.
4339
4340 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
4341
4342 * msdog.texi (Windows Fonts): Fix typos.
4343
4344 * files.texi (Save Commands): Fix pxref.
4345
4346 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
4347
4348 * files.texi (Save Commands): Mention diff-buffer-with-file.
4349 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
4350 Henoch (Bug#3036).
4351
4352 2009-03-15 Glenn Morris <rgm@gnu.org>
4353
4354 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
4355 the former is not always used.
4356 (Mail Headers): Use active voice. Add "Mail-reply-to".
4357 Change case of "Id". Avoid repeated "appropriate".
4358 (Mail Aliases): Fix previous change - use an example with a ".", so it
4359 does actually get quoted when expanded.
4360 (Mail Sending): Mailclient is the default on some systems.
4361 (Citing Mail): Mention mail-indentation-spaces.
4362 (Mail Mode Misc): Add an @dfn for "mail signature".
4363
4364 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
4365
4366 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
4367 (Completion Options): Document read-file-name-completion-ignore-case,
4368 read-buffer-completion-ignore-case, and completion-styles.
4369 Remove description of partial-completion-mode.
4370
4371 2009-03-14 Glenn Morris <rgm@gnu.org>
4372
4373 * sending.texi (Mail Format): Fix typo. Add index entry for
4374 mail-header-separator.
4375 (Mail Headers): Put info about initialization and changing in one place
4376 at the start. Update FCC section for mbox Rmail. Clarify From
4377 section, mention mail-setup-with-from. Clarify Reply-to section.
4378 Add Mail-followup-to and mail-mailing-lists. Clarify References
4379 section.
4380 (Mail Aliases): Update example, make less contentious.
4381 Update for name change of mail-interactive-insert-alias.
4382 (Mail Mode): Remove mention of `%' as a word separator.
4383 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
4384 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
4385 commands. Clarify FCC handling. In mail-complete, add reference to
4386 Mail Aliases section, and mention mail-complete-function.
4387 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
4388 (Mail Mode Misc): Clarify the mail-signature function. Add basic
4389 signature netiquette. Explain how the mail hooks work when continuing
4390 a composition.
4391 (Mail Amusements): Internationalize the spook section a bit.
4392 Remove the spook mail-setup-hook example, since it doesn't work well.
4393 Mention fortune-file.
4394 (Mail Methods): Mention read-mail-command.
4395
4396 2009-03-14 David Reitter <david.reitter@gmail.com>
4397
4398 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
4399 and NS resources following recent changes.
4400
4401 2009-03-10 Jason Rumney <jasonr@gnu.org>
4402
4403 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
4404 w32-use-visible-system-caret doc to indicate that it should get set
4405 automatically.
4406 (Windows Fonts): Add doc for the uniscribe backend.
4407
4408 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
4409
4410 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
4411 vc-dir. (Bug#2598)
4412
4413 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
4414
4415 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
4416
4417 2009-03-05 Glenn Morris <rgm@gnu.org>
4418
4419 * rmail.texi (Rmail Basics): Add reference to sorting.
4420 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
4421 Minor re-wordings.
4422 (Rmail Motion): Mention rmail-next-same-subject.
4423 (Rmail Deletion): Expunging is not the only way to change the numbers.
4424 (Rmail Labels): Labels can also be used in sorting.
4425 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
4426 (Rmail Display): Mention rmail-mime.
4427
4428 2009-03-04 Glenn Morris <rgm@gnu.org>
4429
4430 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
4431 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
4432 summary. Mention sorts cannot be undone.
4433 (Rmail Display): Give an example of how to use goto-address-mode.
4434 (Rmail Editing): It's keybindings that are redefined, not commands.
4435 Fix some typos.
4436 (Movemail): Some minor rewording.
4437 (Remote Mailboxes): Emacs movemail supports pop by default.
4438 Fix some minor grammatical issues. The "two alternative ways" to
4439 specify a POP mailbox are really just one. Remove all reference to the
4440 variables rmail-pop-password and rmail-pop-password-required, obsolete
4441 since Emacs 22.1. Clarify the four password steps. Emacs movemail
4442 can support Kerberos.
4443
4444 2009-03-03 Glenn Morris <rgm@gnu.org>
4445
4446 * rmail.texi (Rmail Deletion): Revert previous change, which was
4447 describing the Rmail summary versions.
4448 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
4449 Minor re-wording for rmail-resend.
4450 (Rmail Make Summary): Summaries apply to buffers rather than files.
4451 <rmail-summary-by-topic>: Headers includes the subject.
4452 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
4453 details, including prefix arguments.
4454 Mention rmail-summary-by-senders on C-M-f.
4455 Not counting lines might be faster.
4456 (Rmail Summary Edit): More details on the delete commands.
4457 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
4458 Name the commands bound to the various keys. Mention prefix argument
4459 for searching.
4460 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
4461 Simplify rmail-highlighted-headers description. Update face name.
4462
4463 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
4464
4465 * mark.texi (Marking Objects): Fix typo.
4466
4467 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
4468
4469 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
4470 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
4471
4472 2009-03-01 Glenn Morris <rgm@gnu.org>
4473
4474 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
4475 (Rmail Motion): - M-s searches from the end of messages.
4476 (Rmail Deletion): Minor clarification. Fix numeric argument
4477 description.
4478 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
4479 newmail and RMAILOSE files need not be in home-directory.
4480 (Rmail Files): Mention I/O menus are unselectable if no files match.
4481 Mention `MAIL' env-var.
4482
4483 2009-02-24 Jason Rumney <jasonr@gnu.org>
4484
4485 * mule.texi (Fontsets): Mention fontset-default, font specs and
4486 fallback fontsets.
4487 (Defining Fontsets): Mention ns and w32 variants of
4488 standard-fontset-spec. Update description of startup fontset to match
4489 Emacs 23 behavior.
4490 (Modifying Fontsets): New section. (Bug#656)
4491 (International): Link to Modifying Fontsets.
4492
4493 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
4494
4495 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
4496 Mention ns-extended-platform-support-mode.
4497
4498 2009-02-22 Karl Berry <karl@gnu.org>
4499
4500 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
4501
4502 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
4503
4504 * basic.texi (Moving Point, Position Info):
4505 * files.texi (Visiting):
4506 * mini.texi (Completion Options):
4507 * text.texi (HTML Mode): Remove duplicate words.
4508
4509 2009-02-20 Glenn Morris <rgm@gnu.org>
4510
4511 * rmail.texi: Minor updates for mbox rather than Babyl.
4512
4513 2009-02-17 Karl Berry <karl@gnu.org>
4514
4515 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
4516
4517 2009-02-17 Richard M Stallman <rms@gnu.org>
4518
4519 * anti.texi (Antinews): Mention Babyl format.
4520
4521 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
4522
4523 * rmail.texi: Update for mbox format.
4524 Various small fixes, as well as the following.
4525 (Out of Rmail): Node deleted.
4526 (Rmail): Update menu.
4527 (Rmail Files): Comment out set-rmail-inbox-list.
4528 Document rmail-inbox-list instead.
4529 (Rmail Output): Substantial changes since C-o is now
4530 rmail-output-as-seen and o is rmail-output.
4531 (Rmail Attributes): Delete `stored', add `retried'.
4532 (Rmail Display): Editing headers works in all cases.
4533
4534 2009-02-17 Glenn Morris <rgm@gnu.org>
4535
4536 * basic.texi (Position Info): M-x count-lines-region is not always on
4537 M-=. (Bug#2269)
4538
4539 2009-02-09 Glenn Morris <rgm@gnu.org>
4540
4541 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4542 defaults.
4543
4544 2009-02-07 Eli Zaretskii <eliz@gnu.org>
4545
4546 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4547 documentation of possible problems with redecoding.
4548
4549 2009-02-03 Glenn Morris <rgm@gnu.org>
4550
4551 * rmail.texi (Out of Rmail): Mention b2m.pl.
4552
4553 2009-01-31 Glenn Morris <rgm@gnu.org>
4554
4555 * rmail.texi (Out of Rmail): Correct b2m location.
4556
4557 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
4558
4559 * fixit.texi (Undo): Update undo limit values.
4560
4561 2009-01-27 Glenn Morris <rgm@gnu.org>
4562
4563 * emacs.texi (Top): Fix Antinews menu entry.
4564
4565 2009-01-25 Karl Berry <karl@gnu.org>
4566
4567 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4568 item with no marker, instead of the syntactically incorrect
4569 @itemize @asis.
4570
4571 2009-01-25 Juri Linkov <juri@jurta.org>
4572
4573 * building.texi (Grep Searching): Fix index entry for lgrep.
4574
4575 2009-01-24 Eli Zaretskii <eliz@gnu.org>
4576
4577 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4578
4579 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4580
4581 * macos.texi (Preferences Panel): Update description of font setting to
4582 reflect that prior frame selection is no longer needed.
4583
4584 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
4585
4586 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4587 raise GUD subsections.
4588
4589 2009-01-15 Glenn Morris <rgm@gnu.org>
4590
4591 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4592
4593 2009-01-10 Glenn Morris <rgm@gnu.org>
4594
4595 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4596
4597 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
4598
4599 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4600 logical lines.
4601
4602 2008-12-29 Juri Linkov <juri@jurta.org>
4603
4604 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4605
4606 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4607
4608 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
4609
4610 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4611 goto-address-mode instead of goto-address.
4612
4613 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4614 mode.
4615
4616 * emacs.texi (Top): Update node listing.
4617
4618 2008-12-26 Eli Zaretskii <eliz@gnu.org>
4619
4620 * custom.texi (Directory Variables): Explain what is a "project".
4621 Add indexing. Improve wording. Add a footnote about using
4622 _dir-locals.el on MS-DOS.
4623
4624 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4625
4626 * files.texi (Misc File Ops): Mention chmod as an alias for
4627 set-file-modes.
4628
4629 2008-12-24 Martin Rudalics <rudalics@gmx.at>
4630
4631 * help.texi (Help): Fix typos and reword.
4632 (Help Summary): Add entries for C-h n and C-h r, reorder
4633 entries, and do some minor fixes.
4634 (Name Help): Say that C-h F works for commands only.
4635 (Misc Help): Say that view-lossage displays 300 keystrokes.
4636
4637 2008-12-20 Glenn Morris <rgm@gnu.org>
4638
4639 * ack.texi (Acknowledgments): General update based on AUTHORS,
4640 including removal of some stuff no longer distributed.
4641
4642 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
4643
4644 * fixit.texi: Mention hunspell.
4645
4646 2008-12-19 Glenn Morris <rgm@gnu.org>
4647
4648 * ack.texi (Acknowledgments): Small grammar fix.
4649 Consolidate explanatory text at start.
4650
4651 * display.texi (Text Display):
4652 * indent.texi (Indentation): Use @acronym with ASCII.
4653
4654 2008-12-18 Glenn Morris <rgm@gnu.org>
4655
4656 * ack.texi: Various small updates and fixes.
4657
4658 2008-12-18 Juri Linkov <juri@jurta.org>
4659
4660 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4661 as a key binding to start a forward nonincremental word search.
4662 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4663 a backward nonincremental word search. Add index for `M-s w'
4664 `isearch-forward-word'.
4665 (Regexp Search): Add a short summary of regexp key commands like
4666 in the node "Basic Isearch".
4667 (Other Repeating Search): Fix typo.
4668
4669 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
4670
4671 * misc.texi (PostScript Variables): Fix doc.
4672
4673 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
4674
4675 * programs.texi (Program Modes): Mention Ruby mode.
4676
4677 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4678
4679 * misc.texi (emacsclient Options): Describe what an empty string
4680 argument does for --alternate-editor.
4681
4682 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4683
4684 * cmdargs.texi (Font X): Distinguish between client-side and
4685 server-side fonts. List valid Fontconfig properties. Add reference to
4686 Fontconfig manual. List valid GTK font properties. Explain use of
4687 fc-list.
4688
4689 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
4690
4691 * cmdargs.texi (Font X): Move discussion of quoting to top.
4692
4693 2008-12-06 Glenn Morris <rgm@gnu.org>
4694
4695 * maintaining.texi (Old Revisions): Improve previous change.
4696
4697 2008-12-05 Richard M Stallman <rms@gnu.org>
4698
4699 * anti.texi (Antinews): Minor fixes.
4700
4701 2008-12-03 Glenn Morris <rgm@gnu.org>
4702
4703 * maintaining.texi (Old Revisions): Fix diff-switches description.
4704
4705 2008-12-01 Martin Rudalics <rudalics@gmx.at>
4706
4707 * emacs.texi (Top): Fix typo.
4708
4709 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
4710
4711 * misc.texi (Document View): Explain dependence on gs at the top.
4712 Copyedits.
4713
4714 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4715
4716 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4717 (Comment Commands): Discuss region-active behavior of M-; first.
4718
4719 2008-11-29 Martin Rudalics <rudalics@gmx.at>
4720
4721 * display.texi (Line Truncation): Add reference to Continuation
4722 Lines.
4723
4724 * windows.texi (Pop Up Window): Mention split-height-threshold
4725 and split-width-threshold.
4726 (Split Window): Add reference to Continuation Lines.
4727
4728 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4729
4730 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4731 (GNUstep Support): New node.
4732 * anti.texi:
4733 * emacs.texi:
4734 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4735
4736 2008-11-28 Richard M Stallman <rms@gnu.org>
4737
4738 * misc.texi (Dissociated Press): Minor cleanups.
4739
4740 * dired.texi (Image-Dired): Avoid passive.
4741
4742 2008-11-28 Eli Zaretskii <eliz@gnu.org>
4743
4744 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4745 representation.
4746
4747 2008-11-26 Richard M. Stallman <rms@gnu.org>
4748
4749 * files.texi (Visiting): Rewrite paragraph for clarity.
4750
4751 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4752
4753 2008-11-25 Alan Mackenzie <acm@muc.de>
4754
4755 * programs.texi (Moving by Parens): Clarify that parens inside strings
4756 and comments are ignored, and that the commands assume the starting
4757 point isn't in a string or comment.
4758
4759 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4760
4761 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4762 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4763 version.
4764 (Mac Customization): Rewrite Preferences Panel section and merge in to
4765 this node, add Open files by dragging to an Emacs window.
4766
4767 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4768
4769 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
4770
4771 * files.texi (Misc File Ops): Document set-file-modes.
4772
4773 * windows.texi (Split Window): Document integer values of
4774 truncate-partial-width-windows.
4775
4776 * text.texi (Text): Simplify description of markup languages.
4777 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4778 (TeX Editing): Note that `""' inserts one `"' character.
4779 (HTML Mode): Note in the introduction that XML mode is an alias for
4780 SGML mode. Mention nXML mode.
4781
4782 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
4783
4784 * building.texi (Watch Expressions): Fix typo.
4785
4786 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
4787
4788 * files.texi (Visiting): Document new behavior of
4789 confirm-nonexistent-file-or-buffer.
4790
4791 * buffers.texi (Select Buffer):
4792 Document confirm-nonexistent-file-or-buffer.
4793
4794 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4795 edit-picture.
4796
4797 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4798 edit-picture', since that is just an alias for picture-mode.
4799 (Sentences): Note that repeated M-@ extends the region.
4800 (Pages): Make terminology more consistent. Link to Regexps node.
4801 (Longlines): Discuss relationship with Visual Line mode.
4802 (Text Mode): Remove extraneous discussion of other modes, since they
4803 were already introduced in the parent node.
4804
4805 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
4806
4807 * anti.texi (Antinews): Rewrite.
4808
4809 * entering.texi (Exiting): Mention "minimize" terminology.
4810
4811 * frames.texi (Frame Commands): Mention "minimize" terminology.
4812
4813 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4814 formats.
4815 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4816 (Misc X): Don't document useless -hb option.
4817
4818 2008-11-22 Juri Linkov <juri@jurta.org>
4819
4820 * dired.texi (Dired Navigation): Change normal file name search option
4821 from `non-nil' to `t'. Add `dwim' option.
4822
4823 2008-11-22 Juri Linkov <juri@jurta.org>
4824
4825 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4826 ".dir-locals.el". Rename `define-project-bindings' to
4827 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4828 `dir-locals-set-directory-class'.
4829
4830 2008-11-22 Lute Kamstra <lute@gnu.org>
4831
4832 * buffers.texi (Select Buffer): Index goto-line.
4833 * basic.texi (Moving Point): Mention the use of a numeric prefix
4834 argument with goto-line and refer to Select Buffer for the use of a
4835 plain prefix argument.
4836
4837 2008-11-19 Glenn Morris <rgm@gnu.org>
4838
4839 * doclicense.texi: Update to FDL 1.3.
4840 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4841
4842 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
4843
4844 * custom.texi (Minor Modes): Define mode commands and mode variables
4845 more precisely. Recommend using mode commands instead of setting
4846 variables directly. Put minor modes in a list, and add more modes.
4847 (Easy Customization): Use "init file" instead of .emacs.
4848 (Customization Groups): Update to new Custom buffer appearance.
4849 (Saving Customizations): Copyedits. Update example.
4850 (Variables): Give example of variable type-sensitivity.
4851 (Examining): Update example.
4852 (Hooks): Copyedits.
4853 (Specifying File Variables): Use C comments instead of an artificial
4854 Lisp for the example.
4855 (Keymaps): Move internals discussion to Prefix Keymaps.
4856 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4857 (Init Rebinding): Document kbd macro.
4858 (Init File): Link to Find Init.
4859
4860 * mark.texi (Using Region): Document Delete Selection Mode more
4861 thoroughly.
4862
4863 * frames.texi (Mouse Commands): Move most of the description of Delete
4864 Selection Mode to Using Region, and link to it.
4865 (Clipboard): Note that paste is bound to clipboard-yank.
4866
4867 * building.texi (Compilation): Document first-error value of
4868 compilation-scroll-output.
4869 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4870 works as soon as an error is available. Suggested by Juri Linkov.
4871
4872 * mini.texi (Passwords): New node.
4873
4874 * files.texi (Remote Files): Link to Passwords node.
4875
4876 * emacs.texi (Top): Update node listings.
4877
4878 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
4879
4880 * ack.texi (Acknowledgments): Some updating of credits.
4881
4882 * emacs.texi (Acknowledgments): Add a couple more names.
4883
4884 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4885
4886 * files.texi (Directories): Describe delete-directory in text.
4887 (Misc File Ops): Document use of trash.
4888
4889 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
4890
4891 * macos.texi (Mac Customization): Fix typos.
4892
4893 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
4894
4895 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4896 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4897 the conventions of the main Emacs manual.
4898
4899 * emacs.texi (Top): Update node listings.
4900
4901 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
4902
4903 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4904 command-line-args is processed during startup.
4905 (Action Arguments): Correctly describe how file arguments interact with
4906 the startup screen. Link to Lisp Interaction for scratch buffer.
4907 (Initial Options): Link to Command Example for -batch option.
4908 (Environment): Document initial-environment.
4909
4910 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4911 can't be changed in the site-start file.
4912
4913 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
4914
4915 * dired.texi (Dired): Mention C-x C-d too.
4916 (Dired Enter): Document M-n in the Dired minibuffer.
4917 (Dired Navigation): Explain dired-goto-file more clearly.
4918 Document dired-isearch-filenames.
4919 (Dired Deletion): Remove unnecessary "expunged" terminology.
4920 (Flagging Many Files): & is now rebound to `% &'.
4921 (Shell Commands in Dired): Document dired-do-async-shell-command.
4922 Clarify how multi-file arguments are passed.
4923 (Misc Dired Features): Document dired-do-isearch.
4924
4925 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
4926
4927 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4928
4929 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
4930
4931 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4932
4933 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
4934
4935 * programs.texi (Program Modes): Link to Program Indent node.
4936 (Left Margin Paren): Explain consequences of changing
4937 open-paren-in-column-0-is-defun-start more concisely.
4938 (Which Function, Program Indent, Info Lookup): Minor edits.
4939 (Basic Indent): If region is active, TAB indents the region.
4940 (Multi-line Indent): If region is active, TAB indents the region.
4941 Note that indent-region is useful when Transient Mark mode is off.
4942 (Matching): The delimiter at the cursor is highlighted---the character
4943 changes color.
4944 (Symbol Completion): Link to Completion node.
4945
4946 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4947 a strictly text-only system.
4948
4949 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4950 batch mode.
4951
4952 2008-11-01 Richard M. Stallman <rms@gnu.org>
4953
4954 * misc.texi (Document View): Major rewrite.
4955
4956 * maintaining.texi (Types of Log File): Change logs are older than
4957 version control.
4958 (VCS Concepts): Simplify and rearrange.
4959 (Version Control Systems): Make it clear that Linux is only the kernel.
4960 (VC Mode Line): Shorten reference to menu item.
4961 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4962 (VC Directory Mode): Minor cleanup.
4963 Unchanged files are hidden, not omitted.
4964 (VC Directory Commands): Shorten and simplify.
4965 (Change Log Commands): New node, split from Change Logs.
4966 (VC Directory Buffer): New node, split from VC Directory Mode.
4967
4968 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4969
4970 * misc.texi (Document View): Rename from Document Files, moved here
4971 from files.texi.
4972
4973 * files.texi (Version Control): Move to maintaining.texi.
4974 Subnodes moved as well.
4975 (Document Files): Move to misc.texi.
4976
4977 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4978 vc-update-change-log.
4979 (Version Control): Move here from files.texi.
4980 (Format of ChangeLog): Make it a subnode of Change Log.
4981
4982 * emacs.texi (Top): Update node listing.
4983
4984 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4985
4986 * files.texi (Files): Add a section about document
4987 files (doc-view-mode).
4988
4989 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
4990
4991 * building.texi (Compilation Mode):
4992 Document compilation-auto-jump-to-first-error.
4993 (Debuggers): Lower GUD subsections to subsubsections.
4994 (Starting GUD): Add cindex.
4995 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4996
4997 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
4998
4999 * indent.texi (Indentation): Link to Program Indent.
5000
5001 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
5002 now uses emacsclient's terminal.
5003
5004 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
5005
5006 * mark.texi (Using Region): Document use-empty-active-region.
5007
5008 * emacs.texi (Top): Update node listings.
5009
5010 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
5011 Don't mention obsolete emacs.bash script.
5012 (Invoking emacsclient): Rewrite, moving optional arguments to
5013 emacsclient Options.
5014 (emacsclient Options): New node. Document server-use-tcp and
5015 server-host.
5016
5017 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
5018
5019 * indent.texi (Indentation): Replace list with paragraphed text,
5020 putting description of syntax-driven indentation first. Document new
5021 effect of active regions on tab.
5022 (Tab Stops): Note that editable tab stops affect indentation commands.
5023
5024 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
5025
5026 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
5027
5028 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
5029
5030 * custom.texi (Function Keys): Note that modified keypad keys are not
5031 translated.
5032
5033 * basic.texi (Arguments): Explain how to insert multiple digits.
5034
5035 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
5036
5037 * files.texi (Remote Files): Precise selection of default method.
5038 Rewrite paragraph about disabling remote file names.
5039
5040 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
5041
5042 * search.texi (Special Isearch): Document M-TAB is isearch.
5043
5044 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
5045 command.
5046
5047 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
5048
5049 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
5050
5051 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
5052 section.
5053
5054 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
5055
5056 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
5057 to files.texi. Move contents of vc2-xtra.texi here.
5058
5059 * vc2-xtra.texi: File removed.
5060
5061 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
5062 Directory Commands from the submenu. Don't include deleted file
5063 vc2-xtra.texi.
5064
5065 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
5066 (Version Control): Add VC Directory Mode and VC Directory Commands to
5067 the submenu.
5068 (Why Version Control?): Use table format.
5069 (Version Control Systems): Note that Meta-CVS support is gone.
5070 (VCS Concepts): Note precisely when VC started supporting filesets.
5071 Remove bogus xref to CVS Options node.
5072 (Types of Log File): Copyedits.
5073 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
5074 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
5075 The Right Thing.
5076 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
5077 (Log Buffer): Reorganize node, putting C-c C-c description first.
5078 (Old Revisions): Use CVS for example, not RCS.
5079 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
5080 Commands from the submenu, putting them under Version Control.
5081 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
5082 need to include it in the manual unconditionally, since it is now
5083 crucial to using distributed version control systems.
5084 (Comparing Files): Note that diff uses the minibuffer, and that the
5085 output is shown using Diff mode.
5086 (Diff Mode): Explain what "patch" and "hunk" mean.
5087 Document diff-update-on-the-fly, diff-refine-hunk, and
5088 diff-show-trailing-whitespaces.
5089 (File Archives): Add rar support.
5090
5091 * major.texi (Choosing Modes): Make mode selection sequence more
5092 obvious by describing the steps in order of priority. Note that
5093 magic-mode-alist is nil by default.
5094 Document magic-fallback-mode-alist.
5095
5096 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5097
5098 * frames.texi (Mouse References): Copyedits.
5099
5100 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
5101
5102 * ack.texi (Acknowledgments): Add myself as doc-view author.
5103
5104 2008-10-20 Eli Zaretskii <eliz@gnu.org>
5105
5106 * frames.texi (Dialog Boxes): Add @cindex entries.
5107
5108 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
5109
5110 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
5111 (Text-Only Mouse): Copyedit.
5112
5113 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
5114
5115 * frames.texi: Use @key throughout for mouse clicks.
5116 (Cut/Paste Other App): Document yank-pop-change-selection.
5117 (Secondary Selection): Fix modified mouse click syntax.
5118 (Clipboard): Describe Cut, Copy and Paste commands.
5119 (Mouse References): Not all references are in read-only buffers.
5120 Copyedits.
5121 (Creating Frames): Add xref to Init File.
5122 (Frame Commands): Add xref to Exiting.
5123 (Scroll Bars): Document GTK vs toolkit behavior.
5124
5125 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
5126
5127 * files.texi (Version Control): Copyedits. Add Bazaar.
5128 (Version Control Systems): List different VCS's using an itemized list.
5129 Add Bazaar.
5130 (VCS Concepts): Copyedits. Tweak description of file merging.
5131
5132 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
5133 (Cut/Paste Other App): Document select-active-regions and
5134 x-select-enable-primary.
5135
5136 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
5137
5138 * mark.texi (Shift Selection): Correct case in node name.
5139
5140 * emacs.texi (Top): Update node order in Mark chapter.
5141
5142 2008-10-12 Eli Zaretskii <eliz@gnu.org>
5143
5144 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
5145
5146 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
5147 elsewhere in the manual instead of describing yet again the intricacies
5148 of $HOME on MS-Windows and MS-DOS.
5149
5150 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
5151
5152 * mini.texi (Minibuffer File): Add xref to File Names.
5153 (Minibuffer File): Add discussion of `~' in file names.
5154 Add insert-default-directory index reference.
5155
5156 * files.texi (File Names): Reorganize description.
5157 (Visiting): Add xref to Mode Line. Copyedits.
5158 (Save Commands): Mention prefix behavior of C-x C-s.
5159 (Numbered Backups): Node deleted.
5160 (Backup Names): Contents of Numbered Backups moved here. State default
5161 of version-control variable.
5162 (Reverting): Copyedits.
5163 (Version Control): Add additional version control systems.
5164
5165 * emacs.texi (Top): Delete Numbered Backups node.
5166
5167 * cmdargs.texi (General Variables): Change Numbered Backups xref to
5168 Backup Names.
5169 (Initial Options): Document renamed variable inhibit-startup-screen.
5170
5171 2008-10-11 Romain Francoise <romain@orebokech.com>
5172
5173 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
5174
5175 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
5176
5177 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
5178 (Select Buffer): Mention use of minibuffer history. Describe default
5179 value of default-major-mode. Mention that C-x 4 b selects the other
5180 window.
5181 (List Buffers): Document CRM indicators in the order they appear.
5182 (Kill Buffer): Document new command kill-matching buffers.
5183 (Several Buffers): Move explanation of the relationship between buffer
5184 list and buffer menu to the top.
5185 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
5186
5187 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
5188
5189 * entering.texi (Exiting): Document change of C-x C-c to
5190 save-buffers-kill-terminal. Document kill-emacs.
5191
5192 2008-09-30 Eli Zaretskii <eliz@gnu.org>
5193
5194 * mule.texi (Coding Systems): Don't mention codepage-setup.
5195
5196 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
5197 cpNNN coding systems anymore.
5198 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
5199 for unibyte mode. Don't mention line-drawing characters.
5200 Don't mention dos-unsupported-char-glyph.
5201
5202 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
5203
5204 * search.texi (Search): Shorten introduction.
5205 (Basic Isearch): Add command table. Discuss reverse isearch and
5206 isearch highlighting.
5207 (Repeat Isearch): Move lazy highlighting discussion here. Add search
5208 ring to cindex.
5209 (Special Isearch): Move input methods discussion here.
5210 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
5211 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
5212 Repeat Isearch.
5213 (Isearch Minibuffer): New node.
5214 (Word Search): Document new word search commands.
5215 (Regexp Example): Simplify example using sentence-end-base variable.
5216 (Replace): Reword introduction.
5217 (Unconditional Replace): Remove unnecessary example.
5218 (Other Repeating Search): Document new `M-s o' binding.
5219
5220 * emacs.texi (Top): Update node listings.
5221
5222 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
5223
5224 * emacs.texi (Top): Remove Kill Errors from menu.
5225
5226 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
5227
5228 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
5229 interface for defining macros. Simplify examples. Note that C-g quits
5230 macro definitions.
5231 (Keyboard Macro Counter): Document using F3 to insert counter.
5232 Give usage example.
5233 (Keyboard Macro Query): Organize query responses in a table.
5234
5235 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
5236 Link to Erasing node.
5237 (Undo): Reorganize paragraphs for logical flow. Move keybinding
5238 rationale to a footnote.
5239 (Kill Errors): Remove node, due to redundancy with Erasing.
5240 (Spelling): Move discussion of flyspell to end. Note new behavior of
5241 M-$ in active region. Remove non-ispell-specific keybindings from
5242 table.
5243
5244 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
5245
5246 * cmdargs.texi (Initial Options): Document --daemon.
5247
5248 2008-09-20 Glenn Morris <rgm@gnu.org>
5249
5250 * files.texi (Numbered Backups): Mention that some modes set
5251 version-control.
5252
5253 2008-09-20 Jim Blandy <jimb@red-bean.com>
5254
5255 * files.texi (Numbered Backups): Reference File Variables, as well.
5256 Remove discussion of Rmail's implementation.
5257
5258 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
5259
5260 * misc.texi (Recursive Edit): Note that top-level exits active
5261 minibuffers.
5262
5263 * trouble.texi (Quitting): Likewise.
5264
5265 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
5266
5267 * emacs.texi (Top): Add Temporary Face Changes xref.
5268
5269 * display.texi (Display): Move Temporary Face Changes node to just
5270 after Standard Faces.
5271 (Scrolling): Document recenter-top-bottom instead of recenter.
5272 (Horizontal Scrolling): Move auto hscroll discussion to the top.
5273 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
5274 (Display Custom): Copyedits.
5275 (Optional Mode Line): Document display-battery-mode.
5276
5277 2008-08-27 Romain Francoise <romain@orebokech.com>
5278
5279 * custom.texi (Directory Variables): Minor fix.
5280
5281 2008-08-27 Glenn Morris <rgm@gnu.org>
5282
5283 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
5284 descriptions.
5285 (Calendar Customizing): Tweak layout description.
5286 Move calendar-today-marker and calendar-today face to the other
5287 markers. Condense calendar-star-date and calendar-mark-today
5288 description.
5289 (Holiday Customizing): Add oriental and solar holidays.
5290 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
5291 Fix holiday-float description. Use zerop in examples. Be less verbose.
5292 (Date Display Format): Change ISO format. Be less verbose.
5293 (Diary Customizing): Mention day and month abbrev arrays.
5294 Mention the date-form variables by name. Update European example.
5295 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
5296 Condense examples. Mention diary-entry-symbols by name.
5297 Condense table for insertion commands.
5298 (Fancy Diary Display): Mention diary-include-string and
5299 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
5300 Ethiopic, Persian date functions. Condense descriptions.
5301
5302 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
5303 (Adding to Diary): Adapt for changed node name.
5304
5305 2008-08-26 Glenn Morris <rgm@gnu.org>
5306
5307 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
5308 node "Hebrew/Islamic Entries".
5309
5310 * calendar.texi (Specified Dates): Fix names of iso functions.
5311 (General Calendar): There may not be another window.
5312 (Writing Calendar Files, Holidays): Tweak intro.
5313 (Holidays): Mention Baha'i and Chinese holidays.
5314 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
5315 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
5316 (To Other Calendar): Add calendar-print-other-dates.
5317 Refer to "graphic display" rather than "X.
5318 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
5319 (Displaying the Diary): Fix whitespace after reference.
5320 Fix `diary-number-of-entries' reference.
5321 (Date Formats): Explicitly mention that day names can be abbreviated.
5322 (Adding to Diary): Add some references to other sections.
5323 (Special Diary Entries): Fix reference.
5324 (Appointments): Simplify appt-message-warning-time entry.
5325 Clarify where times must be.
5326 (Importing Diary): Comment out icalendar paragraph that does not apply.
5327 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
5328
5329 2008-08-23 Glenn Morris <rgm@gnu.org>
5330
5331 * fortran-xtra.texi (Fortran): Change description of free form and
5332 fixed form a bit. Mention hideshow and imenu.
5333 (Fortran Motion): Mention fortran-end-of-subprogram,
5334 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
5335 (Fortran Indent): Minor re-word.
5336 (ForIndent Commands): Mention fortran-fill-paragraph and
5337 fortran-fill-statement.
5338 (ForIndent Cont): Mention fortran-tab-mode-string.
5339 (Fortran Comments): Mention fortran-comment-line-start-skip.
5340 (Fortran Columns): Mention font-locking.
5341 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
5342
5343 2008-08-23 Johan Bockgård <bojohan@muon>
5344
5345 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
5346
5347 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
5348
5349 * mini.texi (Minibuffer): Simplify introduction.
5350 (Minibuffer File): Document tilde in minibuffer filenames.
5351 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
5352 to enter tabs, spaces, and question marks. Describe behavior of C-a.
5353 (Completion Example): Update example to current command list.
5354 (Completion Options): Document `lazy' value of completion-auto-help.
5355 Update contents of completion-ignored-extensions.
5356 (Minibuffer History): Describe "future history" list. State default
5357 value of history-delete-duplicates.
5358
5359 2008-08-21 Glenn Morris <rgm@gnu.org>
5360
5361 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
5362 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
5363
5364 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * regs.texi (Registers): Clarify valid register names.
5367 (RegPos): Note that buffer is saved and restored too.
5368 (RegText): Note that mark is reactivated/deactivated.
5369 (RegConfig): Xref to Windows node.
5370
5371 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
5372
5373 * basic.texi (Inserting Text): Provide command name for C-q.
5374
5375 * killing.texi (Killing): Copyedit. Define read-only text.
5376 (Deletion): DEL and C-d were already explained in Erasing; xref there.
5377 (Killing by Lines): Copyedit.
5378 (Other Kill Commands): Move M-w description here.
5379 (Yanking): Move M-w to Other Kill Commands.
5380 (Kill Ring): Also mention saving text in registers. Link to Text
5381 Properties in elisp manual.
5382 (Accumulating Text): Copyedit.
5383 (CUA Bindings): Shift selection is now the default.
5384
5385 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
5386
5387 * maintaining.texi (Change Log): Mention next-error is available.
5388
5389 2008-08-10 Glenn Morris <rgm@gnu.org>
5390
5391 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
5392 and intermonth text.
5393 (Holiday Customizing): Add holiday-chinese.
5394
5395 2008-08-08 Eli Zaretskii <eliz@gnu.org>
5396
5397 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
5398
5399 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
5400
5401 * files.texi (Log Buffer): Describe C-c C-d.
5402 (Diff Mode): Describe C-x 4 A.
5403
5404 2008-08-06 Eli Zaretskii <eliz@gnu.org>
5405
5406 * vc1-xtra.texi (VC Directory Mode): Fix last change.
5407
5408 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
5409
5410 * files.texi (Old Revisions): Update the keys used by vc-annotate and
5411 describe the new bindings to show the changeset diff, toggle annotation
5412 visibility, show revisions.
5413 (VC Status): Describe key bindings for modifying the change comments,
5414 displaying changeset diffs and annotations.
5415
5416 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
5417
5418 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
5419
5420 * vc1-xtra.texi (VC Directory Mode): Fix typo.
5421
5422 2008-08-02 Eli Zaretskii <eliz@gnu.org>
5423
5424 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
5425 and wording.
5426
5427 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
5428
5429 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
5430 marking/unmarking. Add descriptions for the multiple file search
5431 commands. Improve some old info.
5432
5433 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
5434
5435 * display.texi (Visual Line Mode): New node.
5436
5437 * basic.texi (Inserting Text): Move DEL to deletion node.
5438 (Moving Point): Add additional alternative key bindings.
5439 Describe line-move-visual.
5440 (Erasing): Describe DEL.
5441 (Basic Undo, Blank Lines, Arguments): Copyedit.
5442 (Continuation Lines): Mention Visual Line mode.
5443 (Position Info): Move extended discussion to mule.texi.
5444
5445 * mule.texi (International Chars): Describe C-x =.
5446
5447 * emacs.texi (Top): Add Visual Line Mode node.
5448
5449 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
5450
5451 * emacs.texi: Remove VMS support.
5452
5453 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
5454
5455 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
5456 the vc-dir command name.
5457
5458 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
5459
5460 * xresources.texi: Remove mentions of Mac Carbon.
5461
5462 2008-07-19 Andreas Schwab <schwab@suse.de>
5463
5464 * ns-emacs.texi: Move to ../misc.
5465
5466 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5467
5468 * entering.texi (Exiting): Don't describe text-only terminals as the
5469 default. Describe the new startup screen.
5470 (Exiting): Describe how to kill Emacs first. Change description of
5471 iconification to handle modern window systems.
5472
5473 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
5474
5475 * ns-emacs.texi: New file, documents features of Emacs port under
5476 NeXTstep windowing.
5477
5478 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
5479
5480 * entering.texi (Entering Emacs): Update prev node.
5481
5482 * glossary.texi (Glossary): Remove xref to Text Characters.
5483
5484 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
5485 directly, rather than in the context of ASCII. Move description of
5486 special properties of modifier key to new Modifier Keys node.
5487 (Keys): Copyedit.
5488 (Text Characters): Delete node. Multibyte is the default nowadays, and
5489 the node contents are obsolete.
5490
5491 * custom.texi (Modifier Keys): New node.
5492
5493 * emacs.texi (Top): Update node list.
5494
5495 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
5496
5497 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
5498 saying that Emacs provides menus and mouse support (which is par for
5499 the course).
5500
5501 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
5502 early on.
5503 (Point): Copyedit. Relegate historical trivia to a footnote.
5504 (Mode Line): Explain mode-line format more consistently.
5505 (Menu Bar): Copyedit.
5506
5507 2008-06-27 Glenn Morris <rgm@gnu.org>
5508
5509 * cal-xtra.texi (Sexp Diary Entries):
5510 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
5511
5512 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
5513
5514 * mark.texi (Shift selection): New node.
5515 (Mark): Copyedits.
5516 (Persistent Mark): Move to the end of the chapter.
5517
5518 2008-06-20 Eli Zaretskii <eliz@gnu.org>
5519
5520 * makefile.w32-in (distclean): Remove makefile.
5521
5522 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5523
5524 * building.texi (Starting GUD): Add an entry for gud-gdb.
5525 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
5526 command mode.
5527
5528 2008-06-17 Glenn Morris <rgm@gnu.org>
5529
5530 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
5531
5532 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
5533
5534 * building.texi (Starting GUD): Expand on remote debugging.
5535 (Other GDB-UI Buffers): Mention new keyboard bindings.
5536
5537 2008-06-15 Glenn Morris <rgm@gnu.org>
5538
5539 * gnu.texi: Use a verbatim license for this invariant section,
5540 as per etc/GNU.
5541
5542 2008-06-13 Daniel Engeler <engeler@gmail.com>
5543
5544 * emacs.texi, misc.texi: Add documentation about serial port access.
5545
5546 2008-06-13 Glenn Morris <rgm@gnu.org>
5547
5548 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5549 maintain.info.
5550
5551 2008-06-05 Miles Bader <miles@gnu.org>
5552
5553 * display.texi (Temporary Face Changes): Update to reflect function
5554 renamings in face-remap.el.
5555
5556 2008-06-04 Miles Bader <miles@gnu.org>
5557
5558 * display.texi (Temporary Face Changes):
5559 Add `adjust-buffer-face-height'. Rewrite description of
5560 `increase-buffer-face-height' and `decrease-default-face-height' now
5561 that they aren't bound by default.
5562
5563 2008-06-03 Miles Bader <miles@gnu.org>
5564
5565 * display.texi (Temporary Face Changes): New node.
5566
5567 2008-05-31 Eli Zaretskii <eliz@gnu.org>
5568
5569 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5570
5571 2008-05-31 Glenn Morris <rgm@gnu.org>
5572
5573 * cal-xtra.texi (Fancy Diary Display): Simplify.
5574
5575 2008-05-30 Glenn Morris <rgm@gnu.org>
5576
5577 * cal-xtra.texi (Fancy Diary Display): Update for
5578 diary-display-function replacing diary-display-hook.
5579
5580 2008-05-29 Drew Adams <drew.adams@oracle.com>
5581
5582 * msdog.texi (Windows Keyboard): Add descriptions of
5583 w32-register-hot-key and w32-unregister-hot-key.
5584
5585 2008-05-21 Tom Tromey <tromey@redhat.com>
5586
5587 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5588 Variables node.
5589
5590 2008-05-19 Tom Tromey <tromey@redhat.com>
5591
5592 * custom.texi (Variables): Add Directory Variables to menu.
5593 (Directory Variables): New node.
5594
5595 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5596
5597 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
5598
5599 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5600
5601 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
5602 Revision Tags and rewritten. Section now uses modern terminology,
5603 (tags rather than snapshots) and describes post-SCCS systems more
5604 accurately.
5605
5606 2008-05-10 Eli Zaretskii <eliz@gnu.org>
5607
5608 * msdog.texi (Windows Files): Update documentation of
5609 w32-get-true-file-attributes.
5610
5611 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5612
5613 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5614 directory mode.
5615
5616 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
5617
5618 * killing.texi (Appending Kills): Remove a strangely off-topic index
5619 entry "television".
5620
5621 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5622
5623 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
5624
5625 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5626
5627 * buffers.texi, files.texi (Version-control):
5628 vc-toggle-read-only is no longer a good idea...
5629
5630 2008-04-29 Glenn Morris <rgm@gnu.org>
5631
5632 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5633
5634 2008-04-22 Juri Linkov <juri@jurta.org>
5635
5636 * dired.texi (Subdirectories in Dired): Describe using `^'
5637 to return to the parent directory.
5638
5639 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
5640
5641 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5642 recent changes.
5643
5644 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
5645
5646 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5647 (Other GDB-UI Buffers): Update for recent thread related changes.
5648
5649 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5650
5651 * maintaining.texi (Maintaining):
5652 * emacs.texi (Top): Typo.
5653
5654 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5655
5656 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5657 arg in `font-lock-add-keywords'.
5658
5659 2008-04-08 Glenn Morris <rgm@gnu.org>
5660
5661 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5662 Also add Baha'i calendar references where appropriate.
5663
5664 2008-04-05 Glenn Morris <rgm@gnu.org>
5665
5666 * custom.texi (Init File): Byte-compiling .emacs is bad.
5667
5668 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5669
5670 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5671
5672 2008-03-29 Glenn Morris <rgm@gnu.org>
5673
5674 * calendar.texi: Update for `calendar-date-style' replacing
5675 `european-calendar'.
5676
5677 2008-03-28 Jason Rumney <jasonr@gnu.org>
5678
5679 * display.texi (Display Custom): Mention overlay-margin in text.
5680
5681 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
5682
5683 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5684 tutorial' comments.
5685
5686 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
5687
5688 * mark.texi (Mark): Rearrange nodes.
5689 (Persistent Mark): Rename from Transient Mark.
5690 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5691 Describe Transient Mark mode as the default.
5692
5693 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5694 the default behavior with Transient Mark mode off.
5695 (Position Info): Fix typo.
5696
5697 * display.texi (Standard Faces): Reference the Mark node.
5698 Remove discussion of the region face, which is discussed there.
5699
5700 * emacs.texi (Top): Update node listings.
5701
5702 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5703 as the default.
5704
5705 * fixit.texi (Undo): Standardize choice of undo key sequence.
5706 (Undo, Spelling): Describe Transient Mark mode as the default.
5707
5708 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5709 default.
5710
5711 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5712
5713 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5714 mode is the default, and note that the mark is not activated when set.
5715
5716 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5717 Describe Transient Mark mode as the default.
5718
5719 * search.texi (Basic Isearch): Reference the Mark Ring node.
5720 (Replace, Unconditional Replace, Other Repeating Search):
5721 Describe Transient Mark mode as the default.
5722
5723 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5724 Describe Transient Mark mode as the default.
5725 (Paragraphs): Describe how M-h behaves when region is active.
5726
5727 * trouble.texi (Quitting): Clarify effects of C-g.
5728
5729 2008-03-13 Glenn Morris <rgm@gnu.org>
5730
5731 * emacs.texi (EMACSVER): Set to 23.0.60.
5732
5733 2008-03-05 Glenn Morris <rgm@gnu.org>
5734
5735 * dired.texi (Hiding Subdirectories): Fix previous change.
5736
5737 2008-03-05 Drew Adams <drew.adams@oracle.com>
5738
5739 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
5740
5741 2008-02-28 Kim F. Storm <storm@cua.dk>
5742
5743 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5744 Move describe-distribution to C-h C-o.
5745 Move view-emacs-problems to C-h C-p.
5746 Add view-emacs-debugging on C-h C-d.
5747 Add view-external-packages on C-h C-e.
5748 Add view-order-manuals on C-h C-m.
5749
5750 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
5751
5752 * msdog-xtra.texi (MS-DOS): Docstring fix.
5753
5754 2008-02-09 Eli Zaretskii <eliz@gnu.org>
5755
5756 * msdog.texi (Windows Fonts): Use a @table for describing font
5757 properties.
5758
5759 2008-02-07 Jason Rumney <jasonr@gnu.org>
5760
5761 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5762 value has changed.
5763 (Windows HOME): Clarify what is meant by "if that fails as well".
5764 (Windows Fonts): New section.
5765
5766 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5767
5768 * basic.texi (Basic Undo): Remove duplicate "you can".
5769
5770 2008-02-02 Eli Zaretskii <eliz@gnu.org>
5771
5772 * maintaining.texi (Tags): Fix last change.
5773
5774 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
5775
5776 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5777
5778 2008-01-26 Richard Stallman <rms@gnu.org>
5779
5780 * maintaining.texi (Tags): Delete redundant index entry.
5781
5782 2008-01-26 Eli Zaretskii <eliz@gnu.org>
5783
5784 * programs.texi (Imenu): Move "@cindex tags" from here...
5785 * maintaining.texi (Tags): ...to here.
5786
5787 2008-01-23 Kevin Ryde <user42@zip.com.au>
5788
5789 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5790 click count.
5791
5792 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
5793
5794 * entering.texi (Exiting): Fix typo.
5795 Reported by D. E. Evans <sinuhe@gnu.org>.
5796
5797 2007-12-31 Martin Rudalics <rudalics@gmx.at>
5798
5799 * glossary.texi (Glossary): Fix typo.
5800
5801 2007-12-27 Richard Stallman <rms@gnu.org>
5802
5803 * text.texi (Formatted Text): Improve menu tag.
5804 (Editing Format Info): In Info, add duplicate menu of nodes
5805 about the submenus.
5806 (Format Faces): Say where Faces menu is found. Mention Other.
5807 (Format Colors): Say where these submenus are found.
5808 (Format Indentation, Format Justification): Likewise.
5809 (Format Properties): Likewise.
5810
5811 2007-12-22 Richard Stallman <rms@gnu.org>
5812
5813 * search.texi (Query Replace): Make exp of query-replace more
5814 self-contained, and clarify.
5815
5816 2007-12-15 Richard Stallman <rms@gnu.org>
5817
5818 * files.texi (Auto Save): Clarify definition of auto-saving.
5819
5820 2007-11-26 Richard Stallman <rms@gnu.org>
5821
5822 * help.texi (Help Echo): Cleanups.
5823
5824 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5825
5826 * files.texi (Why Version Control?): Fix typo.
5827 (VCS Concepts): Fix typos; small tense fix.
5828 (Selecting a Fileset): Fix typos; small rewording.
5829 (Log Buffer): Likewise.
5830 (Old Revisions): Likewise.
5831
5832 2007-11-17 Eli Zaretskii <eliz@gnu.org>
5833
5834 * mule.texi (Communication Coding): Fix wording of last change.
5835
5836 2007-11-16 Werner Lemberg <wl@gnu.org>
5837
5838 * custom.texi (Specifying File Variables):
5839 * major.texi (Choosing Modes): Mention '\" in man pages.
5840
5841 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5842
5843 * mule.texi (Communication Coding): Document x-select-request-type.
5844
5845 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5846
5847 2007-11-15 Francesco Potortì <pot@gnu.org>
5848
5849 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
5850 --output=file.
5851
5852 2007-11-13 Martin Rudalics <rudalics@gmx.at>
5853
5854 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5855 (Help Echo): Avoid mentioning the term "region" here and
5856 consistently use the term "active text".
5857
5858 2007-11-11 Glenn Morris <rgm@gnu.org>
5859
5860 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5861
5862 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5863
5864 * search.texi (Query Replace):
5865 Mention `query-replace-show-replacement'.
5866
5867 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
5868
5869 * building.texi (Watch Expressions): Remove obscure sentence.
5870
5871 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5872
5873 * mule.texi (Select Input Method): Describe how to activate an input
5874 method in the text mode.
5875
5876 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5877
5878 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5879
5880 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
5881
5882 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5883
5884 2007-10-30 Glenn Morris <rgm@gnu.org>
5885
5886 * misc.texi (Directory Tracking): Explain a bit more about
5887 dirtrack-mode.
5888
5889 2007-10-25 Glenn Morris <rgm@gnu.org>
5890
5891 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5892
5893 2007-10-24 Richard Stallman <rms@gnu.org>
5894
5895 * misc.texi (Interactive Shell): Cleanup last change.
5896
5897 2007-10-22 Juri Linkov <juri@jurta.org>
5898
5899 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5900 default values.
5901
5902 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5903
5904 * files.texi: Disambiguate two slightly different uses of the term
5905 'filesets'.
5906
5907 2007-10-18 Martin Rudalics <rudalics@gmx.at>
5908
5909 * trouble.texi (Quitting): Fix typo.
5910
5911 2007-10-18 Glenn Morris <rgm@gnu.org>
5912
5913 * frames.texi (Mode Line Mouse): Mention minor mode names.
5914
5915 2007-10-17 Juri Linkov <juri@jurta.org>
5916
5917 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5918 fill-paragraph operates on the active region in Transient Mark mode.
5919 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5920 with fill-paragraph.
5921
5922 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5923 fill-paragraph.
5924
5925 * fixit.texi (Spelling): ispell-word operates on the active region
5926 in Transient Mark mode.
5927
5928 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
5929
5930 * building.texi (Source Buffers):
5931 * custom.texi (Init Non-ASCII):
5932 * glossary.texi (Glossary): Use "key binding" consistently.
5933
5934 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
5935
5936 * calendar.texi (Diary): Fix directive.
5937
5938 2007-10-16 Richard Stallman <rms@gnu.org>
5939
5940 * calendar.texi (Diary): Clarify text about diary file example.
5941
5942 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5943
5944 * files.texi: Capitalize node names according to convention.
5945
5946 2007-10-13 Glenn Morris <rgm@gnu.org>
5947
5948 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5949
5950 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5951
5952 * emacs.texi:
5953 * files.texi (Version Systems): Minor fixes to version-control material
5954 suggested by RMS and Robert J. Chassell.
5955
5956 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5957
5958 * files.texi (Version Systems):
5959 * vc-xtra.texi:
5960 * vc1-xtra.texi:
5961 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
5962 operations. Change of terminology from `version' to `revision'.
5963 Revise text for adequate description of VCSes with monotonic IDs.
5964 * emacs.texi: Change of terminology from `version' to `revision'.
5965
5966 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5967
5968 * files.texi (Version Systems): Describe newer VCses.
5969 Reorder the descriptions to be chronological.
5970
5971 2007-10-09 Richard Stallman <rms@gnu.org>
5972
5973 * display.texi (Cursor Display): Correct how cursor appears
5974 in nonselected windows.
5975
5976 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
5977
5978 * building.texi (GDB Graphical Interface): Remove references to gdba
5979 and mention gud-gdb.
5980
5981 2007-08-31 Eli Zaretskii <eliz@gnu.org>
5982
5983 * rmail.texi (Rmail Sorting): Improve indexing.
5984
5985 2007-10-06 Juri Linkov <juri@jurta.org>
5986
5987 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5988 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5989 fill-paragraph-or-region.
5990
5991 * basic.texi (Arguments): Replace fill-paragraph with
5992 fill-paragraph-or-region.
5993
5994 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5995
5996 * files.texi: Update the section on version control for 2007
5997 conditions. None of these changes are new-VC-specific; that
5998 will come later.
5999
6000 2007-09-15 Glenn Morris <rgm@gnu.org>
6001
6002 * calendar.texi (Holidays): Change all instances of `holiday-list' back
6003 to `list-holidays'.
6004
6005 2007-09-14 Glenn Morris <rgm@gnu.org>
6006
6007 * calendar.texi: Update all instances of mark-calendar-holidays,
6008 list-calendar-holidays, list-holidays with the new names.
6009
6010 2007-09-06 Glenn Morris <rgm@gnu.org>
6011
6012 Move manual sources from man/ to subdirectories of doc/.
6013 Split into the Emacs manual in emacs/, and other manuals in misc/.
6014 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
6015 manual.
6016 (infodir): New variable.
6017 (info): Use $infodir.
6018 (emacsman): Delete target, not needed any more.
6019 Move all targets that are not the Emacs manual to misc/Makefile.in.
6020 (mostlyclean): Remove `gnustmp'.
6021 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
6022 manual.
6023 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
6024 (emacsman): Delete target, not needed any more.
6025 (clean): Remove all info files but Emacs manual.
6026 Move all targets that are not the Emacs manual to misc/Makefile.in.
6027 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
6028
6029 * Makefile.in (INFOSOURCES): Delete.
6030 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
6031 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
6032 *.vrs *.toc here...
6033 (maintainer-clean): ...from here.
6034
6035 2007-09-05 Glenn Morris <rgm@gnu.org>
6036
6037 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
6038
6039 2007-08-29 Glenn Morris <rgm@gnu.org>
6040
6041 * emacs.texi (EMACSVER): Increase to 23.0.50.
6042
6043 2007-08-27 Richard Stallman <rms@gnu.org>
6044
6045 * emacs.texi (Top): Clarify menu item for Glossary.
6046
6047 * display.texi (Faces): Change secn title.
6048 Clarify not all fonts come from Font Lock.
6049
6050 2007-08-17 Eli Zaretskii <eliz@gnu.org>
6051
6052 * basic.texi (Position Info): Add index entry for face at point.
6053 Mention that character faces are also displayed by "C-u C-x =".
6054
6055 2007-08-08 Glenn Morris <rgm@gnu.org>
6056
6057 * glossary.texi (Glossary): Deprecate `iff'.
6058
6059 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
6060
6061 * files.texi (File Conveniences): Document point motion keys in Image
6062 mode.
6063
6064 2007-07-27 Glenn Morris <rgm@gnu.org>
6065
6066 * emacs.texi (Copying): Include license text from gpl.texi, rather than
6067 in-line.
6068
6069 * gpl.texi: New file with text of GPL.
6070 * Makefile.in (EMACSSOURCES): Add gpl.texi.
6071
6072 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
6073
6074 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
6075
6076 * dired.texi (Wdired): Mention C-x C-q key binding.
6077
6078 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
6079
6080 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
6081
6082 2007-07-25 Glenn Morris <rgm@gnu.org>
6083
6084 * emacs.texi (Copying): Replace license with GPLv3.
6085
6086 * Relicense all FSF files to GPLv3 or later.
6087
6088 2007-07-24 Glenn Morris <rgm@gnu.org>
6089
6090 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
6091 for some calendars.
6092
6093 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
6094
6095 * screen.texi (Mode Line): Describe new mode-line flag that shows if
6096 default-directory for the current buffer is on a remote machine.
6097
6098 2007-07-21 Eli Zaretskii <eliz@gnu.org>
6099
6100 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
6101 default value.
6102
6103 2007-07-21 Richard Stallman <rms@gnu.org>
6104
6105 * files.texi (Why Version Control?): Improve previous change.
6106
6107 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
6108
6109 * files.texi (Why Version Control?): New node.
6110
6111 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6112
6113 * building.texi (Starting GUD): Add xref to this anchor.
6114
6115 2007-06-24 Karl Berry <karl@gnu.org>
6116
6117 * emacs.texi: New Back-Cover Text.
6118
6119 2007-06-07 Alan Mackenzie <acm@muc.de>
6120
6121 * display.texi (Optional Mode Line): Document the new form of
6122 line+column numbers, "(561,2)".
6123
6124 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
6125
6126 * maintaining.texi (Create Tags Table): Fix typos.
6127
6128 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
6129
6130 * Version 22.1 released.
6131
6132 2007-05-07 Karl Berry <karl@gnu.org>
6133
6134 * emacs.texi (EMACSVER): Back to 22.
6135
6136 2007-05-06 Richard Stallman <rms@gnu.org>
6137
6138 * maintaining.texi (Create Tags Table): Clean up previous change.
6139
6140 2007-05-05 Francesco Potortì <pot@gnu.org>
6141
6142 * maintaining.texi (Create Tags Table): Add text about the dangers of
6143 making symbolic links to tags files.
6144
6145 2007-05-04 Karl Berry <karl@gnu.org>
6146
6147 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
6148
6149 2007-05-03 Karl Berry <karl@gnu.org>
6150
6151 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
6152
6153 * .cvsignore (*.pdf): New entry.
6154
6155 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
6156 for printing.
6157
6158 2007-05-01 Richard Stallman <rms@gnu.org>
6159
6160 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
6161
6162 2007-04-28 Glenn Morris <rgm@gnu.org>
6163
6164 * ack.texi (Acknowledgments):
6165 * anti.texi (Antinews):
6166 * programs.texi (Program Modes): Restore mention of python.el pending
6167 consideration of legal status.
6168
6169 2007-04-28 Richard Stallman <rms@gnu.org>
6170
6171 * files.texi (File Names): Fixes to ~ description on MS systems.
6172
6173 2007-04-26 Glenn Morris <rgm@gnu.org>
6174
6175 * emacs.texi (EMACSVER): Increase to 22.1.50.
6176
6177 2007-04-25 Karl Berry <karl@gnu.org>
6178
6179 * emacs.texi: Improve line breaks on copyright page,
6180 similar layout to lispref, 8.5x11 by default.
6181
6182 * dired.texi (Image-Dired): Improve line break, fix typo.
6183
6184 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
6185
6186 * programs.texi (Program Modes):
6187 * anti.texi (Antinews):
6188 * ack.texi (Acknowledgments): python.el removed.
6189
6190 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
6191
6192 * display.texi (Highlight Interactively): Correct description of
6193 hi-lock-file-patterns-policy.
6194
6195 * files.texi (File Archives): Mention self-extracting executables.
6196
6197 2007-04-23 Eli Zaretskii <eliz@gnu.org>
6198
6199 * search.texi (Unconditional Replace, Query Replace): Add xref to
6200 "Replacement and Case".
6201
6202 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
6203
6204 * dired.texi (Image-Dired): Move from Thumbnails node.
6205 * misc.texi (Thumbnails): Node deleted.
6206 * emacs.texi (Top): Update node listing.
6207
6208 * files.texi (File Conveniences):
6209 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
6210
6211 2007-04-21 Richard Stallman <rms@gnu.org>
6212
6213 * display.texi (Highlight Interactively): Correct previous change.
6214 Clarify doc of hi-lock-find-patterns, and move new features into it.
6215
6216 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
6217
6218 * display.texi (Highlight Interactively):
6219 Document hi-lock-file-patterns-policy.
6220
6221 2007-04-20 Martin Rudalics <rudalics@gmx.at>
6222
6223 * display.texi (Scrolling): Fix typo.
6224
6225 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
6226
6227 * doclicense.texi: Remove node heading, so that it can be included by
6228 other files.
6229
6230 * emacs.texi: Insert node heading for GFDL.
6231
6232 2007-04-14 Eli Zaretskii <eliz@gnu.org>
6233
6234 * cmdargs.texi (Colors): Qualify "color of window" index entry by
6235 "command line".
6236
6237 * display.texi (Faces): Refer to "Creating Frames" for face
6238 and other frame customizations in .emacs.
6239
6240 * frames.texi (Creating Frames): Mention that face customizations can
6241 be put in .emacs. Add index entries.
6242
6243 2007-04-12 Richard Stallman <rms@gnu.org>
6244
6245 * glossary.texi (Glossary): Explain `iff'.
6246
6247 2007-04-11 Karl Berry <karl@gnu.org>
6248
6249 * gnu.texi (Top),
6250 * macos.texi (Mac Font Specs),
6251 * anti.texi (Antinews),
6252 * xresources.texi (Resources),
6253 * misc.texi (Emulation),
6254 * calendar.texi (Daylight Saving),
6255 * dired.texi (Dired and Find),
6256 * rmail.texi (Remote Mailboxes),
6257 * sending.texi (Mail Headers),
6258 * programs.texi (Which Function),
6259 * files.texi (Recover),
6260 * buffers.texi (Uniquify),
6261 * frames.texi (Wheeled Mice),
6262 * killing.texi (Rectangles): Wording to improve breaks in
6263 8.5x11 format.
6264 * mule.texi (Language Environments): \hbadness=10000 since there's
6265 no way to reword.
6266 * emacs.texi (smallbook): New @set to more easily switch between
6267 smallbook and 8.5x11.
6268
6269 2007-04-11 Richard Stallman <rms@gnu.org>
6270
6271 * files.texi (File Conveniences): Add xref to Tumme.
6272 Delete text about Thumbnail mode.
6273
6274 2007-04-09 Alan Mackenzie <acm@muc.de>
6275
6276 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
6277 new name. Insert concept index entries.
6278
6279 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
6280
6281 * display.texi (Standard Faces): Document prefix arg for
6282 list-faces-display.
6283
6284 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
6285
6286 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
6287
6288 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
6289
6290 * files.texi (Misc File Ops): Rewrite description of
6291 insert-file-literally.
6292
6293 2007-03-31 Eli Zaretskii <eliz@gnu.org>
6294
6295 * misc.texi (Printing): Postscript -> PostScript.
6296
6297 * ack.texi (Acknowledgments): Postscript -> PostScript.
6298
6299 * custom.texi (Init File, Init Non-ASCII): Fix last change.
6300
6301 * emacs.texi (Top): Fix the menu due to the change in custom.texi
6302 below.
6303
6304 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
6305
6306 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
6307 Init Non-ASCII.
6308 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
6309 (Init Non-ASCII): New node.
6310
6311 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6312
6313 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
6314
6315 2007-03-12 Glenn Morris <rgm@gnu.org>
6316
6317 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
6318 "Daylight Savings".
6319
6320 * calendar.texi: Replace "daylight savings" with "daylight
6321 saving" in text throughout.
6322
6323 2007-03-04 Richard Stallman <rms@gnu.org>
6324
6325 * custom.texi (Safe File Variables): Minor correction.
6326
6327 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
6328
6329 * rmail.texi (Movemail): Add internal ref.
6330 Don't indent the intro for the PROTO table.
6331 Format PROTO table items with @code.
6332
6333 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
6334
6335 * building.texi: Remove references to bashdb.
6336
6337 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
6338
6339 * mule.texi (Language Environments): Update list of supported language
6340 environments.
6341
6342 2007-02-14 Kim F. Storm <storm@cua.dk>
6343
6344 * building.texi (Grep Searching): Fix lgrep doc.
6345
6346 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
6347
6348 * back.texi: Remove unused file.
6349
6350 2007-02-05 Francesco Potortì <pot@gnu.org>
6351
6352 * maintaining.texi (Tag Syntax): Now --members is the default for
6353 etags, not for ctags yet.
6354
6355 2007-02-03 Eli Zaretskii <eliz@gnu.org>
6356
6357 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
6358 headers compliant with Texinfo guidelines and with what texnfo-upd.el
6359 expects. Add comments to prevent people from inadvertently modifying
6360 the key parts needed by `texinfo-multiple-files-update'.
6361
6362 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
6363
6364 * frames.texi (Secondary Selection): Window clicked does not matter
6365 when mouse-yank-at-point is non-nil.
6366
6367 2007-01-27 Eli Zaretskii <eliz@gnu.org>
6368
6369 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
6370 ls-lisp-use-localized-time-format.
6371
6372 2007-01-16 Glenn Morris <rgm@gnu.org>
6373
6374 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
6375 system abbrev.
6376
6377 2007-01-11 Richard Stallman <rms@gnu.org>
6378
6379 * msdog.texi (Windows Keyboard): Another small cleanup.
6380
6381 2007-01-10 Richard Stallman <rms@gnu.org>
6382
6383 * msdog.texi (Windows Keyboard): Yet another try to make
6384 everyone happy with that passage.
6385
6386 2007-01-05 Richard Stallman <rms@gnu.org>
6387
6388 * anti.texi (Antinews): Mention M-x shell scrolling.
6389
6390 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
6391
6392 * building.texi (Watch Expressions): Describe gdb-max-children.
6393
6394 2007-01-04 Richard Stallman <rms@gnu.org>
6395
6396 * msdog.texi (Windows Keyboard): Clarify previous change.
6397
6398 2007-01-02 Richard Stallman <rms@gnu.org>
6399
6400 * custom.texi (Changing a Variable): Minor clarification.
6401 (Specific Customization): customize-customized => customize-unsaved.
6402
6403 * entering.texi (Entering Emacs): Clean up text about restarting
6404 Emacs for each file.
6405
6406 * misc.texi (Shell Options): Minor cleanup.
6407
6408 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
6409 with Emacs, not vice versa.
6410
6411 * programs.texi (Symbol Completion): Recommend customizing
6412 window manager.
6413
6414 * xresources.texi (Resources): Minor fix.
6415
6416 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
6417
6418 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
6419
6420 2007-01-01 Richard Stallman <rms@gnu.org>
6421
6422 * commands.texi (User Input): Document keys stolen by window mangers.
6423
6424 2006-12-31 Richard Stallman <rms@gnu.org>
6425
6426 * custom.texi (Specific Customization): Document customize-option
6427 instead of customize-variable.
6428
6429 2006-12-31 Kim F. Storm <storm@cua.dk>
6430
6431 * major.texi (Choosing Modes): Document auto-mode-case-fold.
6432
6433 2006-12-30 Kim F. Storm <storm@cua.dk>
6434
6435 * killing.texi (CUA Bindings): Fix typo.
6436
6437 * xresources.texi (Table of Resources): Mention grow-only value for
6438 auto-resize-tool-bars.
6439
6440 2006-12-27 Eli Zaretskii <eliz@gnu.org>
6441
6442 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
6443 and how to get them back.
6444
6445 2006-12-26 Richard Stallman <rms@gnu.org>
6446
6447 * calendar.texi (Holidays): Holiday listing is based on current
6448 practice, but DST is not.
6449
6450 2006-12-25 Richard Stallman <rms@gnu.org>
6451
6452 * emacs.texi (Top): Update subnode menus.
6453
6454 * mark.texi (Transient Mark): Fix xref.
6455
6456 * killing.texi (Graphical Kill): Node deleted.
6457 (Killing): Add xref to Cut and Paste.
6458 (CUA Bindings): Update xref.
6459
6460 * frames.texi (Cut and Paste): New section to hold other nodes.
6461 (Mouse Commands): Node demoted.
6462 (Cut/Paste Other App): Split out from Mouse Commands.
6463 (Word and Line Mouse): Likewise.
6464 (Secondary Selection, Clipboard): Nodes demoted.
6465
6466 2006-12-24 Kevin Ryde <user42@zip.com.au>
6467
6468 * calendar.texi (Holidays): US daylight saving begins second Sunday
6469 in March for 2007 onwards.
6470 (Daylight Savings): Show new US default daylight saving rules, 2nd
6471 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
6472
6473 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
6474
6475 * calendar.texi (Scroll Calendar): < and > are switched.
6476
6477 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
6478
6479 * killing.texi (Deletion): Describe M-\ prefix argument.
6480
6481 2006-12-23 Richard Stallman <rms@gnu.org>
6482
6483 * search.texi (Regexp Search): Explain why forward and reverse regexp
6484 search are not mirror images.
6485
6486 2006-12-19 Kim F. Storm <storm@cua.dk>
6487
6488 * major.texi (Choosing Modes): Describe match-function elements for
6489 magic-mode-alist.
6490
6491 2006-12-18 Eli Zaretskii <eliz@gnu.org>
6492
6493 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
6494 peculiarities.
6495
6496 2006-12-18 Richard Stallman <rms@gnu.org>
6497
6498 * abbrevs.texi (Editing Abbrevs): Fix previous change.
6499
6500 2006-12-17 Alan Mackenzie <acm@muc.de>
6501
6502 * programs.texi (Left Margin Paren): Remove the bit which says
6503 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
6504 Discuss some of the issues of setting this option to nil.
6505
6506 2006-12-17 Glenn Morris <rgm@gnu.org>
6507
6508 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
6509
6510 2006-12-16 Eli Zaretskii <eliz@gnu.org>
6511
6512 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
6513 (Windows Files): `w32-get-true-file-attributes' is only relevant for
6514 NTFS volumes.
6515 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
6516 volumes.
6517
6518 2006-12-15 Eli Zaretskii <eliz@gnu.org>
6519
6520 * text.texi (HTML Mode): Fix "C-c TAB".
6521
6522 2006-12-09 Richard Stallman <rms@gnu.org>
6523
6524 * misc.texi (Invoking emacsclient): Simplify TCP file text.
6525
6526 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
6527
6528 * files.texi (Misc File Ops): Document insert-file-literally.
6529
6530 2006-12-08 Eli Zaretskii <eliz@gnu.org>
6531
6532 * cmdargs.texi (Colors): Note that --color is intended for overriding
6533 the terminal defaults, not for normal invocation.
6534
6535 * misc.texi (Emacs Server): Improve wording. Don't mention the
6536 ``server program''. Add a cross-reference to "Init File" node.
6537 (Invoking emacsclient): Add index entries. Document both short and
6538 long versions of command-line options. Document the -f option.
6539
6540 2006-12-06 Richard Stallman <rms@gnu.org>
6541
6542 * text.texi (Outline Format): Say to set outline-regexp
6543 and outline-level with major modes and file local variables.
6544
6545 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
6546
6547 * anti.texi (Antinews): Mention the alternative to
6548 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6549
6550 * misc.texi (Interactive Shell): Ditto.
6551
6552 2006-12-04 Eli Zaretskii <eliz@gnu.org>
6553
6554 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6555
6556 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6557
6558 2006-12-01 Eli Zaretskii <eliz@gnu.org>
6559
6560 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6561 colon in the mode line.
6562
6563 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6564
6565 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6566
6567 * building.texi (Watch Expressions): Mention SPC for expanding/
6568 contracting watch expressions.
6569
6570 2006-11-26 Kim F. Storm <storm@cua.dk>
6571
6572 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6573
6574 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
6575
6576 * building.texi (Debugger Operation): Define text command mode.
6577 Clarify how tooltips work.
6578 (GDB Graphical Interface): Explain how to run in text command mode
6579 more clearly.
6580
6581 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
6582
6583 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6584
6585 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
6586
6587 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6588
6589 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
6590
6591 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6592 and EMACS is deprecated.
6593
6594 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
6595
6596 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6597
6598 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
6599
6600 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6601
6602 * emacs.texi: Include xresources.texi both for info and dvi.
6603
6604 * xresources.texi: Merge text from xresmini.texi.
6605
6606 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
6607
6608 * glossary.texi: Fix typos.
6609
6610 2006-11-06 Richard Stallman <rms@gnu.org>
6611
6612 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6613
6614 * ack.texi (Acknowledgments): Fix name spelling.
6615
6616 2006-11-01 Juri Linkov <juri@jurta.org>
6617
6618 * search.texi (Word Search): Document incremental word search.
6619
6620 2006-10-28 Glenn Morris <rgm@gnu.org>
6621
6622 * ack.texi (Acknowledgments): Add cal-html author.
6623
6624 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6625 Calendar"). Describe new package cal-html.
6626 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6627 Calendar Files."
6628
6629 2006-10-23 Richard Stallman <rms@gnu.org>
6630
6631 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6632 Abbrev mode is enabled.
6633
6634 2006-10-16 Richard Stallman <rms@gnu.org>
6635
6636 * emacs.texi: Update ISBN.
6637
6638 2006-10-11 Kim F. Storm <storm@cua.dk>
6639
6640 * emacs.texi (Acknowledgments): Use @dotless{i}.
6641
6642 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
6643
6644 * building.texi (Breakpoints Buffer): Mention catchpoints.
6645
6646 2006-10-08 Kim F. Storm <storm@cua.dk>
6647
6648 * ack.texi (Acknowledgments): Update.
6649
6650 * emacs.texi (Acknowledgments): Fix bad @/ form.
6651
6652 2006-10-05 Kim F. Storm <storm@cua.dk>
6653
6654 * emacs.texi (Acknowledgments): Add more contributors.
6655
6656 2006-10-03 Richard Stallman <rms@gnu.org>
6657
6658 * emacs.texi (Acknowledgments): Update version and edition.
6659
6660 2006-10-01 Karl Berry <karl@gnu.org>
6661
6662 * custom.texi (Customization Groups): Page break to keep example buffer
6663 on one page.
6664
6665 2006-09-30 Karl Berry <karl@gnu.org>
6666
6667 * programs.texi (Basic Indent): @need to improve page break.
6668 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6669
6670 2006-09-29 Glenn Morris <rgm@gnu.org>
6671
6672 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6673
6674 2006-09-29 Karl Berry <karl@gnu.org>
6675
6676 * windows.texi (Basic Window): Remove forced @break, no longer
6677 desirable.
6678 * frames.texi (Frame Commands),
6679 * mark.texi (Marking Objects): Reword to avoid bad page break.
6680 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6681
6682 2006-09-19 Richard Stallman <rms@gnu.org>
6683
6684 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6685 stick to present tense.
6686
6687 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
6688
6689 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6690 to x-gtk-use-old-file-dialog.
6691 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6692
6693 2006-09-15 Jay Belanger <belanger@truman.edu>
6694
6695 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
6696 Change "Library Public License" to "Lesser Public License"
6697 throughout. Use "yyyy" to represent year.
6698
6699 2006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6700
6701 * misc.texi (Interactive Shell): EMACS is now set
6702 to Emacs's absolute file name, not to "t".
6703
6704 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6705
6706 * files.texi (Visiting): Add index entry "open file".
6707
6708 2006-09-11 Richard Stallman <rms@gnu.org>
6709
6710 * building.texi (Compilation Mode): Clarification.
6711 (Grep Searching): Add xref to Compilation Mode.
6712
6713 2006-09-08 Richard Stallman <rms@gnu.org>
6714
6715 * search.texi (Search): Ref multi-file search commands here.
6716 (Other Repeating Search): Not here.
6717
6718 2006-08-28 Richard Stallman <rms@gnu.org>
6719
6720 * windows.texi (Split Window): Update xref.
6721
6722 * basic.texi (Continuation Lines): Update xref.
6723
6724 * indent.texi (Tab Stops): Update xref.
6725
6726 * emacs.texi (Top): Update subnode menu.
6727
6728 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6729 split out of Display Custom.
6730
6731 2006-08-25 Kim F. Storm <storm@cua.dk>
6732
6733 * display.texi (Display Custom): Add variables overline-margin
6734 and x-underline-at-descent-line.
6735
6736 2006-08-25 Richard Stallman <rms@gnu.org>
6737
6738 * entering.texi (Exiting): Rewrite to give graphical displays
6739 priority over text terminals.
6740
6741 * search.texi (Incremental Search): Move index entries.
6742
6743 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
6744
6745 * custom.texi (Init File): Reference Find Init to avoid "home
6746 directory" confusion.
6747
6748 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
6749
6750 * building.texi (Other GDB-UI Buffers): Describe how to edit
6751 a value in the locals buffer.
6752
6753 2006-08-21 Richard Stallman <rms@gnu.org>
6754
6755 * search.texi (Basic Isearch): Add `isearch' index entry.
6756
6757 2006-08-16 Richard Stallman <rms@gnu.org>
6758
6759 * misc.texi (Saving Emacs Sessions): Clean up wording.
6760
6761 * mark.texi (Marking Objects): Mention term "select all".
6762
6763 * emacs.texi (Top): Update subnode menu.
6764
6765 * help.texi (Help Mode): Move node up in file.
6766
6767 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
6768
6769 * building.texi (Stack Buffer): Explain fringe arrow.
6770
6771 2006-08-12 Eli Zaretskii <eliz@gnu.org>
6772
6773 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6774 on startup.
6775
6776 2006-08-11 Romain Francoise <romain@orebokech.com>
6777
6778 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6779
6780 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6781
6782 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6783
6784 2006-08-10 Richard Stallman <rms@gnu.org>
6785
6786 * text.texi (Format Faces): Substantial rewrites to deal
6787 with face merging. Empty regions don't count.
6788 Clarify face property inheritance.
6789
6790 2006-08-08 Romain Francoise <romain@orebokech.com>
6791
6792 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6793 <arjuropo@cc.jyu.fi>.
6794
6795 2006-08-04 Eli Zaretskii <eliz@gnu.org>
6796
6797 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6798 apply to all frames.
6799
6800 2006-08-01 Richard Stallman <rms@gnu.org>
6801
6802 * help.texi (Name Help): Add index entries for describe-variable.
6803
6804 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
6805
6806 * building.texi (GDB Graphical Interface): Shorten node names.
6807 (GDB-UI Layout): Use GDB-related.
6808 (Other GDB-UI Buffers): Simplify English.
6809
6810 2006-07-31 Richard Stallman <rms@gnu.org>
6811
6812 * search.texi (Query Replace): Add xref for Dired's Q command.
6813
6814 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
6815
6816 * building.texi (GDB commands in Fringe): Rename to...
6817 (Source Buffers): ..this and move forward. Describe hollow arrow and
6818 new option gdb-find-source-frame.
6819
6820 2006-07-29 Richard Stallman <rms@gnu.org>
6821
6822 * dired.texi (Operating on Files): Simplify previous change
6823 and fix Texinfo usage.
6824
6825 2006-07-29 Eli Zaretskii <eliz@gnu.org>
6826
6827 * dired.texi (Operating on Files): Add cross-references. State the
6828 Unix commands that do similar things.
6829
6830 2006-07-28 Richard Stallman <rms@gnu.org>
6831
6832 * mark.texi (Transient Mark): Clarify that region never disappears
6833 when Transient Mark mode is off, and not when it is on.
6834
6835 2006-07-27 Richard Stallman <rms@gnu.org>
6836
6837 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6838
6839 2006-07-24 Richard Stallman <rms@gnu.org>
6840
6841 * xresources.texi (GTK styles): Fix texinfo usage.
6842
6843 * commands.texi (User Input): Explain why we teach keyboard cmds.
6844
6845 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6846 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6847 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6848 * doclicense.texi, display.texi, dired.texi, basic.texi:
6849 * anti.texi, ack.texi: Move periods and commas inside quotes.
6850
6851 2006-07-22 Eli Zaretskii <eliz@gnu.org>
6852
6853 * cmdargs.texi (General Variables): Document EMAIL.
6854
6855 2006-07-21 Eli Zaretskii <eliz@gnu.org>
6856
6857 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6858 doesn't have effect on MS-Windows.
6859
6860 2006-07-17 Richard Stallman <rms@gnu.org>
6861
6862 * building.texi (Grep Searching): Explain about chaining grep commands.
6863
6864 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
6865
6866 * killing.texi, mini.texi: Fix typos.
6867
6868 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
6869
6870 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6871 is invoked for multiple files.
6872
6873 2006-07-08 Eli Zaretskii <eliz@gnu.org>
6874
6875 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6876 on-line manual for the rest of this node.
6877 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6878 unconditionally.
6879 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6880 Improve wording.
6881 (Windows Printing): Improve wording.
6882 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6883 rest of this node.
6884
6885 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6886
6887 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6888 with eval-buffer.
6889
6890 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
6891
6892 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6893 of character translation.
6894
6895 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
6896
6897 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6898
6899 2006-07-03 Karl Berry <karl@gnu.org>
6900
6901 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6902 not-too-underfull hboxes in the TeX output.
6903 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6904 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6905 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6906 * sending.texi, text.texi: Fix overfull/underfull boxes.
6907
6908 2006-07-03 Romain Francoise <romain@orebokech.com>
6909
6910 * m-x.texi (M-x): Fix.
6911
6912 2006-07-03 Richard Stallman <rms@gnu.org>
6913
6914 * search.texi (Other Repeating Search): filename -> file name.
6915
6916 * misc.texi (Narrowing): Minor cleanups.
6917
6918 * files.texi (Visiting): filename -> file name.
6919
6920 * emacs.texi (Top): Update subnode menus.
6921
6922 * mule.texi (Coding Systems): Move char translation stuff here.
6923 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6924 (Recognize Coding): Substantial local rewrites.
6925 (International): Update menu.
6926
6927 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6928 (Scrolling): Substantial local rewrites.
6929 (Display): Update menu and intro.
6930
6931 * dired.texi: filename -> file name.
6932
6933 * custom.texi (Safe File Variables): Texinfo usage fix.
6934
6935 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
6936
6937 * help.texi, m-x.texi: Lots of cleanups.
6938
6939 2006-06-30 Eli Zaretskii <eliz@gnu.org>
6940
6941 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6942 (Windows Processes, Windows Misc): Shorten the printed version by
6943 selectively conditioning less important portions by @ifnottex.
6944
6945 2006-06-27 Richard Stallman <rms@gnu.org>
6946
6947 * mini.texi (Minibuffer File): Minor cleanup.
6948
6949 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
6950
6951 * frames.texi (XTerm Mouse): Rename to...
6952 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6953
6954 * emacs.texi (Top): Use new node name.
6955
6956 2006-06-24 Eli Zaretskii <eliz@gnu.org>
6957
6958 * emacs.texi (Top): Update the detailed menu according to changes in
6959 msdog.texi.
6960
6961 * msdog.texi (Windows Keyboard): New section.
6962 (Windows Mouse): New section.
6963 (Windows System Menu): Remove section (text merged with "Windows
6964 Keyboard").
6965 (Windows Misc): New section.
6966
6967 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6968
6969 * msdog.texi (ls in Lisp): New section.
6970
6971 * files.texi (Visiting): Document case-insensitive wildcard matching
6972 under find-file-wildcards.
6973
6974 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6975
6976 * macos.texi (Mac Input): Add description of mac-function-modifier.
6977 Now Unicode keyboard layouts work.
6978
6979 2006-06-10 Richard Stallman <rms@gnu.org>
6980
6981 * mule.texi (Recognize Coding): Clarify previous change.
6982
6983 2006-06-09 Kenichi Handa <handa@m17n.org>
6984
6985 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6986 notation.
6987
6988 2006-06-07 Kevin Ryde <user42@zip.com.au>
6989
6990 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6991 manual for @ifnottex, but in emacs-extra for @iftex.
6992
6993 * cmdargs.texi (General Variables): Fix smtpmail xref.
6994
6995 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6996
6997 * programs.texi (Comment Commands):
6998 * custom.texi (Specifying File Variables):
6999 Use ;; instead of ;;; to better follow coding conventions.
7000
7001 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
7002
7003 * building.texi (Watch Expressions): Move node to end.
7004 (GDB Graphical Interface): Move description of clicks in fringe...
7005 (GDB commands in the Fringe): ...to here. New node.
7006
7007 2006-06-05 Romain Francoise <romain@orebokech.com>
7008
7009 * xresmini.texi (GTK resources): Fix various typos.
7010
7011 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
7012
7013 * building.texi (GDB Graphical Interface): Update bindings.
7014 (Commands of GUD): Add gud-print. Remove gud-run.
7015 Restate availability more generally.
7016
7017 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
7018
7019 * mini.texi: Lots of cleanups.
7020
7021 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
7022
7023 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
7024 and Mouse-2.
7025
7026 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
7027
7028 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
7029
7030 2006-05-31 Richard Stallman <rms@gnu.org>
7031
7032 * basic.texi (Moving Point): Fix previous change.
7033
7034 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
7035
7036 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
7037
7038 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
7039
7040 * basic.texi: Many simplifications and improvements in wording.
7041
7042 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
7043
7044 * anti.texi (Antinews): Create a node for gdb-ui.
7045
7046 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
7047
7048 * frames.texi (Menu Bars, Tool Bars): Add index entries.
7049
7050 2006-05-20 Richard Stallman <rms@gnu.org>
7051
7052 * dired.texi (Dired Navigation): dired-goto-file is now j.
7053
7054 2006-05-20 Eli Zaretskii <eliz@gnu.org>
7055
7056 * mule.texi (Coding Systems): Mention the undecided-* coding systems
7057 and their aliases.
7058
7059 * msdog.texi (Windows Printing): Mention non-support of plain text
7060 printing with some el-cheapo printers, and suggest a workaround.
7061
7062 2006-05-20 Kevin Ryde <user42@zip.com.au>
7063
7064 * text.texi (TeX Print): tex-dvi-view-command has a default value,
7065 remove the bit saying you must set it.
7066
7067 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
7068
7069 * trouble.texi (Checklist):
7070 * text.texi (Text, Auto Fill, Text Mode):
7071 * search.texi (Nonincremental Search):
7072 * rmail.texi (Rmail Labels):
7073 * mule.texi (Input Methods, Multibyte Conversion):
7074 * misc.texi (Gnus, Where to Look, PostScript):
7075 * maintaining.texi (Create Tags Table):
7076 * indent.texi (Indentation Commands):
7077 * fixit.texi (Spelling):
7078 * emacs.texi (Copying):
7079 * custom.texi (Init File): ifinfo -> ifnottex.
7080
7081 2006-05-17 Richard Stallman <rms@gnu.org>
7082
7083 * files.texi (Diff Mode): Mention C-x `.
7084
7085 2006-05-08 Richard Stallman <rms@gnu.org>
7086
7087 * custom.texi (Disabling): Textual cleanups.
7088
7089 2006-05-12 Glenn Morris <rgm@gnu.org>
7090
7091 * calendar.texi (Displaying the Diary, Format of Diary File):
7092 Refer to diary-view-entries, diary-list-entries,
7093 diary-show-all-entries rather than obsolete aliases.
7094
7095 2006-05-12 Eli Zaretskii <eliz@gnu.org>
7096
7097 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7098 (Displaying the Diary, Special Diary Entries, Importing Diary):
7099 * building.texi (Compilation Shell):
7100 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
7101 emacs-xtra with @inforef's.
7102
7103 * files.texi (Visiting): Fix wording.
7104
7105 * mule.texi (Coding Systems, Text Coding): More indexing.
7106 Mention that C-x RET f can set eol conversion.
7107
7108 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
7109
7110 * xresmini.texi (GTK resources): Insert GTK description.
7111
7112 * xresources.texi (GTK resources): metafont should be menufont.
7113
7114 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
7115
7116 * mini.texi (Completion Options): Completion of remote files'
7117 method, user name and host name is active only in partial
7118 completion mode.
7119
7120 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7121
7122 * makefile.w32-in (emacs.dvi):
7123 * Makefile.in (emacs.dvi): Add xresmini.texi.
7124
7125 * xresmini.texi (Table of Resources): Remove xref to non-existent
7126 node "LessTif Resources".
7127
7128 * msdog.texi (Microsoft Windows):
7129 * calendar.texi (Calendar/Diary, Displaying the Diary)
7130 (Special Diary Entries, Importing Diary, Holidays):
7131 * programs.texi (Program Modes):
7132 * text.texi (Text):
7133 * buffers.texi (Several Buffers):
7134 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
7135
7136 2006-05-06 Eli Zaretskii <eliz@gnu.org>
7137
7138 The following changes merge the emacs-xtra manual into the main
7139 manual, but only for on-line version of the manual.
7140
7141 * vc2-xtra.texi (Version Backups, Local Version Control)
7142 (Making Snapshots, Change Logs and VC, Version Headers)
7143 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
7144 on-line manual.
7145
7146 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
7147 for on-line manual.
7148
7149 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
7150 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
7151 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
7152 for on-line manual.
7153
7154 * fortran-xtra.texi (Fortran, Fortran Autofill)
7155 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
7156 for on-line manual.
7157
7158 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
7159 Conditional xref's for on-line manual.
7160
7161 * emerge-xtra.texi (Emerge, Overview of Emerge)
7162 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
7163 manual.
7164
7165 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
7166 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7167 (EMACSSOURCES): Use EMACS_XTRA.
7168 (../info/emacs-xtra): Remove.
7169 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7170
7171 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
7172 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
7173 (EMACSSOURCES): Use EMACS_XTRA.
7174 ($(infodir)/emacs-xtra): Remove.
7175 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
7176
7177 * trouble.texi (Quitting):
7178 * text.texi (Text):
7179 * programs.texi (Program Modes):
7180 * msdog.texi (Microsoft Windows):
7181 * frames.texi (Frames):
7182 * files.texi (Backup, Version Control, VC Concepts)
7183 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
7184 (Registering, VC Status, VC Undo, Multi-User Branching)
7185 (Comparing Files):
7186 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
7187 (Displaying the Diary, Special Diary Entries, Importing Diary):
7188 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
7189 conditional xref's, depending on @iftex/@ifnottex.
7190
7191 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
7192 "MS-DOS". @include msdog-xtra.texi.
7193
7194 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
7195 <Top Level> [ifnottex]: @include fortran-xtra.texi.
7196
7197 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
7198 for vc-xtra.texi subsections.
7199 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
7200 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
7201
7202 * sending.texi (Sending Mail): A @node line without explicit Prev,
7203 Next, and Up links.
7204
7205 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
7206 Next, and Up links.
7207
7208 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
7209 and its sections. @include picture-xtra.texi.
7210
7211 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
7212 "Emerge".
7213 (List Tags) [ifnottex]: @include emerge-xtra.texi.
7214
7215 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
7216 exact duplicate of its name-sake in calendar.texi.
7217
7218 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
7219 "Advanced Calendar/Diary Usage".
7220 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
7221
7222 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
7223 dired-xtra.texi.
7224 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
7225
7226 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
7227 (Files) [ifnottex]: Add menu entry for Autorevert.
7228
7229 * emacs-xtra.texi (Introduction): Reword to make consistent with
7230 printed version only.
7231 <Top level>: Remove the body of all chapters and move them to the
7232 new *-xtra.texi files. Use @raisesections and @lowersections to
7233 convert sections to chapters etc.
7234
7235 * msdog-xtra.texi:
7236 * fortran-xtra.texi:
7237 * vc-xtra.texi:
7238 * vc1-xtra.texi:
7239 * vc2-xtra.texi:
7240 * emerge-xtra.texi:
7241 * cal-xtra.texi:
7242 * dired-xtra.texi:
7243 * arevert-xtra.texi: New files, with text from respective chapters
7244 of emacs-xtra.texi. Convert each @chapter into @section, @section
7245 into @subsection, etc.
7246
7247 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
7248 updated.
7249
7250 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
7251 Windows". All references updated.
7252
7253 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7254
7255 * macos.texi (Mac Input): Mention input from Character Palette.
7256 (Mac Font Specs): Fix typo.
7257
7258 2006-05-05 Richard Stallman <rms@gnu.org>
7259
7260 * files.texi (Diff Mode): Minor cleanup.
7261
7262 2006-05-05 Karl Berry <karl@gnu.org>
7263
7264 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
7265 errors from the current release of makeinfo (4.8).
7266 * help.texi (Library Keywords): Change widest word in multitable
7267 template from `emulations' to `convenience'. (Not sure if this is
7268 related to the font change.)
7269
7270 2006-05-05 Eli Zaretskii <eliz@gnu.org>
7271
7272 * files.texi (File Names): Add a footnote about limited support of
7273 ~USER on MS-Windows.
7274
7275 * cmdargs.texi (Initial Options): Add a footnote about limited
7276 support of ~USER on MS-Windows.
7277
7278 2006-05-03 Richard Stallman <rms@gnu.org>
7279
7280 * files.texi (Diff Mode): Node moved here.
7281 (Comparing Files): Delete what duplicates new node.
7282 (Files): Put Diff Mode in menu.
7283
7284 * misc.texi (Diff Mode): Move to files.texi.
7285
7286 * emacs.texi (Top): Update menu for Diff Mode.
7287
7288 * trouble.texi (Emergency Escape): Simplify.
7289
7290 * emacs.texi (Top): Minor clarification.
7291
7292 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
7293
7294 * commands.texi, entering.texi, screen.texi: Many simplifications.
7295
7296 2006-05-03 Richard Stallman <rms@gnu.org>
7297
7298 * commands.texi (Text Characters): Delete paragraph about unibyte
7299 non-ASCII printing chars.
7300
7301 * killing.texi (Killing): Say "graphical displays".
7302 * display.texi: Say "graphical displays".
7303
7304 * cmdargs.texi (Misc X): Say "graphical displays".
7305
7306 2006-05-01 Richard Stallman <rms@gnu.org>
7307
7308 * emacs.texi (Top): Add Diff Mode to menu.
7309
7310 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7311
7312 * misc.texi (Diff Mode): New node.
7313
7314 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7315
7316 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
7317 (Mac Environment Variables): Shorten example line.
7318 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
7319
7320 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
7321
7322 * building.texi (GUD Customization): Describe cases %d and %c.
7323 Update description for %e.
7324
7325 2006-04-30 Glenn Morris <rgm@gnu.org>
7326
7327 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
7328
7329 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
7330
7331 * custom.texi (Examining): Update C-h v output example.
7332
7333 2006-04-29 Kim F. Storm <storm@cua.dk>
7334
7335 * building.texi (Grep Searching): Add lgrep and rgrep.
7336
7337 2006-04-23 Richard Stallman <rms@gnu.org>
7338
7339 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
7340
7341 * xresmini.texi: New file.
7342
7343 * xresources.texi (Face Resources): Split table into font resources
7344 and the rest. Combine similar attributes for brevity.
7345
7346 2006-04-21 Eli Zaretskii <eliz@gnu.org>
7347
7348 * emacs-xtra.texi (MS-DOS File Names): Remove section about
7349 backslashes and case-insensitivity in file names (moved to the
7350 main manual).
7351 (MS-DOS Printing): Move most of the text to the main manual.
7352
7353 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
7354 New nodes.
7355 (Windows Processes, Windows System Menu): Add index entries and
7356 fix wording.
7357
7358 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
7359
7360 * misc.texi (Shell Ring): Add notes on saved input when
7361 navigating off the end of the history list.
7362
7363 2006-04-18 Chong Yidong <cyd@mit.edu>
7364
7365 * misc.texi (Shell Options): Correct default value of
7366 comint-scroll-show-maximum-output.
7367
7368 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
7369
7370 * building.texi (Watch Expressions): Update.
7371
7372 2006-04-12 Richard Stallman <rms@gnu.org>
7373
7374 * search.texi: Clean up previous change.
7375
7376 2006-04-12 Eli Zaretskii <eliz@gnu.org>
7377
7378 * search.texi (Regexp Backslash, Regexp Replace): Add index
7379 entries for ``back reference'' and mention the term itself in the
7380 text.
7381
7382 2006-04-11 Richard Stallman <rms@gnu.org>
7383
7384 * custom.texi (Safe File Variables):
7385 Document enable-local-variables = :safe.
7386
7387 2006-04-11 Karl Berry <karl@gnu.org>
7388
7389 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
7390 (Remote Repositories, Version Backups, Local Version Control)
7391 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
7392 (Miscellaneous Commands and Features of VC, Change Logs and VC)
7393 (Renaming VC Work Files and Master Files)
7394 (Inserting Version Control Headers, Customizing VC, General Options)
7395 (Options for RCS and SCCS, Options specific for CVS): Move all
7396 these nodes to emacs-xtra.texi, for brevity.
7397 * cmdargs.texi, files.texi: Change cross-references.
7398
7399 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
7400
7401 * files.texi (Old Versions): Update description of vc-annotate's
7402 use of color to indicate date ranges.
7403
7404 2006-04-09 Kevin Ryde <user42@zip.com.au>
7405
7406 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
7407 put info and printed manual names the right way around.
7408
7409 2006-04-09 Karl Berry <karl@gnu.org>
7410
7411 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
7412 emacs-xtra.texi, leaving only MS Windows information.
7413 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
7414 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
7415 node names.
7416
7417 * emacs.texi: Move @summarycontents and @contents to the beginning
7418 of the file.
7419
7420 2006-04-08 Kevin Ryde <user42@zip.com.au>
7421
7422 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
7423
7424 2006-04-07 Richard Stallman <rms@gnu.org>
7425
7426 * programs.texi (Comments, Comment Commands, Options for Comments)
7427 (Multi-Line Comments): "Align", not "indent".
7428 (Basic Indent): C-j deletes trailing whitespace before the newline.
7429
7430 2006-04-06 Richard Stallman <rms@gnu.org>
7431
7432 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
7433
7434 2006-04-06 Eli Zaretskii <eliz@gnu.org>
7435
7436 * killing.texi (Rectangles): Add index entry for marking a rectangle.
7437
7438 2006-04-05 Richard Stallman <rms@gnu.org>
7439
7440 * emacs.texi (Top): Update subnode menu.
7441
7442 * trouble.texi (Unasked-for Search): Node deleted.
7443 (Lossage): Delete from menu.
7444
7445 2006-04-04 Richard Stallman <rms@gnu.org>
7446
7447 * trouble.texi: Various cleanups.
7448 (Checklist): Don't bother saying how to snail a bug report.
7449 (Emergency Escape): Much rewriting.
7450 (After a Crash): Rename the core dump immediately.
7451 (Total Frustration): Call it a psychotherapist.
7452 (Bug Criteria): Avoid "illegal instruction".
7453 (Sending Patches): We always put the contributor's name in.
7454
7455 * misc.texi (Thumbnails): Minor correction.
7456
7457 2006-04-03 Richard Stallman <rms@gnu.org>
7458
7459 * misc.texi (Thumbnails): Minor cleanup.
7460
7461 2006-04-02 Karl Berry <karl@gnu.org>
7462
7463 * sending.texi (Mail Sending): pxref to Top needs five args.
7464
7465 2006-03-31 Richard Stallman <rms@gnu.org>
7466
7467 * emacs.texi (Top): Update subnode menu.
7468
7469 * help.texi (Help Mode): Cleanup.
7470
7471 * dired.texi: Many cleanups.
7472 (Dired Deletion): Describe dired-recursive-deletes.
7473 (Operating on Files): dired-create-directory moved.
7474 (Misc Dired Features): Move to here.
7475 (Tumme): Node moved to misc.texi.
7476
7477 * custom.texi: Many cleanups.
7478 (Minor Modes): Don't mention ISO Accents Mode.
7479 (Examining): Update C-h v output example.
7480 (Hooks): Add index and xref for add-hook.
7481 (Locals): Delete list of vars that are always per-buffer. Rearrange.
7482 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
7483
7484 * misc.texi: Many cleanups.
7485 (beginning): Add to summary of topics.
7486 (Shell): Put eshell xref at the end. Remove eshell from table.
7487 (Thumbnails): New node.
7488
7489 2006-03-28 Eli Zaretskii <eliz@gnu.org>
7490
7491 * files.texi (File Name Cache): Make it clear that the cache is
7492 not persistent.
7493
7494 2006-03-25 Karl Berry <karl@gnu.org>
7495
7496 * emacs-xtra.texi, emacs.texi, gnu.texi:
7497 (1) use @copyright{} instead of (C) in typeset text;
7498 (2) do not indent copyright year list (or anything else).
7499
7500 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
7501
7502 * files.texi (VC Dired Mode): Remove misplaced brackets.
7503
7504 2006-03-21 Andre Spiegel <spiegel@gnu.org>
7505
7506 * files.texi: Various updates and clarifications in the VC chapter.
7507
7508 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
7509
7510 * help.texi (Help Mode): Document "C-c C-c".
7511
7512 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
7513
7514 * emacs-xtra.texi (Top): Avoid ugly continuation line in
7515 menu in the standalone Info reader.
7516
7517 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
7518
7519 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
7520 moved here from Emacs manual.
7521
7522 * programs.texi (Fortran): Section moved to emacs-xtra.
7523 (Program Modes): Xref to Fortran in emacs-xtra.
7524
7525 * maintaining.texi (Emerge): Move to emacs-xtra.
7526 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
7527
7528 * picture.texi: File deleted.
7529 * Makefile.in:
7530 * makefile.w32-in: Remove picture.texi.
7531
7532 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7533 * abbrevs.texi (Abbrevs):
7534 * sending.texi (Sending Mail): Picture node removed.
7535
7536 * emacs.texi (Top): Update node listings.
7537
7538 2006-03-12 Richard Stallman <rms@gnu.org>
7539
7540 * calendar.texi: Various cleanups.
7541
7542 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7543
7544 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7545 syntax.
7546
7547 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7548
7549 * search.texi (Regexps): More accurately describe which characters
7550 are special in which situations. Recommend _not_ to quote `]' or
7551 `-' when they are not special.
7552
7553 2006-02-28 Andre Spiegel <spiegel@gnu.org>
7554
7555 * files.texi (Old Versions): Clarify operation of C-x v =.
7556
7557 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
7558
7559 * building.texi (Watch Expressions): Update and describe
7560 gdb-speedbar-auto-raise.
7561
7562 2006-02-19 Richard M. Stallman <rms@gnu.org>
7563
7564 * emacs.texi: Use @smallbook.
7565 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7566 Update subnode menu.
7567
7568 * building.texi (Lisp Interaction): Minor addition.
7569
7570 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
7571
7572 * building.texi (Watch Expressions): Update and be more precise.
7573
7574 2006-02-15 Francesco Potortì <pot@gnu.org>
7575
7576 * maintaining.texi (Create Tags Table): Explain why the
7577 exception when etags writes to files under the /dev tree.
7578
7579 2006-02-14 Richard M. Stallman <rms@gnu.org>
7580
7581 * custom.texi (Safe File Variables): Lots of clarification.
7582 Renamed from Unsafe File Variables.
7583
7584 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
7585
7586 * custom.texi (Unsafe File Variables): File variable confirmation
7587 assumed denied in batch mode.
7588
7589 2006-02-14 Richard M. Stallman <rms@gnu.org>
7590
7591 * building.texi (GDB User Interface Layout): Don't say `inferior'
7592 for program being debugged.
7593
7594 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
7595
7596 * building.texi (GDB Graphical Interface):
7597 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7598
7599 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
7600
7601 * custom.texi (Specifying File Variables, Unsafe File Variables):
7602 New nodes, split from File Variables. Document new file local
7603 variable behavior.
7604
7605 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7606
7607 * display.texi (Standard Faces):
7608 * files.texi (Visiting):
7609 * frames.texi (Clipboard):
7610 * glossary.texi (Glossary) <Clipboard>:
7611 * xresources.texi (X Resources): Mention Mac OS port.
7612
7613 2006-02-12 Richard M. Stallman <rms@gnu.org>
7614
7615 * building.texi (Building): Clarify topic in intro.
7616
7617 * maintaining.texi (Maintaining): Change title; clarify topic.
7618 Delete duplicate index entries.
7619
7620 * building.texi (Other GDB User Interface Buffers): Clarifications.
7621
7622 * text.texi (Cell Commands): Clarifications.
7623
7624 * programs.texi (Defuns): Delete duplicate explanation of
7625 left-margin paren convention.
7626 (Hungry Delete): Minor cleanup.
7627
7628 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7629
7630 * dired.texi (Tumme): More tumme documentation.
7631
7632 2006-02-11 Alan Mackenzie <acm@muc.de>
7633
7634 * programs.texi ("Hungry Delete"): Correct the appellation of the
7635 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7636
7637 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7638
7639 * dired.texi (Tumme): Fix small bug.
7640
7641 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7642
7643 * macos.texi (Mac International): Rename "fontset-mac" to
7644 "fontset-standard".
7645
7646 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7647
7648 * dired.texi (Tumme): Basic documentation for Tumme added.
7649
7650 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7651
7652 * mule.texi (International):
7653 * programs.texi (Basic Indent): Fix typos.
7654
7655 * custom.texi (Minor Modes):
7656 * display.texi (Text Display):
7657 * commands.texi (Text Characters): Update xrefs.
7658
7659 2006-02-07 Richard M. Stallman <rms@gnu.org>
7660
7661 * emacs.texi (Top): Update subnode menu.
7662 Update info on old Emacs papers.
7663 (Intro): "Graphical display", not window system.
7664
7665 * xresources.texi (GTK styles): Minor clarifications.
7666
7667 * trouble.texi: "Graphical display", not window system.
7668 (Stuck Recursive): Minor clarification.
7669
7670 * text.texi: Minor clarifications.
7671 (Sentences): Explain why two-space convention is better.
7672 Explain sentence-end-without-period here.
7673 (Fill Commands): Not here.
7674 (Refill): Node moved down.
7675 (Filling): Update menu.
7676 (Table Creation, Cell Justification, Column Commands): Clarify.
7677
7678 * sending.texi: Minor clarifications.
7679
7680 * search.texi (Regexp Backslash): Clarification.
7681
7682 * rmail.texi: Minor cleanups.
7683 (Rmail): Delete digression about `rmail-mode'.
7684 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7685 (Rmail Files): Mention C-u M-x rmail.
7686 (Rmail Reply): Mention References.
7687 (Rmail Display): Mention rmail-nonignored-headers.
7688
7689 * programs.texi: Minor cleanups.
7690 (Comment Commands): Mention momentary Transient Mark mode.
7691 (Matching): Be more specific about customizing show-paren-mode.
7692 (Info Lookup): Don't list the modes that support C-h S.
7693 Just say what it does in an unsupported mode.
7694 (Man Page): Delete excessive info on customizing woman.
7695 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7696
7697 * abbrevs.texi: Minor clarifications.
7698 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7699 not "dynamic abbrevs" as if they were a kind of abbrev.
7700
7701 * picture.texi (Picture): Minor cleanup.
7702
7703 * mule.texi (Communication Coding): Say "other applications".
7704 (Fontsets): Not specific to X. Add xref to X Resources.
7705 (Unibyte Mode): Rename from Single-Byte Character Support.
7706 "Graphical display", not window system.
7707 (International): Update menu.
7708
7709 * maintaining.texi (Format of ChangeLog):
7710 New node, split out from ChangeLog.
7711 (ChangeLog): Clarifications in the remaining text.
7712 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7713 (Find Tag): Add @w.
7714 (Tags Search): Explain tag table order here. Simplify grep ref.
7715 (List Tags): tags-tag-face is a variable, not a face.
7716 (Emerge): Cleanups.
7717
7718 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7719 (Keyboard Macros): Avoid "the user".
7720
7721 * killing.texi: "Graphical display", not window system.
7722
7723 * help.texi (Help Echo): "Graphical display", not window system.
7724
7725 * glossary.texi: Say "you", not "the user". Say "graphical display".
7726
7727 * frames.texi: Minor cleanups. "Graphical display", not window system.
7728
7729 * files.texi (Visiting): Make drag-and-drop not X-specific.
7730
7731 * custom.texi: Minor cleanups. "Graphical display", not window system.
7732
7733 * cmdargs.texi: Minor cleanups.
7734
7735 * building.texi (Compilation): Move and split kill-compilation para.
7736 Add para about multiple compilers.
7737 (Compilation Mode): Commands also available in grep mode and others.
7738 Mention C-u C-x ` more tutorially. Clarify C-x `.
7739 (Compilation Shell): Clarify. Put Bash example first.
7740 (Grep Searching): Minor cleanups; add @w.
7741 (Debuggers): Minor cleanups.
7742 (Starting GUD): Make GDB xgraphical mode issue clearer.
7743 (Debugger Operation): Lots of clarifications including
7744 GDB tooltip side-effect issue.
7745 (Commands of GUD): Clarify.
7746 (GUD Customization): Add bashdb-mode-hook.
7747 (GDB Graphical Interface): Rewrite for clarity.
7748 (GDB User Interface Layout): Rewrite for clarity.
7749 (Stack Buffer, Watch Expressions): Likewise.
7750 (Other GDB User Interface Buffers): Cleanups.
7751 (Lisp Libraries, External Lisp): Cleanup.
7752
7753 * basic.texi (Position Info): "Graphical displays", rather than
7754 window systems.
7755
7756 * anti.texi: Minor cleanup.
7757
7758 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7759
7760 * custom.texi (Init File, Find Init): Add cross-references to
7761 where $HOME is described.
7762
7763 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7764
7765 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7766 is not inside the @table.
7767
7768 * emacs.texi (Top): Correct node name.
7769
7770 * files.texi (File Names): Fix @xref.
7771 (Reverting): Fix typo.
7772
7773 * mule.texi (International): Correct node name.
7774
7775 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7776
7777 2006-02-01 Richard M. Stallman <rms@gnu.org>
7778
7779 * emacs.texi (Top): Update subnode menu.
7780
7781 * mule.texi: Minor clarifications.
7782 Reduce the specific references to X Windows.
7783 Refer to "graphical" terminals, rather than window systems.
7784 (Text Coding): Rename from Specify Coding.
7785 (Communication Coding, File Name Coding, Terminal Coding):
7786 New nodes split out from Text Coding.
7787
7788 * kmacro.texi: Minor clarifications.
7789 (Keyboard Macro Ring): Comment out some excessive commands.
7790 (Basic Keyboard Macro): Split up the table, putting part in each node.
7791
7792 * major.texi: Minor clarifications.
7793
7794 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7795
7796 * windows.texi: Minor clarifications.
7797 (Change Window): Don't describe mode-line mouse cmds here.
7798 Add xref to Mode Line Mouse.
7799
7800 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7801
7802 * macos.texi (Mac International): Fix xref.
7803
7804 * indent.texi: Minor clarifications.
7805
7806 * frames.texi: Minor clarifications.
7807 Reduce the specific references to X Windows.
7808 Refer to "graphical" terminals, rather than window systems.
7809 (Frame Parameters): Don't mention commands like
7810 set-foreground-color. Just say to customize a face.
7811 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7812
7813 * files.texi: Minor clarifications.
7814 (Numbered Backups): New node, split out from Backup Names.
7815
7816 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7817
7818 * cmdargs.texi (General Variables): Fix xref.
7819
7820 * buffers.texi: Minor clarifications.
7821
7822 2006-01-31 Richard M. Stallman <rms@gnu.org>
7823
7824 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7825 Nodes moved to top.
7826
7827 * display.texi: Minor clarifications.
7828 (Display): Rearrange menu.
7829 (Standard Faces): Mention query-replace face.
7830 (Faces): Simplify.
7831 (Font Lock): Simplify face customization info.
7832 (Highlight Changes): Node merged into Highlight Interactively.
7833 (Highlight Interactively): Much rewriting and cleanup.
7834 (Optional Mode Line): Narrowed line number not good for goto-line.
7835 Simplify face customization advice.
7836 (Text Display): Mention use of escape-glyph face.
7837 Move ctl-arrow and tab-width here.
7838 (Display Custom): Move no-redraw-on-reenter to end of node.
7839
7840 * search.texi: Minor clarifications.
7841 (Isearch Scroll): Simplify.
7842 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7843
7844 * regs.texi (Registers): Mention bookmarks here.
7845
7846 * mark.texi: Minor clarifications.
7847 (Selective Undo): Node deleted.
7848
7849 * m-x.texi: Minor clarifications.
7850
7851 * killing.texi: Minor clarifications.
7852 Refer to "graphical" terminals, rather than window systems.
7853
7854 * help.texi: Clarifications.
7855 (Help): Don't describe C-h F and C-h K here.
7856 (Key Help): Describe C-h K here.
7857 (Name Help): Mention Emacs Lisp Intro.
7858 Describe C-h F here.
7859 (Misc Help): Mention C-h F and C-h K only briefly.
7860
7861 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7862 Selective undo text merged in.
7863 (Spelling): Mention Aspell along with Ispell.
7864
7865 * emacs.texi (Top): Update subnode menus.
7866
7867 * basic.texi (Basic Undo): Rename from Undo. Most of text
7868 moved to new Undo node.
7869
7870 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
7871
7872 * basic.texi (Continuation Lines, Inserting Text):
7873 Mention longlines mode.
7874
7875 2006-01-29 Richard M. Stallman <rms@gnu.org>
7876
7877 * screen.texi: Minor cleanups.
7878 (Screen): Clean up the intro paragraphs.
7879 (Mode Line): Lots of rewriting. Handle frame-name better.
7880 eol-mnemonic-... vars moved out.
7881
7882 * emacs.texi (Top): Change menu item for MS-DOS node.
7883 Update subnode menu.
7884
7885 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7886 chapter relates to Windows. Title changed.
7887
7888 * mini.texi: Minor cleanups.
7889
7890 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7891 (Mark): Put it in the menu.
7892
7893 * entering.texi: Minor cleanups.
7894
7895 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7896 (Intro): Refer to "graphical" terminals, rather than X.
7897
7898 * display.texi (Display Custom): Add xref to Variables.
7899 (Optional Mode Line): eol-mnemonic-... vars moved here.
7900
7901 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7902 rather than X.
7903
7904 * basic.texi: Minor cleanups.
7905 (Undo): selective-undo moved.
7906
7907 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7908
7909 * anti.texi (Antinews): Various corrections and additions.
7910
7911 2006-01-23 Juri Linkov <juri@jurta.org>
7912
7913 * custom.texi (Easy Customization, Customization Groups)
7914 (Browsing Custom): Mention links along with buttons.
7915
7916 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7917
7918 * text.texi (TeX Print): Use @key for TAB.
7919
7920 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7921
7922 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7923
7924 * files.texi (File Aliases): Don't claim that usually separate
7925 buffers are created for two file names that name the same data.
7926 Mention additional situations where different names mean the same
7927 file on disk.
7928
7929 2006-01-19 Richard M. Stallman <rms@gnu.org>
7930
7931 * killing.texi (Deletion): Upcase @key argument.
7932
7933 * custom.texi (Custom Themes): Minor cleanup.
7934
7935 * programs.texi (Hungry Delete): Upcase @key argument.
7936
7937 2006-01-16 Juri Linkov <juri@jurta.org>
7938
7939 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7940 Move `mode-line-highlight' before `mode-line-buffer-id'.
7941
7942 2006-01-14 Richard M. Stallman <rms@gnu.org>
7943
7944 * basic.texi (Inserting Text): Minor cleanup.
7945
7946 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7947
7948 * custom.texi (Changing a Variable, Face Customization):
7949 Update for changes in Custom menus.
7950
7951 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7952
7953 * macos.texi (Mac International): Undo last change.
7954
7955 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
7956
7957 * custom.texi (Custom Themes): Describe the new
7958 customize-create-theme interface.
7959
7960 2005-12-30 Juri Linkov <juri@jurta.org>
7961
7962 * basic.texi (Position Info): Update example.
7963
7964 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
7965
7966 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7967
7968 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
7969
7970 * custom.texi (Custom Themes): `load-theme' always loads.
7971
7972 2005-12-23 Juri Linkov <juri@jurta.org>
7973
7974 * display.texi (Highlight Interactively): Use double space to
7975 separate sentences. Replace C-p with M-p, and C-n with M-n.
7976
7977 2005-12-22 Richard M. Stallman <rms@gnu.org>
7978
7979 * custom.texi (Easy Customization and subnodes):
7980 Replace "active field" with "button".
7981 Use "user option" only for variables.
7982 Use "setting" for variable-or-face.
7983
7984 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7985
7986 * buffers.texi (Select Buffer): Change order in table to make
7987 "Similar" refer to the correct item.
7988 (Indirect Buffers): Minor rewording.
7989
7990 2005-12-20 Juri Linkov <juri@jurta.org>
7991
7992 * files.texi (VC Status): Put P and N near p and n.
7993
7994 2005-12-19 Richard M. Stallman <rms@gnu.org>
7995
7996 * programs.texi (Electric C): Delete the info about newline control.
7997 (Other C Commands): Minor cleanup.
7998 (Left Margin Paren): Minor cleanup.
7999
8000 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
8001
8002 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
8003 (Customization Groups): Delete text moved to "Browsing Custom".
8004 (Browsing Custom): New node.
8005 (Specific Customization): Clarify which commands only work for
8006 loaded options.
8007
8008 2005-12-18 Bill Wohler <wohler@newt.com>
8009
8010 * frames.texi (Tool Bars): Shorten text of previous change.
8011
8012 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8013
8014 * files.texi (VC Status): Document log-view mode.
8015
8016 2005-12-18 Bill Wohler <wohler@newt.com>
8017
8018 * frames.texi (Tool Bars): Mention that you can turn off tool bars
8019 permanently via the customize interface.
8020
8021 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
8022
8023 * killing.texi (Killing by Lines): Document `kill-whole-line'
8024 function.
8025
8026 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
8027
8028 * buffers.texi (Select Buffer): Change `prev-buffer' to
8029 `previous-buffer'. Indicate that these functions use a frame
8030 local buffer list.
8031
8032 2005-12-12 Richard M. Stallman <rms@gnu.org>
8033
8034 * custom.texi (Easy Customization): Change menu comment.
8035 (Prefix Keymaps): Fix spelling of Control-X-prefix.
8036
8037 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
8038 (Help): Among the Apropos commands, describe only C-h a here.
8039
8040 2005-12-11 Richard M. Stallman <rms@gnu.org>
8041
8042 * programs.texi (Options for Comments): Comment-end starts with space.
8043
8044 * glossary.texi (Glossary): Minor cleanup.
8045
8046 * files.texi (Old Versions): Use @table.
8047
8048 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
8049
8050 * display.texi (Highlight Interactively): Include
8051 global-hi-lock-mode. Add miscellaneous details and elaborations.
8052
8053 2005-12-09 Richard M. Stallman <rms@gnu.org>
8054
8055 * display.texi (Font Lock): Delete the Global FL menu item.
8056
8057 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
8058
8059 * custom.texi (Minibuffer Maps): Mention the maps for file name
8060 completion.
8061
8062 2005-12-09 Kim F. Storm <storm@cua.dk>
8063
8064 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
8065 prefix keys even when mark is active. Describe that RET moves
8066 cursor to next corner in rectangle; clarify insert around rectangle.
8067
8068 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
8069
8070 * custom.texi (Customization): Use xref to elisp manual for
8071 non-TeX output.
8072 (Minor Modes): Update.
8073 (Customization Groups, Changing a Variable, Face Customization):
8074 Update for new appearance of Custom buffers.
8075 (Changing a Variable): `custom-buffer-done-function' has been
8076 replaced by `custom-buffer-done-kill'.
8077 (Specific Customization): In the `customize-group' buffer, a
8078 subgroup's contents are not "hidden". They are not included at
8079 all. They have no [Show] button.
8080 (Mouse Buttons): Add pxref to description of mouse event lists in
8081 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
8082 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
8083 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
8084
8085 2005-12-08 Richard M. Stallman <rms@gnu.org>
8086
8087 * mini.texi (Completion Commands, Completion):
8088 In file name input, SPC does not do completion.
8089
8090 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
8091
8092 * building.texi (GDB Graphical Interface): Explain screen size
8093 setting.
8094 (Other GDB User Interface Buffers): Describe features specific to
8095 GDB 6.4.
8096
8097 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
8098
8099 * building.texi (GDB User Interface Layout): Describe how to
8100 kill associated buffers.
8101 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
8102 (Watch Expressions): Be more precise.
8103 (Other GDB User Interface Buffers): Describe how to change a
8104 register value.
8105
8106 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8107
8108 * macos.texi (Mac Input): Remove description of
8109 mac-command-key-is-meta. Add descriptions of
8110 mac-control-modifier, mac-command-modifier, and
8111 mac-option-modifier.
8112 (Mac International): Fix description of conversion of clipboard data.
8113 (Mac Font Specs): Add example of font customization by face attributes.
8114
8115 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
8116
8117 * building.texi (Watch Expressions): Expand description.
8118 (Other GDB User Interface Buffers): Describe local map for
8119 gud-watch.
8120
8121 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
8122
8123 * display.texi (Font Lock): Font lock is enabled by default now.
8124
8125 2005-11-20 Juri Linkov <juri@jurta.org>
8126
8127 * basic.texi (Position Info): Update examples of the output.
8128 Remove the fact that examples are produced in the TeXinfo buffer,
8129 because in the Info reader users will get a different output from
8130 `C-x ='.
8131
8132 * building.texi (Compilation Mode): Remove paragraph duplicated
8133 from the node `Compilation'. Add `compilation-skip-threshold'.
8134
8135 * display.texi (Font Lock): Suggest more user-friendly method of
8136 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
8137
8138 2005-11-18 Richard M. Stallman <rms@gnu.org>
8139
8140 * files.texi (Registering): Mention @@ in mode line.
8141
8142 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
8143
8144 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
8145
8146 * files.texi (Renaming and VC): Some back-ends don't
8147 handle renaming.
8148
8149 2005-11-17 Juri Linkov <juri@jurta.org>
8150
8151 * emacs.texi (Top):
8152 * display.texi (Highlight Interactively): Put this font-lock based
8153 mode near Font Lock node.
8154
8155 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
8156
8157 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
8158 icons.
8159
8160 2005-11-12 Kim F. Storm <storm@cua.dk>
8161
8162 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
8163 (Help Summary): Add C-h d and C-h e.
8164 (Apropos): Clarify that all apropos commands may search for either
8165 list of words or a regexp. Add C-h d for apropos-documentation.
8166 Describe apropos-documentation-sort-by-scores user option.
8167
8168 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
8169
8170 * killing.texi (CUA Bindings): Add @section.
8171
8172 2005-11-10 Kim F. Storm <storm@cua.dk>
8173
8174 * emacs.texi (Top): Add CUA Bindings entry to menu.
8175
8176 * killing.texi (CUA Bindings): New node. Moved here from
8177 misc.texi and extended with info on rectangle commands and
8178 rectangle highlighting, interface to registers, and the global
8179 mark feature.
8180
8181 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
8182
8183 * regs.texi: Prev link points to CUA Bindings node.
8184
8185 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
8186
8187 * help.texi (Help Echo): By default, help echos are only shown on
8188 mouse-over, not on point-over.
8189
8190 2005-11-04 Jérôme Marant <jerome@marant.org>
8191
8192 * misc.texi (Shell Mode): Describe how to activate password echoing.
8193
8194 2005-11-04 Romain Francoise <romain@orebokech.com>
8195
8196 * mark.texi (Mark Ring): Fix typo.
8197
8198 2005-11-03 Richard M. Stallman <rms@gnu.org>
8199
8200 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
8201
8202 2005-11-01 Bill Wohler <wohler@newt.com>
8203
8204 * help.texi (Help Mode): Fix typo.
8205
8206 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
8207
8208 * building.texi (Other GDB User Interface Buffers):
8209 Describe the command gdb-use-inferior-io-buffer.
8210
8211 2005-10-31 Romain Francoise <romain@orebokech.com>
8212
8213 * files.texi (Compressed Files): Fix typo.
8214
8215 * buffers.texi (Misc Buffer): Downcase `*shell*'.
8216
8217 * windows.texi (Force Same Window): Likewise.
8218
8219 2005-10-30 Bill Wohler <wohler@newt.com>
8220
8221 * help.texi (Help Mode): URLs viewed with browse-url.
8222
8223 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
8224
8225 * building.texi (GDB Graphical Interface): Don't reference
8226 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
8227 must stay in same frame.
8228
8229 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
8230
8231 * custom.texi (Init File): Document ~/.emacs.d/init.el.
8232
8233 * anti.texi (Antinews): Likewise.
8234
8235 2005-10-28 Bill Wohler <wohler@newt.com>
8236
8237 * help.texi (Help): Help mode now creates hyperlinks for URLs.
8238
8239 2005-10-28 Richard M. Stallman <rms@gnu.org>
8240
8241 * files.texi (Visiting): Explain how to enter ? in a file name.
8242
8243 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
8244
8245 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
8246
8247 * building.texi (GDB Graphical Interface):
8248 Describe gdb-mouse-until.
8249
8250 2005-10-23 Richard M. Stallman <rms@gnu.org>
8251
8252 * custom.texi (Init File): Recommend when to use site-start.el.
8253
8254 2005-10-21 Juri Linkov <juri@jurta.org>
8255
8256 * custom.texi (Examining): Mention accessing the old variable
8257 value via M-n in set-variable.
8258
8259 2005-10-18 Romain Francoise <romain@orebokech.com>
8260
8261 * files.texi (Version Systems): Capitalize GNU.
8262
8263 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
8264
8265 * building.texi (Compilation Mode): Remove redundant paragraph.
8266 (Watch Expressions): Remove paragraph to reflect code change.
8267
8268 2005-10-16 Richard M. Stallman <rms@gnu.org>
8269
8270 * building.texi (Compilation Mode, Compilation): Clarified.
8271
8272 2005-10-15 Richard M. Stallman <rms@gnu.org>
8273
8274 * misc.texi (Saving Emacs Sessions): Mention savehist library.
8275
8276 2005-10-13 Kenichi Handa <handa@m17n.org>
8277
8278 * basic.texi (Position Info): Fix previous change.
8279
8280 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8281
8282 * cmdargs.texi (Icons X): Fix typo.
8283
8284 2005-10-12 Kenichi Handa <handa@m17n.org>
8285
8286 * basic.texi (Position Info): Describe the case that Emacs shows
8287 "part of display ...".
8288
8289 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8290
8291 * cmdargs.texi (Icons X): -nb => -nbi.
8292
8293 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
8294
8295 * frames.texi (Speedbar): A couple more clarifications.
8296
8297 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
8298
8299 * building.texi (GDB User Interface Layout): Improve diagram.
8300 (Watch Expressions): Explain how to make speedbar global.
8301 (Other GDB User Interface Buffers): Make references more precise.
8302
8303 2005-10-09 Richard M. Stallman <rms@gnu.org>
8304
8305 * frames.texi (Speedbar): Clarify the text.
8306
8307 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
8308
8309 * frames.texi (Speedbar): Add information on keybindings,
8310 dismissing the speedbar, and buffer display mode. Link to
8311 speedbar manual.
8312
8313 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8314
8315 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8316 added -nb, --no-bitmap-icon.
8317
8318 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
8319
8320 * building.texi (GDB Graphical Interface): Add variables and
8321 functions to indices. Be more precise.
8322
8323 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8324
8325 * frames.texi (Drag and Drop): Remove the x- from
8326 x-dnd-open-file-other-window and xdnd-protocol-alist.
8327
8328 2005-09-30 Romain Francoise <romain@orebokech.com>
8329
8330 * mini.texi (Minibuffer): The default value now appears before the
8331 colon in minibuffer prompts.
8332
8333 2005-09-25 Richard M. Stallman <rms@gnu.org>
8334
8335 * search.texi (Regexp Search): Doc search-whitespace-regexp.
8336
8337 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
8338
8339 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
8340
8341 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
8342
8343 * emacs.texi (Top): Update submenus from macos.texi.
8344
8345 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
8346 (Mac OS): Update feature support status.
8347 (Mac Input): List supported input scripts. Remove description
8348 about `mac-keyboard-text-encoding'. Mention mouse button
8349 emulation and related variables.
8350 (Mac International): Mention Central European and Cyrillic
8351 support. Now `keyboard-coding-system' is dynamically changed.
8352 Add description about coding system for selection.
8353 Add description about language environment.
8354 (Mac Environment Variables):
8355 Mention `~/.MacOSX/environment.plist'. Give example of command line
8356 arguments. Add Preferences support.
8357 (Mac Directories): Explicitly state that this node is for Mac OS
8358 Classic only.
8359 (Mac Font Specs): Mention specification for scalable fonts.
8360 List supported charsets. Add preferred way of creating fontsets.
8361 Add description about `mac-allow-anti-aliasing'.
8362 (Mac Functions): Add descriptions about `mac-set-file-creator',
8363 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
8364 and `mac-get-preference'.
8365
8366 2005-09-16 Romain Francoise <romain@orebokech.com>
8367
8368 Update all files to specify GFDL version 1.2.
8369
8370 * doclicense.texi (GNU Free Documentation License): Update to
8371 version 1.2.
8372
8373 2005-09-15 Richard M. Stallman <rms@gnu.org>
8374
8375 * buffers.texi (List Buffers): Fix xref.
8376
8377 * rmail.texi (Rmail Basics): Fix xref.
8378
8379 * emacs.texi (Top): Update subnode menus.
8380
8381 * files.texi (Saving Commands): New node, broken out of Saving.
8382 (Customize Save): New node, broken out of Saving.
8383 Clarify effect of write-region-inhibit-fsync.
8384 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
8385
8386 2005-09-14 Romain Francoise <romain@orebokech.com>
8387
8388 * files.texi (Saving): Mention write-region-inhibit-fsync.
8389
8390 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
8391
8392 * custom.texi (Custom Themes): New node.
8393
8394 2005-09-03 Richard M. Stallman <rms@gnu.org>
8395
8396 * search.texi (Search Case): Mention vars that control
8397 case-fold-search for various operations.
8398
8399 2005-08-22 Juri Linkov <juri@jurta.org>
8400
8401 * display.texi (Standard Faces): Merge the text from
8402 `(elisp)Standard Faces' into this node.
8403
8404 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
8405
8406 * emacs.texi (Top): Delete menu item for deleted node
8407 Keyboard Translations.
8408
8409 2005-08-18 Richard M. Stallman <rms@gnu.org>
8410
8411 * trouble.texi (Unasked-for Search):
8412 Delete xref to Keyboard Translations.
8413
8414 * glossary.texi (Glossary): Delete xref.
8415
8416 * custom.texi (Minor Modes): Say that the list here is not complete.
8417 (Keyboard Translations): Node deleted.
8418 (Disabling): Delete xref to it.
8419 (Customization Groups): Fix Custom buffer example.
8420 (Hooks): Mention remove-hooks.
8421
8422 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
8423
8424 * building.texi (GDB Graphical Interface): Improve filling of menu
8425 item.
8426
8427 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
8428
8429 * building.texi (GDB Graphical Interface): Use better node names.
8430
8431 2005-08-14 Richard M. Stallman <rms@gnu.org>
8432
8433 * text.texi (Sentences): Fix xref.
8434
8435 2005-08-14 Juri Linkov <juri@jurta.org>
8436
8437 * building.texi (Compilation, Grep Searching): Move grep command
8438 headings from `Compilation' to `Grep Searching'.
8439
8440 * dired.texi (Dired and Find):
8441 * maintaining.texi (Tags Search): Replace grep xref to
8442 `Compilation' node with `Grep Searching'.
8443
8444 * files.texi (Comparing Files): Replace xref to `Compilation' with
8445 `Compilation Mode'.
8446
8447 2005-08-13 Alan Mackenzie <acm@muc.de>
8448
8449 * search.texi (Non-ASCII Isearch): Correct a typo.
8450 (Replacement Commands): Mention query-replace key binding.
8451
8452 2005-08-11 Richard M. Stallman <rms@gnu.org>
8453
8454 * programs.texi (Options for Comments): Fix xref.
8455
8456 * search.texi (Regexp Backslash, Regexp Example): New nodes split
8457 out of Regexps.
8458
8459 2005-08-09 Juri Linkov <juri@jurta.org>
8460
8461 * building.texi (Compilation): Use `itemx' instead of `item'.
8462 (Grep Searching): Simplify phrase.
8463
8464 * display.texi (Standard Faces): Describe vertical-border on
8465 window systems.
8466
8467 * windows.texi (Split Window): Simplify phrase and mention
8468 vertical-border face.
8469
8470 2005-08-09 Richard M. Stallman <rms@gnu.org>
8471
8472 * files.texi (Comparing Files): Clarify compare-windows.
8473
8474 * calendar.texi (Scroll Calendar): Document < and > in calendar.
8475
8476 2005-08-06 Eli Zaretskii <eliz@gnu.org>
8477
8478 * mule.texi (Coding Systems): Rephrase the paragraph about
8479 codepages: no need for "M-x codepage-setup" anymore, except on
8480 MS-DOS.
8481
8482 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
8483 the MS-DOS port only.
8484
8485 2005-07-30 Eli Zaretskii <eliz@gnu.org>
8486
8487 * makefile.w32-in (info): Don't run multi-install-info.bat.
8488 ($(infodir)/dir): New target, produced by running
8489 multi-install-info.bat.
8490
8491 2005-07-22 Eli Zaretskii <eliz@gnu.org>
8492
8493 * files.texi (Quoted File Names): Add index entry.
8494
8495 2005-07-19 Juri Linkov <juri@jurta.org>
8496
8497 * files.texi (Comparing Files): Mention resync for `compare-windows'.
8498
8499 2005-07-18 Juri Linkov <juri@jurta.org>
8500
8501 * custom.texi (Easy Customization):
8502 * files.texi (Old Versions):
8503 * frames.texi (Wheeled Mice):
8504 * mule.texi (Specify Coding):
8505 * text.texi (Cell Justification):
8506 * trouble.texi (After a Crash):
8507 * xresources.texi (GTK styles):
8508 Delete duplicate duplicate words.
8509
8510 2005-07-17 Richard M. Stallman <rms@gnu.org>
8511
8512 * frames.texi (Creating Frames): Fix foreground color example.
8513
8514 * custom.texi (Init Examples): Clean up text about conditionals.
8515
8516 2005-07-16 Richard M. Stallman <rms@gnu.org>
8517
8518 * mini.texi (Completion Commands): Fix command name for ?.
8519
8520 2005-07-16 Eli Zaretskii <eliz@gnu.org>
8521
8522 * display.texi (Standard Faces): Explain that customization of
8523 `menu' face has no effect on w32 and with GTK.
8524 Add cross-references.
8525
8526 * cmdargs.texi (General Variables): Clarify the default location
8527 of $HOME on w32 systems.
8528
8529 2005-07-15 Jason Rumney <jasonr@gnu.org>
8530
8531 * cmdargs.texi (General Variables): Default HOME on MS Windows has
8532 changed.
8533
8534 2005-07-08 Kenichi Handa <handa@m17n.org>
8535
8536 * mule.texi (Recognize Coding):
8537 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8538
8539 2005-07-07 Richard M. Stallman <rms@gnu.org>
8540
8541 * anti.texi (Antinews): Mention mode-line-inverse-video.
8542
8543 * files.texi (Saving): Minor correction about C-x C-w.
8544
8545 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8546
8547 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8548
8549 * search.texi (Isearch Scroll): Add example of using the
8550 `isearch-scroll' property.
8551 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8552 `Display Custom' node.
8553 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8554 and de-emphasize it.
8555 (Other Repeating Search): `occur' currently can not correctly
8556 handle multiline matches. Correct, clarify and update description
8557 of `flush-lines' and `keep-lines'.
8558
8559 * display.texi (Display Custom): Add anchor for `baud-rate'.
8560
8561 2005-07-07 Richard M. Stallman <rms@gnu.org>
8562
8563 * gnu.texi: Update where to get GNU status; add refs for how to help.
8564 Add footnotes 6 and 7.
8565
8566 2005-07-04 Lute Kamstra <lute@gnu.org>
8567
8568 Update FSF's address in GPL notices.
8569
8570 * doclicense.texi (GNU Free Documentation License):
8571 * trouble.texi (Checklist): Update FSF's address.
8572
8573 2005-06-24 Richard M. Stallman <rms@gnu.org>
8574
8575 * display.texi (Text Display): Change index entries.
8576
8577 2005-06-24 Eli Zaretskii <eliz@gnu.org>
8578
8579 * makefile.w32-in (MAKEINFO): Use --force.
8580 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8581 Makefile.in.
8582
8583 2005-06-23 Richard M. Stallman <rms@gnu.org>
8584
8585 * anti.texi (Antinews): Rename show-nonbreak-escape to
8586 nobreak-char-display.
8587
8588 * emacs.texi (Top): Update detailed node listing.
8589
8590 * display.texi (Text Display): Rename show-nonbreak-escape
8591 to nobreak-char-display and no-break-space to nobreak-space.
8592 (Standard Faces): Split up the list of standard faces
8593 and put it in a separate node. Add nobreak-space and
8594 escape-glyph.
8595
8596 2005-06-23 Lute Kamstra <lute@gnu.org>
8597
8598 * mule.texi (Select Input Method): Fix typo.
8599
8600 2005-06-23 Kenichi Handa <handa@m17n.org>
8601
8602 * mule.texi (International): List all supported scripts.
8603 Adjust text for that leim is now included in the normal Emacs
8604 distribution.
8605 (Language Environments): List all language environments.
8606 Intlfonts contains fonts for most supported scripts, not all..
8607 (Select Input Method): Refer to C-u C-x = to see how to type to
8608 input a specific character.
8609 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8610
8611 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
8612
8613 * building.texi (Grep Searching): Texinfo usage fix.
8614
8615 2005-06-22 Miles Bader <miles@gnu.org>
8616
8617 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8618
8619 2005-06-20 Miles Bader <miles@gnu.org>
8620
8621 * display.texi (Faces): Add `vertical-divider'.
8622
8623 2005-06-17 Richard M. Stallman <rms@gnu.org>
8624
8625 * text.texi (Adaptive Fill): Minor clarification.
8626
8627 2005-06-10 Lute Kamstra <lute@gnu.org>
8628
8629 * emacs.texi (Top): Correct version number.
8630 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8631 refer to the current version of Emacs.
8632
8633 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8634
8635 * files.texi (Log Buffer): Document when there can be more than
8636 one file to be committed.
8637
8638 2005-06-08 Juri Linkov <juri@jurta.org>
8639
8640 * display.texi (Faces): Add `shadow' face.
8641
8642 2005-06-07 Masatake YAMATO <jet@gyve.org>
8643
8644 * display.texi (Faces): Write about mode-line-highlight.
8645
8646 2005-06-06 Richard M. Stallman <rms@gnu.org>
8647
8648 * misc.texi (Printing Package): Explain how to initialize
8649 printing package.
8650
8651 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8652
8653 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
8654
8655 * emacs.texi: Rename Hardcopy to Printing.
8656 Make PostScript and PostScript Variables subnodes of it.
8657
8658 * misc.texi (Printing): Rename node from Hardcopy.
8659 Mention menu bar options.
8660 Move PostScript and PostScript Variables to submenu.
8661 (Printing package): New node.
8662
8663 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8664
8665 * dired.texi (Operating on Files): Likewise.
8666
8667 * calendar.texi (Displaying the Diary): Likewise.
8668
8669 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8670
8671 * glossary.texi (Glossary): Likewise.
8672
8673 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8674 effect.
8675
8676 2005-06-04 Richard M. Stallman <rms@gnu.org>
8677
8678 * trouble.texi (After a Crash): Polish previous change.
8679
8680 2005-05-30 Noah Friedman <friedman@splode.com>
8681
8682 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8683 recovery mechanism.
8684
8685 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
8686
8687 * building.texi (Other Buffers): SPC toggles display of
8688 floating point registers.
8689
8690 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
8691
8692 * files.texi (Log Buffer): Merge in description of Log Edit
8693 mode from pcl-cvs.texi.
8694
8695 2005-05-26 Richard M. Stallman <rms@gnu.org>
8696
8697 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8698
8699 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8700
8701 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8702 not enabled by default.
8703 When not on a word, `ispell-word' by default checks the word
8704 before point.
8705
8706 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
8707
8708 * building.texi (Debugger Operation): Simplify last sentence.
8709
8710 2005-05-23 Lute Kamstra <lute@gnu.org>
8711
8712 * emacs.texi: Update FSF's address throughout.
8713 (Preface): Use @cite.
8714 (Distrib): Add cross reference to the node "Copying". Mention the
8715 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8716 printed manuals.
8717 (Intro): Use @xref for the Emacs Lisp Intro.
8718
8719 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8720
8721 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8722
8723 * basic.texi (Moving Point): Mention default for `goto-line'.
8724
8725 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8726 of a variable's docstring.
8727
8728 2005-05-18 Lute Kamstra <lute@gnu.org>
8729
8730 * maintaining.texi (Overview of Emerge): Add cross reference.
8731 Remove duplication.
8732
8733 * emacs.texi (Top): Update to the current structure of the manual.
8734 * misc.texi (Emacs Server): Add menu description.
8735 * files.texi (Saving): Fix menu.
8736 * custom.texi (Customization): Fix menu.
8737 * mule.texi (International): Fix menu.
8738 * kmacro.texi (Keyboard Macros): Fix menu.
8739
8740 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8741
8742 * display.texi: Various minor changes.
8743 (Faces): Delete text that is repeated in the next section.
8744
8745 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8746
8747 * building.texi (Debugger Operation): Mention GUD tooltips are
8748 disabled with GDB in text command mode.
8749
8750 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
8751
8752 * building.texi: Replace toolbar with "tool bar" for consistency.
8753 (Compilation Mode): Describe compilation-context-lines
8754 and use of arrow in compilation buffer.
8755 (Debugger Operation): Replace help text with variable's value.
8756
8757 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8758 consistency.
8759
8760 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8761
8762 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8763 Add xref.
8764
8765 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8766
8767 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8768 (Position Info): Delete discussion of `goto-line'. It is already
8769 described in `Moving point'.
8770
8771 * mini.texi (Completion Commands): Correct reference.
8772 (Completion Options): Fix typo.
8773
8774 * killing.texi (Deletion): Complete description of `C-x C-o'.
8775
8776 2005-05-10 Richard M. Stallman <rms@gnu.org>
8777
8778 * building.texi (Compilation): Clarify recompile's directory choice.
8779
8780 * frames.texi (Tooltips): Cleanups.
8781
8782 * basic.texi (Arguments): Fix punctuation.
8783
8784 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8785
8786 * screen.texi (Menu Bar): The up and down (not left and right)
8787 arrow keys move through a keyboard menu.
8788
8789 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8790
8791 * basic.texi: Various typo and grammar fixes.
8792 (Moving Point): C-a now runs move-beginning-of-line.
8793
8794 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
8795
8796 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8797
8798 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8799 as different animals.
8800
8801 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8802
8803 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8804 Correct index entry.
8805
8806 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
8807
8808 * building.texi (Debugger Operation): Update to reflect changes
8809 in GUD tooltips.
8810
8811 2005-04-30 Richard M. Stallman <rms@gnu.org>
8812
8813 * files.texi (Compressed Files): Auto Compression normally enabled.
8814
8815 * building.texi (Debugger Operation): Clarify previous change.
8816
8817 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
8818
8819 * building.texi (Debugger Operation): Add description for
8820 GUD tooltips when program is not running.
8821
8822 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8823
8824 * misc.texi (Shell): Add `Shell Prompts' to menu.
8825 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8826 description. Delete remarks moved to new node.
8827 (Shell Prompts): New node.
8828 (History References): Replace remarks moved to `Shell Prompts'
8829 with xref to that node.
8830 (Remote Host): Clarify how to specify the terminal type when
8831 logging in to a different machine.
8832
8833 2005-04-26 Richard M. Stallman <rms@gnu.org>
8834
8835 * emacs.texi (Top): Update submenus from files.texi.
8836
8837 * files.texi (Filesets): Clarify previous change.
8838
8839 * dired.texi (Misc Dired Features): Clarify previous change.
8840
8841 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
8842
8843 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8844
8845 * dired.texi (Misc Dired Features):
8846 Document dired-compare-directories.
8847
8848 * files.texi (Filesets): New node.
8849 (File Conveniences): Document Image mode.
8850
8851 * text.texi (TeX Print): Document tex-compile.
8852
8853 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8854
8855 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8856 Delete redundant reference to tooltip Custom group. It is
8857 referred too again in the next paragraph.
8858
8859 2005-04-24 Richard M. Stallman <rms@gnu.org>
8860
8861 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8862
8863 2005-04-19 Kim F. Storm <storm@cua.dk>
8864
8865 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8866
8867 2005-04-18 Lars Hansen <larsh@math.ku.dk>
8868
8869 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8870 turns off desktop-save-mode.
8871
8872 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8873
8874 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8875 by default in terminals compatible with xterm. Mention that
8876 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8877 node.
8878
8879 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8880
8881 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8882
8883 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8884
8885 * xresources.texi (Table of Resources): Add cursorBlink.
8886
8887 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8888
8889 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8890 `d', `C-d' and `u'.
8891
8892 2005-04-11 Richard M. Stallman <rms@gnu.org>
8893
8894 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8895 (Misc X): Add -D, --basic-display.
8896
8897 * maintaining.texi (Change Log): Correct the description of
8898 the example.
8899
8900 * major.texi (Choosing Modes): Document magic-mode-alist.
8901
8902 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8903
8904 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8905 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8906 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8907 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8908 `w', respectively.
8909 (Rmail Labels): Mention `l'.
8910 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8911 (Rmail Summary Edit): Describe `j' and RET.
8912
8913 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8914
8915 * xresources.texi (Lucid Resources): Add fontSet resource.
8916
8917 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8918
8919 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8920 now called `indicate-empty-lines'.
8921
8922 2005-04-06 Kim F. Storm <storm@cua.dk>
8923
8924 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8925
8926 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8927
8928 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8929 deleted.
8930 (Marks vs Flags): Add some convenient key bindings.
8931 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8932 (Misc Dired Features): Correct and expand description of `w' command.
8933
8934 * frames.texi (XTerm Mouse): Delete apparently false info.
8935 The GNU/Linux console currently does not appear to support
8936 `xterm-mouse-mode'.
8937
8938 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8939
8940 * calendar.texi (Diary): Mention shell utility `calendar'.
8941
8942 2005-04-01 Richard M. Stallman <rms@gnu.org>
8943
8944 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8945
8946 2005-04-01 Lute Kamstra <lute@gnu.org>
8947
8948 * maintaining.texi (Change Log): add-change-log-entry uses
8949 add-log-mailing-address.
8950
8951 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8952
8953 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8954 `VC Mode Line' and put in an xref to that node.
8955 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8956 its description.
8957
8958 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8959
8960 * calendar.texi (Calendar Systems): Say that the Persian calendar
8961 implemented here is the arithmetical one championed by Birashk.
8962
8963 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8964
8965 * programs.texi (Fortran Motion): Fix previous change.
8966
8967 2005-03-29 Richard M. Stallman <rms@gnu.org>
8968
8969 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8970
8971 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
8972
8973 * text.texi (Refill): Refer to Long Lines Mode.
8974 (Longlines): New node.
8975 (Auto Fill): Don't index "word wrap" here.
8976 (Filling): Add Longlines to menu.
8977
8978 2005-03-29 Richard M. Stallman <rms@gnu.org>
8979
8980 * xresources.texi: Minor fixes.
8981
8982 * misc.texi (Emacs Server): Fix Texinfo usage.
8983
8984 * emacs.texi (Top): Don't use a real section heading for
8985 "Detailed Node Listing". Fake it instead.
8986
8987 * basic.texi (Position Info): Minor cleanup.
8988
8989 * mule.texi (Input Methods): Minor cleanup.
8990
8991 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8992
8993 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8994 constructs as well.
8995 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8996
8997 2005-03-29 Kenichi Handa <handa@m17n.org>
8998
8999 * mule.texi (Input Methods): Refer to the command C-u C-x =.
9000
9001 * basic.texi (Position Info): Update the description about the
9002 command C-u C-x =.
9003
9004 2005-03-28 Richard M. Stallman <rms@gnu.org>
9005
9006 * emacs.texi (Top): Use @section for the detailed node listing.
9007
9008 * calendar.texi: Minor fixes to previous change.
9009
9010 * programs.texi (Fortran): Small fixes to previous changes.
9011
9012 * emacs.texi (Top): Update list of subnodes of Dired.
9013 Likewise for building.texi.
9014
9015 * files.texi (File Conveniences): Delete Auto Image File mode.
9016
9017 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
9018
9019 * building.texi (Flymake): New node.
9020
9021 * custom.texi (Function Keys): Document kp- event types and
9022 keypad-setup package.
9023
9024 * dired.texi (Wdired): New node.
9025
9026 * files.texi (File Conveniences): Reorder entries.
9027 Explain how to turn on Auto-image-file mode.
9028 Document Thumbs mode.
9029
9030 * mule.texi (Specify Coding): Document recode-region and
9031 recode-file-name.
9032
9033 * programs.texi (Program Modes): Add Conf mode and DNS mode.
9034
9035 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
9036
9037 * commands.texi (Keys): M-o is now a prefix key.
9038
9039 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
9040
9041 * programs.texi: Reformat and update copyright years.
9042 (Fortran): Update section.
9043
9044 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
9045
9046 * files.texi: Several small changes in addition to:
9047 (Visiting): Change xref for Dialog Boxes to ref.
9048 (Version Headers): Replace references to obsolete var
9049 `vc-header-alist' with `vc-BACKEND-header'.
9050 (Customizing VC): Update value of `vc-handled-backends'.
9051
9052 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
9053
9054 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
9055 move here from Emacs Lisp Reference Manual.
9056 * calendar.texi (Calendar/Diary, Diary Commands)
9057 (Special Diary Entries, Importing Diary): Change some xrefs to
9058 point to emacs-xtra rather than elisp.
9059
9060 * emacs-xtra.texi (Calendar Customizing):
9061 Move view-diary-entries-initially, view-calendar-holidays-initially,
9062 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
9063 Emacs Manual.
9064 (Appt Customizing): Merge entire section into main Emacs Manual.
9065 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
9066 mark-holidays-in-calendar here from emacs-xtra.
9067 (Displaying the Diary): Move view-diary-entries-initially,
9068 mark-diary-entries-in-calendar here from emacs-xtra.
9069 (Appointments): Move appt-display-mode-line,
9070 appt-display-duration, appt-disp-window-function,
9071 appt-delete-window-function here from emacs-xtra.
9072
9073 * calendar.texi: Update and reformat copyright.
9074 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
9075 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
9076 (Diary): Refer to `diary-file' rather than ~/diary.
9077 (Diary Commands): Rename node to "Displaying the Diary".
9078 * emacs.texi (Top): Rename "Diary Commands" section.
9079 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
9080
9081 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9082
9083 * misc.texi (Emacs Server): Fix the command for setting
9084 server-name. Add an xref to Invoking emacsclient.
9085
9086 * help.texi (Help Summary): Clarify when "C-h ." will do something
9087 nontrivial.
9088 (Apropos): Add cindex entry for apropos-sort-by-scores.
9089
9090 * display.texi (Text Display): Add index entries for how no-break
9091 characters are displayed.
9092
9093 2005-03-26 Eli Zaretskii <eliz@gnu.org>
9094
9095 * files.texi (Visiting): Fix cross-references introduced with the
9096 last change.
9097
9098 * xresources.texi (GTK resources): Fix last change.
9099
9100 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
9101
9102 * xresources.texi (X Resources): GTK options documented too.
9103 (Resources): Clarify meaning of program name.
9104 (Table of Resources): Add visualClass.
9105 (GTK resources): Rewrite.
9106 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
9107
9108 * display.texi (Text Display): Mention non-breaking spaces.
9109
9110 * files.texi (Reverting): Document auto-revert-check-vc-info.
9111
9112 * frames.texi (Mouse Commands): Document
9113 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
9114
9115 * help.texi (Help Summary): Add `C-h .'.
9116 (Apropos): Apropos accepts a list of search terms.
9117 Document apropos-sort-by-scores.
9118 (Help Echo): Document display-local-help.
9119
9120 * misc.texi (Emacs Server): Document server-name.
9121 (Invoking emacsclient): Document -s option for server names.
9122
9123 * text.texi (Outline Visibility): Introduce "current heading
9124 line" (commands can be called with point on a body line).
9125 Re-order table to follow the sequence of discussion.
9126 hide-body won't hide lines before first header line.
9127 (TeX Mode): Add DocTeX mode.
9128
9129 2005-03-24 Richard M. Stallman <rms@gnu.org>
9130
9131 * mule.texi (Single-Byte Character Support): Delete mention
9132 of iso-acc.el and iso-transl.el.
9133
9134 2005-03-23 Lute Kamstra <lute@gnu.org>
9135
9136 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
9137
9138 2005-03-23 Richard M. Stallman <rms@gnu.org>
9139
9140 * search.texi: Delete explicit node pointers.
9141 (Incremental Search): New menu.
9142 (Basic Isearch, Repeat Isearch, Error in Isearch)
9143 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
9144 (Slow Isearch): New subnodes.
9145 (Configuring Scrolling): Node deleted.
9146 (Search Case): Doc default-case-fold-search.
9147 (Regexp Replace): Move replace-regexp doc here.
9148
9149 * rmail.texi (Movemail): Put commas inside closequotes.
9150
9151 * picture.texi (Insert in Picture): Document C-c arrow combos.
9152 (Basic Picture): Clarify erasure.
9153
9154 * display.texi (Font Lock): Put commas inside closequotes.
9155
9156 * cmdargs.texi (General Variables): Put commas inside closequotes.
9157
9158 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
9159
9160 * building.texi (Stack Buffer): Mention reverse contrast for
9161 *selected* frame (might not be current frame).
9162
9163 2005-03-21 Richard M. Stallman <rms@gnu.org>
9164
9165 * building.texi (Starting GUD): Add bashdb.
9166
9167 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
9168
9169 * basic.texi (Moving Point): Add M-g M-g binding.
9170 (Undo): Document undo-only.
9171 (Position Info): Document M-g M-g and C-u M-g M-g.
9172
9173 * building.texi (Building): Put Grep Searching after Compilation
9174 Shell.
9175 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
9176 Document next-error-highlight.
9177 (Grep Searching): Document grep-highlight-matches.
9178 (Lisp Eval): Typing C-x C-e twice prints integers specially.
9179
9180 * calendar.texi (Importing Diary): Rename node from iCalendar.
9181 Document diary-from-outlook.
9182
9183 * dired.texi (Misc Dired Features): Rename node from Misc Dired
9184 Commands.
9185 Mention effect of X drag and drop on Dired buffers.
9186
9187 * files.texi (Visiting): Document large-file-warning-threshold.
9188 Move paragraph on file-selection dialog.
9189 Mention visiting files using X drag and drop.
9190 (Reverting): Mention using Auto-Revert mode to tail files.
9191 Document auto-revert-tail-mode.
9192 (Version Systems): Minor correction.
9193 (Comparing Files): Diff-mode is no longer based on Compilation
9194 mode.
9195 Document compare-ignore-whitespace.
9196 (Misc File Ops): Explain passing a directory to rename-file.
9197 Likewise for copy-file and make-symbolic-link.
9198
9199 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
9200 Document mouse-wheel-progressive speed.
9201
9202 * help.texi (Misc Help): Document numeric argument for C-h i.
9203 Correctly explain the effect of just C-u as argument.
9204
9205 * killing.texi (Deletion): Document numeric argument for
9206 just-one-space.
9207
9208 * mini.texi (Completion): Completion acts on text before point.
9209
9210 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
9211 (Emulation): CUA mode replaces pc-bindings-mode,
9212 pc-selection-mode, and s-region.
9213
9214 * mule.texi (Input Methods): Leim is now built-in.
9215 (Select Input Method): Document quail-show-key.
9216 (Specify Coding): Document revert-buffer-with-coding-system.
9217
9218 * programs.texi (Fortran Motion): Document f90-next-statement,
9219 f90-previous-statement, f90-next-block, f90-previous-block,
9220 f90-end-of-block, and f90-beginning-of-block.
9221
9222 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
9223
9224 * emacs.texi (Acknowledgments): Update.
9225
9226 * anti.texi: Total rewrite.
9227
9228 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
9229
9230 * ack.texi (Acknowledgments): Update.
9231
9232 2005-03-19 Eli Zaretskii <eliz@gnu.org>
9233
9234 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
9235 Update copyright years.
9236
9237 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
9238
9239 * building.texi (Commands of GUD): Move paragraph on setting
9240 breakpoints with mouse to the GDB Graphical Interface node.
9241
9242 2005-03-07 Richard M. Stallman <rms@gnu.org>
9243
9244 * misc.texi (Single Shell, Shell Options): Fix previous change.
9245
9246 * building.texi (Debugger Operation): Update GUD tooltip enable info.
9247
9248 2005-03-06 Richard M. Stallman <rms@gnu.org>
9249
9250 * building.texi (Starting GUD): Don't explain text vs graphical
9251 GDB here. Just mention it and xref.
9252 Delete "just one debugger process".
9253 (Debugger Operation): Move GUD tooltip info here.
9254 (GUD Tooltips): Node deleted.
9255 (GDB Graphical Interface): Explain the two GDB modes here.
9256
9257 * sending.texi (Sending Mail): Minor cleanup.
9258 (Mail Aliases): Explain quoting conventions.
9259 Update key rebinding example.
9260 (Header Editing): C-M-i is like M-TAB.
9261 (Mail Mode Misc): mail-attach-file does not do MIME.
9262
9263 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
9264 that really belongs here.
9265 (Remote Mailboxes): Text moved to Rmail Inbox.
9266 (Rmail Display): Mention Mouse-1.
9267 (Movemail): Clarify two movemail versions.
9268 Clarify rmail-movemail-program.
9269
9270 * misc.texi (Single Shell): Replace uudecode example with gpg example.
9271 Document async shell commands.
9272 (Shell History): Clarify.
9273 (Shell Ring): Mention C-UP an C-DOWN.
9274 (Shell Options): Add comint-prompt-read-only.
9275 (Invoking emacsclient): Set EDITOR to run Emacs.
9276 (Sorting): No need to explain what region is.
9277 (Saving Emacs Sessions): Fix typo.
9278 (Recursive Edit): Fix punctuation.
9279 (Emulation): Don't mention "PC bindings" which are standard.
9280 (Hyperlinking): Explain Mouse-1 convention here.
9281 (Find Func): Node deleted.
9282
9283 * help.texi (Name Help): Xref to Hyperlinking.
9284
9285 * glossary.texi (Glossary):
9286 Rename "Balance Parentheses" to "Balancing...".
9287 Add "Byte Compilation". Correct "Copyleft".
9288 New xref in "Customization".
9289 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
9290 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
9291 Rename "Registers" to "Register".
9292 Replace "Selecting" with "Selected Frame",
9293 "Selected Window", and "Selecting a Buffer".
9294
9295 * files.texi (Types of Log File): Explain how projects'
9296 methods can vary.
9297
9298 * display.texi (Faces): Delete "Emacs 21".
9299
9300 * custom.texi (Changing a Variable): C-M-i like M-TAB.
9301 * fixit.texi (Spelling): C-M-i like M-TAB.
9302 * mini.texi (Completion Options): C-M-i like M-TAB.
9303 * programs.texi (Symbol Completion): C-M-i like M-TAB.
9304 * text.texi (Text Mode): C-M-i like M-TAB.
9305
9306 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
9307
9308 * calendar.texi (Specified Dates): Mention `g w'.
9309 (Appointments): appt-activate toggles with no arg.
9310
9311 2005-03-05 Juri Linkov <juri@jurta.org>
9312
9313 * cmdargs.texi (Emacs Invocation): Add cindex
9314 "invocation (command line arguments)".
9315 (Misc X): Add -nbc, --no-blinking-cursor.
9316
9317 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
9318
9319 * calendar.texi (iCalendar): No need to require it now.
9320
9321 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
9322
9323 * trouble.texi (Contributing): Mention Savannah. Direct users to
9324 emacs-devel.
9325
9326 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
9327
9328 * calendar.texi (Adding to Diary): Mention redrawing of calendar
9329 window.
9330
9331 2005-02-27 Richard M. Stallman <rms@gnu.org>
9332
9333 * building.texi (Compilation): Update mode line status info.
9334
9335 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
9336
9337 * calendar.texi (General Calendar): Document binding of
9338 scroll-other-window-down.
9339 (Mayan Calendar): Fix earliest date.
9340 (Time Intervals): Document timeclock-change.
9341 Fix timeclock-ask-before-exiting documentation.
9342
9343 2005-02-26 Kim F. Storm <storm@cua.dk>
9344
9345 * frames.texi (Mouse References):
9346 Add mouse-1-click-in-non-selected-windows.
9347
9348 2005-02-25 Richard M. Stallman <rms@gnu.org>
9349
9350 * screen.texi (Screen): Explain better about cursors and mode lines;
9351 don't presuppose text terminals.
9352 (Point): Don't assume just one cursor.
9353 Clarify explanation of cursors.
9354 (Echo Area, Menu Bar): Cleanups.
9355
9356 * mini.texi (Minibuffer): Prompts are highlighted.
9357 (Minibuffer Edit): Newline = C-j only on text terminals.
9358 Clarify resize-mini-windows values.
9359 Mention M-PAGEUP and M-PAGEDOWN.
9360 (Completion Commands): Mouse-1 like Mouse-2.
9361 (Minibuffer History): Explain history commands better.
9362 (Repetition): Add xref to Incremental Search.
9363
9364 * mark.texi (Setting Mark): Clarify info about displaying mark.
9365 Clarify explanation of C-@ and C-SPC.
9366 (Transient Mark): Mention Delete Selection mode.
9367 (Marking Objects): Clean up text about extending the region.
9368
9369 * m-x.texi (M-x): One C-g doesn't always go to top level.
9370 No delay before suggest-key-bindings output.
9371
9372 * fixit.texi (Fixit): Mention C-/ for undo.
9373 (Spelling): Mention ESC TAB like M-TAB.
9374 Replacement words with r and R are rechecked.
9375 Say where C-g leaves point. Mention ? as input.
9376
9377 2005-02-23 Lute Kamstra <lute@gnu.org>
9378
9379 * cmdargs.texi (Initial Options): Add cross reference.
9380
9381 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
9382
9383 * emacs.texi (Top): Update menu for splitting of node in
9384 msdog.texi.
9385 * frames.texi (Frames): Update xref for splitting of node in
9386 msdog.texi.
9387 * trouble.texi (Quitting): Ditto.
9388
9389 2005-02-16 Richard M. Stallman <rms@gnu.org>
9390
9391 * windows.texi (Split Window): Simplify line truncation info
9392 and xref to Display Custom.
9393
9394 * trouble.texi (Quitting): Emergency escape only for text terminal.
9395 (Screen Garbled): C-l for ungarbling is only for text terminal.
9396
9397 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
9398
9399 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
9400
9401 * programs.texi (Program Modes): Mention Python mode.
9402 (Moving by Defuns): Repeating C-M-h extends region.
9403 (Basic Indent): Clarify.
9404 (Custom C Indent): Clarify.
9405 (Expressions): Repeating C-M-@ extends region.
9406 (Info Lookup): Clarify for C-h S.
9407 (Symbol Completion): ESC TAB alternative for M-TAB.
9408 (Electric C): Clarify.
9409
9410 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
9411
9412 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
9413 MS-DOS Input node.
9414 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
9415 (MS-DOS and MULE): Clarify.
9416 (MS-DOS Processes, Windows Processes): Fix typos.
9417
9418 * major.texi (Choosing Modes): Clarify.
9419
9420 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
9421 (Keyboard Macro Step-Edit): Clarify.
9422
9423 * indent.texi (Indentation): Clarifications.
9424
9425 * help.texi (Help): Correct error about C-h in query-replace.
9426 Clarify apropos vs C-h a. Fix how to search in FAQ.
9427 (Key Help): Describe C-h w here.
9428 (Name Help): Minor cleanup. C-h w moved to Key Help.
9429 Clarify the "object" joke.
9430 (Apropos): Clarify. Mouse-1 like Mouse-2.
9431 (Help Mode): Mouse-1 like Mouse-2.
9432
9433 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
9434
9435 * display.texi (Display): Reorder menu.
9436 (Faces): Cleanup.
9437 (Font Lock): Cleanup. Mention Options menu.
9438 Delete obsolete text.
9439 (Scrolling): For C-l, don't presume text terminal.
9440 (Horizontal Scrolling): Simplify intro.
9441 (Follow Mode): Clarify.
9442 (Cursor Display): Move before Display Custom.
9443 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
9444 Doc default-tab-width. Doc line truncation more thoroughly.
9445
9446 * dired.texi (Dired Enter): C-x C-f can run Dired.
9447 (Dired Visiting): Comment out `a' command.
9448 Mouse-1 is like Mouse-2.
9449 (Shell Commands in Dired): ? can be used more than once.
9450
9451 * basic.texi (Continuation Lines): Simplify description of truncation,
9452 and refer to Display Custom for the rest of it.
9453
9454 2005-02-06 Lute Kamstra <lute@gnu.org>
9455
9456 * basic.texi (Undo): Fix typo.
9457
9458 * cmdargs.texi (Emacs Invocation): Fix typo.
9459
9460 * custom.texi (Init Examples): Fix typo.
9461
9462 * abbrevs.texi (Expanding Abbrevs): Fix typo.
9463
9464 2005-02-06 Richard M. Stallman <rms@gnu.org>
9465
9466 * regs.texi (Registers): Registers can hold numbers, too.
9467
9468 * killing.texi (Other Kill Commands): Cleanup.
9469 Delete redundant explanation of kill in read-only buffer.
9470 (Yanking): Mention term "copying".
9471 (Accumulating Text): Fix typo.
9472
9473 * entering.texi (Entering Emacs): Update rationale at start.
9474 (Exiting): Treat iconifying on a par with suspension.
9475
9476 * custom.texi (Minor Modes): Fix typo.
9477 (Easy Customization): Fix menu style.
9478 (Variables): Add xref.
9479 (Examining): Setting for future sessions works through .emacs.
9480 (Keymaps): "Text terminals", not "Many".
9481 (Init Rebinding): Explain \C-. Show example of \M-.
9482 Fix minor wording errors.
9483 (Function Keys): Explain vector syntax just once.
9484 (Named ASCII Chars): Clarify history of TAB/C-i connection.
9485 (Init File): Mention .emacs.d directory.
9486 (Init Examples): Add xref.
9487 (Find Init): Mention .emacs.d directory.
9488
9489 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
9490 (Action Arguments): Explain which kinds of -l args are found how.
9491 (Initial Options): --batch does not inhibit site-start.
9492 Add xrefs.
9493 (Command Example): Use --batch, not -batch.
9494
9495 * basic.texi (Inserting Text): Cleanup wording.
9496 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
9497 C-n is not error at end of buffer.
9498 (Undo): Doc C-/ like C-_. Add xrefs.
9499 (Arguments): META key may be labeled ALT.
9500 Peculiar arg meanings are explained in doc strings.
9501
9502 * abbrevs.texi (Expanding Abbrevs): Clarify.
9503
9504 2005-02-05 Eli Zaretskii <eliz@gnu.org>
9505
9506 * frames.texi (Frame Parameters): Add an xref to the description
9507 of list-colors-display. Add a pointer to the X docs about colors.
9508
9509 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
9510 Improve docs of list-colors-display.
9511
9512 2005-02-03 Lute Kamstra <lute@gnu.org>
9513
9514 * frames.texi (Frames, Drag and Drop): Fix typos.
9515
9516 2005-02-03 Richard M. Stallman <rms@gnu.org>
9517
9518 * windows.texi (Basic Window): Mention color-change in mode line.
9519 (Change Window): Explain dragging vertical boundaries.
9520
9521 * text.texi (Sentences): Clarify.
9522 (Paragraphs): Explain M-a and blank lines.
9523 (Outline Mode): Clarify text and menu.
9524 (Hard and Soft Newlines): Mention use-hard-newlines.
9525
9526 * frames.texi (Frames): Delete unnecessary mention of Windows.
9527 (Mouse Commands): Likewise. Mention xterm mouse support.
9528 (Clipboard): Clarify.
9529 (Mouse References): Mention use of Mouse-1 for following links.
9530 (Menu Mouse Clicks): Clarify.
9531 (Mode Line Mouse): Clarify.
9532 (Drag and Drop): Rewrite.
9533
9534 * fixit.texi (Spelling): Fix typo.
9535
9536 * files.texi (File Names): Clarify.
9537 (Visiting): Update conditions for use of file dialog. Clarify.
9538 (Saving): Doc d as answer in save-some-buffers.
9539 (Remote Files): Clean up the text.
9540
9541 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9542
9543 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9544 (List Buffers): Clarify.
9545 (Several Buffers): Doc T command.
9546 (Buffer Convenience): Clarify menu.
9547
9548 * basic.texi (Undo): Clarify last change.
9549
9550 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9551
9552 * fixit.texi (Spelling): Fix typo.
9553
9554 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9555
9556 * basic.texi (Undo): Update description of `undo-outer-limit'.
9557
9558 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
9559
9560 * building.texi: Update documentation relating to GDB Graphical
9561 Interface.
9562
9563 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9564
9565 * custom.texi (Easy Customization): Adapt menu to node name change.
9566
9567 2005-01-30 Richard M. Stallman <rms@gnu.org>
9568
9569 * custom.texi (Easy Customization): Defn of "User Option" now
9570 includes faces. Don't say just "option" when talking about variables.
9571 Do say just "options" to mean "anything customizable".
9572 (Specific Customization): Describe `customize-variable',
9573 not `customize-option'.
9574
9575 * glossary.texi (Glossary) <Faces>: Add xref.
9576 <User Option>: Change definition--include faces. Change xref.
9577
9578 * picture.texi (Picture): Mention artist.el.
9579
9580 * sending.texi, screen.texi, programs.texi, misc.texi:
9581 * mini.texi, major.texi, maintaining.texi, macos.texi:
9582 * help.texi, frames.texi, files.texi:
9583 Don't say just "option" when talking about variables.
9584
9585 * display.texi, mule.texi: Don't say just "option" when talking
9586 about variables. Other minor cleanups.
9587
9588 2005-01-26 Lute Kamstra <lute@gnu.org>
9589
9590 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9591 File'. Mention the `-Q' option at the `--no-site-file' option.
9592
9593 2005-01-22 David Kastrup <dak@gnu.org>
9594
9595 * building.texi (Grep Searching): Mention alias `find-grep' for
9596 `grep-find'.
9597
9598 2005-01-20 Richard M. Stallman <rms@gnu.org>
9599
9600 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9601
9602 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9603
9604 * rmail.texi (Movemail): Explain differences
9605 between standard and mailutils versions of movemail.
9606 Describe command line and configuration options introduced
9607 with the latter.
9608 Explain the notion of mailbox URL, provide examples and
9609 cross-references to mailutils documentation.
9610 Describe various methods of specifying mailbox names,
9611 user names and user passwords for rmail.
9612 (Remote Mailboxes): New section.
9613 Describe how movemail handles remote mailboxes. Describe configuration
9614 options used to control its behavior.
9615 (Other Mailbox Formats): Explain handling of various mailbox
9616 formats.
9617
9618 2005-01-13 Richard M. Stallman <rms@gnu.org>
9619
9620 * commands.texi (Commands): Clarification.
9621
9622 2005-01-11 Richard M. Stallman <rms@gnu.org>
9623
9624 * programs.texi (Multi-line Indent): Fix previous change.
9625 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9626
9627 2005-01-08 Richard M. Stallman <rms@gnu.org>
9628
9629 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9630 lazy-highlight.
9631
9632 * search.texi (Query Replace): Mention faces query-replace
9633 and lazy-highlight.
9634 (Incremental Search): Update isearch highlighting info.
9635
9636 2005-01-04 Richard M. Stallman <rms@gnu.org>
9637
9638 * custom.texi (Saving Customizations): Minor improvement.
9639
9640 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9641
9642 * custom.texi (Saving Customizations): Emacs no longer loads
9643 `custom-file' after .emacs. No longer mention customizing through
9644 Custom.
9645
9646 2005-01-01 Andreas Schwab <schwab@suse.de>
9647
9648 * killing.texi (Graphical Kill): Move up under node Killing,
9649 change @section to @subsection.
9650
9651 2005-01-01 Richard M. Stallman <rms@gnu.org>
9652
9653 * custom.texi (Face Customization): Mention hex color specs.
9654
9655 * emacs.texi (Top): Update Killing submenu.
9656
9657 * killing.texi (Killing): Reorganize section.
9658 No more TeX-only text; put the node command at start of chapter.
9659 But the first section heading is used only in TeX.
9660 Rewrite the text to read better in this mode.
9661 (Graphical Kill): New subnode gets some of the text that
9662 used to be in the first section.
9663
9664 2004-12-31 Richard M. Stallman <rms@gnu.org>
9665
9666 * dired.texi (Shell Commands in Dired): Delete the ? example.
9667
9668 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9669
9670 * files.texi (Saving): Describe new require-final-newline features
9671 and mode-require-final-newline.
9672
9673 2004-12-29 Richard M. Stallman <rms@gnu.org>
9674
9675 * custom.texi (File Variables): Clarify previous change.
9676
9677 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
9678
9679 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9680 out now.
9681
9682 2004-12-27 Richard M. Stallman <rms@gnu.org>
9683
9684 * Makefile.in (MAKEINFO): Specify --force.
9685
9686 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9687 (Undo): Doc undo-outer-limit.
9688
9689 2004-12-15 Juri Linkov <juri@jurta.org>
9690
9691 * mark.texi (Transient Mark, Mark Ring): M-< and other
9692 movement commands don't set mark in Transient Mark mode
9693 if mark is active.
9694
9695 2004-12-12 Juri Linkov <juri@jurta.org>
9696
9697 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9698 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9699
9700 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9701 (Misc Dired Commands): Add @r{(Dired)} to w.
9702
9703 2004-12-12 Juri Linkov <juri@jurta.org>
9704
9705 * mark.texi (Marking Objects): Marking commands also extend the
9706 region when mark is active in Transient Mark mode.
9707
9708 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9709
9710 * custom.texi (Saving Customizations): Emacs only loads the custom
9711 file automatically after the init file in version 22.1 or later.
9712 Adapt text and examples to this fact.
9713
9714 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9715
9716 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9717 be set through Custom. Otherwise, it has no effect.
9718
9719 2004-12-05 Richard M. Stallman <rms@gnu.org>
9720
9721 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9722 * entering.texi: Rename Command Line to Emacs Invocation.
9723
9724 * misc.texi (Term Mode): Correctly describe C-c.
9725
9726 * custom.texi (Easy Customization): Move up to section level,
9727 before Variables. Avoid using the term "variable"; say "option".
9728 New initial explanation.
9729 (Variables): In initial explanation, connect "variable" to the
9730 already-explained "user option".
9731
9732 * emacs.texi (Top): Fix ref to Command Line.
9733 Move reference to Easy Customization.
9734
9735 * xresources.texi (X Resources): Fix From link.
9736
9737 * doclicense.texi (GNU Free Documentation License): Fix To link.
9738
9739 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9740
9741 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9742
9743 2004-12-03 Richard M. Stallman <rms@gnu.org>
9744
9745 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9746
9747 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9748
9749 * kmacro.texi: Several small changes in addition to the following.
9750 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9751 defining a keyboard macro.
9752 Mention `kmacro-ring-max'.
9753 (Keyboard Macro Counter): Clarify description of
9754 `kmacro-insert-counter', `kmacro-set-counter',
9755 `kmacro-add-counter' and `kmacro-set-format'.
9756
9757 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9758
9759 * custom.texi (File Variables): Add `unibyte' and make it more
9760 clear that `unibyte' and `coding' are special. Suggested by Simon
9761 Krahnke <overlord@gmx.li>.
9762
9763 * mule.texi (Enabling Multibyte): Refer to File Variables.
9764 Suggested by Simon Krahnke <overlord@gmx.li>.
9765
9766 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
9767
9768 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9769 x-use-old-gtk-file-dialog.
9770
9771 2004-11-20 Richard M. Stallman <rms@gnu.org>
9772
9773 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9774
9775 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
9776
9777 * building.texi (Lisp Eval): Delete hyphen in section name.
9778
9779 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9780
9781 * files.texi (Old Versions):
9782 No longer document annotation as "CVS only".
9783
9784 2004-11-10 Andre Spiegel <spiegel@gnu.org>
9785
9786 * files.texi (Version Control): Rewrite the introduction about
9787 version systems, mentioning the new ones that we support.
9788 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
9789 suggestions.
9790
9791 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
9792
9793 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
9794
9795 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
9796
9797 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9798
9799 2004-10-23 Eli Zaretskii <eliz@gnu.org>
9800
9801 * text.texi (Text Based Tables, Table Definition)
9802 (Table Creation, Table Recognition, Cell Commands)
9803 (Cell Justification, Row Commands, Column Commands)
9804 (Fixed Width Mode, Table Conversion, Measuring Tables)
9805 (Table Misc): New nodes, documenting the Table Mode.
9806
9807 2004-10-19 Jason Rumney <jasonr@gnu.org>
9808
9809 * makefile.w32-in (info): Change order of arguments to makeinfo.
9810
9811 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
9812
9813 * calendar.texi (iCalendar): Update for package changes.
9814
9815 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9816
9817 * files.texi (Misc File Ops): View mode is a minor mode.
9818
9819 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9820
9821 * calendar.texi (iCalendar): Style changes.
9822
9823 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9824
9825 * search.texi (Regexps): The regexp described in the example is no
9826 longer stored in the variable `sentence-end'.
9827
9828 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
9829
9830 * building.texi (Starting GUD): Note that multiple debugging
9831 sessions requires `gdb --fullname'.
9832
9833 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
9834
9835 * calendar.texi (iCalendar): New section for a new package.
9836
9837 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9838
9839 * text.texi: Various small changes in addition to the following.
9840 (Text): Replace xref for autotype with inforef.
9841 (Sentences): Explain nil value for `sentence-end'.
9842 (Paragraphs): Update default values for `paragraph-start' and
9843 `paragraph-separate'.
9844 (Text Mode): Correct description of Text mode's effect on the
9845 syntax table.
9846 (Outline Visibility): `hide-other' does not hide top level headings.
9847 `selective-display-ellipses' no longer has an effect on Outline mode.
9848 (TeX Misc): Add missing @cindex.
9849 Replace xref for RefTeX with inforef.
9850 (Requesting Formatted Text): The variable
9851 `enriched-fill-after-visiting' no longer exists.
9852 (Editing Format Info): Update names of menu items and commands.
9853 (Format Faces): Mention special effect of specifying the default face.
9854 Describe inheritance of text properties.
9855 Correct description of `fixed' face.
9856 (Format Indentation): Correct description of effect of setting
9857 margins. Mention `set-left-margin' and `set-right-margin'.
9858 (Format Justification): Update names of menu items.
9859 `set-justification-full' is now bound to `M-j b'.
9860 Mention that `default-justification' is a per buffer variable.
9861 (Format Properties): Update name of menu item.
9862 (Forcing Enriched Mode): `format-decode-buffer' automatically
9863 turns on Enriched mode if the buffer is in text/enriched format.
9864
9865 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
9866
9867 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9868
9869 2004-09-28 Kim F. Storm <storm@cua.dk>
9870
9871 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9872 Align with new functionality.
9873
9874 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9875
9876 * display.texi (Display Custom): Remove stray `@end defvar'.
9877
9878 2004-09-23 Kim F. Storm <storm@cua.dk>
9879
9880 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9881 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9882
9883 2004-09-20 Richard M. Stallman <rms@gnu.org>
9884
9885 * custom.texi (Hooks): Explain using setq to clear out a hook.
9886 (File Variables): Explain multiline string constants.
9887 (Non-ASCII Rebinding): Explain when you need to update
9888 non-ASCII char codes in .emacs.
9889
9890 * building.texi (Compilation): Explain how to make a silent
9891 subprocess that won't be terminated. Explain compilation-environment.
9892
9893 2004-09-13 Kim F. Storm <storm@cua.dk>
9894
9895 * mini.texi (Repetition): Rename isearch-resume-enabled to
9896 isearch-resume-in-command-history and change default to disabled.
9897
9898 2004-09-09 Kim F. Storm <storm@cua.dk>
9899
9900 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9901 with new `kmacro-name-last-macro'.
9902
9903 2004-09-08 Juri Linkov <juri@jurta.org>
9904
9905 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9906
9907 2004-09-03 Juri Linkov <juri@jurta.org>
9908
9909 * search.texi (Incremental Search): Update wording for M-%.
9910
9911 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9912
9913 * killing.texi (Killing): Correct description of kill commands in
9914 read-only buffer.
9915
9916 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9917
9918 * building.texi (Compilation Mode): Add a paragraph about rules
9919 for finding the compilation buffer for `next-error'.
9920
9921 * search.texi (Other Repeating Search): Mention that Occur mode
9922 supports the next-error functionality.
9923
9924 2004-09-02 Juri Linkov <juri@jurta.org>
9925
9926 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9927
9928 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9929
9930 * kmacro.texi (Basic Keyboard Macro):
9931 `apply-macro-to-region-lines' now operates on all lines that begin
9932 in the region, rather than on all complete lines in the region.
9933
9934 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
9935
9936 * frames.texi (Drag and drop): Add documentation about
9937 x-dnd-test-function and x-dnd-known-types.
9938
9939 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9940
9941 * indent.texi: Various minor changes in addition to:
9942 (Indentation Commands): Correct description of `indent-relative'.
9943 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9944 mode. The *Tab Stops* buffer uses Overwrite Mode.
9945 (Just Spaces): `tabify' converts sequences of at least two spaces
9946 to tabs.
9947
9948 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9949
9950 * frames.texi (Secondary Selection): Setting the secondary
9951 selection with M-Drag-Mouse-1 does not alter the kill ring,
9952 setting it with M-Mouse-1 and M-Mouse-3 does.
9953 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9954 toolkit scroll bars.
9955 (Scroll Bars): Ditto.
9956
9957 * windows.texi (Basic Window): When using a window system, the value
9958 of point in a non-selected window is indicated by a hollow box.
9959 (Split Window): Side by side windows are separated by a scroll bar,
9960 if scroll bars are used.
9961 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9962 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9963 (Window Convenience): Update bindings for `winner-undo' and
9964 `winner-redo'.
9965
9966 * ack.texi (Acknowledgments): Use `@unnumbered'.
9967 * misc.texi: Adapt sectioning in Info to the node structure.
9968 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9969 of "Using Emacs as a Server".
9970 * building.texi (Building): Interchange nodes (for correct numbering).
9971 * programs.texi (Programs): Interchange nodes (for correct numbering).
9972 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9973 Info to the node structure.
9974 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9975 Rearrange order of nodes and sections such that both "GNU GENERAL
9976 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9977 end, as appropriate for appendices.
9978 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9979 Use `@unnumberedsec'.
9980 * trouble.texi: Adapt sectioning in Info to the node structure.
9981 Adapt node pointers to change in emacs.texi.
9982 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9983
9984 2004-08-25 Kenichi Handa <handa@m17n.org>
9985
9986 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9987 description for unibyte mode.
9988
9989 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9990
9991 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9992
9993 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9994 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9995 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9996 in @pxref.
9997
9998 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9999
10000 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
10001 Change section names.
10002
10003 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
10004
10005 * kmacro.texi (Keyboard Macro Ring): Rename section.
10006 Emacs treats the head of the macro ring as the `last keyboard macro'.
10007 (Keyboard Macro Counter): Minor change.
10008 (Save Keyboard Macro): Some clarifications.
10009 (Edit Keyboard Macro): Rename section.
10010
10011 * buffers.texi (Buffers): Maximum buffer size is now 256M on
10012 32-bit machines.
10013 (Several Buffers): Clarify which buffer is selected if `2' is
10014 pressed in the Buffer Menu.
10015 Auto Revert mode can be used to update the Buffer Menu
10016 automatically.
10017
10018 2004-08-21 Eli Zaretskii <eliz@gnu.org>
10019
10020 * help.texi (Misc Help): Add an index entry for finding an Info
10021 manual by its file name.
10022
10023 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
10024
10025 * files.texi (Backup Deletion): Correct description of
10026 `delete-old-versions'.
10027 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
10028 (Auto Save Files): Recommend `auto-save-mode' to reenable
10029 auto-saving, rather than the abbreviation `auto-save'.
10030
10031 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
10032
10033 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
10034 for "killing" and "yanking" in main menu.
10035
10036 2004-08-16 Richard M. Stallman <rms@gnu.org>
10037
10038 * killing.texi (Yanking, Killing): Minor cleanups.
10039
10040 * mark.texi (Momentary Mark): Minor cleanups.
10041
10042 2004-08-15 Kenichi Handa <handa@etl.go.jp>
10043
10044 * custom.texi (Non-ASCII Rebinding):
10045 C-q always inserts the right code to pass to global-set-key.
10046
10047 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
10048
10049 * regs.texi (RegNumbers): Mention `C-x r i' binding for
10050 `insert-register', instead of `C-x r g' binding, for consistency.
10051
10052 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
10053
10054 * fixit.texi (Spelling): Fix typo.
10055
10056 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
10057
10058 * help.texi (Help): Fix Texinfo usage.
10059
10060 2004-07-24 Richard M. Stallman <rms@gnu.org>
10061
10062 * text.texi (Paragraphs): Update how paragraphs are separated
10063 and the default for paragraph-separate.
10064
10065 * search.texi (Regexp Replace): Further update text for new
10066 replacement operators.
10067
10068 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
10069
10070 * emacs-xtra.texi (Subdir switches): Dired does not remember the
10071 `R' switch.
10072
10073 * dired.texi (Dired Updating): `k' only deletes inserted
10074 subdirectories from the Dired buffer if a prefix argument was given.
10075
10076 * search.texi (Regexps): Delete redundant definition of `symbol' in
10077 description of `\_>'. It already occurs in the description of `\_<'.
10078
10079 2004-07-01 Juri Linkov <juri@jurta.org>
10080
10081 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
10082 (Regexp Search): Add M-r.
10083
10084 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
10085
10086 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
10087
10088 2004-06-29 Jesper Harder <harder@ifa.au.dk>
10089
10090 * search.texi, calendar.texi: Markup fixes.
10091
10092 2004-06-25 Richard M. Stallman <rms@gnu.org>
10093
10094 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
10095
10096 2004-06-25 David Kastrup <dak@gnu.org>
10097
10098 * search.texi (Regexp Replace): Some typo corrections and
10099 rearrangement.
10100
10101 2004-06-24 David Kastrup <dak@gnu.org>
10102
10103 * search.texi (Unconditional Replace): Use replace-string instead
10104 of query-replace in example.
10105 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
10106 sequences.
10107 (Query Replace): Correct explanation of `^' which does not use
10108 the mark stack.
10109
10110 2004-06-21 Nick Roberts <nickrob@gnu.org>
10111
10112 * misc.texi (Shell History Copying): Document comint-insert-input.
10113 (Shell Ring): Describe comint-dynamic-list-input-ring here.
10114
10115 2004-06-20 Jesper Harder <harder@ifa.au.dk>
10116
10117 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
10118 * custom.texi (Customization): Do.
10119 * anti.texi (Antinews): Do.
10120 * abbrevs.texi (Defining Abbrevs): Do.
10121
10122 * programs.texi (Info Lookup): Fix keybinding for
10123 info-lookup-symbol.
10124
10125 2004-06-16 Juanma Barranquero <lektu@terra.es>
10126
10127 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
10128 Add emacs-xtra.
10129 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
10130 (clean): Add emacs-xtra and flymake. Remove redundancies.
10131
10132 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
10133
10134 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
10135 Add emacs-xtra.
10136 * emacs-xtra.texi: New file.
10137
10138 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
10139
10140 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
10141 (Dired and Find): Mention differences with ordinary Dired buffers.
10142
10143 2004-06-13 Richard M. Stallman <rms@gnu.org>
10144
10145 * custom.texi (Init Syntax): Explain about vars that do special
10146 things when set with setq or with Custom.
10147 (Init Examples): Add line-number-mode example.
10148
10149 2004-06-12 Juri Linkov <juri@jurta.org>
10150
10151 * dired.texi (Operating on Files): Add dired-do-touch.
10152
10153 2004-06-10 Juri Linkov <juri@jurta.org>
10154
10155 * building.texi (Lisp Eval): Add C-M-x on defface.
10156
10157 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
10158
10159 * files.texi (Reverting): Auto-Revert mode and
10160 Global Auto-Revert mode no longer revert remote files.
10161
10162 2004-05-29 Richard M. Stallman <rms@gnu.org>
10163
10164 * custom.texi (Init File): Two dashes start --no-site-file.
10165
10166 2004-05-29 Alan Mackenzie <acm@muc.de>
10167
10168 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10169 ("AWK"): Is consistently thus spelled throughout.
10170 (AWK, Pike): Document as "C-like modes".
10171 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
10172 (M-x man): Supersedes M-x manual-entry.
10173 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
10174
10175 ("Comments in C"): Delete node; the info is in CC Mode manual.
10176 (c-comment-only-line-offset): Remove description.
10177
10178 (C-c ., C-c C-c): Describe new C Mode bindings.
10179
10180 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
10181 (@dfn{Style}, c-default-style, comment-column, comment-padding)
10182 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
10183 Amend definitions.
10184
10185 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
10186 Describe functions.
10187
10188 (c-comment-start-regexp, c-hanging-comment-ender-p)
10189 (c-hanging-comment-starter-p): Remove obsolete definitions.
10190
10191 * emacs.texi: Remove the menu entry "Comments in C".
10192
10193 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
10194
10195 * dired.texi (Dired and Find): `find-ls-option' does not apply to
10196 `M-x locate'.
10197
10198 2004-05-16 Karl Berry <karl@gnu.org>
10199
10200 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
10201 makeinfo --html fails.
10202 * help.texi (Help Summary) [@ifnottex]: Likewise.
10203
10204 2004-05-13 Nick Roberts <nickrob@gnu.org>
10205
10206 * building.texi (GDB Graphical Interface): Update and describe
10207 layout first.
10208
10209 2004-05-04 Jason Rumney <jasonr@gnu.org>
10210
10211 * makefile.w32-in: Revert last change.
10212
10213 2004-05-03 Jason Rumney <jasonr@gnu.org>
10214
10215 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
10216
10217 2004-04-23 Juanma Barranquero <lektu@terra.es>
10218
10219 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
10220
10221 2004-04-18 Juri Linkov <juri@jurta.org>
10222
10223 * fixit.texi (Spelling): Remove file extension from ispell xref.
10224
10225 2004-04-15 Kim F. Storm <storm@cua.dk>
10226
10227 * cmdargs.texi (Initial Options): Add -Q.
10228
10229 2004-04-05 Kim F. Storm <storm@cua.dk>
10230
10231 * custom.texi (File Variables): Add safe-local-eval-forms.
10232
10233 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
10234
10235 * files.texi (Reverting): Correct description of revert-buffer's
10236 handling of point.
10237
10238 2004-03-22 Juri Linkov <juri@jurta.org>
10239
10240 * emacs.texi (Top): Add `Misc X'.
10241
10242 * trouble.texi: Fix help key bindings.
10243
10244 * glossary.texi: Improve references.
10245
10246 * help.texi: Sync keywords with finder.el.
10247
10248 * mini.texi (Completion): Add description for menu items.
10249
10250 * misc.texi (Browse-URL, FFAP): Add information about keywords.
10251
10252 * sending.texi (Mail Methods): Fix xref to Message manual.
10253
10254 2004-03-12 Richard M. Stallman <rms@gnu.org>
10255
10256 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
10257
10258 2004-03-04 Richard M. Stallman <rms@gnu.org>
10259
10260 * search.texi (Regexps): Explain that ^ and $ have their
10261 special meanings only in certain contexts.
10262
10263 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
10264
10265 * mule.texi (Specify Coding): Doc C-x RET F.
10266
10267 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
10268 for multiple compile and grep buffers.
10269 (Indirect Buffers): Don't recommand clone-indirect-buffer
10270 for multiple compile and grep buffers.
10271
10272 2004-02-29 Juanma Barranquero <lektu@terra.es>
10273
10274 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
10275 Use $(DEL) instead of rm, and ignore exit code.
10276
10277 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
10278
10279 * building.texi (Watch Expressions): Update.
10280
10281 2004-02-21 Juri Linkov <juri@jurta.org>
10282
10283 * cmdargs.texi (Action Arguments): Add alias --find-file.
10284 Add --directory, --help, --version. Move text about command-line-args
10285 to Command Arguments.
10286 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
10287 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
10288 (Window Size X): Join -g and --geometry. Add @cindex.
10289 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
10290 (Title X): Remove alias -title.
10291 (Misc X): New node.
10292
10293 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
10294
10295 * frames.texi (Drag and drop): Add Motif to list of supported
10296 protocols.
10297
10298 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
10299
10300 * frames.texi (Drag and drop): New section.
10301
10302 2004-01-24 Richard M. Stallman <rms@gnu.org>
10303
10304 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
10305 Include it only @ifnotinfo. Patch the preceding and following
10306 node headers to point to each other.
10307
10308 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
10309
10310 * calendar.texi (Appointments): Update section.
10311
10312 2003-12-29 Kevin Ryde <user42@zip.com.au>
10313
10314 * programs.texi (C Modes): Fix the xref.
10315
10316 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
10317
10318 * building.texi (Watch Expressions): Update.
10319 (Commands of GUD): Include use of toolbar + breakpoints set from
10320 fringe/margin.
10321
10322 2003-12-03 Andre Spiegel <spiegel@gnu.org>
10323
10324 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
10325 <acm@muc.de>.
10326
10327 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
10328
10329 * frames.texi (Dialog Boxes): Add use-file-dialog.
10330
10331 2003-11-22 Martin Stjernholm <mast@lysator.liu.se>
10332
10333 * ack.texi: Note that Alan Mackenzie contributed the AWK support
10334 in CC Mode.
10335
10336 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
10337
10338 * ack.texi, basic.texi, cmdargs.texi:
10339 * commands.texi, custom.texi, display.texi:
10340 * emacs.texi, files.texi:
10341 * frames.texi, glossary.texi, killing.texi:
10342 * macos.texi, mark.texi, misc.texi, msdog.texi:
10343 * mule.texi, rmail.texi, search.texi:
10344 * sending.texi, text.texi, trouble.texi:
10345 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
10346
10347 2003-11-01 Alan Mackenzie <acm@muc.de>
10348
10349 * search.texi (Scrolling During Incremental Search): Document a
10350 new scrolling facility in isearch mode.
10351
10352 2003-10-22 Miles Bader <miles@gnu.org>
10353
10354 * Makefile.in (info): Move before $(top_srcdir)/info.
10355
10356 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
10357
10358 * building.texi (Watch Expressions): Update section on data display
10359 to reflect code changes (GDB Graphical Interface).
10360
10361 2003-10-13 Richard M. Stallman <rms@gnu.org>
10362
10363 * xresources.texi (GTK resources): Clean up previous change.
10364
10365 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
10366
10367 * xresources.texi (GTK resources): Add a note that some themes
10368 disallow customizations. Add scroll theme example.
10369
10370 2003-09-30 Richard M. Stallman <rms@gnu.org>
10371
10372 * cmdargs.texi (General Variables): Remove MAILRC envvar.
10373
10374 * misc.texi (Saving Emacs Sessions): Shorten the section,
10375 collapsing back into one node.
10376
10377 2003-09-30 Lars Hansen <larsh@math.ku.dk>
10378
10379 * misc.texi: Section "Saving Emacs Sessions" rewritten.
10380
10381 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
10382
10383 * xresources.texi (GTK names in Emacs): Correct typo.
10384
10385 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
10386
10387 * cmdargs.texi (Font X): Mention new default font.
10388 More fully describe long font names, wildcard patterns and the
10389 problems involved. (Result of discussion on emacs-devel.)
10390
10391 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
10392
10393 * emacs.texi (Acknowledgements): Correct typo.
10394
10395 2003-09-22 Richard M. Stallman <rms@gnu.org>
10396
10397 * dired.texi (Misc Dired Commands): New node.
10398 (Dired Navigation): Add dired-goto-file.
10399
10400 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
10401
10402 * emacs.texi (Acknowledgements): New node, split from Distribution.
10403
10404 * cmdargs.texi (Action Arguments): -f reads interactive args.
10405
10406 2003-09-08 Lute Kamstra <lute@gnu.org>
10407
10408 * screen.texi (Mode Line): Say that POS comes before LINE.
10409 Mention `size-indication-mode'.
10410 * display.texi (Optional Mode Line):
10411 Document `size-indication-mode'.
10412 * basic.texi (Position Info): Mention `size-indication-mode'.
10413
10414 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10415
10416 * xresources.texi (Resources): Refer to `editres' man page.
10417 (Lucid Resources): Update defaults. Expand description of
10418 `shadowThickness'.
10419
10420 2003-09-04 Miles Bader <miles@gnu.org>
10421
10422 * Makefile.in (top_srcdir): New variable.
10423 ($(top_srcdir)/info): New rule.
10424 (info): Depend on it.
10425
10426 2003-09-03 Peter Runestig <peter@runestig.com>
10427
10428 * makefile.w32-in: New file.
10429
10430 2003-08-29 Richard M. Stallman <rms@gnu.org>
10431
10432 * misc.texi (Saving Emacs Sessions): Correct previous change.
10433
10434 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
10435
10436 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
10437 (Intro): Include kmacro.texi after fixit.texi instead of after
10438 custom.texi. (As suggested by Kim Storm.)
10439
10440 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
10441
10442 * fixit.texi (Fixit): Update `Next' pointer.
10443 * files.texi (Files): Update `Previous' pointer.
10444 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
10445 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
10446 (Suggested by Kim Storm.)
10447 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
10448
10449 2003-08-18 Kim F. Storm <storm@cua.dk>
10450
10451 * kmacro.texi: New file describing enhanced keyboard macro
10452 functionality. Replaces old description in custom.texi.
10453
10454 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
10455 (Keyboard Macros): Move to new kmacro.texi file.
10456
10457 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
10458
10459 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
10460
10461 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
10462
10463 2003-08-17 Alex Schroeder <alex@gnu.org>
10464
10465 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
10466 required.
10467
10468 2003-08-05 Richard M. Stallman <rms@gnu.org>
10469
10470 * programs.texi (Lisp Indent): Don't describe
10471 lisp-indent-function property here. Use xref to Lisp Manual.
10472
10473 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
10474
10475 * calendar.texi (Date Formats): Document changed behavior of
10476 abbreviations.
10477
10478 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
10479
10480 * buffers.texi (List Buffers): Fix previous change.
10481
10482 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
10483
10484 * buffers.texi (List Buffers): Adjust to new format of *Buffer
10485 List*.
10486
10487 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
10488
10489 * display.texi (Font Lock): Fix typo.
10490
10491 2003-07-07 Richard M. Stallman <rms@gnu.org>
10492
10493 * display.texi (Font Lock): Add xref for format info on
10494 font-lock-remove-keywords.
10495
10496 * building.texi (Compilation): Document what happens with asynch
10497 children of compiler process.
10498
10499 * help.texi (Library Keywords): Use @multitable.
10500
10501 2003-06-04 Richard M. Stallman <rms@gnu.org>
10502
10503 * programs.texi (Expressions): Delete C-M-DEL.
10504
10505 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
10506 comint-move-point-for-output renamed from
10507 comint-scroll-to-bottom-on-output.
10508
10509 * custom.texi (Init Rebinding): Replace previous change with xref.
10510 (Non-ASCII Rebinding): Explain that issue more briefly here.
10511
10512 2003-05-28 Richard M. Stallman <rms@gnu.org>
10513
10514 * indent.texi (Indentation): Condense, simplify, clarify prev change.
10515
10516 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
10517
10518 * building.texi (GDB Graphical Interface): New node.
10519 (Rewritten somewhat by RMS.)
10520
10521 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
10522
10523 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
10524 non-English letters. Explain how to set coding systems correctly
10525 and how to include the right coding cookie in the file.
10526
10527 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
10528
10529 * indent.texi (Indentation): Explain the concepts.
10530 (Just Spaces): Explain why preventing tabs for indentation might
10531 be useful.
10532
10533 2003-04-16 Richard M. Stallman <rms@gnu.org>
10534
10535 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10536
10537 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10538
10539 * cmdargs.texi (General Variables): Document SMTPSERVER.
10540
10541 * sending.texi: Remove SMTP node.
10542 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10543 library.
10544
10545 2003-02-22 Alex Schroeder <alex@emacswiki.org>
10546
10547 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10548
10549 2003-02-22 Simon Josefsson <jas@extundo.com>
10550
10551 * sending.texi (Mail Methods): Add node about SMTP.
10552
10553 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
10554
10555 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10556
10557 2003-02-01 Kevin Ryde <user42@zip.com.au>
10558
10559 * glossary.texi (Glossary): Correction to cl cross reference.
10560
10561 2003-01-20 Richard M. Stallman <rms@gnu.org>
10562
10563 * killing.texi (Rectangles): Document C-x c r.
10564
10565 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
10566
10567 * xresources.texi (GTK resources): New node.
10568 (GTK widget names): New node.
10569 (GTK names in Emacs): New node.
10570 (GTK styles): New node.
10571
10572 2003-01-09 Francesco Potortì <pot@gnu.org>
10573
10574 * maintaining.texi (Create Tags Table): Add reference to the new
10575 `etags --help --lang=LANG' option.
10576
10577 2002-10-02 Karl Berry <karl@gnu.org>
10578
10579 * emacs.texi: Per rms, update all manuals to use @copying instead of
10580 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
10581 where needed for the sake of the HTML output.
10582
10583 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10584
10585 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10586 source files.
10587
10588 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10589
10590 * Makefile.in (emacsman): New target.
10591
10592 2001-10-20 Gerd Moellmann <gerd@gnu.org>
10593
10594 * (Version 21.1 released.)
10595
10596 2001-10-05 Gerd Moellmann <gerd@gnu.org>
10597
10598 * Branch for 21.1.
10599
10600 2001-03-05 Gerd Moellmann <gerd@gnu.org>
10601
10602 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10603
10604 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10605
10606 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10607
10608 1999-07-12 Richard Stallman <rms@gnu.org>
10609
10610 * Version 20.4 released.
10611
10612 1998-12-04 Markus Rost <rost@delysid.gnu.org>
10613
10614 * Makefile.in (INFO_TARGETS): Delete customize.info.
10615 (DVI_TARGETS): Delete customize.dvi.
10616 (../info/customize, customize.dvi): Targets deleted.
10617
10618 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10619
10620 * Version 20.3 released.
10621
10622 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10623
10624 * Makefile.in (EMACSSOURCES): Add mule.texi.
10625 Add msdog.texi, ack.texi. Remove gnu1.texi.
10626
10627 1998-04-06 Andreas Schwab <schwab@gnu.org>
10628
10629 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10630 Use it in dvi targets.
10631
10632 1997-09-23 Paul Eggert <eggert@twinsun.com>
10633
10634 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10635 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10636 (../info/customize): Rename from ../info/custom.
10637
10638 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10639
10640 * Version 20.2 released.
10641
10642 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10643
10644 * Version 20.1 released.
10645
10646 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10647
10648 * Makefile (../info/customize, customize.dvi): New targets.
10649 (INFO_TARGETS): Add ../info/customize.
10650 (DVI_TARGETS): Add customize.dvi.
10651
10652 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10653
10654 * Version 19.33 released.
10655
10656 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10657
10658 * Version 19.32 released.
10659
10660 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10661
10662 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10663
10664 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10665
10666 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10667 Specify -I option.
10668 (All dvi targets): Set the TEXINPUTS variable.
10669
10670 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10671
10672 * Version 19.31 released.
10673
10674 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10675
10676 * Version 19.30 released.
10677
10678 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10679
10680 * Makefile.in (maintainer-clean): Rename from realclean.
10681
10682 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10683
10684 * Makefile.in: New file.
10685 * Makefile: File deleted.
10686
10687 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10688
10689 * Makefile (TEXINDEX_OBJS): Variable deleted.
10690 (texindex, texindex.o, getopt.o): Rules deleted.
10691 All deps on texindex deleted.
10692 (distclean): Don't delete texindex.
10693 (mostlyclean): Don't delete *.o.
10694 * texindex.c, getopt.c: Files deleted.
10695
10696 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10697
10698 * Version 19.26 released.
10699
10700 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10701
10702 * Makefile (EMACSSOURCES): Exclude undo.texi.
10703
10704 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10705
10706 * Version 19.25 released.
10707
10708 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10709
10710 * Version 19.24 released.
10711
10712 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10713
10714 * Version 19.23 released.
10715
10716 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10717
10718 * Makefile: Delete spurious tab.
10719
10720 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10721
10722 * Makefile (.SUFFIXES): New rule.
10723
10724 1993-12-04 Richard Stallman (rms@srarc2)
10725
10726 * getopt.c: New file.
10727 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10728 (getopt.o): New rule.
10729 (dvi): Don't depend on texindex.
10730 (emacs.dvi): Depend on texindex.
10731
10732 1993-12-03 Richard Stallman (rms@srarc2)
10733
10734 * Makefile (TEXI2DVI): New variable.
10735 (emacs.dvi): Add explicit command.
10736 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10737
10738 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10739
10740 * Version 19.22 released.
10741
10742 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10743
10744 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10745
10746 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10747
10748 * Version 19.21 released.
10749
10750 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10751
10752 * Makefile (realclean): Don't delete the Info files.
10753
10754 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
10755
10756 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10757 4' where appropriate.
10758
10759 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
10760
10761 * Makefile: Fix targets for texindex.
10762
10763 * texindex.c: Include "../src/config.h" if building in emacs.
10764
10765 * Makefile: Change all files to FILENAME.texi, force all targets
10766 to be FILENAME, not FILENAME.info.
10767 Add target to build texindex.c, defining `emacs'.
10768
10769 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10770
10771 * Version 19.19 released.
10772
10773 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10774
10775 * Version 19.18 released.
10776
10777 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10778
10779 * Makefile: Fix source file names of the separate manuals.
10780
10781 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10782
10783 * Version 19.17 released.
10784
10785 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10786
10787 * split-man: Fix typos in last change.
10788
10789 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10790
10791 * Version 19.16 released.
10792
10793 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10794
10795 * version 19.15 released.
10796
10797 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10798
10799 * Makefile (distclean): It's rm, not rf.
10800
10801 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10802
10803 * Version 19.14 released.
10804
10805 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10806
10807 * Makefile: New file.
10808
10809 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10810
10811 * Version 19.13 released.
10812
10813 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10814
10815 * Version 19.9 released.
10816
10817 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10818
10819 * Version 19.8 released.
10820
10821 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10822
10823 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10824
10825 * trouble.texi: It's `enable-flow-control-on', not
10826 `evade-flow-control-on'.
10827
10828 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10829
10830 * display.texi: Document standard-display-european.
10831
10832 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10833
10834 * Version 19.7 released.
10835
10836 * emacs.texi: Add a sentence to the top menu mentioning the
10837 specific version of Emacs this manual applies to.
10838
10839 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10840
10841 * basic.texi: Document next-line-add-lines variable used to
10842 implement down-arrow.
10843
10844 * killing.texi: Document kill-whole-line.
10845
10846 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10847
10848 * text.texi: Update unix TeX ordering information.
10849
10850 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10851
10852 * news.texi: Mention fill-rectangle in keybinding list.
10853
10854 * killing.texi: Document fill-rectangle.
10855
10856 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10857
10858 * vc.texi: Bring the docs up to date with VC 5.2.
10859
10860 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10861
10862 * emacs.tex: Mention blackbox and gomoku under Amusements.
10863 Assembler mode is now mentioned and appropriately indexed
10864 under Programming Modes.
10865
10866 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10867
10868 * emacs.tex: Update TeX ordering information.
10869
10870 1990-06-26 David Lawrence (tale@geech)
10871
10872 * emacs.tex: Note that completion-ignored-extensions is not used
10873 to filter out names when all completions are displayed in
10874 *Completions*.
10875
10876 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10877
10878 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
10879
10880 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10881
10882 * emacs.tex: Add @findex grep.
10883
10884 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10885
10886 * emacs.tex: Correct two typos. No other changes before
10887 Version 19 will be made.
10888
10889 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10890
10891 * emacs.tex: Update information for obtaining TeX distribution from the
10892 University of Washington.
10893
10894 ;; Local Variables:
10895 ;; coding: utf-8
10896 ;; End:
10897
10898 Copyright (C) 1993-1999, 2001-2015 Free Software Foundation, Inc.
10899
10900 This file is part of GNU Emacs.
10901
10902 GNU Emacs is free software: you can redistribute it and/or modify
10903 it under the terms of the GNU General Public License as published by
10904 the Free Software Foundation, either version 3 of the License, or
10905 (at your option) any later version.
10906
10907 GNU Emacs is distributed in the hope that it will be useful,
10908 but WITHOUT ANY WARRANTY; without even the implied warranty of
10909 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10910 GNU General Public License for more details.
10911
10912 You should have received a copy of the GNU General Public License
10913 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.