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