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