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