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