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