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