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