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