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