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