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