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