Update docs for a bunch of 24.3 changes.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
48de8b12
CY
12012-09-30 Chong Yidong <cyd@gnu.org>
2
3 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
4
5 * search.texi (Special Isearch): Document the lax space search
6 feature and M-s SPC.
7 (Regexp Search): Move main search-whitespace-regexp description to
8 Special Isearch.
9 (Replace): Document replace-lax-whitespace.
10
11 * basic.texi (Position Info): Document C-u M-=.
12 (Moving Point): Document move-to-column.
13
14 * display.texi (Useless Whitespace): Add delete-trailing-lines.
15
16 * misc.texi (emacsclient Options): Document the effect of
17 initial-buffer-choice on client frames. Document server-auth-dir.
18 Do not document server-host, which is bad security practice.
19
20 * building.texi (Lisp Libraries): Docstring lookups can trigger
21 autoloading. Document help-enable-auto-load.
22
23 * mini.texi (Yes or No Prompts): New node.
24
25 * ack.texi (Acknowledgments): Remove obsolete packages.
26
4695c850
GM
272012-09-27 Glenn Morris <rgm@gnu.org>
28
29 * cal-xtra.texi (Advanced Calendar/Diary Usage):
30 Rename the section to be more general.
31 * emacs.texi: Update menu.
32
e109c4a6
CY
332012-09-23 Chong Yidong <cyd@gnu.org>
34
35 * buffers.texi (Misc Buffer): Replace toggle-read-only with
36 read-only-mode.
37
38 * files.texi (Visiting): Likewise.
39
2e83df57
PE
402012-09-22 Paul Eggert <eggert@cs.ucla.edu>
41
42 * trouble.texi (Crashing): Document ulimit -c.
43
58f3a196
PE
442012-09-21 Paul Eggert <eggert@cs.ucla.edu>
45
46 * trouble.texi (Crashing): Document addr2line.
47
4ef1567b
CY
482012-09-19 Chong Yidong <cyd@gnu.org>
49
50 * killing.texi (Yanking): Minor clarification (Bug#12469).
51
9e9da873
CY
522012-09-17 Chong Yidong <cyd@gnu.org>
53
54 * building.texi (GDB User Interface Layout): Remove reference to
55 removed variable gdb-use-separate-io-buffer (Bug#12454).
56
0979429b
J
572012-09-08 Jambunathan K <kjambunathan@gmail.com>
58
59 * regs.texi (Text Registers): `C-x r +' can now be used instead of
60 M-x append-to-register. New option `register-separator'.
61 (Number Registers): Mention that `C-x r +' is polymorphic.
62
14ba4cf3
CY
632012-09-07 Chong Yidong <cyd@gnu.org>
64
65 * windows.texi (Window Choice): Don't mention obsolete
66 display-buffer-reuse-frames.
67
cf29dd84
PE
682012-09-04 Paul Eggert <eggert@cs.ucla.edu>
69
70 Give more-useful info on a fatal error (Bug#12328).
71 * trouble.texi (Crashing): New section, documenting this.
72
aa0ecd94
MA
732012-08-24 Michael Albinus <michael.albinus@gmx.de>
74
0979429b
J
75 * cmdargs.texi (General Variables):
76 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
77 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 78
ba025fbd
EZ
792012-08-14 Eli Zaretskii <eliz@gnu.org>
80
81 * building.texi (Debugger Operation): Correct and improve
82 documentation of the GUD Tooltip mode.
83
0c51ff6d
CY
842012-07-31 Chong Yidong <cyd@gnu.org>
85
86 * emacs.texi: Fix ISBN (Bug#12080).
87
35b6586e
CY
882012-08-05 Chong Yidong <cyd@gnu.org>
89
90 * display.texi (Faces): Document frame-background-mode (Bug#7774).
91
92 * custom.texi (Face Customization): Move discussion of face
93 inheritance here, from Faces section.
94
0e1a094f 952012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
96
97 * frames.texi (Mouse Commands): Fix the description of mouse-2.
98 (Bug#11958)
99
e32a12b5
CY
1002012-07-19 Chong Yidong <cyd@gnu.org>
101
102 * emacs.texi: Update ISBN.
103
9ea10cc3
CY
1042012-07-17 Chong Yidong <cyd@gnu.org>
105
106 * basic.texi (Inserting Text): Replace ucs-insert with
107 insert-char. Provide more details of input.
108
109 * mule.texi (International Chars, Input Methods): Likewise.
110
b68b3337
CY
1112012-07-13 Chong Yidong <cyd@gnu.org>
112
dea31bd3
CY
113 * custom.texi (Examining): Update C-h v message.
114
b68b3337
CY
115 * buffers.texi (Misc Buffer): Document view-read-only.
116
ab4c47d3
CY
1172012-07-07 Chong Yidong <cyd@gnu.org>
118
119 * custom.texi (Init File): Index site-lisp (Bug#11435).
120
6edc3d28
CY
1212012-07-06 Chong Yidong <cyd@gnu.org>
122
123 * emacs.texi: Re-order top-level menu to correspond to logical
124 order, to avoid makeinfo warnings.
125
126 * ack.texi (Acknowledgments): Note new python.el.
127
3812efdc
CY
1282012-06-29 Chong Yidong <cyd@gnu.org>
129
130 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
131 * basic.texi (Erasing, Basic Undo): Fix markup.
132
c8d3a25c 1332012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
134
135 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
136
c8d3a25c 1372012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
138
139 * fixit.texi (Undo): Fix typo. (Bug#11775)
140
65400531
GM
1412012-06-27 Glenn Morris <rgm@gnu.org>
142
143 * ack.texi (Acknowledgments): Tiny update.
144
ac1a0ce1 1452012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
146
147 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
148
ddfbf826 1492012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 150
ddfbf826 151 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
152
153 * anti.texi:
154 * building.texi:
155 * cmdargs.texi:
156 * custom.texi:
157 * display.texi:
158 * files.texi:
159 * frames.texi:
160 * glossary.texi:
161 * misc.texi:
162 * mule.texi:
163 * programs.texi:
164 * sending.texi:
165 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
166
85973ba0
MA
1672012-06-06 Michael Albinus <michael.albinus@gmx.de>
168
169 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
170
c1dabff0
GM
1712012-05-28 Glenn Morris <rgm@gnu.org>
172
173 * ack.texi, building.texi, calendar.texi, custom.texi:
174 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
175
abb9615e
GM
1762012-05-27 Glenn Morris <rgm@gnu.org>
177
bd39eb06
GM
178 * emacs.texi: Simplify following removal of node pointers.
179
abb9615e
GM
180 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
181 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
182 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
183 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
184 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
185 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
186 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
187 * windows.texi, xresources.texi: Nuke hand-written node pointers.
188
6c200b4a
GM
1892012-05-22 Glenn Morris <rgm@gnu.org>
190
191 * emacs.texi (Acknowledgments): Add another contributor.
192
3fe7cdc8
GM
1932012-05-12 Glenn Morris <rgm@gnu.org>
194
195 * Makefile.in (MKDIR_P): New, set by configure.
196 (mkinfodir): Use $MKDIR_P.
197
dc0f75c8
GM
1982012-05-10 Glenn Morris <rgm@gnu.org>
199
b8a82b69
GM
200 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
201 with "coding: raw-text".
202
dc0f75c8
GM
203 * files.texi (Interlocking): Mention create-lockfiles option.
204
666b903b 2052012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
206
207 * frames.texi (Mouse References, Mouse Commands): Fix index
208 entries (Bug#11362).
209
eceeb5fc 2102012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 211
eceeb5fc
CY
212 * custom.texi (Customization Groups, Custom Themes, Examining):
213 Improve page breaks.
214
215 * rmail.texi (Rmail Display): Use example rather than smallexample.
216
217 * calendar.texi: Convert inforefs to refs.
218
219 * dired.texi (Dired Enter): Improve page break.
220
221 * abbrevs.texi (Abbrev Concepts): Copyedits.
222
223 * maintaining.texi (Registering, Tag Syntax):
224 Tweak line and page breaks.
225
226 * programs.texi (Programs, Electric C): Copyedits.
227 (Program Modes): Add xref to Fortran.
228 (Left Margin Paren): Remove what was (oddly enough) the only use
229 of defvar in the entire Emacs manual.
230 (Hungry Delete): Remove footnote about ancient Emacs version.
231 (Other C Commands): Use example rather than smallexample.
232
233 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
234 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
235 Tweak line and page breaks.
236
237 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
238 (Major Modes): Use example rather than smallexample.
bbba8869 239
eceeb5fc
CY
240 * mule.texi (Output Coding): Reword to improve page-breaks.
241
242 * frames.texi (Fonts): Tweak line and page breaks.
243 Use example rather than smallexample. Change cross-reference.
244 (Text-Only Mouse): Fix xref.
245
246 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
247 (Indirect Buffers): Tweak line- and page-breaks.
248
249 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
250
8045b906
GM
2512012-05-04 Glenn Morris <rgm@gnu.org>
252
253 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
254 (info, infoclean): Use $INFO_EXT.
255 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
256 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
257 (INFO_TARGETS): Use $INFO_EXT.
258 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
259
90207a15 2602012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
261
262 * emacs.texi (@copying): Only print EDITION in the TeX version.
263
e2058813
GM
264 * search.texi (Regexp Search): Just say "Emacs".
265
a162959e
GM
266 * display.texi (Auto Scrolling):
267 Reword to avoid repetition and improve page break.
268
9eb25ee8
GM
269 * xresources.texi (Resources):
270 * mule.texi (Language Environments):
271 * misc.texi (Amusements):
272 * maintaining.texi (VC Change Log):
273 * frames.texi (Fonts):
274 * custom.texi (Specifying File Variables, Minibuffer Maps):
275 * cmdargs.texi (Initial Options):
276 * building.texi (Flymake):
277 Reword to remove/reduce some overly long/short lines.
278
a4289d0e
GM
2792012-04-27 Glenn Morris <rgm@gnu.org>
280
281 * emacs.texi: Some fixes for detailed menu.
282
1a72be46
GM
283 * emacs.texi: Add "et al." to authors.
284
16152b76
GM
285 * ack.texi, basic.texi, buffers.texi, building.texi:
286 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
287 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
288 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
289 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
290 * search.texi, trouble.texi, windows.texi:
291 Use Texinfo recommended convention for quotes+punctuation.
292
578c1d4b 2932012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 294
578c1d4b
GM
295 * mule.texi (Bidirectional Editing): Improve indexing.
296 Minor wording tweaks.
84412f2c 297
467a33d0
CY
2982012-04-15 Chong Yidong <cyd@gnu.org>
299
300 * misc.texi (emacsclient Options): More clarifications.
301
e6fd457e 3022012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 303
41be52d7
GM
304 * msdog.texi (Windows Printing): It doesn't set printer-name.
305
05806f43
GM
306 * mule.texi (Language Environments): Move font info to "Fontsets".
307 (Fontsets): Move intlfonts etc here from "Language Environments".
308 Copyedits.
309 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
310 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
311
e6fd457e 3122012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 313
0be641c0
CY
314 * glossary.texi (Glossary): Standardize on "text terminal"
315 terminology. All callers changed.
316
6a00f380
CY
317 * misc.texi (emacsclient Options): Document "client frame" concept
318 and its effect on C-x C-c more carefully.
319
e6fd457e 3202012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 321
870e8fb8
GM
322 * frames.texi (Scroll Bars):
323 * glossary.texi (Glossary): Use consistent case for "X Window System".
324
71cd7772
GM
325 * mule.texi (Select Input Method, Coding Systems):
326 State command names in kbd tables.
327 (Recognize Coding): Add cross-ref.
328 (Output Coding): Don't mention message mode in particular.
329 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
330 Copyedits.
331
35dc09a1 3322012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
333
334 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
335 Copyedits.
336 (Coding Systems): Mac OS X apparently uses newlines for EOL.
337 (Recognize Coding): Remove old auto-coding-regexp-alist example.
338 auto-coding-functions does not override coding: tags.
339 Remove rmail-decode-mime-charset; it no longer has any effect.
340
35dc09a1 3412012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
342
343 * custom.texi (Creating Custom Themes): Add reference to Custom
344 Themes node in Lisp manual.
345
35dc09a1 3462012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
347
348 * mule.texi (International): Copyedits.
349 (International Chars): Update C-x = example output.
350 (Disabling Multibyte): Rename from "Enabling Multibyte".
351 Clarify what "unibyte: t" does, and mode-line description.
352 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
353 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 354 (Language Environments): Copyedits.
893585f4
GM
355 (Input Methods): Copyedits. Use "^" for the postfix example,
356 because it is less confusing inside Info's `quotes'.
e0550cae 357
bd7239f5 358 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
359 Update for "Disabling Multibyte" node name change.
360 * emacs.texi: Update for "Disabling Multibyte" node name change.
361
1c64e6ed
GM
362 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
363 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
364 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
365 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
366 * sending.texi, text.texi, trouble.texi:
367 Use @file for buffers, per the Texinfo manual.
368
20331c1c
GM
369 * entering.texi (Entering Emacs):
370 Do not mention initial-buffer-choice = t.
371
8fc85b20
GM
372 * misc.texi (Gnus Startup): Use @env for environment variables.
373
35dc09a1
GM
374 * Makefile.in: Replace non-portable use of $< in ordinary rules.
375
87124233
GM
3762012-04-12 Glenn Morris <rgm@gnu.org>
377
378 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
379
f3774f20
GM
3802012-04-07 Glenn Morris <rgm@gnu.org>
381
382 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
383
8980d0b9
GM
3842012-04-05 Glenn Morris <rgm@gnu.org>
385
386 * glossary.texi (Glossary): Use anchors for internal cross-references.
387
8bf27c8a
GM
3882012-04-04 Glenn Morris <rgm@gnu.org>
389
390 * glossary.texi (Glossary): Copyedits.
391 Use Texinfo-recommended convention for quotes and punctuation.
392 Comment out a few specialized (Rmail) items.
a0706406 393 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 394 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 395
529c06b6
CY
3962012-04-03 Chong Yidong <cyd@gnu.org>
397
398 * sending.texi (Mail Misc): Fix an index entry.
399
53b0595a
EZ
4002012-04-02 Eli Zaretskii <eliz@gnu.org>
401
402 * msdog.texi (Windows Startup): Add description of emacsclient
403 operation under -c and -t on MS-Windows.
404
405 * misc.texi (emacsclient Options): Add cross-reference to "Windows
406 Startup". (Bug#11091)
407
dc663c79
DM
4082012-04-02 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
409
410 * custom.texi (Changing a Variable): Fix example.
411
0d224826
EZ
4122012-04-01 Eli Zaretskii <eliz@gnu.org>
413
414 * misc.texi (emacsclient Options): More clarifications about -t
415 and -c on MS-Windows. (Bug#11091)
416
1d265f9f
EZ
4172012-03-31 Eli Zaretskii <eliz@gnu.org>
418
419 * misc.texi (emacsclient Options): Document peculiarities of new
420 frame creation on MS-Windows under -c or -t options. (Bug#11091)
421
5319014e
CY
4222012-03-30 Chong Yidong <cyd@gnu.org>
423
424 * files.texi (File Conveniences): Clarify Imagemagick discussion.
425
2bfab837
GM
4262012-03-22 Glenn Morris <rgm@gnu.org>
427
428 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
429
986bd52a
CY
4302012-03-17 Chong Yidong <cyd@gnu.org>
431
432 * package.texi (Package Installation): Document use of
433 package-initialize in init file.
434
66ecdc9e
GM
4352012-03-16 Glenn Morris <rgm@gnu.org>
436
437 * help.texi (Language Help):
438 * mule.texi (International Chars):
439 etc/HELLO is for character demonstration.
440
9805f81d
DM
4412012-03-15 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
442
443 * dired.texi (Shell Commands in Dired): Fix typo.
444
a08a07e3
CY
4452012-03-04 Chong Yidong <cyd@gnu.org>
446
447 * killing.texi (Clipboard): Document clipboard manager.
448
53eced6d
GM
4492012-02-29 Glenn Morris <rgm@gnu.org>
450
f8425af2
GM
451 * ack.texi (Acknowledgments): Use @Tex{} in more places.
452
775b55af
GM
453 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
454
53eced6d
GM
455 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
456
44e97401
GM
4572012-02-28 Glenn Morris <rgm@gnu.org>
458
459 * custom.texi, display.texi, emacs.texi, files.texi:
460 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
461 Standardize possessive apostrophe usage.
462
525795c1
JD
4632012-02-25 Jan Djärv <jan.h.d@swipnet.se>
464
465 * macos.texi (Mac / GNUstep Customization): Remove text about
466 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
467
562af8bb
DM
4682012-02-25 Dani Moncayo <dmoncayo@gmail.com> (tiny change)
469
470 * buffers.texi (Select Buffer): Mention that saving in a new file
471 name can switch to a different major mode.
472
6ea1787e
GM
4732012-02-23 Glenn Morris <rgm@gnu.org>
474
49fe4321
GM
475 * mini.texi (Minibuffer File, Completion Options, Repetition):
476 Copyedits.
477 (Completion Example): Other M-x au* commands may be defined.
478 (Completion Styles): Mention emacs21 and completion-category-overrides.
479
8f4042d2
GM
480 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
481 (Windows Keyboard, Windows Mouse, Windows Processes)
482 (Windows Printing, Windows Misc): Copyedits.
483 (ls in Lisp): Update switches list.
484
371fb833
GM
485 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
486 Update dos-mode* function names.
487 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
488 (MS-DOS Processes): Add xref to main ls-lisp section.
489
6ea1787e
GM
490 * ack.texi (Acknowledgments): Mention smie.
491
40ace058
GM
4922012-02-22 Glenn Morris <rgm@gnu.org>
493
494 * macos.texi: Copyedits. Fix @key/@kbd usage.
495 (Mac / GNUstep Basics): Don't mention the panels, since the next
496 section covers them.
497 (Mac / GNUstep Customization): Merge some panel info from previous.
498
41f1e868
GM
4992012-02-21 Glenn Morris <rgm@gnu.org>
500
68af8d4f
GM
501 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
502 Small fixes.
503
2e03845d
GM
504 * emacs-xtra.texi: Picture mode is no longer a chapter.
505
f9a998c3
GM
506 * picture-xtra.texi (Basic Picture): C-a does get remapped.
507
41f1e868
GM
508 * ack.texi (Acknowledgments): Small changes, including resorting,
509 and removal of things no longer distributed.
510
ea09410d
GM
5112012-02-20 Glenn Morris <rgm@gnu.org>
512
2d2f6581
GM
513 * emacs.texi (Top, Preface): Small rephrasings.
514 (menu, detailmenu): Update entries, and reformat some descriptions.
515 * building.texi, display.texi, emacs-xtra.texi, files.texi:
516 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
517 Reformat some menu descriptions.
518
196f8c0e
GM
519 * ack.texi (Acknowledgments): More updates.
520
8730412a
GM
521 * emacs.texi (Acknowledgments): Add several names from ack.texi,
522 and from Author: headers.
ae15b89b 523 (Distrib): Small updates.
ea09410d 524
37863f20
GM
5252012-02-18 Glenn Morris <rgm@gnu.org>
526
37c3b9ee
GM
527 * ack.texi (Acknowledgments): Add xref to Org manual.
528
b474519e
GM
529 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
530 of '*mail*', since Message does not call it that.
531 (Rmail Reply): Rename rmail-dont-reply-to-names.
532 \\`info- no longer handled specially.
533 Update for rmail-enable-mime-composing.
534 Don't mention 'm' for replies.
535 Don't mention rmail-mail-new-frame and cancelling, since it does
536 not work for Message at the moment.
537
a5987767
GM
538 * cal-xtra.texi: Copyedits.
539
37863f20
GM
540 * emacs-xtra.texi: Set encoding to ISO-8859-1.
541
112d1241
GM
5422012-02-17 Glenn Morris <rgm@gnu.org>
543
0fd2c9a3
GM
544 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
545
1d6ecbfa
GM
546 * ack.texi (Acknowledgments): Mention Gnulib.
547
102f1b54
GM
548 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
549
112d1241
GM
550 * calendar.texi: Misc small changes, including updating the dates
551 of examples.
552
3a05ff1d
GM
5532012-02-16 Glenn Morris <rgm@gnu.org>
554
d1354af0
GM
555 * calendar.texi: Misc small changes.
556
5f9756ec
GM
557 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
558 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
559
3b19a30d
GM
560 * dired-xtra.texi (Subdir Switches): Small fixes.
561
3a05ff1d
GM
562 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
563
9f26dc24
GM
5642012-02-15 Glenn Morris <rgm@gnu.org>
565
566 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
567
fb969a57
GM
5682012-02-12 Glenn Morris <rgm@gnu.org>
569
570 * ack.texi (Acknowledgments):
571 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
572
0aca1292
GM
5732012-02-10 Glenn Morris <rgm@gnu.org>
574
104dc9c6
GM
575 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
576
0aca1292
GM
577 * programs.texi (Misc for Programs): Mention electric-layout-mode.
578
91af9d2e
GM
5792012-02-09 Glenn Morris <rgm@gnu.org>
580
0aca1292
GM
581 * buffers.texi (Misc Buffer): M-x info does not seem to require a
582 buffer switch after M-x rename-uniquely.
63c727b2 583
91af9d2e
GM
584 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
585
1ef1990c
JB
5862012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
587
588 * text.texi (Org Mode): Fix typo.
589
e74e58c9
GM
5902012-02-08 Glenn Morris <rgm@gnu.org>
591
cefee440
GM
592 * ack.texi (Acknowledgments): Update emacs-lock info.
593
a7686350
GM
594 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
595
e74e58c9
GM
596 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
597
fe93bc91
GM
5982012-02-07 Glenn Morris <rgm@gnu.org>
599
600 * files.texi (File Conveniences): Mention ImageMagick images.
601
d273439c
GM
6022012-02-05 Glenn Morris <rgm@gnu.org>
603
649f602c
GM
604 * trouble.texi (Checklist): Mention debug-on-event.
605
d273439c
GM
606 * maintaining.texi (Maintaining): Add cross-ref to ERT.
607
a9410bdf
GM
6082012-02-04 Glenn Morris <rgm@gnu.org>
609
1f5e1a16
GM
610 * macos.texi (Customization options specific to Mac OS / GNUstep):
611 New subsection.
612
b7314ef7
GM
613 * display.texi (Colors): Mention list-colors-sort.
614
a9410bdf
GM
615 * files.texi (File Conveniences): Mention image animation.
616
75319d7f
CY
6172012-01-31 Chong Yidong <cyd@gnu.org>
618
619 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
620 scroll bars (Bug#10666).
621
2680c309
CY
6222012-01-28 Chong Yidong <cyd@gnu.org>
623
691db250
CY
624 * files.texi (Filesets): Fix typos.
625
2680c309
CY
626 * display.texi (Faces): Add xref to Colors node.
627
2a90dfca
DM
6282012-01-27 Dani Moncayo <dmoncayo@gmail.com>
629
630 * buffers.texi (Select Buffer): Clarify explanation of switching
631 to new buffers. Fix description of next-buffer and
6df6ae42 632 previous-buffer (Bug#10334).
2a90dfca
DM
633 (Misc Buffer): Add xref to View Mode.
634
635 * text.texi (Fill Commands): Fix description of
636 sentence-end-double-space.
637
20d2304d
CY
6382012-01-23 Chong Yidong <cyd@gnu.org>
639
f088cb8b 640 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 641
01ec1eed
VS
6422012-01-16 Volker Sobek <reklov@live.com> (tiny change)
643
644 * programs.texi (Comment Commands): Typo (bug#10514).
645
06848b82
CY
6462012-01-15 Chong Yidong <cyd@gnu.org>
647
648 * xresources.texi (X Resources): Describe GTK+ case first.
649 (Resources): Don't use borderWidth as an example, since it doesn't
650 work with GTK+.
651 (Table of Resources): Clarify role of several resources, including
652 the Emacs 24 behavior of cursorBlink etc.
653 (Face Resources): Node deleted. Recommend using Customize
654 instead. Add paragraph to `Table of Resources' node summarizing
655 how to use X resources for changing faces.
656 (Lucid Resources): Rewrite, omitting description of font names,
657 referring to the Fonts node instead.
658 (LessTif Resources): Copyedits.
659 (GTK resources): Rewrite, describing the difference between gtk2
660 and gtk3.
661 (GTK Resource Basics): New node.
662 (GTK Widget Names, GTK Names in Emacs): Rewrite.
663 (GTK styles): Just refer to Fonts node for GTK font format.
664
665 * display.texi (Faces): Document the cursor face.
666
a73a3461
CY
6672012-01-14 Chong Yidong <cyd@gnu.org>
668
01ec1eed 669 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
670 (General Variables): Add xref to Lisp Libraries.
671 (Initial Options): Copyedits.
672 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
673 (Environment): Clarify what getenv does.
674 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
675 light backgrounds on xterms.
676 (Misc Variables): TEMP and TMP are not Windows-specific.
677 (Display X): Copyedits.
678 (Colors X): -bd does nothing for GTK.
679 (Icons X): Gnome 3 doesn't use taskbars.
680
681 * misc.texi (Shell): Document exec-path here.
682
683 * rmail.texi (Movemail): Add xref for exec-path.
684
e517eda4
GM
6852012-01-13 Glenn Morris <rgm@gnu.org>
686
687 * dired.texi (Dired and Find): Clarify find-ls-options.
688
1de76afe
CY
6892012-01-09 Chong Yidong <cyd@gnu.org>
690
71873e2b 691 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
692 SHA-256.
693
c61ab18c
CY
6942012-01-07 Chong Yidong <cyd@gnu.org>
695
e490b289
CY
696 * display.texi (Useless Whitespace): Add Whitespace mode.
697
1de77c4c
CY
698 * custom.texi (Hooks): Discuss how to disable minor modes.
699
700 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 701 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 702
c61ab18c
CY
703 * trouble.texi (Lossage): Refer to Bugs node for problems.
704 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
705 (Screen Garbled): Don't refer to terminal "manufacturers".
706 (Total Frustration): Node deleted. Eliza is documented in
707 Amusements now.
71873e2b
SM
708 (Known Problems): More info about using the bug tracker.
709 Mention debbugs package.
c61ab18c
CY
710 (Bug Criteria): Copyedits.
711 (Understanding Bug Reporting): Mention emacs -Q.
712
89bd9ccd
CY
7132012-01-06 Chong Yidong <cyd@gnu.org>
714
715 * custom.texi (Specifying File Variables): The mode: keyword
716 doesn't have to be first anymore. Add example of specifying minor
717 modes.
718 (Directory Variables): Simplify example. Mention application to
719 non-file buffers.
720 (Disabling): Use "initialization file" terminology.
721 (Init Examples): Fix hook example.
722
8034735f
EZ
7232012-01-06 Eli Zaretskii <eliz@gnu.org>
724
725 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
726 (Bug#10422)
727 Move the stuff about resources to xresources.texi.
728
729 * xresources.texi (Resources): Move information about setting X
730 resources in the Registry from cmdargs.texi. Make the index entry
731 be similar to the one in cmdargs.texi.
732
b0d7d8af
CY
7332012-01-05 Chong Yidong <cyd@gnu.org>
734
735 * custom.texi (Customization Groups): Update example.
736 (Browsing Custom): Document the new search field.
737 (Changing a Variable): Update example for Emacs 24 changes.
738 Document Custom-set and Custom-save commands.
739 (Face Customization): Document Emacs 24 changes. De-document
740 modify-face.
741 (Specific Customization): Mention customize-variable.
742 (Custom Themes): Add customize-themes, custom-theme-load-path,
743 custom-theme-directory, and describe-theme.
744 (Creating Custom Themes): New node.
745 (Examining): Mention M-:.
746
747 * package.texi (Packages): Fix typo.
748
88c5c7c8
CY
7492012-01-03 Chong Yidong <cyd@gnu.org>
750
751 * misc.texi (Single Shell): Don't document Lisp usage of
752 shell-command. Tidy up discussion of synchronicity. Add index
753 entries for async-shell-command.
754 (Interactive Shell): Note that M-x shell uses shell-file-name.
755 Note change in behavior in Emacs 24.
756 (Shell Mode): Shell mode now uses completion-at-point.
757 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
758 default method for recognizing prompts nowadays.
759 (Shell Ring): Add xref to Minibuffer History.
760 (Directory Tracking): Explain Dirtrack mode in more detail.
761 (Term Mode): Fix index entries.
762 (Paging in Term): Merge into Term Mode.
763 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
764 (Printing): Fix xref. State default of lpr-switches.
765 (PostScript): Remove obsolete sentence. Omit description of
766 non-interactive behaviors.
767 (Hyperlinking): Improve description.
768 (Browse-URL): Using compose-mail for mailto URLs is the default.
769 Document browse-url-mailto-function.
770 (Goto Address mode): Add index entries. Add xref to Browse-URL.
771 (FFAP): FFAP is not a minor mode.
71873e2b
SM
772 (Amusements): M-x lm was renamed to M-x landmark.
773 Document nato-region.
88c5c7c8 774
b8ecfdfe
CY
7752012-01-01 Chong Yidong <cyd@gnu.org>
776
777 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
778 (Gnus Startup): Note that the system might not be set up for news.
779 Describe group levels more clearly.
780 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
781 Summary of Gnus.
782 (Document View): Copyedits. Move zoom commads to DocView
783 Navigation node.
784 (DocView Navigation, DocView Searching, DocView Slicing)
785 (DocView Conversion): Nodes renamed from Navigation, etc.
786
787 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
788
7bc7d2aa
EZ
7892011-12-31 Eli Zaretskii <eliz@gnu.org>
790
791 * basic.texi (Moving Point): Fix the description of C-n and C-p.
792 (Bug#10380)
793
b30941db
CY
7942011-12-30 Chong Yidong <cyd@gnu.org>
795
796 * sending.texi (Sending Mail): Document initial mail buffer name,
797 and changed multiple mail buffer behavior.
798 (Mail Format): Put the example at the top of the section.
799 (Mail Headers): Move discussion of "From" to the top.
800 (Mail Sending): Document sendmail-query-once.
801 (Citing Mail): Make it less Rmail-specific.
802
0ed49f93
CY
8032011-12-29 Chong Yidong <cyd@gnu.org>
804
805 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
806 example. Add index entries.
807 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
808
c40a7de7
CY
8092011-12-26 Chong Yidong <cyd@gnu.org>
810
71873e2b
SM
811 * dired.texi (Dired Enter, Misc Dired Features):
812 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
813 (Dired Navigation): Add index entries.
814 (Dired Visiting): Fix View Mode xref.
815 (Marks vs Flags): Prefer C-/ binding for undo.
816 (Subdirectories in Dired): Add xrefs.
817 (Misc Dired Features): Document some Emacs 24 changes. Add index
818 entries.
819
820 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
821 variable, since it is explained in Minor Modes node.
822 (Defining Abbrevs): Copyedits.
823 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
824 C-/ binding for undo.
825 (Dabbrev Customization): Add xrefs for case-fold-search and
826 case-replace.
827
828 * dired-xtra.texi (Subdir Switches): Add xref.
829
830 * maintaining.texi (VC Directory Commands): Mention quit-window.
831
3d992aa0
CY
8322011-12-25 Chong Yidong <cyd@gnu.org>
833
834 * maintaining.texi (Tags): Mention Semantic.
835 (Create Tags Table, Etags Regexps): Copyedits.
836 (Find Tag): Mention minibuffer completion.
837 (List Tags): Mention completion-at-point. Completion is actually
838 available in M-x list-tags.
839
840 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
841 Document vc-delete-file.
842
843 * files.texi (Misc File Ops): Mention vc-delete-file.
844
845 * programs.texi (Symbol Completion): Mention completion-at-point
846 explicitly.
847
2785d024
CY
8482011-12-22 Chong Yidong <cyd@gnu.org>
849
850 * maintaining.texi (Change Log Commands): Don't specially mention
851 vc-update-change-log which is CVS-only.
852
853 * vc1-xtra.texi (Version Headers): Note that these are for
854 Subversion, CVS, etc. only.
71873e2b
SM
855 (General VC Options): De-document vc-keep-workfiles.
856 Fix RCS-isms.
2785d024 857
0ab39399
EZ
8582011-12-22 Eli Zaretskii <eliz@gnu.org>
859
860 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
861 should be @end iftex".
862
d3098e1e
CY
8632011-12-21 Chong Yidong <cyd@gnu.org>
864
865 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
866 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
867 (VC Pull): Mention vc-log-incoming.
868 (Log Buffer): Add CVS/RCS only disclaimer.
869
870 * vc1-xtra.texi (Remote Repositories): Update introduction.
871 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
872 (Remote Repositories, Version Backups): Node deleted.
873 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
874 (CVS Options): Reduce verbosity of description of obscure CVS
875 locking feature.
876 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
877 Tags node.
878 (Revision Tags): Move under Miscellaneous VC subsection.
879 (Change Logs and VC): Note that this is wrong for DVCSs.
880 De-document log entry manipulating features.
881 (Renaming and VC): Describe how it works on modern VCSes.
882
883 * files.texi (Misc File Ops): Mention vc-rename-file.
884
885 * programs.texi (Custom C Indent): Add index entries.
886
47d42d81
AM
8872011-12-20 Alan Mackenzie <acm@muc.de>
888
889 * programs.texi (Motion in C): Update the description of C-M-a and
890 C-M-e, they now DTRT in enclosing scopes.
891 (Custom C Indent): Add @dfn{guessing} of the indentation style.
892
2edef1a0
CY
8932011-12-20 Chong Yidong <cyd@gnu.org>
894
895 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
896 (Old Revisions): Use it.
897 (VCS Repositories): Add "distributed" terminology.
898 (Log Buffer): Remove duplicate description
899 about changesets. Fix "current VC fileset" ambiguity.
900 (Multi-User Branching): Node deleted.
901 (Branches, Switching Branches): Discuss decentralized version
902 control systems.
903 (VC Pull): New node.
904 (Merging): Document merging on decentralized systems.
905 (Creating Branches): Note that this is specific to CVS and related
906 systems.
907
bc859d5f
CY
9082011-12-19 Chong Yidong <cyd@gnu.org>
909
910 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
911 (VC Mode Line): Add index entry for "version control status".
912 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
913 Document vc-revert-show-diff. De-document vc-rollback.
914 (VC Directory Mode): Rewrite introduction. Move prefix arg
915 documentation here from VC Directory Buffer node.
916 (VC Directory Buffer): Use a decentralized VCS example.
917 (VC Directory Commands): Use a table. Remove material duplicated
918 in previous nodes on multi-file VC filsets.
919
9cff91f8
CY
9202011-12-17 Chong Yidong <cyd@gnu.org>
921
922 * maintaining.texi (VCS Concepts): Make "revision" terminology
923 less CVS-specific.
924 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
925 Registering node.
71873e2b 926 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
927 (Log Buffer): Add command name for C-c C-c. Fix the name of the
928 log buffer. Add index entries.
71873e2b
SM
929 (VCS Changesets, Types of Log File, VC With A Merging VCS):
930 Use "commit" terminology.
9cff91f8
CY
931 (Old Revisions): Move it to just before VC Change Log. "Tag" here
932 doesn't refer to tags tables. Note other possible forms of the
933 revision ID. C-x v = does not save.
934 (Registering): Note similarity to C-x v v action. Fix description
935 of how backends are chosen. De-document vc-default-init-revision.
936 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
937 in root log buffers.
938
f3b316df
CY
9392011-12-16 Chong Yidong <cyd@gnu.org>
940
941 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
942 (Basic VC Editing): Remove redundant descriptions.
943 (VC With A Merging VCS): Make description more general instead of
944 CVS-specific.
945 (VC With A Locking VCS): Use VC fileset terminology.
946
29eabb8e
CY
9472011-12-12 Chong Yidong <cyd@gnu.org>
948
949 * building.texi (Executing Lisp): Fix xref for C-M-x.
950 (Lisp Libraries): Add xref to node explaining `load' in Lisp
951 manual. Note that load-path is not customizable.
952 (Lisp Eval): Note that listed commands are available globally.
953 Explain the meaning of "defun" in the C-M-x context.
954 (Lisp Interaction): Copyedits.
71873e2b
SM
955 (External Lisp): Fix name of inferior Lisp buffer.
956 Mention Scheme.
29eabb8e
CY
957 (Compilation): Define "inferior process".
958
cd0314dd
EZ
9592011-12-10 Eli Zaretskii <eliz@gnu.org>
960
961 * msdog.texi (Windows Fonts): Document how to force GDI font
962 backend on MS-Windows.
963
0595bd7e 9642011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
965
966 * building.texi (Compilation): Say what the -k flag to make does.
967 Move subprocess discussion to Compilation Shell.
968 (Compilation Mode): Add xref for grep, occur, and mouse
969 references. Define "locus".
970 (Grep Searching): Use @command.
71873e2b
SM
971 (Debuggers, Commands of GUD, GDB Graphical Interface):
972 Clarify intro.
0595bd7e
CY
973 (Starting GUD): Clarify how arguments are specified.
974 (Debugger Operation): Index entry for "GUD interaction buffer",
975 and move basic description here from Commands of GUD node.
976 (GDB User Interface Layout): Copyedits.
977 (Source Buffers): Remove gdb-find-source-frame, which is not in
978 gdb-mi.el.
979 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
980 toggle-gdb-all-registers, which are not in gdb-mi.el.
981 Don't re-document GUD interaction buffers.
b09d01da
CY
982
983 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
984 (Semantic): Add cindex entries for Semantic.
985
2a185919
CY
9862011-12-06 Chong Yidong <cyd@gnu.org>
987
988 * programs.texi (Man Page): Clarify how to use Man-switches.
989 Don't bother documenting Man-fontify-manpage-flag.
990 (Lisp Doc): Add xref to Name Help node.
991 (Hideshow): Add cindex. Mention role of ellipses, and default
992 value of hs-isearch-open. Don't bother documenting
993 hs-special-modes-alist.
994 (Symbol Completion): Add kindex for C-M-i. Don't recommend
995 changing the window manager binding of M-TAB.
996
ebf10822
CY
9972011-12-05 Chong Yidong <cyd@gnu.org>
998
999 * programs.texi (Comment Commands): Fix description of for M-; on
1000 blank lines. Move documentation of comment-region here.
1001 (Multi-Line Comments): Clarify the role of comment-multi-line.
1002 Refer to Comment Commands for comment-region doc.
1003 (Options for Comments): Refer to Multi-Line Comments for
1004 comment-multi-line doc, instead of duplicating it. Fix default
1005 values of comment-padding and comment-start-skip.
1006
ec7ae032
CY
10072011-12-04 Chong Yidong <cyd@gnu.org>
1008
1009 * programs.texi (Program Modes): Mention modes that are not
1010 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1011 Add index entry for backward-delete-char-untabify.
1012 Mention prog-mode-hook.
ec7ae032
CY
1013 (Which Function): Use "global minor mode" terminology.
1014 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1015 in Indentation chapter to avoid duplication.
1016 (Expressions): Copyedit.
1017 (Matching): Document Electric Pair mode.
1018
1019 * ack.texi (Acknowledgments):
1020 * rmail.texi (Movemail, Other Mailbox Formats):
1021 * frames.texi (Frames): Don't capitalize "Unix".
1022
a24bf23e
CY
10232011-12-04 Chong Yidong <cyd@gnu.org>
1024
1025 * text.texi (Nroff Mode): Mention what nroff is.
1026 (Text Based Tables, Table Recognition): Don't say "Table mode"
1027 since it's not a major or minor mode.
1028 (Text Based Tables): Reduce the size of the example.
1029 (Table Definition): Clarify definitions.
1030 (Table Creation): Add key table.
1031 (Cell Commands): Use kbd for commands.
1032 (Table Rows and Columns): Combine nodes Row Commands and Column
1033 Commands.
1034 (Fixed Width Mode): Node deleted; contents moved to parent.
1035 (Table Conversion): Shorten example.
1036 (Measuring Tables): Merge into Table Misc.
1037
8863a584
CY
10382011-12-03 Chong Yidong <cyd@gnu.org>
1039
1040 * text.texi (TeX Mode): Mention AUCTeX package.
1041 (TeX Editing): Add xref to documentation for Occur.
1042 (LaTeX Editing): Add xref to Completion node.
1043 (TeX Print): Fix description of tex-directory.
71873e2b 1044 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1045 its subnodes less verbose, since text/enriched files are
1046 practically unused.
71873e2b 1047 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1048 (Format Colors): Node deleted.
71873e2b 1049 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1050 for applying colors too.
1051 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1052
1053 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1054
1055 * display.texi (Colors): New node.
1056
1057 * cmdargs.texi (Colors X):
1058 * xresources.texi (GTK styles):
1059 * custom.texi (Face Customization): Reference it.
1060
1061 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1062 Link to Fill Commands for Justification entry.
1063
6fdebe93
EZ
10642011-12-03 Eli Zaretskii <eliz@gnu.org>
1065
1066 * display.texi (Auto Scrolling): More accurate description of what
1067 scroll-*-aggressively does, including the effect of non-zero
1068 margin. Fix "i.e." markup.
1069
95ca9bc7
CY
10702011-12-02 Chong Yidong <cyd@gnu.org>
1071
1072 * text.texi (Pages): Mention how formfeed chars are displayed.
1073 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1074 Describe adaptive filling more precisely.
1075 (Fill Commands): Note that filling removes excess whitespace.
1076 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1077 now bound to indent-for-tab-command in Text mode.
1078 (Outline Mode): Copyedits.
1079 (Outline Visibility): Note that Reveal mode is a buffer-local
1080 minor mode.
1081
1082 * modes.texi (Major Modes): Move note about checking major-mode in
1083 a hook function here, from Text mode.
1084
6d262977
CY
10852011-11-28 Chong Yidong <cyd@gnu.org>
1086
b22b1918
CY
1087 * text.texi (Words): Add xref to Position Info.
1088 (Paragraphs): Add xref to Regexps.
1089
6d262977
CY
1090 * indent.texi (Indentation): Rewrite introduction. Move table to
1091 Indentation Commands node.
1092 (Indentation Commands): Add index entries to table. Copyedits.
1093 (Tab Stops, Just Spaces): Copyedits.
1094 (Indent Convenience): New node. Document electric-indent-mode.
1095
1096 * programs.texi (Basic Indent):
1097 * windows.texi (Pop Up Window): Fix kindex entry.
1098
dc95a8b0
CY
10992011-11-28 Chong Yidong <cyd@gnu.org>
1100
1101 * modes.texi (Major Modes): Move major-mode variable doc here from
1102 Choosing Modes. Document describe-mode. Document prog-mode-hook
1103 and text-mode-hook. Add example of using hooks.
1104 (Minor Modes): Document behavior of mode command calls from Lisp.
1105 Note that setting the mode variable using Customize will DTRT.
1106 (Choosing Modes): Add example of setting a minor mode using a
1107 local variable.
1108
b63a8e8e
CY
11092011-11-27 Chong Yidong <cyd@gnu.org>
1110
1111 * frames.texi (Creating Frames): Move frame parameter example to
1112 Frame Parameters node.
1113 (Frame Commands): C-x 5 o does not warp the mouse by default.
1114 (Fonts): Add more GTK-style properties; also, they should be
1115 capitalized.
1116 (Special Buffer Frames): Node deleted; special-display is on the
1117 way out.
1118 (Frame Parameters): Example moved here from Creating Frames.
1119 Clarify that default-frame-alist affects the initial frame too.
1120 Delete auto-raise-mode and auto-lower-mode.
1121 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1122 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1123
1124 * windows.texi (Window Choice): Add xref to Lisp manual for
1125 special-display-*.
1126
a3dcc84e
EZ
11272011-11-26 Eli Zaretskii <eliz@gnu.org>
1128
1129 * display.texi (Text Display): Update the description,
1130 cross-references, and indexing related to display of control
1131 characters and raw bytes.
1132
4ad3bc2a
CY
11332011-11-25 Chong Yidong <cyd@gnu.org>
1134
1135 * frames.texi (Frames): Rewrite introduction.
1136 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1137 Mouse-3 does not copy to kill ring by default. DEL does not
1138 behave specially for mouse commands any more.
1139 (Mouse References): Document mouse-1-click-follows-link more
1140 thoroughly.
1141 (Menu Mouse Clicks): Move footnote to the main text and add xref
1142 to Init Rebinding node.
1143 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1144
1145 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1146
20db1522
JB
11472011-11-24 Juanma Barranquero <lekktu@gmail.com>
1148
1149 * display.texi (Font Lock): Fix typo.
1150
01d06b1f
GM
11512011-11-24 Glenn Morris <rgm@gnu.org>
1152
1153 * rmail.texi (Rmail Output):
1154 Mention rmail-automatic-folder-directives. (Bug#9657)
1155
0cbaa1d5
CY
11562011-11-21 Chong Yidong <cyd@gnu.org>
1157
1158 * mark.texi (Global Mark Ring): Fix description of global mark
1159 ring (Bug#10032).
1160
fe7a3057
JB
11612011-11-20 Juanma Barranquero <lekktu@gmail.com>
1162
1163 * msdog.texi (Windows Fonts): Fix typo.
1164
b6e63cbe
GM
11652011-11-17 Glenn Morris <rgm@gnu.org>
1166
1167 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1168
58179cce
JB
11692011-11-16 Juanma Barranquero <lekktu@gmail.com>
1170
1171 * killing.texi (Rectangles):
7877f373
JB
1172 * misc.texi (Document View):
1173 * modes.texi (Choosing Modes):
1174 * msdog.texi (Windows Fonts):
58179cce
JB
1175 * regs.texi (Rectangle Registers):
1176 * search.texi (Isearch Yank): Fix typos.
1177
291d142b
CY
11782011-11-06 Chong Yidong <cyd@gnu.org>
1179
1180 * windows.texi (Basic Window): Add xref to Cursor Display.
1181 (Split Window): Document negative arg for splitting commands.
1182 (Other Window): Document mouse-1 in text area of window.
1183 (Change Window): Don't mention window attributes, since they
1184 aren't defined. C-x 1 can't be used with minibuffer windows.
1185 Windows are no longer auto-deleted.
1186 (Window Choice): Add xref to Choosing Window in Lisp manual.
1187 (Window Convenience): Note that windmove disables shift-selection.
1188 Move M-x compare-windows here from Other Window node.
1189
1190 * custom.texi (Mouse Buttons):
1191 * search.texi (Isearch Scroll):
1192 * windows.texi (Split Window): Use new names split-window-below
1193 and split-window-right.
1194
a7ef684b
JB
11952011-10-26 Juanma Barranquero <lekktu@gmail.com>
1196
1197 * emacs.texi (Top): Fix typo.
1198
d53e1747
GM
11992011-10-25 Glenn Morris <rgm@gnu.org>
1200
1201 * abbrevs.texi (Saving Abbrevs):
1202 quietly-read-abbrev-file is not a command. (Bug#9866)
1203
e7a3ff06
CY
12042011-10-24 Chong Yidong <cyd@gnu.org>
1205
1206 * display.texi (Scrolling): Document scroll-up-line and
1207 scroll-down-line. Document scroll-command property.
1208 (Recentering): New node, split off from Scrolling.
1209
86c60681
CY
12102011-10-23 Chong Yidong <cyd@gnu.org>
1211
da97a9e6
CY
1212 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1213 (Tool Bars): Copyedits.
1214
86c60681
CY
1215 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1216
d195726a
CY
12172011-10-22 Chong Yidong <cyd@gnu.org>
1218
1219 * windows.texi (Displaying Buffers): Fix broken lispref link.
1220
a70e06c1
CY
12212011-10-22 Chong Yidong <cyd@gnu.org>
1222
1223 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1224 Move confirm-nonexistent-file-or-buffer discussion here.
1225
1226 * files.texi (File Names, Visiting): Move detailed discussion of
1227 minibuffer confirmation to Minibuffer Exit.
1228
1229 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1230 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1231
bfd779dd
CY
12322011-10-21 Chong Yidong <cyd@gnu.org>
1233
1234 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1235 (Backup Copying): backup-by-copying-when-mismatch is now t.
1236 (Customize Save): Fix description of require-final-newline.
1237 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1238 (Auto Save Control): Clarify.
1239 (File Archives): Add 7z.
1240 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1241
1242 * arevert-xtra.texi (Autorevert): Copyedits.
1243
6e317956
CY
12442011-10-20 Chong Yidong <cyd@gnu.org>
1245
1246 * custom.texi (Hooks, Init Examples):
1247 * display.texi (Font Lock):
1248 * fixit.texi (Spelling):
1249 * rmail.texi (Rmail Display): Minor mode function with no arg now
1250 enables it.
1251
1252 * fixit.texi (Spelling): Fix description of inline completion.
1253
5abc31ef
CY
12542011-10-19 Chong Yidong <cyd@gnu.org>
1255
1256 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1257 entries.
1258 (Isearch Yank): Document isearch-yank-pop.
1259 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1260 (Other Repeating Search): Document Occur Edit mode.
1261
939db9ac
CY
12622011-10-18 Chong Yidong <cyd@gnu.org>
1263
1264 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1265 from Line Truncation node.
1266 (Standard Faces): Note that only the background of the cursor face
1267 has an effect.
1268 (Cursor Display): Fix descriptions of cursor face
1269 and bar cursor blinking.
1270 (Text Display): Document nobreak-char-display more clearly.
1271 (Line Truncation): Add xref to Split Window node.
1272 (Display Custom): Don't bother documenting baud-rate or
1273 no-redraw-on-reenter.
1274
1275 * search.texi (Slow Isearch): Node removed.
1276
80c6d77f
GM
12772011-10-18 Glenn Morris <rgm@gnu.org>
1278
1279 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1280
d366bd53
CY
12812011-10-18 Chong Yidong <cyd@gnu.org>
1282
1283 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1284 of list-faces-display here, from Standard Faces node.
1285 Note special role of `default' background.
1286 (Standard Faces): Note special role of `default' background.
1287 Note that region face may be taken fom GTK. Add xref to Text Display.
1288 (Text Scale): Rename from "Temporary Face Changes".
1289 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1290 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1291 (Useless Whitespace): Simplify description of
1292 delete-trailing-whitespace. Note active region case.
1293 (Text Display): Fix description of escape-glyph face assignment.
1294 Remove unibye mode discussion. Update some parts for Unicode.
1295 Move glyphless chars documentation to Lisp manual.
1296
1297 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1298
21100e7d
CY
12992011-10-15 Chong Yidong <cyd@stupidchicken.com>
1300
1301 * display.texi (Scrolling): Tweak explanation of scroll direction.
1302 (View Mode): Add index entries.
1303
1304 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1305
1306 * regs.texi (Text Registers): C-x r i does not activate the mark.
1307 (Bookmarks): Document new default bookmark location.
1308
50b063c3
CY
13092011-10-13 Chong Yidong <cyd@stupidchicken.com>
1310
71873e2b
SM
1311 * killing.texi (Deletion): Add xref to Using Region.
1312 Document delete-forward-char.
50b063c3
CY
1313 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1314 description here. Recommend C-u C-SPC for jumping to mark.
1315 (Kill Ring): Move kill ring variable documentation here.
1316 (Primary Selection): Copyedits.
1317 (Rectangles): Document new command rectangle-number-lines.
1318 (CUA Bindings): Note that this disables the mark-even-if-inactive
1319 behavior for C-x and C-c.
1320
1321 * mark.texi (Mark): Mention "active region" terminology.
1322 (Using Region): Document delete-active-region.
1323
e1a3f5b1
CY
13242011-10-12 Chong Yidong <cyd@stupidchicken.com>
1325
1326 * mark.texi (Mark): Clarify description of disabled Transient Mark
1327 mode (Bug#9689).
1328 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1329 selection changes. Mention that commands like C-y set the mark.
1330 (Marking Objects): Add xref to Words node. Note that mark-word
1331 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1332 (Using Region): Mention M-$ in the table.
1333 Document mark-even-if-inactive here instead of in Mark Ring.
1334 (Mark Ring): Move mark-even-if-inactive to Using Region.
1335 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1336 (Disabled Transient Mark): Rename from "Persistent Mark"
1337 (Bug#9688). Callers changed.
1338
1339 * programs.texi (Expressions):
1340 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1341
3dc62b2b
CY
13422011-10-09 Chong Yidong <cyd@stupidchicken.com>
1343
1344 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1345 option" terminology.
1346 (Key Help): Add command names. Define "documentation string".
1347 (Name Help): Remove an over-long joke.
1348 (Apropos): Document prefix args. Remove duplicated descriptions.
1349 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1350 (Package Keywords): Rename from "Library by Keyword".
1351 Describe new package menu interface.
3dc62b2b 1352 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1353
1354 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1355 (Minibuffer History): Document numeric args to history commands.
de09aa52 1356
2d3fe5d7
EZ
13572011-10-08 Eli Zaretskii <eliz@gnu.org>
1358
1359 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1360
b2b0776e
CY
13612011-10-08 Chong Yidong <cyd@stupidchicken.com>
1362
71873e2b
SM
1363 * basic.texi (Position Info): Omit page commands.
1364 Document count-words-region and count-words.
b2b0776e
CY
1365
1366 * text.texi (Pages): Move what-page documentation here.
1367
27a16462
CY
13682011-10-08 Chong Yidong <cyd@stupidchicken.com>
1369
1370 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1371 Remote Files node instead of linking directly to the Tramp manual.
1372 (Minibuffer Edit): Add xref to Blank Lines.
1373 (Completion): Add xref to Symbol Completion. Remove redundant
1374 example, which is repeated in the next node.
1375 (Completion Commands): Minor clarifications.
1376 (Completion Styles): New node, split from Completion Commands.
1377 Document substring and initials styles.
1378 (Strict Completion): Remove information duplicated in other nodes.
1379 (Completion Options): Consolidate case difference discussion here.
1380
1381 * help.texi (Help Mode): Fix kindex entries.
1382
1383 * files.texi (File Names): Add index entries.
1384
de0bde62
CY
13852011-10-07 Chong Yidong <cyd@stupidchicken.com>
1386
71873e2b
SM
1387 * basic.texi (Inserting Text): Add xref to Completion.
1388 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1389 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1390 to left/right. Tweak left-char and right-char descriptions.
1391 M-left and M-right are now bound to left-word/right-word.
1392 (Erasing): Document delete-forward-char.
1393
1394 * screen.texi (Screen, Menu Bar): Copyedits.
1395 (Point): Remove duplicate paragraph on cursors, also in Screen.
1396 (Mode Line): Trailing dashes no longer shown on X displays.
1397
1398 * frames.texi (Non-Window Terminals): Index just "text-only
1399 terminal", which is used throughout the manual now.
1400
1401 * entering.texi (Entering Emacs): Define "startup screen".
1402 Document window-splitting behavior with command-line inputs.
1403 (Exiting): Remove obsolete paragraph about shells without suspend
1404 functionality.
1405
1406 * commands.texi (User Input): Define "input event" more clearly.
1407 (Keys): Add xref to Echo Area.
1408 (Commands): Clarify relation between commands and functions.
1409
453e4522
CY
14102011-10-06 Chong Yidong <cyd@stupidchicken.com>
1411
1412 * misc.texi (emacsclient Options): Document how emacsclient runs
1413 the Emacs daemon (Bug#9674).
1414
550f41cd
CY
14152011-10-01 Chong Yidong <cyd@stupidchicken.com>
1416
1417 * basic.texi (Moving Point):
1418 * custom.texi (Mouse Buttons):
1419 * rmail.texi (Rmail Scrolling):
1420 * search.texi (Isearch Scroll):
550f41cd
CY
1421 * display.texi (Scrolling): Replace scroll-up/down with
1422 scroll-up/down-command. Fix scroll-preserve-screen-position
1423 description. Document scroll-error-top-bottom.
1424
9229fe87
GM
14252011-09-30 Glenn Morris <rgm@gnu.org>
1426
1427 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1428
0a2132ba
CY
14292011-09-24 Chong Yidong <cyd@stupidchicken.com>
1430
1431 * windows.texi (Pop Up Window): Defer discussion of window
1432 splitting to the Window Choice node. Add index entries.
1433 (Force Same Window): Node deleted.
1434 (Displaying Buffers, Window Choice): New nodes.
1435
1436 * buffers.texi (Select Buffer): Clarify description of
1437 buffer-switching commands. Add xref to Window Display node.
1438 Don't repeat confirm-nonexistent-file-or-buffer description from
1439 Visiting node. Remove even-window-heights.
1440
1441 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1442
33ed493b
CY
14432011-09-18 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1446
1447 * xresources.texi (Table of Resources): Fix documentation of
1448 bitmapIcon.
1449
92fa95ad
CY
14502011-09-15 Chong Yidong <cyd@stupidchicken.com>
1451
1452 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1453
16254627
EH
14542011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1455
1456 * frames.texi (Frame Commands): Note that delete-other-frames only
1457 deletes frames on current terminal.
1458
c3760c17
EZ
14592011-09-10 Eli Zaretskii <eliz@gnu.org>
1460
1461 * sending.texi (Mail Misc): Document mail-add-attachment.
1462
69b8be97
EZ
14632011-09-04 Eli Zaretskii <eliz@gnu.org>
1464
1465 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1466
3fd50d5c
CY
14672011-08-29 Chong Yidong <cyd@stupidchicken.com>
1468
1469 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1470
e2aeef63
CY
14712011-08-28 Chong Yidong <cyd@stupidchicken.com>
1472
1473 * files.texi (File Archives):
1474 * cal-xtra.texi (Diary Display):
1475 * help.texi (Help Mode): Add xref to View Mode.
1476
ddb54206
CY
14772011-08-28 Chong Yidong <cyd@stupidchicken.com>
1478
a6326082
CY
1479 * display.texi (View Mode): New node. Move view-file here from
1480 Misc File Ops. Move view-buffer here from Misc Buffer.
1481
1482 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1483
04e2ce72 1484 * files.texi (Misc File Ops): Document new
a6326082 1485 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1486
1487 * dired.texi (Dired Deletion): Shorten description of Trash.
1488
ddb54206
CY
1489 * misc.texi (emacsclient Options): Document server-port.
1490
bd206ce5
EZ
14912011-08-27 Eli Zaretskii <eliz@gnu.org>
1492
1493 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1494 even on MS-Windows. Fix a typo.
1495
d43f5a42
CY
14962011-08-26 Chong Yidong <cyd@stupidchicken.com>
1497
1498 * package.texi: New file, documenting the package manager.
1499
1500 * emacs.texi: Include it.
1501
1502 * help.texi (Help Summary): Add describe-package.
1503
e0b1591b
CY
15042011-08-25 Chong Yidong <cyd@stupidchicken.com>
1505
856ce114
CY
1506 * misc.texi (Printing): Convert subnodes into subsections.
1507
f404f8bc
CY
1508 * text.texi (Two-Column): Move into Text chapter.
1509
1510 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1511 Files section. Convert from chapter into section.
1512
1513 * display.texi (Narrowing): Move into display chapter.
1514
e0b1591b
CY
1515 * sending.texi (Sending Mail):
1516 * rmail.texi (Rmail):
1517 * misc.texi (Gnus, Document View):
1518 * dired.texi (Dired):
1519 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1520
75bfc667
JL
15212011-08-07 Juri Linkov <juri@jurta.org>
1522
1523 * dired.texi (Operating on Files): Rewrite according to the fact
1524 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1525
fe676f91
MA
15262011-07-30 Michael Albinus <michael.albinus@gmx.de>
1527
1528 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1529 remote file name completion. (Bug#9197)
1530
4cc60b9b
EZ
15312011-07-28 Eli Zaretskii <eliz@gnu.org>
1532
1533 * mule.texi (Bidirectional Editing): Document the fact that
1534 bidi-display-reordering is t by default.
1535
89671e16
LMI
15362011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1537
1538 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1539 explicitly (bug#8904).
1540
fb23ecc2
LMI
15412011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1542
1543 * trouble.texi (Checklist): Use an `M-x' example instead of an
1544 Emacs Lisp form to switch on the dribble file (bug#8056).
1545
465c5fc8
LMI
15462011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1547
1548 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1549
90a6258b
GM
15502011-07-13 Glenn Morris <rgm@gnu.org>
1551
1552 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1553
c7588364
LMI
15542011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1555
1556 * mark.texi (Mark Ring): Clarify how many locations are saved
1557 (bug#5770).
1558 (Global Mark Ring): Ditto.
1559
4cb4f3ba
LMI
15602011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1561
d648feab
LMI
1562 * text.texi (Table Recognition): Use "at point" instead of "under
1563 point" (bug#4345).
1564
4cb4f3ba
LMI
1565 * display.texi (Cursor Display): Mention `cursor-type'.
1566
1567 * screen.texi (Point): Clarify that it's only if you use a block
1568 cursor that it appears to be on a character (bug#4345).
1569
ecd0b990
CY
15702011-07-12 Chong Yidong <cyd@stupidchicken.com>
1571
1572 * misc.texi (Amusements): Move dissociated press here, from its
1573 own section.
1574
1575 * emacs.texi (Top): Update node listing.
1576
c2fd0368
LMI
15772011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1578
1579 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1580 clarity (bug#3523).
1581
fdeb32ec
CY
15822011-07-12 Chong Yidong <cyd@stupidchicken.com>
1583
1584 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1585 (Misc X): Document --parent-id.
1586
1587 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1588 defaults to nil.
1589
1590 * misc.texi (emacsclient Options): Document --parent-id.
1591
1592 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1593
f584ca38
LMI
15942011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1595
1596 * emacs.texi: Use "..." instead of ``...'' in the menus
1597 (bug#3503).
1598
963578d3
CY
15992011-07-11 Chong Yidong <cyd@stupidchicken.com>
1600
1601 * killing.texi (Primary Selection): Document `only' setting for
1602 select-active-regions.
1603
1604 * mark.texi (Setting Mark): Reference Shift Selection node.
1605
1606 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1607
a30ed87b
LMI
16082011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1609
47076272
LMI
1610 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1611 motion keys" (bug#3503).
1612
a30ed87b
LMI
1613 * emacs.texi: Change all the register node names from "RegPos"
1614 (etc.) to "Positional Registers" (etc.) (bug#3314).
1615
4d45a8b7
CY
16162011-07-11 Chong Yidong <cyd@stupidchicken.com>
1617
1618 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1619 (Other Kill Commands, Kill Options): Copyedits.
1620 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1621 (Yanking): Move yank-excluded properties discussion here.
1622 (Cut and Paste): Move from frames.texi. Update subnodes to
1623 describe x-select-enable-clipboard case.
1624
1625 * frames.texi: Move Cut and Paste node and subnodes into
1626 killing.texi, except Mouse Commands and Word and Line Mouse.
1627
c160ddee
AM
16282011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1629
1630 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1631
3329e6e3
LMI
16322011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1633
32a214fe
LMI
1634 * screen.texi (Mode Line): Clarify that coding systems are
1635 characters, not letters (bug#1749).
1636
3329e6e3
LMI
1637 * cmdargs.texi (Environment): Mention removing variables
1638 (bug#1615). Text suggested by Kevin Rodgers.
1639
8875da1e
CY
16402011-07-10 Chong Yidong <cyd@stupidchicken.com>
1641
54806e45
CY
1642 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1643
8875da1e
CY
1644 * modes.texi: Rename from major.texi.
1645 (Modes): New node. Make Major Modes and Minor Modes subsections
1646 of this. All callers changed.
1647
1648 * custom.texi (Minor Modes): Move to modes.texi.
1649
7847b2a1
CY
16502011-07-10 Chong Yidong <cyd@stupidchicken.com>
1651
6cfd0fa2
CY
1652 * custom.texi (Syntax): Node deleted.
1653
1654 * help.texi (Help Summary):
1655 * major.texi (Major Modes):
1656 * programs.texi (Parentheses):
1657 * search.texi (Regexp Backslash, Regexp Backslash)
1658 (Regexp Backslash):
1659 * text.texi (Words): Callers changed.
1660
7847b2a1
CY
1661 * text.texi (Refill, Longlines): Delete nodes.
1662
1663 * ack.texi (Acknowledgments): Longlines removed from manual.
1664
1665 * emacs.texi (Top): Update node listing.
1666
2a71c436
GM
16672011-07-09 Glenn Morris <rgm@gnu.org>
1668
1669 * fortran-xtra.texi (Fortran): Update handled extensions.
1670
61436e9f
LMI
16712011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1672
1673 * display.texi (Scrolling): `C-v' (etc) are now bound to
1674 `scroll-*-command' (bug#8349).
1675
6e560c71
LMI
16762011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1677
48954a09 1678 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1679 doesn't actually delete any files (bug#7125).
1680
2904fd97
LMI
1681 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1682 argument for `C-c C-k' (bug#7391).
1683
6e560c71
LMI
1684 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1685 you're currently using (bug#8489).
1686
978ff6c5
EZ
16872011-07-01 Eli Zaretskii <eliz@gnu.org>
1688
1689 * mule.texi (Coding Systems): Move index entries from the previous
1690 change into their proper places.
1691
0d742084
LMI
16922011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1693
31976bd5
LMI
1694 * help.texi (Help Files): Document view-external-packages (bug#8902).
1695
0d742084
LMI
1696 * mule.texi (Coding Systems): Put a few more of the coding systems
1697 into the index (bug#8900).
1698
9f678528
GM
16992011-06-26 Glenn Morris <rgm@gnu.org>
1700
1701 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1702
18a4ce5e
AR
17032011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1704
1705 * misc.texi (emacsclient Options): Mention --frame-parameters.
1706
f0da764a
GM
17072011-06-09 Glenn Morris <rgm@gnu.org>
1708
1709 * custom.texi (Specifying File Variables):
1710 Recommend explicit arguments for minor modes.
1711
b047e7ac
PE
17122011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1713
1714 Document wide integers better.
1715 * buffers.texi (Buffers):
001903b5
PE
1716 * files.texi (Visiting): Document maxima for 64-bit machines,
1717 and mention virtual memory limits.
b047e7ac 1718
bf41276f
CY
17192011-05-28 Chong Yidong <cyd@stupidchicken.com>
1720
1721 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1722
1723 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1724 prog mode (Bug#8240).
1725
e145f188
GM
17262011-05-27 Glenn Morris <rgm@gnu.org>
1727
1728 * custom.texi (Specifying File Variables):
1729 Major modes no longer need come first.
1730
313f790e
CY
17312011-05-22 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1734 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1735
c136e5cd
GM
17362011-05-18 Glenn Morris <rgm@gnu.org>
1737
1738 * ack.texi (Acknowledgments): Remove fakemail.c.
1739
c71a0d48 17402011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1741
1742 Fixes for fitting text into 7x9 printed manual.
1743 * building.texi (Flymake, Breakpoints Buffer):
1744 * calendar.texi (Appointments):
1745 * cmdargs.texi (General Variables, Display X):
1746 * custom.texi (Saving Customizations, Face Customization)
1747 (Directory Variables, Minibuffer Maps, Init Rebinding):
1748 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1749 * fixit.texi (Spelling):
1750 * frames.texi (Creating Frames, Fonts):
1751 * help.texi (Help Files):
1752 * mini.texi (Minibuffer File):
1753 * misc.texi (emacsclient Options, Emulation):
1754 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1755 * mule.texi (International Chars, Language Environments)
1756 (Select Input Method, Modifying Fontsets, Charsets):
1757 * programs.texi (Custom C Indent):
1758 * rmail.texi (Rmail Labels):
1759 * text.texi (Table Conversion):
1760 * trouble.texi (Known Problems, Known Problems):
1761 * windows.texi (Change Window):
1762 * xresources.texi (GTK resources): Reflow text and re-indent code
1763 examples to avoid TeX overflows and underflows on 7x9 paper.
1764
1765 * emacs.texi: Fix the (commented out) smallbook command.
1766
1767 * macos.texi (Mac / GNUstep Events):
1768 * xresources.texi (Lucid Resources): Remove extraneous examples.
1769
b8f82dc1
GM
17702011-05-10 Glenn Morris <rgm@gnu.org>
1771
1772 * custom.texi (Specifying File Variables):
1773 Deprecate using mode: for minor modes.
1774
d306b4da
GM
17752011-05-07 Glenn Morris <rgm@gnu.org>
1776
1777 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1778
548d0a63
GM
17792011-05-06 Glenn Morris <rgm@gnu.org>
1780
5006e634
GM
1781 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1782
548d0a63
GM
1783 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1784
e793a940
LMI
17852011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1786
1787 * misc.texi (Emacs Server): Document `server-eval-at'.
1788
7031be6d
UR
17892011-04-24 Chong Yidong <cyd@stupidchicken.com>
1790
71873e2b
SM
1791 * maintaining.texi (List Tags): Document next-file.
1792 Suggested by Uday S Reddy.
7031be6d 1793
4ffd0d6b 17942011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1795
1796 * mini.texi (Minibuffer Edit):
1797 * screen.texi (Mode Line): Fix typo.
1798
1c6c854e
CS
17992011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1800
024ff170 1801 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1802
c5c9f40f
CY
18032011-03-26 Chong Yidong <cyd@stupidchicken.com>
1804
1805 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1806
09725d26
EZ
18072011-03-30 Eli Zaretskii <eliz@gnu.org>
1808
1809 * display.texi (Auto Scrolling): Document the limit of 100 lines
1810 for never-recentering scrolling with `scroll-conservatively'.
1811 (Bug#6671)
1812
09d9db2c 18132011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1814
1815 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1816 HOME on Windows and where it looks for init files. (Bug#8221)
1817
62d94509
EZ
18182011-03-10 Eli Zaretskii <eliz@gnu.org>
1819
1820 * search.texi (Regexp Example):
1821 * mule.texi (International Chars):
1822 * building.texi (External Lisp): Don't use characters outside
1823 ISO-8859-1.
1824
0286d9de
EZ
18252011-03-09 Eli Zaretskii <eliz@gnu.org>
1826
1c6c854e
CS
1827 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1828 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1829
1830 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1831
114902a5 1832 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1833 (Bug#8210)
1834
0afb4571
J
18352011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1836
1837 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1838 for Gtk+ 3.
1839
bb3865e8
GM
18402011-03-08 Glenn Morris <rgm@gnu.org>
1841
6446548e
GM
1842 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1843 * emacs.texi (Acknowledgments):
1844 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1845 * emacs.texi: Set documentencoding.
6446548e 1846
bb3865e8
GM
1847 * display.texi (Optional Mode Line): Don't mention exactly where
1848 display-time appears. (Bug#8193)
1849
33383987
JB
18502011-03-07 Chong Yidong <cyd@stupidchicken.com>
1851
1852 * Version 23.3 released.
1853
892777ba
CY
18542011-03-06 Chong Yidong <cyd@stupidchicken.com>
1855
1856 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1857
0b973fc5
DW
18582011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1859
1860 * misc.texi (emacsclient Options): Add q/quiet.
1861
8ef5a2f2
GM
18622011-03-02 Glenn Morris <rgm@gnu.org>
1863
1864 * mule.texi (Communication Coding) <x-select-request-type>:
1865 Remove duplicate (essentially) paragraph. (Bug#8148)
1866
bd106056
CS
18672011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1868
1869 * maintaining.texi (Format of ChangeLog): Add reference to
1870 add-log-full-name.
1871 (Change Log Commands): Add documentation for combining multiple
1872 symbols in one change.
1873
6640b281
GM
18742011-03-01 Glenn Morris <rgm@gnu.org>
1875
1876 * custom.texi (Directory Variables):
1877 Give an example of excluding subdirectories.
1878
2b0c7330 18792011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1880
1881 * search.texi (Regexp Search): Move index entries about regexps to the
1882 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1883
8c62c205
GM
18842011-02-19 Glenn Morris <rgm@gnu.org>
1885
1886 * dired.texi (Dired): Dired-X version number was dropped.
1887
3928f2b6
JD
18882011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1889
1890 * xresources.texi (X Resources): Remove *faceName and replace it with
1891 *font for Lucid.
1892
a41c8660
CY
18932011-02-05 Chong Yidong <cyd@stupidchicken.com>
1894
1895 * rmail.texi (Rmail Display): Document Rmail MIME support more
1896 accurately.
1897
1898 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1899 vc-log-outgoing.
1900 (Merging): Document vc-find-conflicted-file.
1901
233ba4d9 19022011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1903
1904 * custom.texi (Variables): Fix typo.
1905
14beddf4 19062011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1907
65401ee3
CY
1908 * search.texi (Regexps): Copyedits. Mention character classes
1909 (Bug#7809).
1910
19f81ecf
CY
1911 * files.texi (File Aliases): Restore explanatory text from Eli
1912 Zaretskii, accidentally removed in 2011-01-08 commit.
1913
bf3dae7e
EZ
19142011-01-29 Eli Zaretskii <eliz@gnu.org>
1915
1916 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1917 (MAKEINFO_OPTS): New variable.
1918 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1919 (emacs.html): New target.
1920 (clean): Remove emacs.html.
1921
45eb2a5d
WL
19222011-01-23 Werner Lemberg <wl@gnu.org>
1923
1924 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1925 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1926 (ENVADD): Updated.
1927
9acfe703
GM
19282011-01-18 Glenn Morris <rgm@gnu.org>
1929
1930 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1931
1932 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1933
362b9d48
GM
19342011-01-15 Chong Yidong <cyd@stupidchicken.com>
1935
bb033b5f
CY
1936 * building.texi (Compilation): Improve instructions for running two
1937 compilations (Bug#7573).
1938
b024d9f0
MD
1939 * files.texi (Backup Names): Document the new location of the
1940 last-resort backup file.
1941
362b9d48
GM
1942 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1943 manual. Explain why directory-abbrev-alist elements should be anchored
1944 (Bug#7777).
1945
19462011-01-15 Eli Zaretskii <eliz@gnu.org>
1947
1948 * msdog.texi (Windows Startup): Correct inaccurate description of
1949 differences between emacsclient.exe and emacsclientw.exe.
1950
7c420169 19512011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1952
1953 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1954
7c420169 19552011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1956
1957 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1958
7c420169 19592011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1960
2d34d523
EZ
1961 * frames.texi (Cut and Paste): Modify the section's name and text:
1962 don't mix "cut/paste" with "kill/yank".
1963 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1964 (Bug#7702)
1965
88ab4340
EZ
1966 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1967
7c420169 19682011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1969
1970 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1971 matches its position in the menu. (Bug#7674)
1972
7c420169 19732011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
1974
1975 * trouble.texi (Checklist): Mention not replying via news either.
1976
92bb6c52
TH
19772010-12-30 Tassilo Horn <tassilo@member.fsf.org>
1978
1979 * misc.texi (Document View): Update DocView section with newly
1980 supported document formats.
1981
b103c904
CY
19822010-12-21 Chong Yidong <cyd@stupidchicken.com>
1983
1984 * killing.texi: Resection the Info version to conform to the
1985 printed manual, to avoid making sections on Accumulating Text, CUA
1986 and Rectangles into full chapters.
1987
f49d1f52 19882010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
1989
1990 * custom.texi (Init Syntax): Add index entries for "character syntax".
1991 (Bug#7576)
1992
f49d1f52 19932010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
1994
1995 * text.texi (HTML Mode): Small fixes. (Bug#7607)
1996
f49d1f52 19972010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
1998
1999 * trouble.texi (Checklist): Fix typo in newsgroup name.
2000
f49d1f52 20012010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2002
2003 * search.texi (Word Search): Note that the lazy highlight always
2004 matches to whole words (Bug#7470).
2005
f49d1f52 20062010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2007
4f1948eb
EZ
2008 * display.texi (Optional Mode Line): Make the description of
2009 load-average more accurate.
2010
b8a9e136
EZ
2011 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2012 registry, with a cross-reference.
62d72a4a
EZ
2013 (Windows Startup): New node. Move the stuff about the current
2014 directory from "Windows HOME".
b8a9e136 2015
07976ae3 20162010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2017
2018 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2019 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2020
07976ae3 20212010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2022
2023 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2024 Suggested by Štěpán Němec.
2025
07976ae3 20262010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2027
1aaae3f3
CY
2028 * maintaining.texi (Version Control): Say "commit", not "check in".
2029 (Version Control Systems): Simplify descriptions.
2030 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2031 VCS Concepts.
2032 (VC Mode Line): Update example.
2033 (Old Revisions): Document revert-buffer for vc-diff.
2034 (Log Buffer): Promote to a subsection. Document header lines.
2035
1c6c854e
CS
2036 * macos.texi (Mac / GNUstep Basics):
2037 Document ns-right-alternate-modifier.
ec8a6295 2038
1aaae3f3
CY
2039 * emacs.texi (Top): Update node listing.
2040
0eb025fb
EZ
20412010-11-13 Eli Zaretskii <eliz@gnu.org>
2042
2043 * rmail.texi (Rmail Coding): Characters with no fonts are not
2044 necessarily displayed as empty boxes.
2045
2046 * mule.texi (Language Environments, Fontsets): Characters with no
2047 fonts are not necessarily displayed as empty boxes.
2048
2049 * display.texi (Text Display): Document display of glyphless
2050 characters.
2051
ea4f7750
GM
20522010-11-13 Glenn Morris <rgm@gnu.org>
2053
2054 * basic.texi (Position Info): Add M-x count-words-region.
2055
90639cea
GM
20562010-11-11 Glenn Morris <rgm@gnu.org>
2057
2058 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2059
d607b96b 20602010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2061
2062 * msdog.texi (Windows HOME): Add information regarding startup
2063 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2064
c12e4a81
GM
20652010-10-11 Glenn Morris <rgm@gnu.org>
2066
df187c62
GM
2067 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2068
c12e4a81
GM
2069 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2070 (DVIPS): New variable.
234db610
GM
2071 (.PHONY): Add html, ps.
2072 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2073 (clean): Delete html, ps files.
c12e4a81 2074
6513b232
EZ
20752010-10-09 Eli Zaretskii <eliz@gnu.org>
2076
2077 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2078
f4f358f1
GM
20792010-10-09 Glenn Morris <rgm@gnu.org>
2080
c1dc72b3
GM
2081 * Makefile.in (VPATH): Remove.
2082 (infodir): Make it absolute.
2083 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2084
4393405b
GM
2085 * Makefile.in (dist): Anchor regexps.
2086
eef3ab94
GM
2087 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2088 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2089 (emacs-xtra.pdf): Use $<.
2090
aa9db089
GM
2091 * Makefile.in (infoclean): Remove harmless, long-standing error.
2092
abd40fb4
GM
2093 * Makefile.in ($(infodir)): Delete rule.
2094 (mkinfodir): New.
2095 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2096
f4f358f1 2097 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2098 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2099 * emacsver.texi: New file, replacing emacsver.texi.in.
2100
ea274122
GM
21012010-10-09 Glenn Morris <rgm@gnu.org>
2102
f7a31f11
GM
2103 * emacsver.texi.in: New file.
2104 * emacs.texi: Set EMACSVER by including emacsver.texi.
2105 * Makefile.in (distclean): Delete emacsver.texi.
2106 (dist): Copy emacsver.texi.
b13254e7 2107 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2108
3fb78d1f
GM
2109 * ack.texi (Acknowledgments): No more b2m.c.
2110
ea274122
GM
2111 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2112 (emacs): Remove rule.
2113 (dist): No need to deal with the emacs rule any more.
2114
17ca7950
GM
21152010-10-07 Glenn Morris <rgm@gnu.org>
2116
2117 * Makefile.in (version): New, set by configure.
2118 (clean): Delete dist tar file.
2119 (dist): Use version in tar name.
2120
4c83f6e1
GM
21212010-10-06 Glenn Morris <rgm@gnu.org>
2122
2123 * Makefile.in (EMACS_XTRA): Add the main source file.
2124 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2125 (mostlyclean): No core files, reorder other files.
2126 (clean): Delete specific dvi and pdf files.
2127 (infoclean, dist): New rules.
2128 (maintainer-clean): Use infoclean.
8a944cea 2129 ($(infodir)): Add parallel build workaround.
4c83f6e1 2130
0264072d
GM
21312010-10-04 Glenn Morris <rgm@gnu.org>
2132
2133 * Makefile.in (SHELL): Set it.
2134 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2135 (info, dvi): Replace above variables with their expansions.
2136 (info): Move mkdir from here...
2137 ($(infodir)/emacs): ... to here (for parallel builds).
2138 (pdf): New target.
2139 ($(infodir)/emacs): Pass -o option to makeinfo.
2140 (.PHONY): Declare clean rules.
2141 (maintainer-clean): Delete dvi and pdf files.
2142 Guard against cd failures. Use a more restrictive delete.
2143
3226d6ca
GM
21442010-10-02 Glenn Morris <rgm@gnu.org>
2145
2146 * misc.texi (Shell Mode): Remove reference to old function name.
2147
cad90f3b
EZ
21482010-09-30 Eli Zaretskii <eliz@gnu.org>
2149
2150 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2151 indicator characters.
2152
5f874327
GM
21532010-09-29 Glenn Morris <rgm@gnu.org>
2154
2155 * Makefile.in (top_srcdir): Remove unused variable.
2156
0ab9cff3
GM
21572010-09-14 Glenn Morris <rgm@gnu.org>
2158
67ae9766
GM
2159 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2160 the last hook item.
2161
0ab9cff3
GM
2162 * calendar.texi (Appointments): Also updated when a diary include file
2163 is saved.
2164
6664fc59 21652010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2166
2167 * trouble.texi (Bugs): Update the section intro.
2168 (Known Problems): New section.
2169 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2170 (Sending Patches): Bug fixes are best as responses to existing bugs.
2171 * emacs.texi (Known Problems): Add menu entry for new section.
2172
be3283d7
GM
21732010-09-09 Glenn Morris <rgm@gnu.org>
2174
2175 * xresources.texi: Untabify.
2176
10999305 21772010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2178
2179 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2180
10999305 21812010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2182
2183 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2184
30641319
JD
21852010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2186
2187 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2188
50dd7bc6
GM
21892010-08-21 Glenn Morris <rgm@gnu.org>
2190
2191 * misc.texi (Amusements): Mention bubbles and animate.
2192
5e620eca
EZ
21932010-07-31 Eli Zaretskii <eliz@gnu.org>
2194
2195 * files.texi (Visiting): Add more index entries for
2196 large-file-warning-threshold.
2197
8b2dd508
JD
21982010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2199
2200 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2201
8838673e
GM
22022010-06-23 Glenn Morris <rgm@gnu.org>
2203
2204 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2205 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2206 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2207 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2208 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2209 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2210 Untabify Texinfo files.
2211
04d3bb6c
GM
22122010-06-10 Glenn Morris <rgm@gnu.org>
2213
103dd3a8
GM
2214 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2215
04d3bb6c
GM
2216 * basic.texi (Inserting Text): Fix typo.
2217
50b79479
GM
22182010-06-10 Glenn Morris <rgm@gnu.org>
2219
2220 * ack.texi (Acknowledgments):
2221 * emacs.texi (Acknowledgments): Update for notifications.el.
2222
86d7a550
DU
22232010-05-31 Daiki Ueno <ueno@unixuser.org>
2224
2225 * dired.texi (Operating on Files): Mention encryption commands
2226 (Bug#6315).
2227
db5dce9d
EZ
22282010-05-29 Eli Zaretskii <eliz@gnu.org>
2229
2230 * basic.texi (Moving Point): Update due to renaming of commands bound
2231 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2232
34313041
EZ
22332010-05-18 Eli Zaretskii <eliz@gnu.org>
2234
2235 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2236 paragraphs.
2237 (Line Truncation): Fix wording for bidi display.
2238
1fc0ce04 2239 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2240 keys.
2241
0235128c 22422010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2243
2244 * building.texi (GDB Graphical Interface): Remove misleading comparison
2245 to an IDE (Bug#6128).
2246
0235128c 22472010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2248
2249 * programs.texi (Man Page):
2250 * misc.texi (Invoking emacsclient):
2251 * mini.texi (Repetition):
2252 * mark.texi (Setting Mark): Fix typos.
2253
0235128c 22542010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2255
2256 * misc.texi (Printing): Document htmlfontify-buffer.
2257
0235128c 22582010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2259
2260 * calendar.texi (Displaying the Diary, Format of Diary File):
2261 Fix external cross-references for TeX format output.
2262
0235128c
SM
22632010-05-07 Chong Yidong <cyd@stupidchicken.com>
2264
2265 * Version 23.2 released.
2266
f63d0028
JD
22672010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2268
2269 * cmdargs.texi (Initial Options): Mention --chdir.
2270
20fe03ad
JD
22712010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2272
2273 * frames.texi (Tool Bars): Add tool-bar-style.
2274
b7d65a5f
GM
22752010-04-21 Glenn Morris <rgm@gnu.org>
2276
2277 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2278
a42dbee1
CY
22792010-04-18 Chong Yidong <cyd@stupidchicken.com>
2280
2281 * programs.texi (Semantic): New node.
2282
2283 * maintaining.texi (EDE): New node.
2284
2285 * emacs.texi: Update node listing.
2286
2287 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2288
6e104790 22892010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2290
d52dbd3d
GM
2291 * emacs.texi (Acknowledgments): Remove duplicate.
2292
a77fe20c
GM
2293 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2294
6e104790 22952010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2296
4ebe9902
GM
2297 * dired.texi (Misc Dired Features): Mention VC diff and log.
2298 * maintaining.texi (Old Revisions, VC Change Log):
2299 Mention that diff and log work in Dired buffers.
2300
98932641
GM
2301 * help.texi (Help Summary): Mention M-x info-finder.
2302
d5b22ab2 2303 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2304
4d4e9522
GM
2305 * custom.texi (Specifying File Variables, Directory Variables):
2306 Document new commands for manipulating local variable lists.
2307
6e104790 23082010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2309
2310 * trouble.texi (Contributing): Add cindex entry.
2311 Mention etc/CONTRIBUTE.
2312
6e104790 23132010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2314
2315 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2316 query-replace (Bug#5774).
2317
a20a9df3
GM
23182010-04-16 Glenn Morris <rgm@gnu.org>
2319
2320 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2321
1ecb2d3f
JD
23222010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2323
2324 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2325
99852628
JD
23262010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2327
2328 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2329
ce79424f
EZ
23302010-03-30 Eli Zaretskii <eliz@gnu.org>
2331
2332 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2333 cross-reference to "Inserting Text".
2334
2335 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2336 Mention completion provided by `ucs-insert'.
2337
85738751 23382010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2339
2340 * sending.texi (Sending Mail): Note variables that may need
2341 customizing.
2342 (Mail Sending): Expand discussion of send-mail-function.
2343
85738751 23442010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2345
2346 Document Message mode as the default mail mode.
2347
2348 * sending.texi (Sending Mail): Copyedits.
2349 (Mail Format, Mail Headers): Document mail-from-style changes.
2350 (Mail Commands): Rename from Mail mode. Document Message mode.
2351 (Mail Misc): Rename from Mail mode Misc.
2352 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2353 command names and update keybindings.
2354 (Header Editing): Document message-tab. De-document
2355 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2356 favor of mail-default-headers. Ad index entries for user-full-name and
2357 user-mail-address.
1c6c854e
CS
2358 (Citing Mail): Update changes in Message mode behavior.
2359 Document mail-yank-prefix.
e73c2434
CY
2360 (Mail Signature): New node, moved from Mail Misc.
2361 (Mail Aliases): Mail abbrevs are the default with Message mode.
2362 (Mail Methods): Note that Message mode is now the default.
2363
2364 * rmail.texi (Rmail Reply):
2365 * text.texi (Text Mode):
2366 * major.texi (Major Modes):
2367 * mule.texi (Output Coding): Refer to Message mode.
2368
2369 * custom.texi (Init Examples): Add xref to Mail Header.
2370
1fc0ce04 2371 * emacs.texi (Top): Fix xrefs.
e73c2434 2372
85738751 23732010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2374
c0c035fa
CY
2375 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2376 repository if there is none.
2377 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2378 vc-print-root-log.
ef7b27ef 2379 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2380
71785b7a
CY
2381 * programs.texi (Program Modes): Mention Javascript mode.
2382
f67c5dd0
CY
2383 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2384 * emacs.texi: Update node description.
2385
0f72a391 2386 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2387 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2388
dc2d2590
JL
23892010-03-30 Juri Linkov <juri@jurta.org>
2390
2391 * search.texi (Other Repeating Search): Remove line that `occur'
2392 can not handle multiline matches.
2393
a7b02820
EZ
23942010-03-30 Eli Zaretskii <eliz@gnu.org>
2395
2396 * mule.texi (International): Mention support of bidirectional editing.
2397 (Bidirectional Editing): New section.
2398
22ef1944
NR
23992010-03-28 Nick Roberts <nickrob@snap.net.nz>
2400
2401 * emacs.texi (Top): Update node names to those in building.texi.
2402
146b8b16
NR
24032010-03-27 Nick Roberts <nickrob@snap.net.nz>
2404
c5e87d10
PE
2405 doc/emacs/building.texi: Describe restored GDB/MI functionality
2406 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2407 doc/emacs/emacs.texi: Update node names for building.texi.
2408
6d98672d
GM
24092010-03-24 Glenn Morris <rgm@gnu.org>
2410
2411 * ack.texi (Acknowledgments):
2412 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2413
93318cbd
JD
24142010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2415
2416 * xresources.texi (Table of Resources): Clarify toolBar number
2417 for Gtk+.
2418
2419 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2420
15cf2f52
CY
24212010-03-21 Chong Yidong <cyd@stupidchicken.com>
2422
4102856c
CY
2423 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2424
15cf2f52
CY
2425 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2426 and multi-isearch-buffers-regexp.
2427
2428 * indent.texi (Indentation): Clarify description of
2429 indent-for-tab-command. Document tab-always-indent.
2430
d68eb23c
CY
24312010-03-20 Chong Yidong <cyd@stupidchicken.com>
2432
2433 * cmdargs.texi (Font X): Move most content to Fonts.
2434
2435 * frames.texi (Fonts): New node. Document font-use-system-font.
2436
2437 * emacs.texi (Top):
2438 * xresources.texi (Table of Resources):
2439 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2440
288f9fc0
CY
24412010-03-10 Chong Yidong <cyd@stupidchicken.com>
2442
2443 * Branch for 23.2.
2444
17782bec
CY
24452010-03-06 Chong Yidong <cyd@stupidchicken.com>
2446
2447 * custom.texi (Init Examples): Add xref to Locals.
2448
2449 * major.texi (Choosing Modes): Mention usage of setq-default for
2450 setting the default value of major-mode (Bug#5688).
2451
b4a1a8b2
CY
24522010-03-02 Chong Yidong <cyd@stupidchicken.com>
2453
2454 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2455
2456 * display.texi (Display Custom): Document make-pointer-invisible and
2457 underline-minimum-offset. Remove inverse-video.
2458
a1e759cd
CY
24592010-02-21 Chong Yidong <cyd@stupidchicken.com>
2460
2461 * frames.texi (Frame Commands): Note that the last ordinary frame can
2462 be deleted in daemon mode (Bug#5616).
2463
4f3bc373
GM
24642010-02-18 Glenn Morris <rgm@gnu.org>
2465
2466 * trouble.texi (Contributing): Repository is no longer CVS.
2467
5dbbdd33
GM
24682010-02-08 Glenn Morris <rgm@gnu.org>
2469
2470 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2471
cd61af01
SM
24722010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2473
2474 * display.texi (Useless Whitespace, Text Display):
2475 * custom.texi (Init Examples): Avoid obsolete special default variables
2476 like default-major-mode.
2477
b1bb0a25 24782010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2479
2480 * programs.texi (Other C Commands): Replace reference to obsolete
2481 c-subword-mode.
2482
99d0985b
GM
24832010-01-21 Glenn Morris <rgm@gnu.org>
2484
2485 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2486
893db5bc
GM
24872010-01-12 Glenn Morris <rgm@gnu.org>
2488
2489 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2490 emacs-pretest-bug for bug reports for development versions.
2491
0419b8d6
GM
24922010-01-11 Glenn Morris <rgm@gnu.org>
2493
2494 * display.texi (Highlight Interactively): `t' does not mean highlight
2495 all patterns. (Bug#5335)
2496
26e533e2
CY
24972009-12-29 Chong Yidong <cyd@stupidchicken.com>
2498
2499 * misc.texi (Shell): Document async-shell-command.
2500
2501 * building.texi (Grep Searching): Document zrgrep.
2502
484eaeac 2503 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2504
7ee6c59b
NR
25052009-12-29 Nick Roberts <nickrob@snap.net.nz>
2506
2507 * building.texi: Import GDB Graphical Interface description from
2508 EMACS_23_1_RC.
2509
91ed7ea8
CY
25102009-12-24 Chong Yidong <cyd@stupidchicken.com>
2511
2512 * emacs.texi (Top): Update node listing.
2513
2514 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2515
2516 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2517
2518 * cmdargs.texi (Initial Options):
2519 * xresources.texi (Resources): Document inhibit-x-resources.
2520
2521 * custom.texi (Specifying File Variables): Note that minor modes are
2522 enabled unconditionally.
2523
2524 * display.texi (Scrolling): Briefly document the old recenter command,
2525 and document recenter-positions.
2526
2527 * files.texi (Visiting):
2528 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2529
1c6c854e
CS
2530 * frames.texi (Cut/Paste Other App):
2531 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2532
2533 * killing.texi (Kill Options): New node.
2534
6ca89aaa
CY
25352009-12-05 Chong Yidong <cyd@stupidchicken.com>
2536
2537 * misc.texi (Shell Options): ansi-color is now default.
2538
806642d4
GM
25392009-12-05 Glenn Morris <rgm@gnu.org>
2540
806642d4
GM
2541 * emacs.texi (Top): Update menu for cal-xtra node changes.
2542 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2543 or mode line. Don't mention invisible text or the details of
2544 diary-print-entries here, only in cal-xtra.
2545 (Format of Diary File): Mention that the "date on first line" format
2546 only really affects the simple display.
2547 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2548 (Diary Customizing): Holidays may be in the buffer or mode line.
2549 Move diary-print-entries to the "Diary Display" section.
2550 (Diary Display): New section, split out from "Fancy Diary Display".
2551 Explain the limitations of simple display, and how to print it.
2552
1a4f0c0a
GM
2553 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2554
e11adbd8
GM
2555 * cal-xtra.texi (Diary Display): Mention View mode.
2556
29a483ac
JL
25572009-11-29 Juri Linkov <juri@jurta.org>
2558
2559 * display.texi (Highlight Interactively): Actually a list of
2560 default faces is pre-loaded into a list of default values
2561 instead of the history.
2562
83d60c79
GM
25632009-11-20 Glenn Morris <rgm@gnu.org>
2564
2565 * ack.texi (Acknowledgments):
2566 * emacs.texi (Acknowledgments): Add htmlfontify.
2567
276bbe96
GM
25682009-11-14 Glenn Morris <rgm@gnu.org>
2569
98ad1bae
GM
2570 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2571
276bbe96
GM
2572 * ack.texi (Acknowledgments):
2573 * emacs.texi (Acknowledgments): Update for recent Org changes.
2574
18430066
CY
25752009-10-31 Chong Yidong <cyd@stupidchicken.com>
2576
2577 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2578 `charset' property, which is irrelevant to the user manual (Bug#3526).
2579
522ddc9f
JB
25802009-10-14 Juanma Barranquero <lekktu@gmail.com>
2581
2582 * trouble.texi (DEL Does Not Delete): Fix typo.
2583
50b49ade
MA
25842009-10-05 Michael Albinus <michael.albinus@gmx.de>
2585
2586 * files.texi (Misc File Ops): Mention copy-directory.
2587
6308321a
EZ
25882009-10-04 Eli Zaretskii <eliz@gnu.org>
2589
43b3b4d1
EZ
2590 * mule.texi (Unibyte Mode): Emphasize that
2591 unibyte-display-via-language-environment affects only the display.
2592
6308321a
EZ
2593 * display.texi (Horizontal Scrolling): Document cursor behavior under
2594 horizontal scrolling when point moves off the screen (Bug#4564).
2595 Improve wording.
2596
bd51ea7f
MA
25972009-10-01 Michael Albinus <michael.albinus@gmx.de>
2598
2599 * files.texi (Directories): delete-directory prompts for recursive
2600 deletion.
2601
55381962
GM
26022009-09-30 Glenn Morris <rgm@gnu.org>
2603
2604 * ack.texi (Acknowledgments):
2605 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2606
13989ab1
TH
26072009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2608
2609 * dired.texi (Dired Navigation): Use @code instead of @var for
2610 dired-isearch-filenames, so that it's not capitalized.
2611
8ba46c89
CY
26122009-09-19 Chong Yidong <cyd@stupidchicken.com>
2613
2614 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2615
2616 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2617
2618 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2619 (Key Bindings): Reference Init Rebinding in introductory text.
2620 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2621 (Keymaps): Simplify.
2622 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2623 (Minibuffer Maps): Remove mention of Mocklisp.
2624 (Init Rebinding): Move mode-local rebinding example here from Local
2625 Keymaps.
2626 (Modifier Keys): Clarify.
1e11b018 2627 (Rebinding): Add cindex for "binding keys".
8ba46c89 2628
6a5ca7c8
CY
26292009-09-13 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2632
0e1cba51
NR
26332009-08-31 Nick Roberts <nickrob@snap.net.nz>
2634
6a5ca7c8 2635 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2636 Reorganize these two sections.
0e1cba51 2637
76a87a4d
EZ
26382009-08-29 Eli Zaretskii <eliz@gnu.org>
2639
2640 * cmdargs.texi (Initial Options): Fix last change.
2641
82e98df4
SM
26422009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2643
2644 * mule.texi (Enabling Multibyte):
2645 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2646 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2647
fb89fad9
GM
26482009-08-20 Glenn Morris <rgm@gnu.org>
2649
2650 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2651
e99652b0
GM
26522009-08-19 Glenn Morris <rgm@gnu.org>
2653
2654 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2655
5cca97ad
GM
26562009-08-18 Glenn Morris <rgm@gnu.org>
2657
2658 * ack.texi (Acknowledgments):
2659 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2660
997797ae 2661 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2662
985bf85b
GM
26632009-08-09 Glenn Morris <rgm@gnu.org>
2664
2665 * ack.texi (Acknowledgments):
2666 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2667
8d6bb99e
DD
26682009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2669
2670 * emacs.texi (Top): Add new menu items for GDB-UI.
2671
2672 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2673 section. Threads buffer is in separate section now.
8d6bb99e 2674
8353da9c
GM
26752009-08-08 Glenn Morris <rgm@gnu.org>
2676
2677 * ack.texi (Acknowledgments):
2678 * emacs.texi (Acknowledgments):
2679 Update for js2-mode and org changes.
2680
f2074faf
MA
26812009-08-02 Michael Albinus <michael.albinus@gmx.de>
2682
2683 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2684 files.
2685
e8d2d3fb
CY
26862009-07-28 Chong Yidong <cyd@stupidchicken.com>
2687
2688 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2689
324a4f6a
GM
26902009-07-23 Glenn Morris <rgm@gnu.org>
2691
2692 * programs.texi (Matching): Update blink-matching-paren-distance.
2693
b6937a70
CY
26942009-07-21 Chong Yidong <cyd@stupidchicken.com>
2695
2696 * frames.texi (Cut/Paste Other App): For select-active-regions,
2697 selection is now updated on moving point.
2698
bd8aaa36
RS
26992009-07-21 Richard Stallman <rms@gnu.org>
2700
2701 * glossary.texi (GNU, Daemon): Update information.
2702
8d9b5eba
JL
27032009-07-19 Juri Linkov <juri@jurta.org>
2704
2705 * custom.texi (Specifying File Variables, Safe File Variables):
2706 "variables/value pairs" -> "variable/value pairs".
2707
a2acc1db
GM
27082009-07-15 Glenn Morris <rgm@gnu.org>
2709
2710 * misc.texi (Gnus): Remove widow.
2711
c5ae942b
GM
27122009-07-11 Glenn Morris <rgm@gnu.org>
2713
703d26ba
GM
2714 * Makefile.in (TEXI2PDF): New.
2715 (emacs.pdf, emacs-xtra.pdf): New targets.
2716
522ddc9f 2717 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2718
2719 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2720
2721 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2722 Don't print the copying notice twice in the printed version.
2723 Update the menu and detailmenu.
2724 (Preface): The meaning of "on-line" has changed.
2725 Correct name for "Common Problems" chapter.
2726 (Distrib): Update FSF shop URL.
2727 (Intro): Showing two files at once is not so exciting.
2728
2729 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2730 (Mac / GNUstep Basics): Minor grammar changes.
2731 (Mac / GNUstep Events): Fix typo.
2732 (GNUstep Support): CANNOT_DUMP no longer applies.
2733
2734 * misc.texi (Document View): Fix typos.
2735
2736 * dired.texi (Dired):
2737 * help.texi (Help):
2738 * macos.texi (Mac OS / GNUstep):
2739 * maintaining.texi (Version Control, Introduction to VC):
2740 End menu descriptions with a period.
c5ae942b 2741
b1c8242b
EZ
27422009-07-09 Eli Zaretskii <eliz@gnu.org>
2743
2744 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2745 so categorical in saying that the option is only useful on NTFS.
2746
220d9aa6
GM
27472009-07-09 Glenn Morris <rgm@gnu.org>
2748
2749 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2750 (ENVADD): Add texinfodir to TEXINPUTS.
2751
2752 * emacs.texi (Top): Fix cross-reference.
2753
2754 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2755
2756 * vc1-xtra.texi (Revision Tags): Fix typo.
2757
d07e72d3
GM
27582009-07-03 Glenn Morris <rgm@gnu.org>
2759
2760 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2761 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2762 (Merge Commands): `.' does not seem to work in A or B buffer.
2763 `l' can recreate the 3-window display.
2764
2765 * glossary.texi (Glossary): Minor phrasing changes throughout.
2766 Add more internal cross-references.
2767 <Autoloading>: You can't really autoload a variable.
2768 <C-M->: Move details here from `M-C-' item.
2769 <Continuation Line>: Refer to `Truncation.'
2770 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2771 <Home Directory, Unix>: New entries.
2772 <Deletion of Files>: Mention recycle bins.
2773 <Directory>: Mention ``folders.''
2774 <Error>: Don't mention ``type-ahead.''
2775 <Fringe>: Refer to the manual node.
2776 <Minor Mode>: Can be global or local.
2777 <Spell Checking>: There are other checkers besides Ispell.
2778
f144038a
GM
27792009-07-02 Glenn Morris <rgm@gnu.org>
2780
2781 * anti.texi (Antinews): Minor changes in phrasing.
2782
2783 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2784 some underfull lines in dvi output.
2785
2786 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2787
2788 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2789
2790 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2791
3f1c6666
JD
27922009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2793
2794 * xresources.texi (Table of Resources): Mention maximized for
2795 fullscreen.
2796
2797 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2798
62aadce7
CY
27992009-07-01 Chong Yidong <cyd@stupidchicken.com>
2800
2801 * anti.texi (Antinews): Correct the list of removed platforms.
2802
82ec412e
GM
28032009-06-28 Glenn Morris <rgm@gnu.org>
2804
2805 * arevert-xtra.texi: Minor language tweaks.
2806
09964e7d
GM
2807 * dired-xtra.texi: Minor revisions.
2808
666e158e
MB
28092009-06-23 Miles Bader <miles@gnu.org>
2810
c4cc8b9a 2811 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2812 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2813
70243478
CY
28142009-06-21 Chong Yidong <cyd@stupidchicken.com>
2815
2816 * Branch for 23.1.
2817
67cbe681
KH
28182009-06-17 Kenichi Handa <handa@m17n.org>
2819
2820 * mule.texi (Charsets): Update the description for the new charset.
2821 (list-character-sets): New findex.
125dd7c5 2822 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2823
40e67246
CY
28242009-06-10 Chong Yidong <cyd@stupidchicken.com>
2825
b5700de6
CY
2826 * basic.texi (Moving Point): Fix tag.
2827
2828 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2829
2830 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2831 use camel-case for PageUp and PageDown.
2832
2833 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2834 camel-case for PageUp and PageDown.
2835
2836 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2837
40e67246 2838 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2839 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2840
522ddc9f 28412009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2842
522ddc9f
JB
2843 * fixit.texi (Spelling): Set default dictionary.
2844 Improve descriptions (Bug#2554)
6f591cf4 2845
53483c76
DR
28462009-06-08 David Reitter <david.reitter@gmail.com>
2847
2848 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2849 since saving colors and faces set this way is not implemented.
2850 (Environment variables): Remove mention of mac-fix-env, which is
2851 scheduled to be removed.
2852
1557ef4f
CY
28532009-06-04 Chong Yidong <cyd@stupidchicken.com>
2854
91056528
CY
2855 * custom.texi (Init Examples): Add example of changing load-path.
2856
1557ef4f
CY
2857 * building.texi (Lisp Libraries): Add example of changing
2858 load-path (Bug#3446).
2859
623cec4c
CY
28602009-05-28 Chong Yidong <cyd@stupidchicken.com>
2861
2862 * mark.texi (Mark): Further clarifications.
2863 (Setting Mark): Emphasize that C-SPC activates the mark.
2864
0fcca8ee
CY
28652009-05-28 Chong Yidong <cyd@stupidchicken.com>
2866
702b10e1
CY
2867 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2868 Mark mode.
0fcca8ee
CY
2869 (Using Region, Persistent Mark): Use "active mark" instead of "active
2870 region".
2871
d3b396e4
CY
28722009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2873
2874 * mule.texi (Select Input Method): Fix typo.
2875
3f698a06
CY
28762009-05-13 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * anti.texi (Antinews): Document completion changes. Some additional
2879 copyedits and rearrangement of entries.
2880
b2a42eb7
CY
28812009-05-12 Chong Yidong <cyd@stupidchicken.com>
2882
932fd020
CY
2883 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2884 (Shell History Copying, Terminal emulator): Copyedits.
2885
1c6c854e
CS
2886 * xresources.texi (Resources): Simplify descriptions.
2887 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2888 (Table of Resources): Document fontBackend resource.
2889
b2a42eb7 2890 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2891 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2892 "Backspace". Remove discussion of obscure Xmodmap issue.
2893
c6ea7fb8
CY
28942009-05-07 Chong Yidong <cyd@stupidchicken.com>
2895
2896 * files.texi (Visiting): Copyedits.
2897
ad36c422
CY
28982009-05-06 Chong Yidong <cyd@stupidchicken.com>
2899
2900 * basic.texi (Inserting Text): Document ucs-insert.
2901
2902 * mule.texi (International Chars): Define "multibyte". Note that
2903 internal representation is unicode-based. Simplify definition of raw
2904 bytes. Mention ucs-insert.
2905 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2906 (Language Environments): Add language environments new to Emacs 23.
2907 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2908 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2909 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2910 (Output Coding): Copyedits.
2911
2912 * emacs.texi (Top): Update node listing.
2913
d4ad7b96
CY
29142009-05-05 Per Starbäck <per@starback.se> (tiny change)
2915
2916 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2917
5bd66204
SM
29182009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2919
2920 * building.texi (Lisp Libraries): `load-library' does offer completion.
2921
bc36ad1c
CY
29222009-04-28 Chong Yidong <cyd@stupidchicken.com>
2923
2924 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2925 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2926
f1a47884
EZ
29272009-04-25 Eli Zaretskii <eliz@gnu.org>
2928
2929 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2930
be77bd45
CY
29312009-04-22 Chong Yidong <cyd@stupidchicken.com>
2932
2933 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2934
2935 * building.texi (Lisp Interaction): Document initial-scratch-message.
2936
d3b82927
JB
29372009-04-18 Juanma Barranquero <lekktu@gmail.com>
2938
ed6e7b11
JB
2939 * msdog.texi (Windows Fonts): Fix typos.
2940
d3b82927
JB
2941 * files.texi (Save Commands): Fix pxref.
2942
bc323c04
CY
29432009-04-18 Chong Yidong <cyd@stupidchicken.com>
2944
2945 * files.texi (Save Commands): Mention diff-buffer-with-file.
2946 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2947 Henoch (Bug#3036).
2948
2186d13f
GM
29492009-03-15 Glenn Morris <rgm@gnu.org>
2950
2951 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2952 the former is not always used.
2953 (Mail Headers): Use active voice. Add "Mail-reply-to".
2954 Change case of "Id". Avoid repeated "appropriate".
2955 (Mail Aliases): Fix previous change - use an example with a ".", so it
2956 does actually get quoted when expanded.
2957 (Mail Sending): Mailclient is the default on some systems.
2958 (Citing Mail): Mention mail-indentation-spaces.
2959 (Mail Mode Misc): Add an @dfn for "mail signature".
2960
71e454fc
CY
29612009-03-15 Chong Yidong <cyd@stupidchicken.com>
2962
2963 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2964 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2965 read-buffer-completion-ignore-case, and completion-styles.
2966 Remove description of partial-completion-mode.
71e454fc 2967
df1a3e06
GM
29682009-03-14 Glenn Morris <rgm@gnu.org>
2969
2970 * sending.texi (Mail Format): Fix typo. Add index entry for
2971 mail-header-separator.
2972 (Mail Headers): Put info about initialization and changing in one place
2973 at the start. Update FCC section for mbox Rmail. Clarify From
2974 section, mention mail-setup-with-from. Clarify Reply-to section.
2975 Add Mail-followup-to and mail-mailing-lists. Clarify References
2976 section.
2977 (Mail Aliases): Update example, make less contentious.
2978 Update for name change of mail-interactive-insert-alias.
2979 (Mail Mode): Remove mention of `%' as a word separator.
2980 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
2981 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
2982 commands. Clarify FCC handling. In mail-complete, add reference to
2983 Mail Aliases section, and mention mail-complete-function.
2984 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
2985 (Mail Mode Misc): Clarify the mail-signature function. Add basic
2986 signature netiquette. Explain how the mail hooks work when continuing
2987 a composition.
2988 (Mail Amusements): Internationalize the spook section a bit.
2989 Remove the spook mail-setup-hook example, since it doesn't work well.
2990 Mention fortune-file.
2991 (Mail Methods): Mention read-mail-command.
2992
ed6e7b11 29932009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 2994
df1a3e06
GM
2995 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
2996 and NS resources following recent changes.
959d68bd 2997
86dca3e8
JR
29982009-03-10 Jason Rumney <jasonr@gnu.org>
2999
3000 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3001 w32-use-visible-system-caret doc to indicate that it should get set
3002 automatically.
3003 (Windows Fonts): Add doc for the uniscribe backend.
3004
042fe98f
DN
30052009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3006
3007 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3008 vc-dir. (Bug#2598)
3009
7f8dba73
RS
30102009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3011
3012 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3013
505e70c3
GM
30142009-03-05 Glenn Morris <rgm@gnu.org>
3015
04242bdc
GM
3016 * rmail.texi (Rmail Basics): Add reference to sorting.
3017 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3018 Minor re-wordings.
3019 (Rmail Motion): Mention rmail-next-same-subject.
3020 (Rmail Deletion): Expunging is not the only way to change the numbers.
3021 (Rmail Labels): Labels can also be used in sorting.
3022 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3023 (Rmail Display): Mention rmail-mime.
3024
00cfe22c
GM
30252009-03-04 Glenn Morris <rgm@gnu.org>
3026
3027 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3028 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3029 summary. Mention sorts cannot be undone.
3030 (Rmail Display): Give an example of how to use goto-address-mode.
3031 (Rmail Editing): It's keybindings that are redefined, not commands.
3032 Fix some typos.
3033 (Movemail): Some minor rewording.
3034 (Remote Mailboxes): Emacs movemail supports pop by default.
3035 Fix some minor grammatical issues. The "two alternative ways" to
3036 specify a POP mailbox are really just one. Remove all reference to the
3037 variables rmail-pop-password and rmail-pop-password-required, obsolete
3038 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3039 can support Kerberos.
3040
3d963b67
GM
30412009-03-03 Glenn Morris <rgm@gnu.org>
3042
3043 * rmail.texi (Rmail Deletion): Revert previous change, which was
3044 describing the Rmail summary versions.
3045 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3046 Minor re-wording for rmail-resend.
3047 (Rmail Make Summary): Summaries apply to buffers rather than files.
3048 <rmail-summary-by-topic>: Headers includes the subject.
3049 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3050 details, including prefix arguments.
2340abde 3051 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3052 Not counting lines might be faster.
3053 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3054 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3055 Name the commands bound to the various keys. Mention prefix argument
3056 for searching.
3d963b67
GM
3057 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3058 Simplify rmail-highlighted-headers description. Update face name.
3059
a8ce3d17
JB
30602009-03-02 Juanma Barranquero <lekktu@gmail.com>
3061
3062 * mark.texi (Marking Objects): Fix typo.
3063
130a29b6
CY
30642009-03-01 Chong Yidong <cyd@stupidchicken.com>
3065
3066 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3067 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3068
9d5de6f8
GM
30692009-03-01 Glenn Morris <rgm@gnu.org>
3070
79fc530e 3071 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3072 (Rmail Motion): - M-s searches from the end of messages.
3073 (Rmail Deletion): Minor clarification. Fix numeric argument
3074 description.
3075 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3076 newmail and RMAILOSE files need not be in home-directory.
3077 (Rmail Files): Mention I/O menus are unselectable if no files match.
3078 Mention `MAIL' env-var.
3079
b545ff9c
JR
30802009-02-24 Jason Rumney <jasonr@gnu.org>
3081
3082 * mule.texi (Fontsets): Mention fontset-default, font specs and
3083 fallback fontsets.
3084 (Defining Fontsets): Mention ns and w32 variants of
3085 standard-fontset-spec. Update description of startup fontset to match
3086 Emacs 23 behavior.
a93be82a 3087 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3088 (International): Link to Modifying Fontsets.
b545ff9c 3089
75da0618 30902009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3091
3092 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3093 Mention ns-extended-platform-support-mode.
3094
6be93a16
KB
30952009-02-22 Karl Berry <karl@gnu.org>
3096
3097 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3098
867d4bb3
JB
30992009-02-19 Juanma Barranquero <lekktu@gmail.com>
3100
3101 * basic.texi (Moving Point, Position Info):
3102 * files.texi (Visiting):
3103 * mini.texi (Completion Options):
3104 * text.texi (HTML Mode): Remove duplicate words.
3105
49b5c0e8
GM
31062009-02-20 Glenn Morris <rgm@gnu.org>
3107
3108 * rmail.texi: Minor updates for mbox rather than Babyl.
3109
f43a822c
KB
31102009-02-17 Karl Berry <karl@gnu.org>
3111
49b5c0e8 3112 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3113
80d634b8
RS
31142009-02-17 Richard M Stallman <rms@gnu.org>
3115
3116 * anti.texi (Antinews): Mention Babyl format.
3117
3118 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3119
3120 * rmail.texi: Update for mbox format.
3121 Various small fixes, as well as the following.
3122 (Out of Rmail): Node deleted.
3123 (Rmail): Update menu.
3124 (Rmail Files): Comment out set-rmail-inbox-list.
3125 Document rmail-inbox-list instead.
3126 (Rmail Output): Substantial changes since C-o is now
3127 rmail-output-as-seen and o is rmail-output.
3128 (Rmail Attributes): Delete `stored', add `retried'.
3129 (Rmail Display): Editing headers works in all cases.
3130
f0d129c6
GM
31312009-02-17 Glenn Morris <rgm@gnu.org>
3132
3133 * basic.texi (Position Info): M-x count-lines-region is not always on
3134 M-=. (Bug#2269)
3135
160f11d3
GM
31362009-02-09 Glenn Morris <rgm@gnu.org>
3137
3138 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3139 defaults.
3140
763e01c4
EZ
31412009-02-07 Eli Zaretskii <eliz@gnu.org>
3142
3143 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3144 documentation of possible problems with redecoding.
3145
f5e1441d
GM
31462009-02-03 Glenn Morris <rgm@gnu.org>
3147
3148 * rmail.texi (Out of Rmail): Mention b2m.pl.
3149
e1eabe41
GM
31502009-01-31 Glenn Morris <rgm@gnu.org>
3151
3152 * rmail.texi (Out of Rmail): Correct b2m location.
3153
dd05f9de
CY
31542009-01-27 Chong Yidong <cyd@stupidchicken.com>
3155
3156 * fixit.texi (Undo): Update undo limit values.
3157
d74d846e
GM
31582009-01-27 Glenn Morris <rgm@gnu.org>
3159
3160 * emacs.texi (Top): Fix Antinews menu entry.
3161
49ffdce8
KB
31622009-01-25 Karl Berry <karl@gnu.org>
3163
3164 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3165 item with no marker, instead of the syntactically incorrect
3166 @itemize @asis.
3167
467e8d77
JL
31682009-01-25 Juri Linkov <juri@jurta.org>
3169
3170 * building.texi (Grep Searching): Fix index entry for lgrep.
3171
6c60bbdb
EZ
31722009-01-24 Eli Zaretskii <eliz@gnu.org>
3173
3174 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3175
9ce5a36f
AR
31762009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3177
3178 * macos.texi (Preferences Panel): Update description of font setting to
3179 reflect that prior frame selection is no longer needed.
3180
9aa5f2fb
NR
31812009-01-20 Nick Roberts <nickrob@snap.net.nz>
3182
3183 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3184 raise GUD subsections.
3185
3892ff9c
GM
31862009-01-15 Glenn Morris <rgm@gnu.org>
3187
3188 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3189
14731c8f
GM
31902009-01-10 Glenn Morris <rgm@gnu.org>
3191
3192 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3193
45c55e53
CY
31942009-01-04 Chong Yidong <cyd@stupidchicken.com>
3195
3196 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3197 logical lines.
3198
2e4667d1
JL
31992008-12-29 Juri Linkov <juri@jurta.org>
3200
3201 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3202
3203 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3204
2a3eac47
CY
32052008-12-28 Chong Yidong <cyd@stupidchicken.com>
3206
3207 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3208 goto-address-mode instead of goto-address.
3209
3da8da94
CY
3210 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3211 mode.
3212
2a3eac47
CY
3213 * emacs.texi (Top): Update node listing.
3214
057f6dd3
EZ
32152008-12-26 Eli Zaretskii <eliz@gnu.org>
3216
3217 * custom.texi (Directory Variables): Explain what is a "project".
3218 Add indexing. Improve wording. Add a footnote about using
3219 _dir-locals.el on MS-DOS.
3220
e6979067
DN
32212008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3222
3223 * files.texi (Misc File Ops): Mention chmod as an alias for
3224 set-file-modes.
3225
9de15963
MR
32262008-12-24 Martin Rudalics <rudalics@gmx.at>
3227
3228 * help.texi (Help): Fix typos and reword.
3229 (Help Summary): Add entries for C-h n and C-h r, reorder
3230 entries, and do some minor fixes.
3231 (Name Help): Say that C-h F works for commands only.
3232 (Misc Help): Say that view-lossage displays 300 keystrokes.
3233
236fd60d
GM
32342008-12-20 Glenn Morris <rgm@gnu.org>
3235
3236 * ack.texi (Acknowledgments): General update based on AUTHORS,
3237 including removal of some stuff no longer distributed.
3238
ed9265fc 32392008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3240
ed9265fc 3241 * fixit.texi: Mention hunspell.
349b3256 3242
e840fca5
GM
32432008-12-19 Glenn Morris <rgm@gnu.org>
3244
3245 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3246 Consolidate explanatory text at start.
e840fca5
GM
3247
3248 * display.texi (Text Display):
3249 * indent.texi (Indentation): Use @acronym with ASCII.
3250
9dfa7983
GM
32512008-12-18 Glenn Morris <rgm@gnu.org>
3252
3253 * ack.texi: Various small updates and fixes.
3254
97b3a00b
JL
32552008-12-18 Juri Linkov <juri@jurta.org>
3256
3257 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3258 as a key binding to start a forward nonincremental word search.
3259 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3260 a backward nonincremental word search. Add index for `M-s w'
3261 `isearch-forward-word'.
3262 (Regexp Search): Add a short summary of regexp key commands like
3263 in the node "Basic Isearch".
3264 (Other Repeating Search): Fix typo.
3265
32662008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3267
3268 * misc.texi (PostScript Variables): Fix doc.
3269
31ce6a07
CY
32702008-12-10 Chong Yidong <cyd@stupidchicken.com>
3271
3272 * programs.texi (Program Modes): Mention Ruby mode.
3273
636b507b
DN
32742008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3275
3276 * misc.texi (emacsclient Options): Describe what an empty string
3277 argument does for --alternate-editor.
3278
a323fa14
CY
32792008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3280
3281 * cmdargs.texi (Font X): Distinguish between client-side and
3282 server-side fonts. List valid Fontconfig properties. Add reference to
3283 Fontconfig manual. List valid GTK font properties. Explain use of
3284 fc-list.
3285
c5ca6cd0
CY
32862008-12-09 Chong Yidong <cyd@stupidchicken.com>
3287
3288 * cmdargs.texi (Font X): Move discussion of quoting to top.
3289
e5136377
GM
32902008-12-06 Glenn Morris <rgm@gnu.org>
3291
3292 * maintaining.texi (Old Revisions): Improve previous change.
3293
248c026b
RS
32942008-12-05 Richard M Stallman <rms@gnu.org>
3295
3296 * anti.texi (Antinews): Minor fixes.
3297
a9253a1e
GM
32982008-12-03 Glenn Morris <rgm@gnu.org>
3299
3300 * maintaining.texi (Old Revisions): Fix diff-switches description.
3301
fa687b02
MR
33022008-12-01 Martin Rudalics <rudalics@gmx.at>
3303
3304 * emacs.texi (Top): Fix typo.
3305
72e6decd
CY
33062008-11-30 Chong Yidong <cyd@stupidchicken.com>
3307
320ee034
CY
3308 * misc.texi (Document View): Explain dependence on gs at the top.
3309 Copyedits.
3310
3311 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3312
72e6decd
CY
3313 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3314 (Comment Commands): Discuss region-active behavior of M-; first.
3315
2a472ee4
MR
33162008-11-29 Martin Rudalics <rudalics@gmx.at>
3317
9c6361c9
MR
3318 * display.texi (Line Truncation): Add reference to Continuation
3319 Lines.
3320
2a472ee4
MR
3321 * windows.texi (Pop Up Window): Mention split-height-threshold
3322 and split-width-threshold.
9c6361c9 3323 (Split Window): Add reference to Continuation Lines.
2a472ee4 3324
e93bc142
AR
33252008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3326
3327 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3328 (GNUstep Support): New node.
3329 * anti.texi:
3330 * emacs.texi:
3331 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3332
43b978db
RS
33332008-11-28 Richard M Stallman <rms@gnu.org>
3334
3335 * misc.texi (Dissociated Press): Minor cleanups.
3336
3337 * dired.texi (Image-Dired): Avoid passive.
3338
e8e2bd93
EZ
33392008-11-28 Eli Zaretskii <eliz@gnu.org>
3340
3341 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3342 representation.
3343
8d2d45da
CY
33442008-11-26 Richard M. Stallman <rms@gnu.org>
3345
3346 * files.texi (Visiting): Rewrite paragraph for clarity.
3347
3348 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3349
a5f7bbcc
AM
33502008-11-25 Alan Mackenzie <acm@muc.de>
3351
3352 * programs.texi (Moving by Parens): Clarify that parens inside strings
3353 and comments are ignored, and that the commands assume the starting
3354 point isn't in a string or comment.
3355
a71703d3
AR
33562008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3357
3358 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3359 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3360 version.
3361 (Mac Customization): Rewrite Preferences Panel section and merge in to
3362 this node, add Open files by dragging to an Emacs window.
3363
3364 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3365
aa5ab79a
CY
33662008-11-26 Chong Yidong <cyd@stupidchicken.com>
3367
0cc92c19
CY
3368 * files.texi (Misc File Ops): Document set-file-modes.
3369
c366b4e4
CY
3370 * windows.texi (Split Window): Document integer values of
3371 truncate-partial-width-windows.
3372
aa5ab79a
CY
3373 * text.texi (Text): Simplify description of markup languages.
3374 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3375 (TeX Editing): Note that `""' inserts one `"' character.
3376 (HTML Mode): Note in the introduction that XML mode is an alias for
3377 SGML mode. Mention nXML mode.
3378
56221db7
CY
33792008-11-25 Chong Yidong <cyd@stupidchicken.com>
3380
3381 * building.texi (Watch Expressions): Fix typo.
3382
90effe33
CY
33832008-11-24 Chong Yidong <cyd@stupidchicken.com>
3384
f90a5ae3
CY
3385 * files.texi (Visiting): Document new behavior of
3386 confirm-nonexistent-file-or-buffer.
3387
1c6c854e
CS
3388 * buffers.texi (Select Buffer):
3389 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3390
a18ffb4a
CY
3391 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3392 edit-picture.
3393
90effe33
CY
3394 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3395 edit-picture', since that is just an alias for picture-mode.
3396 (Sentences): Note that repeated M-@ extends the region.
3397 (Pages): Make terminology more consistent. Link to Regexps node.
3398 (Longlines): Discuss relationship with Visual Line mode.
3399 (Text Mode): Remove extraneous discussion of other modes, since they
3400 were already introduced in the parent node.
3401
e85103ec
CY
34022008-11-23 Chong Yidong <cyd@stupidchicken.com>
3403
5cb2fe30
CY
3404 * anti.texi (Antinews): Rewrite.
3405
1eb9b307 3406 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3407
3408 * frames.texi (Frame Commands): Mention "minimize" terminology.
3409
e85103ec
CY
3410 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3411 formats.
b908332f
CY
3412 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3413 (Misc X): Don't document useless -hb option.
e85103ec 3414
607f5f88
JL
34152008-11-22 Juri Linkov <juri@jurta.org>
3416
3417 * dired.texi (Dired Navigation): Change normal file name search option
3418 from `non-nil' to `t'. Add `dwim' option.
3419
e1b867a0
JL
34202008-11-22 Juri Linkov <juri@jurta.org>
3421
3422 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3423 ".dir-locals.el". Rename `define-project-bindings' to
3424 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3425 `dir-locals-set-directory-class'.
3426
dd186936
LK
34272008-11-22 Lute Kamstra <lute@gnu.org>
3428
3429 * buffers.texi (Select Buffer): Index goto-line.
3430 * basic.texi (Moving Point): Mention the use of a numeric prefix
3431 argument with goto-line and refer to Select Buffer for the use of a
3432 plain prefix argument.
3433
4b121911
GM
34342008-11-19 Glenn Morris <rgm@gnu.org>
3435
3436 * doclicense.texi: Update to FDL 1.3.
3437 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3438
27267e4c
CY
34392008-11-17 Chong Yidong <cyd@stupidchicken.com>
3440
696f351d
CY
3441 * custom.texi (Minor Modes): Define mode commands and mode variables
3442 more precisely. Recommend using mode commands instead of setting
3443 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3444 (Easy Customization): Use "init file" instead of .emacs.
3445 (Customization Groups): Update to new Custom buffer appearance.
3446 (Saving Customizations): Copyedits. Update example.
3447 (Variables): Give example of variable type-sensitivity.
3448 (Examining): Update example.
3449 (Hooks): Copyedits.
3450 (Specifying File Variables): Use C comments instead of an artificial
3451 Lisp for the example.
3452 (Keymaps): Move internals discussion to Prefix Keymaps.
3453 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3454 (Init Rebinding): Document kbd macro.
3455 (Init File): Link to Find Init.
696f351d
CY
3456
3457 * mark.texi (Using Region): Document Delete Selection Mode more
3458 thoroughly.
3459
3460 * frames.texi (Mouse Commands): Move most of the description of Delete
3461 Selection Mode to Using Region, and link to it.
1bc9c425 3462 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3463
b0570c25
CY
3464 * building.texi (Compilation): Document first-error value of
3465 compilation-scroll-output.
3466 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3467 works as soon as an error is available. Suggested by Juri Linkov.
3468
27267e4c
CY
3469 * mini.texi (Passwords): New node.
3470
3471 * files.texi (Remote Files): Link to Passwords node.
3472
3473 * emacs.texi (Top): Update node listings.
3474
122eb807
CY
34752008-11-16 Chong Yidong <cyd@stupidchicken.com>
3476
9c9855a3
CY
3477 * ack.texi (Acknowledgments): Some updating of credits.
3478
bd6fdcad
CY
3479 * emacs.texi (Acknowledgments): Add a couple more names.
3480
dd1eef46
CY
3481 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3482
122eb807 3483 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3484 (Misc File Ops): Document use of trash.
122eb807 3485
801a8da1
JB
34862008-11-16 Juanma Barranquero <lekktu@gmail.com>
3487
3488 * macos.texi (Mac Customization): Fix typos.
3489
0b4f2253
CY
34902008-11-14 Chong Yidong <cyd@stupidchicken.com>
3491
3492 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3493 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3494 the conventions of the main Emacs manual.
3495
3496 * emacs.texi (Top): Update node listings.
3497
517e2b89
CY
34982008-11-12 Chong Yidong <cyd@stupidchicken.com>
3499
07a85685
CY
3500 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3501 command-line-args is processed during startup.
3502 (Action Arguments): Correctly describe how file arguments interact with
3503 the startup screen. Link to Lisp Interaction for scratch buffer.
3504 (Initial Options): Link to Command Example for -batch option.
3505 (Environment): Document initial-environment.
3506
517e2b89
CY
3507 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3508 can't be changed in the site-start file.
3509
6337bbde
CY
35102008-11-07 Chong Yidong <cyd@stupidchicken.com>
3511
3512 * dired.texi (Dired): Mention C-x C-d too.
3513 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3514 (Dired Navigation): Explain dired-goto-file more clearly.
3515 Document dired-isearch-filenames.
6337bbde
CY
3516 (Dired Deletion): Remove unnecessary "expunged" terminology.
3517 (Flagging Many Files): & is now rebound to `% &'.
3518 (Shell Commands in Dired): Document dired-do-async-shell-command.
3519 Clarify how multi-file arguments are passed.
3520 (Misc Dired Features): Document dired-do-isearch.
3521
9e8eeff9
CY
35222008-11-06 Chong Yidong <cyd@stupidchicken.com>
3523
3524 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3525
e071f849
CY
35262008-11-03 Chong Yidong <cyd@stupidchicken.com>
3527
3528 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3529
05482eb1
CY
35302008-11-01 Chong Yidong <cyd@stupidchicken.com>
3531
e2346dea
CY
3532 * programs.texi (Program Modes): Link to Program Indent node.
3533 (Left Margin Paren): Explain consequences of changing
3534 open-paren-in-column-0-is-defun-start more concisely.
3535 (Which Function, Program Indent, Info Lookup): Minor edits.
3536 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3537 (Multi-line Indent): If region is active, TAB indents the region.
3538 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3539 (Matching): The delimiter at the cursor is highlighted---the character
3540 changes color.
3541 (Symbol Completion): Link to Completion node.
3542
e4b6428c
CY
3543 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3544 a strictly text-only system.
3545
05482eb1
CY
3546 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3547 batch mode.
3548
a11d3737
RS
35492008-11-01 Richard M. Stallman <rms@gnu.org>
3550
5abad626
RS
3551 * misc.texi (Document View): Major rewrite.
3552
a11d3737
RS
3553 * maintaining.texi (Types of Log File): Change logs are older than
3554 version control.
3555 (VCS Concepts): Simplify and rearrange.
3556 (Version Control Systems): Make it clear that Linux is only the kernel.
3557 (VC Mode Line): Shorten reference to menu item.
3558 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3559 (VC Directory Mode): Minor cleanup.
3560 Unchanged files are hidden, not omitted.
3561 (VC Directory Commands): Shorten and simplify.
3562 (Change Log Commands): New node, split from Change Logs.
3563 (VC Directory Buffer): New node, split from VC Directory Mode.
3564
c55a4acb
CY
35652008-10-31 Chong Yidong <cyd@stupidchicken.com>
3566
1c6c854e 3567 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3568 from files.texi.
3569
1c6c854e
CS
3570 * files.texi (Version Control): Move to maintaining.texi.
3571 Subnodes moved as well.
3572 (Document Files): Move to misc.texi.
df0356f6 3573
c55a4acb
CY
3574 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3575 vc-update-change-log.
df0356f6
CY
3576 (Version Control): Move here from files.texi.
3577 (Format of ChangeLog): Make it a subnode of Change Log.
3578
3579 * emacs.texi (Top): Update node listing.
c55a4acb 3580
ef082374
TH
35812008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3582
3583 * files.texi (Files): Add a section about document
3584 files (doc-view-mode).
3585
d52582c3
CY
35862008-10-31 Chong Yidong <cyd@stupidchicken.com>
3587
1c6c854e
CS
3588 * building.texi (Compilation Mode):
3589 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3590 (Debuggers): Lower GUD subsections to subsubsections.
3591 (Starting GUD): Add cindex.
3592 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3593
4e0a0968
CY
35942008-10-30 Chong Yidong <cyd@stupidchicken.com>
3595
03625b47
CY
3596 * indent.texi (Indentation): Link to Program Indent.
3597
4e0a0968
CY
3598 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3599 now uses emacsclient's terminal.
3600
8bd3f7ef
CY
36012008-10-29 Chong Yidong <cyd@stupidchicken.com>
3602
80e5620e
CY
3603 * mark.texi (Using Region): Document use-empty-active-region.
3604
97d5c404
CY
3605 * emacs.texi (Top): Update node listings.
3606
1c6c854e
CS
3607 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3608 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3609 (Invoking emacsclient): Rewrite, moving optional arguments to
3610 emacsclient Options.
21d2bae3
CY
3611 (emacsclient Options): New node. Document server-use-tcp and
3612 server-host.
8bd3f7ef 3613
5fda2cbd
CY
36142008-10-28 Chong Yidong <cyd@stupidchicken.com>
3615
3616 * indent.texi (Indentation): Replace list with paragraphed text,
3617 putting description of syntax-driven indentation first. Document new
3618 effect of active regions on tab.
3619 (Tab Stops): Note that editable tab stops affect indentation commands.
3620
4ff029f6
DN
36212008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3622
3623 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3624
996cd6e4
CY
36252008-10-23 Chong Yidong <cyd@stupidchicken.com>
3626
f28815e3
CY
3627 * custom.texi (Function Keys): Note that modified keypad keys are not
3628 translated.
3629
996cd6e4
CY
3630 * basic.texi (Arguments): Explain how to insert multiple digits.
3631
49545fe2
MA
36322008-10-22 Michael Albinus <michael.albinus@gmx.de>
3633
3634 * files.texi (Remote Files): Precise selection of default method.
3635 Rewrite paragraph about disabling remote file names.
3636
edac0b53
CY
36372008-10-22 Chong Yidong <cyd@stupidchicken.com>
3638
e752c544
CY
3639 * search.texi (Special Isearch): Document M-TAB is isearch.
3640
edac0b53
CY
3641 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3642 command.
3643
3644 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3645
20a36054
TH
36462008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3647
1c6c854e 3648 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3649 section.
3650
69051ab6
CY
36512008-10-21 Chong Yidong <cyd@stupidchicken.com>
3652
c4b1a32a
CY
3653 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3654 to files.texi. Move contents of vc2-xtra.texi here.
3655
3656 * vc2-xtra.texi: File removed.
3657
3658 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3659 Directory Commands from the submenu. Don't include deleted file
3660 vc2-xtra.texi.
3661
3662 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3663 (Version Control): Add VC Directory Mode and VC Directory Commands to
3664 the submenu.
3665 (Why Version Control?): Use table format.
3666 (Version Control Systems): Note that Meta-CVS support is gone.
3667 (VCS Concepts): Note precisely when VC started supporting filesets.
3668 Remove bogus xref to CVS Options node.
3669 (Types of Log File): Copyedits.
3670 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3671 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3672 The Right Thing.
3673 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3674 (Log Buffer): Reorganize node, putting C-c C-c description first.
3675 (Old Revisions): Use CVS for example, not RCS.
3676 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3677 Commands from the submenu, putting them under Version Control.
3678 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3679 need to include it in the manual unconditionally, since it is now
3680 crucial to using distributed version control systems.
1a6e2954
CY
3681 (Comparing Files): Note that diff uses the minibuffer, and that the
3682 output is shown using Diff mode.
1c6c854e
CS
3683 (Diff Mode): Explain what "patch" and "hunk" mean.
3684 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3685 diff-show-trailing-whitespaces.
1a6e2954 3686 (File Archives): Add rar support.
c4b1a32a 3687
69051ab6
CY
3688 * major.texi (Choosing Modes): Make mode selection sequence more
3689 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3690 magic-mode-alist is nil by default.
3691 Document magic-fallback-mode-alist.
69051ab6 3692
e7421e03
CY
36932008-10-20 Chong Yidong <cyd@stupidchicken.com>
3694
3695 * frames.texi (Mouse References): Copyedits.
3696
6b2efdc2
TH
36972008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3698
3699 * ack.texi (Acknowledgments): Add myself as doc-view author.
3700
9c5e9396
EZ
37012008-10-20 Eli Zaretskii <eliz@gnu.org>
3702
3703 * frames.texi (Dialog Boxes): Add @cindex entries.
3704
dac94f8e
CY
37052008-10-20 Chong Yidong <cyd@stupidchicken.com>
3706
3707 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3708 (Text-Only Mouse): Copyedit.
3709
25597d40
CY
37102008-10-19 Chong Yidong <cyd@stupidchicken.com>
3711
f8a447f6
CY
3712 * frames.texi: Use @key throughout for mouse clicks.
3713 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3714 (Secondary Selection): Fix modified mouse click syntax.
3715 (Clipboard): Describe Cut, Copy and Paste commands.
3716 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3717 Copyedits.
3718 (Creating Frames): Add xref to Init File.
3719 (Frame Commands): Add xref to Exiting.
3720 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3721
b0f95216
CY
37222008-10-15 Chong Yidong <cyd@stupidchicken.com>
3723
b0817f00
CY
3724 * files.texi (Version Control): Copyedits. Add Bazaar.
3725 (Version Control Systems): List different VCS's using an itemized list.
3726 Add Bazaar.
3727 (VCS Concepts): Copyedits. Tweak description of file merging.
3728
b0f95216
CY
3729 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3730 (Cut/Paste Other App): Document select-active-regions and
3731 x-select-enable-primary.
3732
69d0d701
CY
37332008-10-13 Chong Yidong <cyd@stupidchicken.com>
3734
3735 * mark.texi (Shift Selection): Correct case in node name.
3736
3737 * emacs.texi (Top): Update node order in Mark chapter.
3738
375e8351
EZ
37392008-10-12 Eli Zaretskii <eliz@gnu.org>
3740
3741 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3742
3743 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3744 elsewhere in the manual instead of describing yet again the intricacies
3745 of $HOME on MS-Windows and MS-DOS.
3746
ab58114f
CY
37472008-10-12 Chong Yidong <cyd@stupidchicken.com>
3748
4f959513 3749 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3750 (Minibuffer File): Add discussion of `~' in file names.
3751 Add insert-default-directory index reference.
4f959513 3752
ab58114f
CY
3753 * files.texi (File Names): Reorganize description.
3754 (Visiting): Add xref to Mode Line. Copyedits.
3755 (Save Commands): Mention prefix behavior of C-x C-s.
3756 (Numbered Backups): Node deleted.
3757 (Backup Names): Contents of Numbered Backups moved here. State default
3758 of version-control variable.
3759 (Reverting): Copyedits.
3760 (Version Control): Add additional version control systems.
3761
3762 * emacs.texi (Top): Delete Numbered Backups node.
3763
3764 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3765 Backup Names.
f2884f63 3766 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3767
b0b5100a
RF
37682008-10-11 Romain Francoise <romain@orebokech.com>
3769
3770 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3771
89774b5f
CY
37722008-10-11 Chong Yidong <cyd@stupidchicken.com>
3773
3774 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3775 (Select Buffer): Mention use of minibuffer history. Describe default
3776 value of default-major-mode. Mention that C-x 4 b selects the other
3777 window.
3778 (List Buffers): Document CRM indicators in the order they appear.
3779 (Kill Buffer): Document new command kill-matching buffers.
3780 (Several Buffers): Move explanation of the relationship between buffer
3781 list and buffer menu to the top.
3782 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3783
4c72bf27
CY
37842008-10-10 Chong Yidong <cyd@stupidchicken.com>
3785
3786 * entering.texi (Exiting): Document change of C-x C-c to
3787 save-buffers-kill-terminal. Document kill-emacs.
3788
f68eb991
EZ
37892008-09-30 Eli Zaretskii <eliz@gnu.org>
3790
3791 * mule.texi (Coding Systems): Don't mention codepage-setup.
3792
3793 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3794 cpNNN coding systems anymore.
3795 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3796 for unibyte mode. Don't mention line-drawing characters.
3797 Don't mention dos-unsupported-char-glyph.
f68eb991 3798
1a2dd44d
CY
37992008-09-25 Chong Yidong <cyd@stupidchicken.com>
3800
3801 * search.texi (Search): Shorten introduction.
3802 (Basic Isearch): Add command table. Discuss reverse isearch and
3803 isearch highlighting.
3804 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3805 ring to cindex.
3806 (Special Isearch): Move input methods discussion here.
3807 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3808 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3809 Repeat Isearch.
3810 (Isearch Minibuffer): New node.
3811 (Word Search): Document new word search commands.
3812 (Regexp Example): Simplify example using sentence-end-base variable.
3813 (Replace): Reword introduction.
3814 (Unconditional Replace): Remove unnecessary example.
3815 (Other Repeating Search): Document new `M-s o' binding.
3816
3817 * emacs.texi (Top): Update node listings.
3818
e45da31d
JB
38192008-09-22 Juanma Barranquero <lekktu@gmail.com>
3820
3821 * emacs.texi (Top): Remove Kill Errors from menu.
3822
841c8096
CY
38232008-09-22 Chong Yidong <cyd@stupidchicken.com>
3824
402168fa
CY
3825 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3826 interface for defining macros. Simplify examples. Note that C-g quits
3827 macro definitions.
1c6c854e
CS
3828 (Keyboard Macro Counter): Document using F3 to insert counter.
3829 Give usage example.
402168fa
CY
3830 (Keyboard Macro Query): Organize query responses in a table.
3831
1c6c854e
CS
3832 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3833 Link to Erasing node.
841c8096
CY
3834 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3835 rationale to a footnote.
3836 (Kill Errors): Remove node, due to redundancy with Erasing.
3837 (Spelling): Move discussion of flyspell to end. Note new behavior of
3838 M-$ in active region. Remove non-ispell-specific keybindings from
3839 table.
3840
eab2ee89
DN
38412008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3842
3843 * cmdargs.texi (Initial Options): Document --daemon.
3844
3d53e905
GM
38452008-09-20 Glenn Morris <rgm@gnu.org>
3846
3847 * files.texi (Numbered Backups): Mention that some modes set
3848 version-control.
3849
1c90484d
GM
38502008-09-20 Jim Blandy <jimb@red-bean.com>
3851
3852 * files.texi (Numbered Backups): Reference File Variables, as well.
3853 Remove discussion of Rmail's implementation.
3854
0fc0d844
CY
38552008-09-06 Chong Yidong <cyd@stupidchicken.com>
3856
3857 * misc.texi (Recursive Edit): Note that top-level exits active
3858 minibuffers.
3859
3860 * trouble.texi (Quitting): Likewise.
3861
b18d283d
CY
38622008-08-31 Chong Yidong <cyd@stupidchicken.com>
3863
3864 * emacs.texi (Top): Add Temporary Face Changes xref.
3865
3866 * display.texi (Display): Move Temporary Face Changes node to just
3867 after Standard Faces.
3868 (Scrolling): Document recenter-top-bottom instead of recenter.
3869 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3870 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3871 (Display Custom): Copyedits.
3872 (Optional Mode Line): Document display-battery-mode.
3873
180135fc
RF
38742008-08-27 Romain Francoise <romain@orebokech.com>
3875
3876 * custom.texi (Directory Variables): Minor fix.
3877
d3fe3475
GM
38782008-08-27 Glenn Morris <rgm@gnu.org>
3879
3880 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3881 descriptions.
3882 (Calendar Customizing): Tweak layout description.
183080b6 3883 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3884 markers. Condense calendar-star-date and calendar-mark-today
3885 description.
3886 (Holiday Customizing): Add oriental and solar holidays.
3887 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3888 Fix holiday-float description. Use zerop in examples. Be less verbose.
3889 (Date Display Format): Change ISO format. Be less verbose.
3890 (Diary Customizing): Mention day and month abbrev arrays.
3891 Mention the date-form variables by name. Update European example.
3892 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3893 Condense examples. Mention diary-entry-symbols by name.
3894 Condense table for insertion commands.
3895 (Fancy Diary Display): Mention diary-include-string and
3896 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3897 Ethiopic, Persian date functions. Condense descriptions.
3898
3899 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3900 (Adding to Diary): Adapt for changed node name.
3901
71755807
GM
39022008-08-26 Glenn Morris <rgm@gnu.org>
3903
3904 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3905 node "Hebrew/Islamic Entries".
3906
3907 * calendar.texi (Specified Dates): Fix names of iso functions.
3908 (General Calendar): There may not be another window.
3909 (Writing Calendar Files, Holidays): Tweak intro.
3910 (Holidays): Mention Baha'i and Chinese holidays.
3911 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3912 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3913 (To Other Calendar): Add calendar-print-other-dates.
3914 Refer to "graphic display" rather than "X.
3915 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3916 (Displaying the Diary): Fix whitespace after reference.
3917 Fix `diary-number-of-entries' reference.
3918 (Date Formats): Explicitly mention that day names can be abbreviated.
3919 (Adding to Diary): Add some references to other sections.
3920 (Special Diary Entries): Fix reference.
3921 (Appointments): Simplify appt-message-warning-time entry.
3922 Clarify where times must be.
3923 (Importing Diary): Comment out icalendar paragraph that does not apply.
3924 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3925
d76ebc75
GM
39262008-08-23 Glenn Morris <rgm@gnu.org>
3927
3928 * fortran-xtra.texi (Fortran): Change description of free form and
3929 fixed form a bit. Mention hideshow and imenu.
3930 (Fortran Motion): Mention fortran-end-of-subprogram,
3931 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3932 (Fortran Indent): Minor re-word.
3933 (ForIndent Commands): Mention fortran-fill-paragraph and
3934 fortran-fill-statement.
3935 (ForIndent Cont): Mention fortran-tab-mode-string.
3936 (Fortran Comments): Mention fortran-comment-line-start-skip.
3937 (Fortran Columns): Mention font-locking.
3938 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3939
1fc0ce04 39402008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3941
3942 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3943
5c52e13c
CY
39442008-08-22 Chong Yidong <cyd@stupidchicken.com>
3945
3946 * mini.texi (Minibuffer): Simplify introduction.
3947 (Minibuffer File): Document tilde in minibuffer filenames.
3948 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3949 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3950 (Completion Example): Update example to current command list.
3951 (Completion Options): Document `lazy' value of completion-auto-help.
3952 Update contents of completion-ignored-extensions.
3953 (Minibuffer History): Describe "future history" list. State default
3954 value of history-delete-duplicates.
3955
77a00355
GM
39562008-08-21 Glenn Morris <rgm@gnu.org>
3957
3958 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3959 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3960
39ee1d04
CY
39612008-08-17 Chong Yidong <cyd@stupidchicken.com>
3962
3963 * regs.texi (Registers): Clarify valid register names.
3964 (RegPos): Note that buffer is saved and restored too.
3965 (RegText): Note that mark is reactivated/deactivated.
3966 (RegConfig): Xref to Windows node.
3967
b12c348f
CY
39682008-08-16 Chong Yidong <cyd@stupidchicken.com>
3969
3ae7ba79
CY
3970 * basic.texi (Inserting Text): Provide command name for C-q.
3971
b12c348f
CY
3972 * killing.texi (Killing): Copyedit. Define read-only text.
3973 (Deletion): DEL and C-d were already explained in Erasing; xref there.
3974 (Killing by Lines): Copyedit.
3975 (Other Kill Commands): Move M-w description here.
3976 (Yanking): Move M-w to Other Kill Commands.
3977 (Kill Ring): Also mention saving text in registers. Link to Text
3978 Properties in elisp manual.
3979 (Accumulating Text): Copyedit.
3980 (CUA Bindings): Shift selection is now the default.
3981
d8ff7692
TZ
39822008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
3983
3984 * maintaining.texi (Change Log): Mention next-error is available.
3985
a43a8a2e
GM
39862008-08-10 Glenn Morris <rgm@gnu.org>
3987
3988 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
3989 and intermonth text.
3990 (Holiday Customizing): Add holiday-chinese.
3991
eba27308
EZ
39922008-08-08 Eli Zaretskii <eliz@gnu.org>
3993
3994 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
3995
5f14a5b3
DN
39962008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
3997
3998 * files.texi (Log Buffer): Describe C-c C-d.
3999 (Diff Mode): Describe C-x 4 A.
4000
49989bff
EZ
40012008-08-06 Eli Zaretskii <eliz@gnu.org>
4002
4003 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4004
5c915c02
DN
40052008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4006
2beaf97a
DN
4007 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4008 describe the new bindings to show the changeset diff, toggle annotation
4009 visibility, show revisions.
4010 (VC Status): Describe key bindings for modifying the change comments,
4011 displaying changeset diffs and annotations.
4012
5c915c02
DN
4013 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4014
71798ace
NR
40152008-08-05 Nick Roberts <nickrob@snap.net.nz>
4016
4017 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4018
b8949644
EZ
40192008-08-02 Eli Zaretskii <eliz@gnu.org>
4020
4021 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4022 and wording.
4023
819567d1
DN
40242008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4025
4026 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4027 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4028 commands. Improve some old info.
4029
5f38310a
CY
40302008-07-31 Chong Yidong <cyd@stupidchicken.com>
4031
0dc3906b
CY
4032 * display.texi (Visual Line Mode): New node.
4033
5f38310a 4034 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4035 (Moving Point): Add additional alternative key bindings.
4036 Describe line-move-visual.
5f38310a
CY
4037 (Erasing): Describe DEL.
4038 (Basic Undo, Blank Lines, Arguments): Copyedit.
4039 (Continuation Lines): Mention Visual Line mode.
4040 (Position Info): Move extended discussion to mule.texi.
4041
4042 * mule.texi (International Chars): Describe C-x =.
4043
4044 * emacs.texi (Top): Add Visual Line Mode node.
4045
7c2fb837
DN
40462008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4047
4048 * emacs.texi: Remove VMS support.
4049
3f6b73ef
DN
40502008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4051
4052 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4053 the vc-dir command name.
4054
9e2a2647
DN
40552008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4056
4057 * xresources.texi: Remove mentions of Mac Carbon.
4058
568beaa2
AS
40592008-07-19 Andreas Schwab <schwab@suse.de>
4060
4061 * ns-emacs.texi: Move to ../misc.
4062
0ef94706
CY
40632008-07-15 Chong Yidong <cyd@stupidchicken.com>
4064
4065 * entering.texi (Exiting): Don't describe text-only terminals as the
4066 default. Describe the new startup screen.
4067 (Exiting): Describe how to kill Emacs first. Change description of
4068 iconification to handle modern window systems.
4069
ba60bd44 40702008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4071
4072 * ns-emacs.texi: New file, documents features of Emacs port under
4073 NeXTstep windowing.
4074
9f30aa73
CY
40752008-07-15 Chong Yidong <cyd@stupidchicken.com>
4076
938a5d2e
CY
4077 * entering.texi (Entering Emacs): Update prev node.
4078
4079 * glossary.texi (Glossary): Remove xref to Text Characters.
4080
9f30aa73
CY
4081 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4082 directly, rather than in the context of ASCII. Move description of
4083 special properties of modifier key to new Modifier Keys node.
4084 (Keys): Copyedit.
4085 (Text Characters): Delete node. Multibyte is the default nowadays, and
4086 the node contents are obsolete.
4087
4088 * custom.texi (Modifier Keys): New node.
4089
4090 * emacs.texi (Top): Update node list.
4091
7e53d36c
CY
40922008-07-13 Chong Yidong <cyd@stupidchicken.com>
4093
4094 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4095 saying that Emacs provides menus and mouse support (which is par for
4096 the course).
4097
4098 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4099 early on.
4100 (Point): Copyedit. Relegate historical trivia to a footnote.
4101 (Mode Line): Explain mode-line format more consistently.
4102 (Menu Bar): Copyedit.
4103
1e9fa96d
GM
41042008-06-27 Glenn Morris <rgm@gnu.org>
4105
4106 * cal-xtra.texi (Sexp Diary Entries):
4107 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4108
dc9bebb8
CY
41092008-06-26 Chong Yidong <cyd@stupidchicken.com>
4110
4111 * mark.texi (Shift selection): New node.
4112 (Mark): Copyedits.
4113 (Persistent Mark): Move to the end of the chapter.
4114
e7881076
EZ
41152008-06-20 Eli Zaretskii <eliz@gnu.org>
4116
4117 * makefile.w32-in (distclean): Remove makefile.
4118
f427400c
NR
41192008-06-17 Nick Roberts <nickrob@snap.net.nz>
4120
4121 * building.texi (Starting GUD): Add an entry for gud-gdb.
4122 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4123 command mode.
4124
b597d348
GM
41252008-06-17 Glenn Morris <rgm@gnu.org>
4126
4127 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4128
647b7094
NR
41292008-06-17 Nick Roberts <nickrob@snap.net.nz>
4130
4131 * building.texi (Starting GUD): Expand on remote debugging.
4132 (Other GDB-UI Buffers): Mention new keyboard bindings.
4133
47a30023
GM
41342008-06-15 Glenn Morris <rgm@gnu.org>
4135
4136 * gnu.texi: Use a verbatim license for this invariant section,
4137 as per etc/GNU.
4138
37e5d54a
GM
41392008-06-13 Daniel Engeler <engeler@gmail.com>
4140
4141 * emacs.texi, misc.texi: Add documentation about serial port access.
4142
8e65d46c
GM
41432008-06-13 Glenn Morris <rgm@gnu.org>
4144
c1473b4c
MB
4145 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4146 maintain.info.
8e65d46c 4147
e40a85cd
MB
41482008-06-05 Miles Bader <miles@gnu.org>
4149
4150 * display.texi (Temporary Face Changes): Update to reflect function
4151 renamings in face-remap.el.
4152
56c73dec
MB
41532008-06-04 Miles Bader <miles@gnu.org>
4154
1c6c854e
CS
4155 * display.texi (Temporary Face Changes):
4156 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4157 `increase-buffer-face-height' and `decrease-default-face-height' now
4158 that they aren't bound by default.
4159
9d3d42fb
MB
41602008-06-03 Miles Bader <miles@gnu.org>
4161
4162 * display.texi (Temporary Face Changes): New node.
4163
2be6bfe2
EZ
41642008-05-31 Eli Zaretskii <eliz@gnu.org>
4165
4166 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4167
daf7e339
GM
41682008-05-31 Glenn Morris <rgm@gnu.org>
4169
4170 * cal-xtra.texi (Fancy Diary Display): Simplify.
4171
d21d2618
GM
41722008-05-30 Glenn Morris <rgm@gnu.org>
4173
4174 * cal-xtra.texi (Fancy Diary Display): Update for
4175 diary-display-function replacing diary-display-hook.
4176
71ce5fd0
JB
41772008-05-29 Drew Adams <drew.adams@oracle.com>
4178
4179 * msdog.texi (Windows Keyboard): Add descriptions of
4180 w32-register-hot-key and w32-unregister-hot-key.
4181
a3cdbdf8
MO
41822008-05-21 Tom Tromey <tromey@redhat.com>
4183
4184 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4185 Variables node.
4186
854a574c
MO
41872008-05-19 Tom Tromey <tromey@redhat.com>
4188
4189 * custom.texi (Variables): Add Directory Variables to menu.
4190 (Directory Variables): New node.
4191
7c2ec3f9
ER
41922008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4193
71ce5fd0 4194 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4195
370fded4
ER
41962008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4197
4198 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4199 Revision Tags and rewritten. Section now uses modern terminology,
4200 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4201 accurately.
4202
6af511e3
EZ
42032008-05-10 Eli Zaretskii <eliz@gnu.org>
4204
4205 * msdog.texi (Windows Files): Update documentation of
4206 w32-get-true-file-attributes.
4207
7a78b6e7
ER
42082008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4209
4210 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4211 directory mode.
4212
1bcfc24e
CY
42132008-05-08 Chong Yidong <cyd@stupidchicken.com>
4214
4215 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4216 entry "television".
1bcfc24e 4217
db86064f
ER
42182008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4219
ab5ec32c 4220 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4221
a31b405e
ER
42222008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4223
4224 * emacs/buffers.texi, emacs/files.texi (Version-control):
4225 vc-toggle-read-only is no longer a good idea...
4226
ff2c14fc
GM
42272008-04-29 Glenn Morris <rgm@gnu.org>
4228
4229 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4230
367c9b7c
JL
42312008-04-22 Juri Linkov <juri@jurta.org>
4232
4233 * dired.texi (Subdirectories in Dired): Describe using `^'
4234 to return to the parent directory.
4235
4ac1e9b4
NR
42362008-04-22 Nick Roberts <nickrob@snap.net.nz>
4237
4238 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4239 recent changes.
4240
b9b3bf2b
NR
42412008-04-19 Nick Roberts <nickrob@snap.net.nz>
4242
4243 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4244 (Other GDB-UI Buffers): Update for recent thread related changes.
4245
4d120d6a
SM
42462008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4247
4248 * maintaining.texi (Maintaining):
4249 * emacs.texi (Top): Typo.
4250
a152877d
SM
42512008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4252
b9b3bf2b
NR
4253 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4254 arg in `font-lock-add-keywords'.
a152877d 4255
36c0514c
GM
42562008-04-08 Glenn Morris <rgm@gnu.org>
4257
4258 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4259 Also add Baha'i calendar references where appropriate.
4260
06a97d46
GM
42612008-04-05 Glenn Morris <rgm@gnu.org>
4262
4263 * custom.texi (Init File): Byte-compiling .emacs is bad.
4264
6adc6eed
SM
42652008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4266
4267 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4268
571388b0
GM
42692008-03-29 Glenn Morris <rgm@gnu.org>
4270
4271 * calendar.texi: Update for `calendar-date-style' replacing
4272 `european-calendar'.
4273
3ae8f876
JR
42742008-03-28 Jason Rumney <jasonr@gnu.org>
4275
4276 * display.texi (Display Custom): Mention overlay-margin in text.
4277
5bc6ddff 42782008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4279
5bc6ddff
MB
4280 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4281 tutorial' comments.
03a864d5 4282
7186a830
CY
42832008-03-28 Chong Yidong <cyd@stupidchicken.com>
4284
4285 * mark.texi (Mark): Rearrange nodes.
4286 (Persistent Mark): Rename from Transient Mark.
4287 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4288 Describe Transient Mark mode as the default.
4289
4290 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4291 the default behavior with Transient Mark mode off.
4292 (Position Info): Fix typo.
4293
71ce5fd0
JB
4294 * display.texi (Standard Faces): Reference the Mark node.
4295 Remove discussion of the region face, which is discussed there.
7186a830
CY
4296
4297 * emacs.texi (Top): Update node listings.
4298
4299 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4300 as the default.
4301
4302 * fixit.texi (Undo): Standardize choice of undo key sequence.
4303 (Undo, Spelling): Describe Transient Mark mode as the default.
4304
4305 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4306 default.
4307
4308 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4309
4310 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4311 mode is the default, and note that the mark is not activated when set.
4312
4313 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4314 Describe Transient Mark mode as the default.
4315
4316 * search.texi (Basic Isearch): Reference the Mark Ring node.
4317 (Replace, Unconditional Replace, Other Repeating Search):
4318 Describe Transient Mark mode as the default.
4319
1c6c854e
CS
4320 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4321 Describe Transient Mark mode as the default.
7186a830
CY
4322 (Paragraphs): Describe how M-h behaves when region is active.
4323
4324 * trouble.texi (Quitting): Clarify effects of C-g.
4325
dc47d1ff
GM
43262008-03-13 Glenn Morris <rgm@gnu.org>
4327
4328 * emacs.texi (EMACSVER): Set to 23.0.60.
4329
e3e0fb39 43302008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4331
e3e0fb39
GM
4332 * dired.texi (Hiding Subdirectories): Fix previous change.
4333
43342008-03-05 Drew Adams <drew.adams@oracle.com>
4335
4336 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4337
5e14abf8
KS
43382008-02-28 Kim F. Storm <storm@cua.dk>
4339
4340 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4341 Move describe-distribution to C-h C-o.
4342 Move view-emacs-problems to C-h C-p.
4343 Add view-emacs-debugging on C-h C-d.
4344 Add view-external-packages on C-h C-e.
d0207bf3 4345 Add view-order-manuals on C-h C-m.
5e14abf8 4346
d0207bf3 43472008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4348
4349 * msdog-xtra.texi (MS-DOS): Docstring fix.
4350
87e391bb
EZ
43512008-02-09 Eli Zaretskii <eliz@gnu.org>
4352
4353 * msdog.texi (Windows Fonts): Use a @table for describing font
4354 properties.
4355
5662e503
JR
43562008-02-07 Jason Rumney <jasonr@gnu.org>
4357
4358 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4359 value has changed.
4360 (Windows HOME): Clarify what is meant by "if that fails as well".
4361 (Windows Fonts): New section.
4362
72463824
GM
43632008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4364
4365 * basic.texi (Basic Undo): Remove duplicate "you can".
4366
7ff926e0
EZ
43672008-02-02 Eli Zaretskii <eliz@gnu.org>
4368
4369 * maintaining.texi (Tags): Fix last change.
4370
6ab7aef1
MA
43712008-02-02 Michael Albinus <michael.albinus@gmx.de>
4372
093571c3 4373 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4374
ace67e7e
NR
43752008-01-31 Nick Roberts <nickrob@snap.net.nz>
4376
4377 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4378
ae068fdf
RS
43792008-01-26 Richard Stallman <rms@gnu.org>
4380
4381 * maintaining.texi (Tags): Delete redundant index entry.
4382
a56d9a08
EZ
43832008-01-26 Eli Zaretskii <eliz@gnu.org>
4384
4385 * programs.texi (Imenu): Move "@cindex tags" from here...
4386 * maintaining.texi (Tags): ...to here.
4387
e941ed90
NR
43882008-01-23 Kevin Ryde <user42@zip.com.au>
4389
4390 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4391 click count.
4392
650276d5
JB
43932008-01-21 Juanma Barranquero <lekktu@gmail.com>
4394
4395 * entering.texi (Exiting): Fix typo.
4396 Reported by D. E. Evans <sinuhe@gnu.org>.
4397
8dc17977
MR
43982007-12-31 Martin Rudalics <rudalics@gmx.at>
4399
4400 * glossary.texi (Glossary): Fix typo.
4401
9f9695a6
RS
44022007-12-27 Richard Stallman <rms@gnu.org>
4403
4404 * text.texi (Formatted Text): Improve menu tag.
4405 (Editing Format Info): In Info, add duplicate menu of nodes
4406 about the submenus.
4407 (Format Faces): Say where Faces menu is found. Mention Other.
4408 (Format Colors): Say where these submenus are found.
4409 (Format Indentation, Format Justification): Likewise.
4410 (Format Properties): Likewise.
4411
abfd0191
RS
44122007-12-22 Richard Stallman <rms@gnu.org>
4413
4414 * search.texi (Query Replace): Make exp of query-replace more
4415 self-contained, and clarify.
8dc17977 4416
abfd0191
RS
4417 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4418
a2586785
RS
44192007-12-15 Richard Stallman <rms@gnu.org>
4420
4421 * files.texi (Auto Save): Clarify definition of auto-saving.
4422
a67cf2bb
RS
44232007-11-26 Richard Stallman <rms@gnu.org>
4424
4425 * help.texi (Help Echo): Cleanups.
4426
448b33b1
TTN
44272007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4428
4429 * files.texi (Why Version Control?): Fix typo.
4430 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4431 (Selecting a Fileset): Fix typos; small rewording.
4432 (Log Buffer): Likewise.
4433 (Old Revisions): Likewise.
448b33b1 4434
221bb7f6
EZ
44352007-11-17 Eli Zaretskii <eliz@gnu.org>
4436
4437 * mule.texi (Communication Coding): Fix wording of last change.
4438
d0207bf3 44392007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4440
630cb3b7
JB
4441 * custom.texi (Specifying File Variables):
4442 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4443
53b7759e
KH
44442007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4445
a5ab2e0c 4446 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4447
4448 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4449
c8763fb6 44502007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4451
630cb3b7 4452 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4453 --output=file.
4454
ff98e024
MR
44552007-11-13 Martin Rudalics <rudalics@gmx.at>
4456
4457 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4458 (Help Echo): Avoid mentioning the term "region" here and
4459 consistently use the term "active text".
4460
37b11c22
GM
44612007-11-11 Glenn Morris <rgm@gnu.org>
4462
4463 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4464
21d50ba1
JL
44652007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4466
1c6c854e
CS
4467 * search.texi (Query Replace):
4468 Mention `query-replace-show-replacement'.
21d50ba1 4469
c12ecb0a 44702007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4471
4472 * building.texi (Watch Expressions): Remove obscure sentence.
4473
3b4201f4
KH
44742007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4475
4476 * mule.texi (Select Input Method): Describe how to activate an input
4477 method in the text mode.
4478
07e5c0b0
DN
44792007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4480
4481 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4482
52dd7391
NR
44832007-10-30 Nick Roberts <nickrob@snap.net.nz>
4484
4485 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4486
c004e539
GM
44872007-10-30 Glenn Morris <rgm@gnu.org>
4488
4489 * misc.texi (Directory Tracking): Explain a bit more about
4490 dirtrack-mode.
4491
ca8c5b8c
GM
44922007-10-25 Glenn Morris <rgm@gnu.org>
4493
4494 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4495
b6c764ef
RS
44962007-10-24 Richard Stallman <rms@gnu.org>
4497
4498 * misc.texi (Interactive Shell): Cleanup last change.
4499
eabd84c9
JL
45002007-10-22 Juri Linkov <juri@jurta.org>
4501
4502 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4503 default values.
4504
0b43c7e2
ER
45052007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4506
ca8c5b8c 4507 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4508 'filesets'.
4509
a80859d4
MR
45102007-10-18 Martin Rudalics <rudalics@gmx.at>
4511
4512 * trouble.texi (Quitting): Fix typo.
4513
c9447ae1
GM
45142007-10-18 Glenn Morris <rgm@gnu.org>
4515
4516 * frames.texi (Mode Line Mouse): Mention minor mode names.
4517
168b980f
JL
45182007-10-17 Juri Linkov <juri@jurta.org>
4519
4520 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4521 fill-paragraph operates on the active region in Transient Mark mode.
4522 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4523 with fill-paragraph.
4524
4525 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4526 fill-paragraph.
4527
4528 * fixit.texi (Spelling): ispell-word operates on the active region
4529 in Transient Mark mode.
4530
5a331f34
JB
45312007-10-17 Aaron S. Hawley <aaronh@garden.org>
4532
4533 * building.texi (Source Buffers):
4534 * custom.texi (Init Non-ASCII):
4535 * glossary.texi (Glossary): Use "key binding" consistently.
4536
2a9f4d55
JB
45372007-10-17 Juanma Barranquero <lekktu@gmail.com>
4538
4539 * calendar.texi (Diary): Fix directive.
4540
de13cecf
RS
45412007-10-16 Richard Stallman <rms@gnu.org>
4542
4543 * calendar.texi (Diary): Clarify text about diary file example.
4544
5f90d53e
ER
45452007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4546
4547 * files.texi: Capitalize node names according to convention.
4548
3aa491bc
GM
45492007-10-13 Glenn Morris <rgm@gnu.org>
4550
4551 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4552
8a3106d3
ER
45532007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4554
4555 * emacs.texi:
4556 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4557 suggested by RMS and Robert J. Chassell.
8a3106d3 4558
da1080a2
ER
45592007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4560
3aa491bc 4561 * files.texi (Version Systems):
0870a421
ER
4562 * vc-xtra.texi:
4563 * vc1-xtra.texi:
ac3f4c6f 4564 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4565 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4566 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4567 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4568
58ade22b
ER
45692007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4570
da1080a2 4571 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4572 Reorder the descriptions to be chronological.
4573
93870ce2
RS
45742007-10-09 Richard Stallman <rms@gnu.org>
4575
4576 * display.texi (Cursor Display): Correct how cursor appears
4577 in nonselected windows.
4578
568c7288
NR
45792007-10-04 Nick Roberts <nickrob@snap.net.nz>
4580
4581 * building.texi (GDB Graphical Interface): Remove references to gdba
4582 and mention gud-gdb.
4583
1af74d06 45842007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4585
1af74d06 4586 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4587
0d8fb755
JL
45882007-10-06 Juri Linkov <juri@jurta.org>
4589
4590 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4591 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4592 fill-paragraph-or-region.
4593
4594 * basic.texi (Arguments): Replace fill-paragraph with
4595 fill-paragraph-or-region.
4596
b981e2c6
ER
45972007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4598
4599 * files.texi: Update the section on version control for 2007
2a9f4d55 4600 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4601 will come later.
4602
5fceaf9c
GM
46032007-09-15 Glenn Morris <rgm@gnu.org>
4604
4605 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4606 to `list-holidays'.
4607
b0e44b17
GM
46082007-09-14 Glenn Morris <rgm@gnu.org>
4609
4610 * calendar.texi: Update all instances of mark-calendar-holidays,
4611 list-calendar-holidays, list-holidays with the new names.
4612
8cf51b2c
GM
46132007-09-06 Glenn Morris <rgm@gnu.org>
4614
46a367db 4615 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4616 Split into the Emacs manual in emacs/, and other manuals in misc/.
4617 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4618 manual.
4619 (infodir): New variable.
4620 (info): Use $infodir.
4621 (emacsman): Delete target, not needed any more.
4622 Move all targets that are not the Emacs manual to misc/Makefile.in.
4623 (mostlyclean): Remove `gnustmp'.
4624 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4625 manual.
92f9b43f 4626 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4627 (emacsman): Delete target, not needed any more.
4628 (clean): Remove all info files but Emacs manual.
4629 Move all targets that are not the Emacs manual to misc/Makefile.in.
4630 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4631
4632 * Makefile.in (INFOSOURCES): Delete.
4633 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4634 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4635 *.vrs *.toc here...
4636 (maintainer-clean): ...from here.
4637
46382007-09-05 Glenn Morris <rgm@gnu.org>
4639
4640 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4641
8cf51b2c
GM
46422007-08-29 Glenn Morris <rgm@gnu.org>
4643
4644 * emacs.texi (EMACSVER): Increase to 23.0.50.
4645
3420c522
RS
46462007-08-27 Richard Stallman <rms@gnu.org>
4647
4648 * emacs.texi (Top): Clarify menu item for Glossary.
4649
4650 * display.texi (Faces): Change secn title.
4651 Clarify not all fonts come from Font Lock.
4652
8cf51b2c
GM
46532007-08-17 Eli Zaretskii <eliz@gnu.org>
4654
4655 * basic.texi (Position Info): Add index entry for face at point.
4656 Mention that character faces are also displayed by "C-u C-x =".
4657
8cf51b2c
GM
46582007-08-08 Glenn Morris <rgm@gnu.org>
4659
4660 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4661
46622007-08-07 Chong Yidong <cyd@stupidchicken.com>
4663
4664 * files.texi (File Conveniences): Document point motion keys in Image
4665 mode.
4666
8cf51b2c
GM
46672007-07-27 Glenn Morris <rgm@gnu.org>
4668
8cf51b2c
GM
4669 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4670 in-line.
4671
4672 * gpl.texi: New file with text of GPL.
4673 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4674
46752007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4676
4677 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4678
4679 * dired.texi (Wdired): Mention C-x C-q key binding.
4680
46812007-07-28 Nick Roberts <nickrob@snap.net.nz>
4682
4683 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4684
46852007-07-25 Glenn Morris <rgm@gnu.org>
4686
8cf51b2c
GM
4687 * emacs.texi (Copying): Replace license with GPLv3.
4688
4689 * Relicense all FSF files to GPLv3 or later.
4690
46912007-07-24 Glenn Morris <rgm@gnu.org>
4692
4693 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4694 for some calendars.
4695
46962007-07-23 Nick Roberts <nickrob@snap.net.nz>
4697
4698 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4699 default-directory for the current buffer is on a remote machine.
4700
8cf51b2c
GM
47012007-07-21 Eli Zaretskii <eliz@gnu.org>
4702
4703 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4704 default value.
4705
47062007-07-21 Richard Stallman <rms@gnu.org>
4707
4708 * files.texi (Why Version Control?): Improve previous change.
4709
47102007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4711
4712 * files.texi (Why Version Control?): New node.
4713
8cf51b2c
GM
47142007-07-12 Nick Roberts <nickrob@snap.net.nz>
4715
8cf51b2c
GM
4716 * building.texi (Starting GUD): Add xref to this anchor.
4717
8cf51b2c
GM
47182007-06-24 Karl Berry <karl@gnu.org>
4719
2a9f4d55 4720 * emacs.texi: New Back-Cover Text.
8cf51b2c 4721
8cf51b2c
GM
47222007-06-07 Alan Mackenzie <acm@muc.de>
4723
4724 * display.texi (Optional Mode Line): Document the new form of
4725 line+column numbers, "(561,2)".
4726
47272007-06-06 Juanma Barranquero <lekktu@gmail.com>
4728
49823426 4729 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4730
47312007-06-02 Chong Yidong <cyd@stupidchicken.com>
4732
4733 * Version 22.1 released.
4734
8cf51b2c
GM
47352007-05-07 Karl Berry <karl@gnu.org>
4736
4737 * emacs.texi (EMACSVER): Back to 22.
4738
47392007-05-06 Richard Stallman <rms@gnu.org>
4740
4741 * maintaining.texi (Create Tags Table): Clean up previous change.
4742
c8763fb6 47432007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4744
4745 * maintaining.texi (Create Tags Table): Add text about the dangers of
4746 making symbolic links to tags files.
4747
47482007-05-04 Karl Berry <karl@gnu.org>
4749
4750 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4751
47522007-05-03 Karl Berry <karl@gnu.org>
4753
4754 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4755
4756 * .cvsignore (*.pdf): New entry.
4757
8cf51b2c
GM
4758 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4759 for printing.
4760
47612007-05-01 Richard Stallman <rms@gnu.org>
4762
4763 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4764
8cf51b2c
GM
47652007-04-28 Glenn Morris <rgm@gnu.org>
4766
4767 * ack.texi (Acknowledgments):
4768 * anti.texi (Antinews):
8cf51b2c
GM
4769 * programs.texi (Program Modes): Restore mention of python.el pending
4770 consideration of legal status.
4771
47722007-04-28 Richard Stallman <rms@gnu.org>
4773
4774 * files.texi (File Names): Fixes to ~ description on MS systems.
4775
8cf51b2c
GM
47762007-04-26 Glenn Morris <rgm@gnu.org>
4777
4778 * emacs.texi (EMACSVER): Increase to 22.1.50.
4779
47802007-04-25 Karl Berry <karl@gnu.org>
4781
4782 * emacs.texi: Improve line breaks on copyright page,
4783 similar layout to lispref, 8.5x11 by default.
4784
4785 * dired.texi (Image-Dired): Improve line break, fix typo.
4786
47872007-04-24 Chong Yidong <cyd@stupidchicken.com>
4788
4789 * programs.texi (Program Modes):
8cf51b2c
GM
4790 * anti.texi (Antinews):
4791 * ack.texi (Acknowledgments): python.el removed.
4792
8cf51b2c
GM
47932007-04-23 Chong Yidong <cyd@stupidchicken.com>
4794
4795 * display.texi (Highlight Interactively): Correct description of
4796 hi-lock-file-patterns-policy.
4797
4798 * files.texi (File Archives): Mention self-extracting executables.
4799
48002007-04-23 Eli Zaretskii <eliz@gnu.org>
4801
4802 * search.texi (Unconditional Replace, Query Replace): Add xref to
4803 "Replacement and Case".
4804
48052007-04-22 Chong Yidong <cyd@stupidchicken.com>
4806
4807 * dired.texi (Image-Dired): Move from Thumbnails node.
4808 * misc.texi (Thumbnails): Node deleted.
4809 * emacs.texi (Top): Update node listing.
4810
4811 * files.texi (File Conveniences):
49823426 4812 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4813
48142007-04-21 Richard Stallman <rms@gnu.org>
4815
4816 * display.texi (Highlight Interactively): Correct previous change.
4817 Clarify doc of hi-lock-find-patterns, and move new features into it.
4818
48192007-04-20 David Koppelman <koppel@ece.lsu.edu>
4820
1c6c854e
CS
4821 * display.texi (Highlight Interactively):
4822 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4823
48242007-04-20 Martin Rudalics <rudalics@gmx.at>
4825
4826 * display.texi (Scrolling): Fix typo.
4827
8cf51b2c
GM
48282007-04-15 Chong Yidong <cyd@stupidchicken.com>
4829
8cf51b2c
GM
4830 * doclicense.texi: Remove node heading, so that it can be included by
4831 other files.
4832
4833 * emacs.texi: Insert node heading for GFDL.
4834
8cf51b2c
GM
48352007-04-14 Eli Zaretskii <eliz@gnu.org>
4836
4837 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4838 "command line".
4839
4840 * display.texi (Faces): Refer to "Creating Frames" for face
4841 and other frame customizations in .emacs.
4842
4843 * frames.texi (Creating Frames): Mention that face customizations can
4844 be put in .emacs. Add index entries.
4845
48462007-04-12 Richard Stallman <rms@gnu.org>
4847
4848 * glossary.texi (Glossary): Explain `iff'.
4849
48502007-04-11 Karl Berry <karl@gnu.org>
4851
4852 * gnu.texi (Top),
4853 * macos.texi (Mac Font Specs),
4854 * anti.texi (Antinews),
4855 * xresources.texi (Resources),
4856 * misc.texi (Emulation),
4857 * calendar.texi (Daylight Saving),
4858 * dired.texi (Dired and Find),
4859 * rmail.texi (Remote Mailboxes),
4860 * sending.texi (Mail Headers),
4861 * programs.texi (Which Function),
4862 * files.texi (Recover),
4863 * buffers.texi (Uniquify),
4864 * frames.texi (Wheeled Mice),
4865 * killing.texi (Rectangles): Wording to improve breaks in
4866 8.5x11 format.
4867 * mule.texi (Language Environments): \hbadness=10000 since there's
4868 no way to reword.
4869 * emacs.texi (smallbook): New @set to more easily switch between
4870 smallbook and 8.5x11.
4871
48722007-04-11 Richard Stallman <rms@gnu.org>
4873
4874 * files.texi (File Conveniences): Add xref to Tumme.
4875 Delete text about Thumbnail mode.
4876
8cf51b2c
GM
48772007-04-09 Alan Mackenzie <acm@muc.de>
4878
4879 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4880 new name. Insert concept index entries.
4881
8cf51b2c
GM
48822007-04-08 Chong Yidong <cyd@stupidchicken.com>
4883
4884 * display.texi (Standard Faces): Document prefix arg for
4885 list-faces-display.
4886
4887 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4888
8cf51b2c
GM
48892007-04-07 Chong Yidong <cyd@stupidchicken.com>
4890
8cf51b2c
GM
4891 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4892
4893 * files.texi (Misc File Ops): Rewrite description of
4894 insert-file-literally.
4895
8cf51b2c
GM
48962007-03-31 Eli Zaretskii <eliz@gnu.org>
4897
4898 * misc.texi (Printing): Postscript -> PostScript.
4899
8cf51b2c
GM
4900 * ack.texi (Acknowledgments): Postscript -> PostScript.
4901
4902 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4903
4904 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4905 below.
4906
49072007-03-30 Chong Yidong <cyd@stupidchicken.com>
4908
4909 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4910 Init Non-ASCII.
4911 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4912 (Init Non-ASCII): New node.
4913
49142007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4915
4916 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4917
8cf51b2c
GM
49182007-03-12 Glenn Morris <rgm@gnu.org>
4919
8cf51b2c
GM
4920 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4921 "Daylight Savings".
4922
49823426 4923 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4924 saving" in text throughout.
4925
8cf51b2c
GM
49262007-03-04 Richard Stallman <rms@gnu.org>
4927
4928 * custom.texi (Safe File Variables): Minor correction.
4929
8cf51b2c
GM
49302007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4931
4932 * rmail.texi (Movemail): Add internal ref.
4933 Don't indent the intro for the PROTO table.
4934 Format PROTO table items with @code.
4935
8cf51b2c
GM
49362007-02-26 Nick Roberts <nickrob@snap.net.nz>
4937
4938 * building.texi: Remove references to bashdb.
4939
8cf51b2c
GM
49402007-02-19 Juanma Barranquero <lekktu@gmail.com>
4941
4942 * mule.texi (Language Environments): Update list of supported language
4943 environments.
4944
8cf51b2c
GM
49452007-02-14 Kim F. Storm <storm@cua.dk>
4946
4947 * building.texi (Grep Searching): Fix lgrep doc.
4948
49492007-02-12 Chong Yidong <cyd@stupidchicken.com>
4950
4951 * back.texi: Remove unused file.
4952
c8763fb6 49532007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4954
4955 * maintaining.texi (Tag Syntax): Now --members is the default for
4956 etags, not for ctags yet.
4957
8cf51b2c
GM
49582007-02-03 Eli Zaretskii <eliz@gnu.org>
4959
4960 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4961 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4962 expects. Add comments to prevent people from inadvertently modifying
4963 the key parts needed by `texinfo-multiple-files-update'.
4964
49652007-01-29 Chong Yidong <cyd@stupidchicken.com>
4966
4967 * frames.texi (Secondary Selection): Window clicked does not matter
4968 when mouse-yank-at-point is non-nil.
4969
8cf51b2c
GM
49702007-01-16 Glenn Morris <rgm@gnu.org>
4971
4972 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
4973 system abbrev.
4974
49752007-01-11 Richard Stallman <rms@gnu.org>
4976
4977 * msdog.texi (Windows Keyboard): Another small cleanup.
4978
49792007-01-10 Richard Stallman <rms@gnu.org>
4980
4981 * msdog.texi (Windows Keyboard): Yet another try to make
4982 everyone happy with that passage.
4983
49842007-01-05 Richard Stallman <rms@gnu.org>
4985
4986 * anti.texi (Antinews): Mention M-x shell scrolling.
4987
49882007-01-05 Nick Roberts <nickrob@snap.net.nz>
4989
4990 * building.texi (Watch Expressions): Describe gdb-max-children.
4991
8cf51b2c
GM
49922007-01-04 Richard Stallman <rms@gnu.org>
4993
8cf51b2c
GM
4994 * msdog.texi (Windows Keyboard): Clarify previous change.
4995
8cf51b2c
GM
49962007-01-02 Richard Stallman <rms@gnu.org>
4997
4998 * custom.texi (Changing a Variable): Minor clarification.
4999 (Specific Customization): customize-customized => customize-unsaved.
5000
5001 * entering.texi (Entering Emacs): Clean up text about restarting
5002 Emacs for each file.
5003
5004 * misc.texi (Shell Options): Minor cleanup.
5005
5006 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5007 with Emacs, not vice versa.
5008
5009 * programs.texi (Symbol Completion): Recommend customizing
5010 window manager.
5011
5012 * xresources.texi (Resources): Minor fix.
5013
c8763fb6 50142007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5015
5016 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5017
50182007-01-01 Richard Stallman <rms@gnu.org>
5019
5020 * commands.texi (User Input): Document keys stolen by window mangers.
5021
50222006-12-31 Richard Stallman <rms@gnu.org>
5023
5024 * custom.texi (Specific Customization): Document customize-option
5025 instead of customize-variable.
5026
50272006-12-31 Kim F. Storm <storm@cua.dk>
5028
5029 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5030
50312006-12-30 Kim F. Storm <storm@cua.dk>
5032
5033 * killing.texi (CUA Bindings): Fix typo.
5034
5035 * xresources.texi (Table of Resources): Mention grow-only value for
5036 auto-resize-tool-bars.
5037
8cf51b2c
GM
50382006-12-27 Eli Zaretskii <eliz@gnu.org>
5039
5040 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5041 and how to get them back.
5042
50432006-12-26 Richard Stallman <rms@gnu.org>
5044
5045 * calendar.texi (Holidays): Holiday listing is based on current
5046 practice, but DST is not.
5047
50482006-12-25 Richard Stallman <rms@gnu.org>
5049
5050 * emacs.texi (Top): Update subnode menus.
5051
5052 * mark.texi (Transient Mark): Fix xref.
5053
5054 * killing.texi (Graphical Kill): Node deleted.
5055 (Killing): Add xref to Cut and Paste.
5056 (CUA Bindings): Update xref.
5057
5058 * frames.texi (Cut and Paste): New section to hold other nodes.
5059 (Mouse Commands): Node demoted.
5060 (Cut/Paste Other App): Split out from Mouse Commands.
5061 (Word and Line Mouse): Likewise.
5062 (Secondary Selection, Clipboard): Nodes demoted.
5063
8cf51b2c
GM
50642006-12-24 Kevin Ryde <user42@zip.com.au>
5065
5066 * calendar.texi (Holidays): US daylight saving begins second Sunday
5067 in March for 2007 onwards.
5068 (Daylight Savings): Show new US default daylight saving rules, 2nd
5069 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5070
50712006-12-23 Chong Yidong <cyd@stupidchicken.com>
5072
5073 * calendar.texi (Scroll Calendar): < and > are switched.
5074
50752006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5076
5077 * killing.texi (Deletion): Describe M-\ prefix argument.
5078
50792006-12-23 Richard Stallman <rms@gnu.org>
5080
5081 * search.texi (Regexp Search): Explain why forward and reverse regexp
5082 search are not mirror images.
5083
8cf51b2c
GM
50842006-12-19 Kim F. Storm <storm@cua.dk>
5085
5086 * major.texi (Choosing Modes): Describe match-function elements for
5087 magic-mode-alist.
5088
8cf51b2c
GM
50892006-12-18 Eli Zaretskii <eliz@gnu.org>
5090
5091 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5092 peculiarities.
5093
50942006-12-18 Richard Stallman <rms@gnu.org>
5095
5096 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5097
8cf51b2c
GM
50982006-12-17 Alan Mackenzie <acm@muc.de>
5099
5100 * programs.texi (Left Margin Paren): Remove the bit which says
5101 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5102 Discuss some of the issues of setting this option to nil.
5103
51042006-12-17 Glenn Morris <rgm@gnu.org>
5105
5106 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5107
51082006-12-16 Eli Zaretskii <eliz@gnu.org>
5109
5110 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5111 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5112 NTFS volumes.
5113 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5114 volumes.
5115
51162006-12-15 Eli Zaretskii <eliz@gnu.org>
5117
5118 * text.texi (HTML Mode): Fix "C-c TAB".
5119
8cf51b2c
GM
51202006-12-09 Richard Stallman <rms@gnu.org>
5121
5122 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5123
51242006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5125
5126 * files.texi (Misc File Ops): Document insert-file-literally.
5127
51282006-12-08 Eli Zaretskii <eliz@gnu.org>
5129
5130 * cmdargs.texi (Colors): Note that --color is intended for overriding
5131 the terminal defaults, not for normal invocation.
5132
5133 * misc.texi (Emacs Server): Improve wording. Don't mention the
5134 ``server program''. Add a cross-reference to "Init File" node.
5135 (Invoking emacsclient): Add index entries. Document both short and
5136 long versions of command-line options. Document the -f option.
5137
8cf51b2c
GM
51382006-12-06 Richard Stallman <rms@gnu.org>
5139
5140 * text.texi (Outline Format): Say to set outline-regexp
5141 and outline-level with major modes and file local variables.
5142
c8763fb6 51432006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5144
5145 * anti.texi (Antinews): Mention the alternative to
5146 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5147
8cf51b2c
GM
5148 * misc.texi (Interactive Shell): Ditto.
5149
51502006-12-04 Eli Zaretskii <eliz@gnu.org>
5151
5152 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5153
5154 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5155
51562006-12-01 Eli Zaretskii <eliz@gnu.org>
5157
5158 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5159 colon in the mode line.
5160
5161 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5162
51632006-11-26 Nick Roberts <nickrob@snap.net.nz>
5164
5165 * building.texi (Watch Expressions): Mention SPC for expanding/
5166 contracting watch expressions.
5167
51682006-11-26 Kim F. Storm <storm@cua.dk>
5169
5170 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5171
51722006-11-26 Nick Roberts <nickrob@snap.net.nz>
5173
5174 * building.texi (Debugger Operation): Define text command mode.
5175 Clarify how tooltips work.
5176 (GDB Graphical Interface): Explain how to run in text command mode
5177 more clearly.
5178
51792006-11-25 Juanma Barranquero <lekktu@gmail.com>
5180
5181 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5182
51832006-11-22 Juanma Barranquero <lekktu@gmail.com>
5184
5185 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5186
8cf51b2c
GM
51872006-11-18 Chong Yidong <cyd@stupidchicken.com>
5188
5189 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5190 and EMACS is deprecated.
5191
51922006-11-18 Juanma Barranquero <lekktu@gmail.com>
5193
5194 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5195
c8763fb6 51962006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5197
5198 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5199
5200 * emacs.texi: Include xresources.texi both for info and dvi.
5201
5202 * xresources.texi: Merge text from xresmini.texi.
5203
c8763fb6 52042006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5205
5206 * glossary.texi: Fix typos.
5207
8cf51b2c
GM
52082006-11-06 Richard Stallman <rms@gnu.org>
5209
5210 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5211
5212 * ack.texi (Acknowledgments): Fix name spelling.
5213
52142006-11-01 Juri Linkov <juri@jurta.org>
5215
5216 * search.texi (Word Search): Document incremental word search.
5217
52182006-10-28 Glenn Morris <rgm@gnu.org>
5219
5220 * ack.texi (Acknowledgments): Add cal-html author.
5221
5222 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5223 Calendar"). Describe new package cal-html.
5224 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5225 Calendar Files."
5226
8cf51b2c
GM
52272006-10-23 Richard Stallman <rms@gnu.org>
5228
5229 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5230 Abbrev mode is enabled.
5231
8cf51b2c
GM
52322006-10-16 Richard Stallman <rms@gnu.org>
5233
8cf51b2c
GM
5234 * emacs.texi: Update ISBN.
5235
8cf51b2c
GM
52362006-10-11 Kim F. Storm <storm@cua.dk>
5237
5238 * emacs.texi (Acknowledgments): Use @dotless{i}.
5239
52402006-10-08 Nick Roberts <nickrob@snap.net.nz>
5241
5242 * building.texi (Breakpoints Buffer): Mention catchpoints.
5243
52442006-10-08 Kim F. Storm <storm@cua.dk>
5245
5246 * ack.texi (Acknowledgments): Update.
5247
5248 * emacs.texi (Acknowledgments): Fix bad @/ form.
5249
8cf51b2c
GM
52502006-10-05 Kim F. Storm <storm@cua.dk>
5251
5252 * emacs.texi (Acknowledgments): Add more contributors.
5253
52542006-10-03 Richard Stallman <rms@gnu.org>
5255
5256 * emacs.texi (Acknowledgments): Update version and edition.
5257
8cf51b2c
GM
52582006-10-01 Karl Berry <karl@gnu.org>
5259
5260 * custom.texi (Customization Groups): Page break to keep example buffer
5261 on one page.
5262
52632006-09-30 Karl Berry <karl@gnu.org>
5264
5265 * programs.texi (Basic Indent): @need to improve page break.
5266 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5267
52682006-09-29 Glenn Morris <rgm@gnu.org>
5269
5270 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5271
52722006-09-29 Karl Berry <karl@gnu.org>
5273
5274 * windows.texi (Basic Window): Remove forced @break, no longer
5275 desirable.
5276 * frames.texi (Frame Commands),
5277 * mark.texi (Marking Objects): Reword to avoid bad page break.
5278 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5279
52802006-09-19 Richard Stallman <rms@gnu.org>
5281
5282 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5283 stick to present tense.
5284
c8763fb6 52852006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5286
5287 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5288 to x-gtk-use-old-file-dialog.
5289 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5290
52912006-09-15 Jay Belanger <belanger@truman.edu>
5292
49823426 5293 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5294 Change "Library Public License" to "Lesser Public License"
5295 throughout. Use "yyyy" to represent year.
5296
8cf51b2c
GM
52972006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5298
5299 * files.texi (Visiting): Add index entry "open file".
5300
8cf51b2c
GM
53012006-09-11 Richard Stallman <rms@gnu.org>
5302
5303 * building.texi (Compilation Mode): Clarification.
5304 (Grep Searching): Add xref to Compilation Mode.
5305
8cf51b2c
GM
53062006-09-08 Richard Stallman <rms@gnu.org>
5307
5308 * search.texi (Search): Ref multi-file search commands here.
5309 (Other Repeating Search): Not here.
5310
8cf51b2c
GM
53112006-08-28 Richard Stallman <rms@gnu.org>
5312
5313 * windows.texi (Split Window): Update xref.
5314
5315 * basic.texi (Continuation Lines): Update xref.
5316
5317 * indent.texi (Tab Stops): Update xref.
5318
5319 * emacs.texi (Top): Update subnode menu.
5320
5321 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5322 split out of Display Custom.
5323
53242006-08-25 Kim F. Storm <storm@cua.dk>
5325
5326 * display.texi (Display Custom): Add variables overline-margin
5327 and x-underline-at-descent-line.
5328
53292006-08-25 Richard Stallman <rms@gnu.org>
5330
5331 * entering.texi (Exiting): Rewrite to give graphical displays
5332 priority over text terminals.
5333
5334 * search.texi (Incremental Search): Move index entries.
5335
53362006-08-23 Chong Yidong <cyd@stupidchicken.com>
5337
5338 * custom.texi (Init File): Reference Find Init to avoid "home
5339 directory" confusion.
5340
53412006-08-22 Nick Roberts <nickrob@snap.net.nz>
5342
5343 * building.texi (Other GDB-UI Buffers): Describe how to edit
5344 a value in the locals buffer.
5345
53462006-08-21 Richard Stallman <rms@gnu.org>
5347
5348 * search.texi (Basic Isearch): Add `isearch' index entry.
5349
53502006-08-16 Richard Stallman <rms@gnu.org>
5351
5352 * misc.texi (Saving Emacs Sessions): Clean up wording.
5353
5354 * mark.texi (Marking Objects): Mention term "select all".
5355
5356 * emacs.texi (Top): Update subnode menu.
5357
5358 * help.texi (Help Mode): Move node up in file.
5359
8cf51b2c
GM
53602006-08-15 Nick Roberts <nickrob@snap.net.nz>
5361
5362 * building.texi (Stack Buffer): Explain fringe arrow.
5363
8cf51b2c
GM
53642006-08-12 Eli Zaretskii <eliz@gnu.org>
5365
8cf51b2c
GM
5366 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5367 on startup.
5368
53692006-08-11 Romain Francoise <romain@orebokech.com>
5370
5371 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5372
53732006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5374
5375 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5376
53772006-08-10 Richard Stallman <rms@gnu.org>
5378
5379 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5380 with face merging. Empty regions don't count.
5381 Clarify face property inheritance.
8cf51b2c
GM
5382
53832006-08-08 Romain Francoise <romain@orebokech.com>
5384
5385 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5386 <arjuropo@cc.jyu.fi>.
5387
8cf51b2c
GM
53882006-08-04 Eli Zaretskii <eliz@gnu.org>
5389
5390 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5391 apply to all frames.
5392
8cf51b2c
GM
53932006-08-01 Richard Stallman <rms@gnu.org>
5394
5395 * help.texi (Name Help): Add index entries for describe-variable.
5396
53972006-08-01 Nick Roberts <nickrob@snap.net.nz>
5398
5399 * building.texi (GDB Graphical Interface): Shorten node names.
5400 (GDB-UI Layout): Use GDB-related.
5401 (Other GDB-UI Buffers): Simplify English.
5402
54032006-07-31 Richard Stallman <rms@gnu.org>
5404
5405 * search.texi (Query Replace): Add xref for Dired's Q command.
5406
8cf51b2c
GM
54072006-07-31 Nick Roberts <nickrob@snap.net.nz>
5408
5409 * building.texi (GDB commands in Fringe): Rename to...
5410 (Source Buffers): ..this and move forward. Describe hollow arrow and
5411 new option gdb-find-source-frame.
5412
54132006-07-29 Richard Stallman <rms@gnu.org>
5414
5415 * dired.texi (Operating on Files): Simplify previous change
5416 and fix Texinfo usage.
5417
54182006-07-29 Eli Zaretskii <eliz@gnu.org>
5419
5420 * dired.texi (Operating on Files): Add cross-references. State the
5421 Unix commands that do similar things.
5422
54232006-07-28 Richard Stallman <rms@gnu.org>
5424
5425 * mark.texi (Transient Mark): Clarify that region never disappears
5426 when Transient Mark mode is off, and not when it is on.
5427
54282006-07-27 Richard Stallman <rms@gnu.org>
5429
5430 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5431
54322006-07-24 Richard Stallman <rms@gnu.org>
5433
5434 * xresources.texi (GTK styles): Fix texinfo usage.
5435
8cf51b2c
GM
5436 * commands.texi (User Input): Explain why we teach keyboard cmds.
5437
5438 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5439 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5440 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5441 * doclicense.texi, display.texi, dired.texi, basic.texi:
5442 * anti.texi, ack.texi: Move periods and commas inside quotes.
5443
54442006-07-22 Eli Zaretskii <eliz@gnu.org>
5445
5446 * cmdargs.texi (General Variables): Document EMAIL.
5447
54482006-07-21 Eli Zaretskii <eliz@gnu.org>
5449
5450 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5451 doesn't have effect on MS-Windows.
5452
8cf51b2c
GM
54532006-07-17 Richard Stallman <rms@gnu.org>
5454
5455 * building.texi (Grep Searching): Explain about chaining grep commands.
5456
8cf51b2c
GM
54572006-07-10 Nick Roberts <nickrob@snap.net.nz>
5458
49823426 5459 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5460
54612006-07-09 Chong Yidong <cyd@stupidchicken.com>
5462
5463 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5464 is invoked for multiple files.
5465
54662006-07-08 Eli Zaretskii <eliz@gnu.org>
5467
5468 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5469 on-line manual for the rest of this node.
5470 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5471 unconditionally.
5472 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5473 Improve wording.
5474 (Windows Printing): Improve wording.
5475 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5476 rest of this node.
5477
8cf51b2c
GM
54782006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5479
49823426
GM
5480 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5481 with eval-buffer.
8cf51b2c
GM
5482
54832006-07-05 Nick Roberts <nickrob@snap.net.nz>
5484
5485 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5486 of character translation.
5487
54882006-07-04 Nick Roberts <nickrob@snap.net.nz>
5489
5490 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5491
54922006-07-03 Karl Berry <karl@gnu.org>
5493
5494 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5495 not-too-underfull hboxes in the TeX output.
5496 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5497 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5498 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5499 * sending.texi, text.texi: Fix overfull/underfull boxes.
5500
55012006-07-03 Romain Francoise <romain@orebokech.com>
5502
5503 * m-x.texi (M-x): Fix.
5504
55052006-07-03 Richard Stallman <rms@gnu.org>
5506
8cf51b2c
GM
5507 * search.texi (Other Repeating Search): filename -> file name.
5508
5509 * misc.texi (Narrowing): Minor cleanups.
5510
5511 * files.texi (Visiting): filename -> file name.
5512
5513 * emacs.texi (Top): Update subnode menus.
5514
5515 * mule.texi (Coding Systems): Move char translation stuff here.
5516 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5517 (Recognize Coding): Substantial local rewrites.
5518 (International): Update menu.
5519
5520 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5521 (Scrolling): Substantial local rewrites.
5522 (Display): Update menu and intro.
5523
5524 * dired.texi: filename -> file name.
5525
5526 * custom.texi (Safe File Variables): Texinfo usage fix.
5527
f0131492 55282006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5529
5530 * help.texi, m-x.texi: Lots of cleanups.
5531
8cf51b2c
GM
55322006-06-30 Eli Zaretskii <eliz@gnu.org>
5533
5534 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5535 (Windows Processes, Windows Misc): Shorten the printed version by
5536 selectively conditioning less important portions by @ifnottex.
5537
8cf51b2c
GM
55382006-06-27 Richard Stallman <rms@gnu.org>
5539
5540 * mini.texi (Minibuffer File): Minor cleanup.
5541
55422006-06-25 Nick Roberts <nickrob@snap.net.nz>
5543
5544 * frames.texi (XTerm Mouse): Rename to...
5545 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5546
5547 * emacs.texi (Top): Use new node name.
5548
55492006-06-24 Eli Zaretskii <eliz@gnu.org>
5550
5551 * emacs.texi (Top): Update the detailed menu according to changes in
5552 msdog.texi.
5553
5554 * msdog.texi (Windows Keyboard): New section.
5555 (Windows Mouse): New section.
5556 (Windows System Menu): Remove section (text merged with "Windows
5557 Keyboard").
5558 (Windows Misc): New section.
5559
5560 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5561
5562 * msdog.texi (ls in Lisp): New section.
5563
5564 * files.texi (Visiting): Document case-insensitive wildcard matching
5565 under find-file-wildcards.
5566
8cf51b2c
GM
55672006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5568
5569 * macos.texi (Mac Input): Add description of mac-function-modifier.
5570 Now Unicode keyboard layouts work.
5571
8cf51b2c
GM
55722006-06-10 Richard Stallman <rms@gnu.org>
5573
5574 * mule.texi (Recognize Coding): Clarify previous change.
5575
55762006-06-09 Kenichi Handa <handa@m17n.org>
5577
5578 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5579 notation.
5580
55812006-06-07 Kevin Ryde <user42@zip.com.au>
5582
5583 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5584 manual for @ifnottex, but in emacs-extra for @iftex.
5585
5586 * cmdargs.texi (General Variables): Fix smtpmail xref.
5587
55882006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5589
8cf51b2c 5590 * programs.texi (Comment Commands):
8cf51b2c 5591 * custom.texi (Specifying File Variables):
49823426 5592 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5593
55942006-06-07 Nick Roberts <nickrob@snap.net.nz>
5595
5596 * building.texi (Watch Expressions): Move node to end.
5597 (GDB Graphical Interface): Move description of clicks in fringe...
5598 (GDB commands in the Fringe): ...to here. New node.
5599
8cf51b2c
GM
56002006-06-05 Romain Francoise <romain@orebokech.com>
5601
49823426 5602 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5603
56042006-06-05 Nick Roberts <nickrob@snap.net.nz>
5605
5606 * building.texi (GDB Graphical Interface): Update bindings.
5607 (Commands of GUD): Add gud-print. Remove gud-run.
5608 Restate availability more generally.
5609
f0131492 56102006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5611
5612 * mini.texi: Lots of cleanups.
5613
56142006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5615
5616 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5617 and Mouse-2.
5618
c8763fb6 56192006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5620
5621 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5622
8cf51b2c
GM
56232006-05-31 Richard Stallman <rms@gnu.org>
5624
5625 * basic.texi (Moving Point): Fix previous change.
5626
c8763fb6 56272006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5628
5629 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5630
f0131492 56312006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5632
5633 * basic.texi: Many simplifications and improvements in wording.
5634
8cf51b2c
GM
56352006-05-26 Nick Roberts <nickrob@snap.net.nz>
5636
5637 * anti.texi (Antinews): Create a node for gdb-ui.
5638
8cf51b2c
GM
56392006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5640
5641 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5642
56432006-05-20 Richard Stallman <rms@gnu.org>
5644
5645 * dired.texi (Dired Navigation): dired-goto-file is now j.
5646
8cf51b2c
GM
56472006-05-20 Eli Zaretskii <eliz@gnu.org>
5648
5649 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5650 and their aliases.
5651
5652 * msdog.texi (Windows Printing): Mention non-support of plain text
5653 printing with some el-cheapo printers, and suggest a workaround.
5654
56552006-05-20 Kevin Ryde <user42@zip.com.au>
5656
5657 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5658 remove the bit saying you must set it.
5659
56602006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5661
5662 * trouble.texi (Checklist):
5663 * text.texi (Text, Auto Fill, Text Mode):
5664 * search.texi (Nonincremental Search):
5665 * rmail.texi (Rmail Labels):
5666 * mule.texi (Input Methods, Multibyte Conversion):
5667 * misc.texi (Gnus, Where to Look, PostScript):
5668 * maintaining.texi (Create Tags Table):
5669 * indent.texi (Indentation Commands):
5670 * fixit.texi (Spelling):
5671 * emacs.texi (Copying):
5672 * custom.texi (Init File): ifinfo -> ifnottex.
5673
8cf51b2c
GM
56742006-05-17 Richard Stallman <rms@gnu.org>
5675
5676 * files.texi (Diff Mode): Mention C-x `.
5677
56782006-05-08 Richard Stallman <rms@gnu.org>
5679
5680 * custom.texi (Disabling): Textual cleanups.
5681
8cf51b2c
GM
56822006-05-12 Glenn Morris <rgm@gnu.org>
5683
5684 * calendar.texi (Displaying the Diary, Format of Diary File):
5685 Refer to diary-view-entries, diary-list-entries,
5686 diary-show-all-entries rather than obsolete aliases.
5687
56882006-05-12 Eli Zaretskii <eliz@gnu.org>
5689
5690 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5691 (Displaying the Diary, Special Diary Entries, Importing Diary):
5692 * building.texi (Compilation Shell):
5693 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5694 emacs-xtra with @inforef's.
5695
5696 * files.texi (Visiting): Fix wording.
5697
5698 * mule.texi (Coding Systems, Text Coding): More indexing.
5699 Mention that C-x RET f can set eol conversion.
5700
c8763fb6 57012006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5702
5703 * xresmini.texi (GTK resources): Insert GTK description.
5704
5705 * xresources.texi (GTK resources): metafont should be menufont.
5706
8cf51b2c
GM
57072006-05-06 Michael Albinus <michael.albinus@gmx.de>
5708
49823426 5709 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5710 method, user name and host name is active only in partial
5711 completion mode.
5712
8cf51b2c
GM
57132006-05-06 Eli Zaretskii <eliz@gnu.org>
5714
5715 * makefile.w32-in (emacs.dvi):
5716 * Makefile.in (emacs.dvi): Add xresmini.texi.
5717
5718 * xresmini.texi (Table of Resources): Remove xref to non-existent
5719 node "LessTif Resources".
5720
5721 * msdog.texi (Microsoft Windows):
5722 * calendar.texi (Calendar/Diary, Displaying the Diary)
5723 (Special Diary Entries, Importing Diary, Holidays):
5724 * programs.texi (Program Modes):
5725 * text.texi (Text):
5726 * buffers.texi (Several Buffers):
5727 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5728
57292006-05-06 Eli Zaretskii <eliz@gnu.org>
5730
5731 The following changes merge the emacs-xtra manual into the main
5732 manual, but only for on-line version of the manual.
5733
5734 * vc2-xtra.texi (Version Backups, Local Version Control)
5735 (Making Snapshots, Change Logs and VC, Version Headers)
5736 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5737 on-line manual.
5738
5739 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5740 for on-line manual.
5741
5742 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5743 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5744 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5745 for on-line manual.
5746
5747 * fortran-xtra.texi (Fortran, Fortran Autofill)
5748 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5749 for on-line manual.
5750
5751 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5752 Conditional xref's for on-line manual.
5753
5754 * emerge-xtra.texi (Emerge, Overview of Emerge)
5755 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5756 manual.
5757
5758 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5759 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5760 (EMACSSOURCES): Use EMACS_XTRA.
5761 (../info/emacs-xtra): Remove.
5762 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5763
5764 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5765 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5766 (EMACSSOURCES): Use EMACS_XTRA.
5767 ($(infodir)/emacs-xtra): Remove.
5768 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5769
5770 * trouble.texi (Quitting):
5771 * text.texi (Text):
5772 * programs.texi (Program Modes):
5773 * msdog.texi (Microsoft Windows):
5774 * frames.texi (Frames):
5775 * files.texi (Backup, Version Control, VC Concepts)
5776 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5777 (Registering, VC Status, VC Undo, Multi-User Branching)
5778 (Comparing Files):
5779 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5780 (Displaying the Diary, Special Diary Entries, Importing Diary):
5781 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5782 conditional xref's, depending on @iftex/@ifnottex.
5783
5784 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5785 "MS-DOS". @include msdog-xtra.texi.
5786
5787 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5788 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5789
5790 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5791 for vc-xtra.texi subsections.
5792 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5793 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5794
5795 * sending.texi (Sending Mail): A @node line without explicit Prev,
5796 Next, and Up links.
5797
5798 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5799 Next, and Up links.
5800
5801 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5802 and its sections. @include picture-xtra.texi.
5803
5804 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5805 "Emerge".
5806 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5807
5808 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5809 exact duplicate of its name-sake in calendar.texi.
5810
5811 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5812 "Advanced Calendar/Diary Usage".
5813 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5814
5815 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5816 dired-xtra.texi.
5817 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5818
5819 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5820 (Files) [ifnottex]: Add menu entry for Autorevert.
5821
5822 * emacs-xtra.texi (Introduction): Reword to make consistent with
5823 printed version only.
5824 <Top level>: Remove the body of all chapters and move them to the
5825 new *-xtra.texi files. Use @raisesections and @lowersections to
5826 convert sections to chapters etc.
5827
5828 * msdog-xtra.texi:
5829 * fortran-xtra.texi:
5830 * vc-xtra.texi:
5831 * vc1-xtra.texi:
5832 * vc2-xtra.texi:
5833 * emerge-xtra.texi:
5834 * cal-xtra.texi:
5835 * dired-xtra.texi:
5836 * arevert-xtra.texi: New files, with text from respective chapters
5837 of emacs-xtra.texi. Convert each @chapter into @section, @section
5838 into @subsection, etc.
5839
1c6c854e 5840 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5841 updated.
5842
5843 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5844 Windows". All references updated.
5845
58462006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5847
5848 * macos.texi (Mac Input): Mention input from Character Palette.
5849 (Mac Font Specs): Fix typo.
5850
58512006-05-05 Richard Stallman <rms@gnu.org>
5852
5853 * files.texi (Diff Mode): Minor cleanup.
5854
58552006-05-05 Karl Berry <karl@gnu.org>
5856
8cf51b2c
GM
5857 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5858 errors from the current release of makeinfo (4.8).
5859 * help.texi (Library Keywords): Change widest word in multitable
5860 template from `emulations' to `convenience'. (Not sure if this is
5861 related to the font change.)
5862
58632006-05-05 Eli Zaretskii <eliz@gnu.org>
5864
5865 * files.texi (File Names): Add a footnote about limited support of
5866 ~USER on MS-Windows.
5867
5868 * cmdargs.texi (Initial Options): Add a footnote about limited
5869 support of ~USER on MS-Windows.
5870
58712006-05-03 Richard Stallman <rms@gnu.org>
5872
5873 * files.texi (Diff Mode): Node moved here.
5874 (Comparing Files): Delete what duplicates new node.
5875 (Files): Put Diff Mode in menu.
5876
1c6c854e 5877 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5878
5879 * emacs.texi (Top): Update menu for Diff Mode.
5880
5881 * trouble.texi (Emergency Escape): Simplify.
5882
5883 * emacs.texi (Top): Minor clarification.
5884
58852006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5886
5887 * commands.texi, entering.texi, screen.texi: Many simplifications.
5888
58892006-05-03 Richard Stallman <rms@gnu.org>
5890
5891 * commands.texi (Text Characters): Delete paragraph about unibyte
5892 non-ASCII printing chars.
5893
5894 * killing.texi (Killing): Say "graphical displays".
5895 * display.texi: Say "graphical displays".
5896
5897 * cmdargs.texi (Misc X): Say "graphical displays".
5898
58992006-05-01 Richard Stallman <rms@gnu.org>
5900
5901 * emacs.texi (Top): Add Diff Mode to menu.
5902
59032006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5904
5905 * misc.texi (Diff Mode): New node.
5906
59072006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5908
5909 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5910 (Mac Environment Variables): Shorten example line.
5911 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5912
59132006-05-01 Nick Roberts <nickrob@snap.net.nz>
5914
5915 * building.texi (GUD Customization): Describe cases %d and %c.
5916 Update description for %e.
5917
59182006-04-30 Glenn Morris <rgm@gnu.org>
5919
5920 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5921
59222006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5923
5924 * custom.texi (Examining): Update C-h v output example.
5925
59262006-04-29 Kim F. Storm <storm@cua.dk>
5927
5928 * building.texi (Grep Searching): Add lgrep and rgrep.
5929
8cf51b2c
GM
59302006-04-23 Richard Stallman <rms@gnu.org>
5931
5932 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5933
5934 * xresmini.texi: New file.
5935
5936 * xresources.texi (Face Resources): Split table into font resources
5937 and the rest. Combine similar attributes for brevity.
5938
8cf51b2c
GM
59392006-04-21 Eli Zaretskii <eliz@gnu.org>
5940
5941 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5942 backslashes and case-insensitivity in file names (moved to the
5943 main manual).
5944 (MS-DOS Printing): Move most of the text to the main manual.
5945
5946 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5947 New nodes.
5948 (Windows Processes, Windows System Menu): Add index entries and
5949 fix wording.
5950
8cf51b2c
GM
59512006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5952
5953 * misc.texi (Shell Ring): Add notes on saved input when
5954 navigating off the end of the history list.
5955
59562006-04-18 Chong Yidong <cyd@mit.edu>
5957
5958 * misc.texi (Shell Options): Correct default value of
5959 comint-scroll-show-maximum-output.
5960
8cf51b2c
GM
59612006-04-18 Nick Roberts <nickrob@snap.net.nz>
5962
5963 * building.texi (Watch Expressions): Update.
5964
8cf51b2c
GM
59652006-04-12 Richard Stallman <rms@gnu.org>
5966
5967 * search.texi: Clean up previous change.
5968
59692006-04-12 Eli Zaretskii <eliz@gnu.org>
5970
5971 * search.texi (Regexp Backslash, Regexp Replace): Add index
5972 entries for ``back reference'' and mention the term itself in the
5973 text.
5974
59752006-04-11 Richard Stallman <rms@gnu.org>
5976
5977 * custom.texi (Safe File Variables):
5978 Document enable-local-variables = :safe.
5979
59802006-04-11 Karl Berry <karl@gnu.org>
5981
5982 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
5983 (Remote Repositories, Version Backups, Local Version Control)
5984 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
5985 (Miscellaneous Commands and Features of VC, Change Logs and VC)
5986 (Renaming VC Work Files and Master Files)
5987 (Inserting Version Control Headers, Customizing VC, General Options)
5988 (Options for RCS and SCCS, Options specific for CVS): Move all
5989 these nodes to emacs-xtra.texi, for brevity.
5990 * cmdargs.texi, files.texi: Change cross-references.
5991
8cf51b2c
GM
59922006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
5993
5994 * files.texi (Old Versions): Update description of vc-annotate's
5995 use of color to indicate date ranges.
5996
8cf51b2c
GM
59972006-04-09 Kevin Ryde <user42@zip.com.au>
5998
8cf51b2c
GM
5999 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6000 put info and printed manual names the right way around.
6001
60022006-04-09 Karl Berry <karl@gnu.org>
6003
6004 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6005 emacs-xtra.texi, leaving only MS Windows information.
6006 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6007 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6008 node names.
6009
6010 * emacs.texi: Move @summarycontents and @contents to the beginning
6011 of the file.
6012
8cf51b2c
GM
60132006-04-08 Kevin Ryde <user42@zip.com.au>
6014
6015 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6016
60172006-04-07 Richard Stallman <rms@gnu.org>
6018
6019 * programs.texi (Comments, Comment Commands, Options for Comments)
6020 (Multi-Line Comments): "Align", not "indent".
6021 (Basic Indent): C-j deletes trailing whitespace before the newline.
6022
60232006-04-06 Richard Stallman <rms@gnu.org>
6024
8cf51b2c
GM
6025 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6026
60272006-04-06 Eli Zaretskii <eliz@gnu.org>
6028
6029 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6030
8cf51b2c
GM
60312006-04-05 Richard Stallman <rms@gnu.org>
6032
6033 * emacs.texi (Top): Update subnode menu.
6034
6035 * trouble.texi (Unasked-for Search): Node deleted.
6036 (Lossage): Delete from menu.
6037
60382006-04-04 Richard Stallman <rms@gnu.org>
6039
6040 * trouble.texi: Various cleanups.
6041 (Checklist): Don't bother saying how to snail a bug report.
6042 (Emergency Escape): Much rewriting.
6043 (After a Crash): Rename the core dump immediately.
6044 (Total Frustration): Call it a psychotherapist.
6045 (Bug Criteria): Avoid "illegal instruction".
6046 (Sending Patches): We always put the contributor's name in.
6047
6048 * misc.texi (Thumbnails): Minor correction.
6049
8cf51b2c
GM
60502006-04-03 Richard Stallman <rms@gnu.org>
6051
6052 * misc.texi (Thumbnails): Minor cleanup.
6053
60542006-04-02 Karl Berry <karl@gnu.org>
6055
6056 * sending.texi (Mail Sending): pxref to Top needs five args.
6057
6058 * texinfo.tex: Update to current version (2006-03-21.13).
6059
8cf51b2c
GM
60602006-03-31 Richard Stallman <rms@gnu.org>
6061
6062 * emacs.texi (Top): Update subnode menu.
6063
6064 * help.texi (Help Mode): Cleanup.
6065
6066 * dired.texi: Many cleanups.
6067 (Dired Deletion): Describe dired-recursive-deletes.
6068 (Operating on Files): dired-create-directory moved.
6069 (Misc Dired Features): Move to here.
6070 (Tumme): Node moved to misc.texi.
6071
6072 * custom.texi: Many cleanups.
6073 (Minor Modes): Don't mention ISO Accents Mode.
6074 (Examining): Update C-h v output example.
6075 (Hooks): Add index and xref for add-hook.
6076 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6077 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6078
6079 * misc.texi: Many cleanups.
6080 (beginning): Add to summary of topics.
6081 (Shell): Put eshell xref at the end. Remove eshell from table.
6082 (Thumbnails): New node.
6083
8cf51b2c
GM
60842006-03-28 Eli Zaretskii <eliz@gnu.org>
6085
6086 * files.texi (File Name Cache): Make it clear that the cache is
6087 not persistent.
6088
8cf51b2c
GM
60892006-03-25 Karl Berry <karl@gnu.org>
6090
49823426
GM
6091 * emacs-xtra.texi, emacs.texi, gnu.texi:
6092 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6093 (2) do not indent copyright year list (or anything else).
6094
8cf51b2c
GM
60952006-03-21 Juanma Barranquero <lekktu@gmail.com>
6096
6097 * files.texi (VC Dired Mode): Remove misplaced brackets.
6098
60992006-03-21 Andre Spiegel <spiegel@gnu.org>
6100
6101 * files.texi: Various updates and clarifications in the VC chapter.
6102
61032006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6104
6105 * help.texi (Help Mode): Document "C-c C-c".
6106
8cf51b2c
GM
61072006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6108
6109 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6110 menu in the standalone Info reader.
6111
61122006-03-15 Chong Yidong <cyd@stupidchicken.com>
6113
6114 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6115 moved here from Emacs manual.
6116
6117 * programs.texi (Fortran): Section moved to emacs-xtra.
6118 (Program Modes): Xref to Fortran in emacs-xtra.
6119
6120 * maintaining.texi (Emerge): Move to emacs-xtra.
6121 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6122
6123 * picture.texi: File deleted.
6124 * Makefile.in:
6125 * makefile.w32-in: Remove picture.texi.
6126
6127 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6128 * abbrevs.texi (Abbrevs):
6129 * sending.texi (Sending Mail): Picture node removed.
6130
6131 * emacs.texi (Top): Update node listings.
6132
8cf51b2c
GM
61332006-03-12 Richard Stallman <rms@gnu.org>
6134
6135 * calendar.texi: Various cleanups.
6136
8cf51b2c
GM
61372006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6138
6139 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6140 syntax.
6141
8cf51b2c
GM
61422006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6143
6144 * search.texi (Regexps): More accurately describe which characters
6145 are special in which situations. Recommend _not_ to quote `]' or
6146 `-' when they are not special.
6147
8cf51b2c
GM
61482006-02-28 Andre Spiegel <spiegel@gnu.org>
6149
6150 * files.texi (Old Versions): Clarify operation of C-x v =.
6151
8cf51b2c
GM
61522006-02-21 Nick Roberts <nickrob@snap.net.nz>
6153
6154 * building.texi (Watch Expressions): Update and describe
6155 gdb-speedbar-auto-raise.
6156
61572006-02-19 Richard M. Stallman <rms@gnu.org>
6158
6159 * emacs.texi: Use @smallbook.
6160 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6161 Update subnode menu.
6162
6163 * building.texi (Lisp Interaction): Minor addition.
6164
61652006-02-18 Nick Roberts <nickrob@snap.net.nz>
6166
6167 * building.texi (Watch Expressions): Update and be more precise.
6168
c8763fb6 61692006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6170
6171 * maintaining.texi (Create Tags Table): Explain why the
6172 exception when etags writes to files under the /dev tree.
6173
61742006-02-14 Richard M. Stallman <rms@gnu.org>
6175
6176 * custom.texi (Safe File Variables): Lots of clarification.
6177 Renamed from Unsafe File Variables.
6178
61792006-02-14 Chong Yidong <cyd@stupidchicken.com>
6180
6181 * custom.texi (Unsafe File Variables): File variable confirmation
6182 assumed denied in batch mode.
6183
61842006-02-14 Richard M. Stallman <rms@gnu.org>
6185
6186 * building.texi (GDB User Interface Layout): Don't say `inferior'
6187 for program being debugged.
6188
61892006-02-15 Nick Roberts <nickrob@snap.net.nz>
6190
6191 * building.texi (GDB Graphical Interface):
6192 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6193
61942006-02-13 Chong Yidong <cyd@stupidchicken.com>
6195
6196 * custom.texi (Specifying File Variables, Unsafe File Variables):
6197 New nodes, split from File Variables. Document new file local
6198 variable behavior.
6199
62002006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6201
6202 * display.texi (Standard Faces):
8cf51b2c
GM
6203 * files.texi (Visiting):
6204 * frames.texi (Clipboard):
6205 * glossary.texi (Glossary) <Clipboard>:
6206 * xresources.texi (X Resources): Mention Mac OS port.
6207
8cf51b2c
GM
62082006-02-12 Richard M. Stallman <rms@gnu.org>
6209
6210 * building.texi (Building): Clarify topic in intro.
6211
6212 * maintaining.texi (Maintaining): Change title; clarify topic.
6213 Delete duplicate index entries.
6214
6215 * building.texi (Other GDB User Interface Buffers): Clarifications.
6216
6217 * text.texi (Cell Commands): Clarifications.
6218
6219 * programs.texi (Defuns): Delete duplicate explanation of
6220 left-margin paren convention.
6221 (Hungry Delete): Minor cleanup.
6222
62232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6224
6225 * dired.texi (Tumme): More tumme documentation.
6226
62272006-02-11 Alan Mackenzie <acm@muc.de>
6228
6229 * programs.texi ("Hungry Delete"): Correct the appellation of the
6230 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6231
62322006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6233
6234 * dired.texi (Tumme): Fix small bug.
6235
62362006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6237
6238 * macos.texi (Mac International): Rename "fontset-mac" to
6239 "fontset-standard".
6240
8cf51b2c
GM
62412006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6242
6243 * dired.texi (Tumme): Basic documentation for Tumme added.
6244
8cf51b2c
GM
62452006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6246
6247 * mule.texi (International):
6248 * programs.texi (Basic Indent): Fix typos.
6249
8cf51b2c
GM
6250 * custom.texi (Minor Modes):
6251 * display.texi (Text Display):
6252 * commands.texi (Text Characters): Update xrefs.
6253
62542006-02-07 Richard M. Stallman <rms@gnu.org>
6255
6256 * emacs.texi (Top): Update subnode menu.
6257 Update info on old Emacs papers.
6258 (Intro): "Graphical display", not window system.
6259
6260 * xresources.texi (GTK styles): Minor clarifications.
6261
6262 * trouble.texi: "Graphical display", not window system.
6263 (Stuck Recursive): Minor clarification.
6264
6265 * text.texi: Minor clarifications.
6266 (Sentences): Explain why two-space convention is better.
6267 Explain sentence-end-without-period here.
6268 (Fill Commands): Not here.
6269 (Refill): Node moved down.
6270 (Filling): Update menu.
6271 (Table Creation, Cell Justification, Column Commands): Clarify.
6272
6273 * sending.texi: Minor clarifications.
6274
6275 * search.texi (Regexp Backslash): Clarification.
6276
6277 * rmail.texi: Minor cleanups.
6278 (Rmail): Delete digression about `rmail-mode'.
6279 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6280 (Rmail Files): Mention C-u M-x rmail.
6281 (Rmail Reply): Mention References.
6282 (Rmail Display): Mention rmail-nonignored-headers.
6283
6284 * programs.texi: Minor cleanups.
6285 (Comment Commands): Mention momentary Transient Mark mode.
6286 (Matching): Be more specific about customizing show-paren-mode.
6287 (Info Lookup): Don't list the modes that support C-h S.
6288 Just say what it does in an unsupported mode.
6289 (Man Page): Delete excessive info on customizing woman.
6290 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6291
6292 * abbrevs.texi: Minor clarifications.
6293 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6294 not "dynamic abbrevs" as if they were a kind of abbrev.
6295
6296 * picture.texi (Picture): Minor cleanup.
6297
6298 * mule.texi (Communication Coding): Say "other applications".
6299 (Fontsets): Not specific to X. Add xref to X Resources.
6300 (Unibyte Mode): Rename from Single-Byte Character Support.
6301 "Graphical display", not window system.
6302 (International): Update menu.
6303
6304 * maintaining.texi (Format of ChangeLog):
6305 New node, split out from ChangeLog.
6306 (ChangeLog): Clarifications in the remaining text.
6307 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6308 (Find Tag): Add @w.
6309 (Tags Search): Explain tag table order here. Simplify grep ref.
6310 (List Tags): tags-tag-face is a variable, not a face.
6311 (Emerge): Cleanups.
6312
6313 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6314 (Keyboard Macros): Avoid "the user".
6315
6316 * killing.texi: "Graphical display", not window system.
6317
6318 * help.texi (Help Echo): "Graphical display", not window system.
6319
6320 * glossary.texi: Say "you", not "the user". Say "graphical display".
6321
6322 * frames.texi: Minor cleanups. "Graphical display", not window system.
6323
6324 * files.texi (Visiting): Make drag-and-drop not X-specific.
6325
6326 * custom.texi: Minor cleanups. "Graphical display", not window system.
6327
6328 * cmdargs.texi: Minor cleanups.
6329
6330 * building.texi (Compilation): Move and split kill-compilation para.
6331 Add para about multiple compilers.
6332 (Compilation Mode): Commands also available in grep mode and others.
6333 Mention C-u C-x ` more tutorially. Clarify C-x `.
6334 (Compilation Shell): Clarify. Put Bash example first.
6335 (Grep Searching): Minor cleanups; add @w.
6336 (Debuggers): Minor cleanups.
6337 (Starting GUD): Make GDB xgraphical mode issue clearer.
6338 (Debugger Operation): Lots of clarifications including
6339 GDB tooltip side-effect issue.
6340 (Commands of GUD): Clarify.
6341 (GUD Customization): Add bashdb-mode-hook.
6342 (GDB Graphical Interface): Rewrite for clarity.
6343 (GDB User Interface Layout): Rewrite for clarity.
6344 (Stack Buffer, Watch Expressions): Likewise.
6345 (Other GDB User Interface Buffers): Cleanups.
6346 (Lisp Libraries, External Lisp): Cleanup.
6347
6348 * basic.texi (Position Info): "Graphical displays", rather than
6349 window systems.
6350
6351 * anti.texi: Minor cleanup.
6352
8cf51b2c
GM
63532006-02-03 Eli Zaretskii <eliz@gnu.org>
6354
6355 * custom.texi (Init File, Find Init): Add cross-references to
6356 where $HOME is described.
6357
63582006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6359
6360 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6361 is not inside the @table.
6362
6363 * emacs.texi (Top): Correct node name.
6364
6365 * files.texi (File Names): Fix @xref.
6366 (Reverting): Fix typo.
6367
6368 * mule.texi (International): Correct node name.
6369
6370 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6371
63722006-02-01 Richard M. Stallman <rms@gnu.org>
6373
6374 * emacs.texi (Top): Update subnode menu.
6375
6376 * mule.texi: Minor clarifications.
6377 Reduce the specific references to X Windows.
6378 Refer to "graphical" terminals, rather than window systems.
6379 (Text Coding): Rename from Specify Coding.
6380 (Communication Coding, File Name Coding, Terminal Coding):
6381 New nodes split out from Text Coding.
6382
6383 * kmacro.texi: Minor clarifications.
6384 (Keyboard Macro Ring): Comment out some excessive commands.
6385 (Basic Keyboard Macro): Split up the table, putting part in each node.
6386
6387 * major.texi: Minor clarifications.
6388
6389 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6390
6391 * windows.texi: Minor clarifications.
6392 (Change Window): Don't describe mode-line mouse cmds here.
6393 Add xref to Mode Line Mouse.
6394
6395 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6396
6397 * macos.texi (Mac International): Fix xref.
6398
6399 * indent.texi: Minor clarifications.
6400
6401 * frames.texi: Minor clarifications.
6402 Reduce the specific references to X Windows.
6403 Refer to "graphical" terminals, rather than window systems.
6404 (Frame Parameters): Don't mention commands like
6405 set-foreground-color. Just say to customize a face.
6406 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6407
6408 * files.texi: Minor clarifications.
6409 (Numbered Backups): New node, split out from Backup Names.
6410
6411 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6412
6413 * cmdargs.texi (General Variables): Fix xref.
6414
6415 * buffers.texi: Minor clarifications.
6416
8cf51b2c
GM
64172006-01-31 Richard M. Stallman <rms@gnu.org>
6418
6419 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6420 Nodes moved to top.
6421
6422 * display.texi: Minor clarifications.
6423 (Display): Rearrange menu.
6424 (Standard Faces): Mention query-replace face.
6425 (Faces): Simplify.
6426 (Font Lock): Simplify face customization info.
6427 (Highlight Changes): Node merged into Highlight Interactively.
6428 (Highlight Interactively): Much rewriting and cleanup.
6429 (Optional Mode Line): Narrowed line number not good for goto-line.
6430 Simplify face customization advice.
6431 (Text Display): Mention use of escape-glyph face.
6432 Move ctl-arrow and tab-width here.
6433 (Display Custom): Move no-redraw-on-reenter to end of node.
6434
6435 * search.texi: Minor clarifications.
6436 (Isearch Scroll): Simplify.
6437 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6438
6439 * regs.texi (Registers): Mention bookmarks here.
6440
6441 * mark.texi: Minor clarifications.
6442 (Selective Undo): Node deleted.
6443
6444 * m-x.texi: Minor clarifications.
6445
6446 * killing.texi: Minor clarifications.
6447 Refer to "graphical" terminals, rather than window systems.
6448
6449 * help.texi: Clarifications.
6450 (Help): Don't describe C-h F and C-h K here.
6451 (Key Help): Describe C-h K here.
6452 (Name Help): Mention Emacs Lisp Intro.
6453 Describe C-h F here.
6454 (Misc Help): Mention C-h F and C-h K only briefly.
6455
6456 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6457 Selective undo text merged in.
6458 (Spelling): Mention Aspell along with Ispell.
6459
6460 * emacs.texi (Top): Update subnode menus.
6461
6462 * basic.texi (Basic Undo): Rename from Undo. Most of text
6463 moved to new Undo node.
6464
8cf51b2c
GM
64652006-01-29 Chong Yidong <cyd@stupidchicken.com>
6466
6467 * basic.texi (Continuation Lines, Inserting Text):
6468 Mention longlines mode.
6469
64702006-01-29 Richard M. Stallman <rms@gnu.org>
6471
10d1d0af 6472 * screen.texi: Minor cleanups.
8cf51b2c
GM
6473 (Screen): Clean up the intro paragraphs.
6474 (Mode Line): Lots of rewriting. Handle frame-name better.
6475 eol-mnemonic-... vars moved out.
6476
6477 * emacs.texi (Top): Change menu item for MS-DOS node.
6478 Update subnode menu.
6479
6480 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6481 chapter relates to Windows. Title changed.
6482
6483 * mini.texi: Minor cleanups.
6484
6485 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6486 (Mark): Put it in the menu.
6487
6488 * entering.texi: Minor cleanups.
6489
6490 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6491 (Intro): Refer to "graphical" terminals, rather than X.
6492
6493 * display.texi (Display Custom): Add xref to Variables.
6494 (Optional Mode Line): eol-mnemonic-... vars moved here.
6495
6496 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6497 rather than X.
6498
8cf51b2c
GM
6499 * basic.texi: Minor cleanups.
6500 (Undo): selective-undo moved.
6501
8cf51b2c
GM
65022006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6503
6504 * anti.texi (Antinews): Various corrections and additions.
6505
65062006-01-23 Juri Linkov <juri@jurta.org>
6507
6508 * custom.texi (Easy Customization, Customization Groups)
6509 (Browsing Custom): Mention links along with buttons.
6510
8cf51b2c
GM
65112006-01-21 Eli Zaretskii <eliz@gnu.org>
6512
8cf51b2c
GM
6513 * text.texi (TeX Print): Use @key for TAB.
6514
8cf51b2c
GM
6515 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6516
8cf51b2c
GM
65172006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6518
6519 * files.texi (File Aliases): Don't claim that usually separate
6520 buffers are created for two file names that name the same data.
6521 Mention additional situations where different names mean the same
6522 file on disk.
6523
65242006-01-19 Richard M. Stallman <rms@gnu.org>
6525
6526 * killing.texi (Deletion): Upcase @key argument.
6527
6528 * custom.texi (Custom Themes): Minor cleanup.
6529
6530 * programs.texi (Hungry Delete): Upcase @key argument.
6531
8cf51b2c
GM
65322006-01-16 Juri Linkov <juri@jurta.org>
6533
6534 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6535 Move `mode-line-highlight' before `mode-line-buffer-id'.
6536
8cf51b2c
GM
65372006-01-14 Richard M. Stallman <rms@gnu.org>
6538
6539 * basic.texi (Inserting Text): Minor cleanup.
6540
8cf51b2c
GM
65412006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6542
6543 * custom.texi (Changing a Variable, Face Customization):
6544 Update for changes in Custom menus.
6545
8cf51b2c
GM
65462006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6547
6548 * macos.texi (Mac International): Undo last change.
6549
8cf51b2c
GM
65502006-01-02 Chong Yidong <cyd@stupidchicken.com>
6551
6552 * custom.texi (Custom Themes): Describe the new
6553 customize-create-theme interface.
6554
65552005-12-30 Juri Linkov <juri@jurta.org>
6556
6557 * basic.texi (Position Info): Update example.
6558
c8763fb6 65592005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6560
6561 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6562
65632005-12-24 Chong Yidong <cyd@stupidchicken.com>
6564
6565 * custom.texi (Custom Themes): `load-theme' always loads.
6566
65672005-12-23 Juri Linkov <juri@jurta.org>
6568
6569 * display.texi (Highlight Interactively): Use double space to
6570 separate sentences. Replace C-p with M-p, and C-n with M-n.
6571
65722005-12-22 Richard M. Stallman <rms@gnu.org>
6573
6574 * custom.texi (Easy Customization and subnodes):
6575 Replace "active field" with "button".
6576 Use "user option" only for variables.
6577 Use "setting" for variable-or-face.
6578
65792005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6580
6581 * buffers.texi (Select Buffer): Change order in table to make
6582 "Similar" refer to the correct item.
6583 (Indirect Buffers): Minor rewording.
6584
8cf51b2c
GM
65852005-12-20 Juri Linkov <juri@jurta.org>
6586
6587 * files.texi (VC Status): Put P and N near p and n.
6588
8cf51b2c
GM
65892005-12-19 Richard M. Stallman <rms@gnu.org>
6590
6591 * programs.texi (Electric C): Delete the info about newline control.
6592 (Other C Commands): Minor cleanup.
6593 (Left Margin Paren): Minor cleanup.
6594
65952005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6596
6597 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6598 (Customization Groups): Delete text moved to "Browsing Custom".
6599 (Browsing Custom): New node.
6600 (Specific Customization): Clarify which commands only work for
6601 loaded options.
6602
66032005-12-18 Bill Wohler <wohler@newt.com>
6604
6605 * frames.texi (Tool Bars): Shorten text of previous change.
6606
66072005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6608
6609 * files.texi (VC Status): Document log-view mode.
6610
66112005-12-18 Bill Wohler <wohler@newt.com>
6612
6613 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6614 permanently via the customize interface.
6615
8cf51b2c
GM
66162005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6617
6618 * killing.texi (Killing by Lines): Document `kill-whole-line'
6619 function.
6620
c8763fb6 66212005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6622
6623 * buffers.texi (Select Buffer): Change `prev-buffer' to
6624 `previous-buffer'. Indicate that these functions use a frame
6625 local buffer list.
6626
8cf51b2c
GM
66272005-12-12 Richard M. Stallman <rms@gnu.org>
6628
6629 * custom.texi (Easy Customization): Change menu comment.
6630 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6631
6632 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6633 (Help): Among the Apropos commands, describe only C-h a here.
6634
66352005-12-11 Richard M. Stallman <rms@gnu.org>
6636
6637 * programs.texi (Options for Comments): Comment-end starts with space.
6638
6639 * glossary.texi (Glossary): Minor cleanup.
6640
6641 * files.texi (Old Versions): Use @table.
6642
8cf51b2c
GM
66432005-12-10 David Koppelman <koppel@ece.lsu.edu>
6644
6645 * display.texi (Highlight Interactively): Include
6646 global-hi-lock-mode. Add miscellaneous details and elaborations.
6647
66482005-12-09 Richard M. Stallman <rms@gnu.org>
6649
6650 * display.texi (Font Lock): Delete the Global FL menu item.
6651
66522005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6653
6654 * custom.texi (Minibuffer Maps): Mention the maps for file name
6655 completion.
6656
66572005-12-09 Kim F. Storm <storm@cua.dk>
6658
6659 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6660 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6661 cursor to next corner in rectangle; clarify insert around rectangle.
6662
8cf51b2c
GM
66632005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6664
6665 * custom.texi (Customization): Use xref to elisp manual for
6666 non-TeX output.
6667 (Minor Modes): Update.
6668 (Customization Groups, Changing a Variable, Face Customization):
6669 Update for new appearance of Custom buffers.
6670 (Changing a Variable): `custom-buffer-done-function' has been
6671 replaced by `custom-buffer-done-kill'.
6672 (Specific Customization): In the `customize-group' buffer, a
6673 subgroup's contents are not "hidden". They are not included at
6674 all. They have no [Show] button.
6675 (Mouse Buttons): Add pxref to description of mouse event lists in
6676 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6677 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6678 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6679
66802005-12-08 Richard M. Stallman <rms@gnu.org>
6681
6682 * mini.texi (Completion Commands, Completion):
6683 In file name input, SPC does not do completion.
6684
8cf51b2c
GM
66852005-12-08 Nick Roberts <nickrob@snap.net.nz>
6686
6687 * building.texi (GDB Graphical Interface): Explain screen size
6688 setting.
6689 (Other GDB User Interface Buffers): Describe features specific to
6690 GDB 6.4.
6691
8cf51b2c
GM
66922005-12-01 Nick Roberts <nickrob@snap.net.nz>
6693
6694 * building.texi (GDB User Interface Layout): Describe how to
6695 kill associated buffers.
6696 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6697 (Watch Expressions): Be more precise.
6698 (Other GDB User Interface Buffers): Describe how to change a
6699 register value.
6700
8cf51b2c
GM
67012005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6702
6703 * macos.texi (Mac Input): Remove description of
6704 mac-command-key-is-meta. Add descriptions of
6705 mac-control-modifier, mac-command-modifier, and
6706 mac-option-modifier.
6707 (Mac International): Fix description of conversion of clipboard data.
6708 (Mac Font Specs): Add example of font customization by face attributes.
6709
67102005-11-22 Nick Roberts <nickrob@snap.net.nz>
6711
6712 * building.texi (Watch Expressions): Expand description.
6713 (Other GDB User Interface Buffers): Describe local map for
6714 gud-watch.
6715
67162005-11-21 Chong Yidong <cyd@stupidchicken.com>
6717
6718 * display.texi (Font Lock): Font lock is enabled by default now.
6719
67202005-11-20 Juri Linkov <juri@jurta.org>
6721
6722 * basic.texi (Position Info): Update examples of the output.
6723 Remove the fact that examples are produced in the TeXinfo buffer,
6724 because in the Info reader users will get a different output from
6725 `C-x ='.
6726
6727 * building.texi (Compilation Mode): Remove paragraph duplicated
6728 from the node `Compilation'. Add `compilation-skip-threshold'.
6729
6730 * display.texi (Font Lock): Suggest more user-friendly method of
6731 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6732
67332005-11-18 Richard M. Stallman <rms@gnu.org>
6734
6735 * files.texi (Registering): Mention @@ in mode line.
6736
6737 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6738
67392005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6740
6741 * files.texi (Renaming and VC): Some back-ends don't
6742 handle renaming.
6743
8cf51b2c
GM
67442005-11-17 Juri Linkov <juri@jurta.org>
6745
6746 * emacs.texi (Top):
6747 * display.texi (Highlight Interactively): Put this font-lock based
6748 mode near Font Lock node.
6749
67502005-11-16 Chong Yidong <cyd@stupidchicken.com>
6751
6752 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6753 icons.
6754
67552005-11-12 Kim F. Storm <storm@cua.dk>
6756
6757 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6758 (Help Summary): Add C-h d and C-h e.
6759 (Apropos): Clarify that all apropos commands may search for either
6760 list of words or a regexp. Add C-h d for apropos-documentation.
6761 Describe apropos-documentation-sort-by-scores user option.
6762
8cf51b2c
GM
67632005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6764
6765 * killing.texi (CUA Bindings): Add @section.
6766
67672005-11-10 Kim F. Storm <storm@cua.dk>
6768
6769 * emacs.texi (Top): Add CUA Bindings entry to menu.
6770
6771 * killing.texi (CUA Bindings): New node. Moved here from
6772 misc.texi and extended with info on rectangle commands and
6773 rectangle highlighting, interface to registers, and the global
6774 mark feature.
6775
6776 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6777
6778 * regs.texi: Prev link points to CUA Bindings node.
6779
67802005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6781
6782 * help.texi (Help Echo): By default, help echos are only shown on
6783 mouse-over, not on point-over.
6784
c8763fb6 67852005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6786
6787 * misc.texi (Shell Mode): Describe how to activate password echoing.
6788
8cf51b2c
GM
67892005-11-04 Romain Francoise <romain@orebokech.com>
6790
6791 * mark.texi (Mark Ring): Fix typo.
6792
67932005-11-03 Richard M. Stallman <rms@gnu.org>
6794
6795 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6796
67972005-11-01 Bill Wohler <wohler@newt.com>
6798
6799 * help.texi (Help Mode): Fix typo.
6800
68012005-11-01 Nick Roberts <nickrob@snap.net.nz>
6802
1c6c854e
CS
6803 * building.texi (Other GDB User Interface Buffers):
6804 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6805
68062005-10-31 Romain Francoise <romain@orebokech.com>
6807
6808 * files.texi (Compressed Files): Fix typo.
6809
6810 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6811
6812 * windows.texi (Force Same Window): Likewise.
6813
68142005-10-30 Bill Wohler <wohler@newt.com>
6815
6816 * help.texi (Help Mode): URLs viewed with browse-url.
6817
68182005-10-31 Nick Roberts <nickrob@snap.net.nz>
6819
6820 * building.texi (GDB Graphical Interface): Don't reference
6821 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6822 must stay in same frame.
6823
68242005-10-29 Chong Yidong <cyd@stupidchicken.com>
6825
6826 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6827
6828 * anti.texi (Antinews): Likewise.
6829
8cf51b2c
GM
68302005-10-28 Bill Wohler <wohler@newt.com>
6831
6832 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6833
68342005-10-28 Richard M. Stallman <rms@gnu.org>
6835
6836 * files.texi (Visiting): Explain how to enter ? in a file name.
6837
6838 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6839
8cf51b2c
GM
68402005-10-25 Nick Roberts <nickrob@snap.net.nz>
6841
1c6c854e
CS
6842 * building.texi (GDB Graphical Interface):
6843 Describe gdb-mouse-until.
8cf51b2c
GM
6844
68452005-10-23 Richard M. Stallman <rms@gnu.org>
6846
6847 * custom.texi (Init File): Recommend when to use site-start.el.
6848
8cf51b2c
GM
68492005-10-21 Juri Linkov <juri@jurta.org>
6850
6851 * custom.texi (Examining): Mention accessing the old variable
6852 value via M-n in set-variable.
6853
8cf51b2c
GM
68542005-10-18 Romain Francoise <romain@orebokech.com>
6855
6856 * files.texi (Version Systems): Capitalize GNU.
6857
8cf51b2c
GM
68582005-10-18 Nick Roberts <nickrob@snap.net.nz>
6859
6860 * building.texi (Compilation Mode): Remove redundant paragraph.
6861 (Watch Expressions): Remove paragraph to reflect code change.
6862
8cf51b2c
GM
68632005-10-16 Richard M. Stallman <rms@gnu.org>
6864
6865 * building.texi (Compilation Mode, Compilation): Clarified.
6866
68672005-10-15 Richard M. Stallman <rms@gnu.org>
6868
6869 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6870
8cf51b2c
GM
68712005-10-13 Kenichi Handa <handa@m17n.org>
6872
6873 * basic.texi (Position Info): Fix previous change.
6874
c8763fb6 68752005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6876
6877 * cmdargs.texi (Icons X): Fix typo.
6878
68792005-10-12 Kenichi Handa <handa@m17n.org>
6880
6881 * basic.texi (Position Info): Describe the case that Emacs shows
6882 "part of display ...".
6883
c8763fb6 68842005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6885
6886 * cmdargs.texi (Icons X): -nb => -nbi.
6887
68882005-10-10 Chong Yidong <cyd@stupidchicken.com>
6889
6890 * frames.texi (Speedbar): A couple more clarifications.
6891
68922005-10-11 Nick Roberts <nickrob@snap.net.nz>
6893
6894 * building.texi (GDB User Interface Layout): Improve diagram.
6895 (Watch Expressions): Explain how to make speedbar global.
6896 (Other GDB User Interface Buffers): Make references more precise.
6897
8cf51b2c
GM
68982005-10-09 Richard M. Stallman <rms@gnu.org>
6899
6900 * frames.texi (Speedbar): Clarify the text.
6901
69022005-10-09 Chong Yidong <cyd@stupidchicken.com>
6903
6904 * frames.texi (Speedbar): Add information on keybindings,
6905 dismissing the speedbar, and buffer display mode. Link to
6906 speedbar manual.
6907
c8763fb6 69082005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6909
1c6c854e 6910 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6911 added -nb, --no-bitmap-icon.
6912
8cf51b2c
GM
69132005-10-07 Nick Roberts <nickrob@snap.net.nz>
6914
6915 * building.texi (GDB Graphical Interface): Add variables and
6916 functions to indices. Be more precise.
6917
c8763fb6 69182005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6919
6920 * frames.texi (Drag and Drop): Remove the x- from
6921 x-dnd-open-file-other-window and xdnd-protocol-alist.
6922
69232005-09-30 Romain Francoise <romain@orebokech.com>
6924
6925 * mini.texi (Minibuffer): The default value now appears before the
6926 colon in minibuffer prompts.
6927
8cf51b2c
GM
69282005-09-25 Richard M. Stallman <rms@gnu.org>
6929
6930 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6931
8cf51b2c
GM
69322005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6933
6934 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6935
8cf51b2c
GM
69362005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6937
6938 * emacs.texi (Top): Update submenus from macos.texi.
6939
6940 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6941 (Mac OS): Update feature support status.
6942 (Mac Input): List supported input scripts. Remove description
6943 about `mac-keyboard-text-encoding'. Mention mouse button
6944 emulation and related variables.
6945 (Mac International): Mention Central European and Cyrillic
6946 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6947 Add description about coding system for selection.
6948 Add description about language environment.
6949 (Mac Environment Variables):
6950 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6951 arguments. Add Preferences support.
6952 (Mac Directories): Explicitly state that this node is for Mac OS
6953 Classic only.
1c6c854e
CS
6954 (Mac Font Specs): Mention specification for scalable fonts.
6955 List supported charsets. Add preferred way of creating fontsets.
6956 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6957 (Mac Functions): Add descriptions about `mac-set-file-creator',
6958 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6959 and `mac-get-preference'.
6960
8cf51b2c
GM
69612005-09-16 Romain Francoise <romain@orebokech.com>
6962
6963 Update all files to specify GFDL version 1.2.
6964
6965 * doclicense.texi (GNU Free Documentation License): Update to
6966 version 1.2.
6967
69682005-09-15 Richard M. Stallman <rms@gnu.org>
6969
6970 * buffers.texi (List Buffers): Fix xref.
6971
6972 * rmail.texi (Rmail Basics): Fix xref.
6973
6974 * emacs.texi (Top): Update subnode menus.
6975
6976 * files.texi (Saving Commands): New node, broken out of Saving.
6977 (Customize Save): New node, broken out of Saving.
6978 Clarify effect of write-region-inhibit-fsync.
6979 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
6980
8cf51b2c
GM
69812005-09-14 Romain Francoise <romain@orebokech.com>
6982
6983 * files.texi (Saving): Mention write-region-inhibit-fsync.
6984
69852005-09-05 Chong Yidong <cyd@stupidchicken.com>
6986
6987 * custom.texi (Custom Themes): New node.
6988
69892005-09-03 Richard M. Stallman <rms@gnu.org>
6990
49823426
GM
6991 * search.texi (Search Case): Mention vars that control
6992 case-fold-search for various operations.
8cf51b2c
GM
6993
69942005-08-22 Juri Linkov <juri@jurta.org>
6995
6996 * display.texi (Standard Faces): Merge the text from
6997 `(elisp)Standard Faces' into this node.
6998
69992005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7000
7001 * emacs.texi (Top): Delete menu item for deleted node
7002 Keyboard Translations.
7003
70042005-08-18 Richard M. Stallman <rms@gnu.org>
7005
8cf51b2c
GM
7006 * trouble.texi (Unasked-for Search):
7007 Delete xref to Keyboard Translations.
7008
7009 * glossary.texi (Glossary): Delete xref.
7010
8cf51b2c
GM
7011 * custom.texi (Minor Modes): Say that the list here is not complete.
7012 (Keyboard Translations): Node deleted.
7013 (Disabling): Delete xref to it.
7014 (Customization Groups): Fix Custom buffer example.
7015 (Hooks): Mention remove-hooks.
7016
70172005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7018
7019 * building.texi (GDB Graphical Interface): Improve filling of menu
7020 item.
7021
70222005-08-18 Nick Roberts <nickrob@snap.net.nz>
7023
7024 * building.texi (GDB Graphical Interface): Use better node names.
7025
70262005-08-14 Richard M. Stallman <rms@gnu.org>
7027
7028 * text.texi (Sentences): Fix xref.
7029
70302005-08-14 Juri Linkov <juri@jurta.org>
7031
7032 * building.texi (Compilation, Grep Searching): Move grep command
7033 headings from `Compilation' to `Grep Searching'.
7034
7035 * dired.texi (Dired and Find):
7036 * maintaining.texi (Tags Search): Replace grep xref to
7037 `Compilation' node with `Grep Searching'.
7038
7039 * files.texi (Comparing Files): Replace xref to `Compilation' with
7040 `Compilation Mode'.
7041
70422005-08-13 Alan Mackenzie <acm@muc.de>
7043
7044 * search.texi (Non-ASCII Isearch): Correct a typo.
7045 (Replacement Commands): Mention query-replace key binding.
7046
70472005-08-11 Richard M. Stallman <rms@gnu.org>
7048
7049 * programs.texi (Options for Comments): Fix xref.
7050
7051 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7052 out of Regexps.
7053
8cf51b2c
GM
70542005-08-09 Juri Linkov <juri@jurta.org>
7055
7056 * building.texi (Compilation): Use `itemx' instead of `item'.
7057 (Grep Searching): Simplify phrase.
7058
7059 * display.texi (Standard Faces): Describe vertical-border on
7060 window systems.
7061
7062 * windows.texi (Split Window): Simplify phrase and mention
7063 vertical-border face.
7064
70652005-08-09 Richard M. Stallman <rms@gnu.org>
7066
7067 * files.texi (Comparing Files): Clarify compare-windows.
7068
7069 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7070
8cf51b2c
GM
70712005-08-06 Eli Zaretskii <eliz@gnu.org>
7072
7073 * mule.texi (Coding Systems): Rephrase the paragraph about
7074 codepages: no need for "M-x codepage-setup" anymore, except on
7075 MS-DOS.
7076
7077 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7078 the MS-DOS port only.
7079
70802005-07-30 Eli Zaretskii <eliz@gnu.org>
7081
7082 * makefile.w32-in (info): Don't run multi-install-info.bat.
7083 ($(infodir)/dir): New target, produced by running
7084 multi-install-info.bat.
7085
8cf51b2c
GM
70862005-07-22 Eli Zaretskii <eliz@gnu.org>
7087
7088 * files.texi (Quoted File Names): Add index entry.
7089
8cf51b2c
GM
70902005-07-19 Juri Linkov <juri@jurta.org>
7091
7092 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7093
70942005-07-18 Juri Linkov <juri@jurta.org>
7095
8cf51b2c
GM
7096 * custom.texi (Easy Customization):
7097 * files.texi (Old Versions):
7098 * frames.texi (Wheeled Mice):
7099 * mule.texi (Specify Coding):
8cf51b2c
GM
7100 * text.texi (Cell Justification):
7101 * trouble.texi (After a Crash):
8cf51b2c
GM
7102 * xresources.texi (GTK styles):
7103 Delete duplicate duplicate words.
7104
71052005-07-17 Richard M. Stallman <rms@gnu.org>
7106
7107 * frames.texi (Creating Frames): Fix foreground color example.
7108
7109 * custom.texi (Init Examples): Clean up text about conditionals.
7110
71112005-07-16 Richard M. Stallman <rms@gnu.org>
7112
7113 * mini.texi (Completion Commands): Fix command name for ?.
7114
8cf51b2c
GM
71152005-07-16 Eli Zaretskii <eliz@gnu.org>
7116
7117 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7118 `menu' face has no effect on w32 and with GTK.
7119 Add cross-references.
8cf51b2c
GM
7120
7121 * cmdargs.texi (General Variables): Clarify the default location
7122 of $HOME on w32 systems.
7123
71242005-07-15 Jason Rumney <jasonr@gnu.org>
7125
7126 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7127 changed.
7128
71292005-07-08 Kenichi Handa <handa@m17n.org>
7130
1c6c854e
CS
7131 * mule.texi (Recognize Coding):
7132 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7133
71342005-07-07 Richard M. Stallman <rms@gnu.org>
7135
7136 * anti.texi (Antinews): Mention mode-line-inverse-video.
7137
7138 * files.texi (Saving): Minor correction about C-x C-w.
7139
7140 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7141
71422005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7143
7144 * search.texi (Isearch Scroll): Add example of using the
7145 `isearch-scroll' property.
7146 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7147 `Display Custom' node.
7148 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7149 and de-emphasize it.
7150 (Other Repeating Search): `occur' currently can not correctly
7151 handle multiline matches. Correct, clarify and update description
7152 of `flush-lines' and `keep-lines'.
7153
7154 * display.texi (Display Custom): Add anchor for `baud-rate'.
7155
71562005-07-07 Richard M. Stallman <rms@gnu.org>
7157
7158 * gnu.texi: Update where to get GNU status; add refs for how to help.
7159 Add footnotes 6 and 7.
7160
71612005-07-04 Lute Kamstra <lute@gnu.org>
7162
7163 Update FSF's address in GPL notices.
7164
8cf51b2c 7165 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7166 * trouble.texi (Checklist): Update FSF's address.
7167
8cf51b2c
GM
71682005-06-24 Richard M. Stallman <rms@gnu.org>
7169
7170 * display.texi (Text Display): Change index entries.
7171
71722005-06-24 Eli Zaretskii <eliz@gnu.org>
7173
7174 * makefile.w32-in (MAKEINFO): Use --force.
7175 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7176 Makefile.in.
8cf51b2c
GM
7177
71782005-06-23 Richard M. Stallman <rms@gnu.org>
7179
1c6c854e 7180 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7181 nobreak-char-display.
7182
7183 * emacs.texi (Top): Update detailed node listing.
7184
1c6c854e 7185 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7186 to nobreak-char-display and no-break-space to nobreak-space.
7187 (Standard Faces): Split up the list of standard faces
7188 and put it in a separate node. Add nobreak-space and
7189 escape-glyph.
7190
8cf51b2c
GM
71912005-06-23 Lute Kamstra <lute@gnu.org>
7192
7193 * mule.texi (Select Input Method): Fix typo.
7194
71952005-06-23 Kenichi Handa <handa@m17n.org>
7196
1c6c854e
CS
7197 * mule.texi (International): List all supported scripts.
7198 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7199 distribution.
7200 (Language Environments): List all language environments.
7201 Intlfonts contains fonts for most supported scripts, not all..
7202 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7203 input a specific character.
8cf51b2c
GM
7204 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7205
72062005-06-23 Juanma Barranquero <lekktu@gmail.com>
7207
49823426 7208 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7209
72102005-06-22 Miles Bader <miles@gnu.org>
7211
7212 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7213
72142005-06-20 Miles Bader <miles@gnu.org>
7215
7216 * display.texi (Faces): Add `vertical-divider'.
7217
72182005-06-17 Richard M. Stallman <rms@gnu.org>
7219
7220 * text.texi (Adaptive Fill): Minor clarification.
7221
8cf51b2c
GM
72222005-06-10 Lute Kamstra <lute@gnu.org>
7223
7224 * emacs.texi (Top): Correct version number.
7225 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7226 refer to the current version of Emacs.
7227
72282005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7229
7230 * files.texi (Log Buffer): Document when there can be more than
7231 one file to be committed.
7232
72332005-06-08 Juri Linkov <juri@jurta.org>
7234
7235 * display.texi (Faces): Add `shadow' face.
7236
72372005-06-07 Masatake YAMATO <jet@gyve.org>
7238
7239 * display.texi (Faces): Write about mode-line-highlight.
7240
72412005-06-06 Richard M. Stallman <rms@gnu.org>
7242
7243 * misc.texi (Printing Package): Explain how to initialize
7244 printing package.
7245
7246 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7247
72482005-06-05 Chong Yidong <cyd@stupidchicken.com>
7249
7250 * emacs.texi: Rename Hardcopy to Printing.
7251 Make PostScript and PostScript Variables subnodes of it.
7252
7253 * misc.texi (Printing): Rename node from Hardcopy.
7254 Mention menu bar options.
7255 Move PostScript and PostScript Variables to submenu.
7256 (Printing package): New node.
7257
7258 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7259
7260 * dired.texi (Operating on Files): Likewise.
7261
7262 * calendar.texi (Displaying the Diary): Likewise.
7263
7264 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7265
7266 * glossary.texi (Glossary): Likewise.
7267
7268 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7269 effect.
7270
72712005-06-04 Richard M. Stallman <rms@gnu.org>
7272
7273 * trouble.texi (After a Crash): Polish previous change.
7274
8cf51b2c
GM
72752005-05-30 Noah Friedman <friedman@splode.com>
7276
7277 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7278 recovery mechanism.
7279
8cf51b2c
GM
72802005-05-28 Nick Roberts <nickrob@snap.net.nz>
7281
7282 * building.texi (Other Buffers): SPC toggles display of
7283 floating point registers.
7284
8cf51b2c
GM
72852005-05-27 Nick Roberts <nickrob@snap.net.nz>
7286
7287 * files.texi (Log Buffer): Merge in description of Log Edit
7288 mode from pcl-cvs.texi.
7289
72902005-05-26 Richard M. Stallman <rms@gnu.org>
7291
7292 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7293
8cf51b2c
GM
72942005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7295
7296 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7297 not enabled by default.
7298 When not on a word, `ispell-word' by default checks the word
7299 before point.
7300
73012005-05-24 Nick Roberts <nickrob@snap.net.nz>
7302
7303 * building.texi (Debugger Operation): Simplify last sentence.
7304
73052005-05-23 Lute Kamstra <lute@gnu.org>
7306
7307 * emacs.texi: Update FSF's address throughout.
7308 (Preface): Use @cite.
7309 (Distrib): Add cross reference to the node "Copying". Mention the
7310 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7311 printed manuals.
7312 (Intro): Use @xref for the Emacs Lisp Intro.
7313
8cf51b2c
GM
73142005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7315
7316 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7317
7318 * basic.texi (Moving Point): Mention default for `goto-line'.
7319
7320 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7321 of a variable's docstring.
7322
73232005-05-18 Lute Kamstra <lute@gnu.org>
7324
7325 * maintaining.texi (Overview of Emerge): Add cross reference.
7326 Remove duplication.
7327
7328 * emacs.texi (Top): Update to the current structure of the manual.
7329 * misc.texi (Emacs Server): Add menu description.
7330 * files.texi (Saving): Fix menu.
7331 * custom.texi (Customization): Fix menu.
7332 * mule.texi (International): Fix menu.
7333 * kmacro.texi (Keyboard Macros): Fix menu.
7334
73352005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7336
7337 * display.texi: Various minor changes.
7338 (Faces): Delete text that is repeated in the next section.
7339
73402005-05-16 Nick Roberts <nickrob@snap.net.nz>
7341
7342 * building.texi (Debugger Operation): Mention GUD tooltips are
7343 disabled with GDB in text command mode.
7344
8cf51b2c
GM
73452005-05-16 Nick Roberts <nickrob@snap.net.nz>
7346
7347 * building.texi: Replace toolbar with "tool bar" for consistency.
7348 (Compilation Mode): Describe compilation-context-lines
7349 and use of arrow in compilation buffer.
7350 (Debugger Operation): Replace help text with variable's value.
7351
7352 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7353 consistency.
7354
73552005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7356
7357 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7358 Add xref.
7359
8cf51b2c
GM
73602005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7361
7362 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7363 (Position Info): Delete discussion of `goto-line'. It is already
7364 described in `Moving point'.
7365
7366 * mini.texi (Completion Commands): Correct reference.
7367 (Completion Options): Fix typo.
7368
7369 * killing.texi (Deletion): Complete description of `C-x C-o'.
7370
8cf51b2c
GM
73712005-05-10 Richard M. Stallman <rms@gnu.org>
7372
7373 * building.texi (Compilation): Clarify recompile's directory choice.
7374
7375 * frames.texi (Tooltips): Cleanups.
7376
7377 * basic.texi (Arguments): Fix punctuation.
7378
73792005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7380
7381 * screen.texi (Menu Bar): The up and down (not left and right)
7382 arrow keys move through a keyboard menu.
7383
73842005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7385
7386 * basic.texi: Various typo and grammar fixes.
7387 (Moving Point): C-a now runs move-beginning-of-line.
7388
73892005-05-08 Nick Roberts <nickrob@snap.net.nz>
7390
7391 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7392
7393 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7394 as different animals.
7395
73962005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7397
7398 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7399 Correct index entry.
7400
74012005-05-07 Nick Roberts <nickrob@snap.net.nz>
7402
7403 * building.texi (Debugger Operation): Update to reflect changes
7404 in GUD tooltips.
7405
74062005-04-30 Richard M. Stallman <rms@gnu.org>
7407
7408 * files.texi (Compressed Files): Auto Compression normally enabled.
7409
7410 * building.texi (Debugger Operation): Clarify previous change.
7411
8cf51b2c
GM
74122005-04-28 Nick Roberts <nickrob@snap.net.nz>
7413
7414 * building.texi (Debugger Operation): Add description for
7415 GUD tooltips when program is not running.
7416
74172005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7418
7419 * misc.texi (Shell): Add `Shell Prompts' to menu.
7420 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7421 description. Delete remarks moved to new node.
7422 (Shell Prompts): New node.
7423 (History References): Replace remarks moved to `Shell Prompts'
7424 with xref to that node.
7425 (Remote Host): Clarify how to specify the terminal type when
7426 logging in to a different machine.
7427
74282005-04-26 Richard M. Stallman <rms@gnu.org>
7429
7430 * emacs.texi (Top): Update submenus from files.texi.
7431
7432 * files.texi (Filesets): Clarify previous change.
7433
7434 * dired.texi (Misc Dired Features): Clarify previous change.
7435
74362005-04-25 Chong Yidong <cyd@stupidchicken.com>
7437
7438 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7439
1c6c854e
CS
7440 * dired.texi (Misc Dired Features):
7441 Document dired-compare-directories.
8cf51b2c
GM
7442
7443 * files.texi (Filesets): New node.
7444 (File Conveniences): Document Image mode.
7445
7446 * text.texi (TeX Print): Document tex-compile.
7447
74482005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7449
7450 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7451 Delete redundant reference to tooltip Custom group. It is
7452 referred too again in the next paragraph.
7453
74542005-04-24 Richard M. Stallman <rms@gnu.org>
7455
7456 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7457
8cf51b2c
GM
74582005-04-19 Kim F. Storm <storm@cua.dk>
7459
7460 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7461
74622005-04-18 Lars Hansen <larsh@math.ku.dk>
7463
7464 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7465 turns off desktop-save-mode.
7466
74672005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7468
7469 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7470 by default in terminals compatible with xterm. Mention that
7471 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7472 node.
7473
8cf51b2c
GM
74742005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7475
7476 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7477
c8763fb6 74782005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7479
7480 * xresources.texi (Table of Resources): Add cursorBlink.
7481
74822005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7483
7484 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7485 `d', `C-d' and `u'.
7486
74872005-04-11 Richard M. Stallman <rms@gnu.org>
7488
7489 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7490 (Misc X): Add -D, --basic-display.
7491
7492 * maintaining.texi (Change Log): Correct the description of
7493 the example.
7494
7495 * major.texi (Choosing Modes): Document magic-mode-alist.
7496
8cf51b2c
GM
74972005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7498
7499 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7500 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7501 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7502 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7503 `w', respectively.
7504 (Rmail Labels): Mention `l'.
7505 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7506 (Rmail Summary Edit): Describe `j' and RET.
7507
c8763fb6 75082005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7509
7510 * xresources.texi (Lucid Resources): Add fontSet resource.
7511
8cf51b2c
GM
75122005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7513
7514 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7515 now called `indicate-empty-lines'.
7516
75172005-04-06 Kim F. Storm <storm@cua.dk>
7518
7519 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7520
75212005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7522
7523 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7524 deleted.
7525 (Marks vs Flags): Add some convenient key bindings.
7526 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7527 (Misc Dired Features): Correct and expand description of `w' command.
7528
7529 * frames.texi (XTerm Mouse): Delete apparently false info.
7530 The GNU/Linux console currently does not appear to support
7531 `xterm-mouse-mode'.
7532
8cf51b2c
GM
75332005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7534
7535 * calendar.texi (Diary): Mention shell utility `calendar'.
7536
75372005-04-01 Richard M. Stallman <rms@gnu.org>
7538
7539 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7540
8cf51b2c
GM
75412005-04-01 Lute Kamstra <lute@gnu.org>
7542
7543 * maintaining.texi (Change Log): add-change-log-entry uses
7544 add-log-mailing-address.
7545
75462005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7547
7548 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7549 `VC Mode Line' and put in an xref to that node.
7550 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7551 its description.
7552
75532005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7554
7555 * calendar.texi (Calendar Systems): Say that the Persian calendar
7556 implemented here is the arithmetical one championed by Birashk.
7557
75582005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7559
7560 * programs.texi (Fortran Motion): Fix previous change.
7561
8cf51b2c
GM
75622005-03-29 Richard M. Stallman <rms@gnu.org>
7563
7564 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7565
75662005-03-29 Chong Yidong <cyd@stupidchicken.com>
7567
7568 * text.texi (Refill): Refer to Long Lines Mode.
7569 (Longlines): New node.
7570 (Auto Fill): Don't index "word wrap" here.
7571 (Filling): Add Longlines to menu.
7572
75732005-03-29 Richard M. Stallman <rms@gnu.org>
7574
7575 * xresources.texi: Minor fixes.
7576
7577 * misc.texi (Emacs Server): Fix Texinfo usage.
7578
7579 * emacs.texi (Top): Don't use a real section heading for
7580 "Detailed Node Listing". Fake it instead.
7581
7582 * basic.texi (Position Info): Minor cleanup.
7583
7584 * mule.texi (Input Methods): Minor cleanup.
7585
75862005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7587
7588 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7589 constructs as well.
7590 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7591
75922005-03-29 Kenichi Handa <handa@m17n.org>
7593
7594 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7595
7596 * basic.texi (Position Info): Update the description about the
7597 command C-u C-x =.
7598
75992005-03-28 Richard M. Stallman <rms@gnu.org>
7600
7601 * emacs.texi (Top): Use @section for the detailed node listing.
7602
7603 * calendar.texi: Minor fixes to previous change.
7604
7605 * programs.texi (Fortran): Small fixes to previous changes.
7606
7607 * emacs.texi (Top): Update list of subnodes of Dired.
7608 Likewise for building.texi.
7609
7610 * files.texi (File Conveniences): Delete Auto Image File mode.
7611
76122005-03-28 Chong Yidong <cyd@stupidchicken.com>
7613
7614 * building.texi (Flymake): New node.
7615
7616 * custom.texi (Function Keys): Document kp- event types and
7617 keypad-setup package.
7618
7619 * dired.texi (Wdired): New node.
7620
7621 * files.texi (File Conveniences): Reorder entries.
7622 Explain how to turn on Auto-image-file mode.
7623 Document Thumbs mode.
7624
7625 * mule.texi (Specify Coding): Document recode-region and
7626 recode-file-name.
7627
7628 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7629
76302005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7631
7632 * commands.texi (Keys): M-o is now a prefix key.
7633
76342005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7635
7636 * programs.texi: Reformat and update copyright years.
7637 (Fortran): Update section.
7638
76392005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7640
7641 * files.texi: Several small changes in addition to:
7642 (Visiting): Change xref for Dialog Boxes to ref.
7643 (Version Headers): Replace references to obsolete var
7644 `vc-header-alist' with `vc-BACKEND-header'.
7645 (Customizing VC): Update value of `vc-handled-backends'.
7646
76472005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7648
7649 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7650 move here from Emacs Lisp Reference Manual.
7651 * calendar.texi (Calendar/Diary, Diary Commands)
7652 (Special Diary Entries, Importing Diary): Change some xrefs to
7653 point to emacs-xtra rather than elisp.
7654
7655 * emacs-xtra.texi (Calendar Customizing):
7656 Move view-diary-entries-initially, view-calendar-holidays-initially,
7657 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7658 Emacs Manual.
7659 (Appt Customizing): Merge entire section into main Emacs Manual.
7660 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7661 mark-holidays-in-calendar here from emacs-xtra.
7662 (Displaying the Diary): Move view-diary-entries-initially,
7663 mark-diary-entries-in-calendar here from emacs-xtra.
7664 (Appointments): Move appt-display-mode-line,
7665 appt-display-duration, appt-disp-window-function,
7666 appt-delete-window-function here from emacs-xtra.
7667
7668 * calendar.texi: Update and reformat copyright.
7669 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7670 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7671 (Diary): Refer to `diary-file' rather than ~/diary.
7672 (Diary Commands): Rename node to "Displaying the Diary".
7673 * emacs.texi (Top): Rename "Diary Commands" section.
7674 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7675
76762005-03-26 Eli Zaretskii <eliz@gnu.org>
7677
7678 * misc.texi (Emacs Server): Fix the command for setting
7679 server-name. Add an xref to Invoking emacsclient.
7680
7681 * help.texi (Help Summary): Clarify when "C-h ." will do something
7682 nontrivial.
7683 (Apropos): Add cindex entry for apropos-sort-by-scores.
7684
7685 * display.texi (Text Display): Add index entries for how no-break
7686 characters are displayed.
7687
8cf51b2c
GM
76882005-03-26 Eli Zaretskii <eliz@gnu.org>
7689
7690 * files.texi (Visiting): Fix cross-references introduced with the
7691 last change.
7692
7693 * xresources.texi (GTK resources): Fix last change.
7694
8cf51b2c
GM
76952005-03-25 Chong Yidong <cyd@stupidchicken.com>
7696
7697 * xresources.texi (X Resources): GTK options documented too.
7698 (Resources): Clarify meaning of program name.
7699 (Table of Resources): Add visualClass.
7700 (GTK resources): Rewrite.
7701 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7702
7703 * display.texi (Text Display): Mention non-breaking spaces.
7704
7705 * files.texi (Reverting): Document auto-revert-check-vc-info.
7706
7707 * frames.texi (Mouse Commands): Document
7708 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7709
7710 * help.texi (Help Summary): Add `C-h .'.
7711 (Apropos): Apropos accepts a list of search terms.
7712 Document apropos-sort-by-scores.
7713 (Help Echo): Document display-local-help.
7714
7715 * misc.texi (Emacs Server): Document server-name.
7716 (Invoking emacsclient): Document -s option for server names.
7717
7718 * text.texi (Outline Visibility): Introduce "current heading
7719 line" (commands can be called with point on a body line).
7720 Re-order table to follow the sequence of discussion.
7721 hide-body won't hide lines before first header line.
7722 (TeX Mode): Add DocTeX mode.
7723
8cf51b2c
GM
77242005-03-24 Richard M. Stallman <rms@gnu.org>
7725
7726 * mule.texi (Single-Byte Character Support): Delete mention
7727 of iso-acc.el and iso-transl.el.
7728
8cf51b2c
GM
77292005-03-23 Lute Kamstra <lute@gnu.org>
7730
7731 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7732
77332005-03-23 Richard M. Stallman <rms@gnu.org>
7734
8cf51b2c
GM
7735 * search.texi: Delete explicit node pointers.
7736 (Incremental Search): New menu.
7737 (Basic Isearch, Repeat Isearch, Error in Isearch)
7738 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7739 (Slow Isearch): New subnodes.
7740 (Configuring Scrolling): Node deleted.
7741 (Search Case): Doc default-case-fold-search.
7742 (Regexp Replace): Move replace-regexp doc here.
7743
7744 * rmail.texi (Movemail): Put commas inside closequotes.
7745
7746 * picture.texi (Insert in Picture): Document C-c arrow combos.
7747 (Basic Picture): Clarify erasure.
7748
7749 * display.texi (Font Lock): Put commas inside closequotes.
7750
7751 * cmdargs.texi (General Variables): Put commas inside closequotes.
7752
77532005-03-23 Nick Roberts <nickrob@snap.net.nz>
7754
7755 * building.texi (Stack Buffer): Mention reverse contrast for
7756 *selected* frame (might not be current frame).
7757
8cf51b2c
GM
77582005-03-21 Richard M. Stallman <rms@gnu.org>
7759
7760 * building.texi (Starting GUD): Add bashdb.
7761
77622005-03-20 Chong Yidong <cyd@stupidchicken.com>
7763
7764 * basic.texi (Moving Point): Add M-g M-g binding.
7765 (Undo): Document undo-only.
7766 (Position Info): Document M-g M-g and C-u M-g M-g.
7767
7768 * building.texi (Building): Put Grep Searching after Compilation
7769 Shell.
7770 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7771 Document next-error-highlight.
7772 (Grep Searching): Document grep-highlight-matches.
7773 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7774
7775 * calendar.texi (Importing Diary): Rename node from iCalendar.
7776 Document diary-from-outlook.
7777
7778 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7779 Commands.
7780 Mention effect of X drag and drop on Dired buffers.
7781
7782 * files.texi (Visiting): Document large-file-warning-threshold.
7783 Move paragraph on file-selection dialog.
7784 Mention visiting files using X drag and drop.
7785 (Reverting): Mention using Auto-Revert mode to tail files.
7786 Document auto-revert-tail-mode.
7787 (Version Systems): Minor correction.
7788 (Comparing Files): Diff-mode is no longer based on Compilation
7789 mode.
7790 Document compare-ignore-whitespace.
7791 (Misc File Ops): Explain passing a directory to rename-file.
7792 Likewise for copy-file and make-symbolic-link.
7793
7794 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7795 Document mouse-wheel-progressive speed.
7796
7797 * help.texi (Misc Help): Document numeric argument for C-h i.
7798 Correctly explain the effect of just C-u as argument.
7799
7800 * killing.texi (Deletion): Document numeric argument for
7801 just-one-space.
7802
7803 * mini.texi (Completion): Completion acts on text before point.
7804
7805 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7806 (Emulation): CUA mode replaces pc-bindings-mode,
7807 pc-selection-mode, and s-region.
7808
7809 * mule.texi (Input Methods): Leim is now built-in.
7810 (Select Input Method): Document quail-show-key.
7811 (Specify Coding): Document revert-buffer-with-coding-system.
7812
7813 * programs.texi (Fortran Motion): Document f90-next-statement,
7814 f90-previous-statement, f90-next-block, f90-previous-block,
7815 f90-end-of-block, and f90-beginning-of-block.
7816
7817 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7818
7819 * emacs.texi (Acknowledgments): Updated.
7820
7821 * anti.texi: Total rewrite.
7822
8cf51b2c
GM
78232005-03-19 Chong Yidong <cyd@stupidchicken.com>
7824
7825 * ack.texi (Acknowledgments): Update.
7826
78272005-03-19 Eli Zaretskii <eliz@gnu.org>
7828
1c6c854e
CS
7829 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7830 Update copyright years.
8cf51b2c
GM
7831
78322005-03-14 Nick Roberts <nickrob@snap.net.nz>
7833
7834 * building.texi (Commands of GUD): Move paragraph on setting
7835 breakpoints with mouse to the GDB Graphical Interface node.
7836
78372005-03-07 Richard M. Stallman <rms@gnu.org>
7838
8cf51b2c
GM
7839 * misc.texi (Single Shell, Shell Options): Fix previous change.
7840
7841 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7842
78432005-03-06 Richard M. Stallman <rms@gnu.org>
7844
7845 * building.texi (Starting GUD): Don't explain text vs graphical
7846 GDB here. Just mention it and xref.
7847 Delete "just one debugger process".
7848 (Debugger Operation): Move GUD tooltip info here.
7849 (GUD Tooltips): Node deleted.
7850 (GDB Graphical Interface): Explain the two GDB modes here.
7851
8cf51b2c
GM
7852 * sending.texi (Sending Mail): Minor cleanup.
7853 (Mail Aliases): Explain quoting conventions.
7854 Update key rebinding example.
7855 (Header Editing): C-M-i is like M-TAB.
7856 (Mail Mode Misc): mail-attach-file does not do MIME.
7857
7858 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7859 that really belongs here.
7860 (Remote Mailboxes): Text moved to Rmail Inbox.
7861 (Rmail Display): Mention Mouse-1.
7862 (Movemail): Clarify two movemail versions.
7863 Clarify rmail-movemail-program.
7864
8cf51b2c
GM
7865 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7866 Document async shell commands.
7867 (Shell History): Clarify.
7868 (Shell Ring): Mention C-UP an C-DOWN.
7869 (Shell Options): Add comint-prompt-read-only.
7870 (Invoking emacsclient): Set EDITOR to run Emacs.
7871 (Sorting): No need to explain what region is.
7872 (Saving Emacs Sessions): Fix typo.
7873 (Recursive Edit): Fix punctuation.
7874 (Emulation): Don't mention "PC bindings" which are standard.
7875 (Hyperlinking): Explain Mouse-1 convention here.
7876 (Find Func): Node deleted.
7877
8cf51b2c
GM
7878 * help.texi (Name Help): Xref to Hyperlinking.
7879
7880 * glossary.texi (Glossary):
7881 Rename "Balance Parentheses" to "Balancing...".
7882 Add "Byte Compilation". Correct "Copyleft".
7883 New xref in "Customization".
7884 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7885 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7886 Rename "Registers" to "Register".
7887 Replace "Selecting" with "Selected Frame",
7888 "Selected Window", and "Selecting a Buffer".
7889
7890 * files.texi (Types of Log File): Explain how projects'
7891 methods can vary.
7892
8cf51b2c
GM
7893 * display.texi (Faces): Delete "Emacs 21".
7894
7895 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7896 * fixit.texi (Spelling): C-M-i like M-TAB.
7897 * mini.texi (Completion Options): C-M-i like M-TAB.
7898 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7899 * text.texi (Text Mode): C-M-i like M-TAB.
7900
7901 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7902
7903 * calendar.texi (Specified Dates): Mention `g w'.
7904 (Appointments): appt-activate toggles with no arg.
7905
8cf51b2c
GM
79062005-03-05 Juri Linkov <juri@jurta.org>
7907
7908 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7909 "invocation (command line arguments)".
8cf51b2c
GM
7910 (Misc X): Add -nbc, --no-blinking-cursor.
7911
79122005-03-04 Ulf Jasper <ulf.jasper@web.de>
7913
7914 * calendar.texi (iCalendar): No need to require it now.
7915
8cf51b2c
GM
79162005-03-03 Nick Roberts <nickrob@snap.net.nz>
7917
7918 * trouble.texi (Contributing): Mention Savannah. Direct users to
7919 emacs-devel.
7920
79212005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7922
7923 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7924 window.
7925
8cf51b2c
GM
79262005-02-27 Richard M. Stallman <rms@gnu.org>
7927
7928 * building.texi (Compilation): Update mode line status info.
7929
79302005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7931
7932 * calendar.texi (General Calendar): Document binding of
7933 scroll-other-window-down.
7934 (Mayan Calendar): Fix earliest date.
7935 (Time Intervals): Document timeclock-change.
7936 Fix timeclock-ask-before-exiting documentation.
7937
79382005-02-26 Kim F. Storm <storm@cua.dk>
7939
7940 * frames.texi (Mouse References):
7941 Add mouse-1-click-in-non-selected-windows.
7942
79432005-02-25 Richard M. Stallman <rms@gnu.org>
7944
7945 * screen.texi (Screen): Explain better about cursors and mode lines;
7946 don't presuppose text terminals.
7947 (Point): Don't assume just one cursor.
7948 Clarify explanation of cursors.
7949 (Echo Area, Menu Bar): Cleanups.
7950
7951 * mini.texi (Minibuffer): Prompts are highlighted.
7952 (Minibuffer Edit): Newline = C-j only on text terminals.
7953 Clarify resize-mini-windows values.
7954 Mention M-PAGEUP and M-PAGEDOWN.
7955 (Completion Commands): Mouse-1 like Mouse-2.
7956 (Minibuffer History): Explain history commands better.
7957 (Repetition): Add xref to Incremental Search.
7958
7959 * mark.texi (Setting Mark): Clarify info about displaying mark.
7960 Clarify explanation of C-@ and C-SPC.
7961 (Transient Mark): Mention Delete Selection mode.
7962 (Marking Objects): Clean up text about extending the region.
7963
7964 * m-x.texi (M-x): One C-g doesn't always go to top level.
7965 No delay before suggest-key-bindings output.
7966
7967 * fixit.texi (Fixit): Mention C-/ for undo.
7968 (Spelling): Mention ESC TAB like M-TAB.
7969 Replacement words with r and R are rechecked.
7970 Say where C-g leaves point. Mention ? as input.
7971
79722005-02-23 Lute Kamstra <lute@gnu.org>
7973
7974 * cmdargs.texi (Initial Options): Add cross reference.
7975
8cf51b2c
GM
79762005-02-16 Luc Teirlinck <teirllm@auburn.edu>
7977
7978 * emacs.texi (Top): Update menu for splitting of node in
7979 msdog.texi.
7980 * frames.texi (Frames): Update xref for splitting of node in
7981 msdog.texi.
7982 * trouble.texi (Quitting): Ditto.
7983
79842005-02-16 Richard M. Stallman <rms@gnu.org>
7985
7986 * windows.texi (Split Window): Simplify line truncation info
7987 and xref to Display Custom.
7988
7989 * trouble.texi (Quitting): Emergency escape only for text terminal.
7990 (Screen Garbled): C-l for ungarbling is only for text terminal.
7991
7992 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
7993
7994 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
7995
7996 * programs.texi (Program Modes): Mention Python mode.
7997 (Moving by Defuns): Repeating C-M-h extends region.
7998 (Basic Indent): Clarify.
7999 (Custom C Indent): Clarify.
8000 (Expressions): Repeating C-M-@ extends region.
8001 (Info Lookup): Clarify for C-h S.
8002 (Symbol Completion): ESC TAB alternative for M-TAB.
8003 (Electric C): Clarify.
8004
8005 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8006
8007 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8008 MS-DOS Input node.
8009 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8010 (MS-DOS and MULE): Clarify.
8011 (MS-DOS Processes, Windows Processes): Fix typos.
8012
8013 * major.texi (Choosing Modes): Clarify.
8014
8015 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8016 (Keyboard Macro Step-Edit): Clarify.
8017
8018 * indent.texi (Indentation): Clarifications.
8019
8020 * help.texi (Help): Correct error about C-h in query-replace.
8021 Clarify apropos vs C-h a. Fix how to search in FAQ.
8022 (Key Help): Describe C-h w here.
8023 (Name Help): Minor cleanup. C-h w moved to Key Help.
8024 Clarify the "object" joke.
8025 (Apropos): Clarify. Mouse-1 like Mouse-2.
8026 (Help Mode): Mouse-1 like Mouse-2.
8027
8028 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8029
8030 * display.texi (Display): Reorder menu.
8031 (Faces): Cleanup.
8032 (Font Lock): Cleanup. Mention Options menu.
8033 Delete obsolete text.
8034 (Scrolling): For C-l, don't presume text terminal.
8035 (Horizontal Scrolling): Simplify intro.
8036 (Follow Mode): Clarify.
1c6c854e 8037 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8038 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8039 Doc default-tab-width. Doc line truncation more thoroughly.
8040
8041 * dired.texi (Dired Enter): C-x C-f can run Dired.
8042 (Dired Visiting): Comment out `a' command.
8043 Mouse-1 is like Mouse-2.
8044 (Shell Commands in Dired): ? can be used more than once.
8045
8046 * basic.texi (Continuation Lines): Simplify description of truncation,
8047 and refer to Display Custom for the rest of it.
8048
8cf51b2c
GM
80492005-02-06 Lute Kamstra <lute@gnu.org>
8050
8051 * basic.texi (Undo): Fix typo.
8052
8053 * cmdargs.texi (Emacs Invocation): Fix typo.
8054
8055 * custom.texi (Init Examples): Fix typo.
8056
8057 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8058
80592005-02-06 Richard M. Stallman <rms@gnu.org>
8060
8061 * regs.texi (Registers): Registers can hold numbers, too.
8062
8063 * killing.texi (Other Kill Commands): Cleanup.
8064 Delete redundant explanation of kill in read-only buffer.
8065 (Yanking): Mention term "copying".
8066 (Accumulating Text): Fix typo.
8067
8068 * entering.texi (Entering Emacs): Update rationale at start.
8069 (Exiting): Treat iconifying on a par with suspension.
8070
8071 * custom.texi (Minor Modes): Fix typo.
8072 (Easy Customization): Fix menu style.
8073 (Variables): Add xref.
8074 (Examining): Setting for future sessions works through .emacs.
8075 (Keymaps): "Text terminals", not "Many".
8076 (Init Rebinding): Explain \C-. Show example of \M-.
8077 Fix minor wording errors.
8078 (Function Keys): Explain vector syntax just once.
8079 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8080 (Init File): Mention .emacs.d directory.
8081 (Init Examples): Add xref.
8082 (Find Init): Mention .emacs.d directory.
8083
8084 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8085 (Action Arguments): Explain which kinds of -l args are found how.
8086 (Initial Options): --batch does not inhibit site-start.
8087 Add xrefs.
8088 (Command Example): Use --batch, not -batch.
8089
8090 * basic.texi (Inserting Text): Cleanup wording.
8091 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8092 C-n is not error at end of buffer.
8093 (Undo): Doc C-/ like C-_. Add xrefs.
8094 (Arguments): META key may be labeled ALT.
8095 Peculiar arg meanings are explained in doc strings.
8096
8097 * abbrevs.texi (Expanding Abbrevs): Clarify.
8098
80992005-02-05 Eli Zaretskii <eliz@gnu.org>
8100
8101 * frames.texi (Frame Parameters): Add an xref to the description
8102 of list-colors-display. Add a pointer to the X docs about colors.
8103
8104 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8105 Improve docs of list-colors-display.
8cf51b2c
GM
8106
81072005-02-03 Lute Kamstra <lute@gnu.org>
8108
8109 * frames.texi (Frames, Drag and Drop): Fix typos.
8110
81112005-02-03 Richard M. Stallman <rms@gnu.org>
8112
8113 * windows.texi (Basic Window): Mention color-change in mode line.
8114 (Change Window): Explain dragging vertical boundaries.
8115
8116 * text.texi (Sentences): Clarify.
8117 (Paragraphs): Explain M-a and blank lines.
8118 (Outline Mode): Clarify text and menu.
8119 (Hard and Soft Newlines): Mention use-hard-newlines.
8120
8121 * frames.texi (Frames): Delete unnecessary mention of Windows.
8122 (Mouse Commands): Likewise. Mention xterm mouse support.
8123 (Clipboard): Clarify.
8124 (Mouse References): Mention use of Mouse-1 for following links.
8125 (Menu Mouse Clicks): Clarify.
8126 (Mode Line Mouse): Clarify.
8127 (Drag and Drop): Rewrite.
8128
8129 * fixit.texi (Spelling): Fix typo.
8130
8131 * files.texi (File Names): Clarify.
8132 (Visiting): Update conditions for use of file dialog. Clarify.
8133 (Saving): Doc d as answer in save-some-buffers.
8134 (Remote Files): Clean up the text.
8135
8136 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8137
8138 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8139 (List Buffers): Clarify.
8140 (Several Buffers): Doc T command.
8141 (Buffer Convenience): Clarify menu.
8142
8143 * basic.texi (Undo): Clarify last change.
8144
81452005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8146
8147 * fixit.texi (Spelling): Fix typo.
8148
81492005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8150
8151 * basic.texi (Undo): Update description of `undo-outer-limit'.
8152
81532005-02-01 Nick Roberts <nickrob@snap.net.nz>
8154
8155 * building.texi: Update documentation relating to GDB Graphical
8156 Interface.
8157
81582005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8159
8160 * custom.texi (Easy Customization): Adapt menu to node name change.
8161
81622005-01-30 Richard M. Stallman <rms@gnu.org>
8163
8164 * custom.texi (Easy Customization): Defn of "User Option" now
8165 includes faces. Don't say just "option" when talking about variables.
8166 Do say just "options" to mean "anything customizable".
8167 (Specific Customization): Describe `customize-variable',
8168 not `customize-option'.
8169
8170 * glossary.texi (Glossary) <Faces>: Add xref.
8171 <User Option>: Change definition--include faces. Change xref.
8172
8173 * picture.texi (Picture): Mention artist.el.
8174
8175 * sending.texi, screen.texi, programs.texi, misc.texi:
8176 * mini.texi, major.texi, maintaining.texi, macos.texi:
8177 * help.texi, frames.texi, files.texi:
8178 Don't say just "option" when talking about variables.
8179
8180 * display.texi, mule.texi: Don't say just "option" when talking
8181 about variables. Other minor cleanups.
8182
8cf51b2c
GM
81832005-01-26 Lute Kamstra <lute@gnu.org>
8184
8185 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8186 File'. Mention the `-Q' option at the `--no-site-file' option.
8187
8cf51b2c
GM
81882005-01-22 David Kastrup <dak@gnu.org>
8189
8190 * building.texi (Grep Searching): Mention alias `find-grep' for
8191 `grep-find'.
8192
81932005-01-20 Richard M. Stallman <rms@gnu.org>
8194
8195 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8196
8cf51b2c
GM
81972005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8198
8199 * rmail.texi (Movemail): Explain differences
8200 between standard and mailutils versions of movemail.
8201 Describe command line and configuration options introduced
8202 with the latter.
8203 Explain the notion of mailbox URL, provide examples and
8204 cross-references to mailutils documentation.
8205 Describe various methods of specifying mailbox names,
8206 user names and user passwords for rmail.
1c6c854e
CS
8207 (Remote Mailboxes): New section.
8208 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8209 options used to control its behavior.
8210 (Other Mailbox Formats): Explain handling of various mailbox
8211 formats.
8212
82132005-01-13 Richard M. Stallman <rms@gnu.org>
8214
8215 * commands.texi (Commands): Clarification.
8216
82172005-01-11 Richard M. Stallman <rms@gnu.org>
8218
8219 * programs.texi (Multi-line Indent): Fix previous change.
8220 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8221
8cf51b2c
GM
82222005-01-08 Richard M. Stallman <rms@gnu.org>
8223
8224 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8225 lazy-highlight.
8226
8227 * search.texi (Query Replace): Mention faces query-replace
8228 and lazy-highlight.
8229 (Incremental Search): Update isearch highlighting info.
8230
8cf51b2c
GM
82312005-01-04 Richard M. Stallman <rms@gnu.org>
8232
8233 * custom.texi (Saving Customizations): Minor improvement.
8234
8cf51b2c
GM
82352005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8236
8237 * custom.texi (Saving Customizations): Emacs no longer loads
8238 `custom-file' after .emacs. No longer mention customizing through
8239 Custom.
8240
8cf51b2c
GM
82412005-01-01 Andreas Schwab <schwab@suse.de>
8242
8243 * killing.texi (Graphical Kill): Move up under node Killing,
8244 change @section to @subsection.
8245
82462005-01-01 Richard M. Stallman <rms@gnu.org>
8247
8248 * custom.texi (Face Customization): Mention hex color specs.
8249
8250 * emacs.texi (Top): Update Killing submenu.
8251
8252 * killing.texi (Killing): Reorganize section.
8253 No more TeX-only text; put the node command at start of chapter.
8254 But the first section heading is used only in TeX.
8255 Rewrite the text to read better in this mode.
8256 (Graphical Kill): New subnode gets some of the text that
8257 used to be in the first section.
8258
82592004-12-31 Richard M. Stallman <rms@gnu.org>
8260
8261 * dired.texi (Shell Commands in Dired): Delete the ? example.
8262
8263 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8264
8265 * files.texi (Saving): Describe new require-final-newline features
8266 and mode-require-final-newline.
8267
8cf51b2c
GM
82682004-12-29 Richard M. Stallman <rms@gnu.org>
8269
8270 * custom.texi (File Variables): Clarify previous change.
8271
c8763fb6 82722004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8273
8274 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8275 out now.
8276
82772004-12-27 Richard M. Stallman <rms@gnu.org>
8278
8279 * Makefile.in (MAKEINFO): Specify --force.
8280
8281 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8282 (Undo): Doc undo-outer-limit.
8283
8cf51b2c
GM
82842004-12-15 Juri Linkov <juri@jurta.org>
8285
8286 * mark.texi (Transient Mark, Mark Ring): M-< and other
8287 movement commands don't set mark in Transient Mark mode
8288 if mark is active.
8289
8cf51b2c
GM
82902004-12-12 Juri Linkov <juri@jurta.org>
8291
8292 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8293 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8294
8295 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8296 (Misc Dired Commands): Add @r{(Dired)} to w.
8297
82982004-12-12 Juri Linkov <juri@jurta.org>
8299
8300 * mark.texi (Marking Objects): Marking commands also extend the
8301 region when mark is active in Transient Mark mode.
8302
8cf51b2c
GM
83032004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8304
8305 * custom.texi (Saving Customizations): Emacs only loads the custom
8306 file automatically after the init file in version 22.1 or later.
8307 Adapt text and examples to this fact.
8308
8cf51b2c
GM
83092004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8310
8311 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8312 be set through Custom. Otherwise, it has no effect.
8313
8cf51b2c
GM
83142004-12-05 Richard M. Stallman <rms@gnu.org>
8315
8316 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8317 * entering.texi: Rename Command Line to Emacs Invocation.
8318
10d1d0af 8319 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8320
8321 * custom.texi (Easy Customization): Move up to section level,
8322 before Variables. Avoid using the term "variable"; say "option".
8323 New initial explanation.
8324 (Variables): In initial explanation, connect "variable" to the
8325 already-explained "user option".
8326
8327 * emacs.texi (Top): Fix ref to Command Line.
8328 Move reference to Easy Customization.
8329
8330 * xresources.texi (X Resources): Fix From link.
8331
8332 * doclicense.texi (GNU Free Documentation License): Fix To link.
8333
8334 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8335
8336 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8337
83382004-12-03 Richard M. Stallman <rms@gnu.org>
8339
8340 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8341
83422004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8343
8344 * kmacro.texi: Several small changes in addition to the following.
8345 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8346 defining a keyboard macro.
8347 Mention `kmacro-ring-max'.
8348 (Keyboard Macro Counter): Clarify description of
8349 `kmacro-insert-counter', `kmacro-set-counter',
8350 `kmacro-add-counter' and `kmacro-set-format'.
8351
83522004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8353
8354 * custom.texi (File Variables): Add `unibyte' and make it more
8355 clear that `unibyte' and `coding' are special. Suggested by Simon
8356 Krahnke <overlord@gmx.li>.
8357
8358 * mule.texi (Enabling Multibyte): Refer to File Variables.
8359 Suggested by Simon Krahnke <overlord@gmx.li>.
8360
c8763fb6 83612004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8362
8363 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8364 x-use-old-gtk-file-dialog.
8365
8cf51b2c
GM
83662004-11-20 Richard M. Stallman <rms@gnu.org>
8367
8368 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8369
83702004-11-09 Lars Brinkhoff <lars@nocrew.org>
8371
8372 * building.texi (Lisp Eval): Delete hyphen in section name.
8373
83742004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8375
8376 * files.texi (Old Versions):
8377 No longer document annotation as "CVS only".
8378
83792004-11-10 Andre Spiegel <spiegel@gnu.org>
8380
8381 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8382 version systems, mentioning the new ones that we support.
8383 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8384 suggestions.
8385
c8763fb6 83862004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8387
49823426 8388 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8389
c8763fb6 83902004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8391
8392 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8393
83942004-10-23 Eli Zaretskii <eliz@gnu.org>
8395
8396 * text.texi (Text Based Tables, Table Definition)
8397 (Table Creation, Table Recognition, Cell Commands)
8398 (Cell Justification, Row Commands, Column Commands)
8399 (Fixed Width Mode, Table Conversion, Measuring Tables)
8400 (Table Misc): New nodes, documenting the Table Mode.
8401
8cf51b2c
GM
84022004-10-19 Jason Rumney <jasonr@gnu.org>
8403
8404 * makefile.w32-in (info): Change order of arguments to makeinfo.
8405
84062004-10-19 Ulf Jasper <ulf.jasper@web.de>
8407
8408 * calendar.texi (iCalendar): Update for package changes.
8409
8cf51b2c
GM
84102004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8411
8412 * files.texi (Misc File Ops): View mode is a minor mode.
8413
8cf51b2c
GM
84142004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8415
8416 * calendar.texi (iCalendar): Style changes.
8417
84182004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8419
8420 * search.texi (Regexps): The regexp described in the example is no
8421 longer stored in the variable `sentence-end'.
8422
8cf51b2c
GM
84232004-10-06 Nick Roberts <nickrob@snap.net.nz>
8424
8425 * building.texi (Starting GUD): Note that multiple debugging
8426 sessions requires `gdb --fullname'.
8427
84282004-10-05 Ulf Jasper <ulf.jasper@web.de>
8429
8430 * calendar.texi (iCalendar): New section for a new package.
8431
8cf51b2c
GM
84322004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8433
8434 * text.texi: Various small changes in addition to the following.
8435 (Text): Replace xref for autotype with inforef.
8436 (Sentences): Explain nil value for `sentence-end'.
8437 (Paragraphs): Update default values for `paragraph-start' and
8438 `paragraph-separate'.
8439 (Text Mode): Correct description of Text mode's effect on the
8440 syntax table.
8441 (Outline Visibility): `hide-other' does not hide top level headings.
8442 `selective-display-ellipses' no longer has an effect on Outline mode.
8443 (TeX Misc): Add missing @cindex.
8444 Replace xref for RefTeX with inforef.
8445 (Requesting Formatted Text): The variable
8446 `enriched-fill-after-visiting' no longer exists.
8447 (Editing Format Info): Update names of menu items and commands.
8448 (Format Faces): Mention special effect of specifying the default face.
8449 Describe inheritance of text properties.
8450 Correct description of `fixed' face.
8451 (Format Indentation): Correct description of effect of setting
8452 margins. Mention `set-left-margin' and `set-right-margin'.
8453 (Format Justification): Update names of menu items.
8454 `set-justification-full' is now bound to `M-j b'.
8455 Mention that `default-justification' is a per buffer variable.
8456 (Format Properties): Update name of menu item.
8457 (Forcing Enriched Mode): `format-decode-buffer' automatically
8458 turns on Enriched mode if the buffer is in text/enriched format.
8459
84602004-10-05 Emilio C. Lopes <eclig@gmx.net>
8461
8462 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8463
84642004-09-28 Kim F. Storm <storm@cua.dk>
8465
8466 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8467 Align with new functionality.
8468
8cf51b2c
GM
84692004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8470
8471 * display.texi (Display Custom): Remove stray `@end defvar'.
8472
84732004-09-23 Kim F. Storm <storm@cua.dk>
8474
8475 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8476 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8477
8cf51b2c
GM
84782004-09-20 Richard M. Stallman <rms@gnu.org>
8479
8480 * custom.texi (Hooks): Explain using setq to clear out a hook.
8481 (File Variables): Explain multiline string constants.
8482 (Non-ASCII Rebinding): Explain when you need to update
8483 non-ASCII char codes in .emacs.
8484
8485 * building.texi (Compilation): Explain how to make a silent
8486 subprocess that won't be terminated. Explain compilation-environment.
8487
84882004-09-13 Kim F. Storm <storm@cua.dk>
8489
8490 * mini.texi (Repetition): Rename isearch-resume-enabled to
8491 isearch-resume-in-command-history and change default to disabled.
8492
8cf51b2c
GM
84932004-09-09 Kim F. Storm <storm@cua.dk>
8494
8495 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8496 with new `kmacro-name-last-macro'.
8497
8cf51b2c
GM
84982004-09-08 Juri Linkov <juri@jurta.org>
8499
8500 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8501
8cf51b2c
GM
85022004-09-03 Juri Linkov <juri@jurta.org>
8503
8504 * search.texi (Incremental Search): Update wording for M-%.
8505
85062004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8507
8508 * killing.texi (Killing): Correct description of kill commands in
8509 read-only buffer.
8510
85112004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8512
8513 * building.texi (Compilation Mode): Add a paragraph about rules
8514 for finding the compilation buffer for `next-error'.
8515
8516 * search.texi (Other Repeating Search): Mention that Occur mode
8517 supports the next-error functionality.
8518
85192004-09-02 Juri Linkov <juri@jurta.org>
8520
8521 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8522
85232004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8524
8525 * kmacro.texi (Basic Keyboard Macro):
8526 `apply-macro-to-region-lines' now operates on all lines that begin
8527 in the region, rather than on all complete lines in the region.
8528
c8763fb6 85292004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8530
8531 * frames.texi (Drag and drop): Add documentation about
8532 x-dnd-test-function and x-dnd-known-types.
8533
85342004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8535
8536 * indent.texi: Various minor changes in addition to:
8537 (Indentation Commands): Correct description of `indent-relative'.
8538 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8539 mode. The *Tab Stops* buffer uses Overwrite Mode.
8540 (Just Spaces): `tabify' converts sequences of at least two spaces
8541 to tabs.
8542
8cf51b2c
GM
85432004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8544
8545 * frames.texi (Secondary Selection): Setting the secondary
8546 selection with M-Drag-Mouse-1 does not alter the kill ring,
8547 setting it with M-Mouse-1 and M-Mouse-3 does.
8548 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8549 toolkit scroll bars.
8550 (Scroll Bars): Ditto.
8551
8552 * windows.texi (Basic Window): When using a window system, the value
8553 of point in a non-selected window is indicated by a hollow box.
8554 (Split Window): Side by side windows are separated by a scroll bar,
8555 if scroll bars are used.
8556 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8557 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8558 (Window Convenience): Update bindings for `winner-undo' and
8559 `winner-redo'.
8560
8561 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8562 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8563 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8564 of "Using Emacs as a Server".
8565 * building.texi (Building): Interchange nodes (for correct numbering).
8566 * programs.texi (Programs): Interchange nodes (for correct numbering).
8567 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8568 Info to the node structure.
8569 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8570 Rearrange order of nodes and sections such that both "GNU GENERAL
8571 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8572 end, as appropriate for appendices.
8573 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8574 Use `@unnumberedsec'.
8575 * trouble.texi: Adapt sectioning in Info to the node structure.
8576 Adapt node pointers to change in emacs.texi.
8577 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8578
8cf51b2c
GM
85792004-08-25 Kenichi Handa <handa@m17n.org>
8580
8581 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8582 description for unibyte mode.
8583
85842004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8585
8586 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8587
8588 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8589 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8590 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8591 in @pxref.
8592
85932004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8594
8595 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8596 Change section names.
8597
8cf51b2c
GM
85982004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8599
8600 * kmacro.texi (Keyboard Macro Ring): Rename section.
8601 Emacs treats the head of the macro ring as the `last keyboard macro'.
8602 (Keyboard Macro Counter): Minor change.
8603 (Save Keyboard Macro): Some clarifications.
8604 (Edit Keyboard Macro): Rename section.
8605
8606 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8607 32-bit machines.
8608 (Several Buffers): Clarify which buffer is selected if `2' is
8609 pressed in the Buffer Menu.
8610 Auto Revert mode can be used to update the Buffer Menu
8611 automatically.
8612
86132004-08-21 Eli Zaretskii <eliz@gnu.org>
8614
8615 * help.texi (Misc Help): Add an index entry for finding an Info
8616 manual by its file name.
8617
86182004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8619
8620 * files.texi (Backup Deletion): Correct description of
8621 `delete-old-versions'.
8622 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8623 (Auto Save Files): Recommend `auto-save-mode' to reenable
8624 auto-saving, rather than the abbreviation `auto-save'.
8625
86262004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8629 for "killing" and "yanking" in main menu.
8630
86312004-08-16 Richard M. Stallman <rms@gnu.org>
8632
8633 * killing.texi (Yanking, Killing): Minor cleanups.
8634
8635 * mark.texi (Momentary Mark): Minor cleanups.
8636
86372004-08-15 Kenichi Handa <handa@etl.go.jp>
8638
8639 * custom.texi (Non-ASCII Rebinding):
8640 C-q always inserts the right code to pass to global-set-key.
8641
8cf51b2c
GM
86422004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8643
8644 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8645 `insert-register', instead of `C-x r g' binding, for consistency.
8646
86472004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8648
8649 * fixit.texi (Spelling): Fix typo.
8650
86512004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8652
8653 * help.texi (Help): Fix Texinfo usage.
8654
8cf51b2c
GM
86552004-07-24 Richard M. Stallman <rms@gnu.org>
8656
8657 * text.texi (Paragraphs): Update how paragraphs are separated
8658 and the default for paragraph-separate.
8659
8660 * search.texi (Regexp Replace): Further update text for new
8661 replacement operators.
8662
8cf51b2c
GM
86632004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8664
8665 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8666 `R' switch.
8667
8668 * dired.texi (Dired Updating): `k' only deletes inserted
8669 subdirectories from the Dired buffer if a prefix argument was given.
8670
8671 * search.texi (Regexps): Delete redundant definition of `symbol' in
8672 description of `\_>'. It already occurs in the description of `\_<'.
8673
8cf51b2c
GM
86742004-07-01 Juri Linkov <juri@jurta.org>
8675
8676 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8677 (Regexp Search): Add M-r.
8678
86792004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8682
86832004-06-29 Jesper Harder <harder@ifa.au.dk>
8684
49823426 8685 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8686
86872004-06-25 Richard M. Stallman <rms@gnu.org>
8688
8689 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8690
86912004-06-25 David Kastrup <dak@gnu.org>
8692
8693 * search.texi (Regexp Replace): Some typo corrections and
8694 rearrangement.
8695
86962004-06-24 David Kastrup <dak@gnu.org>
8697
8698 * search.texi (Unconditional Replace): Use replace-string instead
8699 of query-replace in example.
8700 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8701 sequences.
8702 (Query Replace): Correct explanation of `^' which does not use
8703 the mark stack.
8704
87052004-06-21 Nick Roberts <nickrob@gnu.org>
8706
8707 * misc.texi (Shell History Copying): Document comint-insert-input.
8708 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8709
8cf51b2c
GM
87102004-06-20 Jesper Harder <harder@ifa.au.dk>
8711
8712 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8713 * custom.texi (Customization): Do.
8714 * anti.texi (Antinews): Do.
8715 * abbrevs.texi (Defining Abbrevs): Do.
8716
8717 * programs.texi (Info Lookup): Fix keybinding for
8718 info-lookup-symbol.
8719
87202004-06-16 Juanma Barranquero <lektu@terra.es>
8721
8722 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8723 Add emacs-xtra.
8724 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8725 (clean): Add emacs-xtra and flymake. Remove redundancies.
8726
87272004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8728
8729 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8730 Add emacs-xtra.
8731 * emacs-xtra.texi: New file.
8732
87332004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8734
8735 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8736 (Dired and Find): Mention differences with ordinary Dired buffers.
8737
8cf51b2c
GM
87382004-06-13 Richard M. Stallman <rms@gnu.org>
8739
8740 * custom.texi (Init Syntax): Explain about vars that do special
8741 things when set with setq or with Custom.
8742 (Init Examples): Add line-number-mode example.
8743
8cf51b2c
GM
87442004-06-12 Juri Linkov <juri@jurta.org>
8745
8746 * dired.texi (Operating on Files): Add dired-do-touch.
8747
8cf51b2c
GM
87482004-06-10 Juri Linkov <juri@jurta.org>
8749
8750 * building.texi (Lisp Eval): Add C-M-x on defface.
8751
87522004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8753
8754 * files.texi (Reverting): Auto-Revert mode and
8755 Global Auto-Revert mode no longer revert remote files.
8756
8cf51b2c
GM
87572004-05-29 Richard M. Stallman <rms@gnu.org>
8758
8759 * custom.texi (Init File): Two dashes start --no-site-file.
8760
8cf51b2c
GM
87612004-05-29 Alan Mackenzie <acm@muc.de>
8762
8763 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8764 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8765 (AWK, Pike): Document as "C-like modes".
8766 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8767 (M-x man): Supersedes M-x manual-entry.
8768 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8769
8770 ("Comments in C"): Delete node; the info is in CC Mode manual.
8771 (c-comment-only-line-offset): Remove description.
8772
8773 (C-c ., C-c C-c): Describe new C Mode bindings.
8774
8775 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8776 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8777 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8778 Amend definitions.
8779
8780 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8781 Describe functions.
8782
8783 (c-comment-start-regexp, c-hanging-comment-ender-p)
8784 (c-hanging-comment-starter-p): Remove obsolete definitions.
8785
8786 * emacs.texi: Remove the menu entry "Comments in C".
8787
8cf51b2c
GM
87882004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8789
8790 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8791 `M-x locate'.
8792
87932004-05-16 Karl Berry <karl@gnu.org>
8794
8795 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8796 makeinfo --html fails.
8797 * help.texi (Help Summary) [@ifnottex]: Likewise.
8798
87992004-05-13 Nick Roberts <nickrob@gnu.org>
8800
8801 * building.texi (GDB Graphical Interface): Update and describe
8802 layout first.
8803
8cf51b2c
GM
88042004-05-04 Jason Rumney <jasonr@gnu.org>
8805
8806 * makefile.w32-in: Revert last change.
8807
88082004-05-03 Jason Rumney <jasonr@gnu.org>
8809
8810 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8811
8cf51b2c
GM
88122004-04-23 Juanma Barranquero <lektu@terra.es>
8813
8814 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8815
88162004-04-18 Juri Linkov <juri@jurta.org>
8817
8818 * fixit.texi (Spelling): Remove file extension from ispell xref.
8819
88202004-04-15 Kim F. Storm <storm@cua.dk>
8821
8822 * cmdargs.texi (Initial Options): Add -Q.
8823
88242004-04-05 Kim F. Storm <storm@cua.dk>
8825
8826 * custom.texi (File Variables): Add safe-local-eval-forms.
8827
8cf51b2c
GM
88282004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8829
8830 * files.texi (Reverting): Correct description of revert-buffer's
8831 handling of point.
8832
88332004-03-22 Juri Linkov <juri@jurta.org>
8834
8835 * emacs.texi (Top): Add `Misc X'.
8836
49823426 8837 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8838
8839 * glossary.texi: Improve references.
8840
8841 * help.texi: Sync keywords with finder.el.
8842
8843 * mini.texi (Completion): Add description for menu items.
8844
8845 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8846
8847 * sending.texi (Mail Methods): Fix xref to Message manual.
8848
8cf51b2c
GM
88492004-03-12 Richard M. Stallman <rms@gnu.org>
8850
8cf51b2c
GM
8851 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8852
8cf51b2c
GM
88532004-03-04 Richard M. Stallman <rms@gnu.org>
8854
8855 * search.texi (Regexps): Explain that ^ and $ have their
8856 special meanings only in certain contexts.
8857
8858 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8859
8860 * mule.texi (Specify Coding): Doc C-x RET F.
8861
8862 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8863 for multiple compile and grep buffers.
8864 (Indirect Buffers): Don't recommand clone-indirect-buffer
8865 for multiple compile and grep buffers.
8866
8cf51b2c
GM
88672004-02-29 Juanma Barranquero <lektu@terra.es>
8868
8869 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8870 Use $(DEL) instead of rm, and ignore exit code.
8871
8cf51b2c
GM
88722004-02-23 Nick Roberts <nick@nick.uklinux.net>
8873
8874 * building.texi (Watch Expressions): Update.
8875
88762004-02-21 Juri Linkov <juri@jurta.org>
8877
1c6c854e
CS
8878 * cmdargs.texi (Action Arguments): Add alias --find-file.
8879 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8880 to Command Arguments.
8881 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8882 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8883 (Window Size X): Join -g and --geometry. Add @cindex.
8884 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8885 (Title X): Remove alias -title.
8886 (Misc X): New node.
8887
c8763fb6 88882004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8889
8890 * frames.texi (Drag and drop): Add Motif to list of supported
8891 protocols.
8892
c8763fb6 88932004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8894
8895 * frames.texi (Drag and drop): New section.
8896
88972004-01-24 Richard M. Stallman <rms@gnu.org>
8898
1c6c854e 8899 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8900 Include it only @ifnotinfo. Patch the preceding and following
8901 node headers to point to each other.
8902
89032004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8904
8905 * calendar.texi (Appointments): Update section.
8906
89072003-12-29 Kevin Ryde <user42@zip.com.au>
8908
8cf51b2c
GM
8909 * programs.texi (C Modes): Fix the xref.
8910
89112003-12-23 Nick Roberts <nick@nick.uklinux.net>
8912
8913 * building.texi (Watch Expressions): Update.
8914 (Commands of GUD): Include use of toolbar + breakpoints set from
8915 fringe/margin.
8916
89172003-12-03 Andre Spiegel <spiegel@gnu.org>
8918
8919 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8920 <acm@muc.de>.
8921
c8763fb6 89222003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8923
8924 * frames.texi (Dialog Boxes): Add use-file-dialog.
8925
8cf51b2c
GM
89262003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8927
8928 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8929 in CC Mode.
8930
8cf51b2c
GM
89312003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8932
8933 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8934 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8935 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8936 * man/frames.texi, man/glossary.texi, man/killing.texi:
8937 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8938 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8939 * man/sending.texi, man/text.texi, man/trouble.texi:
8940 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8941
89422003-11-01 Alan Mackenzie <acm@muc.de>
8943
8944 * search.texi (Scrolling During Incremental Search): Document a
8945 new scrolling facility in isearch mode.
8946
8cf51b2c
GM
89472003-10-22 Miles Bader <miles@gnu.org>
8948
8949 * Makefile.in (info): Move before $(top_srcdir)/info.
8950
89512003-10-22 Nick Roberts <nick@nick.uklinux.net>
8952
8953 * building.texi (Watch Expressions): Update section on data display
8954 to reflect code changes (GDB Graphical Interface).
8955
8cf51b2c
GM
89562003-10-13 Richard M. Stallman <rms@gnu.org>
8957
8958 * xresources.texi (GTK resources): Clean up previous change.
8959
c8763fb6 89602003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8961
8962 * xresources.texi (GTK resources): Add a note that some themes
8963 disallow customizations. Add scroll theme example.
8964
8cf51b2c
GM
89652003-09-30 Richard M. Stallman <rms@gnu.org>
8966
8cf51b2c
GM
8967 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8968
8969 * misc.texi (Saving Emacs Sessions): Shorten the section,
8970 collapsing back into one node.
8971
89722003-09-30 Lars Hansen <larsh@math.ku.dk>
8973
8974 * misc.texi: Section "Saving Emacs Sessions" rewritten.
8975
ce058493 89762003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8977
8978 * xresources.texi (GTK names in Emacs): Correct typo.
8979
8cf51b2c
GM
89802003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
8981
1c6c854e
CS
8982 * cmdargs.texi (Font X): Mention new default font.
8983 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
8984 problems involved. (Result of discussion on emacs-devel.)
8985
89862003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
8987
8988 * emacs.texi (Acknowledgements): Correct typo.
8989
89902003-09-22 Richard M. Stallman <rms@gnu.org>
8991
8992 * dired.texi (Misc Dired Commands): New node.
8993 (Dired Navigation): Add dired-goto-file.
8994
8995 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
8996
8997 * emacs.texi (Acknowledgements): New node, split from Distribution.
8998
8999 * cmdargs.texi (Action Arguments): -f reads interactive args.
9000
8cf51b2c
GM
90012003-09-08 Lute Kamstra <lute@gnu.org>
9002
9003 * screen.texi (Mode Line): Say that POS comes before LINE.
9004 Mention `size-indication-mode'.
1c6c854e
CS
9005 * display.texi (Optional Mode Line):
9006 Document `size-indication-mode'.
8cf51b2c
GM
9007 * basic.texi (Position Info): Mention `size-indication-mode'.
9008
90092003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9010
9011 * xresources.texi (Resources): Refer to `editres' man page.
9012 (Lucid Resources): Update defaults. Expand description of
9013 `shadowThickness'.
9014
90152003-09-04 Miles Bader <miles@gnu.org>
9016
9017 * Makefile.in (top_srcdir): New variable.
9018 ($(top_srcdir)/info): New rule.
9019 (info): Depend on it.
9020
90212003-09-03 Peter Runestig <peter@runestig.com>
9022
9023 * makefile.w32-in: New file.
9024
90252003-08-29 Richard M. Stallman <rms@gnu.org>
9026
9027 * misc.texi (Saving Emacs Sessions): Correct previous change.
9028
8cf51b2c
GM
90292003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9030
8cf51b2c
GM
9031 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9032 (Intro): Include kmacro.texi after fixit.texi instead of after
9033 custom.texi. (As suggested by Kim Storm.)
9034
90352003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9036
9037 * fixit.texi (Fixit): Update `Next' pointer.
9038 * files.texi (Files): Update `Previous' pointer.
9039 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9040 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9041 (Suggested by Kim Storm.)
9042 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9043
90442003-08-18 Kim F. Storm <storm@cua.dk>
9045
9046 * kmacro.texi: New file describing enhanced keyboard macro
9047 functionality. Replaces old description in custom.texi.
9048
9049 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9050 (Keyboard Macros): Move to new kmacro.texi file.
9051
9052 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9053
8cf51b2c
GM
90542003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9055
9056 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9057
90582003-08-17 Alex Schroeder <alex@gnu.org>
9059
9060 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9061 required.
9062
8cf51b2c
GM
90632003-08-05 Richard M. Stallman <rms@gnu.org>
9064
9065 * programs.texi (Lisp Indent): Don't describe
9066 lisp-indent-function property here. Use xref to Lisp Manual.
9067
8cf51b2c
GM
90682003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9069
fffa137c 9070 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9071 abbreviations.
9072
90732003-07-24 Markus Rost <rost@math.ohio-state.edu>
9074
9075 * buffers.texi (List Buffers): Fix previous change.
9076
8cf51b2c
GM
90772003-07-13 Markus Rost <rost@math.ohio-state.edu>
9078
9079 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9080 List*.
9081
90822003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9083
8cf51b2c
GM
9084 * display.texi (Font Lock): Fix typo.
9085
90862003-07-07 Richard M. Stallman <rms@gnu.org>
9087
9088 * display.texi (Font Lock): Add xref for format info on
9089 font-lock-remove-keywords.
9090
9091 * building.texi (Compilation): Document what happens with asynch
9092 children of compiler process.
9093
9094 * help.texi (Library Keywords): Use @multitable.
9095
8cf51b2c
GM
90962003-06-04 Richard M. Stallman <rms@gnu.org>
9097
9098 * programs.texi (Expressions): Delete C-M-DEL.
9099
9100 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9101 comint-move-point-for-output renamed from
9102 comint-scroll-to-bottom-on-output.
9103
9104 * custom.texi (Init Rebinding): Replace previous change with xref.
9105 (Non-ASCII Rebinding): Explain that issue more briefly here.
9106
91072003-05-28 Richard M. Stallman <rms@gnu.org>
9108
9109 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9110
91112003-05-28 Nick Roberts <nick@nick.uklinux.net>
9112
9113 * building.texi (GDB Graphical Interface): New node.
9114 (Rewritten somewhat by RMS.)
9115
c8763fb6 91162003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9117
9118 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9119 non-English letters. Explain how to set coding systems correctly
9120 and how to include the right coding cookie in the file.
9121
c8763fb6 91222003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9123
9124 * indent.texi (Indentation): Explain the concepts.
9125 (Just Spaces): Explain why preventing tabs for indentation might
9126 be useful.
9127
8cf51b2c
GM
91282003-04-16 Richard M. Stallman <rms@gnu.org>
9129
9130 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9131
8cf51b2c
GM
91322003-02-22 Alex Schroeder <alex@emacswiki.org>
9133
9134 * cmdargs.texi (General Variables): Document SMTPSERVER.
9135
8cf51b2c
GM
9136 * sending.texi: Remove SMTP node.
9137 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9138 library.
9139
8cf51b2c
GM
91402003-02-22 Alex Schroeder <alex@emacswiki.org>
9141
9142 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9143
91442003-02-22 Simon Josefsson <jas@extundo.com>
9145
9146 * sending.texi (Mail Methods): Add node about SMTP.
9147
c8763fb6 91482003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9149
9150 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9151
8cf51b2c
GM
91522003-02-01 Kevin Ryde <user42@zip.com.au>
9153
9154 * glossary.texi (Glossary): Correction to cl cross reference.
9155
91562003-01-20 Richard M. Stallman <rms@gnu.org>
9157
9158 * killing.texi (Rectangles): Document C-x c r.
9159
c8763fb6 91602003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9161
9162 * xresources.texi (GTK resources): New node.
9163 (GTK widget names): New node.
9164 (GTK names in Emacs): New node.
9165 (GTK styles): New node.
9166
c8763fb6 91672003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9168
9169 * maintaining.texi (Create Tags Table): Add reference to the new
9170 `etags --help --lang=LANG' option.
9171
8cf51b2c
GM
91722002-10-02 Karl Berry <karl@gnu.org>
9173
49823426 9174 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9175 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9176 where needed for the sake of the HTML output.
8cf51b2c
GM
9177
91782001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9179
9180 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9181 source files.
9182
91832001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9184
9185 * Makefile.in (emacsman): New target.
9186
8cf51b2c
GM
91872001-10-20 Gerd Moellmann <gerd@gnu.org>
9188
9189 * (Version 21.1 released.)
9190
91912001-10-05 Gerd Moellmann <gerd@gnu.org>
9192
9193 * Branch for 21.1.
9194
8cf51b2c
GM
91952001-03-05 Gerd Moellmann <gerd@gnu.org>
9196
9197 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9198
8cf51b2c
GM
91992000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9200
9201 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9202
8cf51b2c
GM
92031999-07-12 Richard Stallman <rms@gnu.org>
9204
9205 * Version 20.4 released.
9206
92071998-12-04 Markus Rost <rost@delysid.gnu.org>
9208
9209 * Makefile.in (INFO_TARGETS): Delete customize.info.
9210 (DVI_TARGETS): Delete customize.dvi.
9211 (../info/customize, customize.dvi): Targets deleted.
9212
92131998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9214
9215 * Version 20.3 released.
9216
92171998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9218
9219 * Makefile.in (EMACSSOURCES): Add mule.texi.
9220 Add msdog.texi, ack.texi. Remove gnu1.texi.
9221
92221998-04-06 Andreas Schwab <schwab@gnu.org>
9223
768c0c0f
JB
9224 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9225 Use it in dvi targets.
8cf51b2c
GM
9226
92271997-09-23 Paul Eggert <eggert@twinsun.com>
9228
9229 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9230 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9231 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9232
92331997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9234
9235 * Version 20.2 released.
9236
92371997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9238
9239 * Version 20.1 released.
9240
92411997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9242
9243 * Makefile (../info/customize, customize.dvi): New targets.
9244 (INFO_TARGETS): Add ../info/customize.
9245 (DVI_TARGETS): Add customize.dvi.
9246
8cf51b2c
GM
92471996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9248
9249 * Version 19.33 released.
9250
92511996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9252
9253 * Version 19.32 released.
9254
8cf51b2c
GM
92551996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9256
9257 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9258
92591996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9260
9261 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9262 Specify -I option.
9263 (All dvi targets): Set the TEXINPUTS variable.
9264
92651996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9266
9267 * Version 19.31 released.
9268
8cf51b2c
GM
92691995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9270
9271 * Version 19.30 released.
9272
8cf51b2c
GM
92731995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9274
9275 * Makefile.in (maintainer-clean): Rename from realclean.
9276
92771994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9278
9279 * Makefile.in: New file.
9280 * Makefile: File deleted.
9281
92821994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9283
9284 * Makefile (TEXINDEX_OBJS): Variable deleted.
9285 (texindex, texindex.o, getopt.o): Rules deleted.
9286 All deps on texindex deleted.
9287 (distclean): Don't delete texindex.
9288 (mostlyclean): Don't delete *.o.
9289 * texindex.c, getopt.c: Files deleted.
9290
92911994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9292
9293 * Version 19.26 released.
9294
92951994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9296
9297 * Makefile (EMACSSOURCES): Exclude undo.texi.
9298
92991994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9300
9301 * Version 19.25 released.
9302
93031994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9304
9305 * Version 19.24 released.
9306
93071994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9308
9309 * Version 19.23 released.
9310
93111994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9312
9313 * Makefile: Delete spurious tab.
9314
93151994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9316
9317 * Makefile (.SUFFIXES): New rule.
9318
8cf51b2c
GM
93191993-12-04 Richard Stallman (rms@srarc2)
9320
9321 * getopt.c: New file.
9322 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9323 (getopt.o): New rule.
9324 (dvi): Don't depend on texindex.
49823426 9325 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9326
93271993-12-03 Richard Stallman (rms@srarc2)
9328
49823426
GM
9329 * Makefile (TEXI2DVI): New variable.
9330 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9331 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9332
93331993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9334
9335 * Version 19.22 released.
9336
93371993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9338
9339 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9340
93411993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9342
9343 * Version 19.21 released.
9344
8cf51b2c
GM
93451993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9346
9347 * Makefile (realclean): Don't delete the Info files.
9348
f0131492 93491993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9350
8cf51b2c
GM
9351 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9352 4' where appropriate.
9353
f0131492 93541993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9355
49823426 9356 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9357
9358 * texindex.c: Include "../src/config.h" if building in emacs.
9359
9360 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9361 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9362 Add target to build texindex.c, defining `emacs'.
9363
8cf51b2c
GM
93641993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9365
9366 * Version 19.19 released.
9367
8cf51b2c
GM
93681993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9369
9370 * Version 19.18 released.
9371
93721993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9373
9374 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9375
93761993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9377
9378 * Version 19.17 released.
9379
93801993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9381
9382 * split-man: Fix typos in last change.
9383
93841993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9385
9386 * Version 19.16 released.
9387
93881993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9389
9390 * version 19.15 released.
9391
93921993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9393
9394 * Makefile (distclean): It's rm, not rf.
9395
93961993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9397
9398 * Version 19.14 released.
9399
94001993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9401
9402 * Makefile: New file.
9403
94041993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9405
9406 * Version 19.13 released.
9407
94081993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9409
9410 * Version 19.9 released.
9411
94121993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9413
9414 * Version 19.8 released.
9415
94161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9417
9418 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9419
9420 * trouble.texi: It's `enable-flow-control-on', not
9421 `evade-flow-control-on'.
9422
94231993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9424
9425 * display.texi: Document standard-display-european.
9426
94271993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9428
9429 * Version 19.7 released.
9430
9431 * emacs.texi: Add a sentence to the top menu mentioning the
9432 specific version of Emacs this manual applies to.
9433
94341993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9435
9436 * basic.texi: Document next-line-add-lines variable used to
9437 implement down-arrow.
9438
9439 * killing.texi: Document kill-whole-line.
9440
94411993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9442
9443 * text.texi: Update unix TeX ordering information.
9444
94451993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9446
9447 * news.texi: Mention fill-rectangle in keybinding list.
9448
9449 * killing.texi: Document fill-rectangle.
9450
94511993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9452
9453 * vc.texi: Bring the docs up to date with VC 5.2.
9454
94551992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9456
9457 * emacs.tex: Mention blackbox and gomoku under Amusements.
9458 Assembler mode is now mentioned and appropriately indexed
9459 under Programming Modes.
9460
94611991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9462
9463 * emacs.tex: Update TeX ordering information.
9464
8cf51b2c
GM
94651990-06-26 David Lawrence (tale@geech)
9466
9467 * emacs.tex: Note that completion-ignored-extensions is not used
9468 to filter out names when all completions are displayed in
9469 *Completions*.
9470
94711990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9472
9473 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9474
94751990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9476
9477 * emacs.tex: Add @findex grep.
9478
8cf51b2c
GM
94791988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9480
9481 * emacs.tex: Correct two typos. No other changes before
9482 Version 19 will be made.
9483
8cf51b2c
GM
94841988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9485
9486 * emacs.tex: Update information for obtaining TeX distribution from the
9487 University of Washington.
9488
9489;; Local Variables:
c8763fb6 9490;; coding: utf-8
8cf51b2c
GM
9491;; End:
9492
a162959e 9493 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9494
9495 This file is part of GNU Emacs.
9496
352c8b4a 9497 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9498 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9499 the Free Software Foundation, either version 3 of the License, or
9500 (at your option) any later version.
8cf51b2c
GM
9501
9502 GNU Emacs is distributed in the hope that it will be useful,
9503 but WITHOUT ANY WARRANTY; without even the implied warranty of
9504 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9505 GNU General Public License for more details.
9506
9507 You should have received a copy of the GNU General Public License
352c8b4a 9508 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.