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