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