Merge from emacs-24; up to 2012-12-25T15:07:59Z!dmantipov@yandex.ru
[bpt/emacs.git] / doc / emacs / ChangeLog
1 2013-03-04 Paul Eggert <eggert@cs.ucla.edu>
2
3 Prefer UTF-8 for documentation.
4 With GNU Texinfo 5.0, this generates nicer-looking info files,
5 since they can use curly quotes. With older Texinfo it doesn't matter.
6 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
7 Switch from Latin-1 to UTF-8.
8
9 2013-02-28 Bastien Guerry <bzg@gnu.org>
10
11 * xresources.texi (GTK resources): Fix broken link.
12
13 2013-02-25 Eli Zaretskii <eliz@gnu.org>
14
15 * files.texi (Interlocking): Don't refer to symlinks as the
16 exclusive means of locking files.
17
18 2013-02-22 Glenn Morris <rgm@gnu.org>
19
20 * ack.texi (Acknowledgments):
21 * emacs.texi (Acknowledgments): Small updates.
22
23 2013-02-21 Glenn Morris <rgm@gnu.org>
24
25 * files.texi (File Conveniences): Not just GIFs can be animated.
26
27 2013-02-13 Glenn Morris <rgm@gnu.org>
28
29 * ack.texi (Acknowledgments): Don't mention yow any more.
30
31 2013-02-13 Paul Eggert <eggert@cs.ucla.edu>
32
33 * cmdargs.texi (General Variables):
34 Fix TMPDIR documentation to match the code's behavior.
35
36 2013-02-10 Glenn Morris <rgm@gnu.org>
37
38 * trouble.texi (Checklist): Update bug keybinding.
39
40 2013-02-09 Eli Zaretskii <eliz@gnu.org>
41
42 * msdog.texi (Text and Binary): Delete the description of
43 file-name-buffer-file-type-alist.
44
45 2013-01-19 Paul Eggert <eggert@cs.ucla.edu>
46
47 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
48 Without it, I don't see function names. Older addr2line
49 implementations will die out sooner or later, so tailor the
50 first suggestion to recent addr2line, with a followup about
51 older ones.
52
53 2013-01-19 Glenn Morris <rgm@gnu.org>
54
55 * custom.texi (Directory Variables): Fix paren typo.
56
57 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
58
59 * custom.texi (Custom Themes): Fix typo.
60
61 2013-01-07 Bastien Guerry <bzg@gnu.org>
62
63 * help.texi (Apropos): Document `apropos-user-option' and update
64 the doc for `apropos-variable'.
65
66 2013-01-05 Glenn Morris <rgm@gnu.org>
67
68 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
69
70 2012-12-21 Glenn Morris <rgm@gnu.org>
71
72 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
73 Simply include doclicense.
74
75 2012-12-21 Chong Yidong <cyd@gnu.org>
76
77 * frames.texi (Mouse Commands): Fix description of the effect of
78 mouse dragging (Bug#13049).
79
80 2012-12-15 Juri Linkov <juri@jurta.org>
81
82 * misc.texi (Recursive Edit): Add a link to "Query Replace".
83 (Bug#13181)
84
85 2012-12-10 Dani Moncayo <dmoncayo@gmail.com>
86
87 * killing.texi (Deletion): Doc fix (Bug#12748).
88
89 2012-12-06 Paul Eggert <eggert@cs.ucla.edu>
90
91 * doclicense.texi, gpl.texi: Update to latest version from FSF.
92 These are just minor editorial changes.
93
94 2012-12-06 Juanma Barranquero <lekktu@gmail.com>
95
96 * vc1-xtra.texi (General VC Options): Remove obsolete reference
97 to `vc-path'.
98
99 2012-12-03 Chong Yidong <cyd@gnu.org>
100
101 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
102
103 2012-12-02 Kevin Ryde <user42@zip.com.au>
104
105 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
106
107 2012-12-01 Kevin Ryde <user42@zip.com.au>
108
109 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
110
111 2012-11-24 Paul Eggert <eggert@cs.ucla.edu>
112
113 * doclicense.texi, gpl.texi: Update to latest version from FSF.
114 These are just minor editorial changes.
115
116 2012-11-21 Dani Moncayo <dmoncayo@gmail.com>
117
118 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
119 clarifications (Bug#12865).
120 (Horizontal Scrolling): Clarifications.
121
122 2012-11-18 Dani Moncayo <dmoncayo@gmail.com>
123
124 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
125
126 2012-11-16 Eli Zaretskii <eliz@gnu.org>
127
128 * trouble.texi (Crashing): Add information about MS-Windows and
129 the emacs_backtrace.txt file. (Bug#12908)
130
131 2012-11-13 Chong Yidong <cyd@gnu.org>
132
133 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
134 actually named gdb-stopped-functions.
135
136 2012-11-13 Glenn Morris <rgm@gnu.org>
137
138 * misc.texi (Single Shell): Mention async-shell-command-buffer.
139
140 2012-11-10 Glenn Morris <rgm@gnu.org>
141
142 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
143
144 * emacs.texi (Acknowledgments): Add profiler author.
145 * ack.texi (Acknowledgments): Add some recent contributions.
146
147 2012-11-10 Chong Yidong <cyd@gnu.org>
148
149 * files.texi (Diff Mode): Doc fixes for
150 diff-delete-trailing-whitespace (Bug#12831).
151
152 * trouble.texi (Crashing): Copyedits.
153
154 2012-11-10 Glenn Morris <rgm@gnu.org>
155
156 * files.texi (Diff Mode): Trailing whitespace updates.
157
158 2012-11-10 Chong Yidong <cyd@gnu.org>
159
160 * misc.texi (Terminal emulator): Document Term mode faces.
161
162 * mini.texi (Basic Minibuffer): New node. Document
163 minibuffer-electric-default-mode.
164
165 * display.texi (Visual Line Mode): Fix index entry.
166
167 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
168 and index the keybindings. Document tabulated-list-sort.
169 (Kill Buffer): Capitalize Buffer Menu.
170
171 * trouble.texi (Memory Full): Capitalize Buffer Menu.
172
173 2012-11-10 Eli Zaretskii <eliz@gnu.org>
174
175 * display.texi (Auto Scrolling): Clarify that scroll-step is
176 ignored when scroll-conservatively is set to a non-zero value.
177 (Bug#12801)
178
179 2012-11-10 Chong Yidong <cyd@gnu.org>
180
181 * dired.texi (Dired Updating): Doc fix (Bug#11744).
182
183 2012-10-30 Michael Albinus <michael.albinus@gmx.de>
184
185 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
186
187 2012-10-29 Chong Yidong <cyd@gnu.org>
188
189 * dired.texi (Shell Commands in Dired): Document changes to the
190 dired-do-async-shell-command.
191
192 2012-10-28 Glenn Morris <rgm@gnu.org>
193
194 * ack.texi (Acknowledgments): Mention gv.el.
195
196 2012-10-27 Bastien Guerry <bzg@gnu.org>
197
198 * screen.texi (Menu Bar): Fix typo.
199
200 2012-10-27 Chong Yidong <cyd@gnu.org>
201
202 * frames.texi (Mouse Avoidance): Mention new variable
203 mouse-avoidance-banish-position.
204
205 * programs.texi (Which Function): Which Function mode now works in
206 all major modes by default.
207
208 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
209
210 * files.texi (Misc File Ops): Symbolic links on Windows only work
211 on Vista and later.
212
213 * building.texi (Compilation): Document compilation-always-kill.
214
215 * search.texi (Symbol Search): New node.
216
217 * package.texi (Package Menu): Document the "new" status.
218
219 * windows.texi (Window Choice): Don't refer to the obsolete
220 special-display feature.
221
222 2012-10-24 Chong Yidong <cyd@gnu.org>
223
224 * mule.texi (Text Coding): set-buffer-file-coding-system can now
225 be invoked from the mode line.
226
227 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
228 changes to the mark and unmark commands.
229 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
230 which is no longer bound to dired-backup-diff.
231
232 2012-10-23 Bastien Guerry <bzg@gnu.org>
233
234 * text.texi (Org Authoring): Use a comma after @ref to avoid the
235 insertion of a period in the Info output.
236
237 2012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
238
239 * custom.texi (Hooks): Clarify that -hooks is deprecated.
240
241 2012-10-23 Chong Yidong <cyd@gnu.org>
242
243 * kmacro.texi (Edit Keyboard Macro): Fix typo.
244
245 2012-10-18 Dani Moncayo <dmoncayo@gmail.com>
246
247 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
248
249 2012-10-17 Glenn Morris <rgm@gnu.org>
250
251 * mini.texi (Repetition): Further copyedit.
252
253 2012-10-17 Dani Moncayo <dmoncayo@gmail.com>
254
255 * mini.texi (Repetition): Copyedit.
256
257 2012-10-16 Juri Linkov <juri@jurta.org>
258
259 * search.texi (Query Replace): Document multi-buffer replacement
260 keys. (Bug#12655)
261
262 * maintaining.texi (Tags Search): Change link "Replace" to
263 "Query Replace".
264
265 2012-10-13 Chong Yidong <cyd@gnu.org>
266
267 * files.texi (File Conveniences): ImageMagick enabled by default.
268
269 2012-10-10 Dani Moncayo <dmoncayo@gmail.com>
270
271 * basic.texi (Arguments): Fix typos.
272
273 2012-10-08 Glenn Morris <rgm@gnu.org>
274
275 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
276
277 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
278
279 2012-10-06 Glenn Morris <rgm@gnu.org>
280
281 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
282 Mention cal-tex-cursor-week2-summary.
283
284 2012-10-06 Chong Yidong <cyd@gnu.org>
285
286 * mini.texi (Passwords): Fix typo.
287
288 2012-10-02 Glenn Morris <rgm@gnu.org>
289
290 * maintaining.texi (VC Directory Commands):
291 Remove duplicate `q' entry. (Bug#12553)
292
293 2012-09-30 Chong Yidong <cyd@gnu.org>
294
295 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
296
297 * search.texi (Special Isearch): Document the lax space search
298 feature and M-s SPC.
299 (Regexp Search): Move main search-whitespace-regexp description to
300 Special Isearch.
301 (Replace): Document replace-lax-whitespace.
302
303 * basic.texi (Position Info): Document C-u M-=.
304 (Moving Point): Document move-to-column.
305
306 * display.texi (Useless Whitespace): Add delete-trailing-lines.
307
308 * misc.texi (emacsclient Options): Document the effect of
309 initial-buffer-choice on client frames. Document server-auth-dir.
310 Do not document server-host, which is bad security practice.
311
312 * building.texi (Lisp Libraries): Docstring lookups can trigger
313 autoloading. Document help-enable-auto-load.
314
315 * mini.texi (Yes or No Prompts): New node.
316
317 * ack.texi (Acknowledgments): Remove obsolete packages.
318
319 2012-09-27 Glenn Morris <rgm@gnu.org>
320
321 * cal-xtra.texi (Advanced Calendar/Diary Usage):
322 Rename the section to be more general.
323 * emacs.texi: Update menu.
324
325 2012-09-23 Chong Yidong <cyd@gnu.org>
326
327 * buffers.texi (Misc Buffer): Replace toggle-read-only with
328 read-only-mode.
329
330 * files.texi (Visiting): Likewise.
331
332 2012-09-22 Paul Eggert <eggert@cs.ucla.edu>
333
334 * trouble.texi (Crashing): Document ulimit -c.
335
336 2012-09-21 Paul Eggert <eggert@cs.ucla.edu>
337
338 * trouble.texi (Crashing): Document addr2line.
339
340 2012-09-19 Chong Yidong <cyd@gnu.org>
341
342 * killing.texi (Yanking): Minor clarification (Bug#12469).
343
344 2012-09-17 Chong Yidong <cyd@gnu.org>
345
346 * building.texi (GDB User Interface Layout): Remove reference to
347 removed variable gdb-use-separate-io-buffer (Bug#12454).
348
349 2012-09-08 Jambunathan K <kjambunathan@gmail.com>
350
351 * regs.texi (Text Registers): `C-x r +' can now be used instead of
352 M-x append-to-register. New option `register-separator'.
353 (Number Registers): Mention that `C-x r +' is polymorphic.
354
355 2012-09-07 Chong Yidong <cyd@gnu.org>
356
357 * windows.texi (Window Choice): Don't mention obsolete
358 display-buffer-reuse-frames.
359
360 2012-09-04 Paul Eggert <eggert@cs.ucla.edu>
361
362 Give more-useful info on a fatal error (Bug#12328).
363 * trouble.texi (Crashing): New section, documenting this.
364
365 2012-08-24 Michael Albinus <michael.albinus@gmx.de>
366
367 * cmdargs.texi (General Variables):
368 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
369 connections to the D-Bus session bus. (Bug#12112)
370
371 2012-08-14 Eli Zaretskii <eliz@gnu.org>
372
373 * building.texi (Debugger Operation): Correct and improve
374 documentation of the GUD Tooltip mode.
375
376 2012-07-31 Chong Yidong <cyd@gnu.org>
377
378 * emacs.texi: Fix ISBN (Bug#12080).
379
380 2012-08-05 Chong Yidong <cyd@gnu.org>
381
382 * display.texi (Faces): Document frame-background-mode (Bug#7774).
383
384 * custom.texi (Face Customization): Move discussion of face
385 inheritance here, from Faces section.
386
387 2012-07-28 Eli Zaretskii <eliz@gnu.org>
388
389 * frames.texi (Mouse Commands): Fix the description of mouse-2.
390 (Bug#11958)
391
392 2012-07-19 Chong Yidong <cyd@gnu.org>
393
394 * emacs.texi: Update ISBN.
395
396 2012-07-17 Chong Yidong <cyd@gnu.org>
397
398 * basic.texi (Inserting Text): Replace ucs-insert with
399 insert-char. Provide more details of input.
400
401 * mule.texi (International Chars, Input Methods): Likewise.
402
403 2012-07-13 Chong Yidong <cyd@gnu.org>
404
405 * custom.texi (Examining): Update C-h v message.
406
407 * buffers.texi (Misc Buffer): Document view-read-only.
408
409 2012-07-07 Chong Yidong <cyd@gnu.org>
410
411 * custom.texi (Init File): Index site-lisp (Bug#11435).
412
413 2012-07-06 Chong Yidong <cyd@gnu.org>
414
415 * emacs.texi: Re-order top-level menu to correspond to logical
416 order, to avoid makeinfo warnings.
417
418 * ack.texi (Acknowledgments): Note new python.el.
419
420 2012-06-29 Chong Yidong <cyd@gnu.org>
421
422 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
423 * basic.texi (Erasing, Basic Undo): Fix markup.
424
425 2012-06-29 Glenn Morris <rgm@gnu.org>
426
427 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
428
429 2012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
430
431 * fixit.texi (Undo): Fix typo. (Bug#11775)
432
433 2012-06-27 Glenn Morris <rgm@gnu.org>
434
435 * ack.texi (Acknowledgments): Tiny update.
436
437 2012-06-21 Glenn Morris <rgm@gnu.org>
438
439 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
440
441 2012-06-17 Chong Yidong <cyd@gnu.org>
442
443 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
444
445 * anti.texi:
446 * building.texi:
447 * cmdargs.texi:
448 * custom.texi:
449 * display.texi:
450 * files.texi:
451 * frames.texi:
452 * glossary.texi:
453 * misc.texi:
454 * mule.texi:
455 * programs.texi:
456 * sending.texi:
457 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
458
459 2012-06-06 Michael Albinus <michael.albinus@gmx.de>
460
461 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
462
463 2012-05-28 Glenn Morris <rgm@gnu.org>
464
465 * ack.texi, building.texi, calendar.texi, custom.texi:
466 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
467
468 2012-05-27 Glenn Morris <rgm@gnu.org>
469
470 * emacs.texi: Simplify following removal of node pointers.
471
472 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
473 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
474 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
475 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
476 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
477 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
478 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
479 * windows.texi, xresources.texi: Nuke hand-written node pointers.
480
481 2012-05-22 Glenn Morris <rgm@gnu.org>
482
483 * emacs.texi (Acknowledgments): Add another contributor.
484
485 2012-05-12 Glenn Morris <rgm@gnu.org>
486
487 * Makefile.in (MKDIR_P): New, set by configure.
488 (mkinfodir): Use $MKDIR_P.
489
490 2012-05-10 Glenn Morris <rgm@gnu.org>
491
492 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
493 with "coding: raw-text".
494
495 * files.texi (Interlocking): Mention create-lockfiles option.
496
497 2012-05-09 Chong Yidong <cyd@gnu.org>
498
499 * frames.texi (Mouse References, Mouse Commands): Fix index
500 entries (Bug#11362).
501
502 2012-05-05 Glenn Morris <rgm@gnu.org>
503
504 * custom.texi (Customization Groups, Custom Themes, Examining):
505 Improve page breaks.
506
507 * rmail.texi (Rmail Display): Use example rather than smallexample.
508
509 * calendar.texi: Convert inforefs to refs.
510
511 * dired.texi (Dired Enter): Improve page break.
512
513 * abbrevs.texi (Abbrev Concepts): Copyedits.
514
515 * maintaining.texi (Registering, Tag Syntax):
516 Tweak line and page breaks.
517
518 * programs.texi (Programs, Electric C): Copyedits.
519 (Program Modes): Add xref to Fortran.
520 (Left Margin Paren): Remove what was (oddly enough) the only use
521 of defvar in the entire Emacs manual.
522 (Hungry Delete): Remove footnote about ancient Emacs version.
523 (Other C Commands): Use example rather than smallexample.
524
525 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
526 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
527 Tweak line and page breaks.
528
529 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
530 (Major Modes): Use example rather than smallexample.
531
532 * mule.texi (Output Coding): Reword to improve page-breaks.
533
534 * frames.texi (Fonts): Tweak line and page breaks.
535 Use example rather than smallexample. Change cross-reference.
536 (Text-Only Mouse): Fix xref.
537
538 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
539 (Indirect Buffers): Tweak line- and page-breaks.
540
541 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
542
543 2012-05-04 Glenn Morris <rgm@gnu.org>
544
545 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
546 (info, infoclean): Use $INFO_EXT.
547 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
548 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
549 (INFO_TARGETS): Use $INFO_EXT.
550 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
551
552 2012-05-02 Glenn Morris <rgm@gnu.org>
553
554 * emacs.texi (@copying): Only print EDITION in the TeX version.
555
556 * search.texi (Regexp Search): Just say "Emacs".
557
558 * display.texi (Auto Scrolling):
559 Reword to avoid repetition and improve page break.
560
561 * xresources.texi (Resources):
562 * mule.texi (Language Environments):
563 * misc.texi (Amusements):
564 * maintaining.texi (VC Change Log):
565 * frames.texi (Fonts):
566 * custom.texi (Specifying File Variables, Minibuffer Maps):
567 * cmdargs.texi (Initial Options):
568 * building.texi (Flymake):
569 Reword to remove/reduce some overly long/short lines.
570
571 2012-04-27 Glenn Morris <rgm@gnu.org>
572
573 * emacs.texi: Some fixes for detailed menu.
574
575 * emacs.texi: Add "et al." to authors.
576
577 * ack.texi, basic.texi, buffers.texi, building.texi:
578 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
579 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
580 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
581 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
582 * search.texi, trouble.texi, windows.texi:
583 Use Texinfo recommended convention for quotes+punctuation.
584
585 2012-04-27 Eli Zaretskii <eliz@gnu.org>
586
587 * mule.texi (Bidirectional Editing): Improve indexing.
588 Minor wording tweaks.
589
590 2012-04-15 Chong Yidong <cyd@gnu.org>
591
592 * misc.texi (emacsclient Options): More clarifications.
593
594 2012-04-15 Glenn Morris <rgm@gnu.org>
595
596 * msdog.texi (Windows Printing): It doesn't set printer-name.
597
598 * mule.texi (Language Environments): Move font info to "Fontsets".
599 (Fontsets): Move intlfonts etc here from "Language Environments".
600 Copyedits.
601 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
602 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
603
604 2012-04-15 Chong Yidong <cyd@gnu.org>
605
606 * glossary.texi (Glossary): Standardize on "text terminal"
607 terminology. All callers changed.
608
609 * misc.texi (emacsclient Options): Document "client frame" concept
610 and its effect on C-x C-c more carefully.
611
612 2012-04-15 Glenn Morris <rgm@gnu.org>
613
614 * frames.texi (Scroll Bars):
615 * glossary.texi (Glossary): Use consistent case for "X Window System".
616
617 * mule.texi (Select Input Method, Coding Systems):
618 State command names in kbd tables.
619 (Recognize Coding): Add cross-ref.
620 (Output Coding): Don't mention message mode in particular.
621 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
622 Copyedits.
623
624 2012-04-14 Glenn Morris <rgm@gnu.org>
625
626 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
627 Copyedits.
628 (Coding Systems): Mac OS X apparently uses newlines for EOL.
629 (Recognize Coding): Remove old auto-coding-regexp-alist example.
630 auto-coding-functions does not override coding: tags.
631 Remove rmail-decode-mime-charset; it no longer has any effect.
632
633 2012-04-14 Chong Yidong <cyd@gnu.org>
634
635 * custom.texi (Creating Custom Themes): Add reference to Custom
636 Themes node in Lisp manual.
637
638 2012-04-14 Glenn Morris <rgm@gnu.org>
639
640 * mule.texi (International): Copyedits.
641 (International Chars): Update C-x = example output.
642 (Disabling Multibyte): Rename from "Enabling Multibyte".
643 Clarify what "unibyte: t" does, and mode-line description.
644 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
645 Use Texinfo recommended convention for quotes+punctuation.
646 (Language Environments): Copyedits.
647 (Input Methods): Copyedits. Use "^" for the postfix example,
648 because it is less confusing inside Info's `quotes'.
649
650 * custom.texi (Specifying File Variables): Fix "unibyte" description.
651 Update for "Disabling Multibyte" node name change.
652 * emacs.texi: Update for "Disabling Multibyte" node name change.
653
654 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
655 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
656 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
657 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
658 * sending.texi, text.texi, trouble.texi:
659 Use @file for buffers, per the Texinfo manual.
660
661 * entering.texi (Entering Emacs):
662 Do not mention initial-buffer-choice = t.
663
664 * misc.texi (Gnus Startup): Use @env for environment variables.
665
666 * Makefile.in: Replace non-portable use of $< in ordinary rules.
667
668 2012-04-12 Glenn Morris <rgm@gnu.org>
669
670 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
671
672 2012-04-07 Glenn Morris <rgm@gnu.org>
673
674 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
675
676 2012-04-05 Glenn Morris <rgm@gnu.org>
677
678 * glossary.texi (Glossary): Use anchors for internal cross-references.
679
680 2012-04-04 Glenn Morris <rgm@gnu.org>
681
682 * glossary.texi (Glossary): Copyedits.
683 Use Texinfo-recommended convention for quotes and punctuation.
684 Comment out a few specialized (Rmail) items.
685 New items: Bidirectional Text, Client, Directory Local Variable,
686 File Local Variable, Package, Server, Theme, Trash Can.
687
688 2012-04-03 Chong Yidong <cyd@gnu.org>
689
690 * sending.texi (Mail Misc): Fix an index entry.
691
692 2012-04-02 Eli Zaretskii <eliz@gnu.org>
693
694 * msdog.texi (Windows Startup): Add description of emacsclient
695 operation under -c and -t on MS-Windows.
696
697 * misc.texi (emacsclient Options): Add cross-reference to "Windows
698 Startup". (Bug#11091)
699
700 2012-04-02 Dani Moncayo <dmoncayo@gmail.com>
701
702 * custom.texi (Changing a Variable): Fix example.
703
704 2012-04-01 Eli Zaretskii <eliz@gnu.org>
705
706 * misc.texi (emacsclient Options): More clarifications about -t
707 and -c on MS-Windows. (Bug#11091)
708
709 2012-03-31 Eli Zaretskii <eliz@gnu.org>
710
711 * misc.texi (emacsclient Options): Document peculiarities of new
712 frame creation on MS-Windows under -c or -t options. (Bug#11091)
713
714 2012-03-30 Chong Yidong <cyd@gnu.org>
715
716 * files.texi (File Conveniences): Clarify Imagemagick discussion.
717
718 2012-03-22 Glenn Morris <rgm@gnu.org>
719
720 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
721
722 2012-03-17 Chong Yidong <cyd@gnu.org>
723
724 * package.texi (Package Installation): Document use of
725 package-initialize in init file.
726
727 2012-03-16 Glenn Morris <rgm@gnu.org>
728
729 * help.texi (Language Help):
730 * mule.texi (International Chars):
731 etc/HELLO is for character demonstration.
732
733 2012-03-15 Dani Moncayo <dmoncayo@gmail.com>
734
735 * dired.texi (Shell Commands in Dired): Fix typo.
736
737 2012-03-04 Chong Yidong <cyd@gnu.org>
738
739 * killing.texi (Clipboard): Document clipboard manager.
740
741 2012-02-29 Glenn Morris <rgm@gnu.org>
742
743 * ack.texi (Acknowledgments): Use @Tex{} in more places.
744
745 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
746
747 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
748
749 2012-02-28 Glenn Morris <rgm@gnu.org>
750
751 * custom.texi, display.texi, emacs.texi, files.texi:
752 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
753 Standardize possessive apostrophe usage.
754
755 2012-02-25 Jan Djärv <jan.h.d@swipnet.se>
756
757 * macos.texi (Mac / GNUstep Customization): Remove text about
758 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
759
760 2012-02-25 Dani Moncayo <dmoncayo@gmail.com>
761
762 * buffers.texi (Select Buffer): Mention that saving in a new file
763 name can switch to a different major mode.
764
765 2012-02-23 Glenn Morris <rgm@gnu.org>
766
767 * mini.texi (Minibuffer File, Completion Options, Repetition):
768 Copyedits.
769 (Completion Example): Other M-x au* commands may be defined.
770 (Completion Styles): Mention emacs21 and completion-category-overrides.
771
772 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
773 (Windows Keyboard, Windows Mouse, Windows Processes)
774 (Windows Printing, Windows Misc): Copyedits.
775 (ls in Lisp): Update switches list.
776
777 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
778 Update dos-mode* function names.
779 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
780 (MS-DOS Processes): Add xref to main ls-lisp section.
781
782 * ack.texi (Acknowledgments): Mention smie.
783
784 2012-02-22 Glenn Morris <rgm@gnu.org>
785
786 * macos.texi: Copyedits. Fix @key/@kbd usage.
787 (Mac / GNUstep Basics): Don't mention the panels, since the next
788 section covers them.
789 (Mac / GNUstep Customization): Merge some panel info from previous.
790
791 2012-02-21 Glenn Morris <rgm@gnu.org>
792
793 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
794 Small fixes.
795
796 * emacs-xtra.texi: Picture mode is no longer a chapter.
797
798 * picture-xtra.texi (Basic Picture): C-a does get remapped.
799
800 * ack.texi (Acknowledgments): Small changes, including resorting,
801 and removal of things no longer distributed.
802
803 2012-02-20 Glenn Morris <rgm@gnu.org>
804
805 * emacs.texi (Top, Preface): Small rephrasings.
806 (menu, detailmenu): Update entries, and reformat some descriptions.
807 * building.texi, display.texi, emacs-xtra.texi, files.texi:
808 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
809 Reformat some menu descriptions.
810
811 * ack.texi (Acknowledgments): More updates.
812
813 * emacs.texi (Acknowledgments): Add several names from ack.texi,
814 and from Author: headers.
815 (Distrib): Small updates.
816
817 2012-02-18 Glenn Morris <rgm@gnu.org>
818
819 * ack.texi (Acknowledgments): Add xref to Org manual.
820
821 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
822 of '*mail*', since Message does not call it that.
823 (Rmail Reply): Rename rmail-dont-reply-to-names.
824 \\`info- no longer handled specially.
825 Update for rmail-enable-mime-composing.
826 Don't mention 'm' for replies.
827 Don't mention rmail-mail-new-frame and cancelling, since it does
828 not work for Message at the moment.
829
830 * cal-xtra.texi: Copyedits.
831
832 * emacs-xtra.texi: Set encoding to ISO-8859-1.
833
834 2012-02-17 Glenn Morris <rgm@gnu.org>
835
836 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
837
838 * ack.texi (Acknowledgments): Mention Gnulib.
839
840 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
841
842 * calendar.texi: Misc small changes, including updating the dates
843 of examples.
844
845 2012-02-16 Glenn Morris <rgm@gnu.org>
846
847 * calendar.texi: Misc small changes.
848
849 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
850 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
851
852 * dired-xtra.texi (Subdir Switches): Small fixes.
853
854 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
855
856 2012-02-15 Glenn Morris <rgm@gnu.org>
857
858 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
859
860 2012-02-12 Glenn Morris <rgm@gnu.org>
861
862 * ack.texi (Acknowledgments):
863 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
864
865 2012-02-10 Glenn Morris <rgm@gnu.org>
866
867 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
868
869 * programs.texi (Misc for Programs): Mention electric-layout-mode.
870
871 2012-02-09 Glenn Morris <rgm@gnu.org>
872
873 * buffers.texi (Misc Buffer): M-x info does not seem to require a
874 buffer switch after M-x rename-uniquely.
875
876 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
877
878 2012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
879
880 * text.texi (Org Mode): Fix typo.
881
882 2012-02-08 Glenn Morris <rgm@gnu.org>
883
884 * ack.texi (Acknowledgments): Update emacs-lock info.
885
886 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
887
888 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
889
890 2012-02-07 Glenn Morris <rgm@gnu.org>
891
892 * files.texi (File Conveniences): Mention ImageMagick images.
893
894 2012-02-05 Glenn Morris <rgm@gnu.org>
895
896 * trouble.texi (Checklist): Mention debug-on-event.
897
898 * maintaining.texi (Maintaining): Add cross-ref to ERT.
899
900 2012-02-04 Glenn Morris <rgm@gnu.org>
901
902 * macos.texi (Customization options specific to Mac OS / GNUstep):
903 New subsection.
904
905 * display.texi (Colors): Mention list-colors-sort.
906
907 * files.texi (File Conveniences): Mention image animation.
908
909 2012-01-31 Chong Yidong <cyd@gnu.org>
910
911 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
912 scroll bars (Bug#10666).
913
914 2012-01-28 Chong Yidong <cyd@gnu.org>
915
916 * files.texi (Filesets): Fix typos.
917
918 * display.texi (Faces): Add xref to Colors node.
919
920 2012-01-27 Dani Moncayo <dmoncayo@gmail.com>
921
922 * buffers.texi (Select Buffer): Clarify explanation of switching
923 to new buffers. Fix description of next-buffer and
924 previous-buffer (Bug#10334).
925 (Misc Buffer): Add xref to View Mode.
926
927 * text.texi (Fill Commands): Fix description of
928 sentence-end-double-space.
929
930 2012-01-23 Chong Yidong <cyd@gnu.org>
931
932 * anti.texi (Antinews): Add Emacs 23 antinews.
933
934 2012-01-16 Volker Sobek <reklov@live.com> (tiny change)
935
936 * programs.texi (Comment Commands): Typo (bug#10514).
937
938 2012-01-15 Chong Yidong <cyd@gnu.org>
939
940 * xresources.texi (X Resources): Describe GTK+ case first.
941 (Resources): Don't use borderWidth as an example, since it doesn't
942 work with GTK+.
943 (Table of Resources): Clarify role of several resources, including
944 the Emacs 24 behavior of cursorBlink etc.
945 (Face Resources): Node deleted. Recommend using Customize
946 instead. Add paragraph to `Table of Resources' node summarizing
947 how to use X resources for changing faces.
948 (Lucid Resources): Rewrite, omitting description of font names,
949 referring to the Fonts node instead.
950 (LessTif Resources): Copyedits.
951 (GTK resources): Rewrite, describing the difference between gtk2
952 and gtk3.
953 (GTK Resource Basics): New node.
954 (GTK Widget Names, GTK Names in Emacs): Rewrite.
955 (GTK styles): Just refer to Fonts node for GTK font format.
956
957 * display.texi (Faces): Document the cursor face.
958
959 2012-01-14 Chong Yidong <cyd@gnu.org>
960
961 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
962 (General Variables): Add xref to Lisp Libraries.
963 (Initial Options): Copyedits.
964 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
965 (Environment): Clarify what getenv does.
966 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
967 light backgrounds on xterms.
968 (Misc Variables): TEMP and TMP are not Windows-specific.
969 (Display X): Copyedits.
970 (Colors X): -bd does nothing for GTK.
971 (Icons X): Gnome 3 doesn't use taskbars.
972
973 * misc.texi (Shell): Document exec-path here.
974
975 * rmail.texi (Movemail): Add xref for exec-path.
976
977 2012-01-13 Glenn Morris <rgm@gnu.org>
978
979 * dired.texi (Dired and Find): Clarify find-ls-options.
980
981 2012-01-09 Chong Yidong <cyd@gnu.org>
982
983 * custom.texi (Custom Themes): Switch custom-safe-themes to use
984 SHA-256.
985
986 2012-01-07 Chong Yidong <cyd@gnu.org>
987
988 * display.texi (Useless Whitespace): Add Whitespace mode.
989
990 * custom.texi (Hooks): Discuss how to disable minor modes.
991
992 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
993 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
994
995 * trouble.texi (Lossage): Refer to Bugs node for problems.
996 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
997 (Screen Garbled): Don't refer to terminal "manufacturers".
998 (Total Frustration): Node deleted. Eliza is documented in
999 Amusements now.
1000 (Known Problems): More info about using the bug tracker.
1001 Mention debbugs package.
1002 (Bug Criteria): Copyedits.
1003 (Understanding Bug Reporting): Mention emacs -Q.
1004
1005 2012-01-06 Chong Yidong <cyd@gnu.org>
1006
1007 * custom.texi (Specifying File Variables): The mode: keyword
1008 doesn't have to be first anymore. Add example of specifying minor
1009 modes.
1010 (Directory Variables): Simplify example. Mention application to
1011 non-file buffers.
1012 (Disabling): Use "initialization file" terminology.
1013 (Init Examples): Fix hook example.
1014
1015 2012-01-06 Eli Zaretskii <eliz@gnu.org>
1016
1017 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1018 (Bug#10422)
1019 Move the stuff about resources to xresources.texi.
1020
1021 * xresources.texi (Resources): Move information about setting X
1022 resources in the Registry from cmdargs.texi. Make the index entry
1023 be similar to the one in cmdargs.texi.
1024
1025 2012-01-05 Chong Yidong <cyd@gnu.org>
1026
1027 * custom.texi (Customization Groups): Update example.
1028 (Browsing Custom): Document the new search field.
1029 (Changing a Variable): Update example for Emacs 24 changes.
1030 Document Custom-set and Custom-save commands.
1031 (Face Customization): Document Emacs 24 changes. De-document
1032 modify-face.
1033 (Specific Customization): Mention customize-variable.
1034 (Custom Themes): Add customize-themes, custom-theme-load-path,
1035 custom-theme-directory, and describe-theme.
1036 (Creating Custom Themes): New node.
1037 (Examining): Mention M-:.
1038
1039 * package.texi (Packages): Fix typo.
1040
1041 2012-01-03 Chong Yidong <cyd@gnu.org>
1042
1043 * misc.texi (Single Shell): Don't document Lisp usage of
1044 shell-command. Tidy up discussion of synchronicity. Add index
1045 entries for async-shell-command.
1046 (Interactive Shell): Note that M-x shell uses shell-file-name.
1047 Note change in behavior in Emacs 24.
1048 (Shell Mode): Shell mode now uses completion-at-point.
1049 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1050 default method for recognizing prompts nowadays.
1051 (Shell Ring): Add xref to Minibuffer History.
1052 (Directory Tracking): Explain Dirtrack mode in more detail.
1053 (Term Mode): Fix index entries.
1054 (Paging in Term): Merge into Term Mode.
1055 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1056 (Printing): Fix xref. State default of lpr-switches.
1057 (PostScript): Remove obsolete sentence. Omit description of
1058 non-interactive behaviors.
1059 (Hyperlinking): Improve description.
1060 (Browse-URL): Using compose-mail for mailto URLs is the default.
1061 Document browse-url-mailto-function.
1062 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1063 (FFAP): FFAP is not a minor mode.
1064 (Amusements): M-x lm was renamed to M-x landmark.
1065 Document nato-region.
1066
1067 2012-01-01 Chong Yidong <cyd@gnu.org>
1068
1069 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1070 (Gnus Startup): Note that the system might not be set up for news.
1071 Describe group levels more clearly.
1072 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1073 Summary of Gnus.
1074 (Document View): Copyedits. Move zoom commads to DocView
1075 Navigation node.
1076 (DocView Navigation, DocView Searching, DocView Slicing)
1077 (DocView Conversion): Nodes renamed from Navigation, etc.
1078
1079 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1080
1081 2011-12-31 Eli Zaretskii <eliz@gnu.org>
1082
1083 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1084 (Bug#10380)
1085
1086 2011-12-30 Chong Yidong <cyd@gnu.org>
1087
1088 * sending.texi (Sending Mail): Document initial mail buffer name,
1089 and changed multiple mail buffer behavior.
1090 (Mail Format): Put the example at the top of the section.
1091 (Mail Headers): Move discussion of "From" to the top.
1092 (Mail Sending): Document sendmail-query-once.
1093 (Citing Mail): Make it less Rmail-specific.
1094
1095 2011-12-29 Chong Yidong <cyd@gnu.org>
1096
1097 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1098 example. Add index entries.
1099 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1100
1101 2011-12-26 Chong Yidong <cyd@gnu.org>
1102
1103 * dired.texi (Dired Enter, Misc Dired Features):
1104 Document dired-use-ls-dired changes. Mention quit-window.
1105 (Dired Navigation): Add index entries.
1106 (Dired Visiting): Fix View Mode xref.
1107 (Marks vs Flags): Prefer C-/ binding for undo.
1108 (Subdirectories in Dired): Add xrefs.
1109 (Misc Dired Features): Document some Emacs 24 changes. Add index
1110 entries.
1111
1112 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1113 variable, since it is explained in Minor Modes node.
1114 (Defining Abbrevs): Copyedits.
1115 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1116 C-/ binding for undo.
1117 (Dabbrev Customization): Add xrefs for case-fold-search and
1118 case-replace.
1119
1120 * dired-xtra.texi (Subdir Switches): Add xref.
1121
1122 * maintaining.texi (VC Directory Commands): Mention quit-window.
1123
1124 2011-12-25 Chong Yidong <cyd@gnu.org>
1125
1126 * maintaining.texi (Tags): Mention Semantic.
1127 (Create Tags Table, Etags Regexps): Copyedits.
1128 (Find Tag): Mention minibuffer completion.
1129 (List Tags): Mention completion-at-point. Completion is actually
1130 available in M-x list-tags.
1131
1132 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1133 Document vc-delete-file.
1134
1135 * files.texi (Misc File Ops): Mention vc-delete-file.
1136
1137 * programs.texi (Symbol Completion): Mention completion-at-point
1138 explicitly.
1139
1140 2011-12-22 Chong Yidong <cyd@gnu.org>
1141
1142 * maintaining.texi (Change Log Commands): Don't specially mention
1143 vc-update-change-log which is CVS-only.
1144
1145 * vc1-xtra.texi (Version Headers): Note that these are for
1146 Subversion, CVS, etc. only.
1147 (General VC Options): De-document vc-keep-workfiles.
1148 Fix RCS-isms.
1149
1150 2011-12-22 Eli Zaretskii <eliz@gnu.org>
1151
1152 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1153 should be @end iftex".
1154
1155 2011-12-21 Chong Yidong <cyd@gnu.org>
1156
1157 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1158 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1159 (VC Pull): Mention vc-log-incoming.
1160 (Log Buffer): Add CVS/RCS only disclaimer.
1161
1162 * vc1-xtra.texi (Remote Repositories): Update introduction.
1163 (Local Version Control): Node deleted (obsolete with DVCSes).
1164 (Remote Repositories, Version Backups): Node deleted.
1165 Move documentation of vc-cvs-stay-local to CVS Options.
1166 (CVS Options): Reduce verbosity of description of obscure CVS
1167 locking feature.
1168 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1169 Tags node.
1170 (Revision Tags): Move under Miscellaneous VC subsection.
1171 (Change Logs and VC): Note that this is wrong for DVCSs.
1172 De-document log entry manipulating features.
1173 (Renaming and VC): Describe how it works on modern VCSes.
1174
1175 * files.texi (Misc File Ops): Mention vc-rename-file.
1176
1177 * programs.texi (Custom C Indent): Add index entries.
1178
1179 2011-12-20 Alan Mackenzie <acm@muc.de>
1180
1181 * programs.texi (Motion in C): Update the description of C-M-a and
1182 C-M-e, they now DTRT in enclosing scopes.
1183 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1184
1185 2011-12-20 Chong Yidong <cyd@gnu.org>
1186
1187 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1188 (Old Revisions): Use it.
1189 (VCS Repositories): Add "distributed" terminology.
1190 (Log Buffer): Remove duplicate description
1191 about changesets. Fix "current VC fileset" ambiguity.
1192 (Multi-User Branching): Node deleted.
1193 (Branches, Switching Branches): Discuss decentralized version
1194 control systems.
1195 (VC Pull): New node.
1196 (Merging): Document merging on decentralized systems.
1197 (Creating Branches): Note that this is specific to CVS and related
1198 systems.
1199
1200 2011-12-19 Chong Yidong <cyd@gnu.org>
1201
1202 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1203 (VC Mode Line): Add index entry for "version control status".
1204 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1205 Document vc-revert-show-diff. De-document vc-rollback.
1206 (VC Directory Mode): Rewrite introduction. Move prefix arg
1207 documentation here from VC Directory Buffer node.
1208 (VC Directory Buffer): Use a decentralized VCS example.
1209 (VC Directory Commands): Use a table. Remove material duplicated
1210 in previous nodes on multi-file VC filsets.
1211
1212 2011-12-17 Chong Yidong <cyd@gnu.org>
1213
1214 * maintaining.texi (VCS Concepts): Make "revision" terminology
1215 less CVS-specific.
1216 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1217 Registering node.
1218 (Secondary VC Commands): Delete. Promote subnodes.
1219 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1220 log buffer. Add index entries.
1221 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1222 Use "commit" terminology.
1223 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1224 doesn't refer to tags tables. Note other possible forms of the
1225 revision ID. C-x v = does not save.
1226 (Registering): Note similarity to C-x v v action. Fix description
1227 of how backends are chosen. De-document vc-default-init-revision.
1228 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1229 in root log buffers.
1230
1231 2011-12-16 Chong Yidong <cyd@gnu.org>
1232
1233 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1234 (Basic VC Editing): Remove redundant descriptions.
1235 (VC With A Merging VCS): Make description more general instead of
1236 CVS-specific.
1237 (VC With A Locking VCS): Use VC fileset terminology.
1238
1239 2011-12-12 Chong Yidong <cyd@gnu.org>
1240
1241 * building.texi (Executing Lisp): Fix xref for C-M-x.
1242 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1243 manual. Note that load-path is not customizable.
1244 (Lisp Eval): Note that listed commands are available globally.
1245 Explain the meaning of "defun" in the C-M-x context.
1246 (Lisp Interaction): Copyedits.
1247 (External Lisp): Fix name of inferior Lisp buffer.
1248 Mention Scheme.
1249 (Compilation): Define "inferior process".
1250
1251 2011-12-10 Eli Zaretskii <eliz@gnu.org>
1252
1253 * msdog.texi (Windows Fonts): Document how to force GDI font
1254 backend on MS-Windows.
1255
1256 2011-12-10 Chong Yidong <cyd@gnu.org>
1257
1258 * building.texi (Compilation): Say what the -k flag to make does.
1259 Move subprocess discussion to Compilation Shell.
1260 (Compilation Mode): Add xref for grep, occur, and mouse
1261 references. Define "locus".
1262 (Grep Searching): Use @command.
1263 (Debuggers, Commands of GUD, GDB Graphical Interface):
1264 Clarify intro.
1265 (Starting GUD): Clarify how arguments are specified.
1266 (Debugger Operation): Index entry for "GUD interaction buffer",
1267 and move basic description here from Commands of GUD node.
1268 (GDB User Interface Layout): Copyedits.
1269 (Source Buffers): Remove gdb-find-source-frame, which is not in
1270 gdb-mi.el.
1271 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
1272 toggle-gdb-all-registers, which are not in gdb-mi.el.
1273 Don't re-document GUD interaction buffers.
1274
1275 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1276 (Semantic): Add cindex entries for Semantic.
1277
1278 2011-12-06 Chong Yidong <cyd@gnu.org>
1279
1280 * programs.texi (Man Page): Clarify how to use Man-switches.
1281 Don't bother documenting Man-fontify-manpage-flag.
1282 (Lisp Doc): Add xref to Name Help node.
1283 (Hideshow): Add cindex. Mention role of ellipses, and default
1284 value of hs-isearch-open. Don't bother documenting
1285 hs-special-modes-alist.
1286 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1287 changing the window manager binding of M-TAB.
1288
1289 2011-12-05 Chong Yidong <cyd@gnu.org>
1290
1291 * programs.texi (Comment Commands): Fix description of for M-; on
1292 blank lines. Move documentation of comment-region here.
1293 (Multi-Line Comments): Clarify the role of comment-multi-line.
1294 Refer to Comment Commands for comment-region doc.
1295 (Options for Comments): Refer to Multi-Line Comments for
1296 comment-multi-line doc, instead of duplicating it. Fix default
1297 values of comment-padding and comment-start-skip.
1298
1299 2011-12-04 Chong Yidong <cyd@gnu.org>
1300
1301 * programs.texi (Program Modes): Mention modes that are not
1302 included with Emacs. Fix references to other manuals for tex.
1303 Add index entry for backward-delete-char-untabify.
1304 Mention prog-mode-hook.
1305 (Which Function): Use "global minor mode" terminology.
1306 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1307 in Indentation chapter to avoid duplication.
1308 (Expressions): Copyedit.
1309 (Matching): Document Electric Pair mode.
1310
1311 * ack.texi (Acknowledgments):
1312 * rmail.texi (Movemail, Other Mailbox Formats):
1313 * frames.texi (Frames): Don't capitalize "Unix".
1314
1315 2011-12-04 Chong Yidong <cyd@gnu.org>
1316
1317 * text.texi (Nroff Mode): Mention what nroff is.
1318 (Text Based Tables, Table Recognition): Don't say "Table mode"
1319 since it's not a major or minor mode.
1320 (Text Based Tables): Reduce the size of the example.
1321 (Table Definition): Clarify definitions.
1322 (Table Creation): Add key table.
1323 (Cell Commands): Use kbd for commands.
1324 (Table Rows and Columns): Combine nodes Row Commands and Column
1325 Commands.
1326 (Fixed Width Mode): Node deleted; contents moved to parent.
1327 (Table Conversion): Shorten example.
1328 (Measuring Tables): Merge into Table Misc.
1329
1330 2011-12-03 Chong Yidong <cyd@gnu.org>
1331
1332 * text.texi (TeX Mode): Mention AUCTeX package.
1333 (TeX Editing): Add xref to documentation for Occur.
1334 (LaTeX Editing): Add xref to Completion node.
1335 (TeX Print): Fix description of tex-directory.
1336 (Enriched Text): Rename from Formatted Text. Make this node and
1337 its subnodes less verbose, since text/enriched files are
1338 practically unused.
1339 (Enriched Mode): Rename from Requesting Formatted Text.
1340 (Format Colors): Node deleted.
1341 (Enriched Faces): Rename from Format Faces. Describe commands
1342 for applying colors too.
1343 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1344
1345 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1346
1347 * display.texi (Colors): New node.
1348
1349 * cmdargs.texi (Colors X):
1350 * xresources.texi (GTK styles):
1351 * custom.texi (Face Customization): Reference it.
1352
1353 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1354 Link to Fill Commands for Justification entry.
1355
1356 2011-12-03 Eli Zaretskii <eliz@gnu.org>
1357
1358 * display.texi (Auto Scrolling): More accurate description of what
1359 scroll-*-aggressively does, including the effect of non-zero
1360 margin. Fix "i.e." markup.
1361
1362 2011-12-02 Chong Yidong <cyd@gnu.org>
1363
1364 * text.texi (Pages): Mention how formfeed chars are displayed.
1365 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1366 Describe adaptive filling more precisely.
1367 (Fill Commands): Note that filling removes excess whitespace.
1368 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1369 now bound to indent-for-tab-command in Text mode.
1370 (Outline Mode): Copyedits.
1371 (Outline Visibility): Note that Reveal mode is a buffer-local
1372 minor mode.
1373
1374 * modes.texi (Major Modes): Move note about checking major-mode in
1375 a hook function here, from Text mode.
1376
1377 2011-11-28 Chong Yidong <cyd@gnu.org>
1378
1379 * text.texi (Words): Add xref to Position Info.
1380 (Paragraphs): Add xref to Regexps.
1381
1382 * indent.texi (Indentation): Rewrite introduction. Move table to
1383 Indentation Commands node.
1384 (Indentation Commands): Add index entries to table. Copyedits.
1385 (Tab Stops, Just Spaces): Copyedits.
1386 (Indent Convenience): New node. Document electric-indent-mode.
1387
1388 * programs.texi (Basic Indent):
1389 * windows.texi (Pop Up Window): Fix kindex entry.
1390
1391 2011-11-28 Chong Yidong <cyd@gnu.org>
1392
1393 * modes.texi (Major Modes): Move major-mode variable doc here from
1394 Choosing Modes. Document describe-mode. Document prog-mode-hook
1395 and text-mode-hook. Add example of using hooks.
1396 (Minor Modes): Document behavior of mode command calls from Lisp.
1397 Note that setting the mode variable using Customize will DTRT.
1398 (Choosing Modes): Add example of setting a minor mode using a
1399 local variable.
1400
1401 2011-11-27 Chong Yidong <cyd@gnu.org>
1402
1403 * frames.texi (Creating Frames): Move frame parameter example to
1404 Frame Parameters node.
1405 (Frame Commands): C-x 5 o does not warp the mouse by default.
1406 (Fonts): Add more GTK-style properties; also, they should be
1407 capitalized.
1408 (Special Buffer Frames): Node deleted; special-display is on the
1409 way out.
1410 (Frame Parameters): Example moved here from Creating Frames.
1411 Clarify that default-frame-alist affects the initial frame too.
1412 Delete auto-raise-mode and auto-lower-mode.
1413 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1414 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1415
1416 * windows.texi (Window Choice): Add xref to Lisp manual for
1417 special-display-*.
1418
1419 2011-11-26 Eli Zaretskii <eliz@gnu.org>
1420
1421 * display.texi (Text Display): Update the description,
1422 cross-references, and indexing related to display of control
1423 characters and raw bytes.
1424
1425 2011-11-25 Chong Yidong <cyd@gnu.org>
1426
1427 * frames.texi (Frames): Rewrite introduction.
1428 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1429 Mouse-3 does not copy to kill ring by default. DEL does not
1430 behave specially for mouse commands any more.
1431 (Mouse References): Document mouse-1-click-follows-link more
1432 thoroughly.
1433 (Menu Mouse Clicks): Move footnote to the main text and add xref
1434 to Init Rebinding node.
1435 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1436
1437 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1438
1439 2011-11-24 Juanma Barranquero <lekktu@gmail.com>
1440
1441 * display.texi (Font Lock): Fix typo.
1442
1443 2011-11-24 Glenn Morris <rgm@gnu.org>
1444
1445 * rmail.texi (Rmail Output):
1446 Mention rmail-automatic-folder-directives. (Bug#9657)
1447
1448 2011-11-21 Chong Yidong <cyd@gnu.org>
1449
1450 * mark.texi (Global Mark Ring): Fix description of global mark
1451 ring (Bug#10032).
1452
1453 2011-11-20 Juanma Barranquero <lekktu@gmail.com>
1454
1455 * msdog.texi (Windows Fonts): Fix typo.
1456
1457 2011-11-17 Glenn Morris <rgm@gnu.org>
1458
1459 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1460
1461 2011-11-16 Juanma Barranquero <lekktu@gmail.com>
1462
1463 * killing.texi (Rectangles):
1464 * misc.texi (Document View):
1465 * modes.texi (Choosing Modes):
1466 * msdog.texi (Windows Fonts):
1467 * regs.texi (Rectangle Registers):
1468 * search.texi (Isearch Yank): Fix typos.
1469
1470 2011-11-06 Chong Yidong <cyd@gnu.org>
1471
1472 * windows.texi (Basic Window): Add xref to Cursor Display.
1473 (Split Window): Document negative arg for splitting commands.
1474 (Other Window): Document mouse-1 in text area of window.
1475 (Change Window): Don't mention window attributes, since they
1476 aren't defined. C-x 1 can't be used with minibuffer windows.
1477 Windows are no longer auto-deleted.
1478 (Window Choice): Add xref to Choosing Window in Lisp manual.
1479 (Window Convenience): Note that windmove disables shift-selection.
1480 Move M-x compare-windows here from Other Window node.
1481
1482 * custom.texi (Mouse Buttons):
1483 * search.texi (Isearch Scroll):
1484 * windows.texi (Split Window): Use new names split-window-below
1485 and split-window-right.
1486
1487 2011-10-26 Juanma Barranquero <lekktu@gmail.com>
1488
1489 * emacs.texi (Top): Fix typo.
1490
1491 2011-10-25 Glenn Morris <rgm@gnu.org>
1492
1493 * abbrevs.texi (Saving Abbrevs):
1494 quietly-read-abbrev-file is not a command. (Bug#9866)
1495
1496 2011-10-24 Chong Yidong <cyd@gnu.org>
1497
1498 * display.texi (Scrolling): Document scroll-up-line and
1499 scroll-down-line. Document scroll-command property.
1500 (Recentering): New node, split off from Scrolling.
1501
1502 2011-10-23 Chong Yidong <cyd@gnu.org>
1503
1504 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1505 (Tool Bars): Copyedits.
1506
1507 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1508
1509 2011-10-22 Chong Yidong <cyd@gnu.org>
1510
1511 * windows.texi (Displaying Buffers): Fix broken lispref link.
1512
1513 2011-10-22 Chong Yidong <cyd@gnu.org>
1514
1515 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1516 Move confirm-nonexistent-file-or-buffer discussion here.
1517
1518 * files.texi (File Names, Visiting): Move detailed discussion of
1519 minibuffer confirmation to Minibuffer Exit.
1520
1521 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1522 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1523
1524 2011-10-21 Chong Yidong <cyd@gnu.org>
1525
1526 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1527 (Backup Copying): backup-by-copying-when-mismatch is now t.
1528 (Customize Save): Fix description of require-final-newline.
1529 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1530 (Auto Save Control): Clarify.
1531 (File Archives): Add 7z.
1532 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1533
1534 * arevert-xtra.texi (Autorevert): Copyedits.
1535
1536 2011-10-20 Chong Yidong <cyd@gnu.org>
1537
1538 * custom.texi (Hooks, Init Examples):
1539 * display.texi (Font Lock):
1540 * fixit.texi (Spelling):
1541 * rmail.texi (Rmail Display): Minor mode function with no arg now
1542 enables it.
1543
1544 * fixit.texi (Spelling): Fix description of inline completion.
1545
1546 2011-10-19 Chong Yidong <cyd@gnu.org>
1547
1548 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1549 entries.
1550 (Isearch Yank): Document isearch-yank-pop.
1551 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1552 (Other Repeating Search): Document Occur Edit mode.
1553
1554 2011-10-18 Chong Yidong <cyd@gnu.org>
1555
1556 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1557 from Line Truncation node.
1558 (Standard Faces): Note that only the background of the cursor face
1559 has an effect.
1560 (Cursor Display): Fix descriptions of cursor face
1561 and bar cursor blinking.
1562 (Text Display): Document nobreak-char-display more clearly.
1563 (Line Truncation): Add xref to Split Window node.
1564 (Display Custom): Don't bother documenting baud-rate or
1565 no-redraw-on-reenter.
1566
1567 * search.texi (Slow Isearch): Node removed.
1568
1569 2011-10-18 Glenn Morris <rgm@gnu.org>
1570
1571 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1572
1573 2011-10-18 Chong Yidong <cyd@gnu.org>
1574
1575 * display.texi (Faces): Simplify discussion. Move documentation
1576 of list-faces-display here, from Standard Faces node.
1577 Note special role of `default' background.
1578 (Standard Faces): Note special role of `default' background.
1579 Note that region face may be taken fom GTK. Add xref to Text Display.
1580 (Text Scale): Rename from "Temporary Face Changes".
1581 Callers changed. Don't bother documenting variable-pitch-mode.
1582 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1583 (Useless Whitespace): Simplify description of
1584 delete-trailing-whitespace. Note active region case.
1585 (Text Display): Fix description of escape-glyph face assignment.
1586 Remove unibye mode discussion. Update some parts for Unicode.
1587 Move glyphless chars documentation to Lisp manual.
1588
1589 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1590
1591 2011-10-15 Chong Yidong <cyd@stupidchicken.com>
1592
1593 * display.texi (Scrolling): Tweak explanation of scroll direction.
1594 (View Mode): Add index entries.
1595
1596 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1597
1598 * regs.texi (Text Registers): C-x r i does not activate the mark.
1599 (Bookmarks): Document new default bookmark location.
1600
1601 2011-10-13 Chong Yidong <cyd@stupidchicken.com>
1602
1603 * killing.texi (Deletion): Add xref to Using Region.
1604 Document delete-forward-char.
1605 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1606 description here. Recommend C-u C-SPC for jumping to mark.
1607 (Kill Ring): Move kill ring variable documentation here.
1608 (Primary Selection): Copyedits.
1609 (Rectangles): Document new command rectangle-number-lines.
1610 (CUA Bindings): Note that this disables the mark-even-if-inactive
1611 behavior for C-x and C-c.
1612
1613 * mark.texi (Mark): Mention "active region" terminology.
1614 (Using Region): Document delete-active-region.
1615
1616 2011-10-12 Chong Yidong <cyd@stupidchicken.com>
1617
1618 * mark.texi (Mark): Clarify description of disabled Transient Mark
1619 mode (Bug#9689).
1620 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1621 selection changes. Mention that commands like C-y set the mark.
1622 (Marking Objects): Add xref to Words node. Note that mark-word
1623 and mark-sexp also have the "extend region" behavior.
1624 (Using Region): Mention M-$ in the table.
1625 Document mark-even-if-inactive here instead of in Mark Ring.
1626 (Mark Ring): Move mark-even-if-inactive to Using Region.
1627 Take note of the "Mark Set" behavior.
1628 (Disabled Transient Mark): Rename from "Persistent Mark"
1629 (Bug#9688). Callers changed.
1630
1631 * programs.texi (Expressions):
1632 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1633
1634 2011-10-09 Chong Yidong <cyd@stupidchicken.com>
1635
1636 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1637 option" terminology.
1638 (Key Help): Add command names. Define "documentation string".
1639 (Name Help): Remove an over-long joke.
1640 (Apropos): Document prefix args. Remove duplicated descriptions.
1641 (Help Mode): Add C-c C-b to table. Update TAB binding.
1642 (Package Keywords): Rename from "Library by Keyword".
1643 Describe new package menu interface.
1644 (Help Files, Help Echo): Tweak description.
1645
1646 * mini.texi (Completion Options): Add completion-cycle-threshold.
1647 (Minibuffer History): Document numeric args to history commands.
1648
1649 2011-10-08 Eli Zaretskii <eliz@gnu.org>
1650
1651 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1652
1653 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
1654
1655 * basic.texi (Position Info): Omit page commands.
1656 Document count-words-region and count-words.
1657
1658 * text.texi (Pages): Move what-page documentation here.
1659
1660 2011-10-08 Chong Yidong <cyd@stupidchicken.com>
1661
1662 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1663 Remote Files node instead of linking directly to the Tramp manual.
1664 (Minibuffer Edit): Add xref to Blank Lines.
1665 (Completion): Add xref to Symbol Completion. Remove redundant
1666 example, which is repeated in the next node.
1667 (Completion Commands): Minor clarifications.
1668 (Completion Styles): New node, split from Completion Commands.
1669 Document substring and initials styles.
1670 (Strict Completion): Remove information duplicated in other nodes.
1671 (Completion Options): Consolidate case difference discussion here.
1672
1673 * help.texi (Help Mode): Fix kindex entries.
1674
1675 * files.texi (File Names): Add index entries.
1676
1677 2011-10-07 Chong Yidong <cyd@stupidchicken.com>
1678
1679 * basic.texi (Inserting Text): Add xref to Completion.
1680 Add ucs-insert example, and document prefix argument.
1681 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1682 to left/right. Tweak left-char and right-char descriptions.
1683 M-left and M-right are now bound to left-word/right-word.
1684 (Erasing): Document delete-forward-char.
1685
1686 * screen.texi (Screen, Menu Bar): Copyedits.
1687 (Point): Remove duplicate paragraph on cursors, also in Screen.
1688 (Mode Line): Trailing dashes no longer shown on X displays.
1689
1690 * frames.texi (Non-Window Terminals): Index just "text-only
1691 terminal", which is used throughout the manual now.
1692
1693 * entering.texi (Entering Emacs): Define "startup screen".
1694 Document window-splitting behavior with command-line inputs.
1695 (Exiting): Remove obsolete paragraph about shells without suspend
1696 functionality.
1697
1698 * commands.texi (User Input): Define "input event" more clearly.
1699 (Keys): Add xref to Echo Area.
1700 (Commands): Clarify relation between commands and functions.
1701
1702 2011-10-06 Chong Yidong <cyd@stupidchicken.com>
1703
1704 * misc.texi (emacsclient Options): Document how emacsclient runs
1705 the Emacs daemon (Bug#9674).
1706
1707 2011-10-01 Chong Yidong <cyd@stupidchicken.com>
1708
1709 * basic.texi (Moving Point):
1710 * custom.texi (Mouse Buttons):
1711 * rmail.texi (Rmail Scrolling):
1712 * search.texi (Isearch Scroll):
1713 * display.texi (Scrolling): Replace scroll-up/down with
1714 scroll-up/down-command. Fix scroll-preserve-screen-position
1715 description. Document scroll-error-top-bottom.
1716
1717 2011-09-30 Glenn Morris <rgm@gnu.org>
1718
1719 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1720
1721 2011-09-24 Chong Yidong <cyd@stupidchicken.com>
1722
1723 * windows.texi (Pop Up Window): Defer discussion of window
1724 splitting to the Window Choice node. Add index entries.
1725 (Force Same Window): Node deleted.
1726 (Displaying Buffers, Window Choice): New nodes.
1727
1728 * buffers.texi (Select Buffer): Clarify description of
1729 buffer-switching commands. Add xref to Window Display node.
1730 Don't repeat confirm-nonexistent-file-or-buffer description from
1731 Visiting node. Remove even-window-heights.
1732
1733 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1734
1735 2011-09-18 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1738
1739 * xresources.texi (Table of Resources): Fix documentation of
1740 bitmapIcon.
1741
1742 2011-09-15 Chong Yidong <cyd@stupidchicken.com>
1743
1744 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1745
1746 2011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1747
1748 * frames.texi (Frame Commands): Note that delete-other-frames only
1749 deletes frames on current terminal.
1750
1751 2011-09-10 Eli Zaretskii <eliz@gnu.org>
1752
1753 * sending.texi (Mail Misc): Document mail-add-attachment.
1754
1755 2011-09-04 Eli Zaretskii <eliz@gnu.org>
1756
1757 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1758
1759 2011-08-29 Chong Yidong <cyd@stupidchicken.com>
1760
1761 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1762
1763 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1764
1765 * files.texi (File Archives):
1766 * cal-xtra.texi (Diary Display):
1767 * help.texi (Help Mode): Add xref to View Mode.
1768
1769 2011-08-28 Chong Yidong <cyd@stupidchicken.com>
1770
1771 * display.texi (View Mode): New node. Move view-file here from
1772 Misc File Ops. Move view-buffer here from Misc Buffer.
1773
1774 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1775
1776 * files.texi (Misc File Ops): Document new
1777 delete-by-moving-to-trash behavior. Remove view-file.
1778
1779 * dired.texi (Dired Deletion): Shorten description of Trash.
1780
1781 * misc.texi (emacsclient Options): Document server-port.
1782
1783 2011-08-27 Eli Zaretskii <eliz@gnu.org>
1784
1785 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1786 even on MS-Windows. Fix a typo.
1787
1788 2011-08-26 Chong Yidong <cyd@stupidchicken.com>
1789
1790 * package.texi: New file, documenting the package manager.
1791
1792 * emacs.texi: Include it.
1793
1794 * help.texi (Help Summary): Add describe-package.
1795
1796 2011-08-25 Chong Yidong <cyd@stupidchicken.com>
1797
1798 * misc.texi (Printing): Convert subnodes into subsections.
1799
1800 * text.texi (Two-Column): Move into Text chapter.
1801
1802 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1803 Files section. Convert from chapter into section.
1804
1805 * display.texi (Narrowing): Move into display chapter.
1806
1807 * sending.texi (Sending Mail):
1808 * rmail.texi (Rmail):
1809 * misc.texi (Gnus, Document View):
1810 * dired.texi (Dired):
1811 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1812
1813 2011-08-07 Juri Linkov <juri@jurta.org>
1814
1815 * dired.texi (Operating on Files): Rewrite according to the fact
1816 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1817
1818 2011-07-30 Michael Albinus <michael.albinus@gmx.de>
1819
1820 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1821 remote file name completion. (Bug#9197)
1822
1823 2011-07-28 Eli Zaretskii <eliz@gnu.org>
1824
1825 * mule.texi (Bidirectional Editing): Document the fact that
1826 bidi-display-reordering is t by default.
1827
1828 2011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1829
1830 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1831 explicitly (bug#8904).
1832
1833 2011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1834
1835 * trouble.texi (Checklist): Use an `M-x' example instead of an
1836 Emacs Lisp form to switch on the dribble file (bug#8056).
1837
1838 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1839
1840 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1841
1842 2011-07-13 Glenn Morris <rgm@gnu.org>
1843
1844 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1845
1846 2011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1847
1848 * mark.texi (Mark Ring): Clarify how many locations are saved
1849 (bug#5770).
1850 (Global Mark Ring): Ditto.
1851
1852 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1853
1854 * text.texi (Table Recognition): Use "at point" instead of "under
1855 point" (bug#4345).
1856
1857 * display.texi (Cursor Display): Mention `cursor-type'.
1858
1859 * screen.texi (Point): Clarify that it's only if you use a block
1860 cursor that it appears to be on a character (bug#4345).
1861
1862 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1863
1864 * misc.texi (Amusements): Move dissociated press here, from its
1865 own section.
1866
1867 * emacs.texi (Top): Update node listing.
1868
1869 2011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1870
1871 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1872 clarity (bug#3523).
1873
1874 2011-07-12 Chong Yidong <cyd@stupidchicken.com>
1875
1876 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1877 (Misc X): Document --parent-id.
1878
1879 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1880 defaults to nil.
1881
1882 * misc.texi (emacsclient Options): Document --parent-id.
1883
1884 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1885
1886 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1887
1888 * emacs.texi: Use "..." instead of ``...'' in the menus
1889 (bug#3503).
1890
1891 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1892
1893 * killing.texi (Primary Selection): Document `only' setting for
1894 select-active-regions.
1895
1896 * mark.texi (Setting Mark): Reference Shift Selection node.
1897
1898 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1899
1900 2011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1901
1902 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1903 motion keys" (bug#3503).
1904
1905 * emacs.texi: Change all the register node names from "RegPos"
1906 (etc.) to "Positional Registers" (etc.) (bug#3314).
1907
1908 2011-07-11 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1911 (Other Kill Commands, Kill Options): Copyedits.
1912 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1913 (Yanking): Move yank-excluded properties discussion here.
1914 (Cut and Paste): Move from frames.texi. Update subnodes to
1915 describe x-select-enable-clipboard case.
1916
1917 * frames.texi: Move Cut and Paste node and subnodes into
1918 killing.texi, except Mouse Commands and Word and Line Mouse.
1919
1920 2011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1921
1922 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1923
1924 2011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1925
1926 * screen.texi (Mode Line): Clarify that coding systems are
1927 characters, not letters (bug#1749).
1928
1929 * cmdargs.texi (Environment): Mention removing variables
1930 (bug#1615). Text suggested by Kevin Rodgers.
1931
1932 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
1933
1934 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1935
1936 * modes.texi: Rename from major.texi.
1937 (Modes): New node. Make Major Modes and Minor Modes subsections
1938 of this. All callers changed.
1939
1940 * custom.texi (Minor Modes): Move to modes.texi.
1941
1942 2011-07-10 Chong Yidong <cyd@stupidchicken.com>
1943
1944 * custom.texi (Syntax): Node deleted.
1945
1946 * help.texi (Help Summary):
1947 * major.texi (Major Modes):
1948 * programs.texi (Parentheses):
1949 * search.texi (Regexp Backslash, Regexp Backslash)
1950 (Regexp Backslash):
1951 * text.texi (Words): Callers changed.
1952
1953 * text.texi (Refill, Longlines): Delete nodes.
1954
1955 * ack.texi (Acknowledgments): Longlines removed from manual.
1956
1957 * emacs.texi (Top): Update node listing.
1958
1959 2011-07-09 Glenn Morris <rgm@gnu.org>
1960
1961 * fortran-xtra.texi (Fortran): Update handled extensions.
1962
1963 2011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1964
1965 * display.texi (Scrolling): `C-v' (etc) are now bound to
1966 `scroll-*-command' (bug#8349).
1967
1968 2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1969
1970 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
1971 doesn't actually delete any files (bug#7125).
1972
1973 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1974 argument for `C-c C-k' (bug#7391).
1975
1976 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1977 you're currently using (bug#8489).
1978
1979 2011-07-01 Eli Zaretskii <eliz@gnu.org>
1980
1981 * mule.texi (Coding Systems): Move index entries from the previous
1982 change into their proper places.
1983
1984 2011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1985
1986 * help.texi (Help Files): Document view-external-packages (bug#8902).
1987
1988 * mule.texi (Coding Systems): Put a few more of the coding systems
1989 into the index (bug#8900).
1990
1991 2011-06-26 Glenn Morris <rgm@gnu.org>
1992
1993 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1994
1995 2011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1996
1997 * misc.texi (emacsclient Options): Mention --frame-parameters.
1998
1999 2011-06-09 Glenn Morris <rgm@gnu.org>
2000
2001 * custom.texi (Specifying File Variables):
2002 Recommend explicit arguments for minor modes.
2003
2004 2011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2005
2006 Document wide integers better.
2007 * buffers.texi (Buffers):
2008 * files.texi (Visiting): Document maxima for 64-bit machines,
2009 and mention virtual memory limits.
2010
2011 2011-05-28 Chong Yidong <cyd@stupidchicken.com>
2012
2013 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2014
2015 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2016 prog mode (Bug#8240).
2017
2018 2011-05-27 Glenn Morris <rgm@gnu.org>
2019
2020 * custom.texi (Specifying File Variables):
2021 Major modes no longer need come first.
2022
2023 2011-05-22 Chong Yidong <cyd@stupidchicken.com>
2024
2025 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2026 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2027
2028 2011-05-18 Glenn Morris <rgm@gnu.org>
2029
2030 * ack.texi (Acknowledgments): Remove fakemail.c.
2031
2032 2011-05-17 Chong Yidong <cyd@stupidchicken.com>
2033
2034 Fixes for fitting text into 7x9 printed manual.
2035 * building.texi (Flymake, Breakpoints Buffer):
2036 * calendar.texi (Appointments):
2037 * cmdargs.texi (General Variables, Display X):
2038 * custom.texi (Saving Customizations, Face Customization)
2039 (Directory Variables, Minibuffer Maps, Init Rebinding):
2040 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2041 * fixit.texi (Spelling):
2042 * frames.texi (Creating Frames, Fonts):
2043 * help.texi (Help Files):
2044 * mini.texi (Minibuffer File):
2045 * misc.texi (emacsclient Options, Emulation):
2046 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2047 * mule.texi (International Chars, Language Environments)
2048 (Select Input Method, Modifying Fontsets, Charsets):
2049 * programs.texi (Custom C Indent):
2050 * rmail.texi (Rmail Labels):
2051 * text.texi (Table Conversion):
2052 * trouble.texi (Known Problems, Known Problems):
2053 * windows.texi (Change Window):
2054 * xresources.texi (GTK resources): Reflow text and re-indent code
2055 examples to avoid TeX overflows and underflows on 7x9 paper.
2056
2057 * emacs.texi: Fix the (commented out) smallbook command.
2058
2059 * macos.texi (Mac / GNUstep Events):
2060 * xresources.texi (Lucid Resources): Remove extraneous examples.
2061
2062 2011-05-10 Glenn Morris <rgm@gnu.org>
2063
2064 * custom.texi (Specifying File Variables):
2065 Deprecate using mode: for minor modes.
2066
2067 2011-05-07 Glenn Morris <rgm@gnu.org>
2068
2069 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2070
2071 2011-05-06 Glenn Morris <rgm@gnu.org>
2072
2073 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2074
2075 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2076
2077 2011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2078
2079 * misc.texi (Emacs Server): Document `server-eval-at'.
2080
2081 2011-04-24 Chong Yidong <cyd@stupidchicken.com>
2082
2083 * maintaining.texi (List Tags): Document next-file.
2084 Suggested by Uday S Reddy.
2085
2086 2011-04-23 Juanma Barranquero <lekktu@gmail.com>
2087
2088 * mini.texi (Minibuffer Edit):
2089 * screen.texi (Mode Line): Fix typo.
2090
2091 2011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2092
2093 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
2094
2095 2011-03-26 Chong Yidong <cyd@stupidchicken.com>
2096
2097 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2098
2099 2011-03-30 Eli Zaretskii <eliz@gnu.org>
2100
2101 * display.texi (Auto Scrolling): Document the limit of 100 lines
2102 for never-recentering scrolling with `scroll-conservatively'.
2103 (Bug#6671)
2104
2105 2011-03-12 Eli Zaretskii <eliz@gnu.org>
2106
2107 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2108 HOME on Windows and where it looks for init files. (Bug#8221)
2109
2110 2011-03-10 Eli Zaretskii <eliz@gnu.org>
2111
2112 * search.texi (Regexp Example):
2113 * mule.texi (International Chars):
2114 * building.texi (External Lisp): Don't use characters outside
2115 ISO-8859-1.
2116
2117 2011-03-09 Eli Zaretskii <eliz@gnu.org>
2118
2119 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2120 Use Texinfo @-commands for non Latin-1 characters.
2121
2122 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2123
2124 * custom.texi (Init File): Add index entries for ".emacs".
2125 (Bug#8210)
2126
2127 2011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2128
2129 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2130 for Gtk+ 3.
2131
2132 2011-03-08 Glenn Morris <rgm@gnu.org>
2133
2134 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2135 * emacs.texi (Acknowledgments):
2136 * ack.texi (Acknowledgments): Names to UTF-8.
2137 * emacs.texi: Set documentencoding.
2138
2139 * display.texi (Optional Mode Line): Don't mention exactly where
2140 display-time appears. (Bug#8193)
2141
2142 2011-03-07 Chong Yidong <cyd@stupidchicken.com>
2143
2144 * Version 23.3 released.
2145
2146 2011-03-06 Chong Yidong <cyd@stupidchicken.com>
2147
2148 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2149
2150 2011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2151
2152 * misc.texi (emacsclient Options): Add q/quiet.
2153
2154 2011-03-02 Glenn Morris <rgm@gnu.org>
2155
2156 * mule.texi (Communication Coding) <x-select-request-type>:
2157 Remove duplicate (essentially) paragraph. (Bug#8148)
2158
2159 2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2160
2161 * maintaining.texi (Format of ChangeLog): Add reference to
2162 add-log-full-name.
2163 (Change Log Commands): Add documentation for combining multiple
2164 symbols in one change.
2165
2166 2011-03-01 Glenn Morris <rgm@gnu.org>
2167
2168 * custom.texi (Directory Variables):
2169 Give an example of excluding subdirectories.
2170
2171 2011-02-28 Eli Zaretskii <eliz@gnu.org>
2172
2173 * search.texi (Regexp Search): Move index entries about regexps to the
2174 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2175
2176 2011-02-19 Glenn Morris <rgm@gnu.org>
2177
2178 * dired.texi (Dired): Dired-X version number was dropped.
2179
2180 2011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2181
2182 * xresources.texi (X Resources): Remove *faceName and replace it with
2183 *font for Lucid.
2184
2185 2011-02-05 Chong Yidong <cyd@stupidchicken.com>
2186
2187 * rmail.texi (Rmail Display): Document Rmail MIME support more
2188 accurately.
2189
2190 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2191 vc-log-outgoing.
2192 (Merging): Document vc-find-conflicted-file.
2193
2194 2011-02-05 Glenn Morris <rgm@gnu.org>
2195
2196 * custom.texi (Variables): Fix typo.
2197
2198 2011-01-31 Chong Yidong <cyd@stupidchicken.com>
2199
2200 * search.texi (Regexps): Copyedits. Mention character classes
2201 (Bug#7809).
2202
2203 * files.texi (File Aliases): Restore explanatory text from Eli
2204 Zaretskii, accidentally removed in 2011-01-08 commit.
2205
2206 2011-01-29 Eli Zaretskii <eliz@gnu.org>
2207
2208 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2209 (MAKEINFO_OPTS): New variable.
2210 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2211 (emacs.html): New target.
2212 (clean): Remove emacs.html.
2213
2214 2011-01-23 Werner Lemberg <wl@gnu.org>
2215
2216 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2217 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2218 (ENVADD): Updated.
2219
2220 2011-01-18 Glenn Morris <rgm@gnu.org>
2221
2222 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2223
2224 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2225
2226 2011-01-15 Chong Yidong <cyd@stupidchicken.com>
2227
2228 * building.texi (Compilation): Improve instructions for running two
2229 compilations (Bug#7573).
2230
2231 * files.texi (Backup Names): Document the new location of the
2232 last-resort backup file.
2233
2234 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2235 manual. Explain why directory-abbrev-alist elements should be anchored
2236 (Bug#7777).
2237
2238 2011-01-15 Eli Zaretskii <eliz@gnu.org>
2239
2240 * msdog.texi (Windows Startup): Correct inaccurate description of
2241 differences between emacsclient.exe and emacsclientw.exe.
2242
2243 2011-01-02 Chong Yidong <cyd@stupidchicken.com>
2244
2245 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2246
2247 2011-01-02 Kenichi Handa <handa@m17n.org>
2248
2249 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2250
2251 2011-01-02 Eli Zaretskii <eliz@gnu.org>
2252
2253 * frames.texi (Cut and Paste): Modify the section's name and text:
2254 don't mix "cut/paste" with "kill/yank".
2255 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2256 (Bug#7702)
2257
2258 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2259
2260 2011-01-02 Glenn Morris <rgm@gnu.org>
2261
2262 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2263 matches its position in the menu. (Bug#7674)
2264
2265 2011-01-02 Glenn Morris <rgm@gnu.org>
2266
2267 * trouble.texi (Checklist): Mention not replying via news either.
2268
2269 2010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2270
2271 * misc.texi (Document View): Update DocView section with newly
2272 supported document formats.
2273
2274 2010-12-21 Chong Yidong <cyd@stupidchicken.com>
2275
2276 * killing.texi: Resection the Info version to conform to the
2277 printed manual, to avoid making sections on Accumulating Text, CUA
2278 and Rectangles into full chapters.
2279
2280 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2281
2282 * custom.texi (Init Syntax): Add index entries for "character syntax".
2283 (Bug#7576)
2284
2285 2010-12-13 Karel Klíč <kklic@redhat.com>
2286
2287 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2288
2289 2010-12-13 Glenn Morris <rgm@gnu.org>
2290
2291 * trouble.texi (Checklist): Fix typo in newsgroup name.
2292
2293 2010-12-13 Chong Yidong <cyd@stupidchicken.com>
2294
2295 * search.texi (Word Search): Note that the lazy highlight always
2296 matches to whole words (Bug#7470).
2297
2298 2010-12-13 Eli Zaretskii <eliz@gnu.org>
2299
2300 * display.texi (Optional Mode Line): Make the description of
2301 load-average more accurate.
2302
2303 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2304 registry, with a cross-reference.
2305 (Windows Startup): New node. Move the stuff about the current
2306 directory from "Windows HOME".
2307
2308 2010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
2309
2310 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2311 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2312
2313 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2314
2315 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2316 Suggested by Štěpán Němec.
2317
2318 2010-11-27 Chong Yidong <cyd@stupidchicken.com>
2319
2320 * maintaining.texi (Version Control): Say "commit", not "check in".
2321 (Version Control Systems): Simplify descriptions.
2322 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2323 VCS Concepts.
2324 (VC Mode Line): Update example.
2325 (Old Revisions): Document revert-buffer for vc-diff.
2326 (Log Buffer): Promote to a subsection. Document header lines.
2327
2328 * macos.texi (Mac / GNUstep Basics):
2329 Document ns-right-alternate-modifier.
2330
2331 * emacs.texi (Top): Update node listing.
2332
2333 2010-11-13 Eli Zaretskii <eliz@gnu.org>
2334
2335 * rmail.texi (Rmail Coding): Characters with no fonts are not
2336 necessarily displayed as empty boxes.
2337
2338 * mule.texi (Language Environments, Fontsets): Characters with no
2339 fonts are not necessarily displayed as empty boxes.
2340
2341 * display.texi (Text Display): Document display of glyphless
2342 characters.
2343
2344 2010-11-13 Glenn Morris <rgm@gnu.org>
2345
2346 * basic.texi (Position Info): Add M-x count-words-region.
2347
2348 2010-11-11 Glenn Morris <rgm@gnu.org>
2349
2350 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2351
2352 2010-11-09 Eli Zaretskii <eliz@gnu.org>
2353
2354 * msdog.texi (Windows HOME): Add information regarding startup
2355 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2356
2357 2010-10-11 Glenn Morris <rgm@gnu.org>
2358
2359 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2360
2361 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2362 (DVIPS): New variable.
2363 (.PHONY): Add html, ps.
2364 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2365 (clean): Delete html, ps files.
2366
2367 2010-10-09 Eli Zaretskii <eliz@gnu.org>
2368
2369 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2370
2371 2010-10-09 Glenn Morris <rgm@gnu.org>
2372
2373 * Makefile.in (VPATH): Remove.
2374 (infodir): Make it absolute.
2375 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2376
2377 * Makefile.in (dist): Anchor regexps.
2378
2379 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2380 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2381 (emacs-xtra.pdf): Use $<.
2382
2383 * Makefile.in (infoclean): Remove harmless, long-standing error.
2384
2385 * Makefile.in ($(infodir)): Delete rule.
2386 (mkinfodir): New.
2387 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2388
2389 * Makefile.in (distclean): Do not delete emacsver.texi.
2390 (dist): Remove reference to emacsver.texi.in.
2391 * emacsver.texi: New file, replacing emacsver.texi.in.
2392
2393 2010-10-09 Glenn Morris <rgm@gnu.org>
2394
2395 * emacsver.texi.in: New file.
2396 * emacs.texi: Set EMACSVER by including emacsver.texi.
2397 * Makefile.in (distclean): Delete emacsver.texi.
2398 (dist): Copy emacsver.texi.
2399 (EMACSSOURCES): Add emacsver.texi.
2400
2401 * ack.texi (Acknowledgments): No more b2m.c.
2402
2403 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2404 (emacs): Remove rule.
2405 (dist): No need to deal with the emacs rule any more.
2406
2407 2010-10-07 Glenn Morris <rgm@gnu.org>
2408
2409 * Makefile.in (version): New, set by configure.
2410 (clean): Delete dist tar file.
2411 (dist): Use version in tar name.
2412
2413 2010-10-06 Glenn Morris <rgm@gnu.org>
2414
2415 * Makefile.in (EMACS_XTRA): Add the main source file.
2416 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2417 (mostlyclean): No core files, reorder other files.
2418 (clean): Delete specific dvi and pdf files.
2419 (infoclean, dist): New rules.
2420 (maintainer-clean): Use infoclean.
2421 ($(infodir)): Add parallel build workaround.
2422
2423 2010-10-04 Glenn Morris <rgm@gnu.org>
2424
2425 * Makefile.in (SHELL): Set it.
2426 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2427 (info, dvi): Replace above variables with their expansions.
2428 (info): Move mkdir from here...
2429 ($(infodir)/emacs): ... to here (for parallel builds).
2430 (pdf): New target.
2431 ($(infodir)/emacs): Pass -o option to makeinfo.
2432 (.PHONY): Declare clean rules.
2433 (maintainer-clean): Delete dvi and pdf files.
2434 Guard against cd failures. Use a more restrictive delete.
2435
2436 2010-10-02 Glenn Morris <rgm@gnu.org>
2437
2438 * misc.texi (Shell Mode): Remove reference to old function name.
2439
2440 2010-09-30 Eli Zaretskii <eliz@gnu.org>
2441
2442 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2443 indicator characters.
2444
2445 2010-09-29 Glenn Morris <rgm@gnu.org>
2446
2447 * Makefile.in (top_srcdir): Remove unused variable.
2448
2449 2010-09-14 Glenn Morris <rgm@gnu.org>
2450
2451 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2452 the last hook item.
2453
2454 * calendar.texi (Appointments): Also updated when a diary include file
2455 is saved.
2456
2457 2010-09-14 Glenn Morris <rgm@gnu.org>
2458
2459 * trouble.texi (Bugs): Update the section intro.
2460 (Known Problems): New section.
2461 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2462 (Sending Patches): Bug fixes are best as responses to existing bugs.
2463 * emacs.texi (Known Problems): Add menu entry for new section.
2464
2465 2010-09-09 Glenn Morris <rgm@gnu.org>
2466
2467 * xresources.texi: Untabify.
2468
2469 2010-09-06 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2472
2473 2010-09-06 Glenn Morris <rgm@gnu.org>
2474
2475 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2476
2477 2010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2478
2479 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2480
2481 2010-08-21 Glenn Morris <rgm@gnu.org>
2482
2483 * misc.texi (Amusements): Mention bubbles and animate.
2484
2485 2010-07-31 Eli Zaretskii <eliz@gnu.org>
2486
2487 * files.texi (Visiting): Add more index entries for
2488 large-file-warning-threshold.
2489
2490 2010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2491
2492 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2493
2494 2010-06-23 Glenn Morris <rgm@gnu.org>
2495
2496 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2497 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2498 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2499 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
2500 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2501 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
2502 Untabify Texinfo files.
2503
2504 2010-06-10 Glenn Morris <rgm@gnu.org>
2505
2506 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2507
2508 * basic.texi (Inserting Text): Fix typo.
2509
2510 2010-06-10 Glenn Morris <rgm@gnu.org>
2511
2512 * ack.texi (Acknowledgments):
2513 * emacs.texi (Acknowledgments): Update for notifications.el.
2514
2515 2010-05-31 Daiki Ueno <ueno@unixuser.org>
2516
2517 * dired.texi (Operating on Files): Mention encryption commands
2518 (Bug#6315).
2519
2520 2010-05-29 Eli Zaretskii <eliz@gnu.org>
2521
2522 * basic.texi (Moving Point): Update due to renaming of commands bound
2523 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2524
2525 2010-05-18 Eli Zaretskii <eliz@gnu.org>
2526
2527 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2528 paragraphs.
2529 (Line Truncation): Fix wording for bidi display.
2530
2531 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
2532 keys.
2533
2534 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2535
2536 * building.texi (GDB Graphical Interface): Remove misleading comparison
2537 to an IDE (Bug#6128).
2538
2539 2010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
2540
2541 * programs.texi (Man Page):
2542 * misc.texi (Invoking emacsclient):
2543 * mini.texi (Repetition):
2544 * mark.texi (Setting Mark): Fix typos.
2545
2546 2010-05-08 Chong Yidong <cyd@stupidchicken.com>
2547
2548 * misc.texi (Printing): Document htmlfontify-buffer.
2549
2550 2010-05-08 Glenn Morris <rgm@gnu.org>
2551
2552 * calendar.texi (Displaying the Diary, Format of Diary File):
2553 Fix external cross-references for TeX format output.
2554
2555 2010-05-07 Chong Yidong <cyd@stupidchicken.com>
2556
2557 * Version 23.2 released.
2558
2559 2010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2560
2561 * cmdargs.texi (Initial Options): Mention --chdir.
2562
2563 2010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2564
2565 * frames.texi (Tool Bars): Add tool-bar-style.
2566
2567 2010-04-21 Glenn Morris <rgm@gnu.org>
2568
2569 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2570
2571 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
2572
2573 * programs.texi (Semantic): New node.
2574
2575 * maintaining.texi (EDE): New node.
2576
2577 * emacs.texi: Update node listing.
2578
2579 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2580
2581 2010-04-18 Glenn Morris <rgm@gnu.org>
2582
2583 * emacs.texi (Acknowledgments): Remove duplicate.
2584
2585 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2586
2587 2010-04-18 Glenn Morris <rgm@gnu.org>
2588
2589 * dired.texi (Misc Dired Features): Mention VC diff and log.
2590 * maintaining.texi (Old Revisions, VC Change Log):
2591 Mention that diff and log work in Dired buffers.
2592
2593 * help.texi (Help Summary): Mention M-x info-finder.
2594
2595 * ack.texi (Acknowledgments): Add mpc.el.
2596
2597 * custom.texi (Specifying File Variables, Directory Variables):
2598 Document new commands for manipulating local variable lists.
2599
2600 2010-04-18 Glenn Morris <rgm@gnu.org>
2601
2602 * trouble.texi (Contributing): Add cindex entry.
2603 Mention etc/CONTRIBUTE.
2604
2605 2010-04-18 Chong Yidong <cyd@stupidchicken.com>
2606
2607 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2608 query-replace (Bug#5774).
2609
2610 2010-04-16 Glenn Morris <rgm@gnu.org>
2611
2612 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2613
2614 2010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2615
2616 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2617
2618 2010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2619
2620 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2621
2622 2010-03-30 Eli Zaretskii <eliz@gnu.org>
2623
2624 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2625 cross-reference to "Inserting Text".
2626
2627 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2628 Mention completion provided by `ucs-insert'.
2629
2630 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2631
2632 * sending.texi (Sending Mail): Note variables that may need
2633 customizing.
2634 (Mail Sending): Expand discussion of send-mail-function.
2635
2636 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2637
2638 Document Message mode as the default mail mode.
2639
2640 * sending.texi (Sending Mail): Copyedits.
2641 (Mail Format, Mail Headers): Document mail-from-style changes.
2642 (Mail Commands): Rename from Mail mode. Document Message mode.
2643 (Mail Misc): Rename from Mail mode Misc.
2644 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2645 command names and update keybindings.
2646 (Header Editing): Document message-tab. De-document
2647 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2648 favor of mail-default-headers. Ad index entries for user-full-name and
2649 user-mail-address.
2650 (Citing Mail): Update changes in Message mode behavior.
2651 Document mail-yank-prefix.
2652 (Mail Signature): New node, moved from Mail Misc.
2653 (Mail Aliases): Mail abbrevs are the default with Message mode.
2654 (Mail Methods): Note that Message mode is now the default.
2655
2656 * rmail.texi (Rmail Reply):
2657 * text.texi (Text Mode):
2658 * major.texi (Major Modes):
2659 * mule.texi (Output Coding): Refer to Message mode.
2660
2661 * custom.texi (Init Examples): Add xref to Mail Header.
2662
2663 * emacs.texi (Top): Fix xrefs.
2664
2665 2010-03-30 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2668 repository if there is none.
2669 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2670 vc-print-root-log.
2671 (Old Revisions): Copyedits. Document vc-root-diff.
2672
2673 * programs.texi (Program Modes): Mention Javascript mode.
2674
2675 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2676 * emacs.texi: Update node description.
2677
2678 * misc.texi (Navigation): Document doc-view-continuous.
2679 (Shell Ring): Document new M-r binding. M-s is no longer bound.
2680
2681 2010-03-30 Juri Linkov <juri@jurta.org>
2682
2683 * search.texi (Other Repeating Search): Remove line that `occur'
2684 can not handle multiline matches.
2685
2686 2010-03-30 Eli Zaretskii <eliz@gnu.org>
2687
2688 * mule.texi (International): Mention support of bidirectional editing.
2689 (Bidirectional Editing): New section.
2690
2691 2010-03-28 Nick Roberts <nickrob@snap.net.nz>
2692
2693 * emacs.texi (Top): Update node names to those in building.texi.
2694
2695 2010-03-27 Nick Roberts <nickrob@snap.net.nz>
2696
2697 doc/emacs/building.texi: Describe restored GDB/MI functionality
2698 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
2699 doc/emacs/emacs.texi: Update node names for building.texi.
2700
2701 2010-03-24 Glenn Morris <rgm@gnu.org>
2702
2703 * ack.texi (Acknowledgments):
2704 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2705
2706 2010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2707
2708 * xresources.texi (Table of Resources): Clarify toolBar number
2709 for Gtk+.
2710
2711 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2712
2713 2010-03-21 Chong Yidong <cyd@stupidchicken.com>
2714
2715 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2716
2717 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2718 and multi-isearch-buffers-regexp.
2719
2720 * indent.texi (Indentation): Clarify description of
2721 indent-for-tab-command. Document tab-always-indent.
2722
2723 2010-03-20 Chong Yidong <cyd@stupidchicken.com>
2724
2725 * cmdargs.texi (Font X): Move most content to Fonts.
2726
2727 * frames.texi (Fonts): New node. Document font-use-system-font.
2728
2729 * emacs.texi (Top):
2730 * xresources.texi (Table of Resources):
2731 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2732
2733 2010-03-10 Chong Yidong <cyd@stupidchicken.com>
2734
2735 * Branch for 23.2.
2736
2737 2010-03-06 Chong Yidong <cyd@stupidchicken.com>
2738
2739 * custom.texi (Init Examples): Add xref to Locals.
2740
2741 * major.texi (Choosing Modes): Mention usage of setq-default for
2742 setting the default value of major-mode (Bug#5688).
2743
2744 2010-03-02 Chong Yidong <cyd@stupidchicken.com>
2745
2746 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2747
2748 * display.texi (Display Custom): Document make-pointer-invisible and
2749 underline-minimum-offset. Remove inverse-video.
2750
2751 2010-02-21 Chong Yidong <cyd@stupidchicken.com>
2752
2753 * frames.texi (Frame Commands): Note that the last ordinary frame can
2754 be deleted in daemon mode (Bug#5616).
2755
2756 2010-02-18 Glenn Morris <rgm@gnu.org>
2757
2758 * trouble.texi (Contributing): Repository is no longer CVS.
2759
2760 2010-02-08 Glenn Morris <rgm@gnu.org>
2761
2762 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2763
2764 2010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2765
2766 * display.texi (Useless Whitespace, Text Display):
2767 * custom.texi (Init Examples): Avoid obsolete special default variables
2768 like default-major-mode.
2769
2770 2010-01-24 Mark A. Hershberger <mah@everybody.org>
2771
2772 * programs.texi (Other C Commands): Replace reference to obsolete
2773 c-subword-mode.
2774
2775 2010-01-21 Glenn Morris <rgm@gnu.org>
2776
2777 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2778
2779 2010-01-12 Glenn Morris <rgm@gnu.org>
2780
2781 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2782 emacs-pretest-bug for bug reports for development versions.
2783
2784 2010-01-11 Glenn Morris <rgm@gnu.org>
2785
2786 * display.texi (Highlight Interactively): `t' does not mean highlight
2787 all patterns. (Bug#5335)
2788
2789 2009-12-29 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * misc.texi (Shell): Document async-shell-command.
2792
2793 * building.texi (Grep Searching): Document zrgrep.
2794
2795 * mini.texi (Completion Options): Mention `initials' completion style.
2796
2797 2009-12-29 Nick Roberts <nickrob@snap.net.nz>
2798
2799 * building.texi: Import GDB Graphical Interface description from
2800 EMACS_23_1_RC.
2801
2802 2009-12-24 Chong Yidong <cyd@stupidchicken.com>
2803
2804 * emacs.texi (Top): Update node listing.
2805
2806 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2807
2808 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2809
2810 * cmdargs.texi (Initial Options):
2811 * xresources.texi (Resources): Document inhibit-x-resources.
2812
2813 * custom.texi (Specifying File Variables): Note that minor modes are
2814 enabled unconditionally.
2815
2816 * display.texi (Scrolling): Briefly document the old recenter command,
2817 and document recenter-positions.
2818
2819 * files.texi (Visiting):
2820 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2821
2822 * frames.texi (Cut/Paste Other App):
2823 Document save-interprogram-paste-before-kill.
2824
2825 * killing.texi (Kill Options): New node.
2826
2827 2009-12-05 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * misc.texi (Shell Options): ansi-color is now default.
2830
2831 2009-12-05 Glenn Morris <rgm@gnu.org>
2832
2833 * emacs.texi (Top): Update menu for cal-xtra node changes.
2834 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2835 or mode line. Don't mention invisible text or the details of
2836 diary-print-entries here, only in cal-xtra.
2837 (Format of Diary File): Mention that the "date on first line" format
2838 only really affects the simple display.
2839 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2840 (Diary Customizing): Holidays may be in the buffer or mode line.
2841 Move diary-print-entries to the "Diary Display" section.
2842 (Diary Display): New section, split out from "Fancy Diary Display".
2843 Explain the limitations of simple display, and how to print it.
2844
2845 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2846
2847 * cal-xtra.texi (Diary Display): Mention View mode.
2848
2849 2009-11-29 Juri Linkov <juri@jurta.org>
2850
2851 * display.texi (Highlight Interactively): Actually a list of
2852 default faces is pre-loaded into a list of default values
2853 instead of the history.
2854
2855 2009-11-20 Glenn Morris <rgm@gnu.org>
2856
2857 * ack.texi (Acknowledgments):
2858 * emacs.texi (Acknowledgments): Add htmlfontify.
2859
2860 2009-11-14 Glenn Morris <rgm@gnu.org>
2861
2862 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2863
2864 * ack.texi (Acknowledgments):
2865 * emacs.texi (Acknowledgments): Update for recent Org changes.
2866
2867 2009-10-31 Chong Yidong <cyd@stupidchicken.com>
2868
2869 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2870 `charset' property, which is irrelevant to the user manual (Bug#3526).
2871
2872 2009-10-14 Juanma Barranquero <lekktu@gmail.com>
2873
2874 * trouble.texi (DEL Does Not Delete): Fix typo.
2875
2876 2009-10-05 Michael Albinus <michael.albinus@gmx.de>
2877
2878 * files.texi (Misc File Ops): Mention copy-directory.
2879
2880 2009-10-04 Eli Zaretskii <eliz@gnu.org>
2881
2882 * mule.texi (Unibyte Mode): Emphasize that
2883 unibyte-display-via-language-environment affects only the display.
2884
2885 * display.texi (Horizontal Scrolling): Document cursor behavior under
2886 horizontal scrolling when point moves off the screen (Bug#4564).
2887 Improve wording.
2888
2889 2009-10-01 Michael Albinus <michael.albinus@gmx.de>
2890
2891 * files.texi (Directories): delete-directory prompts for recursive
2892 deletion.
2893
2894 2009-09-30 Glenn Morris <rgm@gnu.org>
2895
2896 * ack.texi (Acknowledgments):
2897 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2898
2899 2009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2900
2901 * dired.texi (Dired Navigation): Use @code instead of @var for
2902 dired-isearch-filenames, so that it's not capitalized.
2903
2904 2009-09-19 Chong Yidong <cyd@stupidchicken.com>
2905
2906 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2907
2908 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2909
2910 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
2911 (Key Bindings): Reference Init Rebinding in introductory text.
2912 Shift some of the introduction to Keymaps node.
2913 (Keymaps): Simplify.
2914 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2915 (Minibuffer Maps): Remove mention of Mocklisp.
2916 (Init Rebinding): Move mode-local rebinding example here from Local
2917 Keymaps.
2918 (Modifier Keys): Clarify.
2919 (Rebinding): Add cindex for "binding keys".
2920
2921 2009-09-13 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2924
2925 2009-08-31 Nick Roberts <nickrob@snap.net.nz>
2926
2927 * building.texi (Threads Buffer, Multithreaded Debugging):
2928 Reorganize these two sections.
2929
2930 2009-08-29 Eli Zaretskii <eliz@gnu.org>
2931
2932 * cmdargs.texi (Initial Options): Fix last change.
2933
2934 2009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2935
2936 * mule.texi (Enabling Multibyte):
2937 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2938 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2939
2940 2009-08-20 Glenn Morris <rgm@gnu.org>
2941
2942 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2943
2944 2009-08-19 Glenn Morris <rgm@gnu.org>
2945
2946 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2947
2948 2009-08-18 Glenn Morris <rgm@gnu.org>
2949
2950 * ack.texi (Acknowledgments):
2951 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2952
2953 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
2954
2955 2009-08-09 Glenn Morris <rgm@gnu.org>
2956
2957 * ack.texi (Acknowledgments):
2958 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2959
2960 2009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2961
2962 * emacs.texi (Top): Add new menu items for GDB-UI.
2963
2964 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
2965 section. Threads buffer is in separate section now.
2966
2967 2009-08-08 Glenn Morris <rgm@gnu.org>
2968
2969 * ack.texi (Acknowledgments):
2970 * emacs.texi (Acknowledgments):
2971 Update for js2-mode and org changes.
2972
2973 2009-08-02 Michael Albinus <michael.albinus@gmx.de>
2974
2975 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2976 files.
2977
2978 2009-07-28 Chong Yidong <cyd@stupidchicken.com>
2979
2980 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2981
2982 2009-07-23 Glenn Morris <rgm@gnu.org>
2983
2984 * programs.texi (Matching): Update blink-matching-paren-distance.
2985
2986 2009-07-21 Chong Yidong <cyd@stupidchicken.com>
2987
2988 * frames.texi (Cut/Paste Other App): For select-active-regions,
2989 selection is now updated on moving point.
2990
2991 2009-07-21 Richard Stallman <rms@gnu.org>
2992
2993 * glossary.texi (GNU, Daemon): Update information.
2994
2995 2009-07-19 Juri Linkov <juri@jurta.org>
2996
2997 * custom.texi (Specifying File Variables, Safe File Variables):
2998 "variables/value pairs" -> "variable/value pairs".
2999
3000 2009-07-15 Glenn Morris <rgm@gnu.org>
3001
3002 * misc.texi (Gnus): Remove widow.
3003
3004 2009-07-11 Glenn Morris <rgm@gnu.org>
3005
3006 * Makefile.in (TEXI2PDF): New.
3007 (emacs.pdf, emacs-xtra.pdf): New targets.
3008
3009 * arevert-xtra.texi (Autorevert): Add menu descriptions.
3010
3011 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3012
3013 * emacs.texi (Top): Info can be read from other places than Emacs.
3014 Don't print the copying notice twice in the printed version.
3015 Update the menu and detailmenu.
3016 (Preface): The meaning of "on-line" has changed.
3017 Correct name for "Common Problems" chapter.
3018 (Distrib): Update FSF shop URL.
3019 (Intro): Showing two files at once is not so exciting.
3020
3021 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3022 (Mac / GNUstep Basics): Minor grammar changes.
3023 (Mac / GNUstep Events): Fix typo.
3024 (GNUstep Support): CANNOT_DUMP no longer applies.
3025
3026 * misc.texi (Document View): Fix typos.
3027
3028 * dired.texi (Dired):
3029 * help.texi (Help):
3030 * macos.texi (Mac OS / GNUstep):
3031 * maintaining.texi (Version Control, Introduction to VC):
3032 End menu descriptions with a period.
3033
3034 2009-07-09 Eli Zaretskii <eliz@gnu.org>
3035
3036 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3037 so categorical in saying that the option is only useful on NTFS.
3038
3039 2009-07-09 Glenn Morris <rgm@gnu.org>
3040
3041 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3042 (ENVADD): Add texinfodir to TEXINPUTS.
3043
3044 * emacs.texi (Top): Fix cross-reference.
3045
3046 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3047
3048 * vc1-xtra.texi (Revision Tags): Fix typo.
3049
3050 2009-07-03 Glenn Morris <rgm@gnu.org>
3051
3052 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3053 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3054 (Merge Commands): `.' does not seem to work in A or B buffer.
3055 `l' can recreate the 3-window display.
3056
3057 * glossary.texi (Glossary): Minor phrasing changes throughout.
3058 Add more internal cross-references.
3059 <Autoloading>: You can't really autoload a variable.
3060 <C-M->: Move details here from `M-C-' item.
3061 <Continuation Line>: Refer to `Truncation.'
3062 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3063 <Home Directory, Unix>: New entries.
3064 <Deletion of Files>: Mention recycle bins.
3065 <Directory>: Mention ``folders.''
3066 <Error>: Don't mention ``type-ahead.''
3067 <Fringe>: Refer to the manual node.
3068 <Minor Mode>: Can be global or local.
3069 <Spell Checking>: There are other checkers besides Ispell.
3070
3071 2009-07-02 Glenn Morris <rgm@gnu.org>
3072
3073 * anti.texi (Antinews): Minor changes in phrasing.
3074
3075 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3076 some underfull lines in dvi output.
3077
3078 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3079
3080 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3081
3082 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3083
3084 2009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3085
3086 * xresources.texi (Table of Resources): Mention maximized for
3087 fullscreen.
3088
3089 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3090
3091 2009-07-01 Chong Yidong <cyd@stupidchicken.com>
3092
3093 * anti.texi (Antinews): Correct the list of removed platforms.
3094
3095 2009-06-28 Glenn Morris <rgm@gnu.org>
3096
3097 * arevert-xtra.texi: Minor language tweaks.
3098
3099 * dired-xtra.texi: Minor revisions.
3100
3101 2009-06-23 Miles Bader <miles@gnu.org>
3102
3103 * display.texi (Scrolling): Document `recenter-redisplay'.
3104 (Temporary Face Changes): Document `text-scale-set'.
3105
3106 2009-06-21 Chong Yidong <cyd@stupidchicken.com>
3107
3108 * Branch for 23.1.
3109
3110 2009-06-17 Kenichi Handa <handa@m17n.org>
3111
3112 * mule.texi (Charsets): Update the description for the new charset.
3113 (list-character-sets): New findex.
3114 (Language Environments): Add @anchor{Describe Language Environment}.
3115
3116 2009-06-10 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * basic.texi (Moving Point): Fix tag.
3119
3120 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3121
3122 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3123 use camel-case for PageUp and PageDown.
3124
3125 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3126 camel-case for PageUp and PageDown.
3127
3128 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3129
3130 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
3131 (Isearch Scroll): Decapitalize <next> and <prior>.
3132
3133 2009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
3134
3135 * fixit.texi (Spelling): Set default dictionary.
3136 Improve descriptions (Bug#2554)
3137
3138 2009-06-08 David Reitter <david.reitter@gmail.com>
3139
3140 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3141 since saving colors and faces set this way is not implemented.
3142 (Environment variables): Remove mention of mac-fix-env, which is
3143 scheduled to be removed.
3144
3145 2009-06-04 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * custom.texi (Init Examples): Add example of changing load-path.
3148
3149 * building.texi (Lisp Libraries): Add example of changing
3150 load-path (Bug#3446).
3151
3152 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
3153
3154 * mark.texi (Mark): Further clarifications.
3155 (Setting Mark): Emphasize that C-SPC activates the mark.
3156
3157 2009-05-28 Chong Yidong <cyd@stupidchicken.com>
3158
3159 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3160 Mark mode.
3161 (Using Region, Persistent Mark): Use "active mark" instead of "active
3162 region".
3163
3164 2009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3165
3166 * mule.texi (Select Input Method): Fix typo.
3167
3168 2009-05-13 Chong Yidong <cyd@stupidchicken.com>
3169
3170 * anti.texi (Antinews): Document completion changes. Some additional
3171 copyedits and rearrangement of entries.
3172
3173 2009-05-12 Chong Yidong <cyd@stupidchicken.com>
3174
3175 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3176 (Shell History Copying, Terminal emulator): Copyedits.
3177
3178 * xresources.texi (Resources): Simplify descriptions.
3179 Shorten description of editres, which is not very useful these days.
3180 (Table of Resources): Document fontBackend resource.
3181
3182 * trouble.texi (Quitting): Add other undo bindings to table.
3183 (DEL Does Not Delete): Note that the erasure key is usually labeled
3184 "Backspace". Remove discussion of obscure Xmodmap issue.
3185
3186 2009-05-07 Chong Yidong <cyd@stupidchicken.com>
3187
3188 * files.texi (Visiting): Copyedits.
3189
3190 2009-05-06 Chong Yidong <cyd@stupidchicken.com>
3191
3192 * basic.texi (Inserting Text): Document ucs-insert.
3193
3194 * mule.texi (International Chars): Define "multibyte". Note that
3195 internal representation is unicode-based. Simplify definition of raw
3196 bytes. Mention ucs-insert.
3197 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3198 (Language Environments): Add language environments new to Emacs 23.
3199 (Multibyte Conversion): Node deleted.
3200 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3201 Don't mention obsolete emacs-mule coding system.
3202 (Output Coding): Copyedits.
3203
3204 * emacs.texi (Top): Update node listing.
3205
3206 2009-05-05 Per Starbäck <per@starback.se> (tiny change)
3207
3208 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3209
3210 2009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3211
3212 * building.texi (Lisp Libraries): `load-library' does offer completion.
3213
3214 2009-04-28 Chong Yidong <cyd@stupidchicken.com>
3215
3216 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3217 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3218
3219 2009-04-25 Eli Zaretskii <eliz@gnu.org>
3220
3221 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3222
3223 2009-04-22 Chong Yidong <cyd@stupidchicken.com>
3224
3225 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3226
3227 * building.texi (Lisp Interaction): Document initial-scratch-message.
3228
3229 2009-04-18 Juanma Barranquero <lekktu@gmail.com>
3230
3231 * msdog.texi (Windows Fonts): Fix typos.
3232
3233 * files.texi (Save Commands): Fix pxref.
3234
3235 2009-04-18 Chong Yidong <cyd@stupidchicken.com>
3236
3237 * files.texi (Save Commands): Mention diff-buffer-with-file.
3238 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3239 Henoch (Bug#3036).
3240
3241 2009-03-15 Glenn Morris <rgm@gnu.org>
3242
3243 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3244 the former is not always used.
3245 (Mail Headers): Use active voice. Add "Mail-reply-to".
3246 Change case of "Id". Avoid repeated "appropriate".
3247 (Mail Aliases): Fix previous change - use an example with a ".", so it
3248 does actually get quoted when expanded.
3249 (Mail Sending): Mailclient is the default on some systems.
3250 (Citing Mail): Mention mail-indentation-spaces.
3251 (Mail Mode Misc): Add an @dfn for "mail signature".
3252
3253 2009-03-15 Chong Yidong <cyd@stupidchicken.com>
3254
3255 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3256 (Completion Options): Document read-file-name-completion-ignore-case,
3257 read-buffer-completion-ignore-case, and completion-styles.
3258 Remove description of partial-completion-mode.
3259
3260 2009-03-14 Glenn Morris <rgm@gnu.org>
3261
3262 * sending.texi (Mail Format): Fix typo. Add index entry for
3263 mail-header-separator.
3264 (Mail Headers): Put info about initialization and changing in one place
3265 at the start. Update FCC section for mbox Rmail. Clarify From
3266 section, mention mail-setup-with-from. Clarify Reply-to section.
3267 Add Mail-followup-to and mail-mailing-lists. Clarify References
3268 section.
3269 (Mail Aliases): Update example, make less contentious.
3270 Update for name change of mail-interactive-insert-alias.
3271 (Mail Mode): Remove mention of `%' as a word separator.
3272 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3273 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3274 commands. Clarify FCC handling. In mail-complete, add reference to
3275 Mail Aliases section, and mention mail-complete-function.
3276 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3277 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3278 signature netiquette. Explain how the mail hooks work when continuing
3279 a composition.
3280 (Mail Amusements): Internationalize the spook section a bit.
3281 Remove the spook mail-setup-hook example, since it doesn't work well.
3282 Mention fortune-file.
3283 (Mail Methods): Mention read-mail-command.
3284
3285 2009-03-14 David Reitter <david.reitter@gmail.com>
3286
3287 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3288 and NS resources following recent changes.
3289
3290 2009-03-10 Jason Rumney <jasonr@gnu.org>
3291
3292 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3293 w32-use-visible-system-caret doc to indicate that it should get set
3294 automatically.
3295 (Windows Fonts): Add doc for the uniscribe backend.
3296
3297 2009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3298
3299 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3300 vc-dir. (Bug#2598)
3301
3302 2009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3303
3304 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3305
3306 2009-03-05 Glenn Morris <rgm@gnu.org>
3307
3308 * rmail.texi (Rmail Basics): Add reference to sorting.
3309 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3310 Minor re-wordings.
3311 (Rmail Motion): Mention rmail-next-same-subject.
3312 (Rmail Deletion): Expunging is not the only way to change the numbers.
3313 (Rmail Labels): Labels can also be used in sorting.
3314 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
3315 (Rmail Display): Mention rmail-mime.
3316
3317 2009-03-04 Glenn Morris <rgm@gnu.org>
3318
3319 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3320 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3321 summary. Mention sorts cannot be undone.
3322 (Rmail Display): Give an example of how to use goto-address-mode.
3323 (Rmail Editing): It's keybindings that are redefined, not commands.
3324 Fix some typos.
3325 (Movemail): Some minor rewording.
3326 (Remote Mailboxes): Emacs movemail supports pop by default.
3327 Fix some minor grammatical issues. The "two alternative ways" to
3328 specify a POP mailbox are really just one. Remove all reference to the
3329 variables rmail-pop-password and rmail-pop-password-required, obsolete
3330 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3331 can support Kerberos.
3332
3333 2009-03-03 Glenn Morris <rgm@gnu.org>
3334
3335 * rmail.texi (Rmail Deletion): Revert previous change, which was
3336 describing the Rmail summary versions.
3337 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3338 Minor re-wording for rmail-resend.
3339 (Rmail Make Summary): Summaries apply to buffers rather than files.
3340 <rmail-summary-by-topic>: Headers includes the subject.
3341 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3342 details, including prefix arguments.
3343 Mention rmail-summary-by-senders on C-M-f.
3344 Not counting lines might be faster.
3345 (Rmail Summary Edit): More details on the delete commands.
3346 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3347 Name the commands bound to the various keys. Mention prefix argument
3348 for searching.
3349 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3350 Simplify rmail-highlighted-headers description. Update face name.
3351
3352 2009-03-02 Juanma Barranquero <lekktu@gmail.com>
3353
3354 * mark.texi (Marking Objects): Fix typo.
3355
3356 2009-03-01 Chong Yidong <cyd@stupidchicken.com>
3357
3358 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3359 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3360
3361 2009-03-01 Glenn Morris <rgm@gnu.org>
3362
3363 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
3364 (Rmail Motion): - M-s searches from the end of messages.
3365 (Rmail Deletion): Minor clarification. Fix numeric argument
3366 description.
3367 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3368 newmail and RMAILOSE files need not be in home-directory.
3369 (Rmail Files): Mention I/O menus are unselectable if no files match.
3370 Mention `MAIL' env-var.
3371
3372 2009-02-24 Jason Rumney <jasonr@gnu.org>
3373
3374 * mule.texi (Fontsets): Mention fontset-default, font specs and
3375 fallback fontsets.
3376 (Defining Fontsets): Mention ns and w32 variants of
3377 standard-fontset-spec. Update description of startup fontset to match
3378 Emacs 23 behavior.
3379 (Modifying Fontsets): New section. (Bug#656)
3380 (International): Link to Modifying Fontsets.
3381
3382 2009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
3383
3384 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3385 Mention ns-extended-platform-support-mode.
3386
3387 2009-02-22 Karl Berry <karl@gnu.org>
3388
3389 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3390
3391 2009-02-19 Juanma Barranquero <lekktu@gmail.com>
3392
3393 * basic.texi (Moving Point, Position Info):
3394 * files.texi (Visiting):
3395 * mini.texi (Completion Options):
3396 * text.texi (HTML Mode): Remove duplicate words.
3397
3398 2009-02-20 Glenn Morris <rgm@gnu.org>
3399
3400 * rmail.texi: Minor updates for mbox rather than Babyl.
3401
3402 2009-02-17 Karl Berry <karl@gnu.org>
3403
3404 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
3405
3406 2009-02-17 Richard M Stallman <rms@gnu.org>
3407
3408 * anti.texi (Antinews): Mention Babyl format.
3409
3410 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3411
3412 * rmail.texi: Update for mbox format.
3413 Various small fixes, as well as the following.
3414 (Out of Rmail): Node deleted.
3415 (Rmail): Update menu.
3416 (Rmail Files): Comment out set-rmail-inbox-list.
3417 Document rmail-inbox-list instead.
3418 (Rmail Output): Substantial changes since C-o is now
3419 rmail-output-as-seen and o is rmail-output.
3420 (Rmail Attributes): Delete `stored', add `retried'.
3421 (Rmail Display): Editing headers works in all cases.
3422
3423 2009-02-17 Glenn Morris <rgm@gnu.org>
3424
3425 * basic.texi (Position Info): M-x count-lines-region is not always on
3426 M-=. (Bug#2269)
3427
3428 2009-02-09 Glenn Morris <rgm@gnu.org>
3429
3430 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3431 defaults.
3432
3433 2009-02-07 Eli Zaretskii <eliz@gnu.org>
3434
3435 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3436 documentation of possible problems with redecoding.
3437
3438 2009-02-03 Glenn Morris <rgm@gnu.org>
3439
3440 * rmail.texi (Out of Rmail): Mention b2m.pl.
3441
3442 2009-01-31 Glenn Morris <rgm@gnu.org>
3443
3444 * rmail.texi (Out of Rmail): Correct b2m location.
3445
3446 2009-01-27 Chong Yidong <cyd@stupidchicken.com>
3447
3448 * fixit.texi (Undo): Update undo limit values.
3449
3450 2009-01-27 Glenn Morris <rgm@gnu.org>
3451
3452 * emacs.texi (Top): Fix Antinews menu entry.
3453
3454 2009-01-25 Karl Berry <karl@gnu.org>
3455
3456 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3457 item with no marker, instead of the syntactically incorrect
3458 @itemize @asis.
3459
3460 2009-01-25 Juri Linkov <juri@jurta.org>
3461
3462 * building.texi (Grep Searching): Fix index entry for lgrep.
3463
3464 2009-01-24 Eli Zaretskii <eliz@gnu.org>
3465
3466 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3467
3468 2009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3469
3470 * macos.texi (Preferences Panel): Update description of font setting to
3471 reflect that prior frame selection is no longer needed.
3472
3473 2009-01-20 Nick Roberts <nickrob@snap.net.nz>
3474
3475 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3476 raise GUD subsections.
3477
3478 2009-01-15 Glenn Morris <rgm@gnu.org>
3479
3480 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3481
3482 2009-01-10 Glenn Morris <rgm@gnu.org>
3483
3484 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3485
3486 2009-01-04 Chong Yidong <cyd@stupidchicken.com>
3487
3488 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3489 logical lines.
3490
3491 2008-12-29 Juri Linkov <juri@jurta.org>
3492
3493 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3494
3495 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3496
3497 2008-12-28 Chong Yidong <cyd@stupidchicken.com>
3498
3499 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3500 goto-address-mode instead of goto-address.
3501
3502 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3503 mode.
3504
3505 * emacs.texi (Top): Update node listing.
3506
3507 2008-12-26 Eli Zaretskii <eliz@gnu.org>
3508
3509 * custom.texi (Directory Variables): Explain what is a "project".
3510 Add indexing. Improve wording. Add a footnote about using
3511 _dir-locals.el on MS-DOS.
3512
3513 2008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3514
3515 * files.texi (Misc File Ops): Mention chmod as an alias for
3516 set-file-modes.
3517
3518 2008-12-24 Martin Rudalics <rudalics@gmx.at>
3519
3520 * help.texi (Help): Fix typos and reword.
3521 (Help Summary): Add entries for C-h n and C-h r, reorder
3522 entries, and do some minor fixes.
3523 (Name Help): Say that C-h F works for commands only.
3524 (Misc Help): Say that view-lossage displays 300 keystrokes.
3525
3526 2008-12-20 Glenn Morris <rgm@gnu.org>
3527
3528 * ack.texi (Acknowledgments): General update based on AUTHORS,
3529 including removal of some stuff no longer distributed.
3530
3531 2008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
3532
3533 * fixit.texi: Mention hunspell.
3534
3535 2008-12-19 Glenn Morris <rgm@gnu.org>
3536
3537 * ack.texi (Acknowledgments): Small grammar fix.
3538 Consolidate explanatory text at start.
3539
3540 * display.texi (Text Display):
3541 * indent.texi (Indentation): Use @acronym with ASCII.
3542
3543 2008-12-18 Glenn Morris <rgm@gnu.org>
3544
3545 * ack.texi: Various small updates and fixes.
3546
3547 2008-12-18 Juri Linkov <juri@jurta.org>
3548
3549 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3550 as a key binding to start a forward nonincremental word search.
3551 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3552 a backward nonincremental word search. Add index for `M-s w'
3553 `isearch-forward-word'.
3554 (Regexp Search): Add a short summary of regexp key commands like
3555 in the node "Basic Isearch".
3556 (Other Repeating Search): Fix typo.
3557
3558 2008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
3559
3560 * misc.texi (PostScript Variables): Fix doc.
3561
3562 2008-12-10 Chong Yidong <cyd@stupidchicken.com>
3563
3564 * programs.texi (Program Modes): Mention Ruby mode.
3565
3566 2008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3567
3568 * misc.texi (emacsclient Options): Describe what an empty string
3569 argument does for --alternate-editor.
3570
3571 2008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3572
3573 * cmdargs.texi (Font X): Distinguish between client-side and
3574 server-side fonts. List valid Fontconfig properties. Add reference to
3575 Fontconfig manual. List valid GTK font properties. Explain use of
3576 fc-list.
3577
3578 2008-12-09 Chong Yidong <cyd@stupidchicken.com>
3579
3580 * cmdargs.texi (Font X): Move discussion of quoting to top.
3581
3582 2008-12-06 Glenn Morris <rgm@gnu.org>
3583
3584 * maintaining.texi (Old Revisions): Improve previous change.
3585
3586 2008-12-05 Richard M Stallman <rms@gnu.org>
3587
3588 * anti.texi (Antinews): Minor fixes.
3589
3590 2008-12-03 Glenn Morris <rgm@gnu.org>
3591
3592 * maintaining.texi (Old Revisions): Fix diff-switches description.
3593
3594 2008-12-01 Martin Rudalics <rudalics@gmx.at>
3595
3596 * emacs.texi (Top): Fix typo.
3597
3598 2008-11-30 Chong Yidong <cyd@stupidchicken.com>
3599
3600 * misc.texi (Document View): Explain dependence on gs at the top.
3601 Copyedits.
3602
3603 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3604
3605 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3606 (Comment Commands): Discuss region-active behavior of M-; first.
3607
3608 2008-11-29 Martin Rudalics <rudalics@gmx.at>
3609
3610 * display.texi (Line Truncation): Add reference to Continuation
3611 Lines.
3612
3613 * windows.texi (Pop Up Window): Mention split-height-threshold
3614 and split-width-threshold.
3615 (Split Window): Add reference to Continuation Lines.
3616
3617 2008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3618
3619 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3620 (GNUstep Support): New node.
3621 * anti.texi:
3622 * emacs.texi:
3623 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3624
3625 2008-11-28 Richard M Stallman <rms@gnu.org>
3626
3627 * misc.texi (Dissociated Press): Minor cleanups.
3628
3629 * dired.texi (Image-Dired): Avoid passive.
3630
3631 2008-11-28 Eli Zaretskii <eliz@gnu.org>
3632
3633 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3634 representation.
3635
3636 2008-11-26 Richard M. Stallman <rms@gnu.org>
3637
3638 * files.texi (Visiting): Rewrite paragraph for clarity.
3639
3640 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3641
3642 2008-11-25 Alan Mackenzie <acm@muc.de>
3643
3644 * programs.texi (Moving by Parens): Clarify that parens inside strings
3645 and comments are ignored, and that the commands assume the starting
3646 point isn't in a string or comment.
3647
3648 2008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3649
3650 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3651 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3652 version.
3653 (Mac Customization): Rewrite Preferences Panel section and merge in to
3654 this node, add Open files by dragging to an Emacs window.
3655
3656 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3657
3658 2008-11-26 Chong Yidong <cyd@stupidchicken.com>
3659
3660 * files.texi (Misc File Ops): Document set-file-modes.
3661
3662 * windows.texi (Split Window): Document integer values of
3663 truncate-partial-width-windows.
3664
3665 * text.texi (Text): Simplify description of markup languages.
3666 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3667 (TeX Editing): Note that `""' inserts one `"' character.
3668 (HTML Mode): Note in the introduction that XML mode is an alias for
3669 SGML mode. Mention nXML mode.
3670
3671 2008-11-25 Chong Yidong <cyd@stupidchicken.com>
3672
3673 * building.texi (Watch Expressions): Fix typo.
3674
3675 2008-11-24 Chong Yidong <cyd@stupidchicken.com>
3676
3677 * files.texi (Visiting): Document new behavior of
3678 confirm-nonexistent-file-or-buffer.
3679
3680 * buffers.texi (Select Buffer):
3681 Document confirm-nonexistent-file-or-buffer.
3682
3683 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3684 edit-picture.
3685
3686 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3687 edit-picture', since that is just an alias for picture-mode.
3688 (Sentences): Note that repeated M-@ extends the region.
3689 (Pages): Make terminology more consistent. Link to Regexps node.
3690 (Longlines): Discuss relationship with Visual Line mode.
3691 (Text Mode): Remove extraneous discussion of other modes, since they
3692 were already introduced in the parent node.
3693
3694 2008-11-23 Chong Yidong <cyd@stupidchicken.com>
3695
3696 * anti.texi (Antinews): Rewrite.
3697
3698 * entering.texi (Exiting): Mention "minimize" terminology.
3699
3700 * frames.texi (Frame Commands): Mention "minimize" terminology.
3701
3702 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3703 formats.
3704 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3705 (Misc X): Don't document useless -hb option.
3706
3707 2008-11-22 Juri Linkov <juri@jurta.org>
3708
3709 * dired.texi (Dired Navigation): Change normal file name search option
3710 from `non-nil' to `t'. Add `dwim' option.
3711
3712 2008-11-22 Juri Linkov <juri@jurta.org>
3713
3714 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3715 ".dir-locals.el". Rename `define-project-bindings' to
3716 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3717 `dir-locals-set-directory-class'.
3718
3719 2008-11-22 Lute Kamstra <lute@gnu.org>
3720
3721 * buffers.texi (Select Buffer): Index goto-line.
3722 * basic.texi (Moving Point): Mention the use of a numeric prefix
3723 argument with goto-line and refer to Select Buffer for the use of a
3724 plain prefix argument.
3725
3726 2008-11-19 Glenn Morris <rgm@gnu.org>
3727
3728 * doclicense.texi: Update to FDL 1.3.
3729 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3730
3731 2008-11-17 Chong Yidong <cyd@stupidchicken.com>
3732
3733 * custom.texi (Minor Modes): Define mode commands and mode variables
3734 more precisely. Recommend using mode commands instead of setting
3735 variables directly. Put minor modes in a list, and add more modes.
3736 (Easy Customization): Use "init file" instead of .emacs.
3737 (Customization Groups): Update to new Custom buffer appearance.
3738 (Saving Customizations): Copyedits. Update example.
3739 (Variables): Give example of variable type-sensitivity.
3740 (Examining): Update example.
3741 (Hooks): Copyedits.
3742 (Specifying File Variables): Use C comments instead of an artificial
3743 Lisp for the example.
3744 (Keymaps): Move internals discussion to Prefix Keymaps.
3745 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3746 (Init Rebinding): Document kbd macro.
3747 (Init File): Link to Find Init.
3748
3749 * mark.texi (Using Region): Document Delete Selection Mode more
3750 thoroughly.
3751
3752 * frames.texi (Mouse Commands): Move most of the description of Delete
3753 Selection Mode to Using Region, and link to it.
3754 (Clipboard): Note that paste is bound to clipboard-yank.
3755
3756 * building.texi (Compilation): Document first-error value of
3757 compilation-scroll-output.
3758 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3759 works as soon as an error is available. Suggested by Juri Linkov.
3760
3761 * mini.texi (Passwords): New node.
3762
3763 * files.texi (Remote Files): Link to Passwords node.
3764
3765 * emacs.texi (Top): Update node listings.
3766
3767 2008-11-16 Chong Yidong <cyd@stupidchicken.com>
3768
3769 * ack.texi (Acknowledgments): Some updating of credits.
3770
3771 * emacs.texi (Acknowledgments): Add a couple more names.
3772
3773 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3774
3775 * files.texi (Directories): Describe delete-directory in text.
3776 (Misc File Ops): Document use of trash.
3777
3778 2008-11-16 Juanma Barranquero <lekktu@gmail.com>
3779
3780 * macos.texi (Mac Customization): Fix typos.
3781
3782 2008-11-14 Chong Yidong <cyd@stupidchicken.com>
3783
3784 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3785 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3786 the conventions of the main Emacs manual.
3787
3788 * emacs.texi (Top): Update node listings.
3789
3790 2008-11-12 Chong Yidong <cyd@stupidchicken.com>
3791
3792 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3793 command-line-args is processed during startup.
3794 (Action Arguments): Correctly describe how file arguments interact with
3795 the startup screen. Link to Lisp Interaction for scratch buffer.
3796 (Initial Options): Link to Command Example for -batch option.
3797 (Environment): Document initial-environment.
3798
3799 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3800 can't be changed in the site-start file.
3801
3802 2008-11-07 Chong Yidong <cyd@stupidchicken.com>
3803
3804 * dired.texi (Dired): Mention C-x C-d too.
3805 (Dired Enter): Document M-n in the Dired minibuffer.
3806 (Dired Navigation): Explain dired-goto-file more clearly.
3807 Document dired-isearch-filenames.
3808 (Dired Deletion): Remove unnecessary "expunged" terminology.
3809 (Flagging Many Files): & is now rebound to `% &'.
3810 (Shell Commands in Dired): Document dired-do-async-shell-command.
3811 Clarify how multi-file arguments are passed.
3812 (Misc Dired Features): Document dired-do-isearch.
3813
3814 2008-11-06 Chong Yidong <cyd@stupidchicken.com>
3815
3816 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3817
3818 2008-11-03 Chong Yidong <cyd@stupidchicken.com>
3819
3820 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3821
3822 2008-11-01 Chong Yidong <cyd@stupidchicken.com>
3823
3824 * programs.texi (Program Modes): Link to Program Indent node.
3825 (Left Margin Paren): Explain consequences of changing
3826 open-paren-in-column-0-is-defun-start more concisely.
3827 (Which Function, Program Indent, Info Lookup): Minor edits.
3828 (Basic Indent): If region is active, TAB indents the region.
3829 (Multi-line Indent): If region is active, TAB indents the region.
3830 Note that indent-region is useful when Transient Mark mode is off.
3831 (Matching): The delimiter at the cursor is highlighted---the character
3832 changes color.
3833 (Symbol Completion): Link to Completion node.
3834
3835 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3836 a strictly text-only system.
3837
3838 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3839 batch mode.
3840
3841 2008-11-01 Richard M. Stallman <rms@gnu.org>
3842
3843 * misc.texi (Document View): Major rewrite.
3844
3845 * maintaining.texi (Types of Log File): Change logs are older than
3846 version control.
3847 (VCS Concepts): Simplify and rearrange.
3848 (Version Control Systems): Make it clear that Linux is only the kernel.
3849 (VC Mode Line): Shorten reference to menu item.
3850 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3851 (VC Directory Mode): Minor cleanup.
3852 Unchanged files are hidden, not omitted.
3853 (VC Directory Commands): Shorten and simplify.
3854 (Change Log Commands): New node, split from Change Logs.
3855 (VC Directory Buffer): New node, split from VC Directory Mode.
3856
3857 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
3858
3859 * misc.texi (Document View): Rename from Document Files, moved here
3860 from files.texi.
3861
3862 * files.texi (Version Control): Move to maintaining.texi.
3863 Subnodes moved as well.
3864 (Document Files): Move to misc.texi.
3865
3866 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3867 vc-update-change-log.
3868 (Version Control): Move here from files.texi.
3869 (Format of ChangeLog): Make it a subnode of Change Log.
3870
3871 * emacs.texi (Top): Update node listing.
3872
3873 2008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3874
3875 * files.texi (Files): Add a section about document
3876 files (doc-view-mode).
3877
3878 2008-10-31 Chong Yidong <cyd@stupidchicken.com>
3879
3880 * building.texi (Compilation Mode):
3881 Document compilation-auto-jump-to-first-error.
3882 (Debuggers): Lower GUD subsections to subsubsections.
3883 (Starting GUD): Add cindex.
3884 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3885
3886 2008-10-30 Chong Yidong <cyd@stupidchicken.com>
3887
3888 * indent.texi (Indentation): Link to Program Indent.
3889
3890 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3891 now uses emacsclient's terminal.
3892
3893 2008-10-29 Chong Yidong <cyd@stupidchicken.com>
3894
3895 * mark.texi (Using Region): Document use-empty-active-region.
3896
3897 * emacs.texi (Top): Update node listings.
3898
3899 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3900 Don't mention obsolete emacs.bash script.
3901 (Invoking emacsclient): Rewrite, moving optional arguments to
3902 emacsclient Options.
3903 (emacsclient Options): New node. Document server-use-tcp and
3904 server-host.
3905
3906 2008-10-28 Chong Yidong <cyd@stupidchicken.com>
3907
3908 * indent.texi (Indentation): Replace list with paragraphed text,
3909 putting description of syntax-driven indentation first. Document new
3910 effect of active regions on tab.
3911 (Tab Stops): Note that editable tab stops affect indentation commands.
3912
3913 2008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3914
3915 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3916
3917 2008-10-23 Chong Yidong <cyd@stupidchicken.com>
3918
3919 * custom.texi (Function Keys): Note that modified keypad keys are not
3920 translated.
3921
3922 * basic.texi (Arguments): Explain how to insert multiple digits.
3923
3924 2008-10-22 Michael Albinus <michael.albinus@gmx.de>
3925
3926 * files.texi (Remote Files): Precise selection of default method.
3927 Rewrite paragraph about disabling remote file names.
3928
3929 2008-10-22 Chong Yidong <cyd@stupidchicken.com>
3930
3931 * search.texi (Special Isearch): Document M-TAB is isearch.
3932
3933 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3934 command.
3935
3936 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3937
3938 2008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3939
3940 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
3941 section.
3942
3943 2008-10-21 Chong Yidong <cyd@stupidchicken.com>
3944
3945 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3946 to files.texi. Move contents of vc2-xtra.texi here.
3947
3948 * vc2-xtra.texi: File removed.
3949
3950 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3951 Directory Commands from the submenu. Don't include deleted file
3952 vc2-xtra.texi.
3953
3954 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3955 (Version Control): Add VC Directory Mode and VC Directory Commands to
3956 the submenu.
3957 (Why Version Control?): Use table format.
3958 (Version Control Systems): Note that Meta-CVS support is gone.
3959 (VCS Concepts): Note precisely when VC started supporting filesets.
3960 Remove bogus xref to CVS Options node.
3961 (Types of Log File): Copyedits.
3962 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3963 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3964 The Right Thing.
3965 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3966 (Log Buffer): Reorganize node, putting C-c C-c description first.
3967 (Old Revisions): Use CVS for example, not RCS.
3968 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3969 Commands from the submenu, putting them under Version Control.
3970 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3971 need to include it in the manual unconditionally, since it is now
3972 crucial to using distributed version control systems.
3973 (Comparing Files): Note that diff uses the minibuffer, and that the
3974 output is shown using Diff mode.
3975 (Diff Mode): Explain what "patch" and "hunk" mean.
3976 Document diff-update-on-the-fly, diff-refine-hunk, and
3977 diff-show-trailing-whitespaces.
3978 (File Archives): Add rar support.
3979
3980 * major.texi (Choosing Modes): Make mode selection sequence more
3981 obvious by describing the steps in order of priority. Note that
3982 magic-mode-alist is nil by default.
3983 Document magic-fallback-mode-alist.
3984
3985 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
3986
3987 * frames.texi (Mouse References): Copyedits.
3988
3989 2008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3990
3991 * ack.texi (Acknowledgments): Add myself as doc-view author.
3992
3993 2008-10-20 Eli Zaretskii <eliz@gnu.org>
3994
3995 * frames.texi (Dialog Boxes): Add @cindex entries.
3996
3997 2008-10-20 Chong Yidong <cyd@stupidchicken.com>
3998
3999 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4000 (Text-Only Mouse): Copyedit.
4001
4002 2008-10-19 Chong Yidong <cyd@stupidchicken.com>
4003
4004 * frames.texi: Use @key throughout for mouse clicks.
4005 (Cut/Paste Other App): Document yank-pop-change-selection.
4006 (Secondary Selection): Fix modified mouse click syntax.
4007 (Clipboard): Describe Cut, Copy and Paste commands.
4008 (Mouse References): Not all references are in read-only buffers.
4009 Copyedits.
4010 (Creating Frames): Add xref to Init File.
4011 (Frame Commands): Add xref to Exiting.
4012 (Scroll Bars): Document GTK vs toolkit behavior.
4013
4014 2008-10-15 Chong Yidong <cyd@stupidchicken.com>
4015
4016 * files.texi (Version Control): Copyedits. Add Bazaar.
4017 (Version Control Systems): List different VCS's using an itemized list.
4018 Add Bazaar.
4019 (VCS Concepts): Copyedits. Tweak description of file merging.
4020
4021 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4022 (Cut/Paste Other App): Document select-active-regions and
4023 x-select-enable-primary.
4024
4025 2008-10-13 Chong Yidong <cyd@stupidchicken.com>
4026
4027 * mark.texi (Shift Selection): Correct case in node name.
4028
4029 * emacs.texi (Top): Update node order in Mark chapter.
4030
4031 2008-10-12 Eli Zaretskii <eliz@gnu.org>
4032
4033 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4034
4035 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4036 elsewhere in the manual instead of describing yet again the intricacies
4037 of $HOME on MS-Windows and MS-DOS.
4038
4039 2008-10-12 Chong Yidong <cyd@stupidchicken.com>
4040
4041 * mini.texi (Minibuffer File): Add xref to File Names.
4042 (Minibuffer File): Add discussion of `~' in file names.
4043 Add insert-default-directory index reference.
4044
4045 * files.texi (File Names): Reorganize description.
4046 (Visiting): Add xref to Mode Line. Copyedits.
4047 (Save Commands): Mention prefix behavior of C-x C-s.
4048 (Numbered Backups): Node deleted.
4049 (Backup Names): Contents of Numbered Backups moved here. State default
4050 of version-control variable.
4051 (Reverting): Copyedits.
4052 (Version Control): Add additional version control systems.
4053
4054 * emacs.texi (Top): Delete Numbered Backups node.
4055
4056 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4057 Backup Names.
4058 (Initial Options): Document renamed variable inhibit-startup-screen.
4059
4060 2008-10-11 Romain Francoise <romain@orebokech.com>
4061
4062 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4063
4064 2008-10-11 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4067 (Select Buffer): Mention use of minibuffer history. Describe default
4068 value of default-major-mode. Mention that C-x 4 b selects the other
4069 window.
4070 (List Buffers): Document CRM indicators in the order they appear.
4071 (Kill Buffer): Document new command kill-matching buffers.
4072 (Several Buffers): Move explanation of the relationship between buffer
4073 list and buffer menu to the top.
4074 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4075
4076 2008-10-10 Chong Yidong <cyd@stupidchicken.com>
4077
4078 * entering.texi (Exiting): Document change of C-x C-c to
4079 save-buffers-kill-terminal. Document kill-emacs.
4080
4081 2008-09-30 Eli Zaretskii <eliz@gnu.org>
4082
4083 * mule.texi (Coding Systems): Don't mention codepage-setup.
4084
4085 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4086 cpNNN coding systems anymore.
4087 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
4088 for unibyte mode. Don't mention line-drawing characters.
4089 Don't mention dos-unsupported-char-glyph.
4090
4091 2008-09-25 Chong Yidong <cyd@stupidchicken.com>
4092
4093 * search.texi (Search): Shorten introduction.
4094 (Basic Isearch): Add command table. Discuss reverse isearch and
4095 isearch highlighting.
4096 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4097 ring to cindex.
4098 (Special Isearch): Move input methods discussion here.
4099 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4100 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4101 Repeat Isearch.
4102 (Isearch Minibuffer): New node.
4103 (Word Search): Document new word search commands.
4104 (Regexp Example): Simplify example using sentence-end-base variable.
4105 (Replace): Reword introduction.
4106 (Unconditional Replace): Remove unnecessary example.
4107 (Other Repeating Search): Document new `M-s o' binding.
4108
4109 * emacs.texi (Top): Update node listings.
4110
4111 2008-09-22 Juanma Barranquero <lekktu@gmail.com>
4112
4113 * emacs.texi (Top): Remove Kill Errors from menu.
4114
4115 2008-09-22 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4118 interface for defining macros. Simplify examples. Note that C-g quits
4119 macro definitions.
4120 (Keyboard Macro Counter): Document using F3 to insert counter.
4121 Give usage example.
4122 (Keyboard Macro Query): Organize query responses in a table.
4123
4124 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4125 Link to Erasing node.
4126 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4127 rationale to a footnote.
4128 (Kill Errors): Remove node, due to redundancy with Erasing.
4129 (Spelling): Move discussion of flyspell to end. Note new behavior of
4130 M-$ in active region. Remove non-ispell-specific keybindings from
4131 table.
4132
4133 2008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4134
4135 * cmdargs.texi (Initial Options): Document --daemon.
4136
4137 2008-09-20 Glenn Morris <rgm@gnu.org>
4138
4139 * files.texi (Numbered Backups): Mention that some modes set
4140 version-control.
4141
4142 2008-09-20 Jim Blandy <jimb@red-bean.com>
4143
4144 * files.texi (Numbered Backups): Reference File Variables, as well.
4145 Remove discussion of Rmail's implementation.
4146
4147 2008-09-06 Chong Yidong <cyd@stupidchicken.com>
4148
4149 * misc.texi (Recursive Edit): Note that top-level exits active
4150 minibuffers.
4151
4152 * trouble.texi (Quitting): Likewise.
4153
4154 2008-08-31 Chong Yidong <cyd@stupidchicken.com>
4155
4156 * emacs.texi (Top): Add Temporary Face Changes xref.
4157
4158 * display.texi (Display): Move Temporary Face Changes node to just
4159 after Standard Faces.
4160 (Scrolling): Document recenter-top-bottom instead of recenter.
4161 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4162 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4163 (Display Custom): Copyedits.
4164 (Optional Mode Line): Document display-battery-mode.
4165
4166 2008-08-27 Romain Francoise <romain@orebokech.com>
4167
4168 * custom.texi (Directory Variables): Minor fix.
4169
4170 2008-08-27 Glenn Morris <rgm@gnu.org>
4171
4172 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4173 descriptions.
4174 (Calendar Customizing): Tweak layout description.
4175 Move calendar-today-marker and calendar-today face to the other
4176 markers. Condense calendar-star-date and calendar-mark-today
4177 description.
4178 (Holiday Customizing): Add oriental and solar holidays.
4179 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4180 Fix holiday-float description. Use zerop in examples. Be less verbose.
4181 (Date Display Format): Change ISO format. Be less verbose.
4182 (Diary Customizing): Mention day and month abbrev arrays.
4183 Mention the date-form variables by name. Update European example.
4184 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4185 Condense examples. Mention diary-entry-symbols by name.
4186 Condense table for insertion commands.
4187 (Fancy Diary Display): Mention diary-include-string and
4188 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4189 Ethiopic, Persian date functions. Condense descriptions.
4190
4191 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4192 (Adding to Diary): Adapt for changed node name.
4193
4194 2008-08-26 Glenn Morris <rgm@gnu.org>
4195
4196 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4197 node "Hebrew/Islamic Entries".
4198
4199 * calendar.texi (Specified Dates): Fix names of iso functions.
4200 (General Calendar): There may not be another window.
4201 (Writing Calendar Files, Holidays): Tweak intro.
4202 (Holidays): Mention Baha'i and Chinese holidays.
4203 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4204 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4205 (To Other Calendar): Add calendar-print-other-dates.
4206 Refer to "graphic display" rather than "X.
4207 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4208 (Displaying the Diary): Fix whitespace after reference.
4209 Fix `diary-number-of-entries' reference.
4210 (Date Formats): Explicitly mention that day names can be abbreviated.
4211 (Adding to Diary): Add some references to other sections.
4212 (Special Diary Entries): Fix reference.
4213 (Appointments): Simplify appt-message-warning-time entry.
4214 Clarify where times must be.
4215 (Importing Diary): Comment out icalendar paragraph that does not apply.
4216 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4217
4218 2008-08-23 Glenn Morris <rgm@gnu.org>
4219
4220 * fortran-xtra.texi (Fortran): Change description of free form and
4221 fixed form a bit. Mention hideshow and imenu.
4222 (Fortran Motion): Mention fortran-end-of-subprogram,
4223 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4224 (Fortran Indent): Minor re-word.
4225 (ForIndent Commands): Mention fortran-fill-paragraph and
4226 fortran-fill-statement.
4227 (ForIndent Cont): Mention fortran-tab-mode-string.
4228 (Fortran Comments): Mention fortran-comment-line-start-skip.
4229 (Fortran Columns): Mention font-locking.
4230 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4231
4232 2008-08-23 Johan Bockgård <bojohan@muon>
4233
4234 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4235
4236 2008-08-22 Chong Yidong <cyd@stupidchicken.com>
4237
4238 * mini.texi (Minibuffer): Simplify introduction.
4239 (Minibuffer File): Document tilde in minibuffer filenames.
4240 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4241 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4242 (Completion Example): Update example to current command list.
4243 (Completion Options): Document `lazy' value of completion-auto-help.
4244 Update contents of completion-ignored-extensions.
4245 (Minibuffer History): Describe "future history" list. State default
4246 value of history-delete-duplicates.
4247
4248 2008-08-21 Glenn Morris <rgm@gnu.org>
4249
4250 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
4251 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
4252
4253 2008-08-17 Chong Yidong <cyd@stupidchicken.com>
4254
4255 * regs.texi (Registers): Clarify valid register names.
4256 (RegPos): Note that buffer is saved and restored too.
4257 (RegText): Note that mark is reactivated/deactivated.
4258 (RegConfig): Xref to Windows node.
4259
4260 2008-08-16 Chong Yidong <cyd@stupidchicken.com>
4261
4262 * basic.texi (Inserting Text): Provide command name for C-q.
4263
4264 * killing.texi (Killing): Copyedit. Define read-only text.
4265 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4266 (Killing by Lines): Copyedit.
4267 (Other Kill Commands): Move M-w description here.
4268 (Yanking): Move M-w to Other Kill Commands.
4269 (Kill Ring): Also mention saving text in registers. Link to Text
4270 Properties in elisp manual.
4271 (Accumulating Text): Copyedit.
4272 (CUA Bindings): Shift selection is now the default.
4273
4274 2008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4275
4276 * maintaining.texi (Change Log): Mention next-error is available.
4277
4278 2008-08-10 Glenn Morris <rgm@gnu.org>
4279
4280 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4281 and intermonth text.
4282 (Holiday Customizing): Add holiday-chinese.
4283
4284 2008-08-08 Eli Zaretskii <eliz@gnu.org>
4285
4286 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4287
4288 2008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4289
4290 * files.texi (Log Buffer): Describe C-c C-d.
4291 (Diff Mode): Describe C-x 4 A.
4292
4293 2008-08-06 Eli Zaretskii <eliz@gnu.org>
4294
4295 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4296
4297 2008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4298
4299 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4300 describe the new bindings to show the changeset diff, toggle annotation
4301 visibility, show revisions.
4302 (VC Status): Describe key bindings for modifying the change comments,
4303 displaying changeset diffs and annotations.
4304
4305 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4306
4307 2008-08-05 Nick Roberts <nickrob@snap.net.nz>
4308
4309 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4310
4311 2008-08-02 Eli Zaretskii <eliz@gnu.org>
4312
4313 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4314 and wording.
4315
4316 2008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4317
4318 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
4319 marking/unmarking. Add descriptions for the multiple file search
4320 commands. Improve some old info.
4321
4322 2008-07-31 Chong Yidong <cyd@stupidchicken.com>
4323
4324 * display.texi (Visual Line Mode): New node.
4325
4326 * basic.texi (Inserting Text): Move DEL to deletion node.
4327 (Moving Point): Add additional alternative key bindings.
4328 Describe line-move-visual.
4329 (Erasing): Describe DEL.
4330 (Basic Undo, Blank Lines, Arguments): Copyedit.
4331 (Continuation Lines): Mention Visual Line mode.
4332 (Position Info): Move extended discussion to mule.texi.
4333
4334 * mule.texi (International Chars): Describe C-x =.
4335
4336 * emacs.texi (Top): Add Visual Line Mode node.
4337
4338 2008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4339
4340 * emacs.texi: Remove VMS support.
4341
4342 2008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4343
4344 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4345 the vc-dir command name.
4346
4347 2008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4348
4349 * xresources.texi: Remove mentions of Mac Carbon.
4350
4351 2008-07-19 Andreas Schwab <schwab@suse.de>
4352
4353 * ns-emacs.texi: Move to ../misc.
4354
4355 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
4356
4357 * entering.texi (Exiting): Don't describe text-only terminals as the
4358 default. Describe the new startup screen.
4359 (Exiting): Describe how to kill Emacs first. Change description of
4360 iconification to handle modern window systems.
4361
4362 2008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
4363
4364 * ns-emacs.texi: New file, documents features of Emacs port under
4365 NeXTstep windowing.
4366
4367 2008-07-15 Chong Yidong <cyd@stupidchicken.com>
4368
4369 * entering.texi (Entering Emacs): Update prev node.
4370
4371 * glossary.texi (Glossary): Remove xref to Text Characters.
4372
4373 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4374 directly, rather than in the context of ASCII. Move description of
4375 special properties of modifier key to new Modifier Keys node.
4376 (Keys): Copyedit.
4377 (Text Characters): Delete node. Multibyte is the default nowadays, and
4378 the node contents are obsolete.
4379
4380 * custom.texi (Modifier Keys): New node.
4381
4382 * emacs.texi (Top): Update node list.
4383
4384 2008-07-13 Chong Yidong <cyd@stupidchicken.com>
4385
4386 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4387 saying that Emacs provides menus and mouse support (which is par for
4388 the course).
4389
4390 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4391 early on.
4392 (Point): Copyedit. Relegate historical trivia to a footnote.
4393 (Mode Line): Explain mode-line format more consistently.
4394 (Menu Bar): Copyedit.
4395
4396 2008-06-27 Glenn Morris <rgm@gnu.org>
4397
4398 * cal-xtra.texi (Sexp Diary Entries):
4399 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4400
4401 2008-06-26 Chong Yidong <cyd@stupidchicken.com>
4402
4403 * mark.texi (Shift selection): New node.
4404 (Mark): Copyedits.
4405 (Persistent Mark): Move to the end of the chapter.
4406
4407 2008-06-20 Eli Zaretskii <eliz@gnu.org>
4408
4409 * makefile.w32-in (distclean): Remove makefile.
4410
4411 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
4412
4413 * building.texi (Starting GUD): Add an entry for gud-gdb.
4414 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4415 command mode.
4416
4417 2008-06-17 Glenn Morris <rgm@gnu.org>
4418
4419 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4420
4421 2008-06-17 Nick Roberts <nickrob@snap.net.nz>
4422
4423 * building.texi (Starting GUD): Expand on remote debugging.
4424 (Other GDB-UI Buffers): Mention new keyboard bindings.
4425
4426 2008-06-15 Glenn Morris <rgm@gnu.org>
4427
4428 * gnu.texi: Use a verbatim license for this invariant section,
4429 as per etc/GNU.
4430
4431 2008-06-13 Daniel Engeler <engeler@gmail.com>
4432
4433 * emacs.texi, misc.texi: Add documentation about serial port access.
4434
4435 2008-06-13 Glenn Morris <rgm@gnu.org>
4436
4437 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4438 maintain.info.
4439
4440 2008-06-05 Miles Bader <miles@gnu.org>
4441
4442 * display.texi (Temporary Face Changes): Update to reflect function
4443 renamings in face-remap.el.
4444
4445 2008-06-04 Miles Bader <miles@gnu.org>
4446
4447 * display.texi (Temporary Face Changes):
4448 Add `adjust-buffer-face-height'. Rewrite description of
4449 `increase-buffer-face-height' and `decrease-default-face-height' now
4450 that they aren't bound by default.
4451
4452 2008-06-03 Miles Bader <miles@gnu.org>
4453
4454 * display.texi (Temporary Face Changes): New node.
4455
4456 2008-05-31 Eli Zaretskii <eliz@gnu.org>
4457
4458 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4459
4460 2008-05-31 Glenn Morris <rgm@gnu.org>
4461
4462 * cal-xtra.texi (Fancy Diary Display): Simplify.
4463
4464 2008-05-30 Glenn Morris <rgm@gnu.org>
4465
4466 * cal-xtra.texi (Fancy Diary Display): Update for
4467 diary-display-function replacing diary-display-hook.
4468
4469 2008-05-29 Drew Adams <drew.adams@oracle.com>
4470
4471 * msdog.texi (Windows Keyboard): Add descriptions of
4472 w32-register-hot-key and w32-unregister-hot-key.
4473
4474 2008-05-21 Tom Tromey <tromey@redhat.com>
4475
4476 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4477 Variables node.
4478
4479 2008-05-19 Tom Tromey <tromey@redhat.com>
4480
4481 * custom.texi (Variables): Add Directory Variables to menu.
4482 (Directory Variables): New node.
4483
4484 2008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4485
4486 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
4487
4488 2008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4489
4490 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
4491 Revision Tags and rewritten. Section now uses modern terminology,
4492 (tags rather than snapshots) and describes post-SCCS systems more
4493 accurately.
4494
4495 2008-05-10 Eli Zaretskii <eliz@gnu.org>
4496
4497 * msdog.texi (Windows Files): Update documentation of
4498 w32-get-true-file-attributes.
4499
4500 2008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4501
4502 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4503 directory mode.
4504
4505 2008-05-08 Chong Yidong <cyd@stupidchicken.com>
4506
4507 * killing.texi (Appending Kills): Remove a strangely off-topic index
4508 entry "television".
4509
4510 2008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4511
4512 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
4513
4514 2008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4515
4516 * emacs/buffers.texi, emacs/files.texi (Version-control):
4517 vc-toggle-read-only is no longer a good idea...
4518
4519 2008-04-29 Glenn Morris <rgm@gnu.org>
4520
4521 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4522
4523 2008-04-22 Juri Linkov <juri@jurta.org>
4524
4525 * dired.texi (Subdirectories in Dired): Describe using `^'
4526 to return to the parent directory.
4527
4528 2008-04-22 Nick Roberts <nickrob@snap.net.nz>
4529
4530 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4531 recent changes.
4532
4533 2008-04-19 Nick Roberts <nickrob@snap.net.nz>
4534
4535 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4536 (Other GDB-UI Buffers): Update for recent thread related changes.
4537
4538 2008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4539
4540 * maintaining.texi (Maintaining):
4541 * emacs.texi (Top): Typo.
4542
4543 2008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4544
4545 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4546 arg in `font-lock-add-keywords'.
4547
4548 2008-04-08 Glenn Morris <rgm@gnu.org>
4549
4550 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4551 Also add Baha'i calendar references where appropriate.
4552
4553 2008-04-05 Glenn Morris <rgm@gnu.org>
4554
4555 * custom.texi (Init File): Byte-compiling .emacs is bad.
4556
4557 2008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4558
4559 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4560
4561 2008-03-29 Glenn Morris <rgm@gnu.org>
4562
4563 * calendar.texi: Update for `calendar-date-style' replacing
4564 `european-calendar'.
4565
4566 2008-03-28 Jason Rumney <jasonr@gnu.org>
4567
4568 * display.texi (Display Custom): Mention overlay-margin in text.
4569
4570 2008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
4571
4572 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4573 tutorial' comments.
4574
4575 2008-03-28 Chong Yidong <cyd@stupidchicken.com>
4576
4577 * mark.texi (Mark): Rearrange nodes.
4578 (Persistent Mark): Rename from Transient Mark.
4579 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4580 Describe Transient Mark mode as the default.
4581
4582 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4583 the default behavior with Transient Mark mode off.
4584 (Position Info): Fix typo.
4585
4586 * display.texi (Standard Faces): Reference the Mark node.
4587 Remove discussion of the region face, which is discussed there.
4588
4589 * emacs.texi (Top): Update node listings.
4590
4591 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4592 as the default.
4593
4594 * fixit.texi (Undo): Standardize choice of undo key sequence.
4595 (Undo, Spelling): Describe Transient Mark mode as the default.
4596
4597 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4598 default.
4599
4600 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4601
4602 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4603 mode is the default, and note that the mark is not activated when set.
4604
4605 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4606 Describe Transient Mark mode as the default.
4607
4608 * search.texi (Basic Isearch): Reference the Mark Ring node.
4609 (Replace, Unconditional Replace, Other Repeating Search):
4610 Describe Transient Mark mode as the default.
4611
4612 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4613 Describe Transient Mark mode as the default.
4614 (Paragraphs): Describe how M-h behaves when region is active.
4615
4616 * trouble.texi (Quitting): Clarify effects of C-g.
4617
4618 2008-03-13 Glenn Morris <rgm@gnu.org>
4619
4620 * emacs.texi (EMACSVER): Set to 23.0.60.
4621
4622 2008-03-05 Glenn Morris <rgm@gnu.org>
4623
4624 * dired.texi (Hiding Subdirectories): Fix previous change.
4625
4626 2008-03-05 Drew Adams <drew.adams@oracle.com>
4627
4628 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
4629
4630 2008-02-28 Kim F. Storm <storm@cua.dk>
4631
4632 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4633 Move describe-distribution to C-h C-o.
4634 Move view-emacs-problems to C-h C-p.
4635 Add view-emacs-debugging on C-h C-d.
4636 Add view-external-packages on C-h C-e.
4637 Add view-order-manuals on C-h C-m.
4638
4639 2008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
4640
4641 * msdog-xtra.texi (MS-DOS): Docstring fix.
4642
4643 2008-02-09 Eli Zaretskii <eliz@gnu.org>
4644
4645 * msdog.texi (Windows Fonts): Use a @table for describing font
4646 properties.
4647
4648 2008-02-07 Jason Rumney <jasonr@gnu.org>
4649
4650 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4651 value has changed.
4652 (Windows HOME): Clarify what is meant by "if that fails as well".
4653 (Windows Fonts): New section.
4654
4655 2008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4656
4657 * basic.texi (Basic Undo): Remove duplicate "you can".
4658
4659 2008-02-02 Eli Zaretskii <eliz@gnu.org>
4660
4661 * maintaining.texi (Tags): Fix last change.
4662
4663 2008-02-02 Michael Albinus <michael.albinus@gmx.de>
4664
4665 * tramp.texi: Use new FSF's Back-Cover Text.
4666
4667 2008-01-31 Nick Roberts <nickrob@snap.net.nz>
4668
4669 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4670
4671 2008-01-26 Richard Stallman <rms@gnu.org>
4672
4673 * maintaining.texi (Tags): Delete redundant index entry.
4674
4675 2008-01-26 Eli Zaretskii <eliz@gnu.org>
4676
4677 * programs.texi (Imenu): Move "@cindex tags" from here...
4678 * maintaining.texi (Tags): ...to here.
4679
4680 2008-01-23 Kevin Ryde <user42@zip.com.au>
4681
4682 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4683 click count.
4684
4685 2008-01-21 Juanma Barranquero <lekktu@gmail.com>
4686
4687 * entering.texi (Exiting): Fix typo.
4688 Reported by D. E. Evans <sinuhe@gnu.org>.
4689
4690 2007-12-31 Martin Rudalics <rudalics@gmx.at>
4691
4692 * glossary.texi (Glossary): Fix typo.
4693
4694 2007-12-27 Richard Stallman <rms@gnu.org>
4695
4696 * text.texi (Formatted Text): Improve menu tag.
4697 (Editing Format Info): In Info, add duplicate menu of nodes
4698 about the submenus.
4699 (Format Faces): Say where Faces menu is found. Mention Other.
4700 (Format Colors): Say where these submenus are found.
4701 (Format Indentation, Format Justification): Likewise.
4702 (Format Properties): Likewise.
4703
4704 2007-12-22 Richard Stallman <rms@gnu.org>
4705
4706 * search.texi (Query Replace): Make exp of query-replace more
4707 self-contained, and clarify.
4708
4709 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4710
4711 2007-12-15 Richard Stallman <rms@gnu.org>
4712
4713 * files.texi (Auto Save): Clarify definition of auto-saving.
4714
4715 2007-11-26 Richard Stallman <rms@gnu.org>
4716
4717 * help.texi (Help Echo): Cleanups.
4718
4719 2007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4720
4721 * files.texi (Why Version Control?): Fix typo.
4722 (VCS Concepts): Fix typos; small tense fix.
4723 (Selecting a Fileset): Fix typos; small rewording.
4724 (Log Buffer): Likewise.
4725 (Old Revisions): Likewise.
4726
4727 2007-11-17 Eli Zaretskii <eliz@gnu.org>
4728
4729 * mule.texi (Communication Coding): Fix wording of last change.
4730
4731 2007-11-16 Werner Lemberg <wl@gnu.org>
4732
4733 * custom.texi (Specifying File Variables):
4734 * major.texi (Choosing Modes): Mention '\" in man pages.
4735
4736 2007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4737
4738 * mule.texi (Communication Coding): Document x-select-request-type.
4739
4740 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4741
4742 2007-11-15 Francesco Potortì <pot@gnu.org>
4743
4744 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
4745 --output=file.
4746
4747 2007-11-13 Martin Rudalics <rudalics@gmx.at>
4748
4749 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4750 (Help Echo): Avoid mentioning the term "region" here and
4751 consistently use the term "active text".
4752
4753 2007-11-11 Glenn Morris <rgm@gnu.org>
4754
4755 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4756
4757 2007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4758
4759 * search.texi (Query Replace):
4760 Mention `query-replace-show-replacement'.
4761
4762 2007-11-09 Nick Roberts <nickrob@snap.net.nz>
4763
4764 * building.texi (Watch Expressions): Remove obscure sentence.
4765
4766 2007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4767
4768 * mule.texi (Select Input Method): Describe how to activate an input
4769 method in the text mode.
4770
4771 2007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4772
4773 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4774
4775 2007-10-30 Nick Roberts <nickrob@snap.net.nz>
4776
4777 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4778
4779 2007-10-30 Glenn Morris <rgm@gnu.org>
4780
4781 * misc.texi (Directory Tracking): Explain a bit more about
4782 dirtrack-mode.
4783
4784 2007-10-25 Glenn Morris <rgm@gnu.org>
4785
4786 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4787
4788 2007-10-24 Richard Stallman <rms@gnu.org>
4789
4790 * misc.texi (Interactive Shell): Cleanup last change.
4791
4792 2007-10-22 Juri Linkov <juri@jurta.org>
4793
4794 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4795 default values.
4796
4797 2007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4798
4799 * files.texi: Disambiguate two slightly different uses of the term
4800 'filesets'.
4801
4802 2007-10-18 Martin Rudalics <rudalics@gmx.at>
4803
4804 * trouble.texi (Quitting): Fix typo.
4805
4806 2007-10-18 Glenn Morris <rgm@gnu.org>
4807
4808 * frames.texi (Mode Line Mouse): Mention minor mode names.
4809
4810 2007-10-17 Juri Linkov <juri@jurta.org>
4811
4812 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4813 fill-paragraph operates on the active region in Transient Mark mode.
4814 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4815 with fill-paragraph.
4816
4817 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4818 fill-paragraph.
4819
4820 * fixit.texi (Spelling): ispell-word operates on the active region
4821 in Transient Mark mode.
4822
4823 2007-10-17 Aaron S. Hawley <aaronh@garden.org>
4824
4825 * building.texi (Source Buffers):
4826 * custom.texi (Init Non-ASCII):
4827 * glossary.texi (Glossary): Use "key binding" consistently.
4828
4829 2007-10-17 Juanma Barranquero <lekktu@gmail.com>
4830
4831 * calendar.texi (Diary): Fix directive.
4832
4833 2007-10-16 Richard Stallman <rms@gnu.org>
4834
4835 * calendar.texi (Diary): Clarify text about diary file example.
4836
4837 2007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4838
4839 * files.texi: Capitalize node names according to convention.
4840
4841 2007-10-13 Glenn Morris <rgm@gnu.org>
4842
4843 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4844
4845 2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4846
4847 * emacs.texi:
4848 * files.texi (Version Systems): Minor fixes to version-control material
4849 suggested by RMS and Robert J. Chassell.
4850
4851 2007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4852
4853 * files.texi (Version Systems):
4854 * vc-xtra.texi:
4855 * vc1-xtra.texi:
4856 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
4857 operations. Change of terminology from `version' to `revision'.
4858 Revise text for adequate description of VCSes with monotonic IDs.
4859 * emacs.texi: Change of terminology from `version' to `revision'.
4860
4861 2007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4862
4863 * files.texi (Version Systems): Describe newer VCses.
4864 Reorder the descriptions to be chronological.
4865
4866 2007-10-09 Richard Stallman <rms@gnu.org>
4867
4868 * display.texi (Cursor Display): Correct how cursor appears
4869 in nonselected windows.
4870
4871 2007-10-04 Nick Roberts <nickrob@snap.net.nz>
4872
4873 * building.texi (GDB Graphical Interface): Remove references to gdba
4874 and mention gud-gdb.
4875
4876 2007-08-31 Eli Zaretskii <eliz@gnu.org>
4877
4878 * rmail.texi (Rmail Sorting): Improve indexing.
4879
4880 2007-10-06 Juri Linkov <juri@jurta.org>
4881
4882 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4883 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4884 fill-paragraph-or-region.
4885
4886 * basic.texi (Arguments): Replace fill-paragraph with
4887 fill-paragraph-or-region.
4888
4889 2007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4890
4891 * files.texi: Update the section on version control for 2007
4892 conditions. None of these changes are new-VC-specific; that
4893 will come later.
4894
4895 2007-09-15 Glenn Morris <rgm@gnu.org>
4896
4897 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4898 to `list-holidays'.
4899
4900 2007-09-14 Glenn Morris <rgm@gnu.org>
4901
4902 * calendar.texi: Update all instances of mark-calendar-holidays,
4903 list-calendar-holidays, list-holidays with the new names.
4904
4905 2007-09-06 Glenn Morris <rgm@gnu.org>
4906
4907 Move manual sources from man/ to subdirectories of doc/.
4908 Split into the Emacs manual in emacs/, and other manuals in misc/.
4909 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4910 manual.
4911 (infodir): New variable.
4912 (info): Use $infodir.
4913 (emacsman): Delete target, not needed any more.
4914 Move all targets that are not the Emacs manual to misc/Makefile.in.
4915 (mostlyclean): Remove `gnustmp'.
4916 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4917 manual.
4918 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
4919 (emacsman): Delete target, not needed any more.
4920 (clean): Remove all info files but Emacs manual.
4921 Move all targets that are not the Emacs manual to misc/Makefile.in.
4922 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4923
4924 * Makefile.in (INFOSOURCES): Delete.
4925 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4926 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4927 *.vrs *.toc here...
4928 (maintainer-clean): ...from here.
4929
4930 2007-09-05 Glenn Morris <rgm@gnu.org>
4931
4932 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4933
4934 2007-08-29 Glenn Morris <rgm@gnu.org>
4935
4936 * emacs.texi (EMACSVER): Increase to 23.0.50.
4937
4938 2007-08-27 Richard Stallman <rms@gnu.org>
4939
4940 * emacs.texi (Top): Clarify menu item for Glossary.
4941
4942 * display.texi (Faces): Change secn title.
4943 Clarify not all fonts come from Font Lock.
4944
4945 2007-08-17 Eli Zaretskii <eliz@gnu.org>
4946
4947 * basic.texi (Position Info): Add index entry for face at point.
4948 Mention that character faces are also displayed by "C-u C-x =".
4949
4950 2007-08-08 Glenn Morris <rgm@gnu.org>
4951
4952 * glossary.texi (Glossary): Deprecate `iff'.
4953
4954 2007-08-07 Chong Yidong <cyd@stupidchicken.com>
4955
4956 * files.texi (File Conveniences): Document point motion keys in Image
4957 mode.
4958
4959 2007-07-27 Glenn Morris <rgm@gnu.org>
4960
4961 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4962 in-line.
4963
4964 * gpl.texi: New file with text of GPL.
4965 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4966
4967 2007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4968
4969 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4970
4971 * dired.texi (Wdired): Mention C-x C-q key binding.
4972
4973 2007-07-28 Nick Roberts <nickrob@snap.net.nz>
4974
4975 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4976
4977 2007-07-25 Glenn Morris <rgm@gnu.org>
4978
4979 * emacs.texi (Copying): Replace license with GPLv3.
4980
4981 * Relicense all FSF files to GPLv3 or later.
4982
4983 2007-07-24 Glenn Morris <rgm@gnu.org>
4984
4985 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4986 for some calendars.
4987
4988 2007-07-23 Nick Roberts <nickrob@snap.net.nz>
4989
4990 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4991 default-directory for the current buffer is on a remote machine.
4992
4993 2007-07-21 Eli Zaretskii <eliz@gnu.org>
4994
4995 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4996 default value.
4997
4998 2007-07-21 Richard Stallman <rms@gnu.org>
4999
5000 * files.texi (Why Version Control?): Improve previous change.
5001
5002 2007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5003
5004 * files.texi (Why Version Control?): New node.
5005
5006 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
5007
5008 * building.texi (Starting GUD): Add xref to this anchor.
5009
5010 2007-06-24 Karl Berry <karl@gnu.org>
5011
5012 * emacs.texi: New Back-Cover Text.
5013
5014 2007-06-07 Alan Mackenzie <acm@muc.de>
5015
5016 * display.texi (Optional Mode Line): Document the new form of
5017 line+column numbers, "(561,2)".
5018
5019 2007-06-06 Juanma Barranquero <lekktu@gmail.com>
5020
5021 * maintaining.texi (Create Tags Table): Fix typos.
5022
5023 2007-06-02 Chong Yidong <cyd@stupidchicken.com>
5024
5025 * Version 22.1 released.
5026
5027 2007-05-07 Karl Berry <karl@gnu.org>
5028
5029 * emacs.texi (EMACSVER): Back to 22.
5030
5031 2007-05-06 Richard Stallman <rms@gnu.org>
5032
5033 * maintaining.texi (Create Tags Table): Clean up previous change.
5034
5035 2007-05-05 Francesco Potortì <pot@gnu.org>
5036
5037 * maintaining.texi (Create Tags Table): Add text about the dangers of
5038 making symbolic links to tags files.
5039
5040 2007-05-04 Karl Berry <karl@gnu.org>
5041
5042 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5043
5044 2007-05-03 Karl Berry <karl@gnu.org>
5045
5046 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5047
5048 * .cvsignore (*.pdf): New entry.
5049
5050 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5051 for printing.
5052
5053 2007-05-01 Richard Stallman <rms@gnu.org>
5054
5055 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5056
5057 2007-04-28 Glenn Morris <rgm@gnu.org>
5058
5059 * ack.texi (Acknowledgments):
5060 * anti.texi (Antinews):
5061 * programs.texi (Program Modes): Restore mention of python.el pending
5062 consideration of legal status.
5063
5064 2007-04-28 Richard Stallman <rms@gnu.org>
5065
5066 * files.texi (File Names): Fixes to ~ description on MS systems.
5067
5068 2007-04-26 Glenn Morris <rgm@gnu.org>
5069
5070 * emacs.texi (EMACSVER): Increase to 22.1.50.
5071
5072 2007-04-25 Karl Berry <karl@gnu.org>
5073
5074 * emacs.texi: Improve line breaks on copyright page,
5075 similar layout to lispref, 8.5x11 by default.
5076
5077 * dired.texi (Image-Dired): Improve line break, fix typo.
5078
5079 2007-04-24 Chong Yidong <cyd@stupidchicken.com>
5080
5081 * programs.texi (Program Modes):
5082 * anti.texi (Antinews):
5083 * ack.texi (Acknowledgments): python.el removed.
5084
5085 2007-04-23 Chong Yidong <cyd@stupidchicken.com>
5086
5087 * display.texi (Highlight Interactively): Correct description of
5088 hi-lock-file-patterns-policy.
5089
5090 * files.texi (File Archives): Mention self-extracting executables.
5091
5092 2007-04-23 Eli Zaretskii <eliz@gnu.org>
5093
5094 * search.texi (Unconditional Replace, Query Replace): Add xref to
5095 "Replacement and Case".
5096
5097 2007-04-22 Chong Yidong <cyd@stupidchicken.com>
5098
5099 * dired.texi (Image-Dired): Move from Thumbnails node.
5100 * misc.texi (Thumbnails): Node deleted.
5101 * emacs.texi (Top): Update node listing.
5102
5103 * files.texi (File Conveniences):
5104 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
5105
5106 2007-04-21 Richard Stallman <rms@gnu.org>
5107
5108 * display.texi (Highlight Interactively): Correct previous change.
5109 Clarify doc of hi-lock-find-patterns, and move new features into it.
5110
5111 2007-04-20 David Koppelman <koppel@ece.lsu.edu>
5112
5113 * display.texi (Highlight Interactively):
5114 Document hi-lock-file-patterns-policy.
5115
5116 2007-04-20 Martin Rudalics <rudalics@gmx.at>
5117
5118 * display.texi (Scrolling): Fix typo.
5119
5120 2007-04-15 Chong Yidong <cyd@stupidchicken.com>
5121
5122 * doclicense.texi: Remove node heading, so that it can be included by
5123 other files.
5124
5125 * emacs.texi: Insert node heading for GFDL.
5126
5127 2007-04-14 Eli Zaretskii <eliz@gnu.org>
5128
5129 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5130 "command line".
5131
5132 * display.texi (Faces): Refer to "Creating Frames" for face
5133 and other frame customizations in .emacs.
5134
5135 * frames.texi (Creating Frames): Mention that face customizations can
5136 be put in .emacs. Add index entries.
5137
5138 2007-04-12 Richard Stallman <rms@gnu.org>
5139
5140 * glossary.texi (Glossary): Explain `iff'.
5141
5142 2007-04-11 Karl Berry <karl@gnu.org>
5143
5144 * gnu.texi (Top),
5145 * macos.texi (Mac Font Specs),
5146 * anti.texi (Antinews),
5147 * xresources.texi (Resources),
5148 * misc.texi (Emulation),
5149 * calendar.texi (Daylight Saving),
5150 * dired.texi (Dired and Find),
5151 * rmail.texi (Remote Mailboxes),
5152 * sending.texi (Mail Headers),
5153 * programs.texi (Which Function),
5154 * files.texi (Recover),
5155 * buffers.texi (Uniquify),
5156 * frames.texi (Wheeled Mice),
5157 * killing.texi (Rectangles): Wording to improve breaks in
5158 8.5x11 format.
5159 * mule.texi (Language Environments): \hbadness=10000 since there's
5160 no way to reword.
5161 * emacs.texi (smallbook): New @set to more easily switch between
5162 smallbook and 8.5x11.
5163
5164 2007-04-11 Richard Stallman <rms@gnu.org>
5165
5166 * files.texi (File Conveniences): Add xref to Tumme.
5167 Delete text about Thumbnail mode.
5168
5169 2007-04-09 Alan Mackenzie <acm@muc.de>
5170
5171 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5172 new name. Insert concept index entries.
5173
5174 2007-04-08 Chong Yidong <cyd@stupidchicken.com>
5175
5176 * display.texi (Standard Faces): Document prefix arg for
5177 list-faces-display.
5178
5179 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5180
5181 2007-04-07 Chong Yidong <cyd@stupidchicken.com>
5182
5183 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5184
5185 * files.texi (Misc File Ops): Rewrite description of
5186 insert-file-literally.
5187
5188 2007-03-31 Eli Zaretskii <eliz@gnu.org>
5189
5190 * misc.texi (Printing): Postscript -> PostScript.
5191
5192 * ack.texi (Acknowledgments): Postscript -> PostScript.
5193
5194 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5195
5196 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5197 below.
5198
5199 2007-03-30 Chong Yidong <cyd@stupidchicken.com>
5200
5201 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5202 Init Non-ASCII.
5203 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5204 (Init Non-ASCII): New node.
5205
5206 2007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5207
5208 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5209
5210 2007-03-12 Glenn Morris <rgm@gnu.org>
5211
5212 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5213 "Daylight Savings".
5214
5215 * calendar.texi: Replace "daylight savings" with "daylight
5216 saving" in text throughout.
5217
5218 2007-03-04 Richard Stallman <rms@gnu.org>
5219
5220 * custom.texi (Safe File Variables): Minor correction.
5221
5222 2007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5223
5224 * rmail.texi (Movemail): Add internal ref.
5225 Don't indent the intro for the PROTO table.
5226 Format PROTO table items with @code.
5227
5228 2007-02-26 Nick Roberts <nickrob@snap.net.nz>
5229
5230 * building.texi: Remove references to bashdb.
5231
5232 2007-02-19 Juanma Barranquero <lekktu@gmail.com>
5233
5234 * mule.texi (Language Environments): Update list of supported language
5235 environments.
5236
5237 2007-02-14 Kim F. Storm <storm@cua.dk>
5238
5239 * building.texi (Grep Searching): Fix lgrep doc.
5240
5241 2007-02-12 Chong Yidong <cyd@stupidchicken.com>
5242
5243 * back.texi: Remove unused file.
5244
5245 2007-02-05 Francesco Potortì <pot@gnu.org>
5246
5247 * maintaining.texi (Tag Syntax): Now --members is the default for
5248 etags, not for ctags yet.
5249
5250 2007-02-03 Eli Zaretskii <eliz@gnu.org>
5251
5252 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5253 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5254 expects. Add comments to prevent people from inadvertently modifying
5255 the key parts needed by `texinfo-multiple-files-update'.
5256
5257 2007-01-29 Chong Yidong <cyd@stupidchicken.com>
5258
5259 * frames.texi (Secondary Selection): Window clicked does not matter
5260 when mouse-yank-at-point is non-nil.
5261
5262 2007-01-16 Glenn Morris <rgm@gnu.org>
5263
5264 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5265 system abbrev.
5266
5267 2007-01-11 Richard Stallman <rms@gnu.org>
5268
5269 * msdog.texi (Windows Keyboard): Another small cleanup.
5270
5271 2007-01-10 Richard Stallman <rms@gnu.org>
5272
5273 * msdog.texi (Windows Keyboard): Yet another try to make
5274 everyone happy with that passage.
5275
5276 2007-01-05 Richard Stallman <rms@gnu.org>
5277
5278 * anti.texi (Antinews): Mention M-x shell scrolling.
5279
5280 2007-01-05 Nick Roberts <nickrob@snap.net.nz>
5281
5282 * building.texi (Watch Expressions): Describe gdb-max-children.
5283
5284 2007-01-04 Richard Stallman <rms@gnu.org>
5285
5286 * msdog.texi (Windows Keyboard): Clarify previous change.
5287
5288 2007-01-02 Richard Stallman <rms@gnu.org>
5289
5290 * custom.texi (Changing a Variable): Minor clarification.
5291 (Specific Customization): customize-customized => customize-unsaved.
5292
5293 * entering.texi (Entering Emacs): Clean up text about restarting
5294 Emacs for each file.
5295
5296 * misc.texi (Shell Options): Minor cleanup.
5297
5298 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5299 with Emacs, not vice versa.
5300
5301 * programs.texi (Symbol Completion): Recommend customizing
5302 window manager.
5303
5304 * xresources.texi (Resources): Minor fix.
5305
5306 2007-01-01 Jan Djärv <jan.h.d@swipnet.se>
5307
5308 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5309
5310 2007-01-01 Richard Stallman <rms@gnu.org>
5311
5312 * commands.texi (User Input): Document keys stolen by window mangers.
5313
5314 2006-12-31 Richard Stallman <rms@gnu.org>
5315
5316 * custom.texi (Specific Customization): Document customize-option
5317 instead of customize-variable.
5318
5319 2006-12-31 Kim F. Storm <storm@cua.dk>
5320
5321 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5322
5323 2006-12-30 Kim F. Storm <storm@cua.dk>
5324
5325 * killing.texi (CUA Bindings): Fix typo.
5326
5327 * xresources.texi (Table of Resources): Mention grow-only value for
5328 auto-resize-tool-bars.
5329
5330 2006-12-27 Eli Zaretskii <eliz@gnu.org>
5331
5332 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5333 and how to get them back.
5334
5335 2006-12-26 Richard Stallman <rms@gnu.org>
5336
5337 * calendar.texi (Holidays): Holiday listing is based on current
5338 practice, but DST is not.
5339
5340 2006-12-25 Richard Stallman <rms@gnu.org>
5341
5342 * emacs.texi (Top): Update subnode menus.
5343
5344 * mark.texi (Transient Mark): Fix xref.
5345
5346 * killing.texi (Graphical Kill): Node deleted.
5347 (Killing): Add xref to Cut and Paste.
5348 (CUA Bindings): Update xref.
5349
5350 * frames.texi (Cut and Paste): New section to hold other nodes.
5351 (Mouse Commands): Node demoted.
5352 (Cut/Paste Other App): Split out from Mouse Commands.
5353 (Word and Line Mouse): Likewise.
5354 (Secondary Selection, Clipboard): Nodes demoted.
5355
5356 2006-12-24 Kevin Ryde <user42@zip.com.au>
5357
5358 * calendar.texi (Holidays): US daylight saving begins second Sunday
5359 in March for 2007 onwards.
5360 (Daylight Savings): Show new US default daylight saving rules, 2nd
5361 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5362
5363 2006-12-23 Chong Yidong <cyd@stupidchicken.com>
5364
5365 * calendar.texi (Scroll Calendar): < and > are switched.
5366
5367 2006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5368
5369 * killing.texi (Deletion): Describe M-\ prefix argument.
5370
5371 2006-12-23 Richard Stallman <rms@gnu.org>
5372
5373 * search.texi (Regexp Search): Explain why forward and reverse regexp
5374 search are not mirror images.
5375
5376 2006-12-19 Kim F. Storm <storm@cua.dk>
5377
5378 * major.texi (Choosing Modes): Describe match-function elements for
5379 magic-mode-alist.
5380
5381 2006-12-18 Eli Zaretskii <eliz@gnu.org>
5382
5383 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5384 peculiarities.
5385
5386 2006-12-18 Richard Stallman <rms@gnu.org>
5387
5388 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5389
5390 2006-12-17 Alan Mackenzie <acm@muc.de>
5391
5392 * programs.texi (Left Margin Paren): Remove the bit which says
5393 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5394 Discuss some of the issues of setting this option to nil.
5395
5396 2006-12-17 Glenn Morris <rgm@gnu.org>
5397
5398 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5399
5400 2006-12-16 Eli Zaretskii <eliz@gnu.org>
5401
5402 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5403 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5404 NTFS volumes.
5405 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5406 volumes.
5407
5408 2006-12-15 Eli Zaretskii <eliz@gnu.org>
5409
5410 * text.texi (HTML Mode): Fix "C-c TAB".
5411
5412 2006-12-09 Richard Stallman <rms@gnu.org>
5413
5414 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5415
5416 2006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5417
5418 * files.texi (Misc File Ops): Document insert-file-literally.
5419
5420 2006-12-08 Eli Zaretskii <eliz@gnu.org>
5421
5422 * cmdargs.texi (Colors): Note that --color is intended for overriding
5423 the terminal defaults, not for normal invocation.
5424
5425 * misc.texi (Emacs Server): Improve wording. Don't mention the
5426 ``server program''. Add a cross-reference to "Init File" node.
5427 (Invoking emacsclient): Add index entries. Document both short and
5428 long versions of command-line options. Document the -f option.
5429
5430 2006-12-06 Richard Stallman <rms@gnu.org>
5431
5432 * text.texi (Outline Format): Say to set outline-regexp
5433 and outline-level with major modes and file local variables.
5434
5435 2006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
5436
5437 * anti.texi (Antinews): Mention the alternative to
5438 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5439
5440 * misc.texi (Interactive Shell): Ditto.
5441
5442 2006-12-04 Eli Zaretskii <eliz@gnu.org>
5443
5444 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5445
5446 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5447
5448 2006-12-01 Eli Zaretskii <eliz@gnu.org>
5449
5450 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5451 colon in the mode line.
5452
5453 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5454
5455 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
5456
5457 * building.texi (Watch Expressions): Mention SPC for expanding/
5458 contracting watch expressions.
5459
5460 2006-11-26 Kim F. Storm <storm@cua.dk>
5461
5462 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5463
5464 2006-11-26 Nick Roberts <nickrob@snap.net.nz>
5465
5466 * building.texi (Debugger Operation): Define text command mode.
5467 Clarify how tooltips work.
5468 (GDB Graphical Interface): Explain how to run in text command mode
5469 more clearly.
5470
5471 2006-11-25 Juanma Barranquero <lekktu@gmail.com>
5472
5473 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5474
5475 2006-11-22 Juanma Barranquero <lekktu@gmail.com>
5476
5477 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5478
5479 2006-11-18 Chong Yidong <cyd@stupidchicken.com>
5480
5481 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5482 and EMACS is deprecated.
5483
5484 2006-11-18 Juanma Barranquero <lekktu@gmail.com>
5485
5486 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5487
5488 2006-11-18 Jan Djärv <jan.h.d@swipnet.se>
5489
5490 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5491
5492 * emacs.texi: Include xresources.texi both for info and dvi.
5493
5494 * xresources.texi: Merge text from xresmini.texi.
5495
5496 2006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
5497
5498 * glossary.texi: Fix typos.
5499
5500 2006-11-06 Richard Stallman <rms@gnu.org>
5501
5502 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5503
5504 * ack.texi (Acknowledgments): Fix name spelling.
5505
5506 2006-11-01 Juri Linkov <juri@jurta.org>
5507
5508 * search.texi (Word Search): Document incremental word search.
5509
5510 2006-10-28 Glenn Morris <rgm@gnu.org>
5511
5512 * ack.texi (Acknowledgments): Add cal-html author.
5513
5514 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5515 Calendar"). Describe new package cal-html.
5516 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5517 Calendar Files."
5518
5519 2006-10-23 Richard Stallman <rms@gnu.org>
5520
5521 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5522 Abbrev mode is enabled.
5523
5524 2006-10-16 Richard Stallman <rms@gnu.org>
5525
5526 * emacs.texi: Update ISBN.
5527
5528 2006-10-11 Kim F. Storm <storm@cua.dk>
5529
5530 * emacs.texi (Acknowledgments): Use @dotless{i}.
5531
5532 2006-10-08 Nick Roberts <nickrob@snap.net.nz>
5533
5534 * building.texi (Breakpoints Buffer): Mention catchpoints.
5535
5536 2006-10-08 Kim F. Storm <storm@cua.dk>
5537
5538 * ack.texi (Acknowledgments): Update.
5539
5540 * emacs.texi (Acknowledgments): Fix bad @/ form.
5541
5542 2006-10-05 Kim F. Storm <storm@cua.dk>
5543
5544 * emacs.texi (Acknowledgments): Add more contributors.
5545
5546 2006-10-03 Richard Stallman <rms@gnu.org>
5547
5548 * emacs.texi (Acknowledgments): Update version and edition.
5549
5550 2006-10-01 Karl Berry <karl@gnu.org>
5551
5552 * custom.texi (Customization Groups): Page break to keep example buffer
5553 on one page.
5554
5555 2006-09-30 Karl Berry <karl@gnu.org>
5556
5557 * programs.texi (Basic Indent): @need to improve page break.
5558 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5559
5560 2006-09-29 Glenn Morris <rgm@gnu.org>
5561
5562 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5563
5564 2006-09-29 Karl Berry <karl@gnu.org>
5565
5566 * windows.texi (Basic Window): Remove forced @break, no longer
5567 desirable.
5568 * frames.texi (Frame Commands),
5569 * mark.texi (Marking Objects): Reword to avoid bad page break.
5570 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5571
5572 2006-09-19 Richard Stallman <rms@gnu.org>
5573
5574 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5575 stick to present tense.
5576
5577 2006-09-18 Jan Djärv <jan.h.d@swipnet.se>
5578
5579 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5580 to x-gtk-use-old-file-dialog.
5581 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5582
5583 2006-09-15 Jay Belanger <belanger@truman.edu>
5584
5585 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
5586 Change "Library Public License" to "Lesser Public License"
5587 throughout. Use "yyyy" to represent year.
5588
5589 2006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5590
5591 * files.texi (Visiting): Add index entry "open file".
5592
5593 2006-09-11 Richard Stallman <rms@gnu.org>
5594
5595 * building.texi (Compilation Mode): Clarification.
5596 (Grep Searching): Add xref to Compilation Mode.
5597
5598 2006-09-08 Richard Stallman <rms@gnu.org>
5599
5600 * search.texi (Search): Ref multi-file search commands here.
5601 (Other Repeating Search): Not here.
5602
5603 2006-08-28 Richard Stallman <rms@gnu.org>
5604
5605 * windows.texi (Split Window): Update xref.
5606
5607 * basic.texi (Continuation Lines): Update xref.
5608
5609 * indent.texi (Tab Stops): Update xref.
5610
5611 * emacs.texi (Top): Update subnode menu.
5612
5613 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5614 split out of Display Custom.
5615
5616 2006-08-25 Kim F. Storm <storm@cua.dk>
5617
5618 * display.texi (Display Custom): Add variables overline-margin
5619 and x-underline-at-descent-line.
5620
5621 2006-08-25 Richard Stallman <rms@gnu.org>
5622
5623 * entering.texi (Exiting): Rewrite to give graphical displays
5624 priority over text terminals.
5625
5626 * search.texi (Incremental Search): Move index entries.
5627
5628 2006-08-23 Chong Yidong <cyd@stupidchicken.com>
5629
5630 * custom.texi (Init File): Reference Find Init to avoid "home
5631 directory" confusion.
5632
5633 2006-08-22 Nick Roberts <nickrob@snap.net.nz>
5634
5635 * building.texi (Other GDB-UI Buffers): Describe how to edit
5636 a value in the locals buffer.
5637
5638 2006-08-21 Richard Stallman <rms@gnu.org>
5639
5640 * search.texi (Basic Isearch): Add `isearch' index entry.
5641
5642 2006-08-16 Richard Stallman <rms@gnu.org>
5643
5644 * misc.texi (Saving Emacs Sessions): Clean up wording.
5645
5646 * mark.texi (Marking Objects): Mention term "select all".
5647
5648 * emacs.texi (Top): Update subnode menu.
5649
5650 * help.texi (Help Mode): Move node up in file.
5651
5652 2006-08-15 Nick Roberts <nickrob@snap.net.nz>
5653
5654 * building.texi (Stack Buffer): Explain fringe arrow.
5655
5656 2006-08-12 Eli Zaretskii <eliz@gnu.org>
5657
5658 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5659 on startup.
5660
5661 2006-08-11 Romain Francoise <romain@orebokech.com>
5662
5663 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5664
5665 2006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5666
5667 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5668
5669 2006-08-10 Richard Stallman <rms@gnu.org>
5670
5671 * text.texi (Format Faces): Substantial rewrites to deal
5672 with face merging. Empty regions don't count.
5673 Clarify face property inheritance.
5674
5675 2006-08-08 Romain Francoise <romain@orebokech.com>
5676
5677 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5678 <arjuropo@cc.jyu.fi>.
5679
5680 2006-08-04 Eli Zaretskii <eliz@gnu.org>
5681
5682 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5683 apply to all frames.
5684
5685 2006-08-01 Richard Stallman <rms@gnu.org>
5686
5687 * help.texi (Name Help): Add index entries for describe-variable.
5688
5689 2006-08-01 Nick Roberts <nickrob@snap.net.nz>
5690
5691 * building.texi (GDB Graphical Interface): Shorten node names.
5692 (GDB-UI Layout): Use GDB-related.
5693 (Other GDB-UI Buffers): Simplify English.
5694
5695 2006-07-31 Richard Stallman <rms@gnu.org>
5696
5697 * search.texi (Query Replace): Add xref for Dired's Q command.
5698
5699 2006-07-31 Nick Roberts <nickrob@snap.net.nz>
5700
5701 * building.texi (GDB commands in Fringe): Rename to...
5702 (Source Buffers): ..this and move forward. Describe hollow arrow and
5703 new option gdb-find-source-frame.
5704
5705 2006-07-29 Richard Stallman <rms@gnu.org>
5706
5707 * dired.texi (Operating on Files): Simplify previous change
5708 and fix Texinfo usage.
5709
5710 2006-07-29 Eli Zaretskii <eliz@gnu.org>
5711
5712 * dired.texi (Operating on Files): Add cross-references. State the
5713 Unix commands that do similar things.
5714
5715 2006-07-28 Richard Stallman <rms@gnu.org>
5716
5717 * mark.texi (Transient Mark): Clarify that region never disappears
5718 when Transient Mark mode is off, and not when it is on.
5719
5720 2006-07-27 Richard Stallman <rms@gnu.org>
5721
5722 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5723
5724 2006-07-24 Richard Stallman <rms@gnu.org>
5725
5726 * xresources.texi (GTK styles): Fix texinfo usage.
5727
5728 * commands.texi (User Input): Explain why we teach keyboard cmds.
5729
5730 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5731 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5732 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5733 * doclicense.texi, display.texi, dired.texi, basic.texi:
5734 * anti.texi, ack.texi: Move periods and commas inside quotes.
5735
5736 2006-07-22 Eli Zaretskii <eliz@gnu.org>
5737
5738 * cmdargs.texi (General Variables): Document EMAIL.
5739
5740 2006-07-21 Eli Zaretskii <eliz@gnu.org>
5741
5742 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5743 doesn't have effect on MS-Windows.
5744
5745 2006-07-17 Richard Stallman <rms@gnu.org>
5746
5747 * building.texi (Grep Searching): Explain about chaining grep commands.
5748
5749 2006-07-10 Nick Roberts <nickrob@snap.net.nz>
5750
5751 * killing.texi, mini.texi: Fix typos.
5752
5753 2006-07-09 Chong Yidong <cyd@stupidchicken.com>
5754
5755 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5756 is invoked for multiple files.
5757
5758 2006-07-08 Eli Zaretskii <eliz@gnu.org>
5759
5760 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5761 on-line manual for the rest of this node.
5762 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5763 unconditionally.
5764 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5765 Improve wording.
5766 (Windows Printing): Improve wording.
5767 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5768 rest of this node.
5769
5770 2006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5771
5772 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5773 with eval-buffer.
5774
5775 2006-07-05 Nick Roberts <nickrob@snap.net.nz>
5776
5777 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5778 of character translation.
5779
5780 2006-07-04 Nick Roberts <nickrob@snap.net.nz>
5781
5782 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5783
5784 2006-07-03 Karl Berry <karl@gnu.org>
5785
5786 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5787 not-too-underfull hboxes in the TeX output.
5788 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5789 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5790 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5791 * sending.texi, text.texi: Fix overfull/underfull boxes.
5792
5793 2006-07-03 Romain Francoise <romain@orebokech.com>
5794
5795 * m-x.texi (M-x): Fix.
5796
5797 2006-07-03 Richard Stallman <rms@gnu.org>
5798
5799 * search.texi (Other Repeating Search): filename -> file name.
5800
5801 * misc.texi (Narrowing): Minor cleanups.
5802
5803 * files.texi (Visiting): filename -> file name.
5804
5805 * emacs.texi (Top): Update subnode menus.
5806
5807 * mule.texi (Coding Systems): Move char translation stuff here.
5808 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5809 (Recognize Coding): Substantial local rewrites.
5810 (International): Update menu.
5811
5812 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5813 (Scrolling): Substantial local rewrites.
5814 (Display): Update menu and intro.
5815
5816 * dired.texi: filename -> file name.
5817
5818 * custom.texi (Safe File Variables): Texinfo usage fix.
5819
5820 2006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
5821
5822 * help.texi, m-x.texi: Lots of cleanups.
5823
5824 2006-06-30 Eli Zaretskii <eliz@gnu.org>
5825
5826 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5827 (Windows Processes, Windows Misc): Shorten the printed version by
5828 selectively conditioning less important portions by @ifnottex.
5829
5830 2006-06-27 Richard Stallman <rms@gnu.org>
5831
5832 * mini.texi (Minibuffer File): Minor cleanup.
5833
5834 2006-06-25 Nick Roberts <nickrob@snap.net.nz>
5835
5836 * frames.texi (XTerm Mouse): Rename to...
5837 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5838
5839 * emacs.texi (Top): Use new node name.
5840
5841 2006-06-24 Eli Zaretskii <eliz@gnu.org>
5842
5843 * emacs.texi (Top): Update the detailed menu according to changes in
5844 msdog.texi.
5845
5846 * msdog.texi (Windows Keyboard): New section.
5847 (Windows Mouse): New section.
5848 (Windows System Menu): Remove section (text merged with "Windows
5849 Keyboard").
5850 (Windows Misc): New section.
5851
5852 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5853
5854 * msdog.texi (ls in Lisp): New section.
5855
5856 * files.texi (Visiting): Document case-insensitive wildcard matching
5857 under find-file-wildcards.
5858
5859 2006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5860
5861 * macos.texi (Mac Input): Add description of mac-function-modifier.
5862 Now Unicode keyboard layouts work.
5863
5864 2006-06-10 Richard Stallman <rms@gnu.org>
5865
5866 * mule.texi (Recognize Coding): Clarify previous change.
5867
5868 2006-06-09 Kenichi Handa <handa@m17n.org>
5869
5870 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5871 notation.
5872
5873 2006-06-07 Kevin Ryde <user42@zip.com.au>
5874
5875 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5876 manual for @ifnottex, but in emacs-extra for @iftex.
5877
5878 * cmdargs.texi (General Variables): Fix smtpmail xref.
5879
5880 2006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5881
5882 * programs.texi (Comment Commands):
5883 * custom.texi (Specifying File Variables):
5884 Use ;; instead of ;;; to better follow coding conventions.
5885
5886 2006-06-07 Nick Roberts <nickrob@snap.net.nz>
5887
5888 * building.texi (Watch Expressions): Move node to end.
5889 (GDB Graphical Interface): Move description of clicks in fringe...
5890 (GDB commands in the Fringe): ...to here. New node.
5891
5892 2006-06-05 Romain Francoise <romain@orebokech.com>
5893
5894 * xresmini.texi (GTK resources): Fix various typos.
5895
5896 2006-06-05 Nick Roberts <nickrob@snap.net.nz>
5897
5898 * building.texi (GDB Graphical Interface): Update bindings.
5899 (Commands of GUD): Add gud-print. Remove gud-run.
5900 Restate availability more generally.
5901
5902 2006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
5903
5904 * mini.texi: Lots of cleanups.
5905
5906 2006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5907
5908 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5909 and Mouse-2.
5910
5911 2006-06-01 Jan Djärv <jan.h.d@swipnet.se>
5912
5913 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5914
5915 2006-05-31 Richard Stallman <rms@gnu.org>
5916
5917 * basic.texi (Moving Point): Fix previous change.
5918
5919 2006-05-29 Jan Djärv <jan.h.d@swipnet.se>
5920
5921 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5922
5923 2006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
5924
5925 * basic.texi: Many simplifications and improvements in wording.
5926
5927 2006-05-26 Nick Roberts <nickrob@snap.net.nz>
5928
5929 * anti.texi (Antinews): Create a node for gdb-ui.
5930
5931 2006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5932
5933 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5934
5935 2006-05-20 Richard Stallman <rms@gnu.org>
5936
5937 * dired.texi (Dired Navigation): dired-goto-file is now j.
5938
5939 2006-05-20 Eli Zaretskii <eliz@gnu.org>
5940
5941 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5942 and their aliases.
5943
5944 * msdog.texi (Windows Printing): Mention non-support of plain text
5945 printing with some el-cheapo printers, and suggest a workaround.
5946
5947 2006-05-20 Kevin Ryde <user42@zip.com.au>
5948
5949 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5950 remove the bit saying you must set it.
5951
5952 2006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5953
5954 * trouble.texi (Checklist):
5955 * text.texi (Text, Auto Fill, Text Mode):
5956 * search.texi (Nonincremental Search):
5957 * rmail.texi (Rmail Labels):
5958 * mule.texi (Input Methods, Multibyte Conversion):
5959 * misc.texi (Gnus, Where to Look, PostScript):
5960 * maintaining.texi (Create Tags Table):
5961 * indent.texi (Indentation Commands):
5962 * fixit.texi (Spelling):
5963 * emacs.texi (Copying):
5964 * custom.texi (Init File): ifinfo -> ifnottex.
5965
5966 2006-05-17 Richard Stallman <rms@gnu.org>
5967
5968 * files.texi (Diff Mode): Mention C-x `.
5969
5970 2006-05-08 Richard Stallman <rms@gnu.org>
5971
5972 * custom.texi (Disabling): Textual cleanups.
5973
5974 2006-05-12 Glenn Morris <rgm@gnu.org>
5975
5976 * calendar.texi (Displaying the Diary, Format of Diary File):
5977 Refer to diary-view-entries, diary-list-entries,
5978 diary-show-all-entries rather than obsolete aliases.
5979
5980 2006-05-12 Eli Zaretskii <eliz@gnu.org>
5981
5982 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5983 (Displaying the Diary, Special Diary Entries, Importing Diary):
5984 * building.texi (Compilation Shell):
5985 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5986 emacs-xtra with @inforef's.
5987
5988 * files.texi (Visiting): Fix wording.
5989
5990 * mule.texi (Coding Systems, Text Coding): More indexing.
5991 Mention that C-x RET f can set eol conversion.
5992
5993 2006-05-07 Jan Djärv <jan.h.d@swipnet.se>
5994
5995 * xresmini.texi (GTK resources): Insert GTK description.
5996
5997 * xresources.texi (GTK resources): metafont should be menufont.
5998
5999 2006-05-06 Michael Albinus <michael.albinus@gmx.de>
6000
6001 * mini.texi (Completion Options): Completion of remote files'
6002 method, user name and host name is active only in partial
6003 completion mode.
6004
6005 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6006
6007 * makefile.w32-in (emacs.dvi):
6008 * Makefile.in (emacs.dvi): Add xresmini.texi.
6009
6010 * xresmini.texi (Table of Resources): Remove xref to non-existent
6011 node "LessTif Resources".
6012
6013 * msdog.texi (Microsoft Windows):
6014 * calendar.texi (Calendar/Diary, Displaying the Diary)
6015 (Special Diary Entries, Importing Diary, Holidays):
6016 * programs.texi (Program Modes):
6017 * text.texi (Text):
6018 * buffers.texi (Several Buffers):
6019 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6020
6021 2006-05-06 Eli Zaretskii <eliz@gnu.org>
6022
6023 The following changes merge the emacs-xtra manual into the main
6024 manual, but only for on-line version of the manual.
6025
6026 * vc2-xtra.texi (Version Backups, Local Version Control)
6027 (Making Snapshots, Change Logs and VC, Version Headers)
6028 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6029 on-line manual.
6030
6031 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6032 for on-line manual.
6033
6034 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6035 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6036 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6037 for on-line manual.
6038
6039 * fortran-xtra.texi (Fortran, Fortran Autofill)
6040 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6041 for on-line manual.
6042
6043 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6044 Conditional xref's for on-line manual.
6045
6046 * emerge-xtra.texi (Emerge, Overview of Emerge)
6047 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6048 manual.
6049
6050 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6051 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6052 (EMACSSOURCES): Use EMACS_XTRA.
6053 (../info/emacs-xtra): Remove.
6054 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6055
6056 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6057 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6058 (EMACSSOURCES): Use EMACS_XTRA.
6059 ($(infodir)/emacs-xtra): Remove.
6060 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6061
6062 * trouble.texi (Quitting):
6063 * text.texi (Text):
6064 * programs.texi (Program Modes):
6065 * msdog.texi (Microsoft Windows):
6066 * frames.texi (Frames):
6067 * files.texi (Backup, Version Control, VC Concepts)
6068 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6069 (Registering, VC Status, VC Undo, Multi-User Branching)
6070 (Comparing Files):
6071 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6072 (Displaying the Diary, Special Diary Entries, Importing Diary):
6073 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6074 conditional xref's, depending on @iftex/@ifnottex.
6075
6076 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6077 "MS-DOS". @include msdog-xtra.texi.
6078
6079 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6080 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6081
6082 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6083 for vc-xtra.texi subsections.
6084 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6085 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6086
6087 * sending.texi (Sending Mail): A @node line without explicit Prev,
6088 Next, and Up links.
6089
6090 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6091 Next, and Up links.
6092
6093 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6094 and its sections. @include picture-xtra.texi.
6095
6096 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6097 "Emerge".
6098 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6099
6100 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6101 exact duplicate of its name-sake in calendar.texi.
6102
6103 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6104 "Advanced Calendar/Diary Usage".
6105 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6106
6107 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6108 dired-xtra.texi.
6109 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6110
6111 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6112 (Files) [ifnottex]: Add menu entry for Autorevert.
6113
6114 * emacs-xtra.texi (Introduction): Reword to make consistent with
6115 printed version only.
6116 <Top level>: Remove the body of all chapters and move them to the
6117 new *-xtra.texi files. Use @raisesections and @lowersections to
6118 convert sections to chapters etc.
6119
6120 * msdog-xtra.texi:
6121 * fortran-xtra.texi:
6122 * vc-xtra.texi:
6123 * vc1-xtra.texi:
6124 * vc2-xtra.texi:
6125 * emerge-xtra.texi:
6126 * cal-xtra.texi:
6127 * dired-xtra.texi:
6128 * arevert-xtra.texi: New files, with text from respective chapters
6129 of emacs-xtra.texi. Convert each @chapter into @section, @section
6130 into @subsection, etc.
6131
6132 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
6133 updated.
6134
6135 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6136 Windows". All references updated.
6137
6138 2006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6139
6140 * macos.texi (Mac Input): Mention input from Character Palette.
6141 (Mac Font Specs): Fix typo.
6142
6143 2006-05-05 Richard Stallman <rms@gnu.org>
6144
6145 * files.texi (Diff Mode): Minor cleanup.
6146
6147 2006-05-05 Karl Berry <karl@gnu.org>
6148
6149 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6150 errors from the current release of makeinfo (4.8).
6151 * help.texi (Library Keywords): Change widest word in multitable
6152 template from `emulations' to `convenience'. (Not sure if this is
6153 related to the font change.)
6154
6155 2006-05-05 Eli Zaretskii <eliz@gnu.org>
6156
6157 * files.texi (File Names): Add a footnote about limited support of
6158 ~USER on MS-Windows.
6159
6160 * cmdargs.texi (Initial Options): Add a footnote about limited
6161 support of ~USER on MS-Windows.
6162
6163 2006-05-03 Richard Stallman <rms@gnu.org>
6164
6165 * files.texi (Diff Mode): Node moved here.
6166 (Comparing Files): Delete what duplicates new node.
6167 (Files): Put Diff Mode in menu.
6168
6169 * misc.texi (Diff Mode): Move to files.texi.
6170
6171 * emacs.texi (Top): Update menu for Diff Mode.
6172
6173 * trouble.texi (Emergency Escape): Simplify.
6174
6175 * emacs.texi (Top): Minor clarification.
6176
6177 2006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6178
6179 * commands.texi, entering.texi, screen.texi: Many simplifications.
6180
6181 2006-05-03 Richard Stallman <rms@gnu.org>
6182
6183 * commands.texi (Text Characters): Delete paragraph about unibyte
6184 non-ASCII printing chars.
6185
6186 * killing.texi (Killing): Say "graphical displays".
6187 * display.texi: Say "graphical displays".
6188
6189 * cmdargs.texi (Misc X): Say "graphical displays".
6190
6191 2006-05-01 Richard Stallman <rms@gnu.org>
6192
6193 * emacs.texi (Top): Add Diff Mode to menu.
6194
6195 2006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6196
6197 * misc.texi (Diff Mode): New node.
6198
6199 2006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6200
6201 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6202 (Mac Environment Variables): Shorten example line.
6203 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6204
6205 2006-05-01 Nick Roberts <nickrob@snap.net.nz>
6206
6207 * building.texi (GUD Customization): Describe cases %d and %c.
6208 Update description for %e.
6209
6210 2006-04-30 Glenn Morris <rgm@gnu.org>
6211
6212 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6213
6214 2006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6215
6216 * custom.texi (Examining): Update C-h v output example.
6217
6218 2006-04-29 Kim F. Storm <storm@cua.dk>
6219
6220 * building.texi (Grep Searching): Add lgrep and rgrep.
6221
6222 2006-04-23 Richard Stallman <rms@gnu.org>
6223
6224 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6225
6226 * xresmini.texi: New file.
6227
6228 * xresources.texi (Face Resources): Split table into font resources
6229 and the rest. Combine similar attributes for brevity.
6230
6231 2006-04-21 Eli Zaretskii <eliz@gnu.org>
6232
6233 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6234 backslashes and case-insensitivity in file names (moved to the
6235 main manual).
6236 (MS-DOS Printing): Move most of the text to the main manual.
6237
6238 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6239 New nodes.
6240 (Windows Processes, Windows System Menu): Add index entries and
6241 fix wording.
6242
6243 2006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6244
6245 * misc.texi (Shell Ring): Add notes on saved input when
6246 navigating off the end of the history list.
6247
6248 2006-04-18 Chong Yidong <cyd@mit.edu>
6249
6250 * misc.texi (Shell Options): Correct default value of
6251 comint-scroll-show-maximum-output.
6252
6253 2006-04-18 Nick Roberts <nickrob@snap.net.nz>
6254
6255 * building.texi (Watch Expressions): Update.
6256
6257 2006-04-12 Richard Stallman <rms@gnu.org>
6258
6259 * search.texi: Clean up previous change.
6260
6261 2006-04-12 Eli Zaretskii <eliz@gnu.org>
6262
6263 * search.texi (Regexp Backslash, Regexp Replace): Add index
6264 entries for ``back reference'' and mention the term itself in the
6265 text.
6266
6267 2006-04-11 Richard Stallman <rms@gnu.org>
6268
6269 * custom.texi (Safe File Variables):
6270 Document enable-local-variables = :safe.
6271
6272 2006-04-11 Karl Berry <karl@gnu.org>
6273
6274 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6275 (Remote Repositories, Version Backups, Local Version Control)
6276 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6277 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6278 (Renaming VC Work Files and Master Files)
6279 (Inserting Version Control Headers, Customizing VC, General Options)
6280 (Options for RCS and SCCS, Options specific for CVS): Move all
6281 these nodes to emacs-xtra.texi, for brevity.
6282 * cmdargs.texi, files.texi: Change cross-references.
6283
6284 2006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6285
6286 * files.texi (Old Versions): Update description of vc-annotate's
6287 use of color to indicate date ranges.
6288
6289 2006-04-09 Kevin Ryde <user42@zip.com.au>
6290
6291 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6292 put info and printed manual names the right way around.
6293
6294 2006-04-09 Karl Berry <karl@gnu.org>
6295
6296 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6297 emacs-xtra.texi, leaving only MS Windows information.
6298 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6299 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6300 node names.
6301
6302 * emacs.texi: Move @summarycontents and @contents to the beginning
6303 of the file.
6304
6305 2006-04-08 Kevin Ryde <user42@zip.com.au>
6306
6307 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6308
6309 2006-04-07 Richard Stallman <rms@gnu.org>
6310
6311 * programs.texi (Comments, Comment Commands, Options for Comments)
6312 (Multi-Line Comments): "Align", not "indent".
6313 (Basic Indent): C-j deletes trailing whitespace before the newline.
6314
6315 2006-04-06 Richard Stallman <rms@gnu.org>
6316
6317 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6318
6319 2006-04-06 Eli Zaretskii <eliz@gnu.org>
6320
6321 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6322
6323 2006-04-05 Richard Stallman <rms@gnu.org>
6324
6325 * emacs.texi (Top): Update subnode menu.
6326
6327 * trouble.texi (Unasked-for Search): Node deleted.
6328 (Lossage): Delete from menu.
6329
6330 2006-04-04 Richard Stallman <rms@gnu.org>
6331
6332 * trouble.texi: Various cleanups.
6333 (Checklist): Don't bother saying how to snail a bug report.
6334 (Emergency Escape): Much rewriting.
6335 (After a Crash): Rename the core dump immediately.
6336 (Total Frustration): Call it a psychotherapist.
6337 (Bug Criteria): Avoid "illegal instruction".
6338 (Sending Patches): We always put the contributor's name in.
6339
6340 * misc.texi (Thumbnails): Minor correction.
6341
6342 2006-04-03 Richard Stallman <rms@gnu.org>
6343
6344 * misc.texi (Thumbnails): Minor cleanup.
6345
6346 2006-04-02 Karl Berry <karl@gnu.org>
6347
6348 * sending.texi (Mail Sending): pxref to Top needs five args.
6349
6350 * texinfo.tex: Update to current version (2006-03-21.13).
6351
6352 2006-03-31 Richard Stallman <rms@gnu.org>
6353
6354 * emacs.texi (Top): Update subnode menu.
6355
6356 * help.texi (Help Mode): Cleanup.
6357
6358 * dired.texi: Many cleanups.
6359 (Dired Deletion): Describe dired-recursive-deletes.
6360 (Operating on Files): dired-create-directory moved.
6361 (Misc Dired Features): Move to here.
6362 (Tumme): Node moved to misc.texi.
6363
6364 * custom.texi: Many cleanups.
6365 (Minor Modes): Don't mention ISO Accents Mode.
6366 (Examining): Update C-h v output example.
6367 (Hooks): Add index and xref for add-hook.
6368 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6369 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6370
6371 * misc.texi: Many cleanups.
6372 (beginning): Add to summary of topics.
6373 (Shell): Put eshell xref at the end. Remove eshell from table.
6374 (Thumbnails): New node.
6375
6376 2006-03-28 Eli Zaretskii <eliz@gnu.org>
6377
6378 * files.texi (File Name Cache): Make it clear that the cache is
6379 not persistent.
6380
6381 2006-03-25 Karl Berry <karl@gnu.org>
6382
6383 * emacs-xtra.texi, emacs.texi, gnu.texi:
6384 (1) use @copyright{} instead of (C) in typeset text;
6385 (2) do not indent copyright year list (or anything else).
6386
6387 2006-03-21 Juanma Barranquero <lekktu@gmail.com>
6388
6389 * files.texi (VC Dired Mode): Remove misplaced brackets.
6390
6391 2006-03-21 Andre Spiegel <spiegel@gnu.org>
6392
6393 * files.texi: Various updates and clarifications in the VC chapter.
6394
6395 2006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6396
6397 * help.texi (Help Mode): Document "C-c C-c".
6398
6399 2006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6400
6401 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6402 menu in the standalone Info reader.
6403
6404 2006-03-15 Chong Yidong <cyd@stupidchicken.com>
6405
6406 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6407 moved here from Emacs manual.
6408
6409 * programs.texi (Fortran): Section moved to emacs-xtra.
6410 (Program Modes): Xref to Fortran in emacs-xtra.
6411
6412 * maintaining.texi (Emerge): Move to emacs-xtra.
6413 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6414
6415 * picture.texi: File deleted.
6416 * Makefile.in:
6417 * makefile.w32-in: Remove picture.texi.
6418
6419 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6420 * abbrevs.texi (Abbrevs):
6421 * sending.texi (Sending Mail): Picture node removed.
6422
6423 * emacs.texi (Top): Update node listings.
6424
6425 2006-03-12 Richard Stallman <rms@gnu.org>
6426
6427 * calendar.texi: Various cleanups.
6428
6429 2006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6430
6431 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6432 syntax.
6433
6434 2006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6435
6436 * search.texi (Regexps): More accurately describe which characters
6437 are special in which situations. Recommend _not_ to quote `]' or
6438 `-' when they are not special.
6439
6440 2006-02-28 Andre Spiegel <spiegel@gnu.org>
6441
6442 * files.texi (Old Versions): Clarify operation of C-x v =.
6443
6444 2006-02-21 Nick Roberts <nickrob@snap.net.nz>
6445
6446 * building.texi (Watch Expressions): Update and describe
6447 gdb-speedbar-auto-raise.
6448
6449 2006-02-19 Richard M. Stallman <rms@gnu.org>
6450
6451 * emacs.texi: Use @smallbook.
6452 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6453 Update subnode menu.
6454
6455 * building.texi (Lisp Interaction): Minor addition.
6456
6457 2006-02-18 Nick Roberts <nickrob@snap.net.nz>
6458
6459 * building.texi (Watch Expressions): Update and be more precise.
6460
6461 2006-02-15 Francesco Potortì <pot@gnu.org>
6462
6463 * maintaining.texi (Create Tags Table): Explain why the
6464 exception when etags writes to files under the /dev tree.
6465
6466 2006-02-14 Richard M. Stallman <rms@gnu.org>
6467
6468 * custom.texi (Safe File Variables): Lots of clarification.
6469 Renamed from Unsafe File Variables.
6470
6471 2006-02-14 Chong Yidong <cyd@stupidchicken.com>
6472
6473 * custom.texi (Unsafe File Variables): File variable confirmation
6474 assumed denied in batch mode.
6475
6476 2006-02-14 Richard M. Stallman <rms@gnu.org>
6477
6478 * building.texi (GDB User Interface Layout): Don't say `inferior'
6479 for program being debugged.
6480
6481 2006-02-15 Nick Roberts <nickrob@snap.net.nz>
6482
6483 * building.texi (GDB Graphical Interface):
6484 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6485
6486 2006-02-13 Chong Yidong <cyd@stupidchicken.com>
6487
6488 * custom.texi (Specifying File Variables, Unsafe File Variables):
6489 New nodes, split from File Variables. Document new file local
6490 variable behavior.
6491
6492 2006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6493
6494 * display.texi (Standard Faces):
6495 * files.texi (Visiting):
6496 * frames.texi (Clipboard):
6497 * glossary.texi (Glossary) <Clipboard>:
6498 * xresources.texi (X Resources): Mention Mac OS port.
6499
6500 2006-02-12 Richard M. Stallman <rms@gnu.org>
6501
6502 * building.texi (Building): Clarify topic in intro.
6503
6504 * maintaining.texi (Maintaining): Change title; clarify topic.
6505 Delete duplicate index entries.
6506
6507 * building.texi (Other GDB User Interface Buffers): Clarifications.
6508
6509 * text.texi (Cell Commands): Clarifications.
6510
6511 * programs.texi (Defuns): Delete duplicate explanation of
6512 left-margin paren convention.
6513 (Hungry Delete): Minor cleanup.
6514
6515 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6516
6517 * dired.texi (Tumme): More tumme documentation.
6518
6519 2006-02-11 Alan Mackenzie <acm@muc.de>
6520
6521 * programs.texi ("Hungry Delete"): Correct the appellation of the
6522 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6523
6524 2006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6525
6526 * dired.texi (Tumme): Fix small bug.
6527
6528 2006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6529
6530 * macos.texi (Mac International): Rename "fontset-mac" to
6531 "fontset-standard".
6532
6533 2006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6534
6535 * dired.texi (Tumme): Basic documentation for Tumme added.
6536
6537 2006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6538
6539 * mule.texi (International):
6540 * programs.texi (Basic Indent): Fix typos.
6541
6542 * custom.texi (Minor Modes):
6543 * display.texi (Text Display):
6544 * commands.texi (Text Characters): Update xrefs.
6545
6546 2006-02-07 Richard M. Stallman <rms@gnu.org>
6547
6548 * emacs.texi (Top): Update subnode menu.
6549 Update info on old Emacs papers.
6550 (Intro): "Graphical display", not window system.
6551
6552 * xresources.texi (GTK styles): Minor clarifications.
6553
6554 * trouble.texi: "Graphical display", not window system.
6555 (Stuck Recursive): Minor clarification.
6556
6557 * text.texi: Minor clarifications.
6558 (Sentences): Explain why two-space convention is better.
6559 Explain sentence-end-without-period here.
6560 (Fill Commands): Not here.
6561 (Refill): Node moved down.
6562 (Filling): Update menu.
6563 (Table Creation, Cell Justification, Column Commands): Clarify.
6564
6565 * sending.texi: Minor clarifications.
6566
6567 * search.texi (Regexp Backslash): Clarification.
6568
6569 * rmail.texi: Minor cleanups.
6570 (Rmail): Delete digression about `rmail-mode'.
6571 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6572 (Rmail Files): Mention C-u M-x rmail.
6573 (Rmail Reply): Mention References.
6574 (Rmail Display): Mention rmail-nonignored-headers.
6575
6576 * programs.texi: Minor cleanups.
6577 (Comment Commands): Mention momentary Transient Mark mode.
6578 (Matching): Be more specific about customizing show-paren-mode.
6579 (Info Lookup): Don't list the modes that support C-h S.
6580 Just say what it does in an unsupported mode.
6581 (Man Page): Delete excessive info on customizing woman.
6582 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6583
6584 * abbrevs.texi: Minor clarifications.
6585 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6586 not "dynamic abbrevs" as if they were a kind of abbrev.
6587
6588 * picture.texi (Picture): Minor cleanup.
6589
6590 * mule.texi (Communication Coding): Say "other applications".
6591 (Fontsets): Not specific to X. Add xref to X Resources.
6592 (Unibyte Mode): Rename from Single-Byte Character Support.
6593 "Graphical display", not window system.
6594 (International): Update menu.
6595
6596 * maintaining.texi (Format of ChangeLog):
6597 New node, split out from ChangeLog.
6598 (ChangeLog): Clarifications in the remaining text.
6599 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6600 (Find Tag): Add @w.
6601 (Tags Search): Explain tag table order here. Simplify grep ref.
6602 (List Tags): tags-tag-face is a variable, not a face.
6603 (Emerge): Cleanups.
6604
6605 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6606 (Keyboard Macros): Avoid "the user".
6607
6608 * killing.texi: "Graphical display", not window system.
6609
6610 * help.texi (Help Echo): "Graphical display", not window system.
6611
6612 * glossary.texi: Say "you", not "the user". Say "graphical display".
6613
6614 * frames.texi: Minor cleanups. "Graphical display", not window system.
6615
6616 * files.texi (Visiting): Make drag-and-drop not X-specific.
6617
6618 * custom.texi: Minor cleanups. "Graphical display", not window system.
6619
6620 * cmdargs.texi: Minor cleanups.
6621
6622 * building.texi (Compilation): Move and split kill-compilation para.
6623 Add para about multiple compilers.
6624 (Compilation Mode): Commands also available in grep mode and others.
6625 Mention C-u C-x ` more tutorially. Clarify C-x `.
6626 (Compilation Shell): Clarify. Put Bash example first.
6627 (Grep Searching): Minor cleanups; add @w.
6628 (Debuggers): Minor cleanups.
6629 (Starting GUD): Make GDB xgraphical mode issue clearer.
6630 (Debugger Operation): Lots of clarifications including
6631 GDB tooltip side-effect issue.
6632 (Commands of GUD): Clarify.
6633 (GUD Customization): Add bashdb-mode-hook.
6634 (GDB Graphical Interface): Rewrite for clarity.
6635 (GDB User Interface Layout): Rewrite for clarity.
6636 (Stack Buffer, Watch Expressions): Likewise.
6637 (Other GDB User Interface Buffers): Cleanups.
6638 (Lisp Libraries, External Lisp): Cleanup.
6639
6640 * basic.texi (Position Info): "Graphical displays", rather than
6641 window systems.
6642
6643 * anti.texi: Minor cleanup.
6644
6645 2006-02-03 Eli Zaretskii <eliz@gnu.org>
6646
6647 * custom.texi (Init File, Find Init): Add cross-references to
6648 where $HOME is described.
6649
6650 2006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6651
6652 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6653 is not inside the @table.
6654
6655 * emacs.texi (Top): Correct node name.
6656
6657 * files.texi (File Names): Fix @xref.
6658 (Reverting): Fix typo.
6659
6660 * mule.texi (International): Correct node name.
6661
6662 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6663
6664 2006-02-01 Richard M. Stallman <rms@gnu.org>
6665
6666 * emacs.texi (Top): Update subnode menu.
6667
6668 * mule.texi: Minor clarifications.
6669 Reduce the specific references to X Windows.
6670 Refer to "graphical" terminals, rather than window systems.
6671 (Text Coding): Rename from Specify Coding.
6672 (Communication Coding, File Name Coding, Terminal Coding):
6673 New nodes split out from Text Coding.
6674
6675 * kmacro.texi: Minor clarifications.
6676 (Keyboard Macro Ring): Comment out some excessive commands.
6677 (Basic Keyboard Macro): Split up the table, putting part in each node.
6678
6679 * major.texi: Minor clarifications.
6680
6681 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6682
6683 * windows.texi: Minor clarifications.
6684 (Change Window): Don't describe mode-line mouse cmds here.
6685 Add xref to Mode Line Mouse.
6686
6687 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6688
6689 * macos.texi (Mac International): Fix xref.
6690
6691 * indent.texi: Minor clarifications.
6692
6693 * frames.texi: Minor clarifications.
6694 Reduce the specific references to X Windows.
6695 Refer to "graphical" terminals, rather than window systems.
6696 (Frame Parameters): Don't mention commands like
6697 set-foreground-color. Just say to customize a face.
6698 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6699
6700 * files.texi: Minor clarifications.
6701 (Numbered Backups): New node, split out from Backup Names.
6702
6703 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6704
6705 * cmdargs.texi (General Variables): Fix xref.
6706
6707 * buffers.texi: Minor clarifications.
6708
6709 2006-01-31 Richard M. Stallman <rms@gnu.org>
6710
6711 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6712 Nodes moved to top.
6713
6714 * display.texi: Minor clarifications.
6715 (Display): Rearrange menu.
6716 (Standard Faces): Mention query-replace face.
6717 (Faces): Simplify.
6718 (Font Lock): Simplify face customization info.
6719 (Highlight Changes): Node merged into Highlight Interactively.
6720 (Highlight Interactively): Much rewriting and cleanup.
6721 (Optional Mode Line): Narrowed line number not good for goto-line.
6722 Simplify face customization advice.
6723 (Text Display): Mention use of escape-glyph face.
6724 Move ctl-arrow and tab-width here.
6725 (Display Custom): Move no-redraw-on-reenter to end of node.
6726
6727 * search.texi: Minor clarifications.
6728 (Isearch Scroll): Simplify.
6729 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6730
6731 * regs.texi (Registers): Mention bookmarks here.
6732
6733 * mark.texi: Minor clarifications.
6734 (Selective Undo): Node deleted.
6735
6736 * m-x.texi: Minor clarifications.
6737
6738 * killing.texi: Minor clarifications.
6739 Refer to "graphical" terminals, rather than window systems.
6740
6741 * help.texi: Clarifications.
6742 (Help): Don't describe C-h F and C-h K here.
6743 (Key Help): Describe C-h K here.
6744 (Name Help): Mention Emacs Lisp Intro.
6745 Describe C-h F here.
6746 (Misc Help): Mention C-h F and C-h K only briefly.
6747
6748 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6749 Selective undo text merged in.
6750 (Spelling): Mention Aspell along with Ispell.
6751
6752 * emacs.texi (Top): Update subnode menus.
6753
6754 * basic.texi (Basic Undo): Rename from Undo. Most of text
6755 moved to new Undo node.
6756
6757 2006-01-29 Chong Yidong <cyd@stupidchicken.com>
6758
6759 * basic.texi (Continuation Lines, Inserting Text):
6760 Mention longlines mode.
6761
6762 2006-01-29 Richard M. Stallman <rms@gnu.org>
6763
6764 * screen.texi: Minor cleanups.
6765 (Screen): Clean up the intro paragraphs.
6766 (Mode Line): Lots of rewriting. Handle frame-name better.
6767 eol-mnemonic-... vars moved out.
6768
6769 * emacs.texi (Top): Change menu item for MS-DOS node.
6770 Update subnode menu.
6771
6772 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6773 chapter relates to Windows. Title changed.
6774
6775 * mini.texi: Minor cleanups.
6776
6777 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6778 (Mark): Put it in the menu.
6779
6780 * entering.texi: Minor cleanups.
6781
6782 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6783 (Intro): Refer to "graphical" terminals, rather than X.
6784
6785 * display.texi (Display Custom): Add xref to Variables.
6786 (Optional Mode Line): eol-mnemonic-... vars moved here.
6787
6788 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6789 rather than X.
6790
6791 * basic.texi: Minor cleanups.
6792 (Undo): selective-undo moved.
6793
6794 2006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6795
6796 * anti.texi (Antinews): Various corrections and additions.
6797
6798 2006-01-23 Juri Linkov <juri@jurta.org>
6799
6800 * custom.texi (Easy Customization, Customization Groups)
6801 (Browsing Custom): Mention links along with buttons.
6802
6803 2006-01-21 Eli Zaretskii <eliz@gnu.org>
6804
6805 * text.texi (TeX Print): Use @key for TAB.
6806
6807 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6808
6809 2006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6810
6811 * files.texi (File Aliases): Don't claim that usually separate
6812 buffers are created for two file names that name the same data.
6813 Mention additional situations where different names mean the same
6814 file on disk.
6815
6816 2006-01-19 Richard M. Stallman <rms@gnu.org>
6817
6818 * killing.texi (Deletion): Upcase @key argument.
6819
6820 * custom.texi (Custom Themes): Minor cleanup.
6821
6822 * programs.texi (Hungry Delete): Upcase @key argument.
6823
6824 2006-01-16 Juri Linkov <juri@jurta.org>
6825
6826 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6827 Move `mode-line-highlight' before `mode-line-buffer-id'.
6828
6829 2006-01-14 Richard M. Stallman <rms@gnu.org>
6830
6831 * basic.texi (Inserting Text): Minor cleanup.
6832
6833 2006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6834
6835 * custom.texi (Changing a Variable, Face Customization):
6836 Update for changes in Custom menus.
6837
6838 2006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6839
6840 * macos.texi (Mac International): Undo last change.
6841
6842 2006-01-02 Chong Yidong <cyd@stupidchicken.com>
6843
6844 * custom.texi (Custom Themes): Describe the new
6845 customize-create-theme interface.
6846
6847 2005-12-30 Juri Linkov <juri@jurta.org>
6848
6849 * basic.texi (Position Info): Update example.
6850
6851 2005-12-27 Jan Djärv <jan.h.d@swipnet.se>
6852
6853 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6854
6855 2005-12-24 Chong Yidong <cyd@stupidchicken.com>
6856
6857 * custom.texi (Custom Themes): `load-theme' always loads.
6858
6859 2005-12-23 Juri Linkov <juri@jurta.org>
6860
6861 * display.texi (Highlight Interactively): Use double space to
6862 separate sentences. Replace C-p with M-p, and C-n with M-n.
6863
6864 2005-12-22 Richard M. Stallman <rms@gnu.org>
6865
6866 * custom.texi (Easy Customization and subnodes):
6867 Replace "active field" with "button".
6868 Use "user option" only for variables.
6869 Use "setting" for variable-or-face.
6870
6871 2005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6872
6873 * buffers.texi (Select Buffer): Change order in table to make
6874 "Similar" refer to the correct item.
6875 (Indirect Buffers): Minor rewording.
6876
6877 2005-12-20 Juri Linkov <juri@jurta.org>
6878
6879 * files.texi (VC Status): Put P and N near p and n.
6880
6881 2005-12-19 Richard M. Stallman <rms@gnu.org>
6882
6883 * programs.texi (Electric C): Delete the info about newline control.
6884 (Other C Commands): Minor cleanup.
6885 (Left Margin Paren): Minor cleanup.
6886
6887 2005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6888
6889 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6890 (Customization Groups): Delete text moved to "Browsing Custom".
6891 (Browsing Custom): New node.
6892 (Specific Customization): Clarify which commands only work for
6893 loaded options.
6894
6895 2005-12-18 Bill Wohler <wohler@newt.com>
6896
6897 * frames.texi (Tool Bars): Shorten text of previous change.
6898
6899 2005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6900
6901 * files.texi (VC Status): Document log-view mode.
6902
6903 2005-12-18 Bill Wohler <wohler@newt.com>
6904
6905 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6906 permanently via the customize interface.
6907
6908 2005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6909
6910 * killing.texi (Killing by Lines): Document `kill-whole-line'
6911 function.
6912
6913 2005-12-16 Lőrentey Károly <lorentey@elte.hu>
6914
6915 * buffers.texi (Select Buffer): Change `prev-buffer' to
6916 `previous-buffer'. Indicate that these functions use a frame
6917 local buffer list.
6918
6919 2005-12-12 Richard M. Stallman <rms@gnu.org>
6920
6921 * custom.texi (Easy Customization): Change menu comment.
6922 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6923
6924 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6925 (Help): Among the Apropos commands, describe only C-h a here.
6926
6927 2005-12-11 Richard M. Stallman <rms@gnu.org>
6928
6929 * programs.texi (Options for Comments): Comment-end starts with space.
6930
6931 * glossary.texi (Glossary): Minor cleanup.
6932
6933 * files.texi (Old Versions): Use @table.
6934
6935 2005-12-10 David Koppelman <koppel@ece.lsu.edu>
6936
6937 * display.texi (Highlight Interactively): Include
6938 global-hi-lock-mode. Add miscellaneous details and elaborations.
6939
6940 2005-12-09 Richard M. Stallman <rms@gnu.org>
6941
6942 * display.texi (Font Lock): Delete the Global FL menu item.
6943
6944 2005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6945
6946 * custom.texi (Minibuffer Maps): Mention the maps for file name
6947 completion.
6948
6949 2005-12-09 Kim F. Storm <storm@cua.dk>
6950
6951 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
6952 prefix keys even when mark is active. Describe that RET moves
6953 cursor to next corner in rectangle; clarify insert around rectangle.
6954
6955 2005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6956
6957 * custom.texi (Customization): Use xref to elisp manual for
6958 non-TeX output.
6959 (Minor Modes): Update.
6960 (Customization Groups, Changing a Variable, Face Customization):
6961 Update for new appearance of Custom buffers.
6962 (Changing a Variable): `custom-buffer-done-function' has been
6963 replaced by `custom-buffer-done-kill'.
6964 (Specific Customization): In the `customize-group' buffer, a
6965 subgroup's contents are not "hidden". They are not included at
6966 all. They have no [Show] button.
6967 (Mouse Buttons): Add pxref to description of mouse event lists in
6968 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6969 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6970 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6971
6972 2005-12-08 Richard M. Stallman <rms@gnu.org>
6973
6974 * mini.texi (Completion Commands, Completion):
6975 In file name input, SPC does not do completion.
6976
6977 2005-12-08 Nick Roberts <nickrob@snap.net.nz>
6978
6979 * building.texi (GDB Graphical Interface): Explain screen size
6980 setting.
6981 (Other GDB User Interface Buffers): Describe features specific to
6982 GDB 6.4.
6983
6984 2005-12-01 Nick Roberts <nickrob@snap.net.nz>
6985
6986 * building.texi (GDB User Interface Layout): Describe how to
6987 kill associated buffers.
6988 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6989 (Watch Expressions): Be more precise.
6990 (Other GDB User Interface Buffers): Describe how to change a
6991 register value.
6992
6993 2005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6994
6995 * macos.texi (Mac Input): Remove description of
6996 mac-command-key-is-meta. Add descriptions of
6997 mac-control-modifier, mac-command-modifier, and
6998 mac-option-modifier.
6999 (Mac International): Fix description of conversion of clipboard data.
7000 (Mac Font Specs): Add example of font customization by face attributes.
7001
7002 2005-11-22 Nick Roberts <nickrob@snap.net.nz>
7003
7004 * building.texi (Watch Expressions): Expand description.
7005 (Other GDB User Interface Buffers): Describe local map for
7006 gud-watch.
7007
7008 2005-11-21 Chong Yidong <cyd@stupidchicken.com>
7009
7010 * display.texi (Font Lock): Font lock is enabled by default now.
7011
7012 2005-11-20 Juri Linkov <juri@jurta.org>
7013
7014 * basic.texi (Position Info): Update examples of the output.
7015 Remove the fact that examples are produced in the TeXinfo buffer,
7016 because in the Info reader users will get a different output from
7017 `C-x ='.
7018
7019 * building.texi (Compilation Mode): Remove paragraph duplicated
7020 from the node `Compilation'. Add `compilation-skip-threshold'.
7021
7022 * display.texi (Font Lock): Suggest more user-friendly method of
7023 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7024
7025 2005-11-18 Richard M. Stallman <rms@gnu.org>
7026
7027 * files.texi (Registering): Mention @@ in mode line.
7028
7029 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7030
7031 2005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7032
7033 * files.texi (Renaming and VC): Some back-ends don't
7034 handle renaming.
7035
7036 2005-11-17 Juri Linkov <juri@jurta.org>
7037
7038 * emacs.texi (Top):
7039 * display.texi (Highlight Interactively): Put this font-lock based
7040 mode near Font Lock node.
7041
7042 2005-11-16 Chong Yidong <cyd@stupidchicken.com>
7043
7044 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7045 icons.
7046
7047 2005-11-12 Kim F. Storm <storm@cua.dk>
7048
7049 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7050 (Help Summary): Add C-h d and C-h e.
7051 (Apropos): Clarify that all apropos commands may search for either
7052 list of words or a regexp. Add C-h d for apropos-documentation.
7053 Describe apropos-documentation-sort-by-scores user option.
7054
7055 2005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7056
7057 * killing.texi (CUA Bindings): Add @section.
7058
7059 2005-11-10 Kim F. Storm <storm@cua.dk>
7060
7061 * emacs.texi (Top): Add CUA Bindings entry to menu.
7062
7063 * killing.texi (CUA Bindings): New node. Moved here from
7064 misc.texi and extended with info on rectangle commands and
7065 rectangle highlighting, interface to registers, and the global
7066 mark feature.
7067
7068 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7069
7070 * regs.texi: Prev link points to CUA Bindings node.
7071
7072 2005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7073
7074 * help.texi (Help Echo): By default, help echos are only shown on
7075 mouse-over, not on point-over.
7076
7077 2005-11-04 Jérôme Marant <jerome@marant.org>
7078
7079 * misc.texi (Shell Mode): Describe how to activate password echoing.
7080
7081 2005-11-04 Romain Francoise <romain@orebokech.com>
7082
7083 * mark.texi (Mark Ring): Fix typo.
7084
7085 2005-11-03 Richard M. Stallman <rms@gnu.org>
7086
7087 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7088
7089 2005-11-01 Bill Wohler <wohler@newt.com>
7090
7091 * help.texi (Help Mode): Fix typo.
7092
7093 2005-11-01 Nick Roberts <nickrob@snap.net.nz>
7094
7095 * building.texi (Other GDB User Interface Buffers):
7096 Describe the command gdb-use-inferior-io-buffer.
7097
7098 2005-10-31 Romain Francoise <romain@orebokech.com>
7099
7100 * files.texi (Compressed Files): Fix typo.
7101
7102 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7103
7104 * windows.texi (Force Same Window): Likewise.
7105
7106 2005-10-30 Bill Wohler <wohler@newt.com>
7107
7108 * help.texi (Help Mode): URLs viewed with browse-url.
7109
7110 2005-10-31 Nick Roberts <nickrob@snap.net.nz>
7111
7112 * building.texi (GDB Graphical Interface): Don't reference
7113 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7114 must stay in same frame.
7115
7116 2005-10-29 Chong Yidong <cyd@stupidchicken.com>
7117
7118 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7119
7120 * anti.texi (Antinews): Likewise.
7121
7122 2005-10-28 Bill Wohler <wohler@newt.com>
7123
7124 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7125
7126 2005-10-28 Richard M. Stallman <rms@gnu.org>
7127
7128 * files.texi (Visiting): Explain how to enter ? in a file name.
7129
7130 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7131
7132 2005-10-25 Nick Roberts <nickrob@snap.net.nz>
7133
7134 * building.texi (GDB Graphical Interface):
7135 Describe gdb-mouse-until.
7136
7137 2005-10-23 Richard M. Stallman <rms@gnu.org>
7138
7139 * custom.texi (Init File): Recommend when to use site-start.el.
7140
7141 2005-10-21 Juri Linkov <juri@jurta.org>
7142
7143 * custom.texi (Examining): Mention accessing the old variable
7144 value via M-n in set-variable.
7145
7146 2005-10-18 Romain Francoise <romain@orebokech.com>
7147
7148 * files.texi (Version Systems): Capitalize GNU.
7149
7150 2005-10-18 Nick Roberts <nickrob@snap.net.nz>
7151
7152 * building.texi (Compilation Mode): Remove redundant paragraph.
7153 (Watch Expressions): Remove paragraph to reflect code change.
7154
7155 2005-10-16 Richard M. Stallman <rms@gnu.org>
7156
7157 * building.texi (Compilation Mode, Compilation): Clarified.
7158
7159 2005-10-15 Richard M. Stallman <rms@gnu.org>
7160
7161 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7162
7163 2005-10-13 Kenichi Handa <handa@m17n.org>
7164
7165 * basic.texi (Position Info): Fix previous change.
7166
7167 2005-10-12 Jan Djärv <jan.h.d@swipnet.se>
7168
7169 * cmdargs.texi (Icons X): Fix typo.
7170
7171 2005-10-12 Kenichi Handa <handa@m17n.org>
7172
7173 * basic.texi (Position Info): Describe the case that Emacs shows
7174 "part of display ...".
7175
7176 2005-10-10 Jan Djärv <jan.h.d@swipnet.se>
7177
7178 * cmdargs.texi (Icons X): -nb => -nbi.
7179
7180 2005-10-10 Chong Yidong <cyd@stupidchicken.com>
7181
7182 * frames.texi (Speedbar): A couple more clarifications.
7183
7184 2005-10-11 Nick Roberts <nickrob@snap.net.nz>
7185
7186 * building.texi (GDB User Interface Layout): Improve diagram.
7187 (Watch Expressions): Explain how to make speedbar global.
7188 (Other GDB User Interface Buffers): Make references more precise.
7189
7190 2005-10-09 Richard M. Stallman <rms@gnu.org>
7191
7192 * frames.texi (Speedbar): Clarify the text.
7193
7194 2005-10-09 Chong Yidong <cyd@stupidchicken.com>
7195
7196 * frames.texi (Speedbar): Add information on keybindings,
7197 dismissing the speedbar, and buffer display mode. Link to
7198 speedbar manual.
7199
7200 2005-10-09 Jan Djärv <jan.h.d@swipnet.se>
7201
7202 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
7203 added -nb, --no-bitmap-icon.
7204
7205 2005-10-07 Nick Roberts <nickrob@snap.net.nz>
7206
7207 * building.texi (GDB Graphical Interface): Add variables and
7208 functions to indices. Be more precise.
7209
7210 2005-10-03 Jan Djärv <jan.h.d@swipnet.se>
7211
7212 * frames.texi (Drag and Drop): Remove the x- from
7213 x-dnd-open-file-other-window and xdnd-protocol-alist.
7214
7215 2005-09-30 Romain Francoise <romain@orebokech.com>
7216
7217 * mini.texi (Minibuffer): The default value now appears before the
7218 colon in minibuffer prompts.
7219
7220 2005-09-25 Richard M. Stallman <rms@gnu.org>
7221
7222 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7223
7224 2005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7225
7226 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7227
7228 2005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7229
7230 * emacs.texi (Top): Update submenus from macos.texi.
7231
7232 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7233 (Mac OS): Update feature support status.
7234 (Mac Input): List supported input scripts. Remove description
7235 about `mac-keyboard-text-encoding'. Mention mouse button
7236 emulation and related variables.
7237 (Mac International): Mention Central European and Cyrillic
7238 support. Now `keyboard-coding-system' is dynamically changed.
7239 Add description about coding system for selection.
7240 Add description about language environment.
7241 (Mac Environment Variables):
7242 Mention `~/.MacOSX/environment.plist'. Give example of command line
7243 arguments. Add Preferences support.
7244 (Mac Directories): Explicitly state that this node is for Mac OS
7245 Classic only.
7246 (Mac Font Specs): Mention specification for scalable fonts.
7247 List supported charsets. Add preferred way of creating fontsets.
7248 Add description about `mac-allow-anti-aliasing'.
7249 (Mac Functions): Add descriptions about `mac-set-file-creator',
7250 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7251 and `mac-get-preference'.
7252
7253 2005-09-16 Romain Francoise <romain@orebokech.com>
7254
7255 Update all files to specify GFDL version 1.2.
7256
7257 * doclicense.texi (GNU Free Documentation License): Update to
7258 version 1.2.
7259
7260 2005-09-15 Richard M. Stallman <rms@gnu.org>
7261
7262 * buffers.texi (List Buffers): Fix xref.
7263
7264 * rmail.texi (Rmail Basics): Fix xref.
7265
7266 * emacs.texi (Top): Update subnode menus.
7267
7268 * files.texi (Saving Commands): New node, broken out of Saving.
7269 (Customize Save): New node, broken out of Saving.
7270 Clarify effect of write-region-inhibit-fsync.
7271 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7272
7273 2005-09-14 Romain Francoise <romain@orebokech.com>
7274
7275 * files.texi (Saving): Mention write-region-inhibit-fsync.
7276
7277 2005-09-05 Chong Yidong <cyd@stupidchicken.com>
7278
7279 * custom.texi (Custom Themes): New node.
7280
7281 2005-09-03 Richard M. Stallman <rms@gnu.org>
7282
7283 * search.texi (Search Case): Mention vars that control
7284 case-fold-search for various operations.
7285
7286 2005-08-22 Juri Linkov <juri@jurta.org>
7287
7288 * display.texi (Standard Faces): Merge the text from
7289 `(elisp)Standard Faces' into this node.
7290
7291 2005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7292
7293 * emacs.texi (Top): Delete menu item for deleted node
7294 Keyboard Translations.
7295
7296 2005-08-18 Richard M. Stallman <rms@gnu.org>
7297
7298 * trouble.texi (Unasked-for Search):
7299 Delete xref to Keyboard Translations.
7300
7301 * glossary.texi (Glossary): Delete xref.
7302
7303 * custom.texi (Minor Modes): Say that the list here is not complete.
7304 (Keyboard Translations): Node deleted.
7305 (Disabling): Delete xref to it.
7306 (Customization Groups): Fix Custom buffer example.
7307 (Hooks): Mention remove-hooks.
7308
7309 2005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7310
7311 * building.texi (GDB Graphical Interface): Improve filling of menu
7312 item.
7313
7314 2005-08-18 Nick Roberts <nickrob@snap.net.nz>
7315
7316 * building.texi (GDB Graphical Interface): Use better node names.
7317
7318 2005-08-14 Richard M. Stallman <rms@gnu.org>
7319
7320 * text.texi (Sentences): Fix xref.
7321
7322 2005-08-14 Juri Linkov <juri@jurta.org>
7323
7324 * building.texi (Compilation, Grep Searching): Move grep command
7325 headings from `Compilation' to `Grep Searching'.
7326
7327 * dired.texi (Dired and Find):
7328 * maintaining.texi (Tags Search): Replace grep xref to
7329 `Compilation' node with `Grep Searching'.
7330
7331 * files.texi (Comparing Files): Replace xref to `Compilation' with
7332 `Compilation Mode'.
7333
7334 2005-08-13 Alan Mackenzie <acm@muc.de>
7335
7336 * search.texi (Non-ASCII Isearch): Correct a typo.
7337 (Replacement Commands): Mention query-replace key binding.
7338
7339 2005-08-11 Richard M. Stallman <rms@gnu.org>
7340
7341 * programs.texi (Options for Comments): Fix xref.
7342
7343 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7344 out of Regexps.
7345
7346 2005-08-09 Juri Linkov <juri@jurta.org>
7347
7348 * building.texi (Compilation): Use `itemx' instead of `item'.
7349 (Grep Searching): Simplify phrase.
7350
7351 * display.texi (Standard Faces): Describe vertical-border on
7352 window systems.
7353
7354 * windows.texi (Split Window): Simplify phrase and mention
7355 vertical-border face.
7356
7357 2005-08-09 Richard M. Stallman <rms@gnu.org>
7358
7359 * files.texi (Comparing Files): Clarify compare-windows.
7360
7361 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7362
7363 2005-08-06 Eli Zaretskii <eliz@gnu.org>
7364
7365 * mule.texi (Coding Systems): Rephrase the paragraph about
7366 codepages: no need for "M-x codepage-setup" anymore, except on
7367 MS-DOS.
7368
7369 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7370 the MS-DOS port only.
7371
7372 2005-07-30 Eli Zaretskii <eliz@gnu.org>
7373
7374 * makefile.w32-in (info): Don't run multi-install-info.bat.
7375 ($(infodir)/dir): New target, produced by running
7376 multi-install-info.bat.
7377
7378 2005-07-22 Eli Zaretskii <eliz@gnu.org>
7379
7380 * files.texi (Quoted File Names): Add index entry.
7381
7382 2005-07-19 Juri Linkov <juri@jurta.org>
7383
7384 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7385
7386 2005-07-18 Juri Linkov <juri@jurta.org>
7387
7388 * custom.texi (Easy Customization):
7389 * files.texi (Old Versions):
7390 * frames.texi (Wheeled Mice):
7391 * mule.texi (Specify Coding):
7392 * text.texi (Cell Justification):
7393 * trouble.texi (After a Crash):
7394 * xresources.texi (GTK styles):
7395 Delete duplicate duplicate words.
7396
7397 2005-07-17 Richard M. Stallman <rms@gnu.org>
7398
7399 * frames.texi (Creating Frames): Fix foreground color example.
7400
7401 * custom.texi (Init Examples): Clean up text about conditionals.
7402
7403 2005-07-16 Richard M. Stallman <rms@gnu.org>
7404
7405 * mini.texi (Completion Commands): Fix command name for ?.
7406
7407 2005-07-16 Eli Zaretskii <eliz@gnu.org>
7408
7409 * display.texi (Standard Faces): Explain that customization of
7410 `menu' face has no effect on w32 and with GTK.
7411 Add cross-references.
7412
7413 * cmdargs.texi (General Variables): Clarify the default location
7414 of $HOME on w32 systems.
7415
7416 2005-07-15 Jason Rumney <jasonr@gnu.org>
7417
7418 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7419 changed.
7420
7421 2005-07-08 Kenichi Handa <handa@m17n.org>
7422
7423 * mule.texi (Recognize Coding):
7424 Recommend revert-buffer-with-coding-system instead of revert-buffer.
7425
7426 2005-07-07 Richard M. Stallman <rms@gnu.org>
7427
7428 * anti.texi (Antinews): Mention mode-line-inverse-video.
7429
7430 * files.texi (Saving): Minor correction about C-x C-w.
7431
7432 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7433
7434 2005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7435
7436 * search.texi (Isearch Scroll): Add example of using the
7437 `isearch-scroll' property.
7438 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7439 `Display Custom' node.
7440 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7441 and de-emphasize it.
7442 (Other Repeating Search): `occur' currently can not correctly
7443 handle multiline matches. Correct, clarify and update description
7444 of `flush-lines' and `keep-lines'.
7445
7446 * display.texi (Display Custom): Add anchor for `baud-rate'.
7447
7448 2005-07-07 Richard M. Stallman <rms@gnu.org>
7449
7450 * gnu.texi: Update where to get GNU status; add refs for how to help.
7451 Add footnotes 6 and 7.
7452
7453 2005-07-04 Lute Kamstra <lute@gnu.org>
7454
7455 Update FSF's address in GPL notices.
7456
7457 * doclicense.texi (GNU Free Documentation License):
7458 * trouble.texi (Checklist): Update FSF's address.
7459
7460 2005-06-24 Richard M. Stallman <rms@gnu.org>
7461
7462 * display.texi (Text Display): Change index entries.
7463
7464 2005-06-24 Eli Zaretskii <eliz@gnu.org>
7465
7466 * makefile.w32-in (MAKEINFO): Use --force.
7467 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7468 Makefile.in.
7469
7470 2005-06-23 Richard M. Stallman <rms@gnu.org>
7471
7472 * anti.texi (Antinews): Rename show-nonbreak-escape to
7473 nobreak-char-display.
7474
7475 * emacs.texi (Top): Update detailed node listing.
7476
7477 * display.texi (Text Display): Rename show-nonbreak-escape
7478 to nobreak-char-display and no-break-space to nobreak-space.
7479 (Standard Faces): Split up the list of standard faces
7480 and put it in a separate node. Add nobreak-space and
7481 escape-glyph.
7482
7483 2005-06-23 Lute Kamstra <lute@gnu.org>
7484
7485 * mule.texi (Select Input Method): Fix typo.
7486
7487 2005-06-23 Kenichi Handa <handa@m17n.org>
7488
7489 * mule.texi (International): List all supported scripts.
7490 Adjust text for that leim is now included in the normal Emacs
7491 distribution.
7492 (Language Environments): List all language environments.
7493 Intlfonts contains fonts for most supported scripts, not all..
7494 (Select Input Method): Refer to C-u C-x = to see how to type to
7495 input a specific character.
7496 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7497
7498 2005-06-23 Juanma Barranquero <lekktu@gmail.com>
7499
7500 * building.texi (Grep Searching): Texinfo usage fix.
7501
7502 2005-06-22 Miles Bader <miles@gnu.org>
7503
7504 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7505
7506 2005-06-20 Miles Bader <miles@gnu.org>
7507
7508 * display.texi (Faces): Add `vertical-divider'.
7509
7510 2005-06-17 Richard M. Stallman <rms@gnu.org>
7511
7512 * text.texi (Adaptive Fill): Minor clarification.
7513
7514 2005-06-10 Lute Kamstra <lute@gnu.org>
7515
7516 * emacs.texi (Top): Correct version number.
7517 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7518 refer to the current version of Emacs.
7519
7520 2005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7521
7522 * files.texi (Log Buffer): Document when there can be more than
7523 one file to be committed.
7524
7525 2005-06-08 Juri Linkov <juri@jurta.org>
7526
7527 * display.texi (Faces): Add `shadow' face.
7528
7529 2005-06-07 Masatake YAMATO <jet@gyve.org>
7530
7531 * display.texi (Faces): Write about mode-line-highlight.
7532
7533 2005-06-06 Richard M. Stallman <rms@gnu.org>
7534
7535 * misc.texi (Printing Package): Explain how to initialize
7536 printing package.
7537
7538 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7539
7540 2005-06-05 Chong Yidong <cyd@stupidchicken.com>
7541
7542 * emacs.texi: Rename Hardcopy to Printing.
7543 Make PostScript and PostScript Variables subnodes of it.
7544
7545 * misc.texi (Printing): Rename node from Hardcopy.
7546 Mention menu bar options.
7547 Move PostScript and PostScript Variables to submenu.
7548 (Printing package): New node.
7549
7550 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7551
7552 * dired.texi (Operating on Files): Likewise.
7553
7554 * calendar.texi (Displaying the Diary): Likewise.
7555
7556 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7557
7558 * glossary.texi (Glossary): Likewise.
7559
7560 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7561 effect.
7562
7563 2005-06-04 Richard M. Stallman <rms@gnu.org>
7564
7565 * trouble.texi (After a Crash): Polish previous change.
7566
7567 2005-05-30 Noah Friedman <friedman@splode.com>
7568
7569 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7570 recovery mechanism.
7571
7572 2005-05-28 Nick Roberts <nickrob@snap.net.nz>
7573
7574 * building.texi (Other Buffers): SPC toggles display of
7575 floating point registers.
7576
7577 2005-05-27 Nick Roberts <nickrob@snap.net.nz>
7578
7579 * files.texi (Log Buffer): Merge in description of Log Edit
7580 mode from pcl-cvs.texi.
7581
7582 2005-05-26 Richard M. Stallman <rms@gnu.org>
7583
7584 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7585
7586 2005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7587
7588 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7589 not enabled by default.
7590 When not on a word, `ispell-word' by default checks the word
7591 before point.
7592
7593 2005-05-24 Nick Roberts <nickrob@snap.net.nz>
7594
7595 * building.texi (Debugger Operation): Simplify last sentence.
7596
7597 2005-05-23 Lute Kamstra <lute@gnu.org>
7598
7599 * emacs.texi: Update FSF's address throughout.
7600 (Preface): Use @cite.
7601 (Distrib): Add cross reference to the node "Copying". Mention the
7602 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7603 printed manuals.
7604 (Intro): Use @xref for the Emacs Lisp Intro.
7605
7606 2005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7607
7608 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7609
7610 * basic.texi (Moving Point): Mention default for `goto-line'.
7611
7612 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7613 of a variable's docstring.
7614
7615 2005-05-18 Lute Kamstra <lute@gnu.org>
7616
7617 * maintaining.texi (Overview of Emerge): Add cross reference.
7618 Remove duplication.
7619
7620 * emacs.texi (Top): Update to the current structure of the manual.
7621 * misc.texi (Emacs Server): Add menu description.
7622 * files.texi (Saving): Fix menu.
7623 * custom.texi (Customization): Fix menu.
7624 * mule.texi (International): Fix menu.
7625 * kmacro.texi (Keyboard Macros): Fix menu.
7626
7627 2005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7628
7629 * display.texi: Various minor changes.
7630 (Faces): Delete text that is repeated in the next section.
7631
7632 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7633
7634 * building.texi (Debugger Operation): Mention GUD tooltips are
7635 disabled with GDB in text command mode.
7636
7637 2005-05-16 Nick Roberts <nickrob@snap.net.nz>
7638
7639 * building.texi: Replace toolbar with "tool bar" for consistency.
7640 (Compilation Mode): Describe compilation-context-lines
7641 and use of arrow in compilation buffer.
7642 (Debugger Operation): Replace help text with variable's value.
7643
7644 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7645 consistency.
7646
7647 2005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7648
7649 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7650 Add xref.
7651
7652 2005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7653
7654 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7655 (Position Info): Delete discussion of `goto-line'. It is already
7656 described in `Moving point'.
7657
7658 * mini.texi (Completion Commands): Correct reference.
7659 (Completion Options): Fix typo.
7660
7661 * killing.texi (Deletion): Complete description of `C-x C-o'.
7662
7663 2005-05-10 Richard M. Stallman <rms@gnu.org>
7664
7665 * building.texi (Compilation): Clarify recompile's directory choice.
7666
7667 * frames.texi (Tooltips): Cleanups.
7668
7669 * basic.texi (Arguments): Fix punctuation.
7670
7671 2005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7672
7673 * screen.texi (Menu Bar): The up and down (not left and right)
7674 arrow keys move through a keyboard menu.
7675
7676 2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7677
7678 * basic.texi: Various typo and grammar fixes.
7679 (Moving Point): C-a now runs move-beginning-of-line.
7680
7681 2005-05-08 Nick Roberts <nickrob@snap.net.nz>
7682
7683 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7684
7685 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7686 as different animals.
7687
7688 2005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7689
7690 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7691 Correct index entry.
7692
7693 2005-05-07 Nick Roberts <nickrob@snap.net.nz>
7694
7695 * building.texi (Debugger Operation): Update to reflect changes
7696 in GUD tooltips.
7697
7698 2005-04-30 Richard M. Stallman <rms@gnu.org>
7699
7700 * files.texi (Compressed Files): Auto Compression normally enabled.
7701
7702 * building.texi (Debugger Operation): Clarify previous change.
7703
7704 2005-04-28 Nick Roberts <nickrob@snap.net.nz>
7705
7706 * building.texi (Debugger Operation): Add description for
7707 GUD tooltips when program is not running.
7708
7709 2005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7710
7711 * misc.texi (Shell): Add `Shell Prompts' to menu.
7712 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7713 description. Delete remarks moved to new node.
7714 (Shell Prompts): New node.
7715 (History References): Replace remarks moved to `Shell Prompts'
7716 with xref to that node.
7717 (Remote Host): Clarify how to specify the terminal type when
7718 logging in to a different machine.
7719
7720 2005-04-26 Richard M. Stallman <rms@gnu.org>
7721
7722 * emacs.texi (Top): Update submenus from files.texi.
7723
7724 * files.texi (Filesets): Clarify previous change.
7725
7726 * dired.texi (Misc Dired Features): Clarify previous change.
7727
7728 2005-04-25 Chong Yidong <cyd@stupidchicken.com>
7729
7730 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7731
7732 * dired.texi (Misc Dired Features):
7733 Document dired-compare-directories.
7734
7735 * files.texi (Filesets): New node.
7736 (File Conveniences): Document Image mode.
7737
7738 * text.texi (TeX Print): Document tex-compile.
7739
7740 2005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7741
7742 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7743 Delete redundant reference to tooltip Custom group. It is
7744 referred too again in the next paragraph.
7745
7746 2005-04-24 Richard M. Stallman <rms@gnu.org>
7747
7748 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7749
7750 2005-04-19 Kim F. Storm <storm@cua.dk>
7751
7752 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7753
7754 2005-04-18 Lars Hansen <larsh@math.ku.dk>
7755
7756 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7757 turns off desktop-save-mode.
7758
7759 2005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7760
7761 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7762 by default in terminals compatible with xterm. Mention that
7763 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7764 node.
7765
7766 2005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7767
7768 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7769
7770 2005-04-12 Jan Djärv <jan.h.d@swipnet.se>
7771
7772 * xresources.texi (Table of Resources): Add cursorBlink.
7773
7774 2005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7775
7776 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7777 `d', `C-d' and `u'.
7778
7779 2005-04-11 Richard M. Stallman <rms@gnu.org>
7780
7781 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7782 (Misc X): Add -D, --basic-display.
7783
7784 * maintaining.texi (Change Log): Correct the description of
7785 the example.
7786
7787 * major.texi (Choosing Modes): Document magic-mode-alist.
7788
7789 2005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7790
7791 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7792 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7793 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7794 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7795 `w', respectively.
7796 (Rmail Labels): Mention `l'.
7797 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7798 (Rmail Summary Edit): Describe `j' and RET.
7799
7800 2005-04-10 Jan Djärv <jan.h.d@swipnet.se>
7801
7802 * xresources.texi (Lucid Resources): Add fontSet resource.
7803
7804 2005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7805
7806 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7807 now called `indicate-empty-lines'.
7808
7809 2005-04-06 Kim F. Storm <storm@cua.dk>
7810
7811 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7812
7813 2005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7814
7815 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7816 deleted.
7817 (Marks vs Flags): Add some convenient key bindings.
7818 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7819 (Misc Dired Features): Correct and expand description of `w' command.
7820
7821 * frames.texi (XTerm Mouse): Delete apparently false info.
7822 The GNU/Linux console currently does not appear to support
7823 `xterm-mouse-mode'.
7824
7825 2005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7826
7827 * calendar.texi (Diary): Mention shell utility `calendar'.
7828
7829 2005-04-01 Richard M. Stallman <rms@gnu.org>
7830
7831 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7832
7833 2005-04-01 Lute Kamstra <lute@gnu.org>
7834
7835 * maintaining.texi (Change Log): add-change-log-entry uses
7836 add-log-mailing-address.
7837
7838 2005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7839
7840 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7841 `VC Mode Line' and put in an xref to that node.
7842 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7843 its description.
7844
7845 2005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7846
7847 * calendar.texi (Calendar Systems): Say that the Persian calendar
7848 implemented here is the arithmetical one championed by Birashk.
7849
7850 2005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7851
7852 * programs.texi (Fortran Motion): Fix previous change.
7853
7854 2005-03-29 Richard M. Stallman <rms@gnu.org>
7855
7856 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7857
7858 2005-03-29 Chong Yidong <cyd@stupidchicken.com>
7859
7860 * text.texi (Refill): Refer to Long Lines Mode.
7861 (Longlines): New node.
7862 (Auto Fill): Don't index "word wrap" here.
7863 (Filling): Add Longlines to menu.
7864
7865 2005-03-29 Richard M. Stallman <rms@gnu.org>
7866
7867 * xresources.texi: Minor fixes.
7868
7869 * misc.texi (Emacs Server): Fix Texinfo usage.
7870
7871 * emacs.texi (Top): Don't use a real section heading for
7872 "Detailed Node Listing". Fake it instead.
7873
7874 * basic.texi (Position Info): Minor cleanup.
7875
7876 * mule.texi (Input Methods): Minor cleanup.
7877
7878 2005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7879
7880 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7881 constructs as well.
7882 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7883
7884 2005-03-29 Kenichi Handa <handa@m17n.org>
7885
7886 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7887
7888 * basic.texi (Position Info): Update the description about the
7889 command C-u C-x =.
7890
7891 2005-03-28 Richard M. Stallman <rms@gnu.org>
7892
7893 * emacs.texi (Top): Use @section for the detailed node listing.
7894
7895 * calendar.texi: Minor fixes to previous change.
7896
7897 * programs.texi (Fortran): Small fixes to previous changes.
7898
7899 * emacs.texi (Top): Update list of subnodes of Dired.
7900 Likewise for building.texi.
7901
7902 * files.texi (File Conveniences): Delete Auto Image File mode.
7903
7904 2005-03-28 Chong Yidong <cyd@stupidchicken.com>
7905
7906 * building.texi (Flymake): New node.
7907
7908 * custom.texi (Function Keys): Document kp- event types and
7909 keypad-setup package.
7910
7911 * dired.texi (Wdired): New node.
7912
7913 * files.texi (File Conveniences): Reorder entries.
7914 Explain how to turn on Auto-image-file mode.
7915 Document Thumbs mode.
7916
7917 * mule.texi (Specify Coding): Document recode-region and
7918 recode-file-name.
7919
7920 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7921
7922 2005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7923
7924 * commands.texi (Keys): M-o is now a prefix key.
7925
7926 2005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7927
7928 * programs.texi: Reformat and update copyright years.
7929 (Fortran): Update section.
7930
7931 2005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7932
7933 * files.texi: Several small changes in addition to:
7934 (Visiting): Change xref for Dialog Boxes to ref.
7935 (Version Headers): Replace references to obsolete var
7936 `vc-header-alist' with `vc-BACKEND-header'.
7937 (Customizing VC): Update value of `vc-handled-backends'.
7938
7939 2005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7940
7941 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7942 move here from Emacs Lisp Reference Manual.
7943 * calendar.texi (Calendar/Diary, Diary Commands)
7944 (Special Diary Entries, Importing Diary): Change some xrefs to
7945 point to emacs-xtra rather than elisp.
7946
7947 * emacs-xtra.texi (Calendar Customizing):
7948 Move view-diary-entries-initially, view-calendar-holidays-initially,
7949 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7950 Emacs Manual.
7951 (Appt Customizing): Merge entire section into main Emacs Manual.
7952 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7953 mark-holidays-in-calendar here from emacs-xtra.
7954 (Displaying the Diary): Move view-diary-entries-initially,
7955 mark-diary-entries-in-calendar here from emacs-xtra.
7956 (Appointments): Move appt-display-mode-line,
7957 appt-display-duration, appt-disp-window-function,
7958 appt-delete-window-function here from emacs-xtra.
7959
7960 * calendar.texi: Update and reformat copyright.
7961 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7962 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7963 (Diary): Refer to `diary-file' rather than ~/diary.
7964 (Diary Commands): Rename node to "Displaying the Diary".
7965 * emacs.texi (Top): Rename "Diary Commands" section.
7966 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7967
7968 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7969
7970 * misc.texi (Emacs Server): Fix the command for setting
7971 server-name. Add an xref to Invoking emacsclient.
7972
7973 * help.texi (Help Summary): Clarify when "C-h ." will do something
7974 nontrivial.
7975 (Apropos): Add cindex entry for apropos-sort-by-scores.
7976
7977 * display.texi (Text Display): Add index entries for how no-break
7978 characters are displayed.
7979
7980 2005-03-26 Eli Zaretskii <eliz@gnu.org>
7981
7982 * files.texi (Visiting): Fix cross-references introduced with the
7983 last change.
7984
7985 * xresources.texi (GTK resources): Fix last change.
7986
7987 2005-03-25 Chong Yidong <cyd@stupidchicken.com>
7988
7989 * xresources.texi (X Resources): GTK options documented too.
7990 (Resources): Clarify meaning of program name.
7991 (Table of Resources): Add visualClass.
7992 (GTK resources): Rewrite.
7993 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7994
7995 * display.texi (Text Display): Mention non-breaking spaces.
7996
7997 * files.texi (Reverting): Document auto-revert-check-vc-info.
7998
7999 * frames.texi (Mouse Commands): Document
8000 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8001
8002 * help.texi (Help Summary): Add `C-h .'.
8003 (Apropos): Apropos accepts a list of search terms.
8004 Document apropos-sort-by-scores.
8005 (Help Echo): Document display-local-help.
8006
8007 * misc.texi (Emacs Server): Document server-name.
8008 (Invoking emacsclient): Document -s option for server names.
8009
8010 * text.texi (Outline Visibility): Introduce "current heading
8011 line" (commands can be called with point on a body line).
8012 Re-order table to follow the sequence of discussion.
8013 hide-body won't hide lines before first header line.
8014 (TeX Mode): Add DocTeX mode.
8015
8016 2005-03-24 Richard M. Stallman <rms@gnu.org>
8017
8018 * mule.texi (Single-Byte Character Support): Delete mention
8019 of iso-acc.el and iso-transl.el.
8020
8021 2005-03-23 Lute Kamstra <lute@gnu.org>
8022
8023 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8024
8025 2005-03-23 Richard M. Stallman <rms@gnu.org>
8026
8027 * search.texi: Delete explicit node pointers.
8028 (Incremental Search): New menu.
8029 (Basic Isearch, Repeat Isearch, Error in Isearch)
8030 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8031 (Slow Isearch): New subnodes.
8032 (Configuring Scrolling): Node deleted.
8033 (Search Case): Doc default-case-fold-search.
8034 (Regexp Replace): Move replace-regexp doc here.
8035
8036 * rmail.texi (Movemail): Put commas inside closequotes.
8037
8038 * picture.texi (Insert in Picture): Document C-c arrow combos.
8039 (Basic Picture): Clarify erasure.
8040
8041 * display.texi (Font Lock): Put commas inside closequotes.
8042
8043 * cmdargs.texi (General Variables): Put commas inside closequotes.
8044
8045 2005-03-23 Nick Roberts <nickrob@snap.net.nz>
8046
8047 * building.texi (Stack Buffer): Mention reverse contrast for
8048 *selected* frame (might not be current frame).
8049
8050 2005-03-21 Richard M. Stallman <rms@gnu.org>
8051
8052 * building.texi (Starting GUD): Add bashdb.
8053
8054 2005-03-20 Chong Yidong <cyd@stupidchicken.com>
8055
8056 * basic.texi (Moving Point): Add M-g M-g binding.
8057 (Undo): Document undo-only.
8058 (Position Info): Document M-g M-g and C-u M-g M-g.
8059
8060 * building.texi (Building): Put Grep Searching after Compilation
8061 Shell.
8062 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8063 Document next-error-highlight.
8064 (Grep Searching): Document grep-highlight-matches.
8065 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8066
8067 * calendar.texi (Importing Diary): Rename node from iCalendar.
8068 Document diary-from-outlook.
8069
8070 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8071 Commands.
8072 Mention effect of X drag and drop on Dired buffers.
8073
8074 * files.texi (Visiting): Document large-file-warning-threshold.
8075 Move paragraph on file-selection dialog.
8076 Mention visiting files using X drag and drop.
8077 (Reverting): Mention using Auto-Revert mode to tail files.
8078 Document auto-revert-tail-mode.
8079 (Version Systems): Minor correction.
8080 (Comparing Files): Diff-mode is no longer based on Compilation
8081 mode.
8082 Document compare-ignore-whitespace.
8083 (Misc File Ops): Explain passing a directory to rename-file.
8084 Likewise for copy-file and make-symbolic-link.
8085
8086 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8087 Document mouse-wheel-progressive speed.
8088
8089 * help.texi (Misc Help): Document numeric argument for C-h i.
8090 Correctly explain the effect of just C-u as argument.
8091
8092 * killing.texi (Deletion): Document numeric argument for
8093 just-one-space.
8094
8095 * mini.texi (Completion): Completion acts on text before point.
8096
8097 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8098 (Emulation): CUA mode replaces pc-bindings-mode,
8099 pc-selection-mode, and s-region.
8100
8101 * mule.texi (Input Methods): Leim is now built-in.
8102 (Select Input Method): Document quail-show-key.
8103 (Specify Coding): Document revert-buffer-with-coding-system.
8104
8105 * programs.texi (Fortran Motion): Document f90-next-statement,
8106 f90-previous-statement, f90-next-block, f90-previous-block,
8107 f90-end-of-block, and f90-beginning-of-block.
8108
8109 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8110
8111 * emacs.texi (Acknowledgments): Updated.
8112
8113 * anti.texi: Total rewrite.
8114
8115 2005-03-19 Chong Yidong <cyd@stupidchicken.com>
8116
8117 * ack.texi (Acknowledgments): Update.
8118
8119 2005-03-19 Eli Zaretskii <eliz@gnu.org>
8120
8121 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8122 Update copyright years.
8123
8124 2005-03-14 Nick Roberts <nickrob@snap.net.nz>
8125
8126 * building.texi (Commands of GUD): Move paragraph on setting
8127 breakpoints with mouse to the GDB Graphical Interface node.
8128
8129 2005-03-07 Richard M. Stallman <rms@gnu.org>
8130
8131 * misc.texi (Single Shell, Shell Options): Fix previous change.
8132
8133 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8134
8135 2005-03-06 Richard M. Stallman <rms@gnu.org>
8136
8137 * building.texi (Starting GUD): Don't explain text vs graphical
8138 GDB here. Just mention it and xref.
8139 Delete "just one debugger process".
8140 (Debugger Operation): Move GUD tooltip info here.
8141 (GUD Tooltips): Node deleted.
8142 (GDB Graphical Interface): Explain the two GDB modes here.
8143
8144 * sending.texi (Sending Mail): Minor cleanup.
8145 (Mail Aliases): Explain quoting conventions.
8146 Update key rebinding example.
8147 (Header Editing): C-M-i is like M-TAB.
8148 (Mail Mode Misc): mail-attach-file does not do MIME.
8149
8150 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8151 that really belongs here.
8152 (Remote Mailboxes): Text moved to Rmail Inbox.
8153 (Rmail Display): Mention Mouse-1.
8154 (Movemail): Clarify two movemail versions.
8155 Clarify rmail-movemail-program.
8156
8157 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8158 Document async shell commands.
8159 (Shell History): Clarify.
8160 (Shell Ring): Mention C-UP an C-DOWN.
8161 (Shell Options): Add comint-prompt-read-only.
8162 (Invoking emacsclient): Set EDITOR to run Emacs.
8163 (Sorting): No need to explain what region is.
8164 (Saving Emacs Sessions): Fix typo.
8165 (Recursive Edit): Fix punctuation.
8166 (Emulation): Don't mention "PC bindings" which are standard.
8167 (Hyperlinking): Explain Mouse-1 convention here.
8168 (Find Func): Node deleted.
8169
8170 * help.texi (Name Help): Xref to Hyperlinking.
8171
8172 * glossary.texi (Glossary):
8173 Rename "Balance Parentheses" to "Balancing...".
8174 Add "Byte Compilation". Correct "Copyleft".
8175 New xref in "Customization".
8176 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8177 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8178 Rename "Registers" to "Register".
8179 Replace "Selecting" with "Selected Frame",
8180 "Selected Window", and "Selecting a Buffer".
8181
8182 * files.texi (Types of Log File): Explain how projects'
8183 methods can vary.
8184
8185 * display.texi (Faces): Delete "Emacs 21".
8186
8187 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8188 * fixit.texi (Spelling): C-M-i like M-TAB.
8189 * mini.texi (Completion Options): C-M-i like M-TAB.
8190 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8191 * text.texi (Text Mode): C-M-i like M-TAB.
8192
8193 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8194
8195 * calendar.texi (Specified Dates): Mention `g w'.
8196 (Appointments): appt-activate toggles with no arg.
8197
8198 2005-03-05 Juri Linkov <juri@jurta.org>
8199
8200 * cmdargs.texi (Emacs Invocation): Add cindex
8201 "invocation (command line arguments)".
8202 (Misc X): Add -nbc, --no-blinking-cursor.
8203
8204 2005-03-04 Ulf Jasper <ulf.jasper@web.de>
8205
8206 * calendar.texi (iCalendar): No need to require it now.
8207
8208 2005-03-03 Nick Roberts <nickrob@snap.net.nz>
8209
8210 * trouble.texi (Contributing): Mention Savannah. Direct users to
8211 emacs-devel.
8212
8213 2005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8214
8215 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8216 window.
8217
8218 2005-02-27 Richard M. Stallman <rms@gnu.org>
8219
8220 * building.texi (Compilation): Update mode line status info.
8221
8222 2005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8223
8224 * calendar.texi (General Calendar): Document binding of
8225 scroll-other-window-down.
8226 (Mayan Calendar): Fix earliest date.
8227 (Time Intervals): Document timeclock-change.
8228 Fix timeclock-ask-before-exiting documentation.
8229
8230 2005-02-26 Kim F. Storm <storm@cua.dk>
8231
8232 * frames.texi (Mouse References):
8233 Add mouse-1-click-in-non-selected-windows.
8234
8235 2005-02-25 Richard M. Stallman <rms@gnu.org>
8236
8237 * screen.texi (Screen): Explain better about cursors and mode lines;
8238 don't presuppose text terminals.
8239 (Point): Don't assume just one cursor.
8240 Clarify explanation of cursors.
8241 (Echo Area, Menu Bar): Cleanups.
8242
8243 * mini.texi (Minibuffer): Prompts are highlighted.
8244 (Minibuffer Edit): Newline = C-j only on text terminals.
8245 Clarify resize-mini-windows values.
8246 Mention M-PAGEUP and M-PAGEDOWN.
8247 (Completion Commands): Mouse-1 like Mouse-2.
8248 (Minibuffer History): Explain history commands better.
8249 (Repetition): Add xref to Incremental Search.
8250
8251 * mark.texi (Setting Mark): Clarify info about displaying mark.
8252 Clarify explanation of C-@ and C-SPC.
8253 (Transient Mark): Mention Delete Selection mode.
8254 (Marking Objects): Clean up text about extending the region.
8255
8256 * m-x.texi (M-x): One C-g doesn't always go to top level.
8257 No delay before suggest-key-bindings output.
8258
8259 * fixit.texi (Fixit): Mention C-/ for undo.
8260 (Spelling): Mention ESC TAB like M-TAB.
8261 Replacement words with r and R are rechecked.
8262 Say where C-g leaves point. Mention ? as input.
8263
8264 2005-02-23 Lute Kamstra <lute@gnu.org>
8265
8266 * cmdargs.texi (Initial Options): Add cross reference.
8267
8268 2005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8269
8270 * emacs.texi (Top): Update menu for splitting of node in
8271 msdog.texi.
8272 * frames.texi (Frames): Update xref for splitting of node in
8273 msdog.texi.
8274 * trouble.texi (Quitting): Ditto.
8275
8276 2005-02-16 Richard M. Stallman <rms@gnu.org>
8277
8278 * windows.texi (Split Window): Simplify line truncation info
8279 and xref to Display Custom.
8280
8281 * trouble.texi (Quitting): Emergency escape only for text terminal.
8282 (Screen Garbled): C-l for ungarbling is only for text terminal.
8283
8284 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8285
8286 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8287
8288 * programs.texi (Program Modes): Mention Python mode.
8289 (Moving by Defuns): Repeating C-M-h extends region.
8290 (Basic Indent): Clarify.
8291 (Custom C Indent): Clarify.
8292 (Expressions): Repeating C-M-@ extends region.
8293 (Info Lookup): Clarify for C-h S.
8294 (Symbol Completion): ESC TAB alternative for M-TAB.
8295 (Electric C): Clarify.
8296
8297 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8298
8299 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8300 MS-DOS Input node.
8301 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8302 (MS-DOS and MULE): Clarify.
8303 (MS-DOS Processes, Windows Processes): Fix typos.
8304
8305 * major.texi (Choosing Modes): Clarify.
8306
8307 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8308 (Keyboard Macro Step-Edit): Clarify.
8309
8310 * indent.texi (Indentation): Clarifications.
8311
8312 * help.texi (Help): Correct error about C-h in query-replace.
8313 Clarify apropos vs C-h a. Fix how to search in FAQ.
8314 (Key Help): Describe C-h w here.
8315 (Name Help): Minor cleanup. C-h w moved to Key Help.
8316 Clarify the "object" joke.
8317 (Apropos): Clarify. Mouse-1 like Mouse-2.
8318 (Help Mode): Mouse-1 like Mouse-2.
8319
8320 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8321
8322 * display.texi (Display): Reorder menu.
8323 (Faces): Cleanup.
8324 (Font Lock): Cleanup. Mention Options menu.
8325 Delete obsolete text.
8326 (Scrolling): For C-l, don't presume text terminal.
8327 (Horizontal Scrolling): Simplify intro.
8328 (Follow Mode): Clarify.
8329 (Cursor Display): Move before Display Custom.
8330 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8331 Doc default-tab-width. Doc line truncation more thoroughly.
8332
8333 * dired.texi (Dired Enter): C-x C-f can run Dired.
8334 (Dired Visiting): Comment out `a' command.
8335 Mouse-1 is like Mouse-2.
8336 (Shell Commands in Dired): ? can be used more than once.
8337
8338 * basic.texi (Continuation Lines): Simplify description of truncation,
8339 and refer to Display Custom for the rest of it.
8340
8341 2005-02-06 Lute Kamstra <lute@gnu.org>
8342
8343 * basic.texi (Undo): Fix typo.
8344
8345 * cmdargs.texi (Emacs Invocation): Fix typo.
8346
8347 * custom.texi (Init Examples): Fix typo.
8348
8349 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8350
8351 2005-02-06 Richard M. Stallman <rms@gnu.org>
8352
8353 * regs.texi (Registers): Registers can hold numbers, too.
8354
8355 * killing.texi (Other Kill Commands): Cleanup.
8356 Delete redundant explanation of kill in read-only buffer.
8357 (Yanking): Mention term "copying".
8358 (Accumulating Text): Fix typo.
8359
8360 * entering.texi (Entering Emacs): Update rationale at start.
8361 (Exiting): Treat iconifying on a par with suspension.
8362
8363 * custom.texi (Minor Modes): Fix typo.
8364 (Easy Customization): Fix menu style.
8365 (Variables): Add xref.
8366 (Examining): Setting for future sessions works through .emacs.
8367 (Keymaps): "Text terminals", not "Many".
8368 (Init Rebinding): Explain \C-. Show example of \M-.
8369 Fix minor wording errors.
8370 (Function Keys): Explain vector syntax just once.
8371 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8372 (Init File): Mention .emacs.d directory.
8373 (Init Examples): Add xref.
8374 (Find Init): Mention .emacs.d directory.
8375
8376 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8377 (Action Arguments): Explain which kinds of -l args are found how.
8378 (Initial Options): --batch does not inhibit site-start.
8379 Add xrefs.
8380 (Command Example): Use --batch, not -batch.
8381
8382 * basic.texi (Inserting Text): Cleanup wording.
8383 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8384 C-n is not error at end of buffer.
8385 (Undo): Doc C-/ like C-_. Add xrefs.
8386 (Arguments): META key may be labeled ALT.
8387 Peculiar arg meanings are explained in doc strings.
8388
8389 * abbrevs.texi (Expanding Abbrevs): Clarify.
8390
8391 2005-02-05 Eli Zaretskii <eliz@gnu.org>
8392
8393 * frames.texi (Frame Parameters): Add an xref to the description
8394 of list-colors-display. Add a pointer to the X docs about colors.
8395
8396 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
8397 Improve docs of list-colors-display.
8398
8399 2005-02-03 Lute Kamstra <lute@gnu.org>
8400
8401 * frames.texi (Frames, Drag and Drop): Fix typos.
8402
8403 2005-02-03 Richard M. Stallman <rms@gnu.org>
8404
8405 * windows.texi (Basic Window): Mention color-change in mode line.
8406 (Change Window): Explain dragging vertical boundaries.
8407
8408 * text.texi (Sentences): Clarify.
8409 (Paragraphs): Explain M-a and blank lines.
8410 (Outline Mode): Clarify text and menu.
8411 (Hard and Soft Newlines): Mention use-hard-newlines.
8412
8413 * frames.texi (Frames): Delete unnecessary mention of Windows.
8414 (Mouse Commands): Likewise. Mention xterm mouse support.
8415 (Clipboard): Clarify.
8416 (Mouse References): Mention use of Mouse-1 for following links.
8417 (Menu Mouse Clicks): Clarify.
8418 (Mode Line Mouse): Clarify.
8419 (Drag and Drop): Rewrite.
8420
8421 * fixit.texi (Spelling): Fix typo.
8422
8423 * files.texi (File Names): Clarify.
8424 (Visiting): Update conditions for use of file dialog. Clarify.
8425 (Saving): Doc d as answer in save-some-buffers.
8426 (Remote Files): Clean up the text.
8427
8428 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8429
8430 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8431 (List Buffers): Clarify.
8432 (Several Buffers): Doc T command.
8433 (Buffer Convenience): Clarify menu.
8434
8435 * basic.texi (Undo): Clarify last change.
8436
8437 2005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8438
8439 * fixit.texi (Spelling): Fix typo.
8440
8441 2005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8442
8443 * basic.texi (Undo): Update description of `undo-outer-limit'.
8444
8445 2005-02-01 Nick Roberts <nickrob@snap.net.nz>
8446
8447 * building.texi: Update documentation relating to GDB Graphical
8448 Interface.
8449
8450 2005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8451
8452 * custom.texi (Easy Customization): Adapt menu to node name change.
8453
8454 2005-01-30 Richard M. Stallman <rms@gnu.org>
8455
8456 * custom.texi (Easy Customization): Defn of "User Option" now
8457 includes faces. Don't say just "option" when talking about variables.
8458 Do say just "options" to mean "anything customizable".
8459 (Specific Customization): Describe `customize-variable',
8460 not `customize-option'.
8461
8462 * glossary.texi (Glossary) <Faces>: Add xref.
8463 <User Option>: Change definition--include faces. Change xref.
8464
8465 * picture.texi (Picture): Mention artist.el.
8466
8467 * sending.texi, screen.texi, programs.texi, misc.texi:
8468 * mini.texi, major.texi, maintaining.texi, macos.texi:
8469 * help.texi, frames.texi, files.texi:
8470 Don't say just "option" when talking about variables.
8471
8472 * display.texi, mule.texi: Don't say just "option" when talking
8473 about variables. Other minor cleanups.
8474
8475 2005-01-26 Lute Kamstra <lute@gnu.org>
8476
8477 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8478 File'. Mention the `-Q' option at the `--no-site-file' option.
8479
8480 2005-01-22 David Kastrup <dak@gnu.org>
8481
8482 * building.texi (Grep Searching): Mention alias `find-grep' for
8483 `grep-find'.
8484
8485 2005-01-20 Richard M. Stallman <rms@gnu.org>
8486
8487 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8488
8489 2005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8490
8491 * rmail.texi (Movemail): Explain differences
8492 between standard and mailutils versions of movemail.
8493 Describe command line and configuration options introduced
8494 with the latter.
8495 Explain the notion of mailbox URL, provide examples and
8496 cross-references to mailutils documentation.
8497 Describe various methods of specifying mailbox names,
8498 user names and user passwords for rmail.
8499 (Remote Mailboxes): New section.
8500 Describe how movemail handles remote mailboxes. Describe configuration
8501 options used to control its behavior.
8502 (Other Mailbox Formats): Explain handling of various mailbox
8503 formats.
8504
8505 2005-01-13 Richard M. Stallman <rms@gnu.org>
8506
8507 * commands.texi (Commands): Clarification.
8508
8509 2005-01-11 Richard M. Stallman <rms@gnu.org>
8510
8511 * programs.texi (Multi-line Indent): Fix previous change.
8512 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8513
8514 2005-01-08 Richard M. Stallman <rms@gnu.org>
8515
8516 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8517 lazy-highlight.
8518
8519 * search.texi (Query Replace): Mention faces query-replace
8520 and lazy-highlight.
8521 (Incremental Search): Update isearch highlighting info.
8522
8523 2005-01-04 Richard M. Stallman <rms@gnu.org>
8524
8525 * custom.texi (Saving Customizations): Minor improvement.
8526
8527 2005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8528
8529 * custom.texi (Saving Customizations): Emacs no longer loads
8530 `custom-file' after .emacs. No longer mention customizing through
8531 Custom.
8532
8533 2005-01-01 Andreas Schwab <schwab@suse.de>
8534
8535 * killing.texi (Graphical Kill): Move up under node Killing,
8536 change @section to @subsection.
8537
8538 2005-01-01 Richard M. Stallman <rms@gnu.org>
8539
8540 * custom.texi (Face Customization): Mention hex color specs.
8541
8542 * emacs.texi (Top): Update Killing submenu.
8543
8544 * killing.texi (Killing): Reorganize section.
8545 No more TeX-only text; put the node command at start of chapter.
8546 But the first section heading is used only in TeX.
8547 Rewrite the text to read better in this mode.
8548 (Graphical Kill): New subnode gets some of the text that
8549 used to be in the first section.
8550
8551 2004-12-31 Richard M. Stallman <rms@gnu.org>
8552
8553 * dired.texi (Shell Commands in Dired): Delete the ? example.
8554
8555 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8556
8557 * files.texi (Saving): Describe new require-final-newline features
8558 and mode-require-final-newline.
8559
8560 2004-12-29 Richard M. Stallman <rms@gnu.org>
8561
8562 * custom.texi (File Variables): Clarify previous change.
8563
8564 2004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8565
8566 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8567 out now.
8568
8569 2004-12-27 Richard M. Stallman <rms@gnu.org>
8570
8571 * Makefile.in (MAKEINFO): Specify --force.
8572
8573 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8574 (Undo): Doc undo-outer-limit.
8575
8576 2004-12-15 Juri Linkov <juri@jurta.org>
8577
8578 * mark.texi (Transient Mark, Mark Ring): M-< and other
8579 movement commands don't set mark in Transient Mark mode
8580 if mark is active.
8581
8582 2004-12-12 Juri Linkov <juri@jurta.org>
8583
8584 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8585 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8586
8587 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8588 (Misc Dired Commands): Add @r{(Dired)} to w.
8589
8590 2004-12-12 Juri Linkov <juri@jurta.org>
8591
8592 * mark.texi (Marking Objects): Marking commands also extend the
8593 region when mark is active in Transient Mark mode.
8594
8595 2004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8596
8597 * custom.texi (Saving Customizations): Emacs only loads the custom
8598 file automatically after the init file in version 22.1 or later.
8599 Adapt text and examples to this fact.
8600
8601 2004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8602
8603 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8604 be set through Custom. Otherwise, it has no effect.
8605
8606 2004-12-05 Richard M. Stallman <rms@gnu.org>
8607
8608 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8609 * entering.texi: Rename Command Line to Emacs Invocation.
8610
8611 * misc.texi (Term Mode): Correctly describe C-c.
8612
8613 * custom.texi (Easy Customization): Move up to section level,
8614 before Variables. Avoid using the term "variable"; say "option".
8615 New initial explanation.
8616 (Variables): In initial explanation, connect "variable" to the
8617 already-explained "user option".
8618
8619 * emacs.texi (Top): Fix ref to Command Line.
8620 Move reference to Easy Customization.
8621
8622 * xresources.texi (X Resources): Fix From link.
8623
8624 * doclicense.texi (GNU Free Documentation License): Fix To link.
8625
8626 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8627
8628 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8629
8630 2004-12-03 Richard M. Stallman <rms@gnu.org>
8631
8632 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8633
8634 2004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8635
8636 * kmacro.texi: Several small changes in addition to the following.
8637 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8638 defining a keyboard macro.
8639 Mention `kmacro-ring-max'.
8640 (Keyboard Macro Counter): Clarify description of
8641 `kmacro-insert-counter', `kmacro-set-counter',
8642 `kmacro-add-counter' and `kmacro-set-format'.
8643
8644 2004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8645
8646 * custom.texi (File Variables): Add `unibyte' and make it more
8647 clear that `unibyte' and `coding' are special. Suggested by Simon
8648 Krahnke <overlord@gmx.li>.
8649
8650 * mule.texi (Enabling Multibyte): Refer to File Variables.
8651 Suggested by Simon Krahnke <overlord@gmx.li>.
8652
8653 2004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8654
8655 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8656 x-use-old-gtk-file-dialog.
8657
8658 2004-11-20 Richard M. Stallman <rms@gnu.org>
8659
8660 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8661
8662 2004-11-09 Lars Brinkhoff <lars@nocrew.org>
8663
8664 * building.texi (Lisp Eval): Delete hyphen in section name.
8665
8666 2004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8667
8668 * files.texi (Old Versions):
8669 No longer document annotation as "CVS only".
8670
8671 2004-11-10 Andre Spiegel <spiegel@gnu.org>
8672
8673 * files.texi (Version Control): Rewrite the introduction about
8674 version systems, mentioning the new ones that we support.
8675 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8676 suggestions.
8677
8678 2004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8679
8680 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8681
8682 2004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8683
8684 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8685
8686 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8687
8688 * text.texi (Text Based Tables, Table Definition)
8689 (Table Creation, Table Recognition, Cell Commands)
8690 (Cell Justification, Row Commands, Column Commands)
8691 (Fixed Width Mode, Table Conversion, Measuring Tables)
8692 (Table Misc): New nodes, documenting the Table Mode.
8693
8694 2004-10-19 Jason Rumney <jasonr@gnu.org>
8695
8696 * makefile.w32-in (info): Change order of arguments to makeinfo.
8697
8698 2004-10-19 Ulf Jasper <ulf.jasper@web.de>
8699
8700 * calendar.texi (iCalendar): Update for package changes.
8701
8702 2004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8703
8704 * files.texi (Misc File Ops): View mode is a minor mode.
8705
8706 2004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8707
8708 * calendar.texi (iCalendar): Style changes.
8709
8710 2004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8711
8712 * search.texi (Regexps): The regexp described in the example is no
8713 longer stored in the variable `sentence-end'.
8714
8715 2004-10-06 Nick Roberts <nickrob@snap.net.nz>
8716
8717 * building.texi (Starting GUD): Note that multiple debugging
8718 sessions requires `gdb --fullname'.
8719
8720 2004-10-05 Ulf Jasper <ulf.jasper@web.de>
8721
8722 * calendar.texi (iCalendar): New section for a new package.
8723
8724 2004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8725
8726 * text.texi: Various small changes in addition to the following.
8727 (Text): Replace xref for autotype with inforef.
8728 (Sentences): Explain nil value for `sentence-end'.
8729 (Paragraphs): Update default values for `paragraph-start' and
8730 `paragraph-separate'.
8731 (Text Mode): Correct description of Text mode's effect on the
8732 syntax table.
8733 (Outline Visibility): `hide-other' does not hide top level headings.
8734 `selective-display-ellipses' no longer has an effect on Outline mode.
8735 (TeX Misc): Add missing @cindex.
8736 Replace xref for RefTeX with inforef.
8737 (Requesting Formatted Text): The variable
8738 `enriched-fill-after-visiting' no longer exists.
8739 (Editing Format Info): Update names of menu items and commands.
8740 (Format Faces): Mention special effect of specifying the default face.
8741 Describe inheritance of text properties.
8742 Correct description of `fixed' face.
8743 (Format Indentation): Correct description of effect of setting
8744 margins. Mention `set-left-margin' and `set-right-margin'.
8745 (Format Justification): Update names of menu items.
8746 `set-justification-full' is now bound to `M-j b'.
8747 Mention that `default-justification' is a per buffer variable.
8748 (Format Properties): Update name of menu item.
8749 (Forcing Enriched Mode): `format-decode-buffer' automatically
8750 turns on Enriched mode if the buffer is in text/enriched format.
8751
8752 2004-10-05 Emilio C. Lopes <eclig@gmx.net>
8753
8754 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8755
8756 2004-09-28 Kim F. Storm <storm@cua.dk>
8757
8758 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8759 Align with new functionality.
8760
8761 2004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * display.texi (Display Custom): Remove stray `@end defvar'.
8764
8765 2004-09-23 Kim F. Storm <storm@cua.dk>
8766
8767 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8768 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8769
8770 2004-09-20 Richard M. Stallman <rms@gnu.org>
8771
8772 * custom.texi (Hooks): Explain using setq to clear out a hook.
8773 (File Variables): Explain multiline string constants.
8774 (Non-ASCII Rebinding): Explain when you need to update
8775 non-ASCII char codes in .emacs.
8776
8777 * building.texi (Compilation): Explain how to make a silent
8778 subprocess that won't be terminated. Explain compilation-environment.
8779
8780 2004-09-13 Kim F. Storm <storm@cua.dk>
8781
8782 * mini.texi (Repetition): Rename isearch-resume-enabled to
8783 isearch-resume-in-command-history and change default to disabled.
8784
8785 2004-09-09 Kim F. Storm <storm@cua.dk>
8786
8787 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8788 with new `kmacro-name-last-macro'.
8789
8790 2004-09-08 Juri Linkov <juri@jurta.org>
8791
8792 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8793
8794 2004-09-03 Juri Linkov <juri@jurta.org>
8795
8796 * search.texi (Incremental Search): Update wording for M-%.
8797
8798 2004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8799
8800 * killing.texi (Killing): Correct description of kill commands in
8801 read-only buffer.
8802
8803 2004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8804
8805 * building.texi (Compilation Mode): Add a paragraph about rules
8806 for finding the compilation buffer for `next-error'.
8807
8808 * search.texi (Other Repeating Search): Mention that Occur mode
8809 supports the next-error functionality.
8810
8811 2004-09-02 Juri Linkov <juri@jurta.org>
8812
8813 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8814
8815 2004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8816
8817 * kmacro.texi (Basic Keyboard Macro):
8818 `apply-macro-to-region-lines' now operates on all lines that begin
8819 in the region, rather than on all complete lines in the region.
8820
8821 2004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8822
8823 * frames.texi (Drag and drop): Add documentation about
8824 x-dnd-test-function and x-dnd-known-types.
8825
8826 2004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8827
8828 * indent.texi: Various minor changes in addition to:
8829 (Indentation Commands): Correct description of `indent-relative'.
8830 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8831 mode. The *Tab Stops* buffer uses Overwrite Mode.
8832 (Just Spaces): `tabify' converts sequences of at least two spaces
8833 to tabs.
8834
8835 2004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8836
8837 * frames.texi (Secondary Selection): Setting the secondary
8838 selection with M-Drag-Mouse-1 does not alter the kill ring,
8839 setting it with M-Mouse-1 and M-Mouse-3 does.
8840 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8841 toolkit scroll bars.
8842 (Scroll Bars): Ditto.
8843
8844 * windows.texi (Basic Window): When using a window system, the value
8845 of point in a non-selected window is indicated by a hollow box.
8846 (Split Window): Side by side windows are separated by a scroll bar,
8847 if scroll bars are used.
8848 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8849 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8850 (Window Convenience): Update bindings for `winner-undo' and
8851 `winner-redo'.
8852
8853 * ack.texi (Acknowledgments): Use `@unnumbered'.
8854 * misc.texi: Adapt sectioning in Info to the node structure.
8855 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8856 of "Using Emacs as a Server".
8857 * building.texi (Building): Interchange nodes (for correct numbering).
8858 * programs.texi (Programs): Interchange nodes (for correct numbering).
8859 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8860 Info to the node structure.
8861 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8862 Rearrange order of nodes and sections such that both "GNU GENERAL
8863 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8864 end, as appropriate for appendices.
8865 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8866 Use `@unnumberedsec'.
8867 * trouble.texi: Adapt sectioning in Info to the node structure.
8868 Adapt node pointers to change in emacs.texi.
8869 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8870
8871 2004-08-25 Kenichi Handa <handa@m17n.org>
8872
8873 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8874 description for unibyte mode.
8875
8876 2004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8877
8878 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8879
8880 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8881 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8882 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8883 in @pxref.
8884
8885 2004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8886
8887 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8888 Change section names.
8889
8890 2004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8891
8892 * kmacro.texi (Keyboard Macro Ring): Rename section.
8893 Emacs treats the head of the macro ring as the `last keyboard macro'.
8894 (Keyboard Macro Counter): Minor change.
8895 (Save Keyboard Macro): Some clarifications.
8896 (Edit Keyboard Macro): Rename section.
8897
8898 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8899 32-bit machines.
8900 (Several Buffers): Clarify which buffer is selected if `2' is
8901 pressed in the Buffer Menu.
8902 Auto Revert mode can be used to update the Buffer Menu
8903 automatically.
8904
8905 2004-08-21 Eli Zaretskii <eliz@gnu.org>
8906
8907 * help.texi (Misc Help): Add an index entry for finding an Info
8908 manual by its file name.
8909
8910 2004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8911
8912 * files.texi (Backup Deletion): Correct description of
8913 `delete-old-versions'.
8914 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8915 (Auto Save Files): Recommend `auto-save-mode' to reenable
8916 auto-saving, rather than the abbreviation `auto-save'.
8917
8918 2004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8919
8920 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8921 for "killing" and "yanking" in main menu.
8922
8923 2004-08-16 Richard M. Stallman <rms@gnu.org>
8924
8925 * killing.texi (Yanking, Killing): Minor cleanups.
8926
8927 * mark.texi (Momentary Mark): Minor cleanups.
8928
8929 2004-08-15 Kenichi Handa <handa@etl.go.jp>
8930
8931 * custom.texi (Non-ASCII Rebinding):
8932 C-q always inserts the right code to pass to global-set-key.
8933
8934 2004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8935
8936 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8937 `insert-register', instead of `C-x r g' binding, for consistency.
8938
8939 2004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8940
8941 * fixit.texi (Spelling): Fix typo.
8942
8943 2004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8944
8945 * help.texi (Help): Fix Texinfo usage.
8946
8947 2004-07-24 Richard M. Stallman <rms@gnu.org>
8948
8949 * text.texi (Paragraphs): Update how paragraphs are separated
8950 and the default for paragraph-separate.
8951
8952 * search.texi (Regexp Replace): Further update text for new
8953 replacement operators.
8954
8955 2004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8956
8957 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8958 `R' switch.
8959
8960 * dired.texi (Dired Updating): `k' only deletes inserted
8961 subdirectories from the Dired buffer if a prefix argument was given.
8962
8963 * search.texi (Regexps): Delete redundant definition of `symbol' in
8964 description of `\_>'. It already occurs in the description of `\_<'.
8965
8966 2004-07-01 Juri Linkov <juri@jurta.org>
8967
8968 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8969 (Regexp Search): Add M-r.
8970
8971 2004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8972
8973 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8974
8975 2004-06-29 Jesper Harder <harder@ifa.au.dk>
8976
8977 * search.texi, calendar.texi: Markup fixes.
8978
8979 2004-06-25 Richard M. Stallman <rms@gnu.org>
8980
8981 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8982
8983 2004-06-25 David Kastrup <dak@gnu.org>
8984
8985 * search.texi (Regexp Replace): Some typo corrections and
8986 rearrangement.
8987
8988 2004-06-24 David Kastrup <dak@gnu.org>
8989
8990 * search.texi (Unconditional Replace): Use replace-string instead
8991 of query-replace in example.
8992 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8993 sequences.
8994 (Query Replace): Correct explanation of `^' which does not use
8995 the mark stack.
8996
8997 2004-06-21 Nick Roberts <nickrob@gnu.org>
8998
8999 * misc.texi (Shell History Copying): Document comint-insert-input.
9000 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9001
9002 2004-06-20 Jesper Harder <harder@ifa.au.dk>
9003
9004 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9005 * custom.texi (Customization): Do.
9006 * anti.texi (Antinews): Do.
9007 * abbrevs.texi (Defining Abbrevs): Do.
9008
9009 * programs.texi (Info Lookup): Fix keybinding for
9010 info-lookup-symbol.
9011
9012 2004-06-16 Juanma Barranquero <lektu@terra.es>
9013
9014 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9015 Add emacs-xtra.
9016 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9017 (clean): Add emacs-xtra and flymake. Remove redundancies.
9018
9019 2004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9020
9021 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9022 Add emacs-xtra.
9023 * emacs-xtra.texi: New file.
9024
9025 2004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9026
9027 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9028 (Dired and Find): Mention differences with ordinary Dired buffers.
9029
9030 2004-06-13 Richard M. Stallman <rms@gnu.org>
9031
9032 * custom.texi (Init Syntax): Explain about vars that do special
9033 things when set with setq or with Custom.
9034 (Init Examples): Add line-number-mode example.
9035
9036 2004-06-12 Juri Linkov <juri@jurta.org>
9037
9038 * dired.texi (Operating on Files): Add dired-do-touch.
9039
9040 2004-06-10 Juri Linkov <juri@jurta.org>
9041
9042 * building.texi (Lisp Eval): Add C-M-x on defface.
9043
9044 2004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9045
9046 * files.texi (Reverting): Auto-Revert mode and
9047 Global Auto-Revert mode no longer revert remote files.
9048
9049 2004-05-29 Richard M. Stallman <rms@gnu.org>
9050
9051 * custom.texi (Init File): Two dashes start --no-site-file.
9052
9053 2004-05-29 Alan Mackenzie <acm@muc.de>
9054
9055 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
9056 ("AWK"): Is consistently thus spelled throughout.
9057 (AWK, Pike): Document as "C-like modes".
9058 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9059 (M-x man): Supersedes M-x manual-entry.
9060 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9061
9062 ("Comments in C"): Delete node; the info is in CC Mode manual.
9063 (c-comment-only-line-offset): Remove description.
9064
9065 (C-c ., C-c C-c): Describe new C Mode bindings.
9066
9067 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9068 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9069 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9070 Amend definitions.
9071
9072 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9073 Describe functions.
9074
9075 (c-comment-start-regexp, c-hanging-comment-ender-p)
9076 (c-hanging-comment-starter-p): Remove obsolete definitions.
9077
9078 * emacs.texi: Remove the menu entry "Comments in C".
9079
9080 2004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9081
9082 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9083 `M-x locate'.
9084
9085 2004-05-16 Karl Berry <karl@gnu.org>
9086
9087 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9088 makeinfo --html fails.
9089 * help.texi (Help Summary) [@ifnottex]: Likewise.
9090
9091 2004-05-13 Nick Roberts <nickrob@gnu.org>
9092
9093 * building.texi (GDB Graphical Interface): Update and describe
9094 layout first.
9095
9096 2004-05-04 Jason Rumney <jasonr@gnu.org>
9097
9098 * makefile.w32-in: Revert last change.
9099
9100 2004-05-03 Jason Rumney <jasonr@gnu.org>
9101
9102 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9103
9104 2004-04-23 Juanma Barranquero <lektu@terra.es>
9105
9106 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9107
9108 2004-04-18 Juri Linkov <juri@jurta.org>
9109
9110 * fixit.texi (Spelling): Remove file extension from ispell xref.
9111
9112 2004-04-15 Kim F. Storm <storm@cua.dk>
9113
9114 * cmdargs.texi (Initial Options): Add -Q.
9115
9116 2004-04-05 Kim F. Storm <storm@cua.dk>
9117
9118 * custom.texi (File Variables): Add safe-local-eval-forms.
9119
9120 2004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9121
9122 * files.texi (Reverting): Correct description of revert-buffer's
9123 handling of point.
9124
9125 2004-03-22 Juri Linkov <juri@jurta.org>
9126
9127 * emacs.texi (Top): Add `Misc X'.
9128
9129 * trouble.texi: Fix help key bindings.
9130
9131 * glossary.texi: Improve references.
9132
9133 * help.texi: Sync keywords with finder.el.
9134
9135 * mini.texi (Completion): Add description for menu items.
9136
9137 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9138
9139 * sending.texi (Mail Methods): Fix xref to Message manual.
9140
9141 2004-03-12 Richard M. Stallman <rms@gnu.org>
9142
9143 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9144
9145 2004-03-04 Richard M. Stallman <rms@gnu.org>
9146
9147 * search.texi (Regexps): Explain that ^ and $ have their
9148 special meanings only in certain contexts.
9149
9150 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9151
9152 * mule.texi (Specify Coding): Doc C-x RET F.
9153
9154 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9155 for multiple compile and grep buffers.
9156 (Indirect Buffers): Don't recommand clone-indirect-buffer
9157 for multiple compile and grep buffers.
9158
9159 2004-02-29 Juanma Barranquero <lektu@terra.es>
9160
9161 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9162 Use $(DEL) instead of rm, and ignore exit code.
9163
9164 2004-02-23 Nick Roberts <nick@nick.uklinux.net>
9165
9166 * building.texi (Watch Expressions): Update.
9167
9168 2004-02-21 Juri Linkov <juri@jurta.org>
9169
9170 * cmdargs.texi (Action Arguments): Add alias --find-file.
9171 Add --directory, --help, --version. Move text about command-line-args
9172 to Command Arguments.
9173 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9174 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9175 (Window Size X): Join -g and --geometry. Add @cindex.
9176 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9177 (Title X): Remove alias -title.
9178 (Misc X): New node.
9179
9180 2004-02-15 Jan Djärv <jan.h.d@swipnet.se>
9181
9182 * frames.texi (Drag and drop): Add Motif to list of supported
9183 protocols.
9184
9185 2004-02-03 Jan Djärv <jan.h.d@swipnet.se>
9186
9187 * frames.texi (Drag and drop): New section.
9188
9189 2004-01-24 Richard M. Stallman <rms@gnu.org>
9190
9191 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
9192 Include it only @ifnotinfo. Patch the preceding and following
9193 node headers to point to each other.
9194
9195 2004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9196
9197 * calendar.texi (Appointments): Update section.
9198
9199 2003-12-29 Kevin Ryde <user42@zip.com.au>
9200
9201 * programs.texi (C Modes): Fix the xref.
9202
9203 2003-12-23 Nick Roberts <nick@nick.uklinux.net>
9204
9205 * building.texi (Watch Expressions): Update.
9206 (Commands of GUD): Include use of toolbar + breakpoints set from
9207 fringe/margin.
9208
9209 2003-12-03 Andre Spiegel <spiegel@gnu.org>
9210
9211 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9212 <acm@muc.de>.
9213
9214 2003-11-29 Jan Djärv <jan.h.d@swipnet.se>
9215
9216 * frames.texi (Dialog Boxes): Add use-file-dialog.
9217
9218 2003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9219
9220 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9221 in CC Mode.
9222
9223 2003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9224
9225 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9226 * man/commands.texi, man/custom.texi, man/display.texi:
9227 * man/emacs.texi, man/files.texi:
9228 * man/frames.texi, man/glossary.texi, man/killing.texi:
9229 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9230 * man/mule.texi, man/rmail.texi, man/search.texi:
9231 * man/sending.texi, man/text.texi, man/trouble.texi:
9232 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
9233
9234 2003-11-01 Alan Mackenzie <acm@muc.de>
9235
9236 * search.texi (Scrolling During Incremental Search): Document a
9237 new scrolling facility in isearch mode.
9238
9239 2003-10-22 Miles Bader <miles@gnu.org>
9240
9241 * Makefile.in (info): Move before $(top_srcdir)/info.
9242
9243 2003-10-22 Nick Roberts <nick@nick.uklinux.net>
9244
9245 * building.texi (Watch Expressions): Update section on data display
9246 to reflect code changes (GDB Graphical Interface).
9247
9248 2003-10-13 Richard M. Stallman <rms@gnu.org>
9249
9250 * xresources.texi (GTK resources): Clean up previous change.
9251
9252 2003-10-12 Jan Djärv <jan.h.d@swipnet.se>
9253
9254 * xresources.texi (GTK resources): Add a note that some themes
9255 disallow customizations. Add scroll theme example.
9256
9257 2003-09-30 Richard M. Stallman <rms@gnu.org>
9258
9259 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9260
9261 * misc.texi (Saving Emacs Sessions): Shorten the section,
9262 collapsing back into one node.
9263
9264 2003-09-30 Lars Hansen <larsh@math.ku.dk>
9265
9266 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9267
9268 2003-09-29 Jan Djärv <jan.h.d@swipnet.se>
9269
9270 * xresources.texi (GTK names in Emacs): Correct typo.
9271
9272 2003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9273
9274 * cmdargs.texi (Font X): Mention new default font.
9275 More fully describe long font names, wildcard patterns and the
9276 problems involved. (Result of discussion on emacs-devel.)
9277
9278 2003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9279
9280 * emacs.texi (Acknowledgements): Correct typo.
9281
9282 2003-09-22 Richard M. Stallman <rms@gnu.org>
9283
9284 * dired.texi (Misc Dired Commands): New node.
9285 (Dired Navigation): Add dired-goto-file.
9286
9287 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9288
9289 * emacs.texi (Acknowledgements): New node, split from Distribution.
9290
9291 * cmdargs.texi (Action Arguments): -f reads interactive args.
9292
9293 2003-09-08 Lute Kamstra <lute@gnu.org>
9294
9295 * screen.texi (Mode Line): Say that POS comes before LINE.
9296 Mention `size-indication-mode'.
9297 * display.texi (Optional Mode Line):
9298 Document `size-indication-mode'.
9299 * basic.texi (Position Info): Mention `size-indication-mode'.
9300
9301 2003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9302
9303 * xresources.texi (Resources): Refer to `editres' man page.
9304 (Lucid Resources): Update defaults. Expand description of
9305 `shadowThickness'.
9306
9307 2003-09-04 Miles Bader <miles@gnu.org>
9308
9309 * Makefile.in (top_srcdir): New variable.
9310 ($(top_srcdir)/info): New rule.
9311 (info): Depend on it.
9312
9313 2003-09-03 Peter Runestig <peter@runestig.com>
9314
9315 * makefile.w32-in: New file.
9316
9317 2003-08-29 Richard M. Stallman <rms@gnu.org>
9318
9319 * misc.texi (Saving Emacs Sessions): Correct previous change.
9320
9321 2003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9322
9323 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9324 (Intro): Include kmacro.texi after fixit.texi instead of after
9325 custom.texi. (As suggested by Kim Storm.)
9326
9327 2003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9328
9329 * fixit.texi (Fixit): Update `Next' pointer.
9330 * files.texi (Files): Update `Previous' pointer.
9331 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9332 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9333 (Suggested by Kim Storm.)
9334 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9335
9336 2003-08-18 Kim F. Storm <storm@cua.dk>
9337
9338 * kmacro.texi: New file describing enhanced keyboard macro
9339 functionality. Replaces old description in custom.texi.
9340
9341 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9342 (Keyboard Macros): Move to new kmacro.texi file.
9343
9344 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9345
9346 2003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9347
9348 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9349
9350 2003-08-17 Alex Schroeder <alex@gnu.org>
9351
9352 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9353 required.
9354
9355 2003-08-05 Richard M. Stallman <rms@gnu.org>
9356
9357 * programs.texi (Lisp Indent): Don't describe
9358 lisp-indent-function property here. Use xref to Lisp Manual.
9359
9360 2003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9361
9362 * calendar.texi (Date Formats): Document changed behavior of
9363 abbreviations.
9364
9365 2003-07-24 Markus Rost <rost@math.ohio-state.edu>
9366
9367 * buffers.texi (List Buffers): Fix previous change.
9368
9369 2003-07-13 Markus Rost <rost@math.ohio-state.edu>
9370
9371 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9372 List*.
9373
9374 2003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9375
9376 * display.texi (Font Lock): Fix typo.
9377
9378 2003-07-07 Richard M. Stallman <rms@gnu.org>
9379
9380 * display.texi (Font Lock): Add xref for format info on
9381 font-lock-remove-keywords.
9382
9383 * building.texi (Compilation): Document what happens with asynch
9384 children of compiler process.
9385
9386 * help.texi (Library Keywords): Use @multitable.
9387
9388 2003-06-04 Richard M. Stallman <rms@gnu.org>
9389
9390 * programs.texi (Expressions): Delete C-M-DEL.
9391
9392 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9393 comint-move-point-for-output renamed from
9394 comint-scroll-to-bottom-on-output.
9395
9396 * custom.texi (Init Rebinding): Replace previous change with xref.
9397 (Non-ASCII Rebinding): Explain that issue more briefly here.
9398
9399 2003-05-28 Richard M. Stallman <rms@gnu.org>
9400
9401 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9402
9403 2003-05-28 Nick Roberts <nick@nick.uklinux.net>
9404
9405 * building.texi (GDB Graphical Interface): New node.
9406 (Rewritten somewhat by RMS.)
9407
9408 2003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
9409
9410 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9411 non-English letters. Explain how to set coding systems correctly
9412 and how to include the right coding cookie in the file.
9413
9414 2003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
9415
9416 * indent.texi (Indentation): Explain the concepts.
9417 (Just Spaces): Explain why preventing tabs for indentation might
9418 be useful.
9419
9420 2003-04-16 Richard M. Stallman <rms@gnu.org>
9421
9422 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9423
9424 2003-02-22 Alex Schroeder <alex@emacswiki.org>
9425
9426 * cmdargs.texi (General Variables): Document SMTPSERVER.
9427
9428 * sending.texi: Remove SMTP node.
9429 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9430 library.
9431
9432 2003-02-22 Alex Schroeder <alex@emacswiki.org>
9433
9434 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9435
9436 2003-02-22 Simon Josefsson <jas@extundo.com>
9437
9438 * sending.texi (Mail Methods): Add node about SMTP.
9439
9440 2003-02-17 Jan Djärv <jan.h.d@swipnet.se>
9441
9442 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9443
9444 2003-02-01 Kevin Ryde <user42@zip.com.au>
9445
9446 * glossary.texi (Glossary): Correction to cl cross reference.
9447
9448 2003-01-20 Richard M. Stallman <rms@gnu.org>
9449
9450 * killing.texi (Rectangles): Document C-x c r.
9451
9452 2003-01-19 Jan Djärv <jan.h.d@swipnet.se>
9453
9454 * xresources.texi (GTK resources): New node.
9455 (GTK widget names): New node.
9456 (GTK names in Emacs): New node.
9457 (GTK styles): New node.
9458
9459 2003-01-09 Francesco Potortì <pot@gnu.org>
9460
9461 * maintaining.texi (Create Tags Table): Add reference to the new
9462 `etags --help --lang=LANG' option.
9463
9464 2002-10-02 Karl Berry <karl@gnu.org>
9465
9466 * emacs.texi: Per rms, update all manuals to use @copying instead of
9467 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
9468 where needed for the sake of the HTML output.
9469
9470 2001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9471
9472 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9473 source files.
9474
9475 2001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9476
9477 * Makefile.in (emacsman): New target.
9478
9479 2001-10-20 Gerd Moellmann <gerd@gnu.org>
9480
9481 * (Version 21.1 released.)
9482
9483 2001-10-05 Gerd Moellmann <gerd@gnu.org>
9484
9485 * Branch for 21.1.
9486
9487 2001-03-05 Gerd Moellmann <gerd@gnu.org>
9488
9489 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9490
9491 2000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9492
9493 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9494
9495 1999-07-12 Richard Stallman <rms@gnu.org>
9496
9497 * Version 20.4 released.
9498
9499 1998-12-04 Markus Rost <rost@delysid.gnu.org>
9500
9501 * Makefile.in (INFO_TARGETS): Delete customize.info.
9502 (DVI_TARGETS): Delete customize.dvi.
9503 (../info/customize, customize.dvi): Targets deleted.
9504
9505 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9506
9507 * Version 20.3 released.
9508
9509 1998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9510
9511 * Makefile.in (EMACSSOURCES): Add mule.texi.
9512 Add msdog.texi, ack.texi. Remove gnu1.texi.
9513
9514 1998-04-06 Andreas Schwab <schwab@gnu.org>
9515
9516 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9517 Use it in dvi targets.
9518
9519 1997-09-23 Paul Eggert <eggert@twinsun.com>
9520
9521 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9522 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9523 (../info/customize): Rename from ../info/custom.
9524
9525 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9526
9527 * Version 20.2 released.
9528
9529 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9530
9531 * Version 20.1 released.
9532
9533 1997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9534
9535 * Makefile (../info/customize, customize.dvi): New targets.
9536 (INFO_TARGETS): Add ../info/customize.
9537 (DVI_TARGETS): Add customize.dvi.
9538
9539 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9540
9541 * Version 19.33 released.
9542
9543 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9544
9545 * Version 19.32 released.
9546
9547 1996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9548
9549 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9550
9551 1996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9552
9553 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9554 Specify -I option.
9555 (All dvi targets): Set the TEXINPUTS variable.
9556
9557 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9558
9559 * Version 19.31 released.
9560
9561 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9562
9563 * Version 19.30 released.
9564
9565 1995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9566
9567 * Makefile.in (maintainer-clean): Rename from realclean.
9568
9569 1994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9570
9571 * Makefile.in: New file.
9572 * Makefile: File deleted.
9573
9574 1994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9575
9576 * Makefile (TEXINDEX_OBJS): Variable deleted.
9577 (texindex, texindex.o, getopt.o): Rules deleted.
9578 All deps on texindex deleted.
9579 (distclean): Don't delete texindex.
9580 (mostlyclean): Don't delete *.o.
9581 * texindex.c, getopt.c: Files deleted.
9582
9583 1994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9584
9585 * Version 19.26 released.
9586
9587 1994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9588
9589 * Makefile (EMACSSOURCES): Exclude undo.texi.
9590
9591 1994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9592
9593 * Version 19.25 released.
9594
9595 1994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9596
9597 * Version 19.24 released.
9598
9599 1994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9600
9601 * Version 19.23 released.
9602
9603 1994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9604
9605 * Makefile: Delete spurious tab.
9606
9607 1994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9608
9609 * Makefile (.SUFFIXES): New rule.
9610
9611 1993-12-04 Richard Stallman (rms@srarc2)
9612
9613 * getopt.c: New file.
9614 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9615 (getopt.o): New rule.
9616 (dvi): Don't depend on texindex.
9617 (emacs.dvi): Depend on texindex.
9618
9619 1993-12-03 Richard Stallman (rms@srarc2)
9620
9621 * Makefile (TEXI2DVI): New variable.
9622 (emacs.dvi): Add explicit command.
9623 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9624
9625 1993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9626
9627 * Version 19.22 released.
9628
9629 1993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9630
9631 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9632
9633 1993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9634
9635 * Version 19.21 released.
9636
9637 1993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9638
9639 * Makefile (realclean): Don't delete the Info files.
9640
9641 1993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
9642
9643 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9644 4' where appropriate.
9645
9646 1993-10-20 Brian J. Fox (bfox@ai.mit.edu)
9647
9648 * Makefile: Fix targets for texindex.
9649
9650 * texindex.c: Include "../src/config.h" if building in emacs.
9651
9652 * Makefile: Change all files to FILENAME.texi, force all targets
9653 to be FILENAME, not FILENAME.info.
9654 Add target to build texindex.c, defining `emacs'.
9655
9656 1993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9657
9658 * Version 19.19 released.
9659
9660 1993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9661
9662 * Version 19.18 released.
9663
9664 1993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9665
9666 * Makefile: Fix source file names of the separate manuals.
9667
9668 1993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9669
9670 * Version 19.17 released.
9671
9672 1993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9673
9674 * split-man: Fix typos in last change.
9675
9676 1993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9677
9678 * Version 19.16 released.
9679
9680 1993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9681
9682 * version 19.15 released.
9683
9684 1993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9685
9686 * Makefile (distclean): It's rm, not rf.
9687
9688 1993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9689
9690 * Version 19.14 released.
9691
9692 1993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9693
9694 * Makefile: New file.
9695
9696 1993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9697
9698 * Version 19.13 released.
9699
9700 1993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9701
9702 * Version 19.9 released.
9703
9704 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9705
9706 * Version 19.8 released.
9707
9708 1993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9709
9710 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9711
9712 * trouble.texi: It's `enable-flow-control-on', not
9713 `evade-flow-control-on'.
9714
9715 1993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9716
9717 * display.texi: Document standard-display-european.
9718
9719 1993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9720
9721 * Version 19.7 released.
9722
9723 * emacs.texi: Add a sentence to the top menu mentioning the
9724 specific version of Emacs this manual applies to.
9725
9726 1993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9727
9728 * basic.texi: Document next-line-add-lines variable used to
9729 implement down-arrow.
9730
9731 * killing.texi: Document kill-whole-line.
9732
9733 1993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9734
9735 * text.texi: Update unix TeX ordering information.
9736
9737 1993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9738
9739 * news.texi: Mention fill-rectangle in keybinding list.
9740
9741 * killing.texi: Document fill-rectangle.
9742
9743 1993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9744
9745 * vc.texi: Bring the docs up to date with VC 5.2.
9746
9747 1992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9748
9749 * emacs.tex: Mention blackbox and gomoku under Amusements.
9750 Assembler mode is now mentioned and appropriately indexed
9751 under Programming Modes.
9752
9753 1991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9754
9755 * emacs.tex: Update TeX ordering information.
9756
9757 1990-06-26 David Lawrence (tale@geech)
9758
9759 * emacs.tex: Note that completion-ignored-extensions is not used
9760 to filter out names when all completions are displayed in
9761 *Completions*.
9762
9763 1990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9764
9765 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9766
9767 1990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9768
9769 * emacs.tex: Add @findex grep.
9770
9771 1988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9772
9773 * emacs.tex: Correct two typos. No other changes before
9774 Version 19 will be made.
9775
9776 1988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9777
9778 * emacs.tex: Update information for obtaining TeX distribution from the
9779 University of Washington.
9780
9781 ;; Local Variables:
9782 ;; coding: utf-8
9783 ;; End:
9784
9785 Copyright (C) 1993-1999, 2001-2013 Free Software Foundation, Inc.
9786
9787 This file is part of GNU Emacs.
9788
9789 GNU Emacs is free software: you can redistribute it and/or modify
9790 it under the terms of the GNU General Public License as published by
9791 the Free Software Foundation, either version 3 of the License, or
9792 (at your option) any later version.
9793
9794 GNU Emacs is distributed in the hope that it will be useful,
9795 but WITHOUT ANY WARRANTY; without even the implied warranty of
9796 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9797 GNU General Public License for more details.
9798
9799 You should have received a copy of the GNU General Public License
9800 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.