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