Merge from trunk + rename the event. Not tested yet.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
265c2fbf 12012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
2
3 * killing.texi (Deletion): Doc fix (Bug#12748).
4
4288142b
PE
52012-12-06 Paul Eggert <eggert@cs.ucla.edu>
6
7 * doclicense.texi, gpl.texi: Update to latest version from FSF.
8 These are just minor editorial changes.
9
d8ad4d3f 102012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
11
12 * vc1-xtra.texi (General VC Options): Remove obsolete reference
13 to `vc-path'.
14
c5bc2d1d 152012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
16
17 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
18
1cbaa705
KR
192012-12-02 Kevin Ryde <user42@zip.com.au>
20
21 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
22
00054d21
KR
232012-12-01 Kevin Ryde <user42@zip.com.au>
24
25 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
26
c07a6ded
PE
272012-11-24 Paul Eggert <eggert@cs.ucla.edu>
28
29 * doclicense.texi, gpl.texi: Update to latest version from FSF.
30 These are just minor editorial changes.
31
6ef2e5ef 322012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
33
34 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
35 clarifications (Bug#12865).
36 (Horizontal Scrolling): Clarifications.
37
2ac9538d 382012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
39
40 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
41
a33da68b
EZ
422012-11-16 Eli Zaretskii <eliz@gnu.org>
43
44 * trouble.texi (Crashing): Add information about MS-Windows and
45 the emacs_backtrace.txt file. (Bug#12908)
46
f78ee6af 472012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
48
49 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
50 actually named gdb-stopped-functions.
51
f78ee6af 522012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
53
54 * misc.texi (Single Shell): Mention async-shell-command-buffer.
55
19e09879
GM
562012-11-10 Glenn Morris <rgm@gnu.org>
57
58 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
59
ef7238c3
GM
60 * emacs.texi (Acknowledgments): Add profiler author.
61 * ack.texi (Acknowledgments): Add some recent contributions.
62
6baf66d5 632012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 64
9d9e48d9
CY
65 * files.texi (Diff Mode): Doc fixes for
66 diff-delete-trailing-whitespace (Bug#12831).
67
4c1f6a5b
CY
68 * trouble.texi (Crashing): Copyedits.
69
6baf66d5 702012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
71
72 * files.texi (Diff Mode): Trailing whitespace updates.
73
6baf66d5 742012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 75
4eeba558
CY
76 * misc.texi (Terminal emulator): Document Term mode faces.
77
7d806bfe
CY
78 * mini.texi (Basic Minibuffer): New node. Document
79 minibuffer-electric-default-mode.
80
81 * display.texi (Visual Line Mode): Fix index entry.
82
cce0aa5a
CY
83 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
84 and index the keybindings. Document tabulated-list-sort.
85 (Kill Buffer): Capitalize Buffer Menu.
86
87 * trouble.texi (Memory Full): Capitalize Buffer Menu.
88
6baf66d5 892012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
90
91 * display.texi (Auto Scrolling): Clarify that scroll-step is
92 ignored when scroll-conservatively is set to a non-zero value.
93 (Bug#12801)
94
6baf66d5 952012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
96
97 * dired.texi (Dired Updating): Doc fix (Bug#11744).
98
87288971
MA
992012-10-30 Michael Albinus <michael.albinus@gmx.de>
100
101 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
102
fc83c2de
CY
1032012-10-29 Chong Yidong <cyd@gnu.org>
104
105 * dired.texi (Shell Commands in Dired): Document changes to the
106 dired-do-async-shell-command.
107
82b21017
GM
1082012-10-28 Glenn Morris <rgm@gnu.org>
109
110 * ack.texi (Acknowledgments): Mention gv.el.
111
caa5e5a4
BG
1122012-10-27 Bastien Guerry <bzg@gnu.org>
113
114 * screen.texi (Menu Bar): Fix typo.
115
05b621a6
CY
1162012-10-27 Chong Yidong <cyd@gnu.org>
117
118 * frames.texi (Mouse Avoidance): Mention new variable
119 mouse-avoidance-banish-position.
120
121 * programs.texi (Which Function): Which Function mode now works in
122 all major modes by default.
123
124 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
125
126 * files.texi (Misc File Ops): Symbolic links on Windows only work
127 on Vista and later.
128
129 * building.texi (Compilation): Document compilation-always-kill.
130
131 * search.texi (Symbol Search): New node.
132
133 * package.texi (Package Menu): Document the "new" status.
134
135 * windows.texi (Window Choice): Don't refer to the obsolete
136 special-display feature.
137
cd996018
CY
1382012-10-24 Chong Yidong <cyd@gnu.org>
139
140 * mule.texi (Text Coding): set-buffer-file-coding-system can now
141 be invoked from the mode line.
142
143 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
144 changes to the mark and unmark commands.
145 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
146 which is no longer bound to dired-backup-diff.
147
fe605b94
BG
1482012-10-23 Bastien Guerry <bzg@gnu.org>
149
9eadb1a9
BG
150 * text.texi (Org Authoring): Use a comma after @ref to avoid the
151 insertion of a period in the Info output.
fe605b94 152
d1069532
SM
1532012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
154
155 * custom.texi (Hooks): Clarify that -hooks is deprecated.
156
1fb3aa3f
CY
1572012-10-23 Chong Yidong <cyd@gnu.org>
158
159 * kmacro.texi (Edit Keyboard Macro): Fix typo.
160
f42f1094
DM
1612012-10-18 Dani Moncayo <dmoncayo@gmail.com>
162
163 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
164
6c24e35f
GM
1652012-10-17 Glenn Morris <rgm@gnu.org>
166
167 * mini.texi (Repetition): Further copyedit.
168
429cdb05
DM
1692012-10-17 Dani Moncayo <dmoncayo@gmail.com>
170
171 * mini.texi (Repetition): Copyedit.
172
e5a94ec4
JL
1732012-10-16 Juri Linkov <juri@jurta.org>
174
175 * search.texi (Query Replace): Document multi-buffer replacement
176 keys. (Bug#12655)
177
178 * maintaining.texi (Tags Search): Change link "Replace" to
179 "Query Replace".
180
73f2b4ab
CY
1812012-10-13 Chong Yidong <cyd@gnu.org>
182
183 * files.texi (File Conveniences): ImageMagick enabled by default.
184
d8e213eb
DM
1852012-10-10 Dani Moncayo <dmoncayo@gmail.com>
186
187 * basic.texi (Arguments): Fix typos.
188
b859a383
GM
1892012-10-08 Glenn Morris <rgm@gnu.org>
190
cad4f290
GM
191 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
192
b859a383
GM
193 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
194
f1f4dba0
GM
1952012-10-06 Glenn Morris <rgm@gnu.org>
196
197 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
198 Mention cal-tex-cursor-week2-summary.
199
c6b68a28
CY
2002012-10-06 Chong Yidong <cyd@gnu.org>
201
202 * mini.texi (Passwords): Fix typo.
203
751bac18
GM
2042012-10-02 Glenn Morris <rgm@gnu.org>
205
206 * maintaining.texi (VC Directory Commands):
207 Remove duplicate `q' entry. (Bug#12553)
208
48de8b12
CY
2092012-09-30 Chong Yidong <cyd@gnu.org>
210
211 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
212
213 * search.texi (Special Isearch): Document the lax space search
214 feature and M-s SPC.
215 (Regexp Search): Move main search-whitespace-regexp description to
216 Special Isearch.
217 (Replace): Document replace-lax-whitespace.
218
219 * basic.texi (Position Info): Document C-u M-=.
220 (Moving Point): Document move-to-column.
221
222 * display.texi (Useless Whitespace): Add delete-trailing-lines.
223
224 * misc.texi (emacsclient Options): Document the effect of
225 initial-buffer-choice on client frames. Document server-auth-dir.
226 Do not document server-host, which is bad security practice.
227
228 * building.texi (Lisp Libraries): Docstring lookups can trigger
229 autoloading. Document help-enable-auto-load.
230
231 * mini.texi (Yes or No Prompts): New node.
232
233 * ack.texi (Acknowledgments): Remove obsolete packages.
234
4695c850
GM
2352012-09-27 Glenn Morris <rgm@gnu.org>
236
237 * cal-xtra.texi (Advanced Calendar/Diary Usage):
238 Rename the section to be more general.
239 * emacs.texi: Update menu.
240
e109c4a6
CY
2412012-09-23 Chong Yidong <cyd@gnu.org>
242
243 * buffers.texi (Misc Buffer): Replace toggle-read-only with
244 read-only-mode.
245
246 * files.texi (Visiting): Likewise.
247
2e83df57
PE
2482012-09-22 Paul Eggert <eggert@cs.ucla.edu>
249
250 * trouble.texi (Crashing): Document ulimit -c.
251
58f3a196
PE
2522012-09-21 Paul Eggert <eggert@cs.ucla.edu>
253
254 * trouble.texi (Crashing): Document addr2line.
255
4ef1567b
CY
2562012-09-19 Chong Yidong <cyd@gnu.org>
257
258 * killing.texi (Yanking): Minor clarification (Bug#12469).
259
9e9da873
CY
2602012-09-17 Chong Yidong <cyd@gnu.org>
261
262 * building.texi (GDB User Interface Layout): Remove reference to
263 removed variable gdb-use-separate-io-buffer (Bug#12454).
264
0979429b
J
2652012-09-08 Jambunathan K <kjambunathan@gmail.com>
266
267 * regs.texi (Text Registers): `C-x r +' can now be used instead of
268 M-x append-to-register. New option `register-separator'.
269 (Number Registers): Mention that `C-x r +' is polymorphic.
270
14ba4cf3
CY
2712012-09-07 Chong Yidong <cyd@gnu.org>
272
273 * windows.texi (Window Choice): Don't mention obsolete
274 display-buffer-reuse-frames.
275
cf29dd84
PE
2762012-09-04 Paul Eggert <eggert@cs.ucla.edu>
277
278 Give more-useful info on a fatal error (Bug#12328).
279 * trouble.texi (Crashing): New section, documenting this.
280
aa0ecd94
MA
2812012-08-24 Michael Albinus <michael.albinus@gmx.de>
282
0979429b
J
283 * cmdargs.texi (General Variables):
284 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
285 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 286
ba025fbd
EZ
2872012-08-14 Eli Zaretskii <eliz@gnu.org>
288
289 * building.texi (Debugger Operation): Correct and improve
290 documentation of the GUD Tooltip mode.
291
0c51ff6d
CY
2922012-07-31 Chong Yidong <cyd@gnu.org>
293
294 * emacs.texi: Fix ISBN (Bug#12080).
295
35b6586e
CY
2962012-08-05 Chong Yidong <cyd@gnu.org>
297
298 * display.texi (Faces): Document frame-background-mode (Bug#7774).
299
300 * custom.texi (Face Customization): Move discussion of face
301 inheritance here, from Faces section.
302
0e1a094f 3032012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
304
305 * frames.texi (Mouse Commands): Fix the description of mouse-2.
306 (Bug#11958)
307
e32a12b5
CY
3082012-07-19 Chong Yidong <cyd@gnu.org>
309
310 * emacs.texi: Update ISBN.
311
9ea10cc3
CY
3122012-07-17 Chong Yidong <cyd@gnu.org>
313
314 * basic.texi (Inserting Text): Replace ucs-insert with
315 insert-char. Provide more details of input.
316
317 * mule.texi (International Chars, Input Methods): Likewise.
318
b68b3337
CY
3192012-07-13 Chong Yidong <cyd@gnu.org>
320
dea31bd3
CY
321 * custom.texi (Examining): Update C-h v message.
322
b68b3337
CY
323 * buffers.texi (Misc Buffer): Document view-read-only.
324
ab4c47d3
CY
3252012-07-07 Chong Yidong <cyd@gnu.org>
326
327 * custom.texi (Init File): Index site-lisp (Bug#11435).
328
6edc3d28
CY
3292012-07-06 Chong Yidong <cyd@gnu.org>
330
331 * emacs.texi: Re-order top-level menu to correspond to logical
332 order, to avoid makeinfo warnings.
333
334 * ack.texi (Acknowledgments): Note new python.el.
335
3812efdc
CY
3362012-06-29 Chong Yidong <cyd@gnu.org>
337
338 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
339 * basic.texi (Erasing, Basic Undo): Fix markup.
340
c8d3a25c 3412012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
342
343 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
344
c8d3a25c 3452012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
346
347 * fixit.texi (Undo): Fix typo. (Bug#11775)
348
65400531
GM
3492012-06-27 Glenn Morris <rgm@gnu.org>
350
351 * ack.texi (Acknowledgments): Tiny update.
352
ac1a0ce1 3532012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
354
355 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
356
ddfbf826 3572012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 358
ddfbf826 359 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
360
361 * anti.texi:
362 * building.texi:
363 * cmdargs.texi:
364 * custom.texi:
365 * display.texi:
366 * files.texi:
367 * frames.texi:
368 * glossary.texi:
369 * misc.texi:
370 * mule.texi:
371 * programs.texi:
372 * sending.texi:
373 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
374
85973ba0
MA
3752012-06-06 Michael Albinus <michael.albinus@gmx.de>
376
377 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
378
c1dabff0
GM
3792012-05-28 Glenn Morris <rgm@gnu.org>
380
381 * ack.texi, building.texi, calendar.texi, custom.texi:
382 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
383
abb9615e
GM
3842012-05-27 Glenn Morris <rgm@gnu.org>
385
bd39eb06
GM
386 * emacs.texi: Simplify following removal of node pointers.
387
abb9615e
GM
388 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
389 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
390 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
391 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
392 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
393 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
394 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
395 * windows.texi, xresources.texi: Nuke hand-written node pointers.
396
6c200b4a
GM
3972012-05-22 Glenn Morris <rgm@gnu.org>
398
399 * emacs.texi (Acknowledgments): Add another contributor.
400
3fe7cdc8
GM
4012012-05-12 Glenn Morris <rgm@gnu.org>
402
403 * Makefile.in (MKDIR_P): New, set by configure.
404 (mkinfodir): Use $MKDIR_P.
405
dc0f75c8
GM
4062012-05-10 Glenn Morris <rgm@gnu.org>
407
b8a82b69
GM
408 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
409 with "coding: raw-text".
410
dc0f75c8
GM
411 * files.texi (Interlocking): Mention create-lockfiles option.
412
666b903b 4132012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
414
415 * frames.texi (Mouse References, Mouse Commands): Fix index
416 entries (Bug#11362).
417
eceeb5fc 4182012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 419
eceeb5fc
CY
420 * custom.texi (Customization Groups, Custom Themes, Examining):
421 Improve page breaks.
422
423 * rmail.texi (Rmail Display): Use example rather than smallexample.
424
425 * calendar.texi: Convert inforefs to refs.
426
427 * dired.texi (Dired Enter): Improve page break.
428
429 * abbrevs.texi (Abbrev Concepts): Copyedits.
430
431 * maintaining.texi (Registering, Tag Syntax):
432 Tweak line and page breaks.
433
434 * programs.texi (Programs, Electric C): Copyedits.
435 (Program Modes): Add xref to Fortran.
436 (Left Margin Paren): Remove what was (oddly enough) the only use
437 of defvar in the entire Emacs manual.
438 (Hungry Delete): Remove footnote about ancient Emacs version.
439 (Other C Commands): Use example rather than smallexample.
440
441 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
442 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
443 Tweak line and page breaks.
444
445 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
446 (Major Modes): Use example rather than smallexample.
bbba8869 447
eceeb5fc
CY
448 * mule.texi (Output Coding): Reword to improve page-breaks.
449
450 * frames.texi (Fonts): Tweak line and page breaks.
451 Use example rather than smallexample. Change cross-reference.
452 (Text-Only Mouse): Fix xref.
453
454 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
455 (Indirect Buffers): Tweak line- and page-breaks.
456
457 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
458
8045b906
GM
4592012-05-04 Glenn Morris <rgm@gnu.org>
460
461 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
462 (info, infoclean): Use $INFO_EXT.
463 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
464 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
465 (INFO_TARGETS): Use $INFO_EXT.
466 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
467
90207a15 4682012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
469
470 * emacs.texi (@copying): Only print EDITION in the TeX version.
471
e2058813
GM
472 * search.texi (Regexp Search): Just say "Emacs".
473
a162959e
GM
474 * display.texi (Auto Scrolling):
475 Reword to avoid repetition and improve page break.
476
9eb25ee8
GM
477 * xresources.texi (Resources):
478 * mule.texi (Language Environments):
479 * misc.texi (Amusements):
480 * maintaining.texi (VC Change Log):
481 * frames.texi (Fonts):
482 * custom.texi (Specifying File Variables, Minibuffer Maps):
483 * cmdargs.texi (Initial Options):
484 * building.texi (Flymake):
485 Reword to remove/reduce some overly long/short lines.
486
a4289d0e
GM
4872012-04-27 Glenn Morris <rgm@gnu.org>
488
489 * emacs.texi: Some fixes for detailed menu.
490
1a72be46
GM
491 * emacs.texi: Add "et al." to authors.
492
16152b76
GM
493 * ack.texi, basic.texi, buffers.texi, building.texi:
494 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
495 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
496 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
497 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
498 * search.texi, trouble.texi, windows.texi:
499 Use Texinfo recommended convention for quotes+punctuation.
500
578c1d4b 5012012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 502
578c1d4b
GM
503 * mule.texi (Bidirectional Editing): Improve indexing.
504 Minor wording tweaks.
84412f2c 505
467a33d0
CY
5062012-04-15 Chong Yidong <cyd@gnu.org>
507
508 * misc.texi (emacsclient Options): More clarifications.
509
e6fd457e 5102012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 511
41be52d7
GM
512 * msdog.texi (Windows Printing): It doesn't set printer-name.
513
05806f43
GM
514 * mule.texi (Language Environments): Move font info to "Fontsets".
515 (Fontsets): Move intlfonts etc here from "Language Environments".
516 Copyedits.
517 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
518 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
519
e6fd457e 5202012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 521
0be641c0
CY
522 * glossary.texi (Glossary): Standardize on "text terminal"
523 terminology. All callers changed.
524
6a00f380
CY
525 * misc.texi (emacsclient Options): Document "client frame" concept
526 and its effect on C-x C-c more carefully.
527
e6fd457e 5282012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 529
870e8fb8
GM
530 * frames.texi (Scroll Bars):
531 * glossary.texi (Glossary): Use consistent case for "X Window System".
532
71cd7772
GM
533 * mule.texi (Select Input Method, Coding Systems):
534 State command names in kbd tables.
535 (Recognize Coding): Add cross-ref.
536 (Output Coding): Don't mention message mode in particular.
537 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
538 Copyedits.
539
35dc09a1 5402012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
541
542 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
543 Copyedits.
544 (Coding Systems): Mac OS X apparently uses newlines for EOL.
545 (Recognize Coding): Remove old auto-coding-regexp-alist example.
546 auto-coding-functions does not override coding: tags.
547 Remove rmail-decode-mime-charset; it no longer has any effect.
548
35dc09a1 5492012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
550
551 * custom.texi (Creating Custom Themes): Add reference to Custom
552 Themes node in Lisp manual.
553
35dc09a1 5542012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
555
556 * mule.texi (International): Copyedits.
557 (International Chars): Update C-x = example output.
558 (Disabling Multibyte): Rename from "Enabling Multibyte".
559 Clarify what "unibyte: t" does, and mode-line description.
560 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
561 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 562 (Language Environments): Copyedits.
893585f4
GM
563 (Input Methods): Copyedits. Use "^" for the postfix example,
564 because it is less confusing inside Info's `quotes'.
e0550cae 565
bd7239f5 566 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
567 Update for "Disabling Multibyte" node name change.
568 * emacs.texi: Update for "Disabling Multibyte" node name change.
569
1c64e6ed
GM
570 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
571 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
572 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
573 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
574 * sending.texi, text.texi, trouble.texi:
575 Use @file for buffers, per the Texinfo manual.
576
20331c1c
GM
577 * entering.texi (Entering Emacs):
578 Do not mention initial-buffer-choice = t.
579
8fc85b20
GM
580 * misc.texi (Gnus Startup): Use @env for environment variables.
581
35dc09a1
GM
582 * Makefile.in: Replace non-portable use of $< in ordinary rules.
583
87124233
GM
5842012-04-12 Glenn Morris <rgm@gnu.org>
585
586 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
587
f3774f20
GM
5882012-04-07 Glenn Morris <rgm@gnu.org>
589
590 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
591
8980d0b9
GM
5922012-04-05 Glenn Morris <rgm@gnu.org>
593
594 * glossary.texi (Glossary): Use anchors for internal cross-references.
595
8bf27c8a
GM
5962012-04-04 Glenn Morris <rgm@gnu.org>
597
598 * glossary.texi (Glossary): Copyedits.
599 Use Texinfo-recommended convention for quotes and punctuation.
600 Comment out a few specialized (Rmail) items.
a0706406 601 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 602 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 603
529c06b6
CY
6042012-04-03 Chong Yidong <cyd@gnu.org>
605
606 * sending.texi (Mail Misc): Fix an index entry.
607
53b0595a
EZ
6082012-04-02 Eli Zaretskii <eliz@gnu.org>
609
610 * msdog.texi (Windows Startup): Add description of emacsclient
611 operation under -c and -t on MS-Windows.
612
613 * misc.texi (emacsclient Options): Add cross-reference to "Windows
614 Startup". (Bug#11091)
615
d8e213eb 6162012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
617
618 * custom.texi (Changing a Variable): Fix example.
619
0d224826
EZ
6202012-04-01 Eli Zaretskii <eliz@gnu.org>
621
622 * misc.texi (emacsclient Options): More clarifications about -t
623 and -c on MS-Windows. (Bug#11091)
624
1d265f9f
EZ
6252012-03-31 Eli Zaretskii <eliz@gnu.org>
626
627 * misc.texi (emacsclient Options): Document peculiarities of new
628 frame creation on MS-Windows under -c or -t options. (Bug#11091)
629
5319014e
CY
6302012-03-30 Chong Yidong <cyd@gnu.org>
631
632 * files.texi (File Conveniences): Clarify Imagemagick discussion.
633
2bfab837
GM
6342012-03-22 Glenn Morris <rgm@gnu.org>
635
636 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
637
986bd52a
CY
6382012-03-17 Chong Yidong <cyd@gnu.org>
639
640 * package.texi (Package Installation): Document use of
641 package-initialize in init file.
642
66ecdc9e
GM
6432012-03-16 Glenn Morris <rgm@gnu.org>
644
645 * help.texi (Language Help):
646 * mule.texi (International Chars):
647 etc/HELLO is for character demonstration.
648
d8e213eb 6492012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
650
651 * dired.texi (Shell Commands in Dired): Fix typo.
652
a08a07e3
CY
6532012-03-04 Chong Yidong <cyd@gnu.org>
654
655 * killing.texi (Clipboard): Document clipboard manager.
656
53eced6d
GM
6572012-02-29 Glenn Morris <rgm@gnu.org>
658
f8425af2
GM
659 * ack.texi (Acknowledgments): Use @Tex{} in more places.
660
775b55af
GM
661 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
662
53eced6d
GM
663 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
664
44e97401
GM
6652012-02-28 Glenn Morris <rgm@gnu.org>
666
667 * custom.texi, display.texi, emacs.texi, files.texi:
668 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
669 Standardize possessive apostrophe usage.
670
525795c1
JD
6712012-02-25 Jan Djärv <jan.h.d@swipnet.se>
672
673 * macos.texi (Mac / GNUstep Customization): Remove text about
674 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
675
d8e213eb 6762012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
677
678 * buffers.texi (Select Buffer): Mention that saving in a new file
679 name can switch to a different major mode.
680
6ea1787e
GM
6812012-02-23 Glenn Morris <rgm@gnu.org>
682
49fe4321
GM
683 * mini.texi (Minibuffer File, Completion Options, Repetition):
684 Copyedits.
685 (Completion Example): Other M-x au* commands may be defined.
686 (Completion Styles): Mention emacs21 and completion-category-overrides.
687
8f4042d2
GM
688 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
689 (Windows Keyboard, Windows Mouse, Windows Processes)
690 (Windows Printing, Windows Misc): Copyedits.
691 (ls in Lisp): Update switches list.
692
371fb833
GM
693 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
694 Update dos-mode* function names.
695 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
696 (MS-DOS Processes): Add xref to main ls-lisp section.
697
6ea1787e
GM
698 * ack.texi (Acknowledgments): Mention smie.
699
40ace058
GM
7002012-02-22 Glenn Morris <rgm@gnu.org>
701
702 * macos.texi: Copyedits. Fix @key/@kbd usage.
703 (Mac / GNUstep Basics): Don't mention the panels, since the next
704 section covers them.
705 (Mac / GNUstep Customization): Merge some panel info from previous.
706
41f1e868
GM
7072012-02-21 Glenn Morris <rgm@gnu.org>
708
68af8d4f
GM
709 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
710 Small fixes.
711
2e03845d
GM
712 * emacs-xtra.texi: Picture mode is no longer a chapter.
713
f9a998c3
GM
714 * picture-xtra.texi (Basic Picture): C-a does get remapped.
715
41f1e868
GM
716 * ack.texi (Acknowledgments): Small changes, including resorting,
717 and removal of things no longer distributed.
718
ea09410d
GM
7192012-02-20 Glenn Morris <rgm@gnu.org>
720
2d2f6581
GM
721 * emacs.texi (Top, Preface): Small rephrasings.
722 (menu, detailmenu): Update entries, and reformat some descriptions.
723 * building.texi, display.texi, emacs-xtra.texi, files.texi:
724 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
725 Reformat some menu descriptions.
726
196f8c0e
GM
727 * ack.texi (Acknowledgments): More updates.
728
8730412a
GM
729 * emacs.texi (Acknowledgments): Add several names from ack.texi,
730 and from Author: headers.
ae15b89b 731 (Distrib): Small updates.
ea09410d 732
37863f20
GM
7332012-02-18 Glenn Morris <rgm@gnu.org>
734
37c3b9ee
GM
735 * ack.texi (Acknowledgments): Add xref to Org manual.
736
b474519e
GM
737 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
738 of '*mail*', since Message does not call it that.
739 (Rmail Reply): Rename rmail-dont-reply-to-names.
740 \\`info- no longer handled specially.
741 Update for rmail-enable-mime-composing.
742 Don't mention 'm' for replies.
743 Don't mention rmail-mail-new-frame and cancelling, since it does
744 not work for Message at the moment.
745
a5987767
GM
746 * cal-xtra.texi: Copyedits.
747
37863f20
GM
748 * emacs-xtra.texi: Set encoding to ISO-8859-1.
749
112d1241
GM
7502012-02-17 Glenn Morris <rgm@gnu.org>
751
0fd2c9a3
GM
752 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
753
1d6ecbfa
GM
754 * ack.texi (Acknowledgments): Mention Gnulib.
755
102f1b54
GM
756 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
757
112d1241
GM
758 * calendar.texi: Misc small changes, including updating the dates
759 of examples.
760
3a05ff1d
GM
7612012-02-16 Glenn Morris <rgm@gnu.org>
762
d1354af0
GM
763 * calendar.texi: Misc small changes.
764
5f9756ec
GM
765 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
766 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
767
3b19a30d
GM
768 * dired-xtra.texi (Subdir Switches): Small fixes.
769
3a05ff1d
GM
770 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
771
9f26dc24
GM
7722012-02-15 Glenn Morris <rgm@gnu.org>
773
774 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
775
fb969a57
GM
7762012-02-12 Glenn Morris <rgm@gnu.org>
777
778 * ack.texi (Acknowledgments):
779 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
780
0aca1292
GM
7812012-02-10 Glenn Morris <rgm@gnu.org>
782
104dc9c6
GM
783 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
784
0aca1292
GM
785 * programs.texi (Misc for Programs): Mention electric-layout-mode.
786
91af9d2e
GM
7872012-02-09 Glenn Morris <rgm@gnu.org>
788
0aca1292
GM
789 * buffers.texi (Misc Buffer): M-x info does not seem to require a
790 buffer switch after M-x rename-uniquely.
63c727b2 791
91af9d2e
GM
792 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
793
1ef1990c
JB
7942012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
795
796 * text.texi (Org Mode): Fix typo.
797
e74e58c9
GM
7982012-02-08 Glenn Morris <rgm@gnu.org>
799
cefee440
GM
800 * ack.texi (Acknowledgments): Update emacs-lock info.
801
a7686350
GM
802 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
803
e74e58c9
GM
804 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
805
fe93bc91
GM
8062012-02-07 Glenn Morris <rgm@gnu.org>
807
808 * files.texi (File Conveniences): Mention ImageMagick images.
809
d273439c
GM
8102012-02-05 Glenn Morris <rgm@gnu.org>
811
649f602c
GM
812 * trouble.texi (Checklist): Mention debug-on-event.
813
d273439c
GM
814 * maintaining.texi (Maintaining): Add cross-ref to ERT.
815
a9410bdf
GM
8162012-02-04 Glenn Morris <rgm@gnu.org>
817
1f5e1a16
GM
818 * macos.texi (Customization options specific to Mac OS / GNUstep):
819 New subsection.
820
b7314ef7
GM
821 * display.texi (Colors): Mention list-colors-sort.
822
a9410bdf
GM
823 * files.texi (File Conveniences): Mention image animation.
824
75319d7f
CY
8252012-01-31 Chong Yidong <cyd@gnu.org>
826
827 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
828 scroll bars (Bug#10666).
829
2680c309
CY
8302012-01-28 Chong Yidong <cyd@gnu.org>
831
691db250
CY
832 * files.texi (Filesets): Fix typos.
833
2680c309
CY
834 * display.texi (Faces): Add xref to Colors node.
835
2a90dfca
DM
8362012-01-27 Dani Moncayo <dmoncayo@gmail.com>
837
838 * buffers.texi (Select Buffer): Clarify explanation of switching
839 to new buffers. Fix description of next-buffer and
6df6ae42 840 previous-buffer (Bug#10334).
2a90dfca
DM
841 (Misc Buffer): Add xref to View Mode.
842
843 * text.texi (Fill Commands): Fix description of
844 sentence-end-double-space.
845
20d2304d
CY
8462012-01-23 Chong Yidong <cyd@gnu.org>
847
f088cb8b 848 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 849
01ec1eed
VS
8502012-01-16 Volker Sobek <reklov@live.com> (tiny change)
851
852 * programs.texi (Comment Commands): Typo (bug#10514).
853
06848b82
CY
8542012-01-15 Chong Yidong <cyd@gnu.org>
855
856 * xresources.texi (X Resources): Describe GTK+ case first.
857 (Resources): Don't use borderWidth as an example, since it doesn't
858 work with GTK+.
859 (Table of Resources): Clarify role of several resources, including
860 the Emacs 24 behavior of cursorBlink etc.
861 (Face Resources): Node deleted. Recommend using Customize
862 instead. Add paragraph to `Table of Resources' node summarizing
863 how to use X resources for changing faces.
864 (Lucid Resources): Rewrite, omitting description of font names,
865 referring to the Fonts node instead.
866 (LessTif Resources): Copyedits.
867 (GTK resources): Rewrite, describing the difference between gtk2
868 and gtk3.
869 (GTK Resource Basics): New node.
870 (GTK Widget Names, GTK Names in Emacs): Rewrite.
871 (GTK styles): Just refer to Fonts node for GTK font format.
872
873 * display.texi (Faces): Document the cursor face.
874
a73a3461
CY
8752012-01-14 Chong Yidong <cyd@gnu.org>
876
01ec1eed 877 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
878 (General Variables): Add xref to Lisp Libraries.
879 (Initial Options): Copyedits.
880 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
881 (Environment): Clarify what getenv does.
882 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
883 light backgrounds on xterms.
884 (Misc Variables): TEMP and TMP are not Windows-specific.
885 (Display X): Copyedits.
886 (Colors X): -bd does nothing for GTK.
887 (Icons X): Gnome 3 doesn't use taskbars.
888
889 * misc.texi (Shell): Document exec-path here.
890
891 * rmail.texi (Movemail): Add xref for exec-path.
892
e517eda4
GM
8932012-01-13 Glenn Morris <rgm@gnu.org>
894
895 * dired.texi (Dired and Find): Clarify find-ls-options.
896
1de76afe
CY
8972012-01-09 Chong Yidong <cyd@gnu.org>
898
71873e2b 899 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
900 SHA-256.
901
c61ab18c
CY
9022012-01-07 Chong Yidong <cyd@gnu.org>
903
e490b289
CY
904 * display.texi (Useless Whitespace): Add Whitespace mode.
905
1de77c4c
CY
906 * custom.texi (Hooks): Discuss how to disable minor modes.
907
908 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 909 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 910
c61ab18c
CY
911 * trouble.texi (Lossage): Refer to Bugs node for problems.
912 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
913 (Screen Garbled): Don't refer to terminal "manufacturers".
914 (Total Frustration): Node deleted. Eliza is documented in
915 Amusements now.
71873e2b
SM
916 (Known Problems): More info about using the bug tracker.
917 Mention debbugs package.
c61ab18c
CY
918 (Bug Criteria): Copyedits.
919 (Understanding Bug Reporting): Mention emacs -Q.
920
89bd9ccd
CY
9212012-01-06 Chong Yidong <cyd@gnu.org>
922
923 * custom.texi (Specifying File Variables): The mode: keyword
924 doesn't have to be first anymore. Add example of specifying minor
925 modes.
926 (Directory Variables): Simplify example. Mention application to
927 non-file buffers.
928 (Disabling): Use "initialization file" terminology.
929 (Init Examples): Fix hook example.
930
8034735f
EZ
9312012-01-06 Eli Zaretskii <eliz@gnu.org>
932
933 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
934 (Bug#10422)
935 Move the stuff about resources to xresources.texi.
936
937 * xresources.texi (Resources): Move information about setting X
938 resources in the Registry from cmdargs.texi. Make the index entry
939 be similar to the one in cmdargs.texi.
940
b0d7d8af
CY
9412012-01-05 Chong Yidong <cyd@gnu.org>
942
943 * custom.texi (Customization Groups): Update example.
944 (Browsing Custom): Document the new search field.
945 (Changing a Variable): Update example for Emacs 24 changes.
946 Document Custom-set and Custom-save commands.
947 (Face Customization): Document Emacs 24 changes. De-document
948 modify-face.
949 (Specific Customization): Mention customize-variable.
950 (Custom Themes): Add customize-themes, custom-theme-load-path,
951 custom-theme-directory, and describe-theme.
952 (Creating Custom Themes): New node.
953 (Examining): Mention M-:.
954
955 * package.texi (Packages): Fix typo.
956
88c5c7c8
CY
9572012-01-03 Chong Yidong <cyd@gnu.org>
958
959 * misc.texi (Single Shell): Don't document Lisp usage of
960 shell-command. Tidy up discussion of synchronicity. Add index
961 entries for async-shell-command.
962 (Interactive Shell): Note that M-x shell uses shell-file-name.
963 Note change in behavior in Emacs 24.
964 (Shell Mode): Shell mode now uses completion-at-point.
965 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
966 default method for recognizing prompts nowadays.
967 (Shell Ring): Add xref to Minibuffer History.
968 (Directory Tracking): Explain Dirtrack mode in more detail.
969 (Term Mode): Fix index entries.
970 (Paging in Term): Merge into Term Mode.
971 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
972 (Printing): Fix xref. State default of lpr-switches.
973 (PostScript): Remove obsolete sentence. Omit description of
974 non-interactive behaviors.
975 (Hyperlinking): Improve description.
976 (Browse-URL): Using compose-mail for mailto URLs is the default.
977 Document browse-url-mailto-function.
978 (Goto Address mode): Add index entries. Add xref to Browse-URL.
979 (FFAP): FFAP is not a minor mode.
71873e2b
SM
980 (Amusements): M-x lm was renamed to M-x landmark.
981 Document nato-region.
88c5c7c8 982
b8ecfdfe
CY
9832012-01-01 Chong Yidong <cyd@gnu.org>
984
985 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
986 (Gnus Startup): Note that the system might not be set up for news.
987 Describe group levels more clearly.
988 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
989 Summary of Gnus.
990 (Document View): Copyedits. Move zoom commads to DocView
991 Navigation node.
992 (DocView Navigation, DocView Searching, DocView Slicing)
993 (DocView Conversion): Nodes renamed from Navigation, etc.
994
995 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
996
7bc7d2aa
EZ
9972011-12-31 Eli Zaretskii <eliz@gnu.org>
998
999 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1000 (Bug#10380)
1001
b30941db
CY
10022011-12-30 Chong Yidong <cyd@gnu.org>
1003
1004 * sending.texi (Sending Mail): Document initial mail buffer name,
1005 and changed multiple mail buffer behavior.
1006 (Mail Format): Put the example at the top of the section.
1007 (Mail Headers): Move discussion of "From" to the top.
1008 (Mail Sending): Document sendmail-query-once.
1009 (Citing Mail): Make it less Rmail-specific.
1010
0ed49f93
CY
10112011-12-29 Chong Yidong <cyd@gnu.org>
1012
1013 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1014 example. Add index entries.
1015 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1016
c40a7de7
CY
10172011-12-26 Chong Yidong <cyd@gnu.org>
1018
71873e2b
SM
1019 * dired.texi (Dired Enter, Misc Dired Features):
1020 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1021 (Dired Navigation): Add index entries.
1022 (Dired Visiting): Fix View Mode xref.
1023 (Marks vs Flags): Prefer C-/ binding for undo.
1024 (Subdirectories in Dired): Add xrefs.
1025 (Misc Dired Features): Document some Emacs 24 changes. Add index
1026 entries.
1027
1028 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1029 variable, since it is explained in Minor Modes node.
1030 (Defining Abbrevs): Copyedits.
1031 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1032 C-/ binding for undo.
1033 (Dabbrev Customization): Add xrefs for case-fold-search and
1034 case-replace.
1035
1036 * dired-xtra.texi (Subdir Switches): Add xref.
1037
1038 * maintaining.texi (VC Directory Commands): Mention quit-window.
1039
3d992aa0
CY
10402011-12-25 Chong Yidong <cyd@gnu.org>
1041
1042 * maintaining.texi (Tags): Mention Semantic.
1043 (Create Tags Table, Etags Regexps): Copyedits.
1044 (Find Tag): Mention minibuffer completion.
1045 (List Tags): Mention completion-at-point. Completion is actually
1046 available in M-x list-tags.
1047
1048 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1049 Document vc-delete-file.
1050
1051 * files.texi (Misc File Ops): Mention vc-delete-file.
1052
1053 * programs.texi (Symbol Completion): Mention completion-at-point
1054 explicitly.
1055
2785d024
CY
10562011-12-22 Chong Yidong <cyd@gnu.org>
1057
1058 * maintaining.texi (Change Log Commands): Don't specially mention
1059 vc-update-change-log which is CVS-only.
1060
1061 * vc1-xtra.texi (Version Headers): Note that these are for
1062 Subversion, CVS, etc. only.
71873e2b
SM
1063 (General VC Options): De-document vc-keep-workfiles.
1064 Fix RCS-isms.
2785d024 1065
0ab39399
EZ
10662011-12-22 Eli Zaretskii <eliz@gnu.org>
1067
1068 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1069 should be @end iftex".
1070
d3098e1e
CY
10712011-12-21 Chong Yidong <cyd@gnu.org>
1072
1073 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1074 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1075 (VC Pull): Mention vc-log-incoming.
1076 (Log Buffer): Add CVS/RCS only disclaimer.
1077
1078 * vc1-xtra.texi (Remote Repositories): Update introduction.
1079 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1080 (Remote Repositories, Version Backups): Node deleted.
1081 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1082 (CVS Options): Reduce verbosity of description of obscure CVS
1083 locking feature.
1084 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1085 Tags node.
1086 (Revision Tags): Move under Miscellaneous VC subsection.
1087 (Change Logs and VC): Note that this is wrong for DVCSs.
1088 De-document log entry manipulating features.
1089 (Renaming and VC): Describe how it works on modern VCSes.
1090
1091 * files.texi (Misc File Ops): Mention vc-rename-file.
1092
1093 * programs.texi (Custom C Indent): Add index entries.
1094
47d42d81
AM
10952011-12-20 Alan Mackenzie <acm@muc.de>
1096
1097 * programs.texi (Motion in C): Update the description of C-M-a and
1098 C-M-e, they now DTRT in enclosing scopes.
1099 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1100
2edef1a0
CY
11012011-12-20 Chong Yidong <cyd@gnu.org>
1102
1103 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1104 (Old Revisions): Use it.
1105 (VCS Repositories): Add "distributed" terminology.
1106 (Log Buffer): Remove duplicate description
1107 about changesets. Fix "current VC fileset" ambiguity.
1108 (Multi-User Branching): Node deleted.
1109 (Branches, Switching Branches): Discuss decentralized version
1110 control systems.
1111 (VC Pull): New node.
1112 (Merging): Document merging on decentralized systems.
1113 (Creating Branches): Note that this is specific to CVS and related
1114 systems.
1115
bc859d5f
CY
11162011-12-19 Chong Yidong <cyd@gnu.org>
1117
1118 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1119 (VC Mode Line): Add index entry for "version control status".
1120 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1121 Document vc-revert-show-diff. De-document vc-rollback.
1122 (VC Directory Mode): Rewrite introduction. Move prefix arg
1123 documentation here from VC Directory Buffer node.
1124 (VC Directory Buffer): Use a decentralized VCS example.
1125 (VC Directory Commands): Use a table. Remove material duplicated
1126 in previous nodes on multi-file VC filsets.
1127
9cff91f8
CY
11282011-12-17 Chong Yidong <cyd@gnu.org>
1129
1130 * maintaining.texi (VCS Concepts): Make "revision" terminology
1131 less CVS-specific.
1132 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1133 Registering node.
71873e2b 1134 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1135 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1136 log buffer. Add index entries.
71873e2b
SM
1137 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1138 Use "commit" terminology.
9cff91f8
CY
1139 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1140 doesn't refer to tags tables. Note other possible forms of the
1141 revision ID. C-x v = does not save.
1142 (Registering): Note similarity to C-x v v action. Fix description
1143 of how backends are chosen. De-document vc-default-init-revision.
1144 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1145 in root log buffers.
1146
f3b316df
CY
11472011-12-16 Chong Yidong <cyd@gnu.org>
1148
1149 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1150 (Basic VC Editing): Remove redundant descriptions.
1151 (VC With A Merging VCS): Make description more general instead of
1152 CVS-specific.
1153 (VC With A Locking VCS): Use VC fileset terminology.
1154
29eabb8e
CY
11552011-12-12 Chong Yidong <cyd@gnu.org>
1156
1157 * building.texi (Executing Lisp): Fix xref for C-M-x.
1158 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1159 manual. Note that load-path is not customizable.
1160 (Lisp Eval): Note that listed commands are available globally.
1161 Explain the meaning of "defun" in the C-M-x context.
1162 (Lisp Interaction): Copyedits.
71873e2b
SM
1163 (External Lisp): Fix name of inferior Lisp buffer.
1164 Mention Scheme.
29eabb8e
CY
1165 (Compilation): Define "inferior process".
1166
cd0314dd
EZ
11672011-12-10 Eli Zaretskii <eliz@gnu.org>
1168
1169 * msdog.texi (Windows Fonts): Document how to force GDI font
1170 backend on MS-Windows.
1171
0595bd7e 11722011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1173
1174 * building.texi (Compilation): Say what the -k flag to make does.
1175 Move subprocess discussion to Compilation Shell.
1176 (Compilation Mode): Add xref for grep, occur, and mouse
1177 references. Define "locus".
1178 (Grep Searching): Use @command.
71873e2b
SM
1179 (Debuggers, Commands of GUD, GDB Graphical Interface):
1180 Clarify intro.
0595bd7e
CY
1181 (Starting GUD): Clarify how arguments are specified.
1182 (Debugger Operation): Index entry for "GUD interaction buffer",
1183 and move basic description here from Commands of GUD node.
1184 (GDB User Interface Layout): Copyedits.
1185 (Source Buffers): Remove gdb-find-source-frame, which is not in
1186 gdb-mi.el.
1187 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1188 toggle-gdb-all-registers, which are not in gdb-mi.el.
1189 Don't re-document GUD interaction buffers.
b09d01da
CY
1190
1191 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1192 (Semantic): Add cindex entries for Semantic.
1193
2a185919
CY
11942011-12-06 Chong Yidong <cyd@gnu.org>
1195
1196 * programs.texi (Man Page): Clarify how to use Man-switches.
1197 Don't bother documenting Man-fontify-manpage-flag.
1198 (Lisp Doc): Add xref to Name Help node.
1199 (Hideshow): Add cindex. Mention role of ellipses, and default
1200 value of hs-isearch-open. Don't bother documenting
1201 hs-special-modes-alist.
1202 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1203 changing the window manager binding of M-TAB.
1204
ebf10822
CY
12052011-12-05 Chong Yidong <cyd@gnu.org>
1206
1207 * programs.texi (Comment Commands): Fix description of for M-; on
1208 blank lines. Move documentation of comment-region here.
1209 (Multi-Line Comments): Clarify the role of comment-multi-line.
1210 Refer to Comment Commands for comment-region doc.
1211 (Options for Comments): Refer to Multi-Line Comments for
1212 comment-multi-line doc, instead of duplicating it. Fix default
1213 values of comment-padding and comment-start-skip.
1214
ec7ae032
CY
12152011-12-04 Chong Yidong <cyd@gnu.org>
1216
1217 * programs.texi (Program Modes): Mention modes that are not
1218 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1219 Add index entry for backward-delete-char-untabify.
1220 Mention prog-mode-hook.
ec7ae032
CY
1221 (Which Function): Use "global minor mode" terminology.
1222 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1223 in Indentation chapter to avoid duplication.
1224 (Expressions): Copyedit.
1225 (Matching): Document Electric Pair mode.
1226
1227 * ack.texi (Acknowledgments):
1228 * rmail.texi (Movemail, Other Mailbox Formats):
1229 * frames.texi (Frames): Don't capitalize "Unix".
1230
a24bf23e
CY
12312011-12-04 Chong Yidong <cyd@gnu.org>
1232
1233 * text.texi (Nroff Mode): Mention what nroff is.
1234 (Text Based Tables, Table Recognition): Don't say "Table mode"
1235 since it's not a major or minor mode.
1236 (Text Based Tables): Reduce the size of the example.
1237 (Table Definition): Clarify definitions.
1238 (Table Creation): Add key table.
1239 (Cell Commands): Use kbd for commands.
1240 (Table Rows and Columns): Combine nodes Row Commands and Column
1241 Commands.
1242 (Fixed Width Mode): Node deleted; contents moved to parent.
1243 (Table Conversion): Shorten example.
1244 (Measuring Tables): Merge into Table Misc.
1245
8863a584
CY
12462011-12-03 Chong Yidong <cyd@gnu.org>
1247
1248 * text.texi (TeX Mode): Mention AUCTeX package.
1249 (TeX Editing): Add xref to documentation for Occur.
1250 (LaTeX Editing): Add xref to Completion node.
1251 (TeX Print): Fix description of tex-directory.
71873e2b 1252 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1253 its subnodes less verbose, since text/enriched files are
1254 practically unused.
71873e2b 1255 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1256 (Format Colors): Node deleted.
71873e2b 1257 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1258 for applying colors too.
1259 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1260
1261 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1262
1263 * display.texi (Colors): New node.
1264
1265 * cmdargs.texi (Colors X):
1266 * xresources.texi (GTK styles):
1267 * custom.texi (Face Customization): Reference it.
1268
1269 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1270 Link to Fill Commands for Justification entry.
1271
6fdebe93
EZ
12722011-12-03 Eli Zaretskii <eliz@gnu.org>
1273
1274 * display.texi (Auto Scrolling): More accurate description of what
1275 scroll-*-aggressively does, including the effect of non-zero
1276 margin. Fix "i.e." markup.
1277
95ca9bc7
CY
12782011-12-02 Chong Yidong <cyd@gnu.org>
1279
1280 * text.texi (Pages): Mention how formfeed chars are displayed.
1281 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1282 Describe adaptive filling more precisely.
1283 (Fill Commands): Note that filling removes excess whitespace.
1284 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1285 now bound to indent-for-tab-command in Text mode.
1286 (Outline Mode): Copyedits.
1287 (Outline Visibility): Note that Reveal mode is a buffer-local
1288 minor mode.
1289
1290 * modes.texi (Major Modes): Move note about checking major-mode in
1291 a hook function here, from Text mode.
1292
6d262977
CY
12932011-11-28 Chong Yidong <cyd@gnu.org>
1294
b22b1918
CY
1295 * text.texi (Words): Add xref to Position Info.
1296 (Paragraphs): Add xref to Regexps.
1297
6d262977
CY
1298 * indent.texi (Indentation): Rewrite introduction. Move table to
1299 Indentation Commands node.
1300 (Indentation Commands): Add index entries to table. Copyedits.
1301 (Tab Stops, Just Spaces): Copyedits.
1302 (Indent Convenience): New node. Document electric-indent-mode.
1303
1304 * programs.texi (Basic Indent):
1305 * windows.texi (Pop Up Window): Fix kindex entry.
1306
dc95a8b0
CY
13072011-11-28 Chong Yidong <cyd@gnu.org>
1308
1309 * modes.texi (Major Modes): Move major-mode variable doc here from
1310 Choosing Modes. Document describe-mode. Document prog-mode-hook
1311 and text-mode-hook. Add example of using hooks.
1312 (Minor Modes): Document behavior of mode command calls from Lisp.
1313 Note that setting the mode variable using Customize will DTRT.
1314 (Choosing Modes): Add example of setting a minor mode using a
1315 local variable.
1316
b63a8e8e
CY
13172011-11-27 Chong Yidong <cyd@gnu.org>
1318
1319 * frames.texi (Creating Frames): Move frame parameter example to
1320 Frame Parameters node.
1321 (Frame Commands): C-x 5 o does not warp the mouse by default.
1322 (Fonts): Add more GTK-style properties; also, they should be
1323 capitalized.
1324 (Special Buffer Frames): Node deleted; special-display is on the
1325 way out.
1326 (Frame Parameters): Example moved here from Creating Frames.
1327 Clarify that default-frame-alist affects the initial frame too.
1328 Delete auto-raise-mode and auto-lower-mode.
1329 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1330 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1331
1332 * windows.texi (Window Choice): Add xref to Lisp manual for
1333 special-display-*.
1334
a3dcc84e
EZ
13352011-11-26 Eli Zaretskii <eliz@gnu.org>
1336
1337 * display.texi (Text Display): Update the description,
1338 cross-references, and indexing related to display of control
1339 characters and raw bytes.
1340
4ad3bc2a
CY
13412011-11-25 Chong Yidong <cyd@gnu.org>
1342
1343 * frames.texi (Frames): Rewrite introduction.
1344 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1345 Mouse-3 does not copy to kill ring by default. DEL does not
1346 behave specially for mouse commands any more.
1347 (Mouse References): Document mouse-1-click-follows-link more
1348 thoroughly.
1349 (Menu Mouse Clicks): Move footnote to the main text and add xref
1350 to Init Rebinding node.
1351 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1352
1353 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1354
20db1522
JB
13552011-11-24 Juanma Barranquero <lekktu@gmail.com>
1356
1357 * display.texi (Font Lock): Fix typo.
1358
01d06b1f
GM
13592011-11-24 Glenn Morris <rgm@gnu.org>
1360
1361 * rmail.texi (Rmail Output):
1362 Mention rmail-automatic-folder-directives. (Bug#9657)
1363
0cbaa1d5
CY
13642011-11-21 Chong Yidong <cyd@gnu.org>
1365
1366 * mark.texi (Global Mark Ring): Fix description of global mark
1367 ring (Bug#10032).
1368
fe7a3057
JB
13692011-11-20 Juanma Barranquero <lekktu@gmail.com>
1370
1371 * msdog.texi (Windows Fonts): Fix typo.
1372
b6e63cbe
GM
13732011-11-17 Glenn Morris <rgm@gnu.org>
1374
1375 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1376
58179cce
JB
13772011-11-16 Juanma Barranquero <lekktu@gmail.com>
1378
1379 * killing.texi (Rectangles):
7877f373
JB
1380 * misc.texi (Document View):
1381 * modes.texi (Choosing Modes):
1382 * msdog.texi (Windows Fonts):
58179cce
JB
1383 * regs.texi (Rectangle Registers):
1384 * search.texi (Isearch Yank): Fix typos.
1385
291d142b
CY
13862011-11-06 Chong Yidong <cyd@gnu.org>
1387
1388 * windows.texi (Basic Window): Add xref to Cursor Display.
1389 (Split Window): Document negative arg for splitting commands.
1390 (Other Window): Document mouse-1 in text area of window.
1391 (Change Window): Don't mention window attributes, since they
1392 aren't defined. C-x 1 can't be used with minibuffer windows.
1393 Windows are no longer auto-deleted.
1394 (Window Choice): Add xref to Choosing Window in Lisp manual.
1395 (Window Convenience): Note that windmove disables shift-selection.
1396 Move M-x compare-windows here from Other Window node.
1397
1398 * custom.texi (Mouse Buttons):
1399 * search.texi (Isearch Scroll):
1400 * windows.texi (Split Window): Use new names split-window-below
1401 and split-window-right.
1402
a7ef684b
JB
14032011-10-26 Juanma Barranquero <lekktu@gmail.com>
1404
1405 * emacs.texi (Top): Fix typo.
1406
d53e1747
GM
14072011-10-25 Glenn Morris <rgm@gnu.org>
1408
1409 * abbrevs.texi (Saving Abbrevs):
1410 quietly-read-abbrev-file is not a command. (Bug#9866)
1411
e7a3ff06
CY
14122011-10-24 Chong Yidong <cyd@gnu.org>
1413
1414 * display.texi (Scrolling): Document scroll-up-line and
1415 scroll-down-line. Document scroll-command property.
1416 (Recentering): New node, split off from Scrolling.
1417
86c60681
CY
14182011-10-23 Chong Yidong <cyd@gnu.org>
1419
da97a9e6
CY
1420 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1421 (Tool Bars): Copyedits.
1422
86c60681
CY
1423 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1424
d195726a
CY
14252011-10-22 Chong Yidong <cyd@gnu.org>
1426
1427 * windows.texi (Displaying Buffers): Fix broken lispref link.
1428
a70e06c1
CY
14292011-10-22 Chong Yidong <cyd@gnu.org>
1430
1431 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1432 Move confirm-nonexistent-file-or-buffer discussion here.
1433
1434 * files.texi (File Names, Visiting): Move detailed discussion of
1435 minibuffer confirmation to Minibuffer Exit.
1436
1437 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1438 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1439
bfd779dd
CY
14402011-10-21 Chong Yidong <cyd@gnu.org>
1441
1442 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1443 (Backup Copying): backup-by-copying-when-mismatch is now t.
1444 (Customize Save): Fix description of require-final-newline.
1445 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1446 (Auto Save Control): Clarify.
1447 (File Archives): Add 7z.
1448 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1449
1450 * arevert-xtra.texi (Autorevert): Copyedits.
1451
6e317956
CY
14522011-10-20 Chong Yidong <cyd@gnu.org>
1453
1454 * custom.texi (Hooks, Init Examples):
1455 * display.texi (Font Lock):
1456 * fixit.texi (Spelling):
1457 * rmail.texi (Rmail Display): Minor mode function with no arg now
1458 enables it.
1459
1460 * fixit.texi (Spelling): Fix description of inline completion.
1461
5abc31ef
CY
14622011-10-19 Chong Yidong <cyd@gnu.org>
1463
1464 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1465 entries.
1466 (Isearch Yank): Document isearch-yank-pop.
1467 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1468 (Other Repeating Search): Document Occur Edit mode.
1469
939db9ac
CY
14702011-10-18 Chong Yidong <cyd@gnu.org>
1471
1472 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1473 from Line Truncation node.
1474 (Standard Faces): Note that only the background of the cursor face
1475 has an effect.
1476 (Cursor Display): Fix descriptions of cursor face
1477 and bar cursor blinking.
1478 (Text Display): Document nobreak-char-display more clearly.
1479 (Line Truncation): Add xref to Split Window node.
1480 (Display Custom): Don't bother documenting baud-rate or
1481 no-redraw-on-reenter.
1482
1483 * search.texi (Slow Isearch): Node removed.
1484
80c6d77f
GM
14852011-10-18 Glenn Morris <rgm@gnu.org>
1486
1487 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1488
d366bd53
CY
14892011-10-18 Chong Yidong <cyd@gnu.org>
1490
1491 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1492 of list-faces-display here, from Standard Faces node.
1493 Note special role of `default' background.
1494 (Standard Faces): Note special role of `default' background.
1495 Note that region face may be taken fom GTK. Add xref to Text Display.
1496 (Text Scale): Rename from "Temporary Face Changes".
1497 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1498 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1499 (Useless Whitespace): Simplify description of
1500 delete-trailing-whitespace. Note active region case.
1501 (Text Display): Fix description of escape-glyph face assignment.
1502 Remove unibye mode discussion. Update some parts for Unicode.
1503 Move glyphless chars documentation to Lisp manual.
1504
1505 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1506
21100e7d
CY
15072011-10-15 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * display.texi (Scrolling): Tweak explanation of scroll direction.
1510 (View Mode): Add index entries.
1511
1512 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1513
1514 * regs.texi (Text Registers): C-x r i does not activate the mark.
1515 (Bookmarks): Document new default bookmark location.
1516
50b063c3
CY
15172011-10-13 Chong Yidong <cyd@stupidchicken.com>
1518
71873e2b
SM
1519 * killing.texi (Deletion): Add xref to Using Region.
1520 Document delete-forward-char.
50b063c3
CY
1521 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1522 description here. Recommend C-u C-SPC for jumping to mark.
1523 (Kill Ring): Move kill ring variable documentation here.
1524 (Primary Selection): Copyedits.
1525 (Rectangles): Document new command rectangle-number-lines.
1526 (CUA Bindings): Note that this disables the mark-even-if-inactive
1527 behavior for C-x and C-c.
1528
1529 * mark.texi (Mark): Mention "active region" terminology.
1530 (Using Region): Document delete-active-region.
1531
e1a3f5b1
CY
15322011-10-12 Chong Yidong <cyd@stupidchicken.com>
1533
1534 * mark.texi (Mark): Clarify description of disabled Transient Mark
1535 mode (Bug#9689).
1536 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1537 selection changes. Mention that commands like C-y set the mark.
1538 (Marking Objects): Add xref to Words node. Note that mark-word
1539 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1540 (Using Region): Mention M-$ in the table.
1541 Document mark-even-if-inactive here instead of in Mark Ring.
1542 (Mark Ring): Move mark-even-if-inactive to Using Region.
1543 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1544 (Disabled Transient Mark): Rename from "Persistent Mark"
1545 (Bug#9688). Callers changed.
1546
1547 * programs.texi (Expressions):
1548 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1549
3dc62b2b
CY
15502011-10-09 Chong Yidong <cyd@stupidchicken.com>
1551
1552 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1553 option" terminology.
1554 (Key Help): Add command names. Define "documentation string".
1555 (Name Help): Remove an over-long joke.
1556 (Apropos): Document prefix args. Remove duplicated descriptions.
1557 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1558 (Package Keywords): Rename from "Library by Keyword".
1559 Describe new package menu interface.
3dc62b2b 1560 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1561
1562 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1563 (Minibuffer History): Document numeric args to history commands.
de09aa52 1564
2d3fe5d7
EZ
15652011-10-08 Eli Zaretskii <eliz@gnu.org>
1566
1567 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1568
b2b0776e
CY
15692011-10-08 Chong Yidong <cyd@stupidchicken.com>
1570
71873e2b
SM
1571 * basic.texi (Position Info): Omit page commands.
1572 Document count-words-region and count-words.
b2b0776e
CY
1573
1574 * text.texi (Pages): Move what-page documentation here.
1575
27a16462
CY
15762011-10-08 Chong Yidong <cyd@stupidchicken.com>
1577
1578 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1579 Remote Files node instead of linking directly to the Tramp manual.
1580 (Minibuffer Edit): Add xref to Blank Lines.
1581 (Completion): Add xref to Symbol Completion. Remove redundant
1582 example, which is repeated in the next node.
1583 (Completion Commands): Minor clarifications.
1584 (Completion Styles): New node, split from Completion Commands.
1585 Document substring and initials styles.
1586 (Strict Completion): Remove information duplicated in other nodes.
1587 (Completion Options): Consolidate case difference discussion here.
1588
1589 * help.texi (Help Mode): Fix kindex entries.
1590
1591 * files.texi (File Names): Add index entries.
1592
de0bde62
CY
15932011-10-07 Chong Yidong <cyd@stupidchicken.com>
1594
71873e2b
SM
1595 * basic.texi (Inserting Text): Add xref to Completion.
1596 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1597 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1598 to left/right. Tweak left-char and right-char descriptions.
1599 M-left and M-right are now bound to left-word/right-word.
1600 (Erasing): Document delete-forward-char.
1601
1602 * screen.texi (Screen, Menu Bar): Copyedits.
1603 (Point): Remove duplicate paragraph on cursors, also in Screen.
1604 (Mode Line): Trailing dashes no longer shown on X displays.
1605
1606 * frames.texi (Non-Window Terminals): Index just "text-only
1607 terminal", which is used throughout the manual now.
1608
1609 * entering.texi (Entering Emacs): Define "startup screen".
1610 Document window-splitting behavior with command-line inputs.
1611 (Exiting): Remove obsolete paragraph about shells without suspend
1612 functionality.
1613
1614 * commands.texi (User Input): Define "input event" more clearly.
1615 (Keys): Add xref to Echo Area.
1616 (Commands): Clarify relation between commands and functions.
1617
453e4522
CY
16182011-10-06 Chong Yidong <cyd@stupidchicken.com>
1619
1620 * misc.texi (emacsclient Options): Document how emacsclient runs
1621 the Emacs daemon (Bug#9674).
1622
550f41cd
CY
16232011-10-01 Chong Yidong <cyd@stupidchicken.com>
1624
1625 * basic.texi (Moving Point):
1626 * custom.texi (Mouse Buttons):
1627 * rmail.texi (Rmail Scrolling):
1628 * search.texi (Isearch Scroll):
550f41cd
CY
1629 * display.texi (Scrolling): Replace scroll-up/down with
1630 scroll-up/down-command. Fix scroll-preserve-screen-position
1631 description. Document scroll-error-top-bottom.
1632
9229fe87
GM
16332011-09-30 Glenn Morris <rgm@gnu.org>
1634
1635 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1636
0a2132ba
CY
16372011-09-24 Chong Yidong <cyd@stupidchicken.com>
1638
1639 * windows.texi (Pop Up Window): Defer discussion of window
1640 splitting to the Window Choice node. Add index entries.
1641 (Force Same Window): Node deleted.
1642 (Displaying Buffers, Window Choice): New nodes.
1643
1644 * buffers.texi (Select Buffer): Clarify description of
1645 buffer-switching commands. Add xref to Window Display node.
1646 Don't repeat confirm-nonexistent-file-or-buffer description from
1647 Visiting node. Remove even-window-heights.
1648
1649 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1650
33ed493b
CY
16512011-09-18 Chong Yidong <cyd@stupidchicken.com>
1652
1653 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1654
1655 * xresources.texi (Table of Resources): Fix documentation of
1656 bitmapIcon.
1657
92fa95ad
CY
16582011-09-15 Chong Yidong <cyd@stupidchicken.com>
1659
1660 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1661
16254627
EH
16622011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1663
1664 * frames.texi (Frame Commands): Note that delete-other-frames only
1665 deletes frames on current terminal.
1666
c3760c17
EZ
16672011-09-10 Eli Zaretskii <eliz@gnu.org>
1668
1669 * sending.texi (Mail Misc): Document mail-add-attachment.
1670
69b8be97
EZ
16712011-09-04 Eli Zaretskii <eliz@gnu.org>
1672
1673 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1674
3fd50d5c
CY
16752011-08-29 Chong Yidong <cyd@stupidchicken.com>
1676
1677 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1678
e2aeef63
CY
16792011-08-28 Chong Yidong <cyd@stupidchicken.com>
1680
1681 * files.texi (File Archives):
1682 * cal-xtra.texi (Diary Display):
1683 * help.texi (Help Mode): Add xref to View Mode.
1684
ddb54206
CY
16852011-08-28 Chong Yidong <cyd@stupidchicken.com>
1686
a6326082
CY
1687 * display.texi (View Mode): New node. Move view-file here from
1688 Misc File Ops. Move view-buffer here from Misc Buffer.
1689
1690 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1691
04e2ce72 1692 * files.texi (Misc File Ops): Document new
a6326082 1693 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1694
1695 * dired.texi (Dired Deletion): Shorten description of Trash.
1696
ddb54206
CY
1697 * misc.texi (emacsclient Options): Document server-port.
1698
bd206ce5
EZ
16992011-08-27 Eli Zaretskii <eliz@gnu.org>
1700
1701 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1702 even on MS-Windows. Fix a typo.
1703
d43f5a42
CY
17042011-08-26 Chong Yidong <cyd@stupidchicken.com>
1705
1706 * package.texi: New file, documenting the package manager.
1707
1708 * emacs.texi: Include it.
1709
1710 * help.texi (Help Summary): Add describe-package.
1711
e0b1591b
CY
17122011-08-25 Chong Yidong <cyd@stupidchicken.com>
1713
856ce114
CY
1714 * misc.texi (Printing): Convert subnodes into subsections.
1715
f404f8bc
CY
1716 * text.texi (Two-Column): Move into Text chapter.
1717
1718 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1719 Files section. Convert from chapter into section.
1720
1721 * display.texi (Narrowing): Move into display chapter.
1722
e0b1591b
CY
1723 * sending.texi (Sending Mail):
1724 * rmail.texi (Rmail):
1725 * misc.texi (Gnus, Document View):
1726 * dired.texi (Dired):
1727 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1728
75bfc667
JL
17292011-08-07 Juri Linkov <juri@jurta.org>
1730
1731 * dired.texi (Operating on Files): Rewrite according to the fact
1732 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1733
fe676f91
MA
17342011-07-30 Michael Albinus <michael.albinus@gmx.de>
1735
1736 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1737 remote file name completion. (Bug#9197)
1738
4cc60b9b
EZ
17392011-07-28 Eli Zaretskii <eliz@gnu.org>
1740
1741 * mule.texi (Bidirectional Editing): Document the fact that
1742 bidi-display-reordering is t by default.
1743
89671e16
LMI
17442011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1745
1746 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1747 explicitly (bug#8904).
1748
fb23ecc2
LMI
17492011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1750
1751 * trouble.texi (Checklist): Use an `M-x' example instead of an
1752 Emacs Lisp form to switch on the dribble file (bug#8056).
1753
465c5fc8
LMI
17542011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1755
1756 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1757
90a6258b
GM
17582011-07-13 Glenn Morris <rgm@gnu.org>
1759
1760 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1761
c7588364
LMI
17622011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1763
1764 * mark.texi (Mark Ring): Clarify how many locations are saved
1765 (bug#5770).
1766 (Global Mark Ring): Ditto.
1767
4cb4f3ba
LMI
17682011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1769
d648feab
LMI
1770 * text.texi (Table Recognition): Use "at point" instead of "under
1771 point" (bug#4345).
1772
4cb4f3ba
LMI
1773 * display.texi (Cursor Display): Mention `cursor-type'.
1774
1775 * screen.texi (Point): Clarify that it's only if you use a block
1776 cursor that it appears to be on a character (bug#4345).
1777
ecd0b990
CY
17782011-07-12 Chong Yidong <cyd@stupidchicken.com>
1779
1780 * misc.texi (Amusements): Move dissociated press here, from its
1781 own section.
1782
1783 * emacs.texi (Top): Update node listing.
1784
c2fd0368
LMI
17852011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1786
1787 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1788 clarity (bug#3523).
1789
fdeb32ec
CY
17902011-07-12 Chong Yidong <cyd@stupidchicken.com>
1791
1792 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1793 (Misc X): Document --parent-id.
1794
1795 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1796 defaults to nil.
1797
1798 * misc.texi (emacsclient Options): Document --parent-id.
1799
1800 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1801
f584ca38
LMI
18022011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1803
1804 * emacs.texi: Use "..." instead of ``...'' in the menus
1805 (bug#3503).
1806
963578d3
CY
18072011-07-11 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * killing.texi (Primary Selection): Document `only' setting for
1810 select-active-regions.
1811
1812 * mark.texi (Setting Mark): Reference Shift Selection node.
1813
1814 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1815
a30ed87b
LMI
18162011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1817
47076272
LMI
1818 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1819 motion keys" (bug#3503).
1820
a30ed87b
LMI
1821 * emacs.texi: Change all the register node names from "RegPos"
1822 (etc.) to "Positional Registers" (etc.) (bug#3314).
1823
4d45a8b7
CY
18242011-07-11 Chong Yidong <cyd@stupidchicken.com>
1825
1826 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1827 (Other Kill Commands, Kill Options): Copyedits.
1828 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1829 (Yanking): Move yank-excluded properties discussion here.
1830 (Cut and Paste): Move from frames.texi. Update subnodes to
1831 describe x-select-enable-clipboard case.
1832
1833 * frames.texi: Move Cut and Paste node and subnodes into
1834 killing.texi, except Mouse Commands and Word and Line Mouse.
1835
c160ddee
AM
18362011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1837
1838 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1839
3329e6e3
LMI
18402011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1841
32a214fe
LMI
1842 * screen.texi (Mode Line): Clarify that coding systems are
1843 characters, not letters (bug#1749).
1844
3329e6e3
LMI
1845 * cmdargs.texi (Environment): Mention removing variables
1846 (bug#1615). Text suggested by Kevin Rodgers.
1847
8875da1e
CY
18482011-07-10 Chong Yidong <cyd@stupidchicken.com>
1849
54806e45
CY
1850 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1851
8875da1e
CY
1852 * modes.texi: Rename from major.texi.
1853 (Modes): New node. Make Major Modes and Minor Modes subsections
1854 of this. All callers changed.
1855
1856 * custom.texi (Minor Modes): Move to modes.texi.
1857
7847b2a1
CY
18582011-07-10 Chong Yidong <cyd@stupidchicken.com>
1859
6cfd0fa2
CY
1860 * custom.texi (Syntax): Node deleted.
1861
1862 * help.texi (Help Summary):
1863 * major.texi (Major Modes):
1864 * programs.texi (Parentheses):
1865 * search.texi (Regexp Backslash, Regexp Backslash)
1866 (Regexp Backslash):
1867 * text.texi (Words): Callers changed.
1868
7847b2a1
CY
1869 * text.texi (Refill, Longlines): Delete nodes.
1870
1871 * ack.texi (Acknowledgments): Longlines removed from manual.
1872
1873 * emacs.texi (Top): Update node listing.
1874
2a71c436
GM
18752011-07-09 Glenn Morris <rgm@gnu.org>
1876
1877 * fortran-xtra.texi (Fortran): Update handled extensions.
1878
61436e9f
LMI
18792011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1880
1881 * display.texi (Scrolling): `C-v' (etc) are now bound to
1882 `scroll-*-command' (bug#8349).
1883
6e560c71
LMI
18842011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1885
48954a09 1886 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1887 doesn't actually delete any files (bug#7125).
1888
2904fd97
LMI
1889 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1890 argument for `C-c C-k' (bug#7391).
1891
6e560c71
LMI
1892 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1893 you're currently using (bug#8489).
1894
978ff6c5
EZ
18952011-07-01 Eli Zaretskii <eliz@gnu.org>
1896
1897 * mule.texi (Coding Systems): Move index entries from the previous
1898 change into their proper places.
1899
0d742084
LMI
19002011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1901
31976bd5
LMI
1902 * help.texi (Help Files): Document view-external-packages (bug#8902).
1903
0d742084
LMI
1904 * mule.texi (Coding Systems): Put a few more of the coding systems
1905 into the index (bug#8900).
1906
9f678528
GM
19072011-06-26 Glenn Morris <rgm@gnu.org>
1908
1909 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1910
18a4ce5e
AR
19112011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1912
1913 * misc.texi (emacsclient Options): Mention --frame-parameters.
1914
f0da764a
GM
19152011-06-09 Glenn Morris <rgm@gnu.org>
1916
1917 * custom.texi (Specifying File Variables):
1918 Recommend explicit arguments for minor modes.
1919
b047e7ac
PE
19202011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1921
1922 Document wide integers better.
1923 * buffers.texi (Buffers):
001903b5
PE
1924 * files.texi (Visiting): Document maxima for 64-bit machines,
1925 and mention virtual memory limits.
b047e7ac 1926
bf41276f
CY
19272011-05-28 Chong Yidong <cyd@stupidchicken.com>
1928
1929 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1930
1931 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1932 prog mode (Bug#8240).
1933
e145f188
GM
19342011-05-27 Glenn Morris <rgm@gnu.org>
1935
1936 * custom.texi (Specifying File Variables):
1937 Major modes no longer need come first.
1938
313f790e
CY
19392011-05-22 Chong Yidong <cyd@stupidchicken.com>
1940
1941 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1942 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1943
c136e5cd
GM
19442011-05-18 Glenn Morris <rgm@gnu.org>
1945
1946 * ack.texi (Acknowledgments): Remove fakemail.c.
1947
c71a0d48 19482011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1949
1950 Fixes for fitting text into 7x9 printed manual.
1951 * building.texi (Flymake, Breakpoints Buffer):
1952 * calendar.texi (Appointments):
1953 * cmdargs.texi (General Variables, Display X):
1954 * custom.texi (Saving Customizations, Face Customization)
1955 (Directory Variables, Minibuffer Maps, Init Rebinding):
1956 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1957 * fixit.texi (Spelling):
1958 * frames.texi (Creating Frames, Fonts):
1959 * help.texi (Help Files):
1960 * mini.texi (Minibuffer File):
1961 * misc.texi (emacsclient Options, Emulation):
1962 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1963 * mule.texi (International Chars, Language Environments)
1964 (Select Input Method, Modifying Fontsets, Charsets):
1965 * programs.texi (Custom C Indent):
1966 * rmail.texi (Rmail Labels):
1967 * text.texi (Table Conversion):
1968 * trouble.texi (Known Problems, Known Problems):
1969 * windows.texi (Change Window):
1970 * xresources.texi (GTK resources): Reflow text and re-indent code
1971 examples to avoid TeX overflows and underflows on 7x9 paper.
1972
1973 * emacs.texi: Fix the (commented out) smallbook command.
1974
1975 * macos.texi (Mac / GNUstep Events):
1976 * xresources.texi (Lucid Resources): Remove extraneous examples.
1977
b8f82dc1
GM
19782011-05-10 Glenn Morris <rgm@gnu.org>
1979
1980 * custom.texi (Specifying File Variables):
1981 Deprecate using mode: for minor modes.
1982
d306b4da
GM
19832011-05-07 Glenn Morris <rgm@gnu.org>
1984
1985 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1986
548d0a63
GM
19872011-05-06 Glenn Morris <rgm@gnu.org>
1988
5006e634
GM
1989 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1990
548d0a63
GM
1991 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1992
e793a940
LMI
19932011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1994
1995 * misc.texi (Emacs Server): Document `server-eval-at'.
1996
7031be6d
UR
19972011-04-24 Chong Yidong <cyd@stupidchicken.com>
1998
71873e2b
SM
1999 * maintaining.texi (List Tags): Document next-file.
2000 Suggested by Uday S Reddy.
7031be6d 2001
4ffd0d6b 20022011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2003
2004 * mini.texi (Minibuffer Edit):
2005 * screen.texi (Mode Line): Fix typo.
2006
1c6c854e
CS
20072011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2008
024ff170 2009 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2010
c5c9f40f
CY
20112011-03-26 Chong Yidong <cyd@stupidchicken.com>
2012
2013 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2014
09725d26
EZ
20152011-03-30 Eli Zaretskii <eliz@gnu.org>
2016
2017 * display.texi (Auto Scrolling): Document the limit of 100 lines
2018 for never-recentering scrolling with `scroll-conservatively'.
2019 (Bug#6671)
2020
09d9db2c 20212011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2022
2023 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2024 HOME on Windows and where it looks for init files. (Bug#8221)
2025
62d94509
EZ
20262011-03-10 Eli Zaretskii <eliz@gnu.org>
2027
2028 * search.texi (Regexp Example):
2029 * mule.texi (International Chars):
2030 * building.texi (External Lisp): Don't use characters outside
2031 ISO-8859-1.
2032
0286d9de
EZ
20332011-03-09 Eli Zaretskii <eliz@gnu.org>
2034
1c6c854e
CS
2035 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2036 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2037
2038 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2039
114902a5 2040 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2041 (Bug#8210)
2042
0afb4571
J
20432011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2044
2045 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2046 for Gtk+ 3.
2047
bb3865e8
GM
20482011-03-08 Glenn Morris <rgm@gnu.org>
2049
6446548e
GM
2050 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2051 * emacs.texi (Acknowledgments):
2052 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2053 * emacs.texi: Set documentencoding.
6446548e 2054
bb3865e8
GM
2055 * display.texi (Optional Mode Line): Don't mention exactly where
2056 display-time appears. (Bug#8193)
2057
33383987
JB
20582011-03-07 Chong Yidong <cyd@stupidchicken.com>
2059
2060 * Version 23.3 released.
2061
892777ba
CY
20622011-03-06 Chong Yidong <cyd@stupidchicken.com>
2063
2064 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2065
0b973fc5
DW
20662011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2067
2068 * misc.texi (emacsclient Options): Add q/quiet.
2069
8ef5a2f2
GM
20702011-03-02 Glenn Morris <rgm@gnu.org>
2071
2072 * mule.texi (Communication Coding) <x-select-request-type>:
2073 Remove duplicate (essentially) paragraph. (Bug#8148)
2074
bd106056
CS
20752011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2076
2077 * maintaining.texi (Format of ChangeLog): Add reference to
2078 add-log-full-name.
2079 (Change Log Commands): Add documentation for combining multiple
2080 symbols in one change.
2081
6640b281
GM
20822011-03-01 Glenn Morris <rgm@gnu.org>
2083
2084 * custom.texi (Directory Variables):
2085 Give an example of excluding subdirectories.
2086
2b0c7330 20872011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2088
2089 * search.texi (Regexp Search): Move index entries about regexps to the
2090 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2091
8c62c205
GM
20922011-02-19 Glenn Morris <rgm@gnu.org>
2093
2094 * dired.texi (Dired): Dired-X version number was dropped.
2095
3928f2b6
JD
20962011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2097
2098 * xresources.texi (X Resources): Remove *faceName and replace it with
2099 *font for Lucid.
2100
a41c8660
CY
21012011-02-05 Chong Yidong <cyd@stupidchicken.com>
2102
2103 * rmail.texi (Rmail Display): Document Rmail MIME support more
2104 accurately.
2105
2106 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2107 vc-log-outgoing.
2108 (Merging): Document vc-find-conflicted-file.
2109
233ba4d9 21102011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2111
2112 * custom.texi (Variables): Fix typo.
2113
14beddf4 21142011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2115
65401ee3
CY
2116 * search.texi (Regexps): Copyedits. Mention character classes
2117 (Bug#7809).
2118
19f81ecf
CY
2119 * files.texi (File Aliases): Restore explanatory text from Eli
2120 Zaretskii, accidentally removed in 2011-01-08 commit.
2121
bf3dae7e
EZ
21222011-01-29 Eli Zaretskii <eliz@gnu.org>
2123
2124 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2125 (MAKEINFO_OPTS): New variable.
2126 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2127 (emacs.html): New target.
2128 (clean): Remove emacs.html.
2129
45eb2a5d
WL
21302011-01-23 Werner Lemberg <wl@gnu.org>
2131
2132 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2133 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2134 (ENVADD): Updated.
2135
9acfe703
GM
21362011-01-18 Glenn Morris <rgm@gnu.org>
2137
2138 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2139
2140 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2141
362b9d48
GM
21422011-01-15 Chong Yidong <cyd@stupidchicken.com>
2143
bb033b5f
CY
2144 * building.texi (Compilation): Improve instructions for running two
2145 compilations (Bug#7573).
2146
b024d9f0
MD
2147 * files.texi (Backup Names): Document the new location of the
2148 last-resort backup file.
2149
362b9d48
GM
2150 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2151 manual. Explain why directory-abbrev-alist elements should be anchored
2152 (Bug#7777).
2153
21542011-01-15 Eli Zaretskii <eliz@gnu.org>
2155
2156 * msdog.texi (Windows Startup): Correct inaccurate description of
2157 differences between emacsclient.exe and emacsclientw.exe.
2158
7c420169 21592011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2160
2161 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2162
7c420169 21632011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2164
2165 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2166
7c420169 21672011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2168
2d34d523
EZ
2169 * frames.texi (Cut and Paste): Modify the section's name and text:
2170 don't mix "cut/paste" with "kill/yank".
2171 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2172 (Bug#7702)
2173
88ab4340
EZ
2174 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2175
7c420169 21762011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2177
2178 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2179 matches its position in the menu. (Bug#7674)
2180
7c420169 21812011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2182
2183 * trouble.texi (Checklist): Mention not replying via news either.
2184
92bb6c52
TH
21852010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2186
2187 * misc.texi (Document View): Update DocView section with newly
2188 supported document formats.
2189
b103c904
CY
21902010-12-21 Chong Yidong <cyd@stupidchicken.com>
2191
2192 * killing.texi: Resection the Info version to conform to the
2193 printed manual, to avoid making sections on Accumulating Text, CUA
2194 and Rectangles into full chapters.
2195
f49d1f52 21962010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2197
2198 * custom.texi (Init Syntax): Add index entries for "character syntax".
2199 (Bug#7576)
2200
f49d1f52 22012010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2202
2203 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2204
f49d1f52 22052010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2206
2207 * trouble.texi (Checklist): Fix typo in newsgroup name.
2208
f49d1f52 22092010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2210
2211 * search.texi (Word Search): Note that the lazy highlight always
2212 matches to whole words (Bug#7470).
2213
f49d1f52 22142010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2215
4f1948eb
EZ
2216 * display.texi (Optional Mode Line): Make the description of
2217 load-average more accurate.
2218
b8a9e136
EZ
2219 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2220 registry, with a cross-reference.
62d72a4a
EZ
2221 (Windows Startup): New node. Move the stuff about the current
2222 directory from "Windows HOME".
b8a9e136 2223
07976ae3 22242010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2225
2226 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2227 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2228
07976ae3 22292010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2230
2231 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2232 Suggested by Štěpán Němec.
2233
07976ae3 22342010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2235
1aaae3f3
CY
2236 * maintaining.texi (Version Control): Say "commit", not "check in".
2237 (Version Control Systems): Simplify descriptions.
2238 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2239 VCS Concepts.
2240 (VC Mode Line): Update example.
2241 (Old Revisions): Document revert-buffer for vc-diff.
2242 (Log Buffer): Promote to a subsection. Document header lines.
2243
1c6c854e
CS
2244 * macos.texi (Mac / GNUstep Basics):
2245 Document ns-right-alternate-modifier.
ec8a6295 2246
1aaae3f3
CY
2247 * emacs.texi (Top): Update node listing.
2248
0eb025fb
EZ
22492010-11-13 Eli Zaretskii <eliz@gnu.org>
2250
2251 * rmail.texi (Rmail Coding): Characters with no fonts are not
2252 necessarily displayed as empty boxes.
2253
2254 * mule.texi (Language Environments, Fontsets): Characters with no
2255 fonts are not necessarily displayed as empty boxes.
2256
2257 * display.texi (Text Display): Document display of glyphless
2258 characters.
2259
ea4f7750
GM
22602010-11-13 Glenn Morris <rgm@gnu.org>
2261
2262 * basic.texi (Position Info): Add M-x count-words-region.
2263
90639cea
GM
22642010-11-11 Glenn Morris <rgm@gnu.org>
2265
2266 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2267
d607b96b 22682010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2269
2270 * msdog.texi (Windows HOME): Add information regarding startup
2271 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2272
c12e4a81
GM
22732010-10-11 Glenn Morris <rgm@gnu.org>
2274
df187c62
GM
2275 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2276
c12e4a81
GM
2277 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2278 (DVIPS): New variable.
234db610
GM
2279 (.PHONY): Add html, ps.
2280 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2281 (clean): Delete html, ps files.
c12e4a81 2282
6513b232
EZ
22832010-10-09 Eli Zaretskii <eliz@gnu.org>
2284
2285 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2286
f4f358f1
GM
22872010-10-09 Glenn Morris <rgm@gnu.org>
2288
c1dc72b3
GM
2289 * Makefile.in (VPATH): Remove.
2290 (infodir): Make it absolute.
2291 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2292
4393405b
GM
2293 * Makefile.in (dist): Anchor regexps.
2294
eef3ab94
GM
2295 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2296 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2297 (emacs-xtra.pdf): Use $<.
2298
aa9db089
GM
2299 * Makefile.in (infoclean): Remove harmless, long-standing error.
2300
abd40fb4
GM
2301 * Makefile.in ($(infodir)): Delete rule.
2302 (mkinfodir): New.
2303 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2304
f4f358f1 2305 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2306 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2307 * emacsver.texi: New file, replacing emacsver.texi.in.
2308
ea274122
GM
23092010-10-09 Glenn Morris <rgm@gnu.org>
2310
f7a31f11
GM
2311 * emacsver.texi.in: New file.
2312 * emacs.texi: Set EMACSVER by including emacsver.texi.
2313 * Makefile.in (distclean): Delete emacsver.texi.
2314 (dist): Copy emacsver.texi.
b13254e7 2315 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2316
3fb78d1f
GM
2317 * ack.texi (Acknowledgments): No more b2m.c.
2318
ea274122
GM
2319 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2320 (emacs): Remove rule.
2321 (dist): No need to deal with the emacs rule any more.
2322
17ca7950
GM
23232010-10-07 Glenn Morris <rgm@gnu.org>
2324
2325 * Makefile.in (version): New, set by configure.
2326 (clean): Delete dist tar file.
2327 (dist): Use version in tar name.
2328
4c83f6e1
GM
23292010-10-06 Glenn Morris <rgm@gnu.org>
2330
2331 * Makefile.in (EMACS_XTRA): Add the main source file.
2332 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2333 (mostlyclean): No core files, reorder other files.
2334 (clean): Delete specific dvi and pdf files.
2335 (infoclean, dist): New rules.
2336 (maintainer-clean): Use infoclean.
8a944cea 2337 ($(infodir)): Add parallel build workaround.
4c83f6e1 2338
0264072d
GM
23392010-10-04 Glenn Morris <rgm@gnu.org>
2340
2341 * Makefile.in (SHELL): Set it.
2342 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2343 (info, dvi): Replace above variables with their expansions.
2344 (info): Move mkdir from here...
2345 ($(infodir)/emacs): ... to here (for parallel builds).
2346 (pdf): New target.
2347 ($(infodir)/emacs): Pass -o option to makeinfo.
2348 (.PHONY): Declare clean rules.
2349 (maintainer-clean): Delete dvi and pdf files.
2350 Guard against cd failures. Use a more restrictive delete.
2351
3226d6ca
GM
23522010-10-02 Glenn Morris <rgm@gnu.org>
2353
2354 * misc.texi (Shell Mode): Remove reference to old function name.
2355
cad90f3b
EZ
23562010-09-30 Eli Zaretskii <eliz@gnu.org>
2357
2358 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2359 indicator characters.
2360
5f874327
GM
23612010-09-29 Glenn Morris <rgm@gnu.org>
2362
2363 * Makefile.in (top_srcdir): Remove unused variable.
2364
0ab9cff3
GM
23652010-09-14 Glenn Morris <rgm@gnu.org>
2366
67ae9766
GM
2367 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2368 the last hook item.
2369
0ab9cff3
GM
2370 * calendar.texi (Appointments): Also updated when a diary include file
2371 is saved.
2372
6664fc59 23732010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2374
2375 * trouble.texi (Bugs): Update the section intro.
2376 (Known Problems): New section.
2377 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2378 (Sending Patches): Bug fixes are best as responses to existing bugs.
2379 * emacs.texi (Known Problems): Add menu entry for new section.
2380
be3283d7
GM
23812010-09-09 Glenn Morris <rgm@gnu.org>
2382
2383 * xresources.texi: Untabify.
2384
10999305 23852010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2386
2387 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2388
10999305 23892010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2390
2391 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2392
30641319
JD
23932010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2394
2395 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2396
50dd7bc6
GM
23972010-08-21 Glenn Morris <rgm@gnu.org>
2398
2399 * misc.texi (Amusements): Mention bubbles and animate.
2400
5e620eca
EZ
24012010-07-31 Eli Zaretskii <eliz@gnu.org>
2402
2403 * files.texi (Visiting): Add more index entries for
2404 large-file-warning-threshold.
2405
8b2dd508
JD
24062010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2407
2408 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2409
8838673e
GM
24102010-06-23 Glenn Morris <rgm@gnu.org>
2411
2412 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2413 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2414 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2415 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2416 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2417 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2418 Untabify Texinfo files.
2419
04d3bb6c
GM
24202010-06-10 Glenn Morris <rgm@gnu.org>
2421
103dd3a8
GM
2422 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2423
04d3bb6c
GM
2424 * basic.texi (Inserting Text): Fix typo.
2425
50b79479
GM
24262010-06-10 Glenn Morris <rgm@gnu.org>
2427
2428 * ack.texi (Acknowledgments):
2429 * emacs.texi (Acknowledgments): Update for notifications.el.
2430
86d7a550
DU
24312010-05-31 Daiki Ueno <ueno@unixuser.org>
2432
2433 * dired.texi (Operating on Files): Mention encryption commands
2434 (Bug#6315).
2435
db5dce9d
EZ
24362010-05-29 Eli Zaretskii <eliz@gnu.org>
2437
2438 * basic.texi (Moving Point): Update due to renaming of commands bound
2439 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2440
34313041
EZ
24412010-05-18 Eli Zaretskii <eliz@gnu.org>
2442
2443 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2444 paragraphs.
2445 (Line Truncation): Fix wording for bidi display.
2446
1fc0ce04 2447 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2448 keys.
2449
0235128c 24502010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2451
2452 * building.texi (GDB Graphical Interface): Remove misleading comparison
2453 to an IDE (Bug#6128).
2454
0235128c 24552010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2456
2457 * programs.texi (Man Page):
2458 * misc.texi (Invoking emacsclient):
2459 * mini.texi (Repetition):
2460 * mark.texi (Setting Mark): Fix typos.
2461
0235128c 24622010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2463
2464 * misc.texi (Printing): Document htmlfontify-buffer.
2465
0235128c 24662010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2467
2468 * calendar.texi (Displaying the Diary, Format of Diary File):
2469 Fix external cross-references for TeX format output.
2470
0235128c
SM
24712010-05-07 Chong Yidong <cyd@stupidchicken.com>
2472
2473 * Version 23.2 released.
2474
f63d0028
JD
24752010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2476
2477 * cmdargs.texi (Initial Options): Mention --chdir.
2478
20fe03ad
JD
24792010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2480
2481 * frames.texi (Tool Bars): Add tool-bar-style.
2482
b7d65a5f
GM
24832010-04-21 Glenn Morris <rgm@gnu.org>
2484
2485 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2486
a42dbee1
CY
24872010-04-18 Chong Yidong <cyd@stupidchicken.com>
2488
2489 * programs.texi (Semantic): New node.
2490
2491 * maintaining.texi (EDE): New node.
2492
2493 * emacs.texi: Update node listing.
2494
2495 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2496
6e104790 24972010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2498
d52dbd3d
GM
2499 * emacs.texi (Acknowledgments): Remove duplicate.
2500
a77fe20c
GM
2501 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2502
6e104790 25032010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2504
4ebe9902
GM
2505 * dired.texi (Misc Dired Features): Mention VC diff and log.
2506 * maintaining.texi (Old Revisions, VC Change Log):
2507 Mention that diff and log work in Dired buffers.
2508
98932641
GM
2509 * help.texi (Help Summary): Mention M-x info-finder.
2510
d5b22ab2 2511 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2512
4d4e9522
GM
2513 * custom.texi (Specifying File Variables, Directory Variables):
2514 Document new commands for manipulating local variable lists.
2515
6e104790 25162010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2517
2518 * trouble.texi (Contributing): Add cindex entry.
2519 Mention etc/CONTRIBUTE.
2520
6e104790 25212010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2522
2523 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2524 query-replace (Bug#5774).
2525
a20a9df3
GM
25262010-04-16 Glenn Morris <rgm@gnu.org>
2527
2528 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2529
1ecb2d3f
JD
25302010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2531
2532 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2533
99852628
JD
25342010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2535
2536 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2537
ce79424f
EZ
25382010-03-30 Eli Zaretskii <eliz@gnu.org>
2539
2540 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2541 cross-reference to "Inserting Text".
2542
2543 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2544 Mention completion provided by `ucs-insert'.
2545
85738751 25462010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2547
2548 * sending.texi (Sending Mail): Note variables that may need
2549 customizing.
2550 (Mail Sending): Expand discussion of send-mail-function.
2551
85738751 25522010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2553
2554 Document Message mode as the default mail mode.
2555
2556 * sending.texi (Sending Mail): Copyedits.
2557 (Mail Format, Mail Headers): Document mail-from-style changes.
2558 (Mail Commands): Rename from Mail mode. Document Message mode.
2559 (Mail Misc): Rename from Mail mode Misc.
2560 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2561 command names and update keybindings.
2562 (Header Editing): Document message-tab. De-document
2563 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2564 favor of mail-default-headers. Ad index entries for user-full-name and
2565 user-mail-address.
1c6c854e
CS
2566 (Citing Mail): Update changes in Message mode behavior.
2567 Document mail-yank-prefix.
e73c2434
CY
2568 (Mail Signature): New node, moved from Mail Misc.
2569 (Mail Aliases): Mail abbrevs are the default with Message mode.
2570 (Mail Methods): Note that Message mode is now the default.
2571
2572 * rmail.texi (Rmail Reply):
2573 * text.texi (Text Mode):
2574 * major.texi (Major Modes):
2575 * mule.texi (Output Coding): Refer to Message mode.
2576
2577 * custom.texi (Init Examples): Add xref to Mail Header.
2578
1fc0ce04 2579 * emacs.texi (Top): Fix xrefs.
e73c2434 2580
85738751 25812010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2582
c0c035fa
CY
2583 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2584 repository if there is none.
2585 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2586 vc-print-root-log.
ef7b27ef 2587 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2588
71785b7a
CY
2589 * programs.texi (Program Modes): Mention Javascript mode.
2590
f67c5dd0
CY
2591 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2592 * emacs.texi: Update node description.
2593
0f72a391 2594 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2595 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2596
dc2d2590
JL
25972010-03-30 Juri Linkov <juri@jurta.org>
2598
2599 * search.texi (Other Repeating Search): Remove line that `occur'
2600 can not handle multiline matches.
2601
a7b02820
EZ
26022010-03-30 Eli Zaretskii <eliz@gnu.org>
2603
2604 * mule.texi (International): Mention support of bidirectional editing.
2605 (Bidirectional Editing): New section.
2606
22ef1944
NR
26072010-03-28 Nick Roberts <nickrob@snap.net.nz>
2608
2609 * emacs.texi (Top): Update node names to those in building.texi.
2610
146b8b16
NR
26112010-03-27 Nick Roberts <nickrob@snap.net.nz>
2612
c5e87d10
PE
2613 doc/emacs/building.texi: Describe restored GDB/MI functionality
2614 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2615 doc/emacs/emacs.texi: Update node names for building.texi.
2616
6d98672d
GM
26172010-03-24 Glenn Morris <rgm@gnu.org>
2618
2619 * ack.texi (Acknowledgments):
2620 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2621
93318cbd
JD
26222010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2623
2624 * xresources.texi (Table of Resources): Clarify toolBar number
2625 for Gtk+.
2626
2627 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2628
15cf2f52
CY
26292010-03-21 Chong Yidong <cyd@stupidchicken.com>
2630
4102856c
CY
2631 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2632
15cf2f52
CY
2633 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2634 and multi-isearch-buffers-regexp.
2635
2636 * indent.texi (Indentation): Clarify description of
2637 indent-for-tab-command. Document tab-always-indent.
2638
d68eb23c
CY
26392010-03-20 Chong Yidong <cyd@stupidchicken.com>
2640
2641 * cmdargs.texi (Font X): Move most content to Fonts.
2642
2643 * frames.texi (Fonts): New node. Document font-use-system-font.
2644
2645 * emacs.texi (Top):
2646 * xresources.texi (Table of Resources):
2647 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2648
288f9fc0
CY
26492010-03-10 Chong Yidong <cyd@stupidchicken.com>
2650
2651 * Branch for 23.2.
2652
17782bec
CY
26532010-03-06 Chong Yidong <cyd@stupidchicken.com>
2654
2655 * custom.texi (Init Examples): Add xref to Locals.
2656
2657 * major.texi (Choosing Modes): Mention usage of setq-default for
2658 setting the default value of major-mode (Bug#5688).
2659
b4a1a8b2
CY
26602010-03-02 Chong Yidong <cyd@stupidchicken.com>
2661
2662 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2663
2664 * display.texi (Display Custom): Document make-pointer-invisible and
2665 underline-minimum-offset. Remove inverse-video.
2666
a1e759cd
CY
26672010-02-21 Chong Yidong <cyd@stupidchicken.com>
2668
2669 * frames.texi (Frame Commands): Note that the last ordinary frame can
2670 be deleted in daemon mode (Bug#5616).
2671
4f3bc373
GM
26722010-02-18 Glenn Morris <rgm@gnu.org>
2673
2674 * trouble.texi (Contributing): Repository is no longer CVS.
2675
5dbbdd33
GM
26762010-02-08 Glenn Morris <rgm@gnu.org>
2677
2678 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2679
cd61af01
SM
26802010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2681
2682 * display.texi (Useless Whitespace, Text Display):
2683 * custom.texi (Init Examples): Avoid obsolete special default variables
2684 like default-major-mode.
2685
b1bb0a25 26862010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2687
2688 * programs.texi (Other C Commands): Replace reference to obsolete
2689 c-subword-mode.
2690
99d0985b
GM
26912010-01-21 Glenn Morris <rgm@gnu.org>
2692
2693 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2694
893db5bc
GM
26952010-01-12 Glenn Morris <rgm@gnu.org>
2696
2697 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2698 emacs-pretest-bug for bug reports for development versions.
2699
0419b8d6
GM
27002010-01-11 Glenn Morris <rgm@gnu.org>
2701
2702 * display.texi (Highlight Interactively): `t' does not mean highlight
2703 all patterns. (Bug#5335)
2704
26e533e2
CY
27052009-12-29 Chong Yidong <cyd@stupidchicken.com>
2706
2707 * misc.texi (Shell): Document async-shell-command.
2708
2709 * building.texi (Grep Searching): Document zrgrep.
2710
484eaeac 2711 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2712
7ee6c59b
NR
27132009-12-29 Nick Roberts <nickrob@snap.net.nz>
2714
2715 * building.texi: Import GDB Graphical Interface description from
2716 EMACS_23_1_RC.
2717
91ed7ea8
CY
27182009-12-24 Chong Yidong <cyd@stupidchicken.com>
2719
2720 * emacs.texi (Top): Update node listing.
2721
2722 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2723
2724 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2725
2726 * cmdargs.texi (Initial Options):
2727 * xresources.texi (Resources): Document inhibit-x-resources.
2728
2729 * custom.texi (Specifying File Variables): Note that minor modes are
2730 enabled unconditionally.
2731
2732 * display.texi (Scrolling): Briefly document the old recenter command,
2733 and document recenter-positions.
2734
2735 * files.texi (Visiting):
2736 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2737
1c6c854e
CS
2738 * frames.texi (Cut/Paste Other App):
2739 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2740
2741 * killing.texi (Kill Options): New node.
2742
6ca89aaa
CY
27432009-12-05 Chong Yidong <cyd@stupidchicken.com>
2744
2745 * misc.texi (Shell Options): ansi-color is now default.
2746
806642d4
GM
27472009-12-05 Glenn Morris <rgm@gnu.org>
2748
806642d4
GM
2749 * emacs.texi (Top): Update menu for cal-xtra node changes.
2750 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2751 or mode line. Don't mention invisible text or the details of
2752 diary-print-entries here, only in cal-xtra.
2753 (Format of Diary File): Mention that the "date on first line" format
2754 only really affects the simple display.
2755 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2756 (Diary Customizing): Holidays may be in the buffer or mode line.
2757 Move diary-print-entries to the "Diary Display" section.
2758 (Diary Display): New section, split out from "Fancy Diary Display".
2759 Explain the limitations of simple display, and how to print it.
2760
1a4f0c0a
GM
2761 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2762
e11adbd8
GM
2763 * cal-xtra.texi (Diary Display): Mention View mode.
2764
29a483ac
JL
27652009-11-29 Juri Linkov <juri@jurta.org>
2766
2767 * display.texi (Highlight Interactively): Actually a list of
2768 default faces is pre-loaded into a list of default values
2769 instead of the history.
2770
83d60c79
GM
27712009-11-20 Glenn Morris <rgm@gnu.org>
2772
2773 * ack.texi (Acknowledgments):
2774 * emacs.texi (Acknowledgments): Add htmlfontify.
2775
276bbe96
GM
27762009-11-14 Glenn Morris <rgm@gnu.org>
2777
98ad1bae
GM
2778 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2779
276bbe96
GM
2780 * ack.texi (Acknowledgments):
2781 * emacs.texi (Acknowledgments): Update for recent Org changes.
2782
18430066
CY
27832009-10-31 Chong Yidong <cyd@stupidchicken.com>
2784
2785 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2786 `charset' property, which is irrelevant to the user manual (Bug#3526).
2787
522ddc9f
JB
27882009-10-14 Juanma Barranquero <lekktu@gmail.com>
2789
2790 * trouble.texi (DEL Does Not Delete): Fix typo.
2791
50b49ade
MA
27922009-10-05 Michael Albinus <michael.albinus@gmx.de>
2793
2794 * files.texi (Misc File Ops): Mention copy-directory.
2795
6308321a
EZ
27962009-10-04 Eli Zaretskii <eliz@gnu.org>
2797
43b3b4d1
EZ
2798 * mule.texi (Unibyte Mode): Emphasize that
2799 unibyte-display-via-language-environment affects only the display.
2800
6308321a
EZ
2801 * display.texi (Horizontal Scrolling): Document cursor behavior under
2802 horizontal scrolling when point moves off the screen (Bug#4564).
2803 Improve wording.
2804
bd51ea7f
MA
28052009-10-01 Michael Albinus <michael.albinus@gmx.de>
2806
2807 * files.texi (Directories): delete-directory prompts for recursive
2808 deletion.
2809
55381962
GM
28102009-09-30 Glenn Morris <rgm@gnu.org>
2811
2812 * ack.texi (Acknowledgments):
2813 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2814
13989ab1
TH
28152009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2816
2817 * dired.texi (Dired Navigation): Use @code instead of @var for
2818 dired-isearch-filenames, so that it's not capitalized.
2819
8ba46c89
CY
28202009-09-19 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2823
2824 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2825
2826 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2827 (Key Bindings): Reference Init Rebinding in introductory text.
2828 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2829 (Keymaps): Simplify.
2830 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2831 (Minibuffer Maps): Remove mention of Mocklisp.
2832 (Init Rebinding): Move mode-local rebinding example here from Local
2833 Keymaps.
2834 (Modifier Keys): Clarify.
1e11b018 2835 (Rebinding): Add cindex for "binding keys".
8ba46c89 2836
6a5ca7c8
CY
28372009-09-13 Chong Yidong <cyd@stupidchicken.com>
2838
2839 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2840
0e1cba51
NR
28412009-08-31 Nick Roberts <nickrob@snap.net.nz>
2842
6a5ca7c8 2843 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2844 Reorganize these two sections.
0e1cba51 2845
76a87a4d
EZ
28462009-08-29 Eli Zaretskii <eliz@gnu.org>
2847
2848 * cmdargs.texi (Initial Options): Fix last change.
2849
82e98df4
SM
28502009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2851
2852 * mule.texi (Enabling Multibyte):
2853 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2854 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2855
fb89fad9
GM
28562009-08-20 Glenn Morris <rgm@gnu.org>
2857
2858 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2859
e99652b0
GM
28602009-08-19 Glenn Morris <rgm@gnu.org>
2861
2862 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2863
5cca97ad
GM
28642009-08-18 Glenn Morris <rgm@gnu.org>
2865
2866 * ack.texi (Acknowledgments):
2867 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2868
997797ae 2869 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2870
985bf85b
GM
28712009-08-09 Glenn Morris <rgm@gnu.org>
2872
2873 * ack.texi (Acknowledgments):
2874 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2875
8d6bb99e
DD
28762009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2877
2878 * emacs.texi (Top): Add new menu items for GDB-UI.
2879
2880 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2881 section. Threads buffer is in separate section now.
8d6bb99e 2882
8353da9c
GM
28832009-08-08 Glenn Morris <rgm@gnu.org>
2884
2885 * ack.texi (Acknowledgments):
2886 * emacs.texi (Acknowledgments):
2887 Update for js2-mode and org changes.
2888
f2074faf
MA
28892009-08-02 Michael Albinus <michael.albinus@gmx.de>
2890
2891 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2892 files.
2893
e8d2d3fb
CY
28942009-07-28 Chong Yidong <cyd@stupidchicken.com>
2895
2896 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2897
324a4f6a
GM
28982009-07-23 Glenn Morris <rgm@gnu.org>
2899
2900 * programs.texi (Matching): Update blink-matching-paren-distance.
2901
b6937a70
CY
29022009-07-21 Chong Yidong <cyd@stupidchicken.com>
2903
2904 * frames.texi (Cut/Paste Other App): For select-active-regions,
2905 selection is now updated on moving point.
2906
bd8aaa36
RS
29072009-07-21 Richard Stallman <rms@gnu.org>
2908
2909 * glossary.texi (GNU, Daemon): Update information.
2910
8d9b5eba
JL
29112009-07-19 Juri Linkov <juri@jurta.org>
2912
2913 * custom.texi (Specifying File Variables, Safe File Variables):
2914 "variables/value pairs" -> "variable/value pairs".
2915
a2acc1db
GM
29162009-07-15 Glenn Morris <rgm@gnu.org>
2917
2918 * misc.texi (Gnus): Remove widow.
2919
c5ae942b
GM
29202009-07-11 Glenn Morris <rgm@gnu.org>
2921
703d26ba
GM
2922 * Makefile.in (TEXI2PDF): New.
2923 (emacs.pdf, emacs-xtra.pdf): New targets.
2924
522ddc9f 2925 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2926
2927 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2928
2929 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2930 Don't print the copying notice twice in the printed version.
2931 Update the menu and detailmenu.
2932 (Preface): The meaning of "on-line" has changed.
2933 Correct name for "Common Problems" chapter.
2934 (Distrib): Update FSF shop URL.
2935 (Intro): Showing two files at once is not so exciting.
2936
2937 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2938 (Mac / GNUstep Basics): Minor grammar changes.
2939 (Mac / GNUstep Events): Fix typo.
2940 (GNUstep Support): CANNOT_DUMP no longer applies.
2941
2942 * misc.texi (Document View): Fix typos.
2943
2944 * dired.texi (Dired):
2945 * help.texi (Help):
2946 * macos.texi (Mac OS / GNUstep):
2947 * maintaining.texi (Version Control, Introduction to VC):
2948 End menu descriptions with a period.
c5ae942b 2949
b1c8242b
EZ
29502009-07-09 Eli Zaretskii <eliz@gnu.org>
2951
2952 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2953 so categorical in saying that the option is only useful on NTFS.
2954
220d9aa6
GM
29552009-07-09 Glenn Morris <rgm@gnu.org>
2956
2957 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2958 (ENVADD): Add texinfodir to TEXINPUTS.
2959
2960 * emacs.texi (Top): Fix cross-reference.
2961
2962 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2963
2964 * vc1-xtra.texi (Revision Tags): Fix typo.
2965
d07e72d3
GM
29662009-07-03 Glenn Morris <rgm@gnu.org>
2967
2968 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2969 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2970 (Merge Commands): `.' does not seem to work in A or B buffer.
2971 `l' can recreate the 3-window display.
2972
2973 * glossary.texi (Glossary): Minor phrasing changes throughout.
2974 Add more internal cross-references.
2975 <Autoloading>: You can't really autoload a variable.
2976 <C-M->: Move details here from `M-C-' item.
2977 <Continuation Line>: Refer to `Truncation.'
2978 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2979 <Home Directory, Unix>: New entries.
2980 <Deletion of Files>: Mention recycle bins.
2981 <Directory>: Mention ``folders.''
2982 <Error>: Don't mention ``type-ahead.''
2983 <Fringe>: Refer to the manual node.
2984 <Minor Mode>: Can be global or local.
2985 <Spell Checking>: There are other checkers besides Ispell.
2986
f144038a
GM
29872009-07-02 Glenn Morris <rgm@gnu.org>
2988
2989 * anti.texi (Antinews): Minor changes in phrasing.
2990
2991 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2992 some underfull lines in dvi output.
2993
2994 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2995
2996 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2997
2998 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2999
3f1c6666
JD
30002009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3001
3002 * xresources.texi (Table of Resources): Mention maximized for
3003 fullscreen.
3004
3005 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3006
62aadce7
CY
30072009-07-01 Chong Yidong <cyd@stupidchicken.com>
3008
3009 * anti.texi (Antinews): Correct the list of removed platforms.
3010
82ec412e
GM
30112009-06-28 Glenn Morris <rgm@gnu.org>
3012
3013 * arevert-xtra.texi: Minor language tweaks.
3014
09964e7d
GM
3015 * dired-xtra.texi: Minor revisions.
3016
666e158e
MB
30172009-06-23 Miles Bader <miles@gnu.org>
3018
c4cc8b9a 3019 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3020 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3021
70243478
CY
30222009-06-21 Chong Yidong <cyd@stupidchicken.com>
3023
3024 * Branch for 23.1.
3025
67cbe681
KH
30262009-06-17 Kenichi Handa <handa@m17n.org>
3027
3028 * mule.texi (Charsets): Update the description for the new charset.
3029 (list-character-sets): New findex.
125dd7c5 3030 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3031
40e67246
CY
30322009-06-10 Chong Yidong <cyd@stupidchicken.com>
3033
b5700de6
CY
3034 * basic.texi (Moving Point): Fix tag.
3035
3036 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3037
3038 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3039 use camel-case for PageUp and PageDown.
3040
3041 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3042 camel-case for PageUp and PageDown.
3043
3044 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3045
40e67246 3046 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3047 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3048
522ddc9f 30492009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3050
522ddc9f
JB
3051 * fixit.texi (Spelling): Set default dictionary.
3052 Improve descriptions (Bug#2554)
6f591cf4 3053
53483c76
DR
30542009-06-08 David Reitter <david.reitter@gmail.com>
3055
3056 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3057 since saving colors and faces set this way is not implemented.
3058 (Environment variables): Remove mention of mac-fix-env, which is
3059 scheduled to be removed.
3060
1557ef4f
CY
30612009-06-04 Chong Yidong <cyd@stupidchicken.com>
3062
91056528
CY
3063 * custom.texi (Init Examples): Add example of changing load-path.
3064
1557ef4f
CY
3065 * building.texi (Lisp Libraries): Add example of changing
3066 load-path (Bug#3446).
3067
623cec4c
CY
30682009-05-28 Chong Yidong <cyd@stupidchicken.com>
3069
3070 * mark.texi (Mark): Further clarifications.
3071 (Setting Mark): Emphasize that C-SPC activates the mark.
3072
0fcca8ee
CY
30732009-05-28 Chong Yidong <cyd@stupidchicken.com>
3074
702b10e1
CY
3075 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3076 Mark mode.
0fcca8ee
CY
3077 (Using Region, Persistent Mark): Use "active mark" instead of "active
3078 region".
3079
d3b396e4
CY
30802009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3081
3082 * mule.texi (Select Input Method): Fix typo.
3083
3f698a06
CY
30842009-05-13 Chong Yidong <cyd@stupidchicken.com>
3085
3086 * anti.texi (Antinews): Document completion changes. Some additional
3087 copyedits and rearrangement of entries.
3088
b2a42eb7
CY
30892009-05-12 Chong Yidong <cyd@stupidchicken.com>
3090
932fd020
CY
3091 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3092 (Shell History Copying, Terminal emulator): Copyedits.
3093
1c6c854e
CS
3094 * xresources.texi (Resources): Simplify descriptions.
3095 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3096 (Table of Resources): Document fontBackend resource.
3097
b2a42eb7 3098 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3099 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3100 "Backspace". Remove discussion of obscure Xmodmap issue.
3101
c6ea7fb8
CY
31022009-05-07 Chong Yidong <cyd@stupidchicken.com>
3103
3104 * files.texi (Visiting): Copyedits.
3105
ad36c422
CY
31062009-05-06 Chong Yidong <cyd@stupidchicken.com>
3107
3108 * basic.texi (Inserting Text): Document ucs-insert.
3109
3110 * mule.texi (International Chars): Define "multibyte". Note that
3111 internal representation is unicode-based. Simplify definition of raw
3112 bytes. Mention ucs-insert.
3113 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3114 (Language Environments): Add language environments new to Emacs 23.
3115 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3116 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3117 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3118 (Output Coding): Copyedits.
3119
3120 * emacs.texi (Top): Update node listing.
3121
d4ad7b96
CY
31222009-05-05 Per Starbäck <per@starback.se> (tiny change)
3123
3124 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3125
5bd66204
SM
31262009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3127
3128 * building.texi (Lisp Libraries): `load-library' does offer completion.
3129
bc36ad1c
CY
31302009-04-28 Chong Yidong <cyd@stupidchicken.com>
3131
3132 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3133 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3134
f1a47884
EZ
31352009-04-25 Eli Zaretskii <eliz@gnu.org>
3136
3137 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3138
be77bd45
CY
31392009-04-22 Chong Yidong <cyd@stupidchicken.com>
3140
3141 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3142
3143 * building.texi (Lisp Interaction): Document initial-scratch-message.
3144
d3b82927
JB
31452009-04-18 Juanma Barranquero <lekktu@gmail.com>
3146
ed6e7b11
JB
3147 * msdog.texi (Windows Fonts): Fix typos.
3148
d3b82927
JB
3149 * files.texi (Save Commands): Fix pxref.
3150
bc323c04
CY
31512009-04-18 Chong Yidong <cyd@stupidchicken.com>
3152
3153 * files.texi (Save Commands): Mention diff-buffer-with-file.
3154 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3155 Henoch (Bug#3036).
3156
2186d13f
GM
31572009-03-15 Glenn Morris <rgm@gnu.org>
3158
3159 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3160 the former is not always used.
3161 (Mail Headers): Use active voice. Add "Mail-reply-to".
3162 Change case of "Id". Avoid repeated "appropriate".
3163 (Mail Aliases): Fix previous change - use an example with a ".", so it
3164 does actually get quoted when expanded.
3165 (Mail Sending): Mailclient is the default on some systems.
3166 (Citing Mail): Mention mail-indentation-spaces.
3167 (Mail Mode Misc): Add an @dfn for "mail signature".
3168
71e454fc
CY
31692009-03-15 Chong Yidong <cyd@stupidchicken.com>
3170
3171 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3172 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3173 read-buffer-completion-ignore-case, and completion-styles.
3174 Remove description of partial-completion-mode.
71e454fc 3175
df1a3e06
GM
31762009-03-14 Glenn Morris <rgm@gnu.org>
3177
3178 * sending.texi (Mail Format): Fix typo. Add index entry for
3179 mail-header-separator.
3180 (Mail Headers): Put info about initialization and changing in one place
3181 at the start. Update FCC section for mbox Rmail. Clarify From
3182 section, mention mail-setup-with-from. Clarify Reply-to section.
3183 Add Mail-followup-to and mail-mailing-lists. Clarify References
3184 section.
3185 (Mail Aliases): Update example, make less contentious.
3186 Update for name change of mail-interactive-insert-alias.
3187 (Mail Mode): Remove mention of `%' as a word separator.
3188 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3189 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3190 commands. Clarify FCC handling. In mail-complete, add reference to
3191 Mail Aliases section, and mention mail-complete-function.
3192 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3193 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3194 signature netiquette. Explain how the mail hooks work when continuing
3195 a composition.
3196 (Mail Amusements): Internationalize the spook section a bit.
3197 Remove the spook mail-setup-hook example, since it doesn't work well.
3198 Mention fortune-file.
3199 (Mail Methods): Mention read-mail-command.
3200
ed6e7b11 32012009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3202
df1a3e06
GM
3203 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3204 and NS resources following recent changes.
959d68bd 3205
86dca3e8
JR
32062009-03-10 Jason Rumney <jasonr@gnu.org>
3207
3208 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3209 w32-use-visible-system-caret doc to indicate that it should get set
3210 automatically.
3211 (Windows Fonts): Add doc for the uniscribe backend.
3212
042fe98f
DN
32132009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3214
3215 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3216 vc-dir. (Bug#2598)
3217
7f8dba73
RS
32182009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3219
3220 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3221
505e70c3
GM
32222009-03-05 Glenn Morris <rgm@gnu.org>
3223
04242bdc
GM
3224 * rmail.texi (Rmail Basics): Add reference to sorting.
3225 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3226 Minor re-wordings.
3227 (Rmail Motion): Mention rmail-next-same-subject.
3228 (Rmail Deletion): Expunging is not the only way to change the numbers.
3229 (Rmail Labels): Labels can also be used in sorting.
3230 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3231 (Rmail Display): Mention rmail-mime.
3232
00cfe22c
GM
32332009-03-04 Glenn Morris <rgm@gnu.org>
3234
3235 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3236 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3237 summary. Mention sorts cannot be undone.
3238 (Rmail Display): Give an example of how to use goto-address-mode.
3239 (Rmail Editing): It's keybindings that are redefined, not commands.
3240 Fix some typos.
3241 (Movemail): Some minor rewording.
3242 (Remote Mailboxes): Emacs movemail supports pop by default.
3243 Fix some minor grammatical issues. The "two alternative ways" to
3244 specify a POP mailbox are really just one. Remove all reference to the
3245 variables rmail-pop-password and rmail-pop-password-required, obsolete
3246 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3247 can support Kerberos.
3248
3d963b67
GM
32492009-03-03 Glenn Morris <rgm@gnu.org>
3250
3251 * rmail.texi (Rmail Deletion): Revert previous change, which was
3252 describing the Rmail summary versions.
3253 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3254 Minor re-wording for rmail-resend.
3255 (Rmail Make Summary): Summaries apply to buffers rather than files.
3256 <rmail-summary-by-topic>: Headers includes the subject.
3257 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3258 details, including prefix arguments.
2340abde 3259 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3260 Not counting lines might be faster.
3261 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3262 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3263 Name the commands bound to the various keys. Mention prefix argument
3264 for searching.
3d963b67
GM
3265 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3266 Simplify rmail-highlighted-headers description. Update face name.
3267
a8ce3d17
JB
32682009-03-02 Juanma Barranquero <lekktu@gmail.com>
3269
3270 * mark.texi (Marking Objects): Fix typo.
3271
130a29b6
CY
32722009-03-01 Chong Yidong <cyd@stupidchicken.com>
3273
3274 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3275 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3276
9d5de6f8
GM
32772009-03-01 Glenn Morris <rgm@gnu.org>
3278
79fc530e 3279 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3280 (Rmail Motion): - M-s searches from the end of messages.
3281 (Rmail Deletion): Minor clarification. Fix numeric argument
3282 description.
3283 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3284 newmail and RMAILOSE files need not be in home-directory.
3285 (Rmail Files): Mention I/O menus are unselectable if no files match.
3286 Mention `MAIL' env-var.
3287
b545ff9c
JR
32882009-02-24 Jason Rumney <jasonr@gnu.org>
3289
3290 * mule.texi (Fontsets): Mention fontset-default, font specs and
3291 fallback fontsets.
3292 (Defining Fontsets): Mention ns and w32 variants of
3293 standard-fontset-spec. Update description of startup fontset to match
3294 Emacs 23 behavior.
a93be82a 3295 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3296 (International): Link to Modifying Fontsets.
b545ff9c 3297
75da0618 32982009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3299
3300 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3301 Mention ns-extended-platform-support-mode.
3302
6be93a16
KB
33032009-02-22 Karl Berry <karl@gnu.org>
3304
3305 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3306
867d4bb3
JB
33072009-02-19 Juanma Barranquero <lekktu@gmail.com>
3308
3309 * basic.texi (Moving Point, Position Info):
3310 * files.texi (Visiting):
3311 * mini.texi (Completion Options):
3312 * text.texi (HTML Mode): Remove duplicate words.
3313
49b5c0e8
GM
33142009-02-20 Glenn Morris <rgm@gnu.org>
3315
3316 * rmail.texi: Minor updates for mbox rather than Babyl.
3317
f43a822c
KB
33182009-02-17 Karl Berry <karl@gnu.org>
3319
49b5c0e8 3320 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3321
80d634b8
RS
33222009-02-17 Richard M Stallman <rms@gnu.org>
3323
3324 * anti.texi (Antinews): Mention Babyl format.
3325
3326 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3327
3328 * rmail.texi: Update for mbox format.
3329 Various small fixes, as well as the following.
3330 (Out of Rmail): Node deleted.
3331 (Rmail): Update menu.
3332 (Rmail Files): Comment out set-rmail-inbox-list.
3333 Document rmail-inbox-list instead.
3334 (Rmail Output): Substantial changes since C-o is now
3335 rmail-output-as-seen and o is rmail-output.
3336 (Rmail Attributes): Delete `stored', add `retried'.
3337 (Rmail Display): Editing headers works in all cases.
3338
f0d129c6
GM
33392009-02-17 Glenn Morris <rgm@gnu.org>
3340
3341 * basic.texi (Position Info): M-x count-lines-region is not always on
3342 M-=. (Bug#2269)
3343
160f11d3
GM
33442009-02-09 Glenn Morris <rgm@gnu.org>
3345
3346 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3347 defaults.
3348
763e01c4
EZ
33492009-02-07 Eli Zaretskii <eliz@gnu.org>
3350
3351 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3352 documentation of possible problems with redecoding.
3353
f5e1441d
GM
33542009-02-03 Glenn Morris <rgm@gnu.org>
3355
3356 * rmail.texi (Out of Rmail): Mention b2m.pl.
3357
e1eabe41
GM
33582009-01-31 Glenn Morris <rgm@gnu.org>
3359
3360 * rmail.texi (Out of Rmail): Correct b2m location.
3361
dd05f9de
CY
33622009-01-27 Chong Yidong <cyd@stupidchicken.com>
3363
3364 * fixit.texi (Undo): Update undo limit values.
3365
d74d846e
GM
33662009-01-27 Glenn Morris <rgm@gnu.org>
3367
3368 * emacs.texi (Top): Fix Antinews menu entry.
3369
49ffdce8
KB
33702009-01-25 Karl Berry <karl@gnu.org>
3371
3372 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3373 item with no marker, instead of the syntactically incorrect
3374 @itemize @asis.
3375
467e8d77
JL
33762009-01-25 Juri Linkov <juri@jurta.org>
3377
3378 * building.texi (Grep Searching): Fix index entry for lgrep.
3379
6c60bbdb
EZ
33802009-01-24 Eli Zaretskii <eliz@gnu.org>
3381
3382 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3383
9ce5a36f
AR
33842009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3385
3386 * macos.texi (Preferences Panel): Update description of font setting to
3387 reflect that prior frame selection is no longer needed.
3388
9aa5f2fb
NR
33892009-01-20 Nick Roberts <nickrob@snap.net.nz>
3390
3391 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3392 raise GUD subsections.
3393
3892ff9c
GM
33942009-01-15 Glenn Morris <rgm@gnu.org>
3395
3396 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3397
14731c8f
GM
33982009-01-10 Glenn Morris <rgm@gnu.org>
3399
3400 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3401
45c55e53
CY
34022009-01-04 Chong Yidong <cyd@stupidchicken.com>
3403
3404 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3405 logical lines.
3406
2e4667d1
JL
34072008-12-29 Juri Linkov <juri@jurta.org>
3408
3409 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3410
3411 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3412
2a3eac47
CY
34132008-12-28 Chong Yidong <cyd@stupidchicken.com>
3414
3415 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3416 goto-address-mode instead of goto-address.
3417
3da8da94
CY
3418 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3419 mode.
3420
2a3eac47
CY
3421 * emacs.texi (Top): Update node listing.
3422
057f6dd3
EZ
34232008-12-26 Eli Zaretskii <eliz@gnu.org>
3424
3425 * custom.texi (Directory Variables): Explain what is a "project".
3426 Add indexing. Improve wording. Add a footnote about using
3427 _dir-locals.el on MS-DOS.
3428
e6979067
DN
34292008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3430
3431 * files.texi (Misc File Ops): Mention chmod as an alias for
3432 set-file-modes.
3433
9de15963
MR
34342008-12-24 Martin Rudalics <rudalics@gmx.at>
3435
3436 * help.texi (Help): Fix typos and reword.
3437 (Help Summary): Add entries for C-h n and C-h r, reorder
3438 entries, and do some minor fixes.
3439 (Name Help): Say that C-h F works for commands only.
3440 (Misc Help): Say that view-lossage displays 300 keystrokes.
3441
236fd60d
GM
34422008-12-20 Glenn Morris <rgm@gnu.org>
3443
3444 * ack.texi (Acknowledgments): General update based on AUTHORS,
3445 including removal of some stuff no longer distributed.
3446
ed9265fc 34472008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3448
ed9265fc 3449 * fixit.texi: Mention hunspell.
349b3256 3450
e840fca5
GM
34512008-12-19 Glenn Morris <rgm@gnu.org>
3452
3453 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3454 Consolidate explanatory text at start.
e840fca5
GM
3455
3456 * display.texi (Text Display):
3457 * indent.texi (Indentation): Use @acronym with ASCII.
3458
9dfa7983
GM
34592008-12-18 Glenn Morris <rgm@gnu.org>
3460
3461 * ack.texi: Various small updates and fixes.
3462
97b3a00b
JL
34632008-12-18 Juri Linkov <juri@jurta.org>
3464
3465 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3466 as a key binding to start a forward nonincremental word search.
3467 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3468 a backward nonincremental word search. Add index for `M-s w'
3469 `isearch-forward-word'.
3470 (Regexp Search): Add a short summary of regexp key commands like
3471 in the node "Basic Isearch".
3472 (Other Repeating Search): Fix typo.
3473
34742008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3475
3476 * misc.texi (PostScript Variables): Fix doc.
3477
31ce6a07
CY
34782008-12-10 Chong Yidong <cyd@stupidchicken.com>
3479
3480 * programs.texi (Program Modes): Mention Ruby mode.
3481
636b507b
DN
34822008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3483
3484 * misc.texi (emacsclient Options): Describe what an empty string
3485 argument does for --alternate-editor.
3486
a323fa14
CY
34872008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3488
3489 * cmdargs.texi (Font X): Distinguish between client-side and
3490 server-side fonts. List valid Fontconfig properties. Add reference to
3491 Fontconfig manual. List valid GTK font properties. Explain use of
3492 fc-list.
3493
c5ca6cd0
CY
34942008-12-09 Chong Yidong <cyd@stupidchicken.com>
3495
3496 * cmdargs.texi (Font X): Move discussion of quoting to top.
3497
e5136377
GM
34982008-12-06 Glenn Morris <rgm@gnu.org>
3499
3500 * maintaining.texi (Old Revisions): Improve previous change.
3501
248c026b
RS
35022008-12-05 Richard M Stallman <rms@gnu.org>
3503
3504 * anti.texi (Antinews): Minor fixes.
3505
a9253a1e
GM
35062008-12-03 Glenn Morris <rgm@gnu.org>
3507
3508 * maintaining.texi (Old Revisions): Fix diff-switches description.
3509
fa687b02
MR
35102008-12-01 Martin Rudalics <rudalics@gmx.at>
3511
3512 * emacs.texi (Top): Fix typo.
3513
72e6decd
CY
35142008-11-30 Chong Yidong <cyd@stupidchicken.com>
3515
320ee034
CY
3516 * misc.texi (Document View): Explain dependence on gs at the top.
3517 Copyedits.
3518
3519 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3520
72e6decd
CY
3521 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3522 (Comment Commands): Discuss region-active behavior of M-; first.
3523
2a472ee4
MR
35242008-11-29 Martin Rudalics <rudalics@gmx.at>
3525
9c6361c9
MR
3526 * display.texi (Line Truncation): Add reference to Continuation
3527 Lines.
3528
2a472ee4
MR
3529 * windows.texi (Pop Up Window): Mention split-height-threshold
3530 and split-width-threshold.
9c6361c9 3531 (Split Window): Add reference to Continuation Lines.
2a472ee4 3532
e93bc142
AR
35332008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3534
3535 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3536 (GNUstep Support): New node.
3537 * anti.texi:
3538 * emacs.texi:
3539 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3540
43b978db
RS
35412008-11-28 Richard M Stallman <rms@gnu.org>
3542
3543 * misc.texi (Dissociated Press): Minor cleanups.
3544
3545 * dired.texi (Image-Dired): Avoid passive.
3546
e8e2bd93
EZ
35472008-11-28 Eli Zaretskii <eliz@gnu.org>
3548
3549 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3550 representation.
3551
8d2d45da
CY
35522008-11-26 Richard M. Stallman <rms@gnu.org>
3553
3554 * files.texi (Visiting): Rewrite paragraph for clarity.
3555
3556 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3557
a5f7bbcc
AM
35582008-11-25 Alan Mackenzie <acm@muc.de>
3559
3560 * programs.texi (Moving by Parens): Clarify that parens inside strings
3561 and comments are ignored, and that the commands assume the starting
3562 point isn't in a string or comment.
3563
a71703d3
AR
35642008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3565
3566 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3567 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3568 version.
3569 (Mac Customization): Rewrite Preferences Panel section and merge in to
3570 this node, add Open files by dragging to an Emacs window.
3571
3572 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3573
aa5ab79a
CY
35742008-11-26 Chong Yidong <cyd@stupidchicken.com>
3575
0cc92c19
CY
3576 * files.texi (Misc File Ops): Document set-file-modes.
3577
c366b4e4
CY
3578 * windows.texi (Split Window): Document integer values of
3579 truncate-partial-width-windows.
3580
aa5ab79a
CY
3581 * text.texi (Text): Simplify description of markup languages.
3582 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3583 (TeX Editing): Note that `""' inserts one `"' character.
3584 (HTML Mode): Note in the introduction that XML mode is an alias for
3585 SGML mode. Mention nXML mode.
3586
56221db7
CY
35872008-11-25 Chong Yidong <cyd@stupidchicken.com>
3588
3589 * building.texi (Watch Expressions): Fix typo.
3590
90effe33
CY
35912008-11-24 Chong Yidong <cyd@stupidchicken.com>
3592
f90a5ae3
CY
3593 * files.texi (Visiting): Document new behavior of
3594 confirm-nonexistent-file-or-buffer.
3595
1c6c854e
CS
3596 * buffers.texi (Select Buffer):
3597 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3598
a18ffb4a
CY
3599 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3600 edit-picture.
3601
90effe33
CY
3602 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3603 edit-picture', since that is just an alias for picture-mode.
3604 (Sentences): Note that repeated M-@ extends the region.
3605 (Pages): Make terminology more consistent. Link to Regexps node.
3606 (Longlines): Discuss relationship with Visual Line mode.
3607 (Text Mode): Remove extraneous discussion of other modes, since they
3608 were already introduced in the parent node.
3609
e85103ec
CY
36102008-11-23 Chong Yidong <cyd@stupidchicken.com>
3611
5cb2fe30
CY
3612 * anti.texi (Antinews): Rewrite.
3613
1eb9b307 3614 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3615
3616 * frames.texi (Frame Commands): Mention "minimize" terminology.
3617
e85103ec
CY
3618 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3619 formats.
b908332f
CY
3620 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3621 (Misc X): Don't document useless -hb option.
e85103ec 3622
607f5f88
JL
36232008-11-22 Juri Linkov <juri@jurta.org>
3624
3625 * dired.texi (Dired Navigation): Change normal file name search option
3626 from `non-nil' to `t'. Add `dwim' option.
3627
e1b867a0
JL
36282008-11-22 Juri Linkov <juri@jurta.org>
3629
3630 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3631 ".dir-locals.el". Rename `define-project-bindings' to
3632 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3633 `dir-locals-set-directory-class'.
3634
dd186936
LK
36352008-11-22 Lute Kamstra <lute@gnu.org>
3636
3637 * buffers.texi (Select Buffer): Index goto-line.
3638 * basic.texi (Moving Point): Mention the use of a numeric prefix
3639 argument with goto-line and refer to Select Buffer for the use of a
3640 plain prefix argument.
3641
4b121911
GM
36422008-11-19 Glenn Morris <rgm@gnu.org>
3643
3644 * doclicense.texi: Update to FDL 1.3.
3645 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3646
27267e4c
CY
36472008-11-17 Chong Yidong <cyd@stupidchicken.com>
3648
696f351d
CY
3649 * custom.texi (Minor Modes): Define mode commands and mode variables
3650 more precisely. Recommend using mode commands instead of setting
3651 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3652 (Easy Customization): Use "init file" instead of .emacs.
3653 (Customization Groups): Update to new Custom buffer appearance.
3654 (Saving Customizations): Copyedits. Update example.
3655 (Variables): Give example of variable type-sensitivity.
3656 (Examining): Update example.
3657 (Hooks): Copyedits.
3658 (Specifying File Variables): Use C comments instead of an artificial
3659 Lisp for the example.
3660 (Keymaps): Move internals discussion to Prefix Keymaps.
3661 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3662 (Init Rebinding): Document kbd macro.
3663 (Init File): Link to Find Init.
696f351d
CY
3664
3665 * mark.texi (Using Region): Document Delete Selection Mode more
3666 thoroughly.
3667
3668 * frames.texi (Mouse Commands): Move most of the description of Delete
3669 Selection Mode to Using Region, and link to it.
1bc9c425 3670 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3671
b0570c25
CY
3672 * building.texi (Compilation): Document first-error value of
3673 compilation-scroll-output.
3674 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3675 works as soon as an error is available. Suggested by Juri Linkov.
3676
27267e4c
CY
3677 * mini.texi (Passwords): New node.
3678
3679 * files.texi (Remote Files): Link to Passwords node.
3680
3681 * emacs.texi (Top): Update node listings.
3682
122eb807
CY
36832008-11-16 Chong Yidong <cyd@stupidchicken.com>
3684
9c9855a3
CY
3685 * ack.texi (Acknowledgments): Some updating of credits.
3686
bd6fdcad
CY
3687 * emacs.texi (Acknowledgments): Add a couple more names.
3688
dd1eef46
CY
3689 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3690
122eb807 3691 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3692 (Misc File Ops): Document use of trash.
122eb807 3693
801a8da1
JB
36942008-11-16 Juanma Barranquero <lekktu@gmail.com>
3695
3696 * macos.texi (Mac Customization): Fix typos.
3697
0b4f2253
CY
36982008-11-14 Chong Yidong <cyd@stupidchicken.com>
3699
3700 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3701 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3702 the conventions of the main Emacs manual.
3703
3704 * emacs.texi (Top): Update node listings.
3705
517e2b89
CY
37062008-11-12 Chong Yidong <cyd@stupidchicken.com>
3707
07a85685
CY
3708 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3709 command-line-args is processed during startup.
3710 (Action Arguments): Correctly describe how file arguments interact with
3711 the startup screen. Link to Lisp Interaction for scratch buffer.
3712 (Initial Options): Link to Command Example for -batch option.
3713 (Environment): Document initial-environment.
3714
517e2b89
CY
3715 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3716 can't be changed in the site-start file.
3717
6337bbde
CY
37182008-11-07 Chong Yidong <cyd@stupidchicken.com>
3719
3720 * dired.texi (Dired): Mention C-x C-d too.
3721 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3722 (Dired Navigation): Explain dired-goto-file more clearly.
3723 Document dired-isearch-filenames.
6337bbde
CY
3724 (Dired Deletion): Remove unnecessary "expunged" terminology.
3725 (Flagging Many Files): & is now rebound to `% &'.
3726 (Shell Commands in Dired): Document dired-do-async-shell-command.
3727 Clarify how multi-file arguments are passed.
3728 (Misc Dired Features): Document dired-do-isearch.
3729
9e8eeff9
CY
37302008-11-06 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3733
e071f849
CY
37342008-11-03 Chong Yidong <cyd@stupidchicken.com>
3735
3736 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3737
05482eb1
CY
37382008-11-01 Chong Yidong <cyd@stupidchicken.com>
3739
e2346dea
CY
3740 * programs.texi (Program Modes): Link to Program Indent node.
3741 (Left Margin Paren): Explain consequences of changing
3742 open-paren-in-column-0-is-defun-start more concisely.
3743 (Which Function, Program Indent, Info Lookup): Minor edits.
3744 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3745 (Multi-line Indent): If region is active, TAB indents the region.
3746 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3747 (Matching): The delimiter at the cursor is highlighted---the character
3748 changes color.
3749 (Symbol Completion): Link to Completion node.
3750
e4b6428c
CY
3751 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3752 a strictly text-only system.
3753
05482eb1
CY
3754 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3755 batch mode.
3756
a11d3737
RS
37572008-11-01 Richard M. Stallman <rms@gnu.org>
3758
5abad626
RS
3759 * misc.texi (Document View): Major rewrite.
3760
a11d3737
RS
3761 * maintaining.texi (Types of Log File): Change logs are older than
3762 version control.
3763 (VCS Concepts): Simplify and rearrange.
3764 (Version Control Systems): Make it clear that Linux is only the kernel.
3765 (VC Mode Line): Shorten reference to menu item.
3766 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3767 (VC Directory Mode): Minor cleanup.
3768 Unchanged files are hidden, not omitted.
3769 (VC Directory Commands): Shorten and simplify.
3770 (Change Log Commands): New node, split from Change Logs.
3771 (VC Directory Buffer): New node, split from VC Directory Mode.
3772
c55a4acb
CY
37732008-10-31 Chong Yidong <cyd@stupidchicken.com>
3774
1c6c854e 3775 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3776 from files.texi.
3777
1c6c854e
CS
3778 * files.texi (Version Control): Move to maintaining.texi.
3779 Subnodes moved as well.
3780 (Document Files): Move to misc.texi.
df0356f6 3781
c55a4acb
CY
3782 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3783 vc-update-change-log.
df0356f6
CY
3784 (Version Control): Move here from files.texi.
3785 (Format of ChangeLog): Make it a subnode of Change Log.
3786
3787 * emacs.texi (Top): Update node listing.
c55a4acb 3788
ef082374
TH
37892008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3790
3791 * files.texi (Files): Add a section about document
3792 files (doc-view-mode).
3793
d52582c3
CY
37942008-10-31 Chong Yidong <cyd@stupidchicken.com>
3795
1c6c854e
CS
3796 * building.texi (Compilation Mode):
3797 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3798 (Debuggers): Lower GUD subsections to subsubsections.
3799 (Starting GUD): Add cindex.
3800 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3801
4e0a0968
CY
38022008-10-30 Chong Yidong <cyd@stupidchicken.com>
3803
03625b47
CY
3804 * indent.texi (Indentation): Link to Program Indent.
3805
4e0a0968
CY
3806 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3807 now uses emacsclient's terminal.
3808
8bd3f7ef
CY
38092008-10-29 Chong Yidong <cyd@stupidchicken.com>
3810
80e5620e
CY
3811 * mark.texi (Using Region): Document use-empty-active-region.
3812
97d5c404
CY
3813 * emacs.texi (Top): Update node listings.
3814
1c6c854e
CS
3815 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3816 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3817 (Invoking emacsclient): Rewrite, moving optional arguments to
3818 emacsclient Options.
21d2bae3
CY
3819 (emacsclient Options): New node. Document server-use-tcp and
3820 server-host.
8bd3f7ef 3821
5fda2cbd
CY
38222008-10-28 Chong Yidong <cyd@stupidchicken.com>
3823
3824 * indent.texi (Indentation): Replace list with paragraphed text,
3825 putting description of syntax-driven indentation first. Document new
3826 effect of active regions on tab.
3827 (Tab Stops): Note that editable tab stops affect indentation commands.
3828
4ff029f6
DN
38292008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3830
3831 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3832
996cd6e4
CY
38332008-10-23 Chong Yidong <cyd@stupidchicken.com>
3834
f28815e3
CY
3835 * custom.texi (Function Keys): Note that modified keypad keys are not
3836 translated.
3837
996cd6e4
CY
3838 * basic.texi (Arguments): Explain how to insert multiple digits.
3839
49545fe2
MA
38402008-10-22 Michael Albinus <michael.albinus@gmx.de>
3841
3842 * files.texi (Remote Files): Precise selection of default method.
3843 Rewrite paragraph about disabling remote file names.
3844
edac0b53
CY
38452008-10-22 Chong Yidong <cyd@stupidchicken.com>
3846
e752c544
CY
3847 * search.texi (Special Isearch): Document M-TAB is isearch.
3848
edac0b53
CY
3849 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3850 command.
3851
3852 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3853
20a36054
TH
38542008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3855
1c6c854e 3856 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3857 section.
3858
69051ab6
CY
38592008-10-21 Chong Yidong <cyd@stupidchicken.com>
3860
c4b1a32a
CY
3861 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3862 to files.texi. Move contents of vc2-xtra.texi here.
3863
3864 * vc2-xtra.texi: File removed.
3865
3866 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3867 Directory Commands from the submenu. Don't include deleted file
3868 vc2-xtra.texi.
3869
3870 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3871 (Version Control): Add VC Directory Mode and VC Directory Commands to
3872 the submenu.
3873 (Why Version Control?): Use table format.
3874 (Version Control Systems): Note that Meta-CVS support is gone.
3875 (VCS Concepts): Note precisely when VC started supporting filesets.
3876 Remove bogus xref to CVS Options node.
3877 (Types of Log File): Copyedits.
3878 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3879 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3880 The Right Thing.
3881 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3882 (Log Buffer): Reorganize node, putting C-c C-c description first.
3883 (Old Revisions): Use CVS for example, not RCS.
3884 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3885 Commands from the submenu, putting them under Version Control.
3886 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3887 need to include it in the manual unconditionally, since it is now
3888 crucial to using distributed version control systems.
1a6e2954
CY
3889 (Comparing Files): Note that diff uses the minibuffer, and that the
3890 output is shown using Diff mode.
1c6c854e
CS
3891 (Diff Mode): Explain what "patch" and "hunk" mean.
3892 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3893 diff-show-trailing-whitespaces.
1a6e2954 3894 (File Archives): Add rar support.
c4b1a32a 3895
69051ab6
CY
3896 * major.texi (Choosing Modes): Make mode selection sequence more
3897 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3898 magic-mode-alist is nil by default.
3899 Document magic-fallback-mode-alist.
69051ab6 3900
e7421e03
CY
39012008-10-20 Chong Yidong <cyd@stupidchicken.com>
3902
3903 * frames.texi (Mouse References): Copyedits.
3904
6b2efdc2
TH
39052008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3906
3907 * ack.texi (Acknowledgments): Add myself as doc-view author.
3908
9c5e9396
EZ
39092008-10-20 Eli Zaretskii <eliz@gnu.org>
3910
3911 * frames.texi (Dialog Boxes): Add @cindex entries.
3912
dac94f8e
CY
39132008-10-20 Chong Yidong <cyd@stupidchicken.com>
3914
3915 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3916 (Text-Only Mouse): Copyedit.
3917
25597d40
CY
39182008-10-19 Chong Yidong <cyd@stupidchicken.com>
3919
f8a447f6
CY
3920 * frames.texi: Use @key throughout for mouse clicks.
3921 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3922 (Secondary Selection): Fix modified mouse click syntax.
3923 (Clipboard): Describe Cut, Copy and Paste commands.
3924 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3925 Copyedits.
3926 (Creating Frames): Add xref to Init File.
3927 (Frame Commands): Add xref to Exiting.
3928 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3929
b0f95216
CY
39302008-10-15 Chong Yidong <cyd@stupidchicken.com>
3931
b0817f00
CY
3932 * files.texi (Version Control): Copyedits. Add Bazaar.
3933 (Version Control Systems): List different VCS's using an itemized list.
3934 Add Bazaar.
3935 (VCS Concepts): Copyedits. Tweak description of file merging.
3936
b0f95216
CY
3937 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3938 (Cut/Paste Other App): Document select-active-regions and
3939 x-select-enable-primary.
3940
69d0d701
CY
39412008-10-13 Chong Yidong <cyd@stupidchicken.com>
3942
3943 * mark.texi (Shift Selection): Correct case in node name.
3944
3945 * emacs.texi (Top): Update node order in Mark chapter.
3946
375e8351
EZ
39472008-10-12 Eli Zaretskii <eliz@gnu.org>
3948
3949 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3950
3951 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3952 elsewhere in the manual instead of describing yet again the intricacies
3953 of $HOME on MS-Windows and MS-DOS.
3954
ab58114f
CY
39552008-10-12 Chong Yidong <cyd@stupidchicken.com>
3956
4f959513 3957 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3958 (Minibuffer File): Add discussion of `~' in file names.
3959 Add insert-default-directory index reference.
4f959513 3960
ab58114f
CY
3961 * files.texi (File Names): Reorganize description.
3962 (Visiting): Add xref to Mode Line. Copyedits.
3963 (Save Commands): Mention prefix behavior of C-x C-s.
3964 (Numbered Backups): Node deleted.
3965 (Backup Names): Contents of Numbered Backups moved here. State default
3966 of version-control variable.
3967 (Reverting): Copyedits.
3968 (Version Control): Add additional version control systems.
3969
3970 * emacs.texi (Top): Delete Numbered Backups node.
3971
3972 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3973 Backup Names.
f2884f63 3974 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3975
b0b5100a
RF
39762008-10-11 Romain Francoise <romain@orebokech.com>
3977
3978 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3979
89774b5f
CY
39802008-10-11 Chong Yidong <cyd@stupidchicken.com>
3981
3982 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3983 (Select Buffer): Mention use of minibuffer history. Describe default
3984 value of default-major-mode. Mention that C-x 4 b selects the other
3985 window.
3986 (List Buffers): Document CRM indicators in the order they appear.
3987 (Kill Buffer): Document new command kill-matching buffers.
3988 (Several Buffers): Move explanation of the relationship between buffer
3989 list and buffer menu to the top.
3990 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3991
4c72bf27
CY
39922008-10-10 Chong Yidong <cyd@stupidchicken.com>
3993
3994 * entering.texi (Exiting): Document change of C-x C-c to
3995 save-buffers-kill-terminal. Document kill-emacs.
3996
f68eb991
EZ
39972008-09-30 Eli Zaretskii <eliz@gnu.org>
3998
3999 * mule.texi (Coding Systems): Don't mention codepage-setup.
4000
4001 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4002 cpNNN coding systems anymore.
4003 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4004 for unibyte mode. Don't mention line-drawing characters.
4005 Don't mention dos-unsupported-char-glyph.
f68eb991 4006
1a2dd44d
CY
40072008-09-25 Chong Yidong <cyd@stupidchicken.com>
4008
4009 * search.texi (Search): Shorten introduction.
4010 (Basic Isearch): Add command table. Discuss reverse isearch and
4011 isearch highlighting.
4012 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4013 ring to cindex.
4014 (Special Isearch): Move input methods discussion here.
4015 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4016 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4017 Repeat Isearch.
4018 (Isearch Minibuffer): New node.
4019 (Word Search): Document new word search commands.
4020 (Regexp Example): Simplify example using sentence-end-base variable.
4021 (Replace): Reword introduction.
4022 (Unconditional Replace): Remove unnecessary example.
4023 (Other Repeating Search): Document new `M-s o' binding.
4024
4025 * emacs.texi (Top): Update node listings.
4026
e45da31d
JB
40272008-09-22 Juanma Barranquero <lekktu@gmail.com>
4028
4029 * emacs.texi (Top): Remove Kill Errors from menu.
4030
841c8096
CY
40312008-09-22 Chong Yidong <cyd@stupidchicken.com>
4032
402168fa
CY
4033 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4034 interface for defining macros. Simplify examples. Note that C-g quits
4035 macro definitions.
1c6c854e
CS
4036 (Keyboard Macro Counter): Document using F3 to insert counter.
4037 Give usage example.
402168fa
CY
4038 (Keyboard Macro Query): Organize query responses in a table.
4039
1c6c854e
CS
4040 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4041 Link to Erasing node.
841c8096
CY
4042 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4043 rationale to a footnote.
4044 (Kill Errors): Remove node, due to redundancy with Erasing.
4045 (Spelling): Move discussion of flyspell to end. Note new behavior of
4046 M-$ in active region. Remove non-ispell-specific keybindings from
4047 table.
4048
eab2ee89
DN
40492008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4050
4051 * cmdargs.texi (Initial Options): Document --daemon.
4052
3d53e905
GM
40532008-09-20 Glenn Morris <rgm@gnu.org>
4054
4055 * files.texi (Numbered Backups): Mention that some modes set
4056 version-control.
4057
1c90484d
GM
40582008-09-20 Jim Blandy <jimb@red-bean.com>
4059
4060 * files.texi (Numbered Backups): Reference File Variables, as well.
4061 Remove discussion of Rmail's implementation.
4062
0fc0d844
CY
40632008-09-06 Chong Yidong <cyd@stupidchicken.com>
4064
4065 * misc.texi (Recursive Edit): Note that top-level exits active
4066 minibuffers.
4067
4068 * trouble.texi (Quitting): Likewise.
4069
b18d283d
CY
40702008-08-31 Chong Yidong <cyd@stupidchicken.com>
4071
4072 * emacs.texi (Top): Add Temporary Face Changes xref.
4073
4074 * display.texi (Display): Move Temporary Face Changes node to just
4075 after Standard Faces.
4076 (Scrolling): Document recenter-top-bottom instead of recenter.
4077 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4078 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4079 (Display Custom): Copyedits.
4080 (Optional Mode Line): Document display-battery-mode.
4081
180135fc
RF
40822008-08-27 Romain Francoise <romain@orebokech.com>
4083
4084 * custom.texi (Directory Variables): Minor fix.
4085
d3fe3475
GM
40862008-08-27 Glenn Morris <rgm@gnu.org>
4087
4088 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4089 descriptions.
4090 (Calendar Customizing): Tweak layout description.
183080b6 4091 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4092 markers. Condense calendar-star-date and calendar-mark-today
4093 description.
4094 (Holiday Customizing): Add oriental and solar holidays.
4095 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4096 Fix holiday-float description. Use zerop in examples. Be less verbose.
4097 (Date Display Format): Change ISO format. Be less verbose.
4098 (Diary Customizing): Mention day and month abbrev arrays.
4099 Mention the date-form variables by name. Update European example.
4100 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4101 Condense examples. Mention diary-entry-symbols by name.
4102 Condense table for insertion commands.
4103 (Fancy Diary Display): Mention diary-include-string and
4104 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4105 Ethiopic, Persian date functions. Condense descriptions.
4106
4107 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4108 (Adding to Diary): Adapt for changed node name.
4109
71755807
GM
41102008-08-26 Glenn Morris <rgm@gnu.org>
4111
4112 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4113 node "Hebrew/Islamic Entries".
4114
4115 * calendar.texi (Specified Dates): Fix names of iso functions.
4116 (General Calendar): There may not be another window.
4117 (Writing Calendar Files, Holidays): Tweak intro.
4118 (Holidays): Mention Baha'i and Chinese holidays.
4119 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4120 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4121 (To Other Calendar): Add calendar-print-other-dates.
4122 Refer to "graphic display" rather than "X.
4123 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4124 (Displaying the Diary): Fix whitespace after reference.
4125 Fix `diary-number-of-entries' reference.
4126 (Date Formats): Explicitly mention that day names can be abbreviated.
4127 (Adding to Diary): Add some references to other sections.
4128 (Special Diary Entries): Fix reference.
4129 (Appointments): Simplify appt-message-warning-time entry.
4130 Clarify where times must be.
4131 (Importing Diary): Comment out icalendar paragraph that does not apply.
4132 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4133
d76ebc75
GM
41342008-08-23 Glenn Morris <rgm@gnu.org>
4135
4136 * fortran-xtra.texi (Fortran): Change description of free form and
4137 fixed form a bit. Mention hideshow and imenu.
4138 (Fortran Motion): Mention fortran-end-of-subprogram,
4139 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4140 (Fortran Indent): Minor re-word.
4141 (ForIndent Commands): Mention fortran-fill-paragraph and
4142 fortran-fill-statement.
4143 (ForIndent Cont): Mention fortran-tab-mode-string.
4144 (Fortran Comments): Mention fortran-comment-line-start-skip.
4145 (Fortran Columns): Mention font-locking.
4146 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4147
1fc0ce04 41482008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4149
4150 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4151
5c52e13c
CY
41522008-08-22 Chong Yidong <cyd@stupidchicken.com>
4153
4154 * mini.texi (Minibuffer): Simplify introduction.
4155 (Minibuffer File): Document tilde in minibuffer filenames.
4156 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4157 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4158 (Completion Example): Update example to current command list.
4159 (Completion Options): Document `lazy' value of completion-auto-help.
4160 Update contents of completion-ignored-extensions.
4161 (Minibuffer History): Describe "future history" list. State default
4162 value of history-delete-duplicates.
4163
77a00355
GM
41642008-08-21 Glenn Morris <rgm@gnu.org>
4165
4166 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4167 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4168
39ee1d04
CY
41692008-08-17 Chong Yidong <cyd@stupidchicken.com>
4170
4171 * regs.texi (Registers): Clarify valid register names.
4172 (RegPos): Note that buffer is saved and restored too.
4173 (RegText): Note that mark is reactivated/deactivated.
4174 (RegConfig): Xref to Windows node.
4175
b12c348f
CY
41762008-08-16 Chong Yidong <cyd@stupidchicken.com>
4177
3ae7ba79
CY
4178 * basic.texi (Inserting Text): Provide command name for C-q.
4179
b12c348f
CY
4180 * killing.texi (Killing): Copyedit. Define read-only text.
4181 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4182 (Killing by Lines): Copyedit.
4183 (Other Kill Commands): Move M-w description here.
4184 (Yanking): Move M-w to Other Kill Commands.
4185 (Kill Ring): Also mention saving text in registers. Link to Text
4186 Properties in elisp manual.
4187 (Accumulating Text): Copyedit.
4188 (CUA Bindings): Shift selection is now the default.
4189
d8ff7692
TZ
41902008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4191
4192 * maintaining.texi (Change Log): Mention next-error is available.
4193
a43a8a2e
GM
41942008-08-10 Glenn Morris <rgm@gnu.org>
4195
4196 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4197 and intermonth text.
4198 (Holiday Customizing): Add holiday-chinese.
4199
eba27308
EZ
42002008-08-08 Eli Zaretskii <eliz@gnu.org>
4201
4202 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4203
5f14a5b3
DN
42042008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4205
4206 * files.texi (Log Buffer): Describe C-c C-d.
4207 (Diff Mode): Describe C-x 4 A.
4208
49989bff
EZ
42092008-08-06 Eli Zaretskii <eliz@gnu.org>
4210
4211 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4212
5c915c02
DN
42132008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4214
2beaf97a
DN
4215 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4216 describe the new bindings to show the changeset diff, toggle annotation
4217 visibility, show revisions.
4218 (VC Status): Describe key bindings for modifying the change comments,
4219 displaying changeset diffs and annotations.
4220
5c915c02
DN
4221 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4222
71798ace
NR
42232008-08-05 Nick Roberts <nickrob@snap.net.nz>
4224
4225 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4226
b8949644
EZ
42272008-08-02 Eli Zaretskii <eliz@gnu.org>
4228
4229 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4230 and wording.
4231
819567d1
DN
42322008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4233
4234 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4235 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4236 commands. Improve some old info.
4237
5f38310a
CY
42382008-07-31 Chong Yidong <cyd@stupidchicken.com>
4239
0dc3906b
CY
4240 * display.texi (Visual Line Mode): New node.
4241
5f38310a 4242 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4243 (Moving Point): Add additional alternative key bindings.
4244 Describe line-move-visual.
5f38310a
CY
4245 (Erasing): Describe DEL.
4246 (Basic Undo, Blank Lines, Arguments): Copyedit.
4247 (Continuation Lines): Mention Visual Line mode.
4248 (Position Info): Move extended discussion to mule.texi.
4249
4250 * mule.texi (International Chars): Describe C-x =.
4251
4252 * emacs.texi (Top): Add Visual Line Mode node.
4253
7c2fb837
DN
42542008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4255
4256 * emacs.texi: Remove VMS support.
4257
3f6b73ef
DN
42582008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4259
4260 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4261 the vc-dir command name.
4262
9e2a2647
DN
42632008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4264
4265 * xresources.texi: Remove mentions of Mac Carbon.
4266
568beaa2
AS
42672008-07-19 Andreas Schwab <schwab@suse.de>
4268
4269 * ns-emacs.texi: Move to ../misc.
4270
0ef94706
CY
42712008-07-15 Chong Yidong <cyd@stupidchicken.com>
4272
4273 * entering.texi (Exiting): Don't describe text-only terminals as the
4274 default. Describe the new startup screen.
4275 (Exiting): Describe how to kill Emacs first. Change description of
4276 iconification to handle modern window systems.
4277
ba60bd44 42782008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4279
4280 * ns-emacs.texi: New file, documents features of Emacs port under
4281 NeXTstep windowing.
4282
9f30aa73
CY
42832008-07-15 Chong Yidong <cyd@stupidchicken.com>
4284
938a5d2e
CY
4285 * entering.texi (Entering Emacs): Update prev node.
4286
4287 * glossary.texi (Glossary): Remove xref to Text Characters.
4288
9f30aa73
CY
4289 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4290 directly, rather than in the context of ASCII. Move description of
4291 special properties of modifier key to new Modifier Keys node.
4292 (Keys): Copyedit.
4293 (Text Characters): Delete node. Multibyte is the default nowadays, and
4294 the node contents are obsolete.
4295
4296 * custom.texi (Modifier Keys): New node.
4297
4298 * emacs.texi (Top): Update node list.
4299
7e53d36c
CY
43002008-07-13 Chong Yidong <cyd@stupidchicken.com>
4301
4302 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4303 saying that Emacs provides menus and mouse support (which is par for
4304 the course).
4305
4306 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4307 early on.
4308 (Point): Copyedit. Relegate historical trivia to a footnote.
4309 (Mode Line): Explain mode-line format more consistently.
4310 (Menu Bar): Copyedit.
4311
1e9fa96d
GM
43122008-06-27 Glenn Morris <rgm@gnu.org>
4313
4314 * cal-xtra.texi (Sexp Diary Entries):
4315 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4316
dc9bebb8
CY
43172008-06-26 Chong Yidong <cyd@stupidchicken.com>
4318
4319 * mark.texi (Shift selection): New node.
4320 (Mark): Copyedits.
4321 (Persistent Mark): Move to the end of the chapter.
4322
e7881076
EZ
43232008-06-20 Eli Zaretskii <eliz@gnu.org>
4324
4325 * makefile.w32-in (distclean): Remove makefile.
4326
f427400c
NR
43272008-06-17 Nick Roberts <nickrob@snap.net.nz>
4328
4329 * building.texi (Starting GUD): Add an entry for gud-gdb.
4330 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4331 command mode.
4332
b597d348
GM
43332008-06-17 Glenn Morris <rgm@gnu.org>
4334
4335 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4336
647b7094
NR
43372008-06-17 Nick Roberts <nickrob@snap.net.nz>
4338
4339 * building.texi (Starting GUD): Expand on remote debugging.
4340 (Other GDB-UI Buffers): Mention new keyboard bindings.
4341
47a30023
GM
43422008-06-15 Glenn Morris <rgm@gnu.org>
4343
4344 * gnu.texi: Use a verbatim license for this invariant section,
4345 as per etc/GNU.
4346
37e5d54a
GM
43472008-06-13 Daniel Engeler <engeler@gmail.com>
4348
4349 * emacs.texi, misc.texi: Add documentation about serial port access.
4350
8e65d46c
GM
43512008-06-13 Glenn Morris <rgm@gnu.org>
4352
c1473b4c
MB
4353 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4354 maintain.info.
8e65d46c 4355
e40a85cd
MB
43562008-06-05 Miles Bader <miles@gnu.org>
4357
4358 * display.texi (Temporary Face Changes): Update to reflect function
4359 renamings in face-remap.el.
4360
56c73dec
MB
43612008-06-04 Miles Bader <miles@gnu.org>
4362
1c6c854e
CS
4363 * display.texi (Temporary Face Changes):
4364 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4365 `increase-buffer-face-height' and `decrease-default-face-height' now
4366 that they aren't bound by default.
4367
9d3d42fb
MB
43682008-06-03 Miles Bader <miles@gnu.org>
4369
4370 * display.texi (Temporary Face Changes): New node.
4371
2be6bfe2
EZ
43722008-05-31 Eli Zaretskii <eliz@gnu.org>
4373
4374 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4375
daf7e339
GM
43762008-05-31 Glenn Morris <rgm@gnu.org>
4377
4378 * cal-xtra.texi (Fancy Diary Display): Simplify.
4379
d21d2618
GM
43802008-05-30 Glenn Morris <rgm@gnu.org>
4381
4382 * cal-xtra.texi (Fancy Diary Display): Update for
4383 diary-display-function replacing diary-display-hook.
4384
71ce5fd0
JB
43852008-05-29 Drew Adams <drew.adams@oracle.com>
4386
4387 * msdog.texi (Windows Keyboard): Add descriptions of
4388 w32-register-hot-key and w32-unregister-hot-key.
4389
a3cdbdf8
MO
43902008-05-21 Tom Tromey <tromey@redhat.com>
4391
4392 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4393 Variables node.
4394
854a574c
MO
43952008-05-19 Tom Tromey <tromey@redhat.com>
4396
4397 * custom.texi (Variables): Add Directory Variables to menu.
4398 (Directory Variables): New node.
4399
7c2ec3f9
ER
44002008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4401
71ce5fd0 4402 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4403
370fded4
ER
44042008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4405
4406 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4407 Revision Tags and rewritten. Section now uses modern terminology,
4408 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4409 accurately.
4410
6af511e3
EZ
44112008-05-10 Eli Zaretskii <eliz@gnu.org>
4412
4413 * msdog.texi (Windows Files): Update documentation of
4414 w32-get-true-file-attributes.
4415
7a78b6e7
ER
44162008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4417
4418 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4419 directory mode.
4420
1bcfc24e
CY
44212008-05-08 Chong Yidong <cyd@stupidchicken.com>
4422
4423 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4424 entry "television".
1bcfc24e 4425
db86064f
ER
44262008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4427
ab5ec32c 4428 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4429
a31b405e
ER
44302008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4431
4432 * emacs/buffers.texi, emacs/files.texi (Version-control):
4433 vc-toggle-read-only is no longer a good idea...
4434
ff2c14fc
GM
44352008-04-29 Glenn Morris <rgm@gnu.org>
4436
4437 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4438
367c9b7c
JL
44392008-04-22 Juri Linkov <juri@jurta.org>
4440
4441 * dired.texi (Subdirectories in Dired): Describe using `^'
4442 to return to the parent directory.
4443
4ac1e9b4
NR
44442008-04-22 Nick Roberts <nickrob@snap.net.nz>
4445
4446 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4447 recent changes.
4448
b9b3bf2b
NR
44492008-04-19 Nick Roberts <nickrob@snap.net.nz>
4450
4451 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4452 (Other GDB-UI Buffers): Update for recent thread related changes.
4453
4d120d6a
SM
44542008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4455
4456 * maintaining.texi (Maintaining):
4457 * emacs.texi (Top): Typo.
4458
a152877d
SM
44592008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4460
b9b3bf2b
NR
4461 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4462 arg in `font-lock-add-keywords'.
a152877d 4463
36c0514c
GM
44642008-04-08 Glenn Morris <rgm@gnu.org>
4465
4466 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4467 Also add Baha'i calendar references where appropriate.
4468
06a97d46
GM
44692008-04-05 Glenn Morris <rgm@gnu.org>
4470
4471 * custom.texi (Init File): Byte-compiling .emacs is bad.
4472
6adc6eed
SM
44732008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4474
4475 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4476
571388b0
GM
44772008-03-29 Glenn Morris <rgm@gnu.org>
4478
4479 * calendar.texi: Update for `calendar-date-style' replacing
4480 `european-calendar'.
4481
3ae8f876
JR
44822008-03-28 Jason Rumney <jasonr@gnu.org>
4483
4484 * display.texi (Display Custom): Mention overlay-margin in text.
4485
5bc6ddff 44862008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4487
5bc6ddff
MB
4488 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4489 tutorial' comments.
03a864d5 4490
7186a830
CY
44912008-03-28 Chong Yidong <cyd@stupidchicken.com>
4492
4493 * mark.texi (Mark): Rearrange nodes.
4494 (Persistent Mark): Rename from Transient Mark.
4495 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4496 Describe Transient Mark mode as the default.
4497
4498 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4499 the default behavior with Transient Mark mode off.
4500 (Position Info): Fix typo.
4501
71ce5fd0
JB
4502 * display.texi (Standard Faces): Reference the Mark node.
4503 Remove discussion of the region face, which is discussed there.
7186a830
CY
4504
4505 * emacs.texi (Top): Update node listings.
4506
4507 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4508 as the default.
4509
4510 * fixit.texi (Undo): Standardize choice of undo key sequence.
4511 (Undo, Spelling): Describe Transient Mark mode as the default.
4512
4513 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4514 default.
4515
4516 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4517
4518 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4519 mode is the default, and note that the mark is not activated when set.
4520
4521 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4522 Describe Transient Mark mode as the default.
4523
4524 * search.texi (Basic Isearch): Reference the Mark Ring node.
4525 (Replace, Unconditional Replace, Other Repeating Search):
4526 Describe Transient Mark mode as the default.
4527
1c6c854e
CS
4528 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4529 Describe Transient Mark mode as the default.
7186a830
CY
4530 (Paragraphs): Describe how M-h behaves when region is active.
4531
4532 * trouble.texi (Quitting): Clarify effects of C-g.
4533
dc47d1ff
GM
45342008-03-13 Glenn Morris <rgm@gnu.org>
4535
4536 * emacs.texi (EMACSVER): Set to 23.0.60.
4537
e3e0fb39 45382008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4539
e3e0fb39
GM
4540 * dired.texi (Hiding Subdirectories): Fix previous change.
4541
45422008-03-05 Drew Adams <drew.adams@oracle.com>
4543
4544 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4545
5e14abf8
KS
45462008-02-28 Kim F. Storm <storm@cua.dk>
4547
4548 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4549 Move describe-distribution to C-h C-o.
4550 Move view-emacs-problems to C-h C-p.
4551 Add view-emacs-debugging on C-h C-d.
4552 Add view-external-packages on C-h C-e.
d0207bf3 4553 Add view-order-manuals on C-h C-m.
5e14abf8 4554
d0207bf3 45552008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4556
4557 * msdog-xtra.texi (MS-DOS): Docstring fix.
4558
87e391bb
EZ
45592008-02-09 Eli Zaretskii <eliz@gnu.org>
4560
4561 * msdog.texi (Windows Fonts): Use a @table for describing font
4562 properties.
4563
5662e503
JR
45642008-02-07 Jason Rumney <jasonr@gnu.org>
4565
4566 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4567 value has changed.
4568 (Windows HOME): Clarify what is meant by "if that fails as well".
4569 (Windows Fonts): New section.
4570
72463824
GM
45712008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4572
4573 * basic.texi (Basic Undo): Remove duplicate "you can".
4574
7ff926e0
EZ
45752008-02-02 Eli Zaretskii <eliz@gnu.org>
4576
4577 * maintaining.texi (Tags): Fix last change.
4578
6ab7aef1
MA
45792008-02-02 Michael Albinus <michael.albinus@gmx.de>
4580
093571c3 4581 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4582
ace67e7e
NR
45832008-01-31 Nick Roberts <nickrob@snap.net.nz>
4584
4585 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4586
ae068fdf
RS
45872008-01-26 Richard Stallman <rms@gnu.org>
4588
4589 * maintaining.texi (Tags): Delete redundant index entry.
4590
a56d9a08
EZ
45912008-01-26 Eli Zaretskii <eliz@gnu.org>
4592
4593 * programs.texi (Imenu): Move "@cindex tags" from here...
4594 * maintaining.texi (Tags): ...to here.
4595
e941ed90
NR
45962008-01-23 Kevin Ryde <user42@zip.com.au>
4597
4598 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4599 click count.
4600
650276d5
JB
46012008-01-21 Juanma Barranquero <lekktu@gmail.com>
4602
4603 * entering.texi (Exiting): Fix typo.
4604 Reported by D. E. Evans <sinuhe@gnu.org>.
4605
8dc17977
MR
46062007-12-31 Martin Rudalics <rudalics@gmx.at>
4607
4608 * glossary.texi (Glossary): Fix typo.
4609
9f9695a6
RS
46102007-12-27 Richard Stallman <rms@gnu.org>
4611
4612 * text.texi (Formatted Text): Improve menu tag.
4613 (Editing Format Info): In Info, add duplicate menu of nodes
4614 about the submenus.
4615 (Format Faces): Say where Faces menu is found. Mention Other.
4616 (Format Colors): Say where these submenus are found.
4617 (Format Indentation, Format Justification): Likewise.
4618 (Format Properties): Likewise.
4619
abfd0191
RS
46202007-12-22 Richard Stallman <rms@gnu.org>
4621
4622 * search.texi (Query Replace): Make exp of query-replace more
4623 self-contained, and clarify.
8dc17977 4624
abfd0191
RS
4625 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4626
a2586785
RS
46272007-12-15 Richard Stallman <rms@gnu.org>
4628
4629 * files.texi (Auto Save): Clarify definition of auto-saving.
4630
a67cf2bb
RS
46312007-11-26 Richard Stallman <rms@gnu.org>
4632
4633 * help.texi (Help Echo): Cleanups.
4634
448b33b1
TTN
46352007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4636
4637 * files.texi (Why Version Control?): Fix typo.
4638 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4639 (Selecting a Fileset): Fix typos; small rewording.
4640 (Log Buffer): Likewise.
4641 (Old Revisions): Likewise.
448b33b1 4642
221bb7f6
EZ
46432007-11-17 Eli Zaretskii <eliz@gnu.org>
4644
4645 * mule.texi (Communication Coding): Fix wording of last change.
4646
d0207bf3 46472007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4648
630cb3b7
JB
4649 * custom.texi (Specifying File Variables):
4650 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4651
53b7759e
KH
46522007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4653
a5ab2e0c 4654 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4655
4656 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4657
c8763fb6 46582007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4659
630cb3b7 4660 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4661 --output=file.
4662
ff98e024
MR
46632007-11-13 Martin Rudalics <rudalics@gmx.at>
4664
4665 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4666 (Help Echo): Avoid mentioning the term "region" here and
4667 consistently use the term "active text".
4668
37b11c22
GM
46692007-11-11 Glenn Morris <rgm@gnu.org>
4670
4671 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4672
21d50ba1
JL
46732007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4674
1c6c854e
CS
4675 * search.texi (Query Replace):
4676 Mention `query-replace-show-replacement'.
21d50ba1 4677
c12ecb0a 46782007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4679
4680 * building.texi (Watch Expressions): Remove obscure sentence.
4681
3b4201f4
KH
46822007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4683
4684 * mule.texi (Select Input Method): Describe how to activate an input
4685 method in the text mode.
4686
07e5c0b0
DN
46872007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4688
4689 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4690
52dd7391
NR
46912007-10-30 Nick Roberts <nickrob@snap.net.nz>
4692
4693 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4694
c004e539
GM
46952007-10-30 Glenn Morris <rgm@gnu.org>
4696
4697 * misc.texi (Directory Tracking): Explain a bit more about
4698 dirtrack-mode.
4699
ca8c5b8c
GM
47002007-10-25 Glenn Morris <rgm@gnu.org>
4701
4702 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4703
b6c764ef
RS
47042007-10-24 Richard Stallman <rms@gnu.org>
4705
4706 * misc.texi (Interactive Shell): Cleanup last change.
4707
eabd84c9
JL
47082007-10-22 Juri Linkov <juri@jurta.org>
4709
4710 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4711 default values.
4712
0b43c7e2
ER
47132007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4714
ca8c5b8c 4715 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4716 'filesets'.
4717
a80859d4
MR
47182007-10-18 Martin Rudalics <rudalics@gmx.at>
4719
4720 * trouble.texi (Quitting): Fix typo.
4721
c9447ae1
GM
47222007-10-18 Glenn Morris <rgm@gnu.org>
4723
4724 * frames.texi (Mode Line Mouse): Mention minor mode names.
4725
168b980f
JL
47262007-10-17 Juri Linkov <juri@jurta.org>
4727
4728 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4729 fill-paragraph operates on the active region in Transient Mark mode.
4730 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4731 with fill-paragraph.
4732
4733 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4734 fill-paragraph.
4735
4736 * fixit.texi (Spelling): ispell-word operates on the active region
4737 in Transient Mark mode.
4738
5a331f34
JB
47392007-10-17 Aaron S. Hawley <aaronh@garden.org>
4740
4741 * building.texi (Source Buffers):
4742 * custom.texi (Init Non-ASCII):
4743 * glossary.texi (Glossary): Use "key binding" consistently.
4744
2a9f4d55
JB
47452007-10-17 Juanma Barranquero <lekktu@gmail.com>
4746
4747 * calendar.texi (Diary): Fix directive.
4748
de13cecf
RS
47492007-10-16 Richard Stallman <rms@gnu.org>
4750
4751 * calendar.texi (Diary): Clarify text about diary file example.
4752
5f90d53e
ER
47532007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4754
4755 * files.texi: Capitalize node names according to convention.
4756
3aa491bc
GM
47572007-10-13 Glenn Morris <rgm@gnu.org>
4758
4759 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4760
8a3106d3
ER
47612007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4762
4763 * emacs.texi:
4764 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4765 suggested by RMS and Robert J. Chassell.
8a3106d3 4766
da1080a2
ER
47672007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4768
3aa491bc 4769 * files.texi (Version Systems):
0870a421
ER
4770 * vc-xtra.texi:
4771 * vc1-xtra.texi:
ac3f4c6f 4772 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4773 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4774 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4775 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4776
58ade22b
ER
47772007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4778
da1080a2 4779 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4780 Reorder the descriptions to be chronological.
4781
93870ce2
RS
47822007-10-09 Richard Stallman <rms@gnu.org>
4783
4784 * display.texi (Cursor Display): Correct how cursor appears
4785 in nonselected windows.
4786
568c7288
NR
47872007-10-04 Nick Roberts <nickrob@snap.net.nz>
4788
4789 * building.texi (GDB Graphical Interface): Remove references to gdba
4790 and mention gud-gdb.
4791
1af74d06 47922007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4793
1af74d06 4794 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4795
0d8fb755
JL
47962007-10-06 Juri Linkov <juri@jurta.org>
4797
4798 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4799 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4800 fill-paragraph-or-region.
4801
4802 * basic.texi (Arguments): Replace fill-paragraph with
4803 fill-paragraph-or-region.
4804
b981e2c6
ER
48052007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4806
4807 * files.texi: Update the section on version control for 2007
2a9f4d55 4808 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4809 will come later.
4810
5fceaf9c
GM
48112007-09-15 Glenn Morris <rgm@gnu.org>
4812
4813 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4814 to `list-holidays'.
4815
b0e44b17
GM
48162007-09-14 Glenn Morris <rgm@gnu.org>
4817
4818 * calendar.texi: Update all instances of mark-calendar-holidays,
4819 list-calendar-holidays, list-holidays with the new names.
4820
8cf51b2c
GM
48212007-09-06 Glenn Morris <rgm@gnu.org>
4822
46a367db 4823 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4824 Split into the Emacs manual in emacs/, and other manuals in misc/.
4825 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4826 manual.
4827 (infodir): New variable.
4828 (info): Use $infodir.
4829 (emacsman): Delete target, not needed any more.
4830 Move all targets that are not the Emacs manual to misc/Makefile.in.
4831 (mostlyclean): Remove `gnustmp'.
4832 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4833 manual.
92f9b43f 4834 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4835 (emacsman): Delete target, not needed any more.
4836 (clean): Remove all info files but Emacs manual.
4837 Move all targets that are not the Emacs manual to misc/Makefile.in.
4838 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4839
4840 * Makefile.in (INFOSOURCES): Delete.
4841 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4842 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4843 *.vrs *.toc here...
4844 (maintainer-clean): ...from here.
4845
48462007-09-05 Glenn Morris <rgm@gnu.org>
4847
4848 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4849
8cf51b2c
GM
48502007-08-29 Glenn Morris <rgm@gnu.org>
4851
4852 * emacs.texi (EMACSVER): Increase to 23.0.50.
4853
3420c522
RS
48542007-08-27 Richard Stallman <rms@gnu.org>
4855
4856 * emacs.texi (Top): Clarify menu item for Glossary.
4857
4858 * display.texi (Faces): Change secn title.
4859 Clarify not all fonts come from Font Lock.
4860
8cf51b2c
GM
48612007-08-17 Eli Zaretskii <eliz@gnu.org>
4862
4863 * basic.texi (Position Info): Add index entry for face at point.
4864 Mention that character faces are also displayed by "C-u C-x =".
4865
8cf51b2c
GM
48662007-08-08 Glenn Morris <rgm@gnu.org>
4867
4868 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4869
48702007-08-07 Chong Yidong <cyd@stupidchicken.com>
4871
4872 * files.texi (File Conveniences): Document point motion keys in Image
4873 mode.
4874
8cf51b2c
GM
48752007-07-27 Glenn Morris <rgm@gnu.org>
4876
8cf51b2c
GM
4877 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4878 in-line.
4879
4880 * gpl.texi: New file with text of GPL.
4881 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4882
48832007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4884
4885 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4886
4887 * dired.texi (Wdired): Mention C-x C-q key binding.
4888
48892007-07-28 Nick Roberts <nickrob@snap.net.nz>
4890
4891 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4892
48932007-07-25 Glenn Morris <rgm@gnu.org>
4894
8cf51b2c
GM
4895 * emacs.texi (Copying): Replace license with GPLv3.
4896
4897 * Relicense all FSF files to GPLv3 or later.
4898
48992007-07-24 Glenn Morris <rgm@gnu.org>
4900
4901 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4902 for some calendars.
4903
49042007-07-23 Nick Roberts <nickrob@snap.net.nz>
4905
4906 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4907 default-directory for the current buffer is on a remote machine.
4908
8cf51b2c
GM
49092007-07-21 Eli Zaretskii <eliz@gnu.org>
4910
4911 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4912 default value.
4913
49142007-07-21 Richard Stallman <rms@gnu.org>
4915
4916 * files.texi (Why Version Control?): Improve previous change.
4917
49182007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4919
4920 * files.texi (Why Version Control?): New node.
4921
8cf51b2c
GM
49222007-07-12 Nick Roberts <nickrob@snap.net.nz>
4923
8cf51b2c
GM
4924 * building.texi (Starting GUD): Add xref to this anchor.
4925
8cf51b2c
GM
49262007-06-24 Karl Berry <karl@gnu.org>
4927
2a9f4d55 4928 * emacs.texi: New Back-Cover Text.
8cf51b2c 4929
8cf51b2c
GM
49302007-06-07 Alan Mackenzie <acm@muc.de>
4931
4932 * display.texi (Optional Mode Line): Document the new form of
4933 line+column numbers, "(561,2)".
4934
49352007-06-06 Juanma Barranquero <lekktu@gmail.com>
4936
49823426 4937 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4938
49392007-06-02 Chong Yidong <cyd@stupidchicken.com>
4940
4941 * Version 22.1 released.
4942
8cf51b2c
GM
49432007-05-07 Karl Berry <karl@gnu.org>
4944
4945 * emacs.texi (EMACSVER): Back to 22.
4946
49472007-05-06 Richard Stallman <rms@gnu.org>
4948
4949 * maintaining.texi (Create Tags Table): Clean up previous change.
4950
c8763fb6 49512007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4952
4953 * maintaining.texi (Create Tags Table): Add text about the dangers of
4954 making symbolic links to tags files.
4955
49562007-05-04 Karl Berry <karl@gnu.org>
4957
4958 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4959
49602007-05-03 Karl Berry <karl@gnu.org>
4961
4962 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4963
4964 * .cvsignore (*.pdf): New entry.
4965
8cf51b2c
GM
4966 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4967 for printing.
4968
49692007-05-01 Richard Stallman <rms@gnu.org>
4970
4971 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4972
8cf51b2c
GM
49732007-04-28 Glenn Morris <rgm@gnu.org>
4974
4975 * ack.texi (Acknowledgments):
4976 * anti.texi (Antinews):
8cf51b2c
GM
4977 * programs.texi (Program Modes): Restore mention of python.el pending
4978 consideration of legal status.
4979
49802007-04-28 Richard Stallman <rms@gnu.org>
4981
4982 * files.texi (File Names): Fixes to ~ description on MS systems.
4983
8cf51b2c
GM
49842007-04-26 Glenn Morris <rgm@gnu.org>
4985
4986 * emacs.texi (EMACSVER): Increase to 22.1.50.
4987
49882007-04-25 Karl Berry <karl@gnu.org>
4989
4990 * emacs.texi: Improve line breaks on copyright page,
4991 similar layout to lispref, 8.5x11 by default.
4992
4993 * dired.texi (Image-Dired): Improve line break, fix typo.
4994
49952007-04-24 Chong Yidong <cyd@stupidchicken.com>
4996
4997 * programs.texi (Program Modes):
8cf51b2c
GM
4998 * anti.texi (Antinews):
4999 * ack.texi (Acknowledgments): python.el removed.
5000
8cf51b2c
GM
50012007-04-23 Chong Yidong <cyd@stupidchicken.com>
5002
5003 * display.texi (Highlight Interactively): Correct description of
5004 hi-lock-file-patterns-policy.
5005
5006 * files.texi (File Archives): Mention self-extracting executables.
5007
50082007-04-23 Eli Zaretskii <eliz@gnu.org>
5009
5010 * search.texi (Unconditional Replace, Query Replace): Add xref to
5011 "Replacement and Case".
5012
50132007-04-22 Chong Yidong <cyd@stupidchicken.com>
5014
5015 * dired.texi (Image-Dired): Move from Thumbnails node.
5016 * misc.texi (Thumbnails): Node deleted.
5017 * emacs.texi (Top): Update node listing.
5018
5019 * files.texi (File Conveniences):
49823426 5020 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5021
50222007-04-21 Richard Stallman <rms@gnu.org>
5023
5024 * display.texi (Highlight Interactively): Correct previous change.
5025 Clarify doc of hi-lock-find-patterns, and move new features into it.
5026
50272007-04-20 David Koppelman <koppel@ece.lsu.edu>
5028
1c6c854e
CS
5029 * display.texi (Highlight Interactively):
5030 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5031
50322007-04-20 Martin Rudalics <rudalics@gmx.at>
5033
5034 * display.texi (Scrolling): Fix typo.
5035
8cf51b2c
GM
50362007-04-15 Chong Yidong <cyd@stupidchicken.com>
5037
8cf51b2c
GM
5038 * doclicense.texi: Remove node heading, so that it can be included by
5039 other files.
5040
5041 * emacs.texi: Insert node heading for GFDL.
5042
8cf51b2c
GM
50432007-04-14 Eli Zaretskii <eliz@gnu.org>
5044
5045 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5046 "command line".
5047
5048 * display.texi (Faces): Refer to "Creating Frames" for face
5049 and other frame customizations in .emacs.
5050
5051 * frames.texi (Creating Frames): Mention that face customizations can
5052 be put in .emacs. Add index entries.
5053
50542007-04-12 Richard Stallman <rms@gnu.org>
5055
5056 * glossary.texi (Glossary): Explain `iff'.
5057
50582007-04-11 Karl Berry <karl@gnu.org>
5059
5060 * gnu.texi (Top),
5061 * macos.texi (Mac Font Specs),
5062 * anti.texi (Antinews),
5063 * xresources.texi (Resources),
5064 * misc.texi (Emulation),
5065 * calendar.texi (Daylight Saving),
5066 * dired.texi (Dired and Find),
5067 * rmail.texi (Remote Mailboxes),
5068 * sending.texi (Mail Headers),
5069 * programs.texi (Which Function),
5070 * files.texi (Recover),
5071 * buffers.texi (Uniquify),
5072 * frames.texi (Wheeled Mice),
5073 * killing.texi (Rectangles): Wording to improve breaks in
5074 8.5x11 format.
5075 * mule.texi (Language Environments): \hbadness=10000 since there's
5076 no way to reword.
5077 * emacs.texi (smallbook): New @set to more easily switch between
5078 smallbook and 8.5x11.
5079
50802007-04-11 Richard Stallman <rms@gnu.org>
5081
5082 * files.texi (File Conveniences): Add xref to Tumme.
5083 Delete text about Thumbnail mode.
5084
8cf51b2c
GM
50852007-04-09 Alan Mackenzie <acm@muc.de>
5086
5087 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5088 new name. Insert concept index entries.
5089
8cf51b2c
GM
50902007-04-08 Chong Yidong <cyd@stupidchicken.com>
5091
5092 * display.texi (Standard Faces): Document prefix arg for
5093 list-faces-display.
5094
5095 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5096
8cf51b2c
GM
50972007-04-07 Chong Yidong <cyd@stupidchicken.com>
5098
8cf51b2c
GM
5099 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5100
5101 * files.texi (Misc File Ops): Rewrite description of
5102 insert-file-literally.
5103
8cf51b2c
GM
51042007-03-31 Eli Zaretskii <eliz@gnu.org>
5105
5106 * misc.texi (Printing): Postscript -> PostScript.
5107
8cf51b2c
GM
5108 * ack.texi (Acknowledgments): Postscript -> PostScript.
5109
5110 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5111
5112 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5113 below.
5114
51152007-03-30 Chong Yidong <cyd@stupidchicken.com>
5116
5117 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5118 Init Non-ASCII.
5119 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5120 (Init Non-ASCII): New node.
5121
51222007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5123
5124 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5125
8cf51b2c
GM
51262007-03-12 Glenn Morris <rgm@gnu.org>
5127
8cf51b2c
GM
5128 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5129 "Daylight Savings".
5130
49823426 5131 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5132 saving" in text throughout.
5133
8cf51b2c
GM
51342007-03-04 Richard Stallman <rms@gnu.org>
5135
5136 * custom.texi (Safe File Variables): Minor correction.
5137
8cf51b2c
GM
51382007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5139
5140 * rmail.texi (Movemail): Add internal ref.
5141 Don't indent the intro for the PROTO table.
5142 Format PROTO table items with @code.
5143
8cf51b2c
GM
51442007-02-26 Nick Roberts <nickrob@snap.net.nz>
5145
5146 * building.texi: Remove references to bashdb.
5147
8cf51b2c
GM
51482007-02-19 Juanma Barranquero <lekktu@gmail.com>
5149
5150 * mule.texi (Language Environments): Update list of supported language
5151 environments.
5152
8cf51b2c
GM
51532007-02-14 Kim F. Storm <storm@cua.dk>
5154
5155 * building.texi (Grep Searching): Fix lgrep doc.
5156
51572007-02-12 Chong Yidong <cyd@stupidchicken.com>
5158
5159 * back.texi: Remove unused file.
5160
c8763fb6 51612007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5162
5163 * maintaining.texi (Tag Syntax): Now --members is the default for
5164 etags, not for ctags yet.
5165
8cf51b2c
GM
51662007-02-03 Eli Zaretskii <eliz@gnu.org>
5167
5168 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5169 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5170 expects. Add comments to prevent people from inadvertently modifying
5171 the key parts needed by `texinfo-multiple-files-update'.
5172
51732007-01-29 Chong Yidong <cyd@stupidchicken.com>
5174
5175 * frames.texi (Secondary Selection): Window clicked does not matter
5176 when mouse-yank-at-point is non-nil.
5177
8cf51b2c
GM
51782007-01-16 Glenn Morris <rgm@gnu.org>
5179
5180 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5181 system abbrev.
5182
51832007-01-11 Richard Stallman <rms@gnu.org>
5184
5185 * msdog.texi (Windows Keyboard): Another small cleanup.
5186
51872007-01-10 Richard Stallman <rms@gnu.org>
5188
5189 * msdog.texi (Windows Keyboard): Yet another try to make
5190 everyone happy with that passage.
5191
51922007-01-05 Richard Stallman <rms@gnu.org>
5193
5194 * anti.texi (Antinews): Mention M-x shell scrolling.
5195
51962007-01-05 Nick Roberts <nickrob@snap.net.nz>
5197
5198 * building.texi (Watch Expressions): Describe gdb-max-children.
5199
8cf51b2c
GM
52002007-01-04 Richard Stallman <rms@gnu.org>
5201
8cf51b2c
GM
5202 * msdog.texi (Windows Keyboard): Clarify previous change.
5203
8cf51b2c
GM
52042007-01-02 Richard Stallman <rms@gnu.org>
5205
5206 * custom.texi (Changing a Variable): Minor clarification.
5207 (Specific Customization): customize-customized => customize-unsaved.
5208
5209 * entering.texi (Entering Emacs): Clean up text about restarting
5210 Emacs for each file.
5211
5212 * misc.texi (Shell Options): Minor cleanup.
5213
5214 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5215 with Emacs, not vice versa.
5216
5217 * programs.texi (Symbol Completion): Recommend customizing
5218 window manager.
5219
5220 * xresources.texi (Resources): Minor fix.
5221
c8763fb6 52222007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5223
5224 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5225
52262007-01-01 Richard Stallman <rms@gnu.org>
5227
5228 * commands.texi (User Input): Document keys stolen by window mangers.
5229
52302006-12-31 Richard Stallman <rms@gnu.org>
5231
5232 * custom.texi (Specific Customization): Document customize-option
5233 instead of customize-variable.
5234
52352006-12-31 Kim F. Storm <storm@cua.dk>
5236
5237 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5238
52392006-12-30 Kim F. Storm <storm@cua.dk>
5240
5241 * killing.texi (CUA Bindings): Fix typo.
5242
5243 * xresources.texi (Table of Resources): Mention grow-only value for
5244 auto-resize-tool-bars.
5245
8cf51b2c
GM
52462006-12-27 Eli Zaretskii <eliz@gnu.org>
5247
5248 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5249 and how to get them back.
5250
52512006-12-26 Richard Stallman <rms@gnu.org>
5252
5253 * calendar.texi (Holidays): Holiday listing is based on current
5254 practice, but DST is not.
5255
52562006-12-25 Richard Stallman <rms@gnu.org>
5257
5258 * emacs.texi (Top): Update subnode menus.
5259
5260 * mark.texi (Transient Mark): Fix xref.
5261
5262 * killing.texi (Graphical Kill): Node deleted.
5263 (Killing): Add xref to Cut and Paste.
5264 (CUA Bindings): Update xref.
5265
5266 * frames.texi (Cut and Paste): New section to hold other nodes.
5267 (Mouse Commands): Node demoted.
5268 (Cut/Paste Other App): Split out from Mouse Commands.
5269 (Word and Line Mouse): Likewise.
5270 (Secondary Selection, Clipboard): Nodes demoted.
5271
8cf51b2c
GM
52722006-12-24 Kevin Ryde <user42@zip.com.au>
5273
5274 * calendar.texi (Holidays): US daylight saving begins second Sunday
5275 in March for 2007 onwards.
5276 (Daylight Savings): Show new US default daylight saving rules, 2nd
5277 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5278
52792006-12-23 Chong Yidong <cyd@stupidchicken.com>
5280
5281 * calendar.texi (Scroll Calendar): < and > are switched.
5282
52832006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5284
5285 * killing.texi (Deletion): Describe M-\ prefix argument.
5286
52872006-12-23 Richard Stallman <rms@gnu.org>
5288
5289 * search.texi (Regexp Search): Explain why forward and reverse regexp
5290 search are not mirror images.
5291
8cf51b2c
GM
52922006-12-19 Kim F. Storm <storm@cua.dk>
5293
5294 * major.texi (Choosing Modes): Describe match-function elements for
5295 magic-mode-alist.
5296
8cf51b2c
GM
52972006-12-18 Eli Zaretskii <eliz@gnu.org>
5298
5299 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5300 peculiarities.
5301
53022006-12-18 Richard Stallman <rms@gnu.org>
5303
5304 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5305
8cf51b2c
GM
53062006-12-17 Alan Mackenzie <acm@muc.de>
5307
5308 * programs.texi (Left Margin Paren): Remove the bit which says
5309 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5310 Discuss some of the issues of setting this option to nil.
5311
53122006-12-17 Glenn Morris <rgm@gnu.org>
5313
5314 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5315
53162006-12-16 Eli Zaretskii <eliz@gnu.org>
5317
5318 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5319 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5320 NTFS volumes.
5321 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5322 volumes.
5323
53242006-12-15 Eli Zaretskii <eliz@gnu.org>
5325
5326 * text.texi (HTML Mode): Fix "C-c TAB".
5327
8cf51b2c
GM
53282006-12-09 Richard Stallman <rms@gnu.org>
5329
5330 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5331
53322006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5333
5334 * files.texi (Misc File Ops): Document insert-file-literally.
5335
53362006-12-08 Eli Zaretskii <eliz@gnu.org>
5337
5338 * cmdargs.texi (Colors): Note that --color is intended for overriding
5339 the terminal defaults, not for normal invocation.
5340
5341 * misc.texi (Emacs Server): Improve wording. Don't mention the
5342 ``server program''. Add a cross-reference to "Init File" node.
5343 (Invoking emacsclient): Add index entries. Document both short and
5344 long versions of command-line options. Document the -f option.
5345
8cf51b2c
GM
53462006-12-06 Richard Stallman <rms@gnu.org>
5347
5348 * text.texi (Outline Format): Say to set outline-regexp
5349 and outline-level with major modes and file local variables.
5350
c8763fb6 53512006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5352
5353 * anti.texi (Antinews): Mention the alternative to
5354 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5355
8cf51b2c
GM
5356 * misc.texi (Interactive Shell): Ditto.
5357
53582006-12-04 Eli Zaretskii <eliz@gnu.org>
5359
5360 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5361
5362 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5363
53642006-12-01 Eli Zaretskii <eliz@gnu.org>
5365
5366 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5367 colon in the mode line.
5368
5369 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5370
53712006-11-26 Nick Roberts <nickrob@snap.net.nz>
5372
5373 * building.texi (Watch Expressions): Mention SPC for expanding/
5374 contracting watch expressions.
5375
53762006-11-26 Kim F. Storm <storm@cua.dk>
5377
5378 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5379
53802006-11-26 Nick Roberts <nickrob@snap.net.nz>
5381
5382 * building.texi (Debugger Operation): Define text command mode.
5383 Clarify how tooltips work.
5384 (GDB Graphical Interface): Explain how to run in text command mode
5385 more clearly.
5386
53872006-11-25 Juanma Barranquero <lekktu@gmail.com>
5388
5389 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5390
53912006-11-22 Juanma Barranquero <lekktu@gmail.com>
5392
5393 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5394
8cf51b2c
GM
53952006-11-18 Chong Yidong <cyd@stupidchicken.com>
5396
5397 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5398 and EMACS is deprecated.
5399
54002006-11-18 Juanma Barranquero <lekktu@gmail.com>
5401
5402 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5403
c8763fb6 54042006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5405
5406 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5407
5408 * emacs.texi: Include xresources.texi both for info and dvi.
5409
5410 * xresources.texi: Merge text from xresmini.texi.
5411
c8763fb6 54122006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5413
5414 * glossary.texi: Fix typos.
5415
8cf51b2c
GM
54162006-11-06 Richard Stallman <rms@gnu.org>
5417
5418 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5419
5420 * ack.texi (Acknowledgments): Fix name spelling.
5421
54222006-11-01 Juri Linkov <juri@jurta.org>
5423
5424 * search.texi (Word Search): Document incremental word search.
5425
54262006-10-28 Glenn Morris <rgm@gnu.org>
5427
5428 * ack.texi (Acknowledgments): Add cal-html author.
5429
5430 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5431 Calendar"). Describe new package cal-html.
5432 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5433 Calendar Files."
5434
8cf51b2c
GM
54352006-10-23 Richard Stallman <rms@gnu.org>
5436
5437 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5438 Abbrev mode is enabled.
5439
8cf51b2c
GM
54402006-10-16 Richard Stallman <rms@gnu.org>
5441
8cf51b2c
GM
5442 * emacs.texi: Update ISBN.
5443
8cf51b2c
GM
54442006-10-11 Kim F. Storm <storm@cua.dk>
5445
5446 * emacs.texi (Acknowledgments): Use @dotless{i}.
5447
54482006-10-08 Nick Roberts <nickrob@snap.net.nz>
5449
5450 * building.texi (Breakpoints Buffer): Mention catchpoints.
5451
54522006-10-08 Kim F. Storm <storm@cua.dk>
5453
5454 * ack.texi (Acknowledgments): Update.
5455
5456 * emacs.texi (Acknowledgments): Fix bad @/ form.
5457
8cf51b2c
GM
54582006-10-05 Kim F. Storm <storm@cua.dk>
5459
5460 * emacs.texi (Acknowledgments): Add more contributors.
5461
54622006-10-03 Richard Stallman <rms@gnu.org>
5463
5464 * emacs.texi (Acknowledgments): Update version and edition.
5465
8cf51b2c
GM
54662006-10-01 Karl Berry <karl@gnu.org>
5467
5468 * custom.texi (Customization Groups): Page break to keep example buffer
5469 on one page.
5470
54712006-09-30 Karl Berry <karl@gnu.org>
5472
5473 * programs.texi (Basic Indent): @need to improve page break.
5474 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5475
54762006-09-29 Glenn Morris <rgm@gnu.org>
5477
5478 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5479
54802006-09-29 Karl Berry <karl@gnu.org>
5481
5482 * windows.texi (Basic Window): Remove forced @break, no longer
5483 desirable.
5484 * frames.texi (Frame Commands),
5485 * mark.texi (Marking Objects): Reword to avoid bad page break.
5486 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5487
54882006-09-19 Richard Stallman <rms@gnu.org>
5489
5490 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5491 stick to present tense.
5492
c8763fb6 54932006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5494
5495 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5496 to x-gtk-use-old-file-dialog.
5497 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5498
54992006-09-15 Jay Belanger <belanger@truman.edu>
5500
49823426 5501 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5502 Change "Library Public License" to "Lesser Public License"
5503 throughout. Use "yyyy" to represent year.
5504
8cf51b2c
GM
55052006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5506
5507 * files.texi (Visiting): Add index entry "open file".
5508
8cf51b2c
GM
55092006-09-11 Richard Stallman <rms@gnu.org>
5510
5511 * building.texi (Compilation Mode): Clarification.
5512 (Grep Searching): Add xref to Compilation Mode.
5513
8cf51b2c
GM
55142006-09-08 Richard Stallman <rms@gnu.org>
5515
5516 * search.texi (Search): Ref multi-file search commands here.
5517 (Other Repeating Search): Not here.
5518
8cf51b2c
GM
55192006-08-28 Richard Stallman <rms@gnu.org>
5520
5521 * windows.texi (Split Window): Update xref.
5522
5523 * basic.texi (Continuation Lines): Update xref.
5524
5525 * indent.texi (Tab Stops): Update xref.
5526
5527 * emacs.texi (Top): Update subnode menu.
5528
5529 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5530 split out of Display Custom.
5531
55322006-08-25 Kim F. Storm <storm@cua.dk>
5533
5534 * display.texi (Display Custom): Add variables overline-margin
5535 and x-underline-at-descent-line.
5536
55372006-08-25 Richard Stallman <rms@gnu.org>
5538
5539 * entering.texi (Exiting): Rewrite to give graphical displays
5540 priority over text terminals.
5541
5542 * search.texi (Incremental Search): Move index entries.
5543
55442006-08-23 Chong Yidong <cyd@stupidchicken.com>
5545
5546 * custom.texi (Init File): Reference Find Init to avoid "home
5547 directory" confusion.
5548
55492006-08-22 Nick Roberts <nickrob@snap.net.nz>
5550
5551 * building.texi (Other GDB-UI Buffers): Describe how to edit
5552 a value in the locals buffer.
5553
55542006-08-21 Richard Stallman <rms@gnu.org>
5555
5556 * search.texi (Basic Isearch): Add `isearch' index entry.
5557
55582006-08-16 Richard Stallman <rms@gnu.org>
5559
5560 * misc.texi (Saving Emacs Sessions): Clean up wording.
5561
5562 * mark.texi (Marking Objects): Mention term "select all".
5563
5564 * emacs.texi (Top): Update subnode menu.
5565
5566 * help.texi (Help Mode): Move node up in file.
5567
8cf51b2c
GM
55682006-08-15 Nick Roberts <nickrob@snap.net.nz>
5569
5570 * building.texi (Stack Buffer): Explain fringe arrow.
5571
8cf51b2c
GM
55722006-08-12 Eli Zaretskii <eliz@gnu.org>
5573
8cf51b2c
GM
5574 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5575 on startup.
5576
55772006-08-11 Romain Francoise <romain@orebokech.com>
5578
5579 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5580
55812006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5582
5583 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5584
55852006-08-10 Richard Stallman <rms@gnu.org>
5586
5587 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5588 with face merging. Empty regions don't count.
5589 Clarify face property inheritance.
8cf51b2c
GM
5590
55912006-08-08 Romain Francoise <romain@orebokech.com>
5592
5593 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5594 <arjuropo@cc.jyu.fi>.
5595
8cf51b2c
GM
55962006-08-04 Eli Zaretskii <eliz@gnu.org>
5597
5598 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5599 apply to all frames.
5600
8cf51b2c
GM
56012006-08-01 Richard Stallman <rms@gnu.org>
5602
5603 * help.texi (Name Help): Add index entries for describe-variable.
5604
56052006-08-01 Nick Roberts <nickrob@snap.net.nz>
5606
5607 * building.texi (GDB Graphical Interface): Shorten node names.
5608 (GDB-UI Layout): Use GDB-related.
5609 (Other GDB-UI Buffers): Simplify English.
5610
56112006-07-31 Richard Stallman <rms@gnu.org>
5612
5613 * search.texi (Query Replace): Add xref for Dired's Q command.
5614
8cf51b2c
GM
56152006-07-31 Nick Roberts <nickrob@snap.net.nz>
5616
5617 * building.texi (GDB commands in Fringe): Rename to...
5618 (Source Buffers): ..this and move forward. Describe hollow arrow and
5619 new option gdb-find-source-frame.
5620
56212006-07-29 Richard Stallman <rms@gnu.org>
5622
5623 * dired.texi (Operating on Files): Simplify previous change
5624 and fix Texinfo usage.
5625
56262006-07-29 Eli Zaretskii <eliz@gnu.org>
5627
5628 * dired.texi (Operating on Files): Add cross-references. State the
5629 Unix commands that do similar things.
5630
56312006-07-28 Richard Stallman <rms@gnu.org>
5632
5633 * mark.texi (Transient Mark): Clarify that region never disappears
5634 when Transient Mark mode is off, and not when it is on.
5635
56362006-07-27 Richard Stallman <rms@gnu.org>
5637
5638 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5639
56402006-07-24 Richard Stallman <rms@gnu.org>
5641
5642 * xresources.texi (GTK styles): Fix texinfo usage.
5643
8cf51b2c
GM
5644 * commands.texi (User Input): Explain why we teach keyboard cmds.
5645
5646 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5647 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5648 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5649 * doclicense.texi, display.texi, dired.texi, basic.texi:
5650 * anti.texi, ack.texi: Move periods and commas inside quotes.
5651
56522006-07-22 Eli Zaretskii <eliz@gnu.org>
5653
5654 * cmdargs.texi (General Variables): Document EMAIL.
5655
56562006-07-21 Eli Zaretskii <eliz@gnu.org>
5657
5658 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5659 doesn't have effect on MS-Windows.
5660
8cf51b2c
GM
56612006-07-17 Richard Stallman <rms@gnu.org>
5662
5663 * building.texi (Grep Searching): Explain about chaining grep commands.
5664
8cf51b2c
GM
56652006-07-10 Nick Roberts <nickrob@snap.net.nz>
5666
49823426 5667 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5668
56692006-07-09 Chong Yidong <cyd@stupidchicken.com>
5670
5671 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5672 is invoked for multiple files.
5673
56742006-07-08 Eli Zaretskii <eliz@gnu.org>
5675
5676 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5677 on-line manual for the rest of this node.
5678 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5679 unconditionally.
5680 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5681 Improve wording.
5682 (Windows Printing): Improve wording.
5683 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5684 rest of this node.
5685
8cf51b2c
GM
56862006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5687
49823426
GM
5688 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5689 with eval-buffer.
8cf51b2c
GM
5690
56912006-07-05 Nick Roberts <nickrob@snap.net.nz>
5692
5693 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5694 of character translation.
5695
56962006-07-04 Nick Roberts <nickrob@snap.net.nz>
5697
5698 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5699
57002006-07-03 Karl Berry <karl@gnu.org>
5701
5702 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5703 not-too-underfull hboxes in the TeX output.
5704 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5705 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5706 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5707 * sending.texi, text.texi: Fix overfull/underfull boxes.
5708
57092006-07-03 Romain Francoise <romain@orebokech.com>
5710
5711 * m-x.texi (M-x): Fix.
5712
57132006-07-03 Richard Stallman <rms@gnu.org>
5714
8cf51b2c
GM
5715 * search.texi (Other Repeating Search): filename -> file name.
5716
5717 * misc.texi (Narrowing): Minor cleanups.
5718
5719 * files.texi (Visiting): filename -> file name.
5720
5721 * emacs.texi (Top): Update subnode menus.
5722
5723 * mule.texi (Coding Systems): Move char translation stuff here.
5724 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5725 (Recognize Coding): Substantial local rewrites.
5726 (International): Update menu.
5727
5728 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5729 (Scrolling): Substantial local rewrites.
5730 (Display): Update menu and intro.
5731
5732 * dired.texi: filename -> file name.
5733
5734 * custom.texi (Safe File Variables): Texinfo usage fix.
5735
f0131492 57362006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5737
5738 * help.texi, m-x.texi: Lots of cleanups.
5739
8cf51b2c
GM
57402006-06-30 Eli Zaretskii <eliz@gnu.org>
5741
5742 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5743 (Windows Processes, Windows Misc): Shorten the printed version by
5744 selectively conditioning less important portions by @ifnottex.
5745
8cf51b2c
GM
57462006-06-27 Richard Stallman <rms@gnu.org>
5747
5748 * mini.texi (Minibuffer File): Minor cleanup.
5749
57502006-06-25 Nick Roberts <nickrob@snap.net.nz>
5751
5752 * frames.texi (XTerm Mouse): Rename to...
5753 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5754
5755 * emacs.texi (Top): Use new node name.
5756
57572006-06-24 Eli Zaretskii <eliz@gnu.org>
5758
5759 * emacs.texi (Top): Update the detailed menu according to changes in
5760 msdog.texi.
5761
5762 * msdog.texi (Windows Keyboard): New section.
5763 (Windows Mouse): New section.
5764 (Windows System Menu): Remove section (text merged with "Windows
5765 Keyboard").
5766 (Windows Misc): New section.
5767
5768 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5769
5770 * msdog.texi (ls in Lisp): New section.
5771
5772 * files.texi (Visiting): Document case-insensitive wildcard matching
5773 under find-file-wildcards.
5774
8cf51b2c
GM
57752006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5776
5777 * macos.texi (Mac Input): Add description of mac-function-modifier.
5778 Now Unicode keyboard layouts work.
5779
8cf51b2c
GM
57802006-06-10 Richard Stallman <rms@gnu.org>
5781
5782 * mule.texi (Recognize Coding): Clarify previous change.
5783
57842006-06-09 Kenichi Handa <handa@m17n.org>
5785
5786 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5787 notation.
5788
57892006-06-07 Kevin Ryde <user42@zip.com.au>
5790
5791 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5792 manual for @ifnottex, but in emacs-extra for @iftex.
5793
5794 * cmdargs.texi (General Variables): Fix smtpmail xref.
5795
57962006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5797
8cf51b2c 5798 * programs.texi (Comment Commands):
8cf51b2c 5799 * custom.texi (Specifying File Variables):
49823426 5800 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5801
58022006-06-07 Nick Roberts <nickrob@snap.net.nz>
5803
5804 * building.texi (Watch Expressions): Move node to end.
5805 (GDB Graphical Interface): Move description of clicks in fringe...
5806 (GDB commands in the Fringe): ...to here. New node.
5807
8cf51b2c
GM
58082006-06-05 Romain Francoise <romain@orebokech.com>
5809
49823426 5810 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5811
58122006-06-05 Nick Roberts <nickrob@snap.net.nz>
5813
5814 * building.texi (GDB Graphical Interface): Update bindings.
5815 (Commands of GUD): Add gud-print. Remove gud-run.
5816 Restate availability more generally.
5817
f0131492 58182006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5819
5820 * mini.texi: Lots of cleanups.
5821
58222006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5823
5824 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5825 and Mouse-2.
5826
c8763fb6 58272006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5828
5829 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5830
8cf51b2c
GM
58312006-05-31 Richard Stallman <rms@gnu.org>
5832
5833 * basic.texi (Moving Point): Fix previous change.
5834
c8763fb6 58352006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5836
5837 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5838
f0131492 58392006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5840
5841 * basic.texi: Many simplifications and improvements in wording.
5842
8cf51b2c
GM
58432006-05-26 Nick Roberts <nickrob@snap.net.nz>
5844
5845 * anti.texi (Antinews): Create a node for gdb-ui.
5846
8cf51b2c
GM
58472006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5848
5849 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5850
58512006-05-20 Richard Stallman <rms@gnu.org>
5852
5853 * dired.texi (Dired Navigation): dired-goto-file is now j.
5854
8cf51b2c
GM
58552006-05-20 Eli Zaretskii <eliz@gnu.org>
5856
5857 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5858 and their aliases.
5859
5860 * msdog.texi (Windows Printing): Mention non-support of plain text
5861 printing with some el-cheapo printers, and suggest a workaround.
5862
58632006-05-20 Kevin Ryde <user42@zip.com.au>
5864
5865 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5866 remove the bit saying you must set it.
5867
58682006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5869
5870 * trouble.texi (Checklist):
5871 * text.texi (Text, Auto Fill, Text Mode):
5872 * search.texi (Nonincremental Search):
5873 * rmail.texi (Rmail Labels):
5874 * mule.texi (Input Methods, Multibyte Conversion):
5875 * misc.texi (Gnus, Where to Look, PostScript):
5876 * maintaining.texi (Create Tags Table):
5877 * indent.texi (Indentation Commands):
5878 * fixit.texi (Spelling):
5879 * emacs.texi (Copying):
5880 * custom.texi (Init File): ifinfo -> ifnottex.
5881
8cf51b2c
GM
58822006-05-17 Richard Stallman <rms@gnu.org>
5883
5884 * files.texi (Diff Mode): Mention C-x `.
5885
58862006-05-08 Richard Stallman <rms@gnu.org>
5887
5888 * custom.texi (Disabling): Textual cleanups.
5889
8cf51b2c
GM
58902006-05-12 Glenn Morris <rgm@gnu.org>
5891
5892 * calendar.texi (Displaying the Diary, Format of Diary File):
5893 Refer to diary-view-entries, diary-list-entries,
5894 diary-show-all-entries rather than obsolete aliases.
5895
58962006-05-12 Eli Zaretskii <eliz@gnu.org>
5897
5898 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5899 (Displaying the Diary, Special Diary Entries, Importing Diary):
5900 * building.texi (Compilation Shell):
5901 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5902 emacs-xtra with @inforef's.
5903
5904 * files.texi (Visiting): Fix wording.
5905
5906 * mule.texi (Coding Systems, Text Coding): More indexing.
5907 Mention that C-x RET f can set eol conversion.
5908
c8763fb6 59092006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5910
5911 * xresmini.texi (GTK resources): Insert GTK description.
5912
5913 * xresources.texi (GTK resources): metafont should be menufont.
5914
8cf51b2c
GM
59152006-05-06 Michael Albinus <michael.albinus@gmx.de>
5916
49823426 5917 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5918 method, user name and host name is active only in partial
5919 completion mode.
5920
8cf51b2c
GM
59212006-05-06 Eli Zaretskii <eliz@gnu.org>
5922
5923 * makefile.w32-in (emacs.dvi):
5924 * Makefile.in (emacs.dvi): Add xresmini.texi.
5925
5926 * xresmini.texi (Table of Resources): Remove xref to non-existent
5927 node "LessTif Resources".
5928
5929 * msdog.texi (Microsoft Windows):
5930 * calendar.texi (Calendar/Diary, Displaying the Diary)
5931 (Special Diary Entries, Importing Diary, Holidays):
5932 * programs.texi (Program Modes):
5933 * text.texi (Text):
5934 * buffers.texi (Several Buffers):
5935 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5936
59372006-05-06 Eli Zaretskii <eliz@gnu.org>
5938
5939 The following changes merge the emacs-xtra manual into the main
5940 manual, but only for on-line version of the manual.
5941
5942 * vc2-xtra.texi (Version Backups, Local Version Control)
5943 (Making Snapshots, Change Logs and VC, Version Headers)
5944 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5945 on-line manual.
5946
5947 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5948 for on-line manual.
5949
5950 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5951 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5952 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5953 for on-line manual.
5954
5955 * fortran-xtra.texi (Fortran, Fortran Autofill)
5956 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5957 for on-line manual.
5958
5959 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5960 Conditional xref's for on-line manual.
5961
5962 * emerge-xtra.texi (Emerge, Overview of Emerge)
5963 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5964 manual.
5965
5966 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5967 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5968 (EMACSSOURCES): Use EMACS_XTRA.
5969 (../info/emacs-xtra): Remove.
5970 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5971
5972 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5973 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5974 (EMACSSOURCES): Use EMACS_XTRA.
5975 ($(infodir)/emacs-xtra): Remove.
5976 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5977
5978 * trouble.texi (Quitting):
5979 * text.texi (Text):
5980 * programs.texi (Program Modes):
5981 * msdog.texi (Microsoft Windows):
5982 * frames.texi (Frames):
5983 * files.texi (Backup, Version Control, VC Concepts)
5984 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5985 (Registering, VC Status, VC Undo, Multi-User Branching)
5986 (Comparing Files):
5987 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5988 (Displaying the Diary, Special Diary Entries, Importing Diary):
5989 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5990 conditional xref's, depending on @iftex/@ifnottex.
5991
5992 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5993 "MS-DOS". @include msdog-xtra.texi.
5994
5995 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5996 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5997
5998 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5999 for vc-xtra.texi subsections.
6000 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6001 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6002
6003 * sending.texi (Sending Mail): A @node line without explicit Prev,
6004 Next, and Up links.
6005
6006 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6007 Next, and Up links.
6008
6009 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6010 and its sections. @include picture-xtra.texi.
6011
6012 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6013 "Emerge".
6014 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6015
6016 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6017 exact duplicate of its name-sake in calendar.texi.
6018
6019 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6020 "Advanced Calendar/Diary Usage".
6021 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6022
6023 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6024 dired-xtra.texi.
6025 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6026
6027 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6028 (Files) [ifnottex]: Add menu entry for Autorevert.
6029
6030 * emacs-xtra.texi (Introduction): Reword to make consistent with
6031 printed version only.
6032 <Top level>: Remove the body of all chapters and move them to the
6033 new *-xtra.texi files. Use @raisesections and @lowersections to
6034 convert sections to chapters etc.
6035
6036 * msdog-xtra.texi:
6037 * fortran-xtra.texi:
6038 * vc-xtra.texi:
6039 * vc1-xtra.texi:
6040 * vc2-xtra.texi:
6041 * emerge-xtra.texi:
6042 * cal-xtra.texi:
6043 * dired-xtra.texi:
6044 * arevert-xtra.texi: New files, with text from respective chapters
6045 of emacs-xtra.texi. Convert each @chapter into @section, @section
6046 into @subsection, etc.
6047
1c6c854e 6048 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6049 updated.
6050
6051 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6052 Windows". All references updated.
6053
60542006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6055
6056 * macos.texi (Mac Input): Mention input from Character Palette.
6057 (Mac Font Specs): Fix typo.
6058
60592006-05-05 Richard Stallman <rms@gnu.org>
6060
6061 * files.texi (Diff Mode): Minor cleanup.
6062
60632006-05-05 Karl Berry <karl@gnu.org>
6064
8cf51b2c
GM
6065 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6066 errors from the current release of makeinfo (4.8).
6067 * help.texi (Library Keywords): Change widest word in multitable
6068 template from `emulations' to `convenience'. (Not sure if this is
6069 related to the font change.)
6070
60712006-05-05 Eli Zaretskii <eliz@gnu.org>
6072
6073 * files.texi (File Names): Add a footnote about limited support of
6074 ~USER on MS-Windows.
6075
6076 * cmdargs.texi (Initial Options): Add a footnote about limited
6077 support of ~USER on MS-Windows.
6078
60792006-05-03 Richard Stallman <rms@gnu.org>
6080
6081 * files.texi (Diff Mode): Node moved here.
6082 (Comparing Files): Delete what duplicates new node.
6083 (Files): Put Diff Mode in menu.
6084
1c6c854e 6085 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6086
6087 * emacs.texi (Top): Update menu for Diff Mode.
6088
6089 * trouble.texi (Emergency Escape): Simplify.
6090
6091 * emacs.texi (Top): Minor clarification.
6092
60932006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6094
6095 * commands.texi, entering.texi, screen.texi: Many simplifications.
6096
60972006-05-03 Richard Stallman <rms@gnu.org>
6098
6099 * commands.texi (Text Characters): Delete paragraph about unibyte
6100 non-ASCII printing chars.
6101
6102 * killing.texi (Killing): Say "graphical displays".
6103 * display.texi: Say "graphical displays".
6104
6105 * cmdargs.texi (Misc X): Say "graphical displays".
6106
61072006-05-01 Richard Stallman <rms@gnu.org>
6108
6109 * emacs.texi (Top): Add Diff Mode to menu.
6110
61112006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6112
6113 * misc.texi (Diff Mode): New node.
6114
61152006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6116
6117 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6118 (Mac Environment Variables): Shorten example line.
6119 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6120
61212006-05-01 Nick Roberts <nickrob@snap.net.nz>
6122
6123 * building.texi (GUD Customization): Describe cases %d and %c.
6124 Update description for %e.
6125
61262006-04-30 Glenn Morris <rgm@gnu.org>
6127
6128 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6129
61302006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6131
6132 * custom.texi (Examining): Update C-h v output example.
6133
61342006-04-29 Kim F. Storm <storm@cua.dk>
6135
6136 * building.texi (Grep Searching): Add lgrep and rgrep.
6137
8cf51b2c
GM
61382006-04-23 Richard Stallman <rms@gnu.org>
6139
6140 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6141
6142 * xresmini.texi: New file.
6143
6144 * xresources.texi (Face Resources): Split table into font resources
6145 and the rest. Combine similar attributes for brevity.
6146
8cf51b2c
GM
61472006-04-21 Eli Zaretskii <eliz@gnu.org>
6148
6149 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6150 backslashes and case-insensitivity in file names (moved to the
6151 main manual).
6152 (MS-DOS Printing): Move most of the text to the main manual.
6153
6154 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6155 New nodes.
6156 (Windows Processes, Windows System Menu): Add index entries and
6157 fix wording.
6158
8cf51b2c
GM
61592006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6160
6161 * misc.texi (Shell Ring): Add notes on saved input when
6162 navigating off the end of the history list.
6163
61642006-04-18 Chong Yidong <cyd@mit.edu>
6165
6166 * misc.texi (Shell Options): Correct default value of
6167 comint-scroll-show-maximum-output.
6168
8cf51b2c
GM
61692006-04-18 Nick Roberts <nickrob@snap.net.nz>
6170
6171 * building.texi (Watch Expressions): Update.
6172
8cf51b2c
GM
61732006-04-12 Richard Stallman <rms@gnu.org>
6174
6175 * search.texi: Clean up previous change.
6176
61772006-04-12 Eli Zaretskii <eliz@gnu.org>
6178
6179 * search.texi (Regexp Backslash, Regexp Replace): Add index
6180 entries for ``back reference'' and mention the term itself in the
6181 text.
6182
61832006-04-11 Richard Stallman <rms@gnu.org>
6184
6185 * custom.texi (Safe File Variables):
6186 Document enable-local-variables = :safe.
6187
61882006-04-11 Karl Berry <karl@gnu.org>
6189
6190 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6191 (Remote Repositories, Version Backups, Local Version Control)
6192 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6193 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6194 (Renaming VC Work Files and Master Files)
6195 (Inserting Version Control Headers, Customizing VC, General Options)
6196 (Options for RCS and SCCS, Options specific for CVS): Move all
6197 these nodes to emacs-xtra.texi, for brevity.
6198 * cmdargs.texi, files.texi: Change cross-references.
6199
8cf51b2c
GM
62002006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6201
6202 * files.texi (Old Versions): Update description of vc-annotate's
6203 use of color to indicate date ranges.
6204
8cf51b2c
GM
62052006-04-09 Kevin Ryde <user42@zip.com.au>
6206
8cf51b2c
GM
6207 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6208 put info and printed manual names the right way around.
6209
62102006-04-09 Karl Berry <karl@gnu.org>
6211
6212 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6213 emacs-xtra.texi, leaving only MS Windows information.
6214 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6215 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6216 node names.
6217
6218 * emacs.texi: Move @summarycontents and @contents to the beginning
6219 of the file.
6220
8cf51b2c
GM
62212006-04-08 Kevin Ryde <user42@zip.com.au>
6222
6223 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6224
62252006-04-07 Richard Stallman <rms@gnu.org>
6226
6227 * programs.texi (Comments, Comment Commands, Options for Comments)
6228 (Multi-Line Comments): "Align", not "indent".
6229 (Basic Indent): C-j deletes trailing whitespace before the newline.
6230
62312006-04-06 Richard Stallman <rms@gnu.org>
6232
8cf51b2c
GM
6233 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6234
62352006-04-06 Eli Zaretskii <eliz@gnu.org>
6236
6237 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6238
8cf51b2c
GM
62392006-04-05 Richard Stallman <rms@gnu.org>
6240
6241 * emacs.texi (Top): Update subnode menu.
6242
6243 * trouble.texi (Unasked-for Search): Node deleted.
6244 (Lossage): Delete from menu.
6245
62462006-04-04 Richard Stallman <rms@gnu.org>
6247
6248 * trouble.texi: Various cleanups.
6249 (Checklist): Don't bother saying how to snail a bug report.
6250 (Emergency Escape): Much rewriting.
6251 (After a Crash): Rename the core dump immediately.
6252 (Total Frustration): Call it a psychotherapist.
6253 (Bug Criteria): Avoid "illegal instruction".
6254 (Sending Patches): We always put the contributor's name in.
6255
6256 * misc.texi (Thumbnails): Minor correction.
6257
8cf51b2c
GM
62582006-04-03 Richard Stallman <rms@gnu.org>
6259
6260 * misc.texi (Thumbnails): Minor cleanup.
6261
62622006-04-02 Karl Berry <karl@gnu.org>
6263
6264 * sending.texi (Mail Sending): pxref to Top needs five args.
6265
6266 * texinfo.tex: Update to current version (2006-03-21.13).
6267
8cf51b2c
GM
62682006-03-31 Richard Stallman <rms@gnu.org>
6269
6270 * emacs.texi (Top): Update subnode menu.
6271
6272 * help.texi (Help Mode): Cleanup.
6273
6274 * dired.texi: Many cleanups.
6275 (Dired Deletion): Describe dired-recursive-deletes.
6276 (Operating on Files): dired-create-directory moved.
6277 (Misc Dired Features): Move to here.
6278 (Tumme): Node moved to misc.texi.
6279
6280 * custom.texi: Many cleanups.
6281 (Minor Modes): Don't mention ISO Accents Mode.
6282 (Examining): Update C-h v output example.
6283 (Hooks): Add index and xref for add-hook.
6284 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6285 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6286
6287 * misc.texi: Many cleanups.
6288 (beginning): Add to summary of topics.
6289 (Shell): Put eshell xref at the end. Remove eshell from table.
6290 (Thumbnails): New node.
6291
8cf51b2c
GM
62922006-03-28 Eli Zaretskii <eliz@gnu.org>
6293
6294 * files.texi (File Name Cache): Make it clear that the cache is
6295 not persistent.
6296
8cf51b2c
GM
62972006-03-25 Karl Berry <karl@gnu.org>
6298
49823426
GM
6299 * emacs-xtra.texi, emacs.texi, gnu.texi:
6300 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6301 (2) do not indent copyright year list (or anything else).
6302
8cf51b2c
GM
63032006-03-21 Juanma Barranquero <lekktu@gmail.com>
6304
6305 * files.texi (VC Dired Mode): Remove misplaced brackets.
6306
63072006-03-21 Andre Spiegel <spiegel@gnu.org>
6308
6309 * files.texi: Various updates and clarifications in the VC chapter.
6310
63112006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6312
6313 * help.texi (Help Mode): Document "C-c C-c".
6314
8cf51b2c
GM
63152006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6316
6317 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6318 menu in the standalone Info reader.
6319
63202006-03-15 Chong Yidong <cyd@stupidchicken.com>
6321
6322 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6323 moved here from Emacs manual.
6324
6325 * programs.texi (Fortran): Section moved to emacs-xtra.
6326 (Program Modes): Xref to Fortran in emacs-xtra.
6327
6328 * maintaining.texi (Emerge): Move to emacs-xtra.
6329 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6330
6331 * picture.texi: File deleted.
6332 * Makefile.in:
6333 * makefile.w32-in: Remove picture.texi.
6334
6335 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6336 * abbrevs.texi (Abbrevs):
6337 * sending.texi (Sending Mail): Picture node removed.
6338
6339 * emacs.texi (Top): Update node listings.
6340
8cf51b2c
GM
63412006-03-12 Richard Stallman <rms@gnu.org>
6342
6343 * calendar.texi: Various cleanups.
6344
8cf51b2c
GM
63452006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6346
6347 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6348 syntax.
6349
8cf51b2c
GM
63502006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6351
6352 * search.texi (Regexps): More accurately describe which characters
6353 are special in which situations. Recommend _not_ to quote `]' or
6354 `-' when they are not special.
6355
8cf51b2c
GM
63562006-02-28 Andre Spiegel <spiegel@gnu.org>
6357
6358 * files.texi (Old Versions): Clarify operation of C-x v =.
6359
8cf51b2c
GM
63602006-02-21 Nick Roberts <nickrob@snap.net.nz>
6361
6362 * building.texi (Watch Expressions): Update and describe
6363 gdb-speedbar-auto-raise.
6364
63652006-02-19 Richard M. Stallman <rms@gnu.org>
6366
6367 * emacs.texi: Use @smallbook.
6368 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6369 Update subnode menu.
6370
6371 * building.texi (Lisp Interaction): Minor addition.
6372
63732006-02-18 Nick Roberts <nickrob@snap.net.nz>
6374
6375 * building.texi (Watch Expressions): Update and be more precise.
6376
c8763fb6 63772006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6378
6379 * maintaining.texi (Create Tags Table): Explain why the
6380 exception when etags writes to files under the /dev tree.
6381
63822006-02-14 Richard M. Stallman <rms@gnu.org>
6383
6384 * custom.texi (Safe File Variables): Lots of clarification.
6385 Renamed from Unsafe File Variables.
6386
63872006-02-14 Chong Yidong <cyd@stupidchicken.com>
6388
6389 * custom.texi (Unsafe File Variables): File variable confirmation
6390 assumed denied in batch mode.
6391
63922006-02-14 Richard M. Stallman <rms@gnu.org>
6393
6394 * building.texi (GDB User Interface Layout): Don't say `inferior'
6395 for program being debugged.
6396
63972006-02-15 Nick Roberts <nickrob@snap.net.nz>
6398
6399 * building.texi (GDB Graphical Interface):
6400 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6401
64022006-02-13 Chong Yidong <cyd@stupidchicken.com>
6403
6404 * custom.texi (Specifying File Variables, Unsafe File Variables):
6405 New nodes, split from File Variables. Document new file local
6406 variable behavior.
6407
64082006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6409
6410 * display.texi (Standard Faces):
8cf51b2c
GM
6411 * files.texi (Visiting):
6412 * frames.texi (Clipboard):
6413 * glossary.texi (Glossary) <Clipboard>:
6414 * xresources.texi (X Resources): Mention Mac OS port.
6415
8cf51b2c
GM
64162006-02-12 Richard M. Stallman <rms@gnu.org>
6417
6418 * building.texi (Building): Clarify topic in intro.
6419
6420 * maintaining.texi (Maintaining): Change title; clarify topic.
6421 Delete duplicate index entries.
6422
6423 * building.texi (Other GDB User Interface Buffers): Clarifications.
6424
6425 * text.texi (Cell Commands): Clarifications.
6426
6427 * programs.texi (Defuns): Delete duplicate explanation of
6428 left-margin paren convention.
6429 (Hungry Delete): Minor cleanup.
6430
64312006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6432
6433 * dired.texi (Tumme): More tumme documentation.
6434
64352006-02-11 Alan Mackenzie <acm@muc.de>
6436
6437 * programs.texi ("Hungry Delete"): Correct the appellation of the
6438 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6439
64402006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6441
6442 * dired.texi (Tumme): Fix small bug.
6443
64442006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6445
6446 * macos.texi (Mac International): Rename "fontset-mac" to
6447 "fontset-standard".
6448
8cf51b2c
GM
64492006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6450
6451 * dired.texi (Tumme): Basic documentation for Tumme added.
6452
8cf51b2c
GM
64532006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6454
6455 * mule.texi (International):
6456 * programs.texi (Basic Indent): Fix typos.
6457
8cf51b2c
GM
6458 * custom.texi (Minor Modes):
6459 * display.texi (Text Display):
6460 * commands.texi (Text Characters): Update xrefs.
6461
64622006-02-07 Richard M. Stallman <rms@gnu.org>
6463
6464 * emacs.texi (Top): Update subnode menu.
6465 Update info on old Emacs papers.
6466 (Intro): "Graphical display", not window system.
6467
6468 * xresources.texi (GTK styles): Minor clarifications.
6469
6470 * trouble.texi: "Graphical display", not window system.
6471 (Stuck Recursive): Minor clarification.
6472
6473 * text.texi: Minor clarifications.
6474 (Sentences): Explain why two-space convention is better.
6475 Explain sentence-end-without-period here.
6476 (Fill Commands): Not here.
6477 (Refill): Node moved down.
6478 (Filling): Update menu.
6479 (Table Creation, Cell Justification, Column Commands): Clarify.
6480
6481 * sending.texi: Minor clarifications.
6482
6483 * search.texi (Regexp Backslash): Clarification.
6484
6485 * rmail.texi: Minor cleanups.
6486 (Rmail): Delete digression about `rmail-mode'.
6487 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6488 (Rmail Files): Mention C-u M-x rmail.
6489 (Rmail Reply): Mention References.
6490 (Rmail Display): Mention rmail-nonignored-headers.
6491
6492 * programs.texi: Minor cleanups.
6493 (Comment Commands): Mention momentary Transient Mark mode.
6494 (Matching): Be more specific about customizing show-paren-mode.
6495 (Info Lookup): Don't list the modes that support C-h S.
6496 Just say what it does in an unsupported mode.
6497 (Man Page): Delete excessive info on customizing woman.
6498 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6499
6500 * abbrevs.texi: Minor clarifications.
6501 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6502 not "dynamic abbrevs" as if they were a kind of abbrev.
6503
6504 * picture.texi (Picture): Minor cleanup.
6505
6506 * mule.texi (Communication Coding): Say "other applications".
6507 (Fontsets): Not specific to X. Add xref to X Resources.
6508 (Unibyte Mode): Rename from Single-Byte Character Support.
6509 "Graphical display", not window system.
6510 (International): Update menu.
6511
6512 * maintaining.texi (Format of ChangeLog):
6513 New node, split out from ChangeLog.
6514 (ChangeLog): Clarifications in the remaining text.
6515 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6516 (Find Tag): Add @w.
6517 (Tags Search): Explain tag table order here. Simplify grep ref.
6518 (List Tags): tags-tag-face is a variable, not a face.
6519 (Emerge): Cleanups.
6520
6521 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6522 (Keyboard Macros): Avoid "the user".
6523
6524 * killing.texi: "Graphical display", not window system.
6525
6526 * help.texi (Help Echo): "Graphical display", not window system.
6527
6528 * glossary.texi: Say "you", not "the user". Say "graphical display".
6529
6530 * frames.texi: Minor cleanups. "Graphical display", not window system.
6531
6532 * files.texi (Visiting): Make drag-and-drop not X-specific.
6533
6534 * custom.texi: Minor cleanups. "Graphical display", not window system.
6535
6536 * cmdargs.texi: Minor cleanups.
6537
6538 * building.texi (Compilation): Move and split kill-compilation para.
6539 Add para about multiple compilers.
6540 (Compilation Mode): Commands also available in grep mode and others.
6541 Mention C-u C-x ` more tutorially. Clarify C-x `.
6542 (Compilation Shell): Clarify. Put Bash example first.
6543 (Grep Searching): Minor cleanups; add @w.
6544 (Debuggers): Minor cleanups.
6545 (Starting GUD): Make GDB xgraphical mode issue clearer.
6546 (Debugger Operation): Lots of clarifications including
6547 GDB tooltip side-effect issue.
6548 (Commands of GUD): Clarify.
6549 (GUD Customization): Add bashdb-mode-hook.
6550 (GDB Graphical Interface): Rewrite for clarity.
6551 (GDB User Interface Layout): Rewrite for clarity.
6552 (Stack Buffer, Watch Expressions): Likewise.
6553 (Other GDB User Interface Buffers): Cleanups.
6554 (Lisp Libraries, External Lisp): Cleanup.
6555
6556 * basic.texi (Position Info): "Graphical displays", rather than
6557 window systems.
6558
6559 * anti.texi: Minor cleanup.
6560
8cf51b2c
GM
65612006-02-03 Eli Zaretskii <eliz@gnu.org>
6562
6563 * custom.texi (Init File, Find Init): Add cross-references to
6564 where $HOME is described.
6565
65662006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6567
6568 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6569 is not inside the @table.
6570
6571 * emacs.texi (Top): Correct node name.
6572
6573 * files.texi (File Names): Fix @xref.
6574 (Reverting): Fix typo.
6575
6576 * mule.texi (International): Correct node name.
6577
6578 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6579
65802006-02-01 Richard M. Stallman <rms@gnu.org>
6581
6582 * emacs.texi (Top): Update subnode menu.
6583
6584 * mule.texi: Minor clarifications.
6585 Reduce the specific references to X Windows.
6586 Refer to "graphical" terminals, rather than window systems.
6587 (Text Coding): Rename from Specify Coding.
6588 (Communication Coding, File Name Coding, Terminal Coding):
6589 New nodes split out from Text Coding.
6590
6591 * kmacro.texi: Minor clarifications.
6592 (Keyboard Macro Ring): Comment out some excessive commands.
6593 (Basic Keyboard Macro): Split up the table, putting part in each node.
6594
6595 * major.texi: Minor clarifications.
6596
6597 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6598
6599 * windows.texi: Minor clarifications.
6600 (Change Window): Don't describe mode-line mouse cmds here.
6601 Add xref to Mode Line Mouse.
6602
6603 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6604
6605 * macos.texi (Mac International): Fix xref.
6606
6607 * indent.texi: Minor clarifications.
6608
6609 * frames.texi: Minor clarifications.
6610 Reduce the specific references to X Windows.
6611 Refer to "graphical" terminals, rather than window systems.
6612 (Frame Parameters): Don't mention commands like
6613 set-foreground-color. Just say to customize a face.
6614 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6615
6616 * files.texi: Minor clarifications.
6617 (Numbered Backups): New node, split out from Backup Names.
6618
6619 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6620
6621 * cmdargs.texi (General Variables): Fix xref.
6622
6623 * buffers.texi: Minor clarifications.
6624
8cf51b2c
GM
66252006-01-31 Richard M. Stallman <rms@gnu.org>
6626
6627 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6628 Nodes moved to top.
6629
6630 * display.texi: Minor clarifications.
6631 (Display): Rearrange menu.
6632 (Standard Faces): Mention query-replace face.
6633 (Faces): Simplify.
6634 (Font Lock): Simplify face customization info.
6635 (Highlight Changes): Node merged into Highlight Interactively.
6636 (Highlight Interactively): Much rewriting and cleanup.
6637 (Optional Mode Line): Narrowed line number not good for goto-line.
6638 Simplify face customization advice.
6639 (Text Display): Mention use of escape-glyph face.
6640 Move ctl-arrow and tab-width here.
6641 (Display Custom): Move no-redraw-on-reenter to end of node.
6642
6643 * search.texi: Minor clarifications.
6644 (Isearch Scroll): Simplify.
6645 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6646
6647 * regs.texi (Registers): Mention bookmarks here.
6648
6649 * mark.texi: Minor clarifications.
6650 (Selective Undo): Node deleted.
6651
6652 * m-x.texi: Minor clarifications.
6653
6654 * killing.texi: Minor clarifications.
6655 Refer to "graphical" terminals, rather than window systems.
6656
6657 * help.texi: Clarifications.
6658 (Help): Don't describe C-h F and C-h K here.
6659 (Key Help): Describe C-h K here.
6660 (Name Help): Mention Emacs Lisp Intro.
6661 Describe C-h F here.
6662 (Misc Help): Mention C-h F and C-h K only briefly.
6663
6664 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6665 Selective undo text merged in.
6666 (Spelling): Mention Aspell along with Ispell.
6667
6668 * emacs.texi (Top): Update subnode menus.
6669
6670 * basic.texi (Basic Undo): Rename from Undo. Most of text
6671 moved to new Undo node.
6672
8cf51b2c
GM
66732006-01-29 Chong Yidong <cyd@stupidchicken.com>
6674
6675 * basic.texi (Continuation Lines, Inserting Text):
6676 Mention longlines mode.
6677
66782006-01-29 Richard M. Stallman <rms@gnu.org>
6679
10d1d0af 6680 * screen.texi: Minor cleanups.
8cf51b2c
GM
6681 (Screen): Clean up the intro paragraphs.
6682 (Mode Line): Lots of rewriting. Handle frame-name better.
6683 eol-mnemonic-... vars moved out.
6684
6685 * emacs.texi (Top): Change menu item for MS-DOS node.
6686 Update subnode menu.
6687
6688 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6689 chapter relates to Windows. Title changed.
6690
6691 * mini.texi: Minor cleanups.
6692
6693 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6694 (Mark): Put it in the menu.
6695
6696 * entering.texi: Minor cleanups.
6697
6698 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6699 (Intro): Refer to "graphical" terminals, rather than X.
6700
6701 * display.texi (Display Custom): Add xref to Variables.
6702 (Optional Mode Line): eol-mnemonic-... vars moved here.
6703
6704 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6705 rather than X.
6706
8cf51b2c
GM
6707 * basic.texi: Minor cleanups.
6708 (Undo): selective-undo moved.
6709
8cf51b2c
GM
67102006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6711
6712 * anti.texi (Antinews): Various corrections and additions.
6713
67142006-01-23 Juri Linkov <juri@jurta.org>
6715
6716 * custom.texi (Easy Customization, Customization Groups)
6717 (Browsing Custom): Mention links along with buttons.
6718
8cf51b2c
GM
67192006-01-21 Eli Zaretskii <eliz@gnu.org>
6720
8cf51b2c
GM
6721 * text.texi (TeX Print): Use @key for TAB.
6722
8cf51b2c
GM
6723 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6724
8cf51b2c
GM
67252006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6726
6727 * files.texi (File Aliases): Don't claim that usually separate
6728 buffers are created for two file names that name the same data.
6729 Mention additional situations where different names mean the same
6730 file on disk.
6731
67322006-01-19 Richard M. Stallman <rms@gnu.org>
6733
6734 * killing.texi (Deletion): Upcase @key argument.
6735
6736 * custom.texi (Custom Themes): Minor cleanup.
6737
6738 * programs.texi (Hungry Delete): Upcase @key argument.
6739
8cf51b2c
GM
67402006-01-16 Juri Linkov <juri@jurta.org>
6741
6742 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6743 Move `mode-line-highlight' before `mode-line-buffer-id'.
6744
8cf51b2c
GM
67452006-01-14 Richard M. Stallman <rms@gnu.org>
6746
6747 * basic.texi (Inserting Text): Minor cleanup.
6748
8cf51b2c
GM
67492006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6750
6751 * custom.texi (Changing a Variable, Face Customization):
6752 Update for changes in Custom menus.
6753
8cf51b2c
GM
67542006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6755
6756 * macos.texi (Mac International): Undo last change.
6757
8cf51b2c
GM
67582006-01-02 Chong Yidong <cyd@stupidchicken.com>
6759
6760 * custom.texi (Custom Themes): Describe the new
6761 customize-create-theme interface.
6762
67632005-12-30 Juri Linkov <juri@jurta.org>
6764
6765 * basic.texi (Position Info): Update example.
6766
c8763fb6 67672005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6768
6769 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6770
67712005-12-24 Chong Yidong <cyd@stupidchicken.com>
6772
6773 * custom.texi (Custom Themes): `load-theme' always loads.
6774
67752005-12-23 Juri Linkov <juri@jurta.org>
6776
6777 * display.texi (Highlight Interactively): Use double space to
6778 separate sentences. Replace C-p with M-p, and C-n with M-n.
6779
67802005-12-22 Richard M. Stallman <rms@gnu.org>
6781
6782 * custom.texi (Easy Customization and subnodes):
6783 Replace "active field" with "button".
6784 Use "user option" only for variables.
6785 Use "setting" for variable-or-face.
6786
67872005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6788
6789 * buffers.texi (Select Buffer): Change order in table to make
6790 "Similar" refer to the correct item.
6791 (Indirect Buffers): Minor rewording.
6792
8cf51b2c
GM
67932005-12-20 Juri Linkov <juri@jurta.org>
6794
6795 * files.texi (VC Status): Put P and N near p and n.
6796
8cf51b2c
GM
67972005-12-19 Richard M. Stallman <rms@gnu.org>
6798
6799 * programs.texi (Electric C): Delete the info about newline control.
6800 (Other C Commands): Minor cleanup.
6801 (Left Margin Paren): Minor cleanup.
6802
68032005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6804
6805 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6806 (Customization Groups): Delete text moved to "Browsing Custom".
6807 (Browsing Custom): New node.
6808 (Specific Customization): Clarify which commands only work for
6809 loaded options.
6810
68112005-12-18 Bill Wohler <wohler@newt.com>
6812
6813 * frames.texi (Tool Bars): Shorten text of previous change.
6814
68152005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6816
6817 * files.texi (VC Status): Document log-view mode.
6818
68192005-12-18 Bill Wohler <wohler@newt.com>
6820
6821 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6822 permanently via the customize interface.
6823
8cf51b2c
GM
68242005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6825
6826 * killing.texi (Killing by Lines): Document `kill-whole-line'
6827 function.
6828
c8763fb6 68292005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6830
6831 * buffers.texi (Select Buffer): Change `prev-buffer' to
6832 `previous-buffer'. Indicate that these functions use a frame
6833 local buffer list.
6834
8cf51b2c
GM
68352005-12-12 Richard M. Stallman <rms@gnu.org>
6836
6837 * custom.texi (Easy Customization): Change menu comment.
6838 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6839
6840 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6841 (Help): Among the Apropos commands, describe only C-h a here.
6842
68432005-12-11 Richard M. Stallman <rms@gnu.org>
6844
6845 * programs.texi (Options for Comments): Comment-end starts with space.
6846
6847 * glossary.texi (Glossary): Minor cleanup.
6848
6849 * files.texi (Old Versions): Use @table.
6850
8cf51b2c
GM
68512005-12-10 David Koppelman <koppel@ece.lsu.edu>
6852
6853 * display.texi (Highlight Interactively): Include
6854 global-hi-lock-mode. Add miscellaneous details and elaborations.
6855
68562005-12-09 Richard M. Stallman <rms@gnu.org>
6857
6858 * display.texi (Font Lock): Delete the Global FL menu item.
6859
68602005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6861
6862 * custom.texi (Minibuffer Maps): Mention the maps for file name
6863 completion.
6864
68652005-12-09 Kim F. Storm <storm@cua.dk>
6866
6867 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6868 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6869 cursor to next corner in rectangle; clarify insert around rectangle.
6870
8cf51b2c
GM
68712005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6872
6873 * custom.texi (Customization): Use xref to elisp manual for
6874 non-TeX output.
6875 (Minor Modes): Update.
6876 (Customization Groups, Changing a Variable, Face Customization):
6877 Update for new appearance of Custom buffers.
6878 (Changing a Variable): `custom-buffer-done-function' has been
6879 replaced by `custom-buffer-done-kill'.
6880 (Specific Customization): In the `customize-group' buffer, a
6881 subgroup's contents are not "hidden". They are not included at
6882 all. They have no [Show] button.
6883 (Mouse Buttons): Add pxref to description of mouse event lists in
6884 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6885 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6886 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6887
68882005-12-08 Richard M. Stallman <rms@gnu.org>
6889
6890 * mini.texi (Completion Commands, Completion):
6891 In file name input, SPC does not do completion.
6892
8cf51b2c
GM
68932005-12-08 Nick Roberts <nickrob@snap.net.nz>
6894
6895 * building.texi (GDB Graphical Interface): Explain screen size
6896 setting.
6897 (Other GDB User Interface Buffers): Describe features specific to
6898 GDB 6.4.
6899
8cf51b2c
GM
69002005-12-01 Nick Roberts <nickrob@snap.net.nz>
6901
6902 * building.texi (GDB User Interface Layout): Describe how to
6903 kill associated buffers.
6904 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6905 (Watch Expressions): Be more precise.
6906 (Other GDB User Interface Buffers): Describe how to change a
6907 register value.
6908
8cf51b2c
GM
69092005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6910
6911 * macos.texi (Mac Input): Remove description of
6912 mac-command-key-is-meta. Add descriptions of
6913 mac-control-modifier, mac-command-modifier, and
6914 mac-option-modifier.
6915 (Mac International): Fix description of conversion of clipboard data.
6916 (Mac Font Specs): Add example of font customization by face attributes.
6917
69182005-11-22 Nick Roberts <nickrob@snap.net.nz>
6919
6920 * building.texi (Watch Expressions): Expand description.
6921 (Other GDB User Interface Buffers): Describe local map for
6922 gud-watch.
6923
69242005-11-21 Chong Yidong <cyd@stupidchicken.com>
6925
6926 * display.texi (Font Lock): Font lock is enabled by default now.
6927
69282005-11-20 Juri Linkov <juri@jurta.org>
6929
6930 * basic.texi (Position Info): Update examples of the output.
6931 Remove the fact that examples are produced in the TeXinfo buffer,
6932 because in the Info reader users will get a different output from
6933 `C-x ='.
6934
6935 * building.texi (Compilation Mode): Remove paragraph duplicated
6936 from the node `Compilation'. Add `compilation-skip-threshold'.
6937
6938 * display.texi (Font Lock): Suggest more user-friendly method of
6939 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6940
69412005-11-18 Richard M. Stallman <rms@gnu.org>
6942
6943 * files.texi (Registering): Mention @@ in mode line.
6944
6945 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6946
69472005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6948
6949 * files.texi (Renaming and VC): Some back-ends don't
6950 handle renaming.
6951
8cf51b2c
GM
69522005-11-17 Juri Linkov <juri@jurta.org>
6953
6954 * emacs.texi (Top):
6955 * display.texi (Highlight Interactively): Put this font-lock based
6956 mode near Font Lock node.
6957
69582005-11-16 Chong Yidong <cyd@stupidchicken.com>
6959
6960 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6961 icons.
6962
69632005-11-12 Kim F. Storm <storm@cua.dk>
6964
6965 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6966 (Help Summary): Add C-h d and C-h e.
6967 (Apropos): Clarify that all apropos commands may search for either
6968 list of words or a regexp. Add C-h d for apropos-documentation.
6969 Describe apropos-documentation-sort-by-scores user option.
6970
8cf51b2c
GM
69712005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6972
6973 * killing.texi (CUA Bindings): Add @section.
6974
69752005-11-10 Kim F. Storm <storm@cua.dk>
6976
6977 * emacs.texi (Top): Add CUA Bindings entry to menu.
6978
6979 * killing.texi (CUA Bindings): New node. Moved here from
6980 misc.texi and extended with info on rectangle commands and
6981 rectangle highlighting, interface to registers, and the global
6982 mark feature.
6983
6984 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6985
6986 * regs.texi: Prev link points to CUA Bindings node.
6987
69882005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6989
6990 * help.texi (Help Echo): By default, help echos are only shown on
6991 mouse-over, not on point-over.
6992
c8763fb6 69932005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6994
6995 * misc.texi (Shell Mode): Describe how to activate password echoing.
6996
8cf51b2c
GM
69972005-11-04 Romain Francoise <romain@orebokech.com>
6998
6999 * mark.texi (Mark Ring): Fix typo.
7000
70012005-11-03 Richard M. Stallman <rms@gnu.org>
7002
7003 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7004
70052005-11-01 Bill Wohler <wohler@newt.com>
7006
7007 * help.texi (Help Mode): Fix typo.
7008
70092005-11-01 Nick Roberts <nickrob@snap.net.nz>
7010
1c6c854e
CS
7011 * building.texi (Other GDB User Interface Buffers):
7012 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7013
70142005-10-31 Romain Francoise <romain@orebokech.com>
7015
7016 * files.texi (Compressed Files): Fix typo.
7017
7018 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7019
7020 * windows.texi (Force Same Window): Likewise.
7021
70222005-10-30 Bill Wohler <wohler@newt.com>
7023
7024 * help.texi (Help Mode): URLs viewed with browse-url.
7025
70262005-10-31 Nick Roberts <nickrob@snap.net.nz>
7027
7028 * building.texi (GDB Graphical Interface): Don't reference
7029 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7030 must stay in same frame.
7031
70322005-10-29 Chong Yidong <cyd@stupidchicken.com>
7033
7034 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7035
7036 * anti.texi (Antinews): Likewise.
7037
8cf51b2c
GM
70382005-10-28 Bill Wohler <wohler@newt.com>
7039
7040 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7041
70422005-10-28 Richard M. Stallman <rms@gnu.org>
7043
7044 * files.texi (Visiting): Explain how to enter ? in a file name.
7045
7046 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7047
8cf51b2c
GM
70482005-10-25 Nick Roberts <nickrob@snap.net.nz>
7049
1c6c854e
CS
7050 * building.texi (GDB Graphical Interface):
7051 Describe gdb-mouse-until.
8cf51b2c
GM
7052
70532005-10-23 Richard M. Stallman <rms@gnu.org>
7054
7055 * custom.texi (Init File): Recommend when to use site-start.el.
7056
8cf51b2c
GM
70572005-10-21 Juri Linkov <juri@jurta.org>
7058
7059 * custom.texi (Examining): Mention accessing the old variable
7060 value via M-n in set-variable.
7061
8cf51b2c
GM
70622005-10-18 Romain Francoise <romain@orebokech.com>
7063
7064 * files.texi (Version Systems): Capitalize GNU.
7065
8cf51b2c
GM
70662005-10-18 Nick Roberts <nickrob@snap.net.nz>
7067
7068 * building.texi (Compilation Mode): Remove redundant paragraph.
7069 (Watch Expressions): Remove paragraph to reflect code change.
7070
8cf51b2c
GM
70712005-10-16 Richard M. Stallman <rms@gnu.org>
7072
7073 * building.texi (Compilation Mode, Compilation): Clarified.
7074
70752005-10-15 Richard M. Stallman <rms@gnu.org>
7076
7077 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7078
8cf51b2c
GM
70792005-10-13 Kenichi Handa <handa@m17n.org>
7080
7081 * basic.texi (Position Info): Fix previous change.
7082
c8763fb6 70832005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7084
7085 * cmdargs.texi (Icons X): Fix typo.
7086
70872005-10-12 Kenichi Handa <handa@m17n.org>
7088
7089 * basic.texi (Position Info): Describe the case that Emacs shows
7090 "part of display ...".
7091
c8763fb6 70922005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7093
7094 * cmdargs.texi (Icons X): -nb => -nbi.
7095
70962005-10-10 Chong Yidong <cyd@stupidchicken.com>
7097
7098 * frames.texi (Speedbar): A couple more clarifications.
7099
71002005-10-11 Nick Roberts <nickrob@snap.net.nz>
7101
7102 * building.texi (GDB User Interface Layout): Improve diagram.
7103 (Watch Expressions): Explain how to make speedbar global.
7104 (Other GDB User Interface Buffers): Make references more precise.
7105
8cf51b2c
GM
71062005-10-09 Richard M. Stallman <rms@gnu.org>
7107
7108 * frames.texi (Speedbar): Clarify the text.
7109
71102005-10-09 Chong Yidong <cyd@stupidchicken.com>
7111
7112 * frames.texi (Speedbar): Add information on keybindings,
7113 dismissing the speedbar, and buffer display mode. Link to
7114 speedbar manual.
7115
c8763fb6 71162005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7117
1c6c854e 7118 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7119 added -nb, --no-bitmap-icon.
7120
8cf51b2c
GM
71212005-10-07 Nick Roberts <nickrob@snap.net.nz>
7122
7123 * building.texi (GDB Graphical Interface): Add variables and
7124 functions to indices. Be more precise.
7125
c8763fb6 71262005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7127
7128 * frames.texi (Drag and Drop): Remove the x- from
7129 x-dnd-open-file-other-window and xdnd-protocol-alist.
7130
71312005-09-30 Romain Francoise <romain@orebokech.com>
7132
7133 * mini.texi (Minibuffer): The default value now appears before the
7134 colon in minibuffer prompts.
7135
8cf51b2c
GM
71362005-09-25 Richard M. Stallman <rms@gnu.org>
7137
7138 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7139
8cf51b2c
GM
71402005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7141
7142 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7143
8cf51b2c
GM
71442005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7145
7146 * emacs.texi (Top): Update submenus from macos.texi.
7147
7148 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7149 (Mac OS): Update feature support status.
7150 (Mac Input): List supported input scripts. Remove description
7151 about `mac-keyboard-text-encoding'. Mention mouse button
7152 emulation and related variables.
7153 (Mac International): Mention Central European and Cyrillic
7154 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7155 Add description about coding system for selection.
7156 Add description about language environment.
7157 (Mac Environment Variables):
7158 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7159 arguments. Add Preferences support.
7160 (Mac Directories): Explicitly state that this node is for Mac OS
7161 Classic only.
1c6c854e
CS
7162 (Mac Font Specs): Mention specification for scalable fonts.
7163 List supported charsets. Add preferred way of creating fontsets.
7164 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7165 (Mac Functions): Add descriptions about `mac-set-file-creator',
7166 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7167 and `mac-get-preference'.
7168
8cf51b2c
GM
71692005-09-16 Romain Francoise <romain@orebokech.com>
7170
7171 Update all files to specify GFDL version 1.2.
7172
7173 * doclicense.texi (GNU Free Documentation License): Update to
7174 version 1.2.
7175
71762005-09-15 Richard M. Stallman <rms@gnu.org>
7177
7178 * buffers.texi (List Buffers): Fix xref.
7179
7180 * rmail.texi (Rmail Basics): Fix xref.
7181
7182 * emacs.texi (Top): Update subnode menus.
7183
7184 * files.texi (Saving Commands): New node, broken out of Saving.
7185 (Customize Save): New node, broken out of Saving.
7186 Clarify effect of write-region-inhibit-fsync.
7187 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7188
8cf51b2c
GM
71892005-09-14 Romain Francoise <romain@orebokech.com>
7190
7191 * files.texi (Saving): Mention write-region-inhibit-fsync.
7192
71932005-09-05 Chong Yidong <cyd@stupidchicken.com>
7194
7195 * custom.texi (Custom Themes): New node.
7196
71972005-09-03 Richard M. Stallman <rms@gnu.org>
7198
49823426
GM
7199 * search.texi (Search Case): Mention vars that control
7200 case-fold-search for various operations.
8cf51b2c
GM
7201
72022005-08-22 Juri Linkov <juri@jurta.org>
7203
7204 * display.texi (Standard Faces): Merge the text from
7205 `(elisp)Standard Faces' into this node.
7206
72072005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7208
7209 * emacs.texi (Top): Delete menu item for deleted node
7210 Keyboard Translations.
7211
72122005-08-18 Richard M. Stallman <rms@gnu.org>
7213
8cf51b2c
GM
7214 * trouble.texi (Unasked-for Search):
7215 Delete xref to Keyboard Translations.
7216
7217 * glossary.texi (Glossary): Delete xref.
7218
8cf51b2c
GM
7219 * custom.texi (Minor Modes): Say that the list here is not complete.
7220 (Keyboard Translations): Node deleted.
7221 (Disabling): Delete xref to it.
7222 (Customization Groups): Fix Custom buffer example.
7223 (Hooks): Mention remove-hooks.
7224
72252005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7226
7227 * building.texi (GDB Graphical Interface): Improve filling of menu
7228 item.
7229
72302005-08-18 Nick Roberts <nickrob@snap.net.nz>
7231
7232 * building.texi (GDB Graphical Interface): Use better node names.
7233
72342005-08-14 Richard M. Stallman <rms@gnu.org>
7235
7236 * text.texi (Sentences): Fix xref.
7237
72382005-08-14 Juri Linkov <juri@jurta.org>
7239
7240 * building.texi (Compilation, Grep Searching): Move grep command
7241 headings from `Compilation' to `Grep Searching'.
7242
7243 * dired.texi (Dired and Find):
7244 * maintaining.texi (Tags Search): Replace grep xref to
7245 `Compilation' node with `Grep Searching'.
7246
7247 * files.texi (Comparing Files): Replace xref to `Compilation' with
7248 `Compilation Mode'.
7249
72502005-08-13 Alan Mackenzie <acm@muc.de>
7251
7252 * search.texi (Non-ASCII Isearch): Correct a typo.
7253 (Replacement Commands): Mention query-replace key binding.
7254
72552005-08-11 Richard M. Stallman <rms@gnu.org>
7256
7257 * programs.texi (Options for Comments): Fix xref.
7258
7259 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7260 out of Regexps.
7261
8cf51b2c
GM
72622005-08-09 Juri Linkov <juri@jurta.org>
7263
7264 * building.texi (Compilation): Use `itemx' instead of `item'.
7265 (Grep Searching): Simplify phrase.
7266
7267 * display.texi (Standard Faces): Describe vertical-border on
7268 window systems.
7269
7270 * windows.texi (Split Window): Simplify phrase and mention
7271 vertical-border face.
7272
72732005-08-09 Richard M. Stallman <rms@gnu.org>
7274
7275 * files.texi (Comparing Files): Clarify compare-windows.
7276
7277 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7278
8cf51b2c
GM
72792005-08-06 Eli Zaretskii <eliz@gnu.org>
7280
7281 * mule.texi (Coding Systems): Rephrase the paragraph about
7282 codepages: no need for "M-x codepage-setup" anymore, except on
7283 MS-DOS.
7284
7285 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7286 the MS-DOS port only.
7287
72882005-07-30 Eli Zaretskii <eliz@gnu.org>
7289
7290 * makefile.w32-in (info): Don't run multi-install-info.bat.
7291 ($(infodir)/dir): New target, produced by running
7292 multi-install-info.bat.
7293
8cf51b2c
GM
72942005-07-22 Eli Zaretskii <eliz@gnu.org>
7295
7296 * files.texi (Quoted File Names): Add index entry.
7297
8cf51b2c
GM
72982005-07-19 Juri Linkov <juri@jurta.org>
7299
7300 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7301
73022005-07-18 Juri Linkov <juri@jurta.org>
7303
8cf51b2c
GM
7304 * custom.texi (Easy Customization):
7305 * files.texi (Old Versions):
7306 * frames.texi (Wheeled Mice):
7307 * mule.texi (Specify Coding):
8cf51b2c
GM
7308 * text.texi (Cell Justification):
7309 * trouble.texi (After a Crash):
8cf51b2c
GM
7310 * xresources.texi (GTK styles):
7311 Delete duplicate duplicate words.
7312
73132005-07-17 Richard M. Stallman <rms@gnu.org>
7314
7315 * frames.texi (Creating Frames): Fix foreground color example.
7316
7317 * custom.texi (Init Examples): Clean up text about conditionals.
7318
73192005-07-16 Richard M. Stallman <rms@gnu.org>
7320
7321 * mini.texi (Completion Commands): Fix command name for ?.
7322
8cf51b2c
GM
73232005-07-16 Eli Zaretskii <eliz@gnu.org>
7324
7325 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7326 `menu' face has no effect on w32 and with GTK.
7327 Add cross-references.
8cf51b2c
GM
7328
7329 * cmdargs.texi (General Variables): Clarify the default location
7330 of $HOME on w32 systems.
7331
73322005-07-15 Jason Rumney <jasonr@gnu.org>
7333
7334 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7335 changed.
7336
73372005-07-08 Kenichi Handa <handa@m17n.org>
7338
1c6c854e
CS
7339 * mule.texi (Recognize Coding):
7340 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7341
73422005-07-07 Richard M. Stallman <rms@gnu.org>
7343
7344 * anti.texi (Antinews): Mention mode-line-inverse-video.
7345
7346 * files.texi (Saving): Minor correction about C-x C-w.
7347
7348 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7349
73502005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7351
7352 * search.texi (Isearch Scroll): Add example of using the
7353 `isearch-scroll' property.
7354 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7355 `Display Custom' node.
7356 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7357 and de-emphasize it.
7358 (Other Repeating Search): `occur' currently can not correctly
7359 handle multiline matches. Correct, clarify and update description
7360 of `flush-lines' and `keep-lines'.
7361
7362 * display.texi (Display Custom): Add anchor for `baud-rate'.
7363
73642005-07-07 Richard M. Stallman <rms@gnu.org>
7365
7366 * gnu.texi: Update where to get GNU status; add refs for how to help.
7367 Add footnotes 6 and 7.
7368
73692005-07-04 Lute Kamstra <lute@gnu.org>
7370
7371 Update FSF's address in GPL notices.
7372
8cf51b2c 7373 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7374 * trouble.texi (Checklist): Update FSF's address.
7375
8cf51b2c
GM
73762005-06-24 Richard M. Stallman <rms@gnu.org>
7377
7378 * display.texi (Text Display): Change index entries.
7379
73802005-06-24 Eli Zaretskii <eliz@gnu.org>
7381
7382 * makefile.w32-in (MAKEINFO): Use --force.
7383 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7384 Makefile.in.
8cf51b2c
GM
7385
73862005-06-23 Richard M. Stallman <rms@gnu.org>
7387
1c6c854e 7388 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7389 nobreak-char-display.
7390
7391 * emacs.texi (Top): Update detailed node listing.
7392
1c6c854e 7393 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7394 to nobreak-char-display and no-break-space to nobreak-space.
7395 (Standard Faces): Split up the list of standard faces
7396 and put it in a separate node. Add nobreak-space and
7397 escape-glyph.
7398
8cf51b2c
GM
73992005-06-23 Lute Kamstra <lute@gnu.org>
7400
7401 * mule.texi (Select Input Method): Fix typo.
7402
74032005-06-23 Kenichi Handa <handa@m17n.org>
7404
1c6c854e
CS
7405 * mule.texi (International): List all supported scripts.
7406 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7407 distribution.
7408 (Language Environments): List all language environments.
7409 Intlfonts contains fonts for most supported scripts, not all..
7410 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7411 input a specific character.
8cf51b2c
GM
7412 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7413
74142005-06-23 Juanma Barranquero <lekktu@gmail.com>
7415
49823426 7416 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7417
74182005-06-22 Miles Bader <miles@gnu.org>
7419
7420 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7421
74222005-06-20 Miles Bader <miles@gnu.org>
7423
7424 * display.texi (Faces): Add `vertical-divider'.
7425
74262005-06-17 Richard M. Stallman <rms@gnu.org>
7427
7428 * text.texi (Adaptive Fill): Minor clarification.
7429
8cf51b2c
GM
74302005-06-10 Lute Kamstra <lute@gnu.org>
7431
7432 * emacs.texi (Top): Correct version number.
7433 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7434 refer to the current version of Emacs.
7435
74362005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7437
7438 * files.texi (Log Buffer): Document when there can be more than
7439 one file to be committed.
7440
74412005-06-08 Juri Linkov <juri@jurta.org>
7442
7443 * display.texi (Faces): Add `shadow' face.
7444
74452005-06-07 Masatake YAMATO <jet@gyve.org>
7446
7447 * display.texi (Faces): Write about mode-line-highlight.
7448
74492005-06-06 Richard M. Stallman <rms@gnu.org>
7450
7451 * misc.texi (Printing Package): Explain how to initialize
7452 printing package.
7453
7454 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7455
74562005-06-05 Chong Yidong <cyd@stupidchicken.com>
7457
7458 * emacs.texi: Rename Hardcopy to Printing.
7459 Make PostScript and PostScript Variables subnodes of it.
7460
7461 * misc.texi (Printing): Rename node from Hardcopy.
7462 Mention menu bar options.
7463 Move PostScript and PostScript Variables to submenu.
7464 (Printing package): New node.
7465
7466 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7467
7468 * dired.texi (Operating on Files): Likewise.
7469
7470 * calendar.texi (Displaying the Diary): Likewise.
7471
7472 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7473
7474 * glossary.texi (Glossary): Likewise.
7475
7476 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7477 effect.
7478
74792005-06-04 Richard M. Stallman <rms@gnu.org>
7480
7481 * trouble.texi (After a Crash): Polish previous change.
7482
8cf51b2c
GM
74832005-05-30 Noah Friedman <friedman@splode.com>
7484
7485 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7486 recovery mechanism.
7487
8cf51b2c
GM
74882005-05-28 Nick Roberts <nickrob@snap.net.nz>
7489
7490 * building.texi (Other Buffers): SPC toggles display of
7491 floating point registers.
7492
8cf51b2c
GM
74932005-05-27 Nick Roberts <nickrob@snap.net.nz>
7494
7495 * files.texi (Log Buffer): Merge in description of Log Edit
7496 mode from pcl-cvs.texi.
7497
74982005-05-26 Richard M. Stallman <rms@gnu.org>
7499
7500 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7501
8cf51b2c
GM
75022005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7503
7504 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7505 not enabled by default.
7506 When not on a word, `ispell-word' by default checks the word
7507 before point.
7508
75092005-05-24 Nick Roberts <nickrob@snap.net.nz>
7510
7511 * building.texi (Debugger Operation): Simplify last sentence.
7512
75132005-05-23 Lute Kamstra <lute@gnu.org>
7514
7515 * emacs.texi: Update FSF's address throughout.
7516 (Preface): Use @cite.
7517 (Distrib): Add cross reference to the node "Copying". Mention the
7518 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7519 printed manuals.
7520 (Intro): Use @xref for the Emacs Lisp Intro.
7521
8cf51b2c
GM
75222005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7523
7524 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7525
7526 * basic.texi (Moving Point): Mention default for `goto-line'.
7527
7528 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7529 of a variable's docstring.
7530
75312005-05-18 Lute Kamstra <lute@gnu.org>
7532
7533 * maintaining.texi (Overview of Emerge): Add cross reference.
7534 Remove duplication.
7535
7536 * emacs.texi (Top): Update to the current structure of the manual.
7537 * misc.texi (Emacs Server): Add menu description.
7538 * files.texi (Saving): Fix menu.
7539 * custom.texi (Customization): Fix menu.
7540 * mule.texi (International): Fix menu.
7541 * kmacro.texi (Keyboard Macros): Fix menu.
7542
75432005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7544
7545 * display.texi: Various minor changes.
7546 (Faces): Delete text that is repeated in the next section.
7547
75482005-05-16 Nick Roberts <nickrob@snap.net.nz>
7549
7550 * building.texi (Debugger Operation): Mention GUD tooltips are
7551 disabled with GDB in text command mode.
7552
8cf51b2c
GM
75532005-05-16 Nick Roberts <nickrob@snap.net.nz>
7554
7555 * building.texi: Replace toolbar with "tool bar" for consistency.
7556 (Compilation Mode): Describe compilation-context-lines
7557 and use of arrow in compilation buffer.
7558 (Debugger Operation): Replace help text with variable's value.
7559
7560 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7561 consistency.
7562
75632005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7564
7565 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7566 Add xref.
7567
8cf51b2c
GM
75682005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7569
7570 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7571 (Position Info): Delete discussion of `goto-line'. It is already
7572 described in `Moving point'.
7573
7574 * mini.texi (Completion Commands): Correct reference.
7575 (Completion Options): Fix typo.
7576
7577 * killing.texi (Deletion): Complete description of `C-x C-o'.
7578
8cf51b2c
GM
75792005-05-10 Richard M. Stallman <rms@gnu.org>
7580
7581 * building.texi (Compilation): Clarify recompile's directory choice.
7582
7583 * frames.texi (Tooltips): Cleanups.
7584
7585 * basic.texi (Arguments): Fix punctuation.
7586
75872005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7588
7589 * screen.texi (Menu Bar): The up and down (not left and right)
7590 arrow keys move through a keyboard menu.
7591
75922005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7593
7594 * basic.texi: Various typo and grammar fixes.
7595 (Moving Point): C-a now runs move-beginning-of-line.
7596
75972005-05-08 Nick Roberts <nickrob@snap.net.nz>
7598
7599 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7600
7601 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7602 as different animals.
7603
76042005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7605
7606 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7607 Correct index entry.
7608
76092005-05-07 Nick Roberts <nickrob@snap.net.nz>
7610
7611 * building.texi (Debugger Operation): Update to reflect changes
7612 in GUD tooltips.
7613
76142005-04-30 Richard M. Stallman <rms@gnu.org>
7615
7616 * files.texi (Compressed Files): Auto Compression normally enabled.
7617
7618 * building.texi (Debugger Operation): Clarify previous change.
7619
8cf51b2c
GM
76202005-04-28 Nick Roberts <nickrob@snap.net.nz>
7621
7622 * building.texi (Debugger Operation): Add description for
7623 GUD tooltips when program is not running.
7624
76252005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7626
7627 * misc.texi (Shell): Add `Shell Prompts' to menu.
7628 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7629 description. Delete remarks moved to new node.
7630 (Shell Prompts): New node.
7631 (History References): Replace remarks moved to `Shell Prompts'
7632 with xref to that node.
7633 (Remote Host): Clarify how to specify the terminal type when
7634 logging in to a different machine.
7635
76362005-04-26 Richard M. Stallman <rms@gnu.org>
7637
7638 * emacs.texi (Top): Update submenus from files.texi.
7639
7640 * files.texi (Filesets): Clarify previous change.
7641
7642 * dired.texi (Misc Dired Features): Clarify previous change.
7643
76442005-04-25 Chong Yidong <cyd@stupidchicken.com>
7645
7646 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7647
1c6c854e
CS
7648 * dired.texi (Misc Dired Features):
7649 Document dired-compare-directories.
8cf51b2c
GM
7650
7651 * files.texi (Filesets): New node.
7652 (File Conveniences): Document Image mode.
7653
7654 * text.texi (TeX Print): Document tex-compile.
7655
76562005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7657
7658 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7659 Delete redundant reference to tooltip Custom group. It is
7660 referred too again in the next paragraph.
7661
76622005-04-24 Richard M. Stallman <rms@gnu.org>
7663
7664 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7665
8cf51b2c
GM
76662005-04-19 Kim F. Storm <storm@cua.dk>
7667
7668 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7669
76702005-04-18 Lars Hansen <larsh@math.ku.dk>
7671
7672 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7673 turns off desktop-save-mode.
7674
76752005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7676
7677 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7678 by default in terminals compatible with xterm. Mention that
7679 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7680 node.
7681
8cf51b2c
GM
76822005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7683
7684 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7685
c8763fb6 76862005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7687
7688 * xresources.texi (Table of Resources): Add cursorBlink.
7689
76902005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7691
7692 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7693 `d', `C-d' and `u'.
7694
76952005-04-11 Richard M. Stallman <rms@gnu.org>
7696
7697 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7698 (Misc X): Add -D, --basic-display.
7699
7700 * maintaining.texi (Change Log): Correct the description of
7701 the example.
7702
7703 * major.texi (Choosing Modes): Document magic-mode-alist.
7704
8cf51b2c
GM
77052005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7706
7707 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7708 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7709 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7710 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7711 `w', respectively.
7712 (Rmail Labels): Mention `l'.
7713 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7714 (Rmail Summary Edit): Describe `j' and RET.
7715
c8763fb6 77162005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7717
7718 * xresources.texi (Lucid Resources): Add fontSet resource.
7719
8cf51b2c
GM
77202005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7721
7722 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7723 now called `indicate-empty-lines'.
7724
77252005-04-06 Kim F. Storm <storm@cua.dk>
7726
7727 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7728
77292005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7730
7731 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7732 deleted.
7733 (Marks vs Flags): Add some convenient key bindings.
7734 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7735 (Misc Dired Features): Correct and expand description of `w' command.
7736
7737 * frames.texi (XTerm Mouse): Delete apparently false info.
7738 The GNU/Linux console currently does not appear to support
7739 `xterm-mouse-mode'.
7740
8cf51b2c
GM
77412005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7742
7743 * calendar.texi (Diary): Mention shell utility `calendar'.
7744
77452005-04-01 Richard M. Stallman <rms@gnu.org>
7746
7747 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7748
8cf51b2c
GM
77492005-04-01 Lute Kamstra <lute@gnu.org>
7750
7751 * maintaining.texi (Change Log): add-change-log-entry uses
7752 add-log-mailing-address.
7753
77542005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7755
7756 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7757 `VC Mode Line' and put in an xref to that node.
7758 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7759 its description.
7760
77612005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7762
7763 * calendar.texi (Calendar Systems): Say that the Persian calendar
7764 implemented here is the arithmetical one championed by Birashk.
7765
77662005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7767
7768 * programs.texi (Fortran Motion): Fix previous change.
7769
8cf51b2c
GM
77702005-03-29 Richard M. Stallman <rms@gnu.org>
7771
7772 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7773
77742005-03-29 Chong Yidong <cyd@stupidchicken.com>
7775
7776 * text.texi (Refill): Refer to Long Lines Mode.
7777 (Longlines): New node.
7778 (Auto Fill): Don't index "word wrap" here.
7779 (Filling): Add Longlines to menu.
7780
77812005-03-29 Richard M. Stallman <rms@gnu.org>
7782
7783 * xresources.texi: Minor fixes.
7784
7785 * misc.texi (Emacs Server): Fix Texinfo usage.
7786
7787 * emacs.texi (Top): Don't use a real section heading for
7788 "Detailed Node Listing". Fake it instead.
7789
7790 * basic.texi (Position Info): Minor cleanup.
7791
7792 * mule.texi (Input Methods): Minor cleanup.
7793
77942005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7795
7796 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7797 constructs as well.
7798 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7799
78002005-03-29 Kenichi Handa <handa@m17n.org>
7801
7802 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7803
7804 * basic.texi (Position Info): Update the description about the
7805 command C-u C-x =.
7806
78072005-03-28 Richard M. Stallman <rms@gnu.org>
7808
7809 * emacs.texi (Top): Use @section for the detailed node listing.
7810
7811 * calendar.texi: Minor fixes to previous change.
7812
7813 * programs.texi (Fortran): Small fixes to previous changes.
7814
7815 * emacs.texi (Top): Update list of subnodes of Dired.
7816 Likewise for building.texi.
7817
7818 * files.texi (File Conveniences): Delete Auto Image File mode.
7819
78202005-03-28 Chong Yidong <cyd@stupidchicken.com>
7821
7822 * building.texi (Flymake): New node.
7823
7824 * custom.texi (Function Keys): Document kp- event types and
7825 keypad-setup package.
7826
7827 * dired.texi (Wdired): New node.
7828
7829 * files.texi (File Conveniences): Reorder entries.
7830 Explain how to turn on Auto-image-file mode.
7831 Document Thumbs mode.
7832
7833 * mule.texi (Specify Coding): Document recode-region and
7834 recode-file-name.
7835
7836 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7837
78382005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7839
7840 * commands.texi (Keys): M-o is now a prefix key.
7841
78422005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7843
7844 * programs.texi: Reformat and update copyright years.
7845 (Fortran): Update section.
7846
78472005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7848
7849 * files.texi: Several small changes in addition to:
7850 (Visiting): Change xref for Dialog Boxes to ref.
7851 (Version Headers): Replace references to obsolete var
7852 `vc-header-alist' with `vc-BACKEND-header'.
7853 (Customizing VC): Update value of `vc-handled-backends'.
7854
78552005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7856
7857 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7858 move here from Emacs Lisp Reference Manual.
7859 * calendar.texi (Calendar/Diary, Diary Commands)
7860 (Special Diary Entries, Importing Diary): Change some xrefs to
7861 point to emacs-xtra rather than elisp.
7862
7863 * emacs-xtra.texi (Calendar Customizing):
7864 Move view-diary-entries-initially, view-calendar-holidays-initially,
7865 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7866 Emacs Manual.
7867 (Appt Customizing): Merge entire section into main Emacs Manual.
7868 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7869 mark-holidays-in-calendar here from emacs-xtra.
7870 (Displaying the Diary): Move view-diary-entries-initially,
7871 mark-diary-entries-in-calendar here from emacs-xtra.
7872 (Appointments): Move appt-display-mode-line,
7873 appt-display-duration, appt-disp-window-function,
7874 appt-delete-window-function here from emacs-xtra.
7875
7876 * calendar.texi: Update and reformat copyright.
7877 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7878 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7879 (Diary): Refer to `diary-file' rather than ~/diary.
7880 (Diary Commands): Rename node to "Displaying the Diary".
7881 * emacs.texi (Top): Rename "Diary Commands" section.
7882 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7883
78842005-03-26 Eli Zaretskii <eliz@gnu.org>
7885
7886 * misc.texi (Emacs Server): Fix the command for setting
7887 server-name. Add an xref to Invoking emacsclient.
7888
7889 * help.texi (Help Summary): Clarify when "C-h ." will do something
7890 nontrivial.
7891 (Apropos): Add cindex entry for apropos-sort-by-scores.
7892
7893 * display.texi (Text Display): Add index entries for how no-break
7894 characters are displayed.
7895
8cf51b2c
GM
78962005-03-26 Eli Zaretskii <eliz@gnu.org>
7897
7898 * files.texi (Visiting): Fix cross-references introduced with the
7899 last change.
7900
7901 * xresources.texi (GTK resources): Fix last change.
7902
8cf51b2c
GM
79032005-03-25 Chong Yidong <cyd@stupidchicken.com>
7904
7905 * xresources.texi (X Resources): GTK options documented too.
7906 (Resources): Clarify meaning of program name.
7907 (Table of Resources): Add visualClass.
7908 (GTK resources): Rewrite.
7909 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7910
7911 * display.texi (Text Display): Mention non-breaking spaces.
7912
7913 * files.texi (Reverting): Document auto-revert-check-vc-info.
7914
7915 * frames.texi (Mouse Commands): Document
7916 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7917
7918 * help.texi (Help Summary): Add `C-h .'.
7919 (Apropos): Apropos accepts a list of search terms.
7920 Document apropos-sort-by-scores.
7921 (Help Echo): Document display-local-help.
7922
7923 * misc.texi (Emacs Server): Document server-name.
7924 (Invoking emacsclient): Document -s option for server names.
7925
7926 * text.texi (Outline Visibility): Introduce "current heading
7927 line" (commands can be called with point on a body line).
7928 Re-order table to follow the sequence of discussion.
7929 hide-body won't hide lines before first header line.
7930 (TeX Mode): Add DocTeX mode.
7931
8cf51b2c
GM
79322005-03-24 Richard M. Stallman <rms@gnu.org>
7933
7934 * mule.texi (Single-Byte Character Support): Delete mention
7935 of iso-acc.el and iso-transl.el.
7936
8cf51b2c
GM
79372005-03-23 Lute Kamstra <lute@gnu.org>
7938
7939 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7940
79412005-03-23 Richard M. Stallman <rms@gnu.org>
7942
8cf51b2c
GM
7943 * search.texi: Delete explicit node pointers.
7944 (Incremental Search): New menu.
7945 (Basic Isearch, Repeat Isearch, Error in Isearch)
7946 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7947 (Slow Isearch): New subnodes.
7948 (Configuring Scrolling): Node deleted.
7949 (Search Case): Doc default-case-fold-search.
7950 (Regexp Replace): Move replace-regexp doc here.
7951
7952 * rmail.texi (Movemail): Put commas inside closequotes.
7953
7954 * picture.texi (Insert in Picture): Document C-c arrow combos.
7955 (Basic Picture): Clarify erasure.
7956
7957 * display.texi (Font Lock): Put commas inside closequotes.
7958
7959 * cmdargs.texi (General Variables): Put commas inside closequotes.
7960
79612005-03-23 Nick Roberts <nickrob@snap.net.nz>
7962
7963 * building.texi (Stack Buffer): Mention reverse contrast for
7964 *selected* frame (might not be current frame).
7965
8cf51b2c
GM
79662005-03-21 Richard M. Stallman <rms@gnu.org>
7967
7968 * building.texi (Starting GUD): Add bashdb.
7969
79702005-03-20 Chong Yidong <cyd@stupidchicken.com>
7971
7972 * basic.texi (Moving Point): Add M-g M-g binding.
7973 (Undo): Document undo-only.
7974 (Position Info): Document M-g M-g and C-u M-g M-g.
7975
7976 * building.texi (Building): Put Grep Searching after Compilation
7977 Shell.
7978 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7979 Document next-error-highlight.
7980 (Grep Searching): Document grep-highlight-matches.
7981 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7982
7983 * calendar.texi (Importing Diary): Rename node from iCalendar.
7984 Document diary-from-outlook.
7985
7986 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7987 Commands.
7988 Mention effect of X drag and drop on Dired buffers.
7989
7990 * files.texi (Visiting): Document large-file-warning-threshold.
7991 Move paragraph on file-selection dialog.
7992 Mention visiting files using X drag and drop.
7993 (Reverting): Mention using Auto-Revert mode to tail files.
7994 Document auto-revert-tail-mode.
7995 (Version Systems): Minor correction.
7996 (Comparing Files): Diff-mode is no longer based on Compilation
7997 mode.
7998 Document compare-ignore-whitespace.
7999 (Misc File Ops): Explain passing a directory to rename-file.
8000 Likewise for copy-file and make-symbolic-link.
8001
8002 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8003 Document mouse-wheel-progressive speed.
8004
8005 * help.texi (Misc Help): Document numeric argument for C-h i.
8006 Correctly explain the effect of just C-u as argument.
8007
8008 * killing.texi (Deletion): Document numeric argument for
8009 just-one-space.
8010
8011 * mini.texi (Completion): Completion acts on text before point.
8012
8013 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8014 (Emulation): CUA mode replaces pc-bindings-mode,
8015 pc-selection-mode, and s-region.
8016
8017 * mule.texi (Input Methods): Leim is now built-in.
8018 (Select Input Method): Document quail-show-key.
8019 (Specify Coding): Document revert-buffer-with-coding-system.
8020
8021 * programs.texi (Fortran Motion): Document f90-next-statement,
8022 f90-previous-statement, f90-next-block, f90-previous-block,
8023 f90-end-of-block, and f90-beginning-of-block.
8024
8025 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8026
8027 * emacs.texi (Acknowledgments): Updated.
8028
8029 * anti.texi: Total rewrite.
8030
8cf51b2c
GM
80312005-03-19 Chong Yidong <cyd@stupidchicken.com>
8032
8033 * ack.texi (Acknowledgments): Update.
8034
80352005-03-19 Eli Zaretskii <eliz@gnu.org>
8036
1c6c854e
CS
8037 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8038 Update copyright years.
8cf51b2c
GM
8039
80402005-03-14 Nick Roberts <nickrob@snap.net.nz>
8041
8042 * building.texi (Commands of GUD): Move paragraph on setting
8043 breakpoints with mouse to the GDB Graphical Interface node.
8044
80452005-03-07 Richard M. Stallman <rms@gnu.org>
8046
8cf51b2c
GM
8047 * misc.texi (Single Shell, Shell Options): Fix previous change.
8048
8049 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8050
80512005-03-06 Richard M. Stallman <rms@gnu.org>
8052
8053 * building.texi (Starting GUD): Don't explain text vs graphical
8054 GDB here. Just mention it and xref.
8055 Delete "just one debugger process".
8056 (Debugger Operation): Move GUD tooltip info here.
8057 (GUD Tooltips): Node deleted.
8058 (GDB Graphical Interface): Explain the two GDB modes here.
8059
8cf51b2c
GM
8060 * sending.texi (Sending Mail): Minor cleanup.
8061 (Mail Aliases): Explain quoting conventions.
8062 Update key rebinding example.
8063 (Header Editing): C-M-i is like M-TAB.
8064 (Mail Mode Misc): mail-attach-file does not do MIME.
8065
8066 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8067 that really belongs here.
8068 (Remote Mailboxes): Text moved to Rmail Inbox.
8069 (Rmail Display): Mention Mouse-1.
8070 (Movemail): Clarify two movemail versions.
8071 Clarify rmail-movemail-program.
8072
8cf51b2c
GM
8073 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8074 Document async shell commands.
8075 (Shell History): Clarify.
8076 (Shell Ring): Mention C-UP an C-DOWN.
8077 (Shell Options): Add comint-prompt-read-only.
8078 (Invoking emacsclient): Set EDITOR to run Emacs.
8079 (Sorting): No need to explain what region is.
8080 (Saving Emacs Sessions): Fix typo.
8081 (Recursive Edit): Fix punctuation.
8082 (Emulation): Don't mention "PC bindings" which are standard.
8083 (Hyperlinking): Explain Mouse-1 convention here.
8084 (Find Func): Node deleted.
8085
8cf51b2c
GM
8086 * help.texi (Name Help): Xref to Hyperlinking.
8087
8088 * glossary.texi (Glossary):
8089 Rename "Balance Parentheses" to "Balancing...".
8090 Add "Byte Compilation". Correct "Copyleft".
8091 New xref in "Customization".
8092 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8093 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8094 Rename "Registers" to "Register".
8095 Replace "Selecting" with "Selected Frame",
8096 "Selected Window", and "Selecting a Buffer".
8097
8098 * files.texi (Types of Log File): Explain how projects'
8099 methods can vary.
8100
8cf51b2c
GM
8101 * display.texi (Faces): Delete "Emacs 21".
8102
8103 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8104 * fixit.texi (Spelling): C-M-i like M-TAB.
8105 * mini.texi (Completion Options): C-M-i like M-TAB.
8106 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8107 * text.texi (Text Mode): C-M-i like M-TAB.
8108
8109 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8110
8111 * calendar.texi (Specified Dates): Mention `g w'.
8112 (Appointments): appt-activate toggles with no arg.
8113
8cf51b2c
GM
81142005-03-05 Juri Linkov <juri@jurta.org>
8115
8116 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8117 "invocation (command line arguments)".
8cf51b2c
GM
8118 (Misc X): Add -nbc, --no-blinking-cursor.
8119
81202005-03-04 Ulf Jasper <ulf.jasper@web.de>
8121
8122 * calendar.texi (iCalendar): No need to require it now.
8123
8cf51b2c
GM
81242005-03-03 Nick Roberts <nickrob@snap.net.nz>
8125
8126 * trouble.texi (Contributing): Mention Savannah. Direct users to
8127 emacs-devel.
8128
81292005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8130
8131 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8132 window.
8133
8cf51b2c
GM
81342005-02-27 Richard M. Stallman <rms@gnu.org>
8135
8136 * building.texi (Compilation): Update mode line status info.
8137
81382005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8139
8140 * calendar.texi (General Calendar): Document binding of
8141 scroll-other-window-down.
8142 (Mayan Calendar): Fix earliest date.
8143 (Time Intervals): Document timeclock-change.
8144 Fix timeclock-ask-before-exiting documentation.
8145
81462005-02-26 Kim F. Storm <storm@cua.dk>
8147
8148 * frames.texi (Mouse References):
8149 Add mouse-1-click-in-non-selected-windows.
8150
81512005-02-25 Richard M. Stallman <rms@gnu.org>
8152
8153 * screen.texi (Screen): Explain better about cursors and mode lines;
8154 don't presuppose text terminals.
8155 (Point): Don't assume just one cursor.
8156 Clarify explanation of cursors.
8157 (Echo Area, Menu Bar): Cleanups.
8158
8159 * mini.texi (Minibuffer): Prompts are highlighted.
8160 (Minibuffer Edit): Newline = C-j only on text terminals.
8161 Clarify resize-mini-windows values.
8162 Mention M-PAGEUP and M-PAGEDOWN.
8163 (Completion Commands): Mouse-1 like Mouse-2.
8164 (Minibuffer History): Explain history commands better.
8165 (Repetition): Add xref to Incremental Search.
8166
8167 * mark.texi (Setting Mark): Clarify info about displaying mark.
8168 Clarify explanation of C-@ and C-SPC.
8169 (Transient Mark): Mention Delete Selection mode.
8170 (Marking Objects): Clean up text about extending the region.
8171
8172 * m-x.texi (M-x): One C-g doesn't always go to top level.
8173 No delay before suggest-key-bindings output.
8174
8175 * fixit.texi (Fixit): Mention C-/ for undo.
8176 (Spelling): Mention ESC TAB like M-TAB.
8177 Replacement words with r and R are rechecked.
8178 Say where C-g leaves point. Mention ? as input.
8179
81802005-02-23 Lute Kamstra <lute@gnu.org>
8181
8182 * cmdargs.texi (Initial Options): Add cross reference.
8183
8cf51b2c
GM
81842005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8185
8186 * emacs.texi (Top): Update menu for splitting of node in
8187 msdog.texi.
8188 * frames.texi (Frames): Update xref for splitting of node in
8189 msdog.texi.
8190 * trouble.texi (Quitting): Ditto.
8191
81922005-02-16 Richard M. Stallman <rms@gnu.org>
8193
8194 * windows.texi (Split Window): Simplify line truncation info
8195 and xref to Display Custom.
8196
8197 * trouble.texi (Quitting): Emergency escape only for text terminal.
8198 (Screen Garbled): C-l for ungarbling is only for text terminal.
8199
8200 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8201
8202 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8203
8204 * programs.texi (Program Modes): Mention Python mode.
8205 (Moving by Defuns): Repeating C-M-h extends region.
8206 (Basic Indent): Clarify.
8207 (Custom C Indent): Clarify.
8208 (Expressions): Repeating C-M-@ extends region.
8209 (Info Lookup): Clarify for C-h S.
8210 (Symbol Completion): ESC TAB alternative for M-TAB.
8211 (Electric C): Clarify.
8212
8213 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8214
8215 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8216 MS-DOS Input node.
8217 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8218 (MS-DOS and MULE): Clarify.
8219 (MS-DOS Processes, Windows Processes): Fix typos.
8220
8221 * major.texi (Choosing Modes): Clarify.
8222
8223 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8224 (Keyboard Macro Step-Edit): Clarify.
8225
8226 * indent.texi (Indentation): Clarifications.
8227
8228 * help.texi (Help): Correct error about C-h in query-replace.
8229 Clarify apropos vs C-h a. Fix how to search in FAQ.
8230 (Key Help): Describe C-h w here.
8231 (Name Help): Minor cleanup. C-h w moved to Key Help.
8232 Clarify the "object" joke.
8233 (Apropos): Clarify. Mouse-1 like Mouse-2.
8234 (Help Mode): Mouse-1 like Mouse-2.
8235
8236 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8237
8238 * display.texi (Display): Reorder menu.
8239 (Faces): Cleanup.
8240 (Font Lock): Cleanup. Mention Options menu.
8241 Delete obsolete text.
8242 (Scrolling): For C-l, don't presume text terminal.
8243 (Horizontal Scrolling): Simplify intro.
8244 (Follow Mode): Clarify.
1c6c854e 8245 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8246 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8247 Doc default-tab-width. Doc line truncation more thoroughly.
8248
8249 * dired.texi (Dired Enter): C-x C-f can run Dired.
8250 (Dired Visiting): Comment out `a' command.
8251 Mouse-1 is like Mouse-2.
8252 (Shell Commands in Dired): ? can be used more than once.
8253
8254 * basic.texi (Continuation Lines): Simplify description of truncation,
8255 and refer to Display Custom for the rest of it.
8256
8cf51b2c
GM
82572005-02-06 Lute Kamstra <lute@gnu.org>
8258
8259 * basic.texi (Undo): Fix typo.
8260
8261 * cmdargs.texi (Emacs Invocation): Fix typo.
8262
8263 * custom.texi (Init Examples): Fix typo.
8264
8265 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8266
82672005-02-06 Richard M. Stallman <rms@gnu.org>
8268
8269 * regs.texi (Registers): Registers can hold numbers, too.
8270
8271 * killing.texi (Other Kill Commands): Cleanup.
8272 Delete redundant explanation of kill in read-only buffer.
8273 (Yanking): Mention term "copying".
8274 (Accumulating Text): Fix typo.
8275
8276 * entering.texi (Entering Emacs): Update rationale at start.
8277 (Exiting): Treat iconifying on a par with suspension.
8278
8279 * custom.texi (Minor Modes): Fix typo.
8280 (Easy Customization): Fix menu style.
8281 (Variables): Add xref.
8282 (Examining): Setting for future sessions works through .emacs.
8283 (Keymaps): "Text terminals", not "Many".
8284 (Init Rebinding): Explain \C-. Show example of \M-.
8285 Fix minor wording errors.
8286 (Function Keys): Explain vector syntax just once.
8287 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8288 (Init File): Mention .emacs.d directory.
8289 (Init Examples): Add xref.
8290 (Find Init): Mention .emacs.d directory.
8291
8292 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8293 (Action Arguments): Explain which kinds of -l args are found how.
8294 (Initial Options): --batch does not inhibit site-start.
8295 Add xrefs.
8296 (Command Example): Use --batch, not -batch.
8297
8298 * basic.texi (Inserting Text): Cleanup wording.
8299 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8300 C-n is not error at end of buffer.
8301 (Undo): Doc C-/ like C-_. Add xrefs.
8302 (Arguments): META key may be labeled ALT.
8303 Peculiar arg meanings are explained in doc strings.
8304
8305 * abbrevs.texi (Expanding Abbrevs): Clarify.
8306
83072005-02-05 Eli Zaretskii <eliz@gnu.org>
8308
8309 * frames.texi (Frame Parameters): Add an xref to the description
8310 of list-colors-display. Add a pointer to the X docs about colors.
8311
8312 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8313 Improve docs of list-colors-display.
8cf51b2c
GM
8314
83152005-02-03 Lute Kamstra <lute@gnu.org>
8316
8317 * frames.texi (Frames, Drag and Drop): Fix typos.
8318
83192005-02-03 Richard M. Stallman <rms@gnu.org>
8320
8321 * windows.texi (Basic Window): Mention color-change in mode line.
8322 (Change Window): Explain dragging vertical boundaries.
8323
8324 * text.texi (Sentences): Clarify.
8325 (Paragraphs): Explain M-a and blank lines.
8326 (Outline Mode): Clarify text and menu.
8327 (Hard and Soft Newlines): Mention use-hard-newlines.
8328
8329 * frames.texi (Frames): Delete unnecessary mention of Windows.
8330 (Mouse Commands): Likewise. Mention xterm mouse support.
8331 (Clipboard): Clarify.
8332 (Mouse References): Mention use of Mouse-1 for following links.
8333 (Menu Mouse Clicks): Clarify.
8334 (Mode Line Mouse): Clarify.
8335 (Drag and Drop): Rewrite.
8336
8337 * fixit.texi (Spelling): Fix typo.
8338
8339 * files.texi (File Names): Clarify.
8340 (Visiting): Update conditions for use of file dialog. Clarify.
8341 (Saving): Doc d as answer in save-some-buffers.
8342 (Remote Files): Clean up the text.
8343
8344 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8345
8346 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8347 (List Buffers): Clarify.
8348 (Several Buffers): Doc T command.
8349 (Buffer Convenience): Clarify menu.
8350
8351 * basic.texi (Undo): Clarify last change.
8352
83532005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8354
8355 * fixit.texi (Spelling): Fix typo.
8356
83572005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8358
8359 * basic.texi (Undo): Update description of `undo-outer-limit'.
8360
83612005-02-01 Nick Roberts <nickrob@snap.net.nz>
8362
8363 * building.texi: Update documentation relating to GDB Graphical
8364 Interface.
8365
83662005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8367
8368 * custom.texi (Easy Customization): Adapt menu to node name change.
8369
83702005-01-30 Richard M. Stallman <rms@gnu.org>
8371
8372 * custom.texi (Easy Customization): Defn of "User Option" now
8373 includes faces. Don't say just "option" when talking about variables.
8374 Do say just "options" to mean "anything customizable".
8375 (Specific Customization): Describe `customize-variable',
8376 not `customize-option'.
8377
8378 * glossary.texi (Glossary) <Faces>: Add xref.
8379 <User Option>: Change definition--include faces. Change xref.
8380
8381 * picture.texi (Picture): Mention artist.el.
8382
8383 * sending.texi, screen.texi, programs.texi, misc.texi:
8384 * mini.texi, major.texi, maintaining.texi, macos.texi:
8385 * help.texi, frames.texi, files.texi:
8386 Don't say just "option" when talking about variables.
8387
8388 * display.texi, mule.texi: Don't say just "option" when talking
8389 about variables. Other minor cleanups.
8390
8cf51b2c
GM
83912005-01-26 Lute Kamstra <lute@gnu.org>
8392
8393 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8394 File'. Mention the `-Q' option at the `--no-site-file' option.
8395
8cf51b2c
GM
83962005-01-22 David Kastrup <dak@gnu.org>
8397
8398 * building.texi (Grep Searching): Mention alias `find-grep' for
8399 `grep-find'.
8400
84012005-01-20 Richard M. Stallman <rms@gnu.org>
8402
8403 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8404
8cf51b2c
GM
84052005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8406
8407 * rmail.texi (Movemail): Explain differences
8408 between standard and mailutils versions of movemail.
8409 Describe command line and configuration options introduced
8410 with the latter.
8411 Explain the notion of mailbox URL, provide examples and
8412 cross-references to mailutils documentation.
8413 Describe various methods of specifying mailbox names,
8414 user names and user passwords for rmail.
1c6c854e
CS
8415 (Remote Mailboxes): New section.
8416 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8417 options used to control its behavior.
8418 (Other Mailbox Formats): Explain handling of various mailbox
8419 formats.
8420
84212005-01-13 Richard M. Stallman <rms@gnu.org>
8422
8423 * commands.texi (Commands): Clarification.
8424
84252005-01-11 Richard M. Stallman <rms@gnu.org>
8426
8427 * programs.texi (Multi-line Indent): Fix previous change.
8428 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8429
8cf51b2c
GM
84302005-01-08 Richard M. Stallman <rms@gnu.org>
8431
8432 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8433 lazy-highlight.
8434
8435 * search.texi (Query Replace): Mention faces query-replace
8436 and lazy-highlight.
8437 (Incremental Search): Update isearch highlighting info.
8438
8cf51b2c
GM
84392005-01-04 Richard M. Stallman <rms@gnu.org>
8440
8441 * custom.texi (Saving Customizations): Minor improvement.
8442
8cf51b2c
GM
84432005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8444
8445 * custom.texi (Saving Customizations): Emacs no longer loads
8446 `custom-file' after .emacs. No longer mention customizing through
8447 Custom.
8448
8cf51b2c
GM
84492005-01-01 Andreas Schwab <schwab@suse.de>
8450
8451 * killing.texi (Graphical Kill): Move up under node Killing,
8452 change @section to @subsection.
8453
84542005-01-01 Richard M. Stallman <rms@gnu.org>
8455
8456 * custom.texi (Face Customization): Mention hex color specs.
8457
8458 * emacs.texi (Top): Update Killing submenu.
8459
8460 * killing.texi (Killing): Reorganize section.
8461 No more TeX-only text; put the node command at start of chapter.
8462 But the first section heading is used only in TeX.
8463 Rewrite the text to read better in this mode.
8464 (Graphical Kill): New subnode gets some of the text that
8465 used to be in the first section.
8466
84672004-12-31 Richard M. Stallman <rms@gnu.org>
8468
8469 * dired.texi (Shell Commands in Dired): Delete the ? example.
8470
8471 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8472
8473 * files.texi (Saving): Describe new require-final-newline features
8474 and mode-require-final-newline.
8475
8cf51b2c
GM
84762004-12-29 Richard M. Stallman <rms@gnu.org>
8477
8478 * custom.texi (File Variables): Clarify previous change.
8479
c8763fb6 84802004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8481
8482 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8483 out now.
8484
84852004-12-27 Richard M. Stallman <rms@gnu.org>
8486
8487 * Makefile.in (MAKEINFO): Specify --force.
8488
8489 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8490 (Undo): Doc undo-outer-limit.
8491
8cf51b2c
GM
84922004-12-15 Juri Linkov <juri@jurta.org>
8493
8494 * mark.texi (Transient Mark, Mark Ring): M-< and other
8495 movement commands don't set mark in Transient Mark mode
8496 if mark is active.
8497
8cf51b2c
GM
84982004-12-12 Juri Linkov <juri@jurta.org>
8499
8500 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8501 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8502
8503 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8504 (Misc Dired Commands): Add @r{(Dired)} to w.
8505
85062004-12-12 Juri Linkov <juri@jurta.org>
8507
8508 * mark.texi (Marking Objects): Marking commands also extend the
8509 region when mark is active in Transient Mark mode.
8510
8cf51b2c
GM
85112004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8512
8513 * custom.texi (Saving Customizations): Emacs only loads the custom
8514 file automatically after the init file in version 22.1 or later.
8515 Adapt text and examples to this fact.
8516
8cf51b2c
GM
85172004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8518
8519 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8520 be set through Custom. Otherwise, it has no effect.
8521
8cf51b2c
GM
85222004-12-05 Richard M. Stallman <rms@gnu.org>
8523
8524 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8525 * entering.texi: Rename Command Line to Emacs Invocation.
8526
10d1d0af 8527 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8528
8529 * custom.texi (Easy Customization): Move up to section level,
8530 before Variables. Avoid using the term "variable"; say "option".
8531 New initial explanation.
8532 (Variables): In initial explanation, connect "variable" to the
8533 already-explained "user option".
8534
8535 * emacs.texi (Top): Fix ref to Command Line.
8536 Move reference to Easy Customization.
8537
8538 * xresources.texi (X Resources): Fix From link.
8539
8540 * doclicense.texi (GNU Free Documentation License): Fix To link.
8541
8542 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8543
8544 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8545
85462004-12-03 Richard M. Stallman <rms@gnu.org>
8547
8548 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8549
85502004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8551
8552 * kmacro.texi: Several small changes in addition to the following.
8553 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8554 defining a keyboard macro.
8555 Mention `kmacro-ring-max'.
8556 (Keyboard Macro Counter): Clarify description of
8557 `kmacro-insert-counter', `kmacro-set-counter',
8558 `kmacro-add-counter' and `kmacro-set-format'.
8559
85602004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8561
8562 * custom.texi (File Variables): Add `unibyte' and make it more
8563 clear that `unibyte' and `coding' are special. Suggested by Simon
8564 Krahnke <overlord@gmx.li>.
8565
8566 * mule.texi (Enabling Multibyte): Refer to File Variables.
8567 Suggested by Simon Krahnke <overlord@gmx.li>.
8568
c8763fb6 85692004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8570
8571 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8572 x-use-old-gtk-file-dialog.
8573
8cf51b2c
GM
85742004-11-20 Richard M. Stallman <rms@gnu.org>
8575
8576 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8577
85782004-11-09 Lars Brinkhoff <lars@nocrew.org>
8579
8580 * building.texi (Lisp Eval): Delete hyphen in section name.
8581
85822004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8583
8584 * files.texi (Old Versions):
8585 No longer document annotation as "CVS only".
8586
85872004-11-10 Andre Spiegel <spiegel@gnu.org>
8588
8589 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8590 version systems, mentioning the new ones that we support.
8591 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8592 suggestions.
8593
c8763fb6 85942004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8595
49823426 8596 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8597
c8763fb6 85982004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8599
8600 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8601
86022004-10-23 Eli Zaretskii <eliz@gnu.org>
8603
8604 * text.texi (Text Based Tables, Table Definition)
8605 (Table Creation, Table Recognition, Cell Commands)
8606 (Cell Justification, Row Commands, Column Commands)
8607 (Fixed Width Mode, Table Conversion, Measuring Tables)
8608 (Table Misc): New nodes, documenting the Table Mode.
8609
8cf51b2c
GM
86102004-10-19 Jason Rumney <jasonr@gnu.org>
8611
8612 * makefile.w32-in (info): Change order of arguments to makeinfo.
8613
86142004-10-19 Ulf Jasper <ulf.jasper@web.de>
8615
8616 * calendar.texi (iCalendar): Update for package changes.
8617
8cf51b2c
GM
86182004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8619
8620 * files.texi (Misc File Ops): View mode is a minor mode.
8621
8cf51b2c
GM
86222004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8623
8624 * calendar.texi (iCalendar): Style changes.
8625
86262004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * search.texi (Regexps): The regexp described in the example is no
8629 longer stored in the variable `sentence-end'.
8630
8cf51b2c
GM
86312004-10-06 Nick Roberts <nickrob@snap.net.nz>
8632
8633 * building.texi (Starting GUD): Note that multiple debugging
8634 sessions requires `gdb --fullname'.
8635
86362004-10-05 Ulf Jasper <ulf.jasper@web.de>
8637
8638 * calendar.texi (iCalendar): New section for a new package.
8639
8cf51b2c
GM
86402004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8641
8642 * text.texi: Various small changes in addition to the following.
8643 (Text): Replace xref for autotype with inforef.
8644 (Sentences): Explain nil value for `sentence-end'.
8645 (Paragraphs): Update default values for `paragraph-start' and
8646 `paragraph-separate'.
8647 (Text Mode): Correct description of Text mode's effect on the
8648 syntax table.
8649 (Outline Visibility): `hide-other' does not hide top level headings.
8650 `selective-display-ellipses' no longer has an effect on Outline mode.
8651 (TeX Misc): Add missing @cindex.
8652 Replace xref for RefTeX with inforef.
8653 (Requesting Formatted Text): The variable
8654 `enriched-fill-after-visiting' no longer exists.
8655 (Editing Format Info): Update names of menu items and commands.
8656 (Format Faces): Mention special effect of specifying the default face.
8657 Describe inheritance of text properties.
8658 Correct description of `fixed' face.
8659 (Format Indentation): Correct description of effect of setting
8660 margins. Mention `set-left-margin' and `set-right-margin'.
8661 (Format Justification): Update names of menu items.
8662 `set-justification-full' is now bound to `M-j b'.
8663 Mention that `default-justification' is a per buffer variable.
8664 (Format Properties): Update name of menu item.
8665 (Forcing Enriched Mode): `format-decode-buffer' automatically
8666 turns on Enriched mode if the buffer is in text/enriched format.
8667
86682004-10-05 Emilio C. Lopes <eclig@gmx.net>
8669
8670 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8671
86722004-09-28 Kim F. Storm <storm@cua.dk>
8673
8674 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8675 Align with new functionality.
8676
8cf51b2c
GM
86772004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8678
8679 * display.texi (Display Custom): Remove stray `@end defvar'.
8680
86812004-09-23 Kim F. Storm <storm@cua.dk>
8682
8683 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8684 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8685
8cf51b2c
GM
86862004-09-20 Richard M. Stallman <rms@gnu.org>
8687
8688 * custom.texi (Hooks): Explain using setq to clear out a hook.
8689 (File Variables): Explain multiline string constants.
8690 (Non-ASCII Rebinding): Explain when you need to update
8691 non-ASCII char codes in .emacs.
8692
8693 * building.texi (Compilation): Explain how to make a silent
8694 subprocess that won't be terminated. Explain compilation-environment.
8695
86962004-09-13 Kim F. Storm <storm@cua.dk>
8697
8698 * mini.texi (Repetition): Rename isearch-resume-enabled to
8699 isearch-resume-in-command-history and change default to disabled.
8700
8cf51b2c
GM
87012004-09-09 Kim F. Storm <storm@cua.dk>
8702
8703 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8704 with new `kmacro-name-last-macro'.
8705
8cf51b2c
GM
87062004-09-08 Juri Linkov <juri@jurta.org>
8707
8708 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8709
8cf51b2c
GM
87102004-09-03 Juri Linkov <juri@jurta.org>
8711
8712 * search.texi (Incremental Search): Update wording for M-%.
8713
87142004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8715
8716 * killing.texi (Killing): Correct description of kill commands in
8717 read-only buffer.
8718
87192004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8720
8721 * building.texi (Compilation Mode): Add a paragraph about rules
8722 for finding the compilation buffer for `next-error'.
8723
8724 * search.texi (Other Repeating Search): Mention that Occur mode
8725 supports the next-error functionality.
8726
87272004-09-02 Juri Linkov <juri@jurta.org>
8728
8729 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8730
87312004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8732
8733 * kmacro.texi (Basic Keyboard Macro):
8734 `apply-macro-to-region-lines' now operates on all lines that begin
8735 in the region, rather than on all complete lines in the region.
8736
c8763fb6 87372004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8738
8739 * frames.texi (Drag and drop): Add documentation about
8740 x-dnd-test-function and x-dnd-known-types.
8741
87422004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8743
8744 * indent.texi: Various minor changes in addition to:
8745 (Indentation Commands): Correct description of `indent-relative'.
8746 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8747 mode. The *Tab Stops* buffer uses Overwrite Mode.
8748 (Just Spaces): `tabify' converts sequences of at least two spaces
8749 to tabs.
8750
8cf51b2c
GM
87512004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8752
8753 * frames.texi (Secondary Selection): Setting the secondary
8754 selection with M-Drag-Mouse-1 does not alter the kill ring,
8755 setting it with M-Mouse-1 and M-Mouse-3 does.
8756 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8757 toolkit scroll bars.
8758 (Scroll Bars): Ditto.
8759
8760 * windows.texi (Basic Window): When using a window system, the value
8761 of point in a non-selected window is indicated by a hollow box.
8762 (Split Window): Side by side windows are separated by a scroll bar,
8763 if scroll bars are used.
8764 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8765 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8766 (Window Convenience): Update bindings for `winner-undo' and
8767 `winner-redo'.
8768
8769 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8770 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8771 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8772 of "Using Emacs as a Server".
8773 * building.texi (Building): Interchange nodes (for correct numbering).
8774 * programs.texi (Programs): Interchange nodes (for correct numbering).
8775 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8776 Info to the node structure.
8777 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8778 Rearrange order of nodes and sections such that both "GNU GENERAL
8779 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8780 end, as appropriate for appendices.
8781 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8782 Use `@unnumberedsec'.
8783 * trouble.texi: Adapt sectioning in Info to the node structure.
8784 Adapt node pointers to change in emacs.texi.
8785 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8786
8cf51b2c
GM
87872004-08-25 Kenichi Handa <handa@m17n.org>
8788
8789 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8790 description for unibyte mode.
8791
87922004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8793
8794 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8795
8796 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8797 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8798 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8799 in @pxref.
8800
88012004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8802
8803 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8804 Change section names.
8805
8cf51b2c
GM
88062004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8807
8808 * kmacro.texi (Keyboard Macro Ring): Rename section.
8809 Emacs treats the head of the macro ring as the `last keyboard macro'.
8810 (Keyboard Macro Counter): Minor change.
8811 (Save Keyboard Macro): Some clarifications.
8812 (Edit Keyboard Macro): Rename section.
8813
8814 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8815 32-bit machines.
8816 (Several Buffers): Clarify which buffer is selected if `2' is
8817 pressed in the Buffer Menu.
8818 Auto Revert mode can be used to update the Buffer Menu
8819 automatically.
8820
88212004-08-21 Eli Zaretskii <eliz@gnu.org>
8822
8823 * help.texi (Misc Help): Add an index entry for finding an Info
8824 manual by its file name.
8825
88262004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8827
8828 * files.texi (Backup Deletion): Correct description of
8829 `delete-old-versions'.
8830 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8831 (Auto Save Files): Recommend `auto-save-mode' to reenable
8832 auto-saving, rather than the abbreviation `auto-save'.
8833
88342004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8835
8836 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8837 for "killing" and "yanking" in main menu.
8838
88392004-08-16 Richard M. Stallman <rms@gnu.org>
8840
8841 * killing.texi (Yanking, Killing): Minor cleanups.
8842
8843 * mark.texi (Momentary Mark): Minor cleanups.
8844
88452004-08-15 Kenichi Handa <handa@etl.go.jp>
8846
8847 * custom.texi (Non-ASCII Rebinding):
8848 C-q always inserts the right code to pass to global-set-key.
8849
8cf51b2c
GM
88502004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8851
8852 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8853 `insert-register', instead of `C-x r g' binding, for consistency.
8854
88552004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8856
8857 * fixit.texi (Spelling): Fix typo.
8858
88592004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8860
8861 * help.texi (Help): Fix Texinfo usage.
8862
8cf51b2c
GM
88632004-07-24 Richard M. Stallman <rms@gnu.org>
8864
8865 * text.texi (Paragraphs): Update how paragraphs are separated
8866 and the default for paragraph-separate.
8867
8868 * search.texi (Regexp Replace): Further update text for new
8869 replacement operators.
8870
8cf51b2c
GM
88712004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8872
8873 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8874 `R' switch.
8875
8876 * dired.texi (Dired Updating): `k' only deletes inserted
8877 subdirectories from the Dired buffer if a prefix argument was given.
8878
8879 * search.texi (Regexps): Delete redundant definition of `symbol' in
8880 description of `\_>'. It already occurs in the description of `\_<'.
8881
8cf51b2c
GM
88822004-07-01 Juri Linkov <juri@jurta.org>
8883
8884 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8885 (Regexp Search): Add M-r.
8886
88872004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8888
8889 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8890
88912004-06-29 Jesper Harder <harder@ifa.au.dk>
8892
49823426 8893 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8894
88952004-06-25 Richard M. Stallman <rms@gnu.org>
8896
8897 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8898
88992004-06-25 David Kastrup <dak@gnu.org>
8900
8901 * search.texi (Regexp Replace): Some typo corrections and
8902 rearrangement.
8903
89042004-06-24 David Kastrup <dak@gnu.org>
8905
8906 * search.texi (Unconditional Replace): Use replace-string instead
8907 of query-replace in example.
8908 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8909 sequences.
8910 (Query Replace): Correct explanation of `^' which does not use
8911 the mark stack.
8912
89132004-06-21 Nick Roberts <nickrob@gnu.org>
8914
8915 * misc.texi (Shell History Copying): Document comint-insert-input.
8916 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8917
8cf51b2c
GM
89182004-06-20 Jesper Harder <harder@ifa.au.dk>
8919
8920 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8921 * custom.texi (Customization): Do.
8922 * anti.texi (Antinews): Do.
8923 * abbrevs.texi (Defining Abbrevs): Do.
8924
8925 * programs.texi (Info Lookup): Fix keybinding for
8926 info-lookup-symbol.
8927
89282004-06-16 Juanma Barranquero <lektu@terra.es>
8929
8930 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8931 Add emacs-xtra.
8932 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8933 (clean): Add emacs-xtra and flymake. Remove redundancies.
8934
89352004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8936
8937 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8938 Add emacs-xtra.
8939 * emacs-xtra.texi: New file.
8940
89412004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8942
8943 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8944 (Dired and Find): Mention differences with ordinary Dired buffers.
8945
8cf51b2c
GM
89462004-06-13 Richard M. Stallman <rms@gnu.org>
8947
8948 * custom.texi (Init Syntax): Explain about vars that do special
8949 things when set with setq or with Custom.
8950 (Init Examples): Add line-number-mode example.
8951
8cf51b2c
GM
89522004-06-12 Juri Linkov <juri@jurta.org>
8953
8954 * dired.texi (Operating on Files): Add dired-do-touch.
8955
8cf51b2c
GM
89562004-06-10 Juri Linkov <juri@jurta.org>
8957
8958 * building.texi (Lisp Eval): Add C-M-x on defface.
8959
89602004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8961
8962 * files.texi (Reverting): Auto-Revert mode and
8963 Global Auto-Revert mode no longer revert remote files.
8964
8cf51b2c
GM
89652004-05-29 Richard M. Stallman <rms@gnu.org>
8966
8967 * custom.texi (Init File): Two dashes start --no-site-file.
8968
8cf51b2c
GM
89692004-05-29 Alan Mackenzie <acm@muc.de>
8970
8971 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8972 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8973 (AWK, Pike): Document as "C-like modes".
8974 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8975 (M-x man): Supersedes M-x manual-entry.
8976 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8977
8978 ("Comments in C"): Delete node; the info is in CC Mode manual.
8979 (c-comment-only-line-offset): Remove description.
8980
8981 (C-c ., C-c C-c): Describe new C Mode bindings.
8982
8983 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8984 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8985 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8986 Amend definitions.
8987
8988 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8989 Describe functions.
8990
8991 (c-comment-start-regexp, c-hanging-comment-ender-p)
8992 (c-hanging-comment-starter-p): Remove obsolete definitions.
8993
8994 * emacs.texi: Remove the menu entry "Comments in C".
8995
8cf51b2c
GM
89962004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8997
8998 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8999 `M-x locate'.
9000
90012004-05-16 Karl Berry <karl@gnu.org>
9002
9003 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9004 makeinfo --html fails.
9005 * help.texi (Help Summary) [@ifnottex]: Likewise.
9006
90072004-05-13 Nick Roberts <nickrob@gnu.org>
9008
9009 * building.texi (GDB Graphical Interface): Update and describe
9010 layout first.
9011
8cf51b2c
GM
90122004-05-04 Jason Rumney <jasonr@gnu.org>
9013
9014 * makefile.w32-in: Revert last change.
9015
90162004-05-03 Jason Rumney <jasonr@gnu.org>
9017
9018 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9019
8cf51b2c
GM
90202004-04-23 Juanma Barranquero <lektu@terra.es>
9021
9022 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9023
90242004-04-18 Juri Linkov <juri@jurta.org>
9025
9026 * fixit.texi (Spelling): Remove file extension from ispell xref.
9027
90282004-04-15 Kim F. Storm <storm@cua.dk>
9029
9030 * cmdargs.texi (Initial Options): Add -Q.
9031
90322004-04-05 Kim F. Storm <storm@cua.dk>
9033
9034 * custom.texi (File Variables): Add safe-local-eval-forms.
9035
8cf51b2c
GM
90362004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9037
9038 * files.texi (Reverting): Correct description of revert-buffer's
9039 handling of point.
9040
90412004-03-22 Juri Linkov <juri@jurta.org>
9042
9043 * emacs.texi (Top): Add `Misc X'.
9044
49823426 9045 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9046
9047 * glossary.texi: Improve references.
9048
9049 * help.texi: Sync keywords with finder.el.
9050
9051 * mini.texi (Completion): Add description for menu items.
9052
9053 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9054
9055 * sending.texi (Mail Methods): Fix xref to Message manual.
9056
8cf51b2c
GM
90572004-03-12 Richard M. Stallman <rms@gnu.org>
9058
8cf51b2c
GM
9059 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9060
8cf51b2c
GM
90612004-03-04 Richard M. Stallman <rms@gnu.org>
9062
9063 * search.texi (Regexps): Explain that ^ and $ have their
9064 special meanings only in certain contexts.
9065
9066 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9067
9068 * mule.texi (Specify Coding): Doc C-x RET F.
9069
9070 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9071 for multiple compile and grep buffers.
9072 (Indirect Buffers): Don't recommand clone-indirect-buffer
9073 for multiple compile and grep buffers.
9074
8cf51b2c
GM
90752004-02-29 Juanma Barranquero <lektu@terra.es>
9076
9077 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9078 Use $(DEL) instead of rm, and ignore exit code.
9079
8cf51b2c
GM
90802004-02-23 Nick Roberts <nick@nick.uklinux.net>
9081
9082 * building.texi (Watch Expressions): Update.
9083
90842004-02-21 Juri Linkov <juri@jurta.org>
9085
1c6c854e
CS
9086 * cmdargs.texi (Action Arguments): Add alias --find-file.
9087 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9088 to Command Arguments.
9089 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9090 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9091 (Window Size X): Join -g and --geometry. Add @cindex.
9092 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9093 (Title X): Remove alias -title.
9094 (Misc X): New node.
9095
c8763fb6 90962004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9097
9098 * frames.texi (Drag and drop): Add Motif to list of supported
9099 protocols.
9100
c8763fb6 91012004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9102
9103 * frames.texi (Drag and drop): New section.
9104
91052004-01-24 Richard M. Stallman <rms@gnu.org>
9106
1c6c854e 9107 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9108 Include it only @ifnotinfo. Patch the preceding and following
9109 node headers to point to each other.
9110
91112004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9112
9113 * calendar.texi (Appointments): Update section.
9114
91152003-12-29 Kevin Ryde <user42@zip.com.au>
9116
8cf51b2c
GM
9117 * programs.texi (C Modes): Fix the xref.
9118
91192003-12-23 Nick Roberts <nick@nick.uklinux.net>
9120
9121 * building.texi (Watch Expressions): Update.
9122 (Commands of GUD): Include use of toolbar + breakpoints set from
9123 fringe/margin.
9124
91252003-12-03 Andre Spiegel <spiegel@gnu.org>
9126
9127 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9128 <acm@muc.de>.
9129
c8763fb6 91302003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9131
9132 * frames.texi (Dialog Boxes): Add use-file-dialog.
9133
8cf51b2c
GM
91342003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9135
9136 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9137 in CC Mode.
9138
8cf51b2c
GM
91392003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9140
9141 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9142 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9143 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9144 * man/frames.texi, man/glossary.texi, man/killing.texi:
9145 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9146 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9147 * man/sending.texi, man/text.texi, man/trouble.texi:
9148 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9149
91502003-11-01 Alan Mackenzie <acm@muc.de>
9151
9152 * search.texi (Scrolling During Incremental Search): Document a
9153 new scrolling facility in isearch mode.
9154
8cf51b2c
GM
91552003-10-22 Miles Bader <miles@gnu.org>
9156
9157 * Makefile.in (info): Move before $(top_srcdir)/info.
9158
91592003-10-22 Nick Roberts <nick@nick.uklinux.net>
9160
9161 * building.texi (Watch Expressions): Update section on data display
9162 to reflect code changes (GDB Graphical Interface).
9163
8cf51b2c
GM
91642003-10-13 Richard M. Stallman <rms@gnu.org>
9165
9166 * xresources.texi (GTK resources): Clean up previous change.
9167
c8763fb6 91682003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9169
9170 * xresources.texi (GTK resources): Add a note that some themes
9171 disallow customizations. Add scroll theme example.
9172
8cf51b2c
GM
91732003-09-30 Richard M. Stallman <rms@gnu.org>
9174
8cf51b2c
GM
9175 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9176
9177 * misc.texi (Saving Emacs Sessions): Shorten the section,
9178 collapsing back into one node.
9179
91802003-09-30 Lars Hansen <larsh@math.ku.dk>
9181
9182 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9183
ce058493 91842003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9185
9186 * xresources.texi (GTK names in Emacs): Correct typo.
9187
8cf51b2c
GM
91882003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9189
1c6c854e
CS
9190 * cmdargs.texi (Font X): Mention new default font.
9191 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9192 problems involved. (Result of discussion on emacs-devel.)
9193
91942003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9195
9196 * emacs.texi (Acknowledgements): Correct typo.
9197
91982003-09-22 Richard M. Stallman <rms@gnu.org>
9199
9200 * dired.texi (Misc Dired Commands): New node.
9201 (Dired Navigation): Add dired-goto-file.
9202
9203 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9204
9205 * emacs.texi (Acknowledgements): New node, split from Distribution.
9206
9207 * cmdargs.texi (Action Arguments): -f reads interactive args.
9208
8cf51b2c
GM
92092003-09-08 Lute Kamstra <lute@gnu.org>
9210
9211 * screen.texi (Mode Line): Say that POS comes before LINE.
9212 Mention `size-indication-mode'.
1c6c854e
CS
9213 * display.texi (Optional Mode Line):
9214 Document `size-indication-mode'.
8cf51b2c
GM
9215 * basic.texi (Position Info): Mention `size-indication-mode'.
9216
92172003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9218
9219 * xresources.texi (Resources): Refer to `editres' man page.
9220 (Lucid Resources): Update defaults. Expand description of
9221 `shadowThickness'.
9222
92232003-09-04 Miles Bader <miles@gnu.org>
9224
9225 * Makefile.in (top_srcdir): New variable.
9226 ($(top_srcdir)/info): New rule.
9227 (info): Depend on it.
9228
92292003-09-03 Peter Runestig <peter@runestig.com>
9230
9231 * makefile.w32-in: New file.
9232
92332003-08-29 Richard M. Stallman <rms@gnu.org>
9234
9235 * misc.texi (Saving Emacs Sessions): Correct previous change.
9236
8cf51b2c
GM
92372003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9238
8cf51b2c
GM
9239 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9240 (Intro): Include kmacro.texi after fixit.texi instead of after
9241 custom.texi. (As suggested by Kim Storm.)
9242
92432003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9244
9245 * fixit.texi (Fixit): Update `Next' pointer.
9246 * files.texi (Files): Update `Previous' pointer.
9247 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9248 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9249 (Suggested by Kim Storm.)
9250 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9251
92522003-08-18 Kim F. Storm <storm@cua.dk>
9253
9254 * kmacro.texi: New file describing enhanced keyboard macro
9255 functionality. Replaces old description in custom.texi.
9256
9257 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9258 (Keyboard Macros): Move to new kmacro.texi file.
9259
9260 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9261
8cf51b2c
GM
92622003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9263
9264 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9265
92662003-08-17 Alex Schroeder <alex@gnu.org>
9267
9268 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9269 required.
9270
8cf51b2c
GM
92712003-08-05 Richard M. Stallman <rms@gnu.org>
9272
9273 * programs.texi (Lisp Indent): Don't describe
9274 lisp-indent-function property here. Use xref to Lisp Manual.
9275
8cf51b2c
GM
92762003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9277
fffa137c 9278 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9279 abbreviations.
9280
92812003-07-24 Markus Rost <rost@math.ohio-state.edu>
9282
9283 * buffers.texi (List Buffers): Fix previous change.
9284
8cf51b2c
GM
92852003-07-13 Markus Rost <rost@math.ohio-state.edu>
9286
9287 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9288 List*.
9289
92902003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9291
8cf51b2c
GM
9292 * display.texi (Font Lock): Fix typo.
9293
92942003-07-07 Richard M. Stallman <rms@gnu.org>
9295
9296 * display.texi (Font Lock): Add xref for format info on
9297 font-lock-remove-keywords.
9298
9299 * building.texi (Compilation): Document what happens with asynch
9300 children of compiler process.
9301
9302 * help.texi (Library Keywords): Use @multitable.
9303
8cf51b2c
GM
93042003-06-04 Richard M. Stallman <rms@gnu.org>
9305
9306 * programs.texi (Expressions): Delete C-M-DEL.
9307
9308 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9309 comint-move-point-for-output renamed from
9310 comint-scroll-to-bottom-on-output.
9311
9312 * custom.texi (Init Rebinding): Replace previous change with xref.
9313 (Non-ASCII Rebinding): Explain that issue more briefly here.
9314
93152003-05-28 Richard M. Stallman <rms@gnu.org>
9316
9317 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9318
93192003-05-28 Nick Roberts <nick@nick.uklinux.net>
9320
9321 * building.texi (GDB Graphical Interface): New node.
9322 (Rewritten somewhat by RMS.)
9323
c8763fb6 93242003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9325
9326 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9327 non-English letters. Explain how to set coding systems correctly
9328 and how to include the right coding cookie in the file.
9329
c8763fb6 93302003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9331
9332 * indent.texi (Indentation): Explain the concepts.
9333 (Just Spaces): Explain why preventing tabs for indentation might
9334 be useful.
9335
8cf51b2c
GM
93362003-04-16 Richard M. Stallman <rms@gnu.org>
9337
9338 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9339
8cf51b2c
GM
93402003-02-22 Alex Schroeder <alex@emacswiki.org>
9341
9342 * cmdargs.texi (General Variables): Document SMTPSERVER.
9343
8cf51b2c
GM
9344 * sending.texi: Remove SMTP node.
9345 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9346 library.
9347
8cf51b2c
GM
93482003-02-22 Alex Schroeder <alex@emacswiki.org>
9349
9350 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9351
93522003-02-22 Simon Josefsson <jas@extundo.com>
9353
9354 * sending.texi (Mail Methods): Add node about SMTP.
9355
c8763fb6 93562003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9357
9358 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9359
8cf51b2c
GM
93602003-02-01 Kevin Ryde <user42@zip.com.au>
9361
9362 * glossary.texi (Glossary): Correction to cl cross reference.
9363
93642003-01-20 Richard M. Stallman <rms@gnu.org>
9365
9366 * killing.texi (Rectangles): Document C-x c r.
9367
c8763fb6 93682003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9369
9370 * xresources.texi (GTK resources): New node.
9371 (GTK widget names): New node.
9372 (GTK names in Emacs): New node.
9373 (GTK styles): New node.
9374
c8763fb6 93752003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9376
9377 * maintaining.texi (Create Tags Table): Add reference to the new
9378 `etags --help --lang=LANG' option.
9379
8cf51b2c
GM
93802002-10-02 Karl Berry <karl@gnu.org>
9381
49823426 9382 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9383 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9384 where needed for the sake of the HTML output.
8cf51b2c
GM
9385
93862001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9387
9388 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9389 source files.
9390
93912001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9392
9393 * Makefile.in (emacsman): New target.
9394
8cf51b2c
GM
93952001-10-20 Gerd Moellmann <gerd@gnu.org>
9396
9397 * (Version 21.1 released.)
9398
93992001-10-05 Gerd Moellmann <gerd@gnu.org>
9400
9401 * Branch for 21.1.
9402
8cf51b2c
GM
94032001-03-05 Gerd Moellmann <gerd@gnu.org>
9404
9405 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9406
8cf51b2c
GM
94072000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9408
9409 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9410
8cf51b2c
GM
94111999-07-12 Richard Stallman <rms@gnu.org>
9412
9413 * Version 20.4 released.
9414
94151998-12-04 Markus Rost <rost@delysid.gnu.org>
9416
9417 * Makefile.in (INFO_TARGETS): Delete customize.info.
9418 (DVI_TARGETS): Delete customize.dvi.
9419 (../info/customize, customize.dvi): Targets deleted.
9420
94211998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9422
9423 * Version 20.3 released.
9424
94251998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9426
9427 * Makefile.in (EMACSSOURCES): Add mule.texi.
9428 Add msdog.texi, ack.texi. Remove gnu1.texi.
9429
94301998-04-06 Andreas Schwab <schwab@gnu.org>
9431
768c0c0f
JB
9432 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9433 Use it in dvi targets.
8cf51b2c
GM
9434
94351997-09-23 Paul Eggert <eggert@twinsun.com>
9436
9437 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9438 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9439 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9440
94411997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9442
9443 * Version 20.2 released.
9444
94451997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9446
9447 * Version 20.1 released.
9448
94491997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9450
9451 * Makefile (../info/customize, customize.dvi): New targets.
9452 (INFO_TARGETS): Add ../info/customize.
9453 (DVI_TARGETS): Add customize.dvi.
9454
8cf51b2c
GM
94551996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9456
9457 * Version 19.33 released.
9458
94591996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9460
9461 * Version 19.32 released.
9462
8cf51b2c
GM
94631996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9464
9465 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9466
94671996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9468
9469 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9470 Specify -I option.
9471 (All dvi targets): Set the TEXINPUTS variable.
9472
94731996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9474
9475 * Version 19.31 released.
9476
8cf51b2c
GM
94771995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9478
9479 * Version 19.30 released.
9480
8cf51b2c
GM
94811995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9482
9483 * Makefile.in (maintainer-clean): Rename from realclean.
9484
94851994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9486
9487 * Makefile.in: New file.
9488 * Makefile: File deleted.
9489
94901994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9491
9492 * Makefile (TEXINDEX_OBJS): Variable deleted.
9493 (texindex, texindex.o, getopt.o): Rules deleted.
9494 All deps on texindex deleted.
9495 (distclean): Don't delete texindex.
9496 (mostlyclean): Don't delete *.o.
9497 * texindex.c, getopt.c: Files deleted.
9498
94991994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9500
9501 * Version 19.26 released.
9502
95031994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9504
9505 * Makefile (EMACSSOURCES): Exclude undo.texi.
9506
95071994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9508
9509 * Version 19.25 released.
9510
95111994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9512
9513 * Version 19.24 released.
9514
95151994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9516
9517 * Version 19.23 released.
9518
95191994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9520
9521 * Makefile: Delete spurious tab.
9522
95231994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9524
9525 * Makefile (.SUFFIXES): New rule.
9526
8cf51b2c
GM
95271993-12-04 Richard Stallman (rms@srarc2)
9528
9529 * getopt.c: New file.
9530 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9531 (getopt.o): New rule.
9532 (dvi): Don't depend on texindex.
49823426 9533 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9534
95351993-12-03 Richard Stallman (rms@srarc2)
9536
49823426
GM
9537 * Makefile (TEXI2DVI): New variable.
9538 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9539 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9540
95411993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9542
9543 * Version 19.22 released.
9544
95451993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9546
9547 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9548
95491993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9550
9551 * Version 19.21 released.
9552
8cf51b2c
GM
95531993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9554
9555 * Makefile (realclean): Don't delete the Info files.
9556
f0131492 95571993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9558
8cf51b2c
GM
9559 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9560 4' where appropriate.
9561
f0131492 95621993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9563
49823426 9564 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9565
9566 * texindex.c: Include "../src/config.h" if building in emacs.
9567
9568 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9569 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9570 Add target to build texindex.c, defining `emacs'.
9571
8cf51b2c
GM
95721993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9573
9574 * Version 19.19 released.
9575
8cf51b2c
GM
95761993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9577
9578 * Version 19.18 released.
9579
95801993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9581
9582 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9583
95841993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9585
9586 * Version 19.17 released.
9587
95881993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9589
9590 * split-man: Fix typos in last change.
9591
95921993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9593
9594 * Version 19.16 released.
9595
95961993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9597
9598 * version 19.15 released.
9599
96001993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9601
9602 * Makefile (distclean): It's rm, not rf.
9603
96041993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9605
9606 * Version 19.14 released.
9607
96081993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9609
9610 * Makefile: New file.
9611
96121993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9613
9614 * Version 19.13 released.
9615
96161993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9617
9618 * Version 19.9 released.
9619
96201993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9621
9622 * Version 19.8 released.
9623
96241993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9625
9626 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9627
9628 * trouble.texi: It's `enable-flow-control-on', not
9629 `evade-flow-control-on'.
9630
96311993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9632
9633 * display.texi: Document standard-display-european.
9634
96351993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9636
9637 * Version 19.7 released.
9638
9639 * emacs.texi: Add a sentence to the top menu mentioning the
9640 specific version of Emacs this manual applies to.
9641
96421993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9643
9644 * basic.texi: Document next-line-add-lines variable used to
9645 implement down-arrow.
9646
9647 * killing.texi: Document kill-whole-line.
9648
96491993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9650
9651 * text.texi: Update unix TeX ordering information.
9652
96531993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9654
9655 * news.texi: Mention fill-rectangle in keybinding list.
9656
9657 * killing.texi: Document fill-rectangle.
9658
96591993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9660
9661 * vc.texi: Bring the docs up to date with VC 5.2.
9662
96631992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9664
9665 * emacs.tex: Mention blackbox and gomoku under Amusements.
9666 Assembler mode is now mentioned and appropriately indexed
9667 under Programming Modes.
9668
96691991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9670
9671 * emacs.tex: Update TeX ordering information.
9672
8cf51b2c
GM
96731990-06-26 David Lawrence (tale@geech)
9674
9675 * emacs.tex: Note that completion-ignored-extensions is not used
9676 to filter out names when all completions are displayed in
9677 *Completions*.
9678
96791990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9680
9681 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9682
96831990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9684
9685 * emacs.tex: Add @findex grep.
9686
8cf51b2c
GM
96871988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9688
9689 * emacs.tex: Correct two typos. No other changes before
9690 Version 19 will be made.
9691
8cf51b2c
GM
96921988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9693
9694 * emacs.tex: Update information for obtaining TeX distribution from the
9695 University of Washington.
9696
9697;; Local Variables:
c8763fb6 9698;; coding: utf-8
8cf51b2c
GM
9699;; End:
9700
a162959e 9701 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9702
9703 This file is part of GNU Emacs.
9704
352c8b4a 9705 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9706 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9707 the Free Software Foundation, either version 3 of the License, or
9708 (at your option) any later version.
8cf51b2c
GM
9709
9710 GNU Emacs is distributed in the hope that it will be useful,
9711 but WITHOUT ANY WARRANTY; without even the implied warranty of
9712 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9713 GNU General Public License for more details.
9714
9715 You should have received a copy of the GNU General Public License
352c8b4a 9716 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.