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