* lisp/delsel.el (delete-char): Restore incorrectly erased property.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
c863b6ad
GM
12014-02-18 Glenn Morris <rgm@gnu.org>
2
3 * misc.texi (Saving Emacs Sessions): Mention desktop-auto-save-timeout.
4
6faf982a
SM
52014-02-17 Stefan Monnier <monnier@iro.umontreal.ca>
6
7 * programs.texi (Matching): Fix typo.
8
9 * killing.texi (CUA Bindings): Document the new relationship between
10 cua-mode and delete-selection mode.
11 (CUA Bindings): Mention that rectangle mode can be used on its own.
12
48c4f9b1
GM
132014-02-14 Glenn Morris <rgm@gnu.org>
14
15 * regs.texi (Configuration Registers): Update C-x r f binding.
16
a215930c
GM
172014-02-12 Glenn Morris <rgm@gnu.org>
18
a8cb4247
GM
19 * mini.texi (Completion Options): No longer mention icomplete,
20 which has its own section now.
21 * modes.texi (Minor Modes): Update Icomplete xref.
22
a215930c
GM
23 * help.texi (Package Keywords): Mention describe-package buttons.
24
25 * package.texi (Package Menu): Mention package-menu-filter.
26
b8b4e743
LI
272014-02-11 Lars Ingebrigtsen <larsi@gnus.org>
28
29 * text.texi (Editing Format Info): Use @samp for menus (bug#13736).
30
b8f2e9d2
LI
312014-02-09 Lars Ingebrigtsen <larsi@gnus.org>
32
33 * dired.texi (Hiding Subdirectories): Mention the node for
34 deleting subdirectories (bug#11743).
35
6995e5d0
GM
362014-02-09 Glenn Morris <rgm@gnu.org>
37
38 * programs.texi (MixedCase Words): Rename node from "Glasses".
39 Move Subword mode here from "Other C Commands" node.
40 (Misc for Programs): Mention Superword mode.
41 * emacs.texi: Update menu.
42
20bc9ac5
LI
432014-02-08 Lars Ingebrigtsen <larsi@gnus.org>
44
6fbf6c29
LI
45 * regs.texi (File Registers): Clarify metasyntactical variables
46 (bug#13565).
47
74750d55
LI
48 * search.texi (Search Case): Rearrange text slightly to make it
49 obvious that `M-c' also toggles sensitivity if `case-fold-search'
50 is nil (bug#14726).
51
20bc9ac5
LI
52 * frames.texi (Mouse Commands): Clarify `mouse-yank-at-click'
53 (bug#16376).
54
2b568bc9
GM
552014-02-07 Glenn Morris <rgm@gnu.org>
56
99cf3859
GM
57 * display.texi (Highlight Interactively):
58 Mention hi-lock-auto-select-face.
59
e4eaacac
GM
60 * anti.texi (Antinews): Fix typo.
61
2b568bc9
GM
62 * ack.texi (Acknowledgments): No longer mention obsolete files.
63
7c324762
GM
642014-02-02 Glenn Morris <rgm@gnu.org>
65
66 * regs.texi (Registers): Mention previewing.
67
5e61c1ef
GM
682014-01-29 Glenn Morris <rgm@gnu.org>
69
70 * killing.texi (Deletion): Mention cycle-spacing.
71
e1e9d7cc
GM
722014-01-28 Glenn Morris <rgm@gnu.org>
73
793ffe81
GM
74 * text.texi (Fill Commands): Mention fill-single-char-nobreak-p.
75
e1e9d7cc
GM
76 * indent.texi (Tab Stops): Updates for new tab-stop behavior.
77
ece4bae5
GM
782014-01-27 Glenn Morris <rgm@gnu.org>
79
52695556
GM
80 * dired.texi (Misc Dired Features): Copyedits for hide-details.
81
54f81c2a
GM
82 * buffers.texi (List Buffers): Tiny edit.
83
ece4bae5
GM
84 * calendar.texi (Time Intervals): Update for files in ~/.emacs.d/.
85
169d6004
GM
862014-01-26 Glenn Morris <rgm@gnu.org>
87
de6a923b
GM
88 * ack.texi (Acknowledgments):
89 * programs.texi (Program Modes):
90 Update for delphi.el -> opascal.el renaming.
91
0113a5e1
GM
92 * misc.texi (Sorting): Add findex for reverse-region.
93
169d6004
GM
94 * killing.texi (Deletion): Mention delete-duplicate-lines.
95
ca5fd02c
GM
962014-01-24 Glenn Morris <rgm@gnu.org>
97
5ace6c29
GM
98 * ack.texi (Acknowledgments): No longer mention obsolete xesam.el,
99 terminal.el.
03f3b318 100
ca5fd02c
GM
101 * files.texi (Interlocking): Copyedit.
102
c51e81ef
GM
1032014-01-23 Glenn Morris <rgm@gnu.org>
104
105 * building.texi (Lisp Eval): Update prefix argument behavior
106 of eval-expression, eval-last-sexp.
107
1a98c364
BG
1082014-01-17 Bastien Guerry <bzg@gnu.org>
109
110 * building.texi (Commands of GUD): Fix keybinding for `gud-break'.
111
630395d1
GM
1122014-01-15 Glenn Morris <rgm@gnu.org>
113
114 * files.texi (File Conveniences):
115 * misc.texi (EWW): Copyedits.
116
458dbf5e
GM
1172014-01-10 Glenn Morris <rgm@gnu.org>
118
119 * emacs.texi (Distrib): Add donate URL. Add anchor.
120
4ed67814
RS
1212014-01-10 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
122
458dbf5e 123 * dired.texi (Misc Dired Features): Document `dired-hide-details-mode',
4ed67814
RS
124 `dired-hide-details-hide-symlink-targets', and
125 `dired-hide-details-hide-information-lines'.
126
548a1b28
RS
1272014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
128
129 * emacs.texi: Add EWW.
548a1b28
RS
130 * misc.texi (EWW): Document EWW.
131
1669fab9
GM
1322014-01-09 Glenn Morris <rgm@gnu.org>
133
134 * trouble.texi (Service): Refer to online service directory
135 rather than etc/SERVICE.
136
a7fecaa0
RS
1372014-01-09 Rüdiger Sonderfeld <ruediger@c-plusplus.de>
138
ec918aab
RS
139 * building.texi (Lisp Libraries): Document `load-prefer-newer'.
140
a7fecaa0
RS
141 * files.texi (File Conveniences): Document `image-next-frame',
142 `image-previous-frame', `image-goto-frame',
143 `image-increase-speed', `image-decrease-speed',
144 `image-reverse-speed', and `image-reset-speed'.
145
16000626
BG
1462014-01-07 Bastien Guerry <bzg@gnu.org>
147
148 * buffers.texi (Buffers): Fix display of @math content by using
149 nested braces. (Bug#16389)
150
de7ce2d1
CY
1512014-01-07 Chong Yidong <cyd@gnu.org>
152
153 * search.texi (Special Isearch): Document C-x 8 RET in isearch.
154 (Word Search): Document incremental word search changes.
155 (Isearch Yank): Document M-s C-e with a prefix argument.
156
11c06c77
GM
1572014-01-07 Glenn Morris <rgm@gnu.org>
158
159 * cal-xtra.texi (Calendar Customizing):
160 Mention calendar-day-header-array.
161
ad15bd74
GM
1622013-12-28 Glenn Morris <rgm@gnu.org>
163
164 * trouble.texi (Understanding Bug Reporting): Brevity.
165
fdadeb49
JC
1662013-12-27 Jarek Czekalski <jarekczek@poczta.onet.pl>
167
168 * mini.texi (Completion Options): Add a link to Shell Options.
169 * misc.texi (Shell Mode): Move documentation of
170 shell-completion-fignore from Shell Mode to Shell Options.
171
3b8d5131 1722013-12-26 João Távora <joaotavora@gmail.com>
ad15bd74
GM
173
174 * emacs.texi (Matching): Describe new features of Electric Pair mode.
3b8d5131 175
c9352587
CY
1762013-12-25 Chong Yidong <cyd@gnu.org>
177
178 * glossary.texi (Glossary): Define MULE in modern terms.
179
3a79600a
XF
1802013-12-25 Xue Fuqiao <xfq.free@gmail.com>
181
182 * files.texi (Diff Mode): Add an index.
183
65faed73
XF
1842013-12-24 Xue Fuqiao <xfq.free@gmail.com>
185
186 * trouble.texi (Understanding Bug Reporting): Minor update.
1139b0be 187 (Checklist): Fix a cross-reference.
65faed73 188
595c4578
XF
1892013-12-23 Xue Fuqiao <xfq.free@gmail.com>
190
b7a017ad
XF
191 * regs.texi (Bookmarks): Document `bookmark-default-file'.
192
595c4578
XF
193 * misc.texi (Shell Mode): Add a cross-reference.
194
195 * building.texi (Lisp Eval): Add an index.
196
91dedc43
GM
1972013-12-22 Glenn Morris <rgm@gnu.org>
198
199 * entering.texi (Entering Emacs): Typo fix.
200
201 * calendar.texi (General Calendar):
202 * rmail.texi (Rmail Scrolling): Use itemx where appropriate.
203
569c1c6e
EZ
2042013-12-22 Eli Zaretskii <eliz@gnu.org>
205
206 * regs.texi (Keyboard Macro Registers): Fix last change.
207
daef8ab1
XF
2082013-12-22 Xue Fuqiao <xfq.free@gmail.com>
209
57b837ab
XF
210 * search.texi (Special Isearch):
211 (Query Replace): Document negative argument of replacement commands.
212 (Symbol Search): Document `isearch-forward-symbol-at-point'.
07e9eaa2 213
569c1c6e
EZ
214 * files.texi (File Conveniences): Document `image-next-file' and
215 `image-previous-file'.
8d3c54a0 216
44b9b800
XF
217 * display.texi (Optional Mode Line): Fix an index.
218
ced5cc29
XF
219 * regs.texi (File Registers): Document `kmacro-to-register'.
220
2ab18afb
XF
221 * indent.texi (Tab Stops): Mention recent changes about `tab-stop-list'.
222
569c1c6e
EZ
223 * frames.texi (Scroll Bars): Document
224 `scroll-bar-adjust-thumb-portion'.
daef8ab1 225
77221051
CY
2262013-12-21 Chong Yidong <cyd@gnu.org>
227
228 * indent.texi (Indentation Commands): Document C-x TAB changes.
229
a34a0ac8
TH
2302013-12-20 Tassilo Horn <tsdh@gnu.org>
231
91dedc43
GM
232 * calendar.texi, display.texi, help.texi, rmail.texi:
233 Document `S-SPC' as alternative to scrolling down with `DEL'.
30aafaf5 234
7b4ec549
TH
235 * frames.texi: Document `toggle-frame-maximized' and
236 `toggle-frame-fullscreen' with their respective keys.
237
2cd12d28
TH
238 * buffers.texi: Document buffer name uniquification changes.
239
75a1e034
TH
240 * indent.texi: Document that `electric-indent-mode' is enabled by
241 default.
242
98104aea
TH
243 * display.texi (Cursor Display): Document `blink-cursor-blinks'.
244
2cd12d28 245 * buffers.texi: Update list-buffers "screeshot" to show Messages
6f1de4d1
TH
246 as major-mode.
247
dfff9284
TH
248 * entering.texi: Document `initial-buffer-choice' changes.
249
98104aea
TH
250 * misc.texi (emacsclient Options): Document
251 `initial-buffer-choice' changes.
dfff9284 252
a34a0ac8
TH
253 * help.texi: Document that `?' now also shows subcommands of
254 prefix keys.
255
9718dea2
CY
2562013-12-17 Chong Yidong <cyd@gnu.org>
257
258 * killing.texi (Appending Kills): Note that append-next-kill can
259 prepend the kill.
260
01633a17
EZ
2612013-12-12 Eli Zaretskii <eliz@gnu.org>
262
263 * mule.texi (File Name Coding): Document file-name encoding
264 peculiarities on MS-Windows.
265
f9405d87
GM
2662013-12-12 Glenn Morris <rgm@gnu.org>
267
268 * emacs.texi: Sync direntry with info/dir version.
269
36291308
JB
2702013-12-08 Juanma Barranquero <lekktu@gmail.com>
271
272 * msdog.texi (Windows Keyboard): Fix typo.
273
26e4aa7d
GM
2742013-11-30 Glenn Morris <rgm@gnu.org>
275
276 * Makefile.in (distclean): Remove Makefile.
277
1659fa3f
SM
2782013-11-29 Stefan Monnier <monnier@iro.umontreal.ca>
279
280 * buffers.texi (Icomplete): Rename from Iswitchb and
281 rewrite accordingly.
282
17e0445b
GM
2832013-11-23 Glenn Morris <rgm@gnu.org>
284
285 * cmdargs.texi (General Variables):
286 Empty elements in EMACSLOADPATH now mean the default load-path.
287
2df10228
GM
2882013-11-21 Glenn Morris <rgm@gnu.org>
289
290 * cmdargs.texi (Action Arguments): Use path-separator with -L.
291
a0833f62
GM
2922013-11-04 Glenn Morris <rgm@gnu.org>
293
294 * cmdargs.texi (Action Arguments): Mention that `-L :...' appends.
295
1ba6984e
GM
2962013-11-02 Glenn Morris <rgm@gnu.org>
297
881db7e0 298 * cmdargs.texi (Action Arguments): Clarify `-L' a bit.
1ba6984e 299
48f73cfb
GM
3002013-10-23 Glenn Morris <rgm@gnu.org>
301
76f1a3c3
GM
302 * files.texi, glossary.texi, killing.texi, search.texi, sending.texi:
303 Nuke @refill.
304
48f73cfb
GM
305 * Makefile.in (install-dvi, install-html, install-pdf)
306 (install-ps, uninstall-dvi, uninstall-html, uninstall-ps)
307 (uninstall-pdf): Quote entities that might contain whitespace.
308
8715f5a6
XF
3092013-10-20 Xue Fuqiao <xfq.free@gmail.com>
310
48f73cfb
GM
311 * custom.texi (Init Syntax, Terminal Init, Terminal Init):
312 Remove @refill.
8715f5a6 313
9148ee92
GM
3142013-10-13 Glenn Morris <rgm@gnu.org>
315
316 * ack.texi (Acknowledgments): Comment out old alpha stuff.
317
524aabac
XF
3182013-10-13 Xue Fuqiao <xfq.free@gmail.com>
319
320 * calendar.texi (Special Diary Entries): Remove @refill.
321
8c106d17
GM
3222013-10-13 Glenn Morris <rgm@gnu.org>
323
b22d0686
GM
324 * display.texi (Text Scale): Update text-scale-adjust details.
325
8c106d17
GM
326 * ack.texi (Acknowledgments):
327 * emacs.texi (Acknowledgments): Use accented form of some names.
328
4ed77415 3292013-10-08 Eli Zaretskii <eliz@gnu.org>
4b65d539 330
b0904477
EZ
331 * ack.texi (Acknowledgments): Fix spelling of Hrvoje Nikšić's
332 name. (Bug#15557)
333
4ed77415 334 Support menus on text-mode terminals.
4b65d539
EZ
335 * screen.texi (Menu Bar): Adapt to TTY menus.
336
337 * frames.texi (Frames): Mention menu support on text terminals.
338
339 * files.texi (Visiting): Mention the "File" menu-bar menu.
340
341 * display.texi (Standard Faces): Mention TTY faces for menus.
342
9548391c
XF
3432013-10-06 Xue Fuqiao <xfq.free@gmail.com>
344
345 * cal-xtra.texi (Calendar Customizing, Diary Display): Remove @refill.
346
4ec3c268
XF
3472013-09-29 Xue Fuqiao <xfq.free@gmail.com>
348
349 * fortran-xtra.texi (Fortran Abbrev): Remove @refill.
350
6232855d
XF
3512013-09-26 Xue Fuqiao <xfq.free@gmail.com>
352
09f62a15
XF
353 * dired.texi (Flagging Many Files): Use @emph instead of @strong.
354
6232855d
XF
355 * emacs.texi (Intro): Minor cleanup.
356
3a4be55b
XF
3572013-09-22 Xue Fuqiao <xfq.free@gmail.com>
358
359 * fixit.texi (Transpose):
360 (Fixing Case): Remove @refill.
361
d052d3bd
XF
3622013-09-21 Xue Fuqiao <xfq.free@gmail.com>
363
364 * maintaining.texi (VC Directory Commands): Add keybinding for
365 vc-log-incoming in vc-dir.
f6bb0982 366 (Log Buffer): Use @emph instead of @strong.
d052d3bd 367
384a7d72
XF
3682013-09-12 Xue Fuqiao <xfq.free@gmail.com>
369
370 * text.texi (Enriched Justification): Explain values of default-justification.
371
63191d9f
XF
3722013-09-04 Xue Fuqiao <xfq.free@gmail.com>
373
374 * maintaining.texi (VC Ignore): Mention `vc-ignore' with prefix argument.
375
5d85cfe6
UM
3762013-08-31 Ulrich Müller <ulm@gentoo.org>
377
378 * xresources.texi (Motif Resources):
379 Rename from LessTif Resources. Update xrefs. (Bug#15145)
380 * emacs.texi: Update menu.
381
50b13cde
PE
3822013-08-28 Paul Eggert <eggert@cs.ucla.edu>
383
384 * Makefile.in (SHELL): Now @SHELL@, not /bin/sh,
385 for portability to hosts where /bin/sh has problems.
386
f33650d8
XF
3872013-08-17 Xue Fuqiao <xfq.free@gmail.com>
388
389 * text.texi (Enriched Justification): Minor fixes.
390
5faf4899
XF
3912013-08-14 Xue Fuqiao <xfq.free@gmail.com>
392
393 * files.texi (Filesets): Add an index.
394
8496d8d7
GM
3952013-08-12 Glenn Morris <rgm@gnu.org>
396
2f3ac208
GM
397 * macos.texi (GNUstep Support):
398 * trouble.texi (Checklist, Contributing, Service):
399 Avoid mailto: in html output.
400
8496d8d7
GM
401 * Makefile.in (prefix, datarootdir, datadir, PACKAGE_TARNAME)
402 (docdir, dvidir, htmldir, pdfdir, psdir, GZIP_PROG, INSTALL)
403 (INSTALL_DATA): New, set by configure.
404 (HTML_OPTS, DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS):
405 New variables.
406 (.SUFFIXES): Add .ps and .dvi.
407 (.dvi.ps): New suffix rule.
408 (dvi, html, pdf, ps): Use *_TARGETS variables.
409 (emacs.ps, emacs-xtra.ps): Remove explicit rules.
410 (emacs.html): Use HTML_OPTS.
411 (clean): Use DVI_TARGETS, HTML_TARGETS, PDF_TARGETS, PS_TARGETS.
412 (.PHONY): install-dvi, install-html, install-pdf, install-ps
413 ,install-doc, uninstall-dvi, uninstall-html, uninstall-pdf,
414 uninstall-ps, and uninstall-doc.
415 (install-dvi, install-html, install-pdf, install-ps, install-doc)
416 (uninstall-dvi, uninstall-html, uninstall-ps, uninstall-pdf)
417 (uninstall-doc): New rules.
418
5d07e191
EZ
4192013-07-31 Eli Zaretskii <eliz@gnu.org>
420
421 * emacs.texi (Top): Remove menu item for the removed "Disabling
422 Multibyte" node.
423
65b36413
XF
4242013-07-31 Xue Fuqiao <xfq.free@gmail.com>
425
de9b01c4
XF
426 * rmail.texi (Rmail Coding): Move here from mule.texi.
427
64a695bd
XF
428 * custom.texi (Specifying File Variables): Fix cross-references.
429
430 * mule.texi (Unibyte Mode): Fix cross-references.
5d07e191 431 (Disabling Multibyte): Remove.
64a695bd 432
8fd6e60a
XF
433 * macos.texi (Mac / GNUstep Basics): Mention `ns-alternate-modifier'.
434
65b36413
XF
435 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
436 (Mayan Calendar): Move here from calendar.texi.
437 * emacs.texi (Top): Update menu.
438
d5065cca
XF
4392013-07-30 Xue Fuqiao <xfq.free@gmail.com>
440
441 * emacs.texi (Top): Add menu entry.
442
443 * maintaining.texi (VC Ignore): New node. Document vc-ignore.
444 (VC Directory Commands): Add vc-dir-ignore.
445
0f91f03c
XF
4462013-07-28 Xue Fuqiao <xfq.free@gmail.com>
447
448 * glossary.texi (Glossary): Add some entries.
449
e4c467f9
XF
4502013-07-27 Xue Fuqiao <xfq.free@gmail.com>
451
742a3501
XF
452 * maintaining.texi (VC Directory Commands): Mention `D' and `L' in
453 vc-dir. (Bug#14948)
e4c467f9 454
f6b15024
EZ
4552013-07-26 Eli Zaretskii <eliz@gnu.org>
456
457 * display.texi (Fringes): Document the variable fringe-mode.
458 (Bug#14946)
459
1399490e 4602013-07-03 Glenn Morris <rgm@gnu.org>
e0070075
GM
461
462 * maintaining.texi (EDE): Fix cross-reference.
463
464 * programs.texi (Program Modes): Fix emacs-xtra reference.
465
253e30aa
GM
466 * help.texi (Misc Help): Index describe-syntax.
467
4c672a0f
EZ
4682013-06-29 Eli Zaretskii <eliz@gnu.org>
469
470 * basic.texi (Moving Point): Document visual-order-cursor-movement
471 and its effect on right-char and left-char.
472
0c72d017
GM
4732013-06-28 Glenn Morris <rgm@gnu.org>
474
475 * ack.texi (Acknowledgments): Small update.
476
789cf833
GM
4772013-06-19 Glenn Morris <rgm@gnu.org>
478
479 * Makefile.in (dist): Edit more configure variables.
480 Try to check that we do not miss any in future.
481
99c81280 4822013-06-12 Xue Fuqiao <xfq.free@gmail.com>
2bc4a725
XF
483
484 * vc1-xtra.texi (Revision Tags): Add a cross reference.
8d0b26f6 485 (CVS Options): Fix the default value of `vc-cvs-stay-local'.
2bc4a725 486
cd0527a4
XF
4872013-06-11 Glenn Morris <rgm@gnu.org>
488
489 * maintaining.texi (VC Directory Commands): Copyedit.
490 (Branches): Put back milder version of pre 2013-06-07 text.
491
04362df8
XF
4922013-06-07 Xue Fuqiao <xfq.free@gmail.com>
493
9102c47a 494 * maintaining.texi (Branches): Remove text copied from other sources.
04362df8 495
80fa505f
AM
4962013-06-05 Alan Mackenzie <acm@muc.de>
497
498 * search.texi (Isearch Scroll): Rename to "Not Exiting Isearch".
d2bf7a98
JL
499 (Not Exiting Isearch): Document new user option
500 `isearch-allow-prefix'. (Bug#9706)
80fa505f 501
e5e4a942
JL
5022013-06-03 Juri Linkov <juri@jurta.org>
503
504 * display.texi (Highlight Interactively): Add global keybindings
505 with the key prefix `M-s h'. Document old command `highlight-phrase'.
506 Document new command `highlight-symbol-at-point'.
507
67a3c09b
XF
5082013-06-02 Xue Fuqiao <xfq.free@gmail.com>
509
510 * maintaining.texi (Branches): Add motivations for branching.
9c3b7be7
XF
511 (VC Mode Line): Fix typo.
512 (VC Directory Commands): Mention `vc-dir-hide-up-to-date' with
513 prefix argument.
67a3c09b 514
c362f195
XF
5152013-06-02 Michael Albinus <michael.albinus@gmx.de>
516
517 * cmdargs.texi (General Variables): Use "unix:path=/dev/null" as
518 dummy value for $DBUS_SESSION_BUS_ADDRESS. It also suppresses
519 autolaunching of the D-Bus session bus.
520
f46305c8 5212013-06-01 Glenn Morris <rgm@gnu.org>
fc5b3b95
GM
522
523 * programs.texi (Semantic): Fix typo.
524
bee07d4f
XF
5252013-05-30 Xue Fuqiao <xfq.free@gmail.com>
526
527 * maintaining.texi (Types of Log File): Supplement some
528 information of change log files.
529
6d65486d
JL
5302013-05-15 Juri Linkov <juri@jurta.org>
531
532 * search.texi (Repeat Isearch): Mention key `RET' to finish
533 editing the string. (Bug#13348)
534
27c8b6eb
GM
5352013-05-14 Glenn Morris <rgm@gnu.org>
536
537 * ack.texi (Acknowledgments): Don't mention obsolete sup-mouse.el.
538
2d809ffa 5392013-05-09 Glenn Morris <rgm@gnu.org>
3bcc28ed
GM
540
541 * sending.texi (Mail Sending): Fix typo.
542
543 * windows.texi (Change Window): Fix typo.
544
90ed99d5
GM
545 * custom.texi (Changing a Variable): Fix typo.
546
9698b18f
GM
547 * trouble.texi (Contributing): Remove obsolete info re pretesters.
548
cbee2131
PE
5492013-05-05 Paul Eggert <eggert@cs.ucla.edu>
550
551 `write-region-inhibit-fsync' defaults to noninteractive (Bug#14273).
552 * cmdargs.texi (Initial Options):
553 * files.texi (Customize Save): Document this.
554
fd3a9a6b
GM
5552013-05-04 Glenn Morris <rgm@gnu.org>
556
557 * calendar.texi (Importing Diary): Mention diary-from-outlook-function.
558
5294599f
PE
5592013-03-17 Paul Eggert <eggert@cs.ucla.edu>
560
561 doc: convert some TeX accents to UTF-8
562 * ack.texi (Acknowledgments):
563 * emacs.texi (Acknowledgments):
564 Convert some TeX accents (e.g., '@l{}') to UTF-8 (e.g., 'ł').
565 Apparently the TeX accents cause problems when generating gnu.org
566 web pages, e.g., @l{} is rendered as '/l' on
567 <http://www.gnu.org/software/emacs/manual/html_node/
568 emacs/Acknowledgments.html>.
569
78be8b64 5702013-03-16 Glenn Morris <rgm@gnu.org>
c0765905
GM
571
572 * emacs.texi (Top): Add some stuff specific to www.gnu.org.
573
681ebc33
PE
5742013-03-04 Paul Eggert <eggert@cs.ucla.edu>
575
576 Prefer UTF-8 for documentation.
577 With GNU Texinfo 5.0, this generates nicer-looking info files,
578 since they can use curly quotes. With older Texinfo it doesn't matter.
579 * ack.texi, cal-xtra.texi, calendar.texi, emacs-xtra.texi, emacs.texi:
580 Switch from Latin-1 to UTF-8.
581
929aeac6 5822013-02-28 Bastien Guerry <bzg@gnu.org>
336d2ce2
BG
583
584 * xresources.texi (GTK resources): Fix broken link.
585
343a2aef
EZ
5862013-02-25 Eli Zaretskii <eliz@gnu.org>
587
588 * files.texi (Interlocking): Don't refer to symlinks as the
589 exclusive means of locking files.
590
cee1a690
GM
5912013-02-22 Glenn Morris <rgm@gnu.org>
592
593 * ack.texi (Acknowledgments):
594 * emacs.texi (Acknowledgments): Small updates.
595
f0c954fa
GM
5962013-02-21 Glenn Morris <rgm@gnu.org>
597
598 * files.texi (File Conveniences): Not just GIFs can be animated.
599
4e16ddf4
GM
6002013-02-13 Glenn Morris <rgm@gnu.org>
601
602 * ack.texi (Acknowledgments): Don't mention yow any more.
603
a683d06b
PE
6042013-02-13 Paul Eggert <eggert@cs.ucla.edu>
605
606 * cmdargs.texi (General Variables):
607 Fix TMPDIR documentation to match the code's behavior.
608
c4af1efc
GM
6092013-02-10 Glenn Morris <rgm@gnu.org>
610
611 * trouble.texi (Checklist): Update bug keybinding.
612
8549f9e8
EZ
6132013-02-09 Eli Zaretskii <eliz@gnu.org>
614
615 * msdog.texi (Text and Binary): Delete the description of
616 file-name-buffer-file-type-alist.
617
7f102272
PE
6182013-01-19 Paul Eggert <eggert@cs.ucla.edu>
619
ee271528
PE
620 * trouble.texi (Crashing): Suggest -p for newer addr2line. (Bug#13445)
621 Without it, I don't see function names. Older addr2line
622 implementations will die out sooner or later, so tailor the
623 first suggestion to recent addr2line, with a followup about
624 older ones.
7f102272 625
795e7a5b 6262013-01-19 Glenn Morris <rgm@gnu.org>
e17b9777
GM
627
628 * custom.texi (Directory Variables): Fix paren typo.
629
ecde0368
GM
630 * trouble.texi (Crashing): Not all addr2line have -p. (Bug#13445)
631
827253f7
GM
632 * custom.texi (Custom Themes): Fix typo.
633
acfe10b7
BG
6342013-01-07 Bastien Guerry <bzg@gnu.org>
635
636 * help.texi (Apropos): Document `apropos-user-option' and update
637 the doc for `apropos-variable'.
638
f8acde11
GM
6392013-01-05 Glenn Morris <rgm@gnu.org>
640
641 * text.texi (HTML Mode): Remove deleted nxml C-RET binding.
642
d72a2793
GM
6432012-12-21 Glenn Morris <rgm@gnu.org>
644
645 * emacs-xtra.texi (copying): The FSF does not sell copies of this.
646 Simply include doclicense.
647
1b947faa
CY
6482012-12-21 Chong Yidong <cyd@gnu.org>
649
650 * frames.texi (Mouse Commands): Fix description of the effect of
651 mouse dragging (Bug#13049).
652
f25f57bf
JL
6532012-12-15 Juri Linkov <juri@jurta.org>
654
655 * misc.texi (Recursive Edit): Add a link to "Query Replace".
656 (Bug#13181)
657
265c2fbf 6582012-12-10 Dani Moncayo <dmoncayo@gmail.com>
6ce49f24
DM
659
660 * killing.texi (Deletion): Doc fix (Bug#12748).
661
4288142b
PE
6622012-12-06 Paul Eggert <eggert@cs.ucla.edu>
663
664 * doclicense.texi, gpl.texi: Update to latest version from FSF.
665 These are just minor editorial changes.
666
d8ad4d3f 6672012-12-06 Juanma Barranquero <lekktu@gmail.com>
26163acc
JB
668
669 * vc1-xtra.texi (General VC Options): Remove obsolete reference
670 to `vc-path'.
671
c5bc2d1d 6722012-12-03 Chong Yidong <cyd@gnu.org>
547d6865
CY
673
674 * custom.texi (Init Rebinding): kbd is now a function (Bug#13052).
675
1cbaa705
KR
6762012-12-02 Kevin Ryde <user42@zip.com.au>
677
678 * maintaining.texi (Tag Syntax): Mention (defvar foo) handling.
679
00054d21
KR
6802012-12-01 Kevin Ryde <user42@zip.com.au>
681
682 * maintaining.texi (Tag Syntax): Mention Perl's "use constant".
683
c07a6ded
PE
6842012-11-24 Paul Eggert <eggert@cs.ucla.edu>
685
686 * doclicense.texi, gpl.texi: Update to latest version from FSF.
687 These are just minor editorial changes.
688
6ef2e5ef 6892012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
690
691 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
692 clarifications (Bug#12865).
693 (Horizontal Scrolling): Clarifications.
694
2ac9538d 6952012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
696
697 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
698
a33da68b
EZ
6992012-11-16 Eli Zaretskii <eliz@gnu.org>
700
701 * trouble.texi (Crashing): Add information about MS-Windows and
702 the emacs_backtrace.txt file. (Bug#12908)
703
f78ee6af 7042012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
705
706 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
707 actually named gdb-stopped-functions.
708
f78ee6af 7092012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
710
711 * misc.texi (Single Shell): Mention async-shell-command-buffer.
712
19e09879
GM
7132012-11-10 Glenn Morris <rgm@gnu.org>
714
715 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
716
ef7238c3
GM
717 * emacs.texi (Acknowledgments): Add profiler author.
718 * ack.texi (Acknowledgments): Add some recent contributions.
719
6baf66d5 7202012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 721
9d9e48d9
CY
722 * files.texi (Diff Mode): Doc fixes for
723 diff-delete-trailing-whitespace (Bug#12831).
724
4c1f6a5b
CY
725 * trouble.texi (Crashing): Copyedits.
726
6baf66d5 7272012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
728
729 * files.texi (Diff Mode): Trailing whitespace updates.
730
6baf66d5 7312012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 732
4eeba558
CY
733 * misc.texi (Terminal emulator): Document Term mode faces.
734
7d806bfe
CY
735 * mini.texi (Basic Minibuffer): New node. Document
736 minibuffer-electric-default-mode.
737
738 * display.texi (Visual Line Mode): Fix index entry.
739
cce0aa5a
CY
740 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
741 and index the keybindings. Document tabulated-list-sort.
742 (Kill Buffer): Capitalize Buffer Menu.
743
744 * trouble.texi (Memory Full): Capitalize Buffer Menu.
745
6baf66d5 7462012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
747
748 * display.texi (Auto Scrolling): Clarify that scroll-step is
749 ignored when scroll-conservatively is set to a non-zero value.
750 (Bug#12801)
751
6baf66d5 7522012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
753
754 * dired.texi (Dired Updating): Doc fix (Bug#11744).
755
87288971
MA
7562012-10-30 Michael Albinus <michael.albinus@gmx.de>
757
758 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
759
fc83c2de
CY
7602012-10-29 Chong Yidong <cyd@gnu.org>
761
762 * dired.texi (Shell Commands in Dired): Document changes to the
763 dired-do-async-shell-command.
764
82b21017
GM
7652012-10-28 Glenn Morris <rgm@gnu.org>
766
767 * ack.texi (Acknowledgments): Mention gv.el.
768
caa5e5a4
BG
7692012-10-27 Bastien Guerry <bzg@gnu.org>
770
771 * screen.texi (Menu Bar): Fix typo.
772
05b621a6
CY
7732012-10-27 Chong Yidong <cyd@gnu.org>
774
775 * frames.texi (Mouse Avoidance): Mention new variable
776 mouse-avoidance-banish-position.
777
778 * programs.texi (Which Function): Which Function mode now works in
779 all major modes by default.
780
781 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
782
783 * files.texi (Misc File Ops): Symbolic links on Windows only work
784 on Vista and later.
785
786 * building.texi (Compilation): Document compilation-always-kill.
787
788 * search.texi (Symbol Search): New node.
789
790 * package.texi (Package Menu): Document the "new" status.
791
792 * windows.texi (Window Choice): Don't refer to the obsolete
793 special-display feature.
794
cd996018
CY
7952012-10-24 Chong Yidong <cyd@gnu.org>
796
797 * mule.texi (Text Coding): set-buffer-file-coding-system can now
798 be invoked from the mode line.
799
800 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
801 changes to the mark and unmark commands.
802 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
803 which is no longer bound to dired-backup-diff.
804
fe605b94
BG
8052012-10-23 Bastien Guerry <bzg@gnu.org>
806
9eadb1a9
BG
807 * text.texi (Org Authoring): Use a comma after @ref to avoid the
808 insertion of a period in the Info output.
fe605b94 809
d1069532
SM
8102012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
811
812 * custom.texi (Hooks): Clarify that -hooks is deprecated.
813
1fb3aa3f
CY
8142012-10-23 Chong Yidong <cyd@gnu.org>
815
816 * kmacro.texi (Edit Keyboard Macro): Fix typo.
817
f42f1094
DM
8182012-10-18 Dani Moncayo <dmoncayo@gmail.com>
819
820 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
821
6c24e35f
GM
8222012-10-17 Glenn Morris <rgm@gnu.org>
823
824 * mini.texi (Repetition): Further copyedit.
825
429cdb05
DM
8262012-10-17 Dani Moncayo <dmoncayo@gmail.com>
827
828 * mini.texi (Repetition): Copyedit.
829
e5a94ec4
JL
8302012-10-16 Juri Linkov <juri@jurta.org>
831
832 * search.texi (Query Replace): Document multi-buffer replacement
833 keys. (Bug#12655)
834
835 * maintaining.texi (Tags Search): Change link "Replace" to
836 "Query Replace".
837
73f2b4ab
CY
8382012-10-13 Chong Yidong <cyd@gnu.org>
839
840 * files.texi (File Conveniences): ImageMagick enabled by default.
841
d8e213eb
DM
8422012-10-10 Dani Moncayo <dmoncayo@gmail.com>
843
844 * basic.texi (Arguments): Fix typos.
845
b859a383
GM
8462012-10-08 Glenn Morris <rgm@gnu.org>
847
cad4f290
GM
848 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
849
b859a383
GM
850 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
851
f1f4dba0
GM
8522012-10-06 Glenn Morris <rgm@gnu.org>
853
854 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
855 Mention cal-tex-cursor-week2-summary.
856
c6b68a28
CY
8572012-10-06 Chong Yidong <cyd@gnu.org>
858
859 * mini.texi (Passwords): Fix typo.
860
751bac18
GM
8612012-10-02 Glenn Morris <rgm@gnu.org>
862
863 * maintaining.texi (VC Directory Commands):
864 Remove duplicate `q' entry. (Bug#12553)
865
48de8b12
CY
8662012-09-30 Chong Yidong <cyd@gnu.org>
867
868 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
869
870 * search.texi (Special Isearch): Document the lax space search
871 feature and M-s SPC.
872 (Regexp Search): Move main search-whitespace-regexp description to
873 Special Isearch.
874 (Replace): Document replace-lax-whitespace.
875
876 * basic.texi (Position Info): Document C-u M-=.
877 (Moving Point): Document move-to-column.
878
879 * display.texi (Useless Whitespace): Add delete-trailing-lines.
880
881 * misc.texi (emacsclient Options): Document the effect of
882 initial-buffer-choice on client frames. Document server-auth-dir.
883 Do not document server-host, which is bad security practice.
884
885 * building.texi (Lisp Libraries): Docstring lookups can trigger
886 autoloading. Document help-enable-auto-load.
887
888 * mini.texi (Yes or No Prompts): New node.
889
890 * ack.texi (Acknowledgments): Remove obsolete packages.
891
4695c850
GM
8922012-09-27 Glenn Morris <rgm@gnu.org>
893
894 * cal-xtra.texi (Advanced Calendar/Diary Usage):
895 Rename the section to be more general.
896 * emacs.texi: Update menu.
897
e109c4a6
CY
8982012-09-23 Chong Yidong <cyd@gnu.org>
899
900 * buffers.texi (Misc Buffer): Replace toggle-read-only with
901 read-only-mode.
902
903 * files.texi (Visiting): Likewise.
904
2e83df57
PE
9052012-09-22 Paul Eggert <eggert@cs.ucla.edu>
906
907 * trouble.texi (Crashing): Document ulimit -c.
908
58f3a196
PE
9092012-09-21 Paul Eggert <eggert@cs.ucla.edu>
910
911 * trouble.texi (Crashing): Document addr2line.
912
2fb6d9c6
GM
9132012-09-19 Tassilo Horn <tsdh@gnu.org>
914
915 * misc.texi (DocView Slicing): Document new slice from
916 BoundingBox feature.
917
4ef1567b
CY
9182012-09-19 Chong Yidong <cyd@gnu.org>
919
920 * killing.texi (Yanking): Minor clarification (Bug#12469).
921
9e9da873
CY
9222012-09-17 Chong Yidong <cyd@gnu.org>
923
924 * building.texi (GDB User Interface Layout): Remove reference to
925 removed variable gdb-use-separate-io-buffer (Bug#12454).
926
0979429b
J
9272012-09-08 Jambunathan K <kjambunathan@gmail.com>
928
929 * regs.texi (Text Registers): `C-x r +' can now be used instead of
930 M-x append-to-register. New option `register-separator'.
931 (Number Registers): Mention that `C-x r +' is polymorphic.
932
14ba4cf3
CY
9332012-09-07 Chong Yidong <cyd@gnu.org>
934
935 * windows.texi (Window Choice): Don't mention obsolete
936 display-buffer-reuse-frames.
937
cf29dd84
PE
9382012-09-04 Paul Eggert <eggert@cs.ucla.edu>
939
940 Give more-useful info on a fatal error (Bug#12328).
941 * trouble.texi (Crashing): New section, documenting this.
942
aa0ecd94
MA
9432012-08-24 Michael Albinus <michael.albinus@gmx.de>
944
0979429b
J
945 * cmdargs.texi (General Variables):
946 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
947 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 948
ba025fbd
EZ
9492012-08-14 Eli Zaretskii <eliz@gnu.org>
950
951 * building.texi (Debugger Operation): Correct and improve
952 documentation of the GUD Tooltip mode.
953
0c51ff6d
CY
9542012-07-31 Chong Yidong <cyd@gnu.org>
955
956 * emacs.texi: Fix ISBN (Bug#12080).
957
35b6586e
CY
9582012-08-05 Chong Yidong <cyd@gnu.org>
959
960 * display.texi (Faces): Document frame-background-mode (Bug#7774).
961
962 * custom.texi (Face Customization): Move discussion of face
963 inheritance here, from Faces section.
964
0e1a094f 9652012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
966
967 * frames.texi (Mouse Commands): Fix the description of mouse-2.
968 (Bug#11958)
969
e32a12b5
CY
9702012-07-19 Chong Yidong <cyd@gnu.org>
971
972 * emacs.texi: Update ISBN.
973
9ea10cc3
CY
9742012-07-17 Chong Yidong <cyd@gnu.org>
975
976 * basic.texi (Inserting Text): Replace ucs-insert with
977 insert-char. Provide more details of input.
978
979 * mule.texi (International Chars, Input Methods): Likewise.
980
b68b3337
CY
9812012-07-13 Chong Yidong <cyd@gnu.org>
982
dea31bd3
CY
983 * custom.texi (Examining): Update C-h v message.
984
b68b3337
CY
985 * buffers.texi (Misc Buffer): Document view-read-only.
986
ab4c47d3
CY
9872012-07-07 Chong Yidong <cyd@gnu.org>
988
989 * custom.texi (Init File): Index site-lisp (Bug#11435).
990
6edc3d28
CY
9912012-07-06 Chong Yidong <cyd@gnu.org>
992
993 * emacs.texi: Re-order top-level menu to correspond to logical
994 order, to avoid makeinfo warnings.
995
996 * ack.texi (Acknowledgments): Note new python.el.
997
3812efdc
CY
9982012-06-29 Chong Yidong <cyd@gnu.org>
999
1000 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
1001 * basic.texi (Erasing, Basic Undo): Fix markup.
1002
c8d3a25c 10032012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
1004
1005 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
1006
c8d3a25c 10072012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
1008
1009 * fixit.texi (Undo): Fix typo. (Bug#11775)
1010
65400531
GM
10112012-06-27 Glenn Morris <rgm@gnu.org>
1012
1013 * ack.texi (Acknowledgments): Tiny update.
1014
ac1a0ce1 10152012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
1016
1017 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
1018
ddfbf826 10192012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 1020
ddfbf826 1021 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
1022
1023 * anti.texi:
1024 * building.texi:
1025 * cmdargs.texi:
1026 * custom.texi:
1027 * display.texi:
1028 * files.texi:
1029 * frames.texi:
1030 * glossary.texi:
1031 * misc.texi:
1032 * mule.texi:
1033 * programs.texi:
1034 * sending.texi:
1035 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
1036
85973ba0
MA
10372012-06-06 Michael Albinus <michael.albinus@gmx.de>
1038
1039 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
1040
c1dabff0
GM
10412012-05-28 Glenn Morris <rgm@gnu.org>
1042
1043 * ack.texi, building.texi, calendar.texi, custom.texi:
1044 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
1045
abb9615e
GM
10462012-05-27 Glenn Morris <rgm@gnu.org>
1047
bd39eb06
GM
1048 * emacs.texi: Simplify following removal of node pointers.
1049
abb9615e
GM
1050 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
1051 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
1052 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
1053 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
1054 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
1055 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
1056 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
1057 * windows.texi, xresources.texi: Nuke hand-written node pointers.
1058
6c200b4a
GM
10592012-05-22 Glenn Morris <rgm@gnu.org>
1060
1061 * emacs.texi (Acknowledgments): Add another contributor.
1062
3fe7cdc8
GM
10632012-05-12 Glenn Morris <rgm@gnu.org>
1064
1065 * Makefile.in (MKDIR_P): New, set by configure.
1066 (mkinfodir): Use $MKDIR_P.
1067
dc0f75c8
GM
10682012-05-10 Glenn Morris <rgm@gnu.org>
1069
b8a82b69
GM
1070 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
1071 with "coding: raw-text".
1072
dc0f75c8
GM
1073 * files.texi (Interlocking): Mention create-lockfiles option.
1074
666b903b 10752012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
1076
1077 * frames.texi (Mouse References, Mouse Commands): Fix index
1078 entries (Bug#11362).
1079
eceeb5fc 10802012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 1081
eceeb5fc
CY
1082 * custom.texi (Customization Groups, Custom Themes, Examining):
1083 Improve page breaks.
1084
1085 * rmail.texi (Rmail Display): Use example rather than smallexample.
1086
1087 * calendar.texi: Convert inforefs to refs.
1088
1089 * dired.texi (Dired Enter): Improve page break.
1090
1091 * abbrevs.texi (Abbrev Concepts): Copyedits.
1092
1093 * maintaining.texi (Registering, Tag Syntax):
1094 Tweak line and page breaks.
1095
1096 * programs.texi (Programs, Electric C): Copyedits.
1097 (Program Modes): Add xref to Fortran.
1098 (Left Margin Paren): Remove what was (oddly enough) the only use
1099 of defvar in the entire Emacs manual.
1100 (Hungry Delete): Remove footnote about ancient Emacs version.
1101 (Other C Commands): Use example rather than smallexample.
1102
1103 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
1104 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
1105 Tweak line and page breaks.
1106
1107 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
1108 (Major Modes): Use example rather than smallexample.
bbba8869 1109
eceeb5fc
CY
1110 * mule.texi (Output Coding): Reword to improve page-breaks.
1111
1112 * frames.texi (Fonts): Tweak line and page breaks.
1113 Use example rather than smallexample. Change cross-reference.
1114 (Text-Only Mouse): Fix xref.
1115
1116 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
1117 (Indirect Buffers): Tweak line- and page-breaks.
1118
1119 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
1120
8045b906
GM
11212012-05-04 Glenn Morris <rgm@gnu.org>
1122
1123 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
1124 (info, infoclean): Use $INFO_EXT.
1125 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
1126 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
1127 (INFO_TARGETS): Use $INFO_EXT.
1128 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
1129
90207a15 11302012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
1131
1132 * emacs.texi (@copying): Only print EDITION in the TeX version.
1133
e2058813
GM
1134 * search.texi (Regexp Search): Just say "Emacs".
1135
a162959e
GM
1136 * display.texi (Auto Scrolling):
1137 Reword to avoid repetition and improve page break.
1138
9eb25ee8
GM
1139 * xresources.texi (Resources):
1140 * mule.texi (Language Environments):
1141 * misc.texi (Amusements):
1142 * maintaining.texi (VC Change Log):
1143 * frames.texi (Fonts):
1144 * custom.texi (Specifying File Variables, Minibuffer Maps):
1145 * cmdargs.texi (Initial Options):
1146 * building.texi (Flymake):
1147 Reword to remove/reduce some overly long/short lines.
1148
a4289d0e
GM
11492012-04-27 Glenn Morris <rgm@gnu.org>
1150
1151 * emacs.texi: Some fixes for detailed menu.
1152
1a72be46
GM
1153 * emacs.texi: Add "et al." to authors.
1154
16152b76
GM
1155 * ack.texi, basic.texi, buffers.texi, building.texi:
1156 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
1157 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
1158 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
1159 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
1160 * search.texi, trouble.texi, windows.texi:
1161 Use Texinfo recommended convention for quotes+punctuation.
1162
578c1d4b 11632012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 1164
578c1d4b
GM
1165 * mule.texi (Bidirectional Editing): Improve indexing.
1166 Minor wording tweaks.
84412f2c 1167
467a33d0
CY
11682012-04-15 Chong Yidong <cyd@gnu.org>
1169
1170 * misc.texi (emacsclient Options): More clarifications.
1171
e6fd457e 11722012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 1173
41be52d7
GM
1174 * msdog.texi (Windows Printing): It doesn't set printer-name.
1175
05806f43
GM
1176 * mule.texi (Language Environments): Move font info to "Fontsets".
1177 (Fontsets): Move intlfonts etc here from "Language Environments".
1178 Copyedits.
1179 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
1180 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
1181
e6fd457e 11822012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 1183
0be641c0
CY
1184 * glossary.texi (Glossary): Standardize on "text terminal"
1185 terminology. All callers changed.
1186
6a00f380
CY
1187 * misc.texi (emacsclient Options): Document "client frame" concept
1188 and its effect on C-x C-c more carefully.
1189
e6fd457e 11902012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 1191
870e8fb8
GM
1192 * frames.texi (Scroll Bars):
1193 * glossary.texi (Glossary): Use consistent case for "X Window System".
1194
71cd7772
GM
1195 * mule.texi (Select Input Method, Coding Systems):
1196 State command names in kbd tables.
1197 (Recognize Coding): Add cross-ref.
1198 (Output Coding): Don't mention message mode in particular.
1199 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
1200 Copyedits.
1201
35dc09a1 12022012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
1203
1204 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
1205 Copyedits.
1206 (Coding Systems): Mac OS X apparently uses newlines for EOL.
1207 (Recognize Coding): Remove old auto-coding-regexp-alist example.
1208 auto-coding-functions does not override coding: tags.
1209 Remove rmail-decode-mime-charset; it no longer has any effect.
1210
35dc09a1 12112012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
1212
1213 * custom.texi (Creating Custom Themes): Add reference to Custom
1214 Themes node in Lisp manual.
1215
35dc09a1 12162012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
1217
1218 * mule.texi (International): Copyedits.
1219 (International Chars): Update C-x = example output.
1220 (Disabling Multibyte): Rename from "Enabling Multibyte".
1221 Clarify what "unibyte: t" does, and mode-line description.
1222 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
1223 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 1224 (Language Environments): Copyedits.
893585f4
GM
1225 (Input Methods): Copyedits. Use "^" for the postfix example,
1226 because it is less confusing inside Info's `quotes'.
e0550cae 1227
bd7239f5 1228 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
1229 Update for "Disabling Multibyte" node name change.
1230 * emacs.texi: Update for "Disabling Multibyte" node name change.
1231
1c64e6ed
GM
1232 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
1233 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
1234 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
1235 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
1236 * sending.texi, text.texi, trouble.texi:
1237 Use @file for buffers, per the Texinfo manual.
1238
20331c1c
GM
1239 * entering.texi (Entering Emacs):
1240 Do not mention initial-buffer-choice = t.
1241
8fc85b20
GM
1242 * misc.texi (Gnus Startup): Use @env for environment variables.
1243
35dc09a1
GM
1244 * Makefile.in: Replace non-portable use of $< in ordinary rules.
1245
87124233
GM
12462012-04-12 Glenn Morris <rgm@gnu.org>
1247
1248 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
1249
f3774f20
GM
12502012-04-07 Glenn Morris <rgm@gnu.org>
1251
1252 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
1253
8980d0b9
GM
12542012-04-05 Glenn Morris <rgm@gnu.org>
1255
1256 * glossary.texi (Glossary): Use anchors for internal cross-references.
1257
8bf27c8a
GM
12582012-04-04 Glenn Morris <rgm@gnu.org>
1259
1260 * glossary.texi (Glossary): Copyedits.
1261 Use Texinfo-recommended convention for quotes and punctuation.
1262 Comment out a few specialized (Rmail) items.
a0706406 1263 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 1264 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 1265
529c06b6
CY
12662012-04-03 Chong Yidong <cyd@gnu.org>
1267
1268 * sending.texi (Mail Misc): Fix an index entry.
1269
53b0595a
EZ
12702012-04-02 Eli Zaretskii <eliz@gnu.org>
1271
1272 * msdog.texi (Windows Startup): Add description of emacsclient
1273 operation under -c and -t on MS-Windows.
1274
1275 * misc.texi (emacsclient Options): Add cross-reference to "Windows
1276 Startup". (Bug#11091)
1277
d8e213eb 12782012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
1279
1280 * custom.texi (Changing a Variable): Fix example.
1281
0d224826
EZ
12822012-04-01 Eli Zaretskii <eliz@gnu.org>
1283
1284 * misc.texi (emacsclient Options): More clarifications about -t
1285 and -c on MS-Windows. (Bug#11091)
1286
1d265f9f
EZ
12872012-03-31 Eli Zaretskii <eliz@gnu.org>
1288
1289 * misc.texi (emacsclient Options): Document peculiarities of new
1290 frame creation on MS-Windows under -c or -t options. (Bug#11091)
1291
5319014e
CY
12922012-03-30 Chong Yidong <cyd@gnu.org>
1293
1294 * files.texi (File Conveniences): Clarify Imagemagick discussion.
1295
2bfab837
GM
12962012-03-22 Glenn Morris <rgm@gnu.org>
1297
1298 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
1299
986bd52a
CY
13002012-03-17 Chong Yidong <cyd@gnu.org>
1301
1302 * package.texi (Package Installation): Document use of
1303 package-initialize in init file.
1304
66ecdc9e
GM
13052012-03-16 Glenn Morris <rgm@gnu.org>
1306
1307 * help.texi (Language Help):
1308 * mule.texi (International Chars):
1309 etc/HELLO is for character demonstration.
1310
d8e213eb 13112012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
1312
1313 * dired.texi (Shell Commands in Dired): Fix typo.
1314
a08a07e3
CY
13152012-03-04 Chong Yidong <cyd@gnu.org>
1316
1317 * killing.texi (Clipboard): Document clipboard manager.
1318
53eced6d
GM
13192012-02-29 Glenn Morris <rgm@gnu.org>
1320
f8425af2
GM
1321 * ack.texi (Acknowledgments): Use @Tex{} in more places.
1322
775b55af
GM
1323 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
1324
53eced6d
GM
1325 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
1326
44e97401
GM
13272012-02-28 Glenn Morris <rgm@gnu.org>
1328
1329 * custom.texi, display.texi, emacs.texi, files.texi:
1330 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
1331 Standardize possessive apostrophe usage.
1332
525795c1
JD
13332012-02-25 Jan Djärv <jan.h.d@swipnet.se>
1334
1335 * macos.texi (Mac / GNUstep Customization): Remove text about
1336 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
1337
d8e213eb 13382012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
1339
1340 * buffers.texi (Select Buffer): Mention that saving in a new file
1341 name can switch to a different major mode.
1342
6ea1787e
GM
13432012-02-23 Glenn Morris <rgm@gnu.org>
1344
49fe4321
GM
1345 * mini.texi (Minibuffer File, Completion Options, Repetition):
1346 Copyedits.
1347 (Completion Example): Other M-x au* commands may be defined.
1348 (Completion Styles): Mention emacs21 and completion-category-overrides.
1349
8f4042d2
GM
1350 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
1351 (Windows Keyboard, Windows Mouse, Windows Processes)
1352 (Windows Printing, Windows Misc): Copyedits.
1353 (ls in Lisp): Update switches list.
1354
371fb833
GM
1355 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
1356 Update dos-mode* function names.
1357 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
1358 (MS-DOS Processes): Add xref to main ls-lisp section.
1359
6ea1787e
GM
1360 * ack.texi (Acknowledgments): Mention smie.
1361
40ace058
GM
13622012-02-22 Glenn Morris <rgm@gnu.org>
1363
1364 * macos.texi: Copyedits. Fix @key/@kbd usage.
1365 (Mac / GNUstep Basics): Don't mention the panels, since the next
1366 section covers them.
1367 (Mac / GNUstep Customization): Merge some panel info from previous.
1368
41f1e868
GM
13692012-02-21 Glenn Morris <rgm@gnu.org>
1370
68af8d4f
GM
1371 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
1372 Small fixes.
1373
2e03845d
GM
1374 * emacs-xtra.texi: Picture mode is no longer a chapter.
1375
f9a998c3
GM
1376 * picture-xtra.texi (Basic Picture): C-a does get remapped.
1377
41f1e868
GM
1378 * ack.texi (Acknowledgments): Small changes, including resorting,
1379 and removal of things no longer distributed.
1380
ea09410d
GM
13812012-02-20 Glenn Morris <rgm@gnu.org>
1382
2d2f6581
GM
1383 * emacs.texi (Top, Preface): Small rephrasings.
1384 (menu, detailmenu): Update entries, and reformat some descriptions.
1385 * building.texi, display.texi, emacs-xtra.texi, files.texi:
1386 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
1387 Reformat some menu descriptions.
1388
196f8c0e
GM
1389 * ack.texi (Acknowledgments): More updates.
1390
8730412a
GM
1391 * emacs.texi (Acknowledgments): Add several names from ack.texi,
1392 and from Author: headers.
ae15b89b 1393 (Distrib): Small updates.
ea09410d 1394
37863f20
GM
13952012-02-18 Glenn Morris <rgm@gnu.org>
1396
37c3b9ee
GM
1397 * ack.texi (Acknowledgments): Add xref to Org manual.
1398
b474519e
GM
1399 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
1400 of '*mail*', since Message does not call it that.
1401 (Rmail Reply): Rename rmail-dont-reply-to-names.
1402 \\`info- no longer handled specially.
1403 Update for rmail-enable-mime-composing.
1404 Don't mention 'm' for replies.
d5081c1e 1405 Don't mention rmail-mail-new-frame and canceling, since it does
b474519e
GM
1406 not work for Message at the moment.
1407
a5987767
GM
1408 * cal-xtra.texi: Copyedits.
1409
37863f20
GM
1410 * emacs-xtra.texi: Set encoding to ISO-8859-1.
1411
112d1241
GM
14122012-02-17 Glenn Morris <rgm@gnu.org>
1413
0fd2c9a3
GM
1414 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
1415
1d6ecbfa
GM
1416 * ack.texi (Acknowledgments): Mention Gnulib.
1417
102f1b54
GM
1418 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
1419
112d1241
GM
1420 * calendar.texi: Misc small changes, including updating the dates
1421 of examples.
1422
3a05ff1d
GM
14232012-02-16 Glenn Morris <rgm@gnu.org>
1424
d1354af0
GM
1425 * calendar.texi: Misc small changes.
1426
5f9756ec
GM
1427 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
1428 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
1429
3b19a30d
GM
1430 * dired-xtra.texi (Subdir Switches): Small fixes.
1431
3a05ff1d
GM
1432 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
1433
9f26dc24
GM
14342012-02-15 Glenn Morris <rgm@gnu.org>
1435
1436 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
1437
fb969a57
GM
14382012-02-12 Glenn Morris <rgm@gnu.org>
1439
1440 * ack.texi (Acknowledgments):
1441 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
1442
0aca1292
GM
14432012-02-10 Glenn Morris <rgm@gnu.org>
1444
104dc9c6
GM
1445 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
1446
0aca1292
GM
1447 * programs.texi (Misc for Programs): Mention electric-layout-mode.
1448
91af9d2e
GM
14492012-02-09 Glenn Morris <rgm@gnu.org>
1450
0aca1292
GM
1451 * buffers.texi (Misc Buffer): M-x info does not seem to require a
1452 buffer switch after M-x rename-uniquely.
63c727b2 1453
91af9d2e
GM
1454 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
1455
1ef1990c
JB
14562012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
1457
1458 * text.texi (Org Mode): Fix typo.
1459
e74e58c9
GM
14602012-02-08 Glenn Morris <rgm@gnu.org>
1461
cefee440
GM
1462 * ack.texi (Acknowledgments): Update emacs-lock info.
1463
a7686350
GM
1464 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
1465
e74e58c9
GM
1466 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
1467
fe93bc91
GM
14682012-02-07 Glenn Morris <rgm@gnu.org>
1469
1470 * files.texi (File Conveniences): Mention ImageMagick images.
1471
d273439c
GM
14722012-02-05 Glenn Morris <rgm@gnu.org>
1473
649f602c
GM
1474 * trouble.texi (Checklist): Mention debug-on-event.
1475
d273439c
GM
1476 * maintaining.texi (Maintaining): Add cross-ref to ERT.
1477
a9410bdf
GM
14782012-02-04 Glenn Morris <rgm@gnu.org>
1479
1f5e1a16
GM
1480 * macos.texi (Customization options specific to Mac OS / GNUstep):
1481 New subsection.
1482
b7314ef7
GM
1483 * display.texi (Colors): Mention list-colors-sort.
1484
a9410bdf
GM
1485 * files.texi (File Conveniences): Mention image animation.
1486
75319d7f
CY
14872012-01-31 Chong Yidong <cyd@gnu.org>
1488
1489 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
1490 scroll bars (Bug#10666).
1491
2680c309
CY
14922012-01-28 Chong Yidong <cyd@gnu.org>
1493
691db250
CY
1494 * files.texi (Filesets): Fix typos.
1495
2680c309
CY
1496 * display.texi (Faces): Add xref to Colors node.
1497
2a90dfca
DM
14982012-01-27 Dani Moncayo <dmoncayo@gmail.com>
1499
1500 * buffers.texi (Select Buffer): Clarify explanation of switching
1501 to new buffers. Fix description of next-buffer and
6df6ae42 1502 previous-buffer (Bug#10334).
2a90dfca
DM
1503 (Misc Buffer): Add xref to View Mode.
1504
1505 * text.texi (Fill Commands): Fix description of
1506 sentence-end-double-space.
1507
20d2304d
CY
15082012-01-23 Chong Yidong <cyd@gnu.org>
1509
f088cb8b 1510 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 1511
01ec1eed
VS
15122012-01-16 Volker Sobek <reklov@live.com> (tiny change)
1513
1514 * programs.texi (Comment Commands): Typo (bug#10514).
1515
06848b82
CY
15162012-01-15 Chong Yidong <cyd@gnu.org>
1517
1518 * xresources.texi (X Resources): Describe GTK+ case first.
1519 (Resources): Don't use borderWidth as an example, since it doesn't
1520 work with GTK+.
1521 (Table of Resources): Clarify role of several resources, including
1522 the Emacs 24 behavior of cursorBlink etc.
1523 (Face Resources): Node deleted. Recommend using Customize
1524 instead. Add paragraph to `Table of Resources' node summarizing
1525 how to use X resources for changing faces.
1526 (Lucid Resources): Rewrite, omitting description of font names,
1527 referring to the Fonts node instead.
1528 (LessTif Resources): Copyedits.
1529 (GTK resources): Rewrite, describing the difference between gtk2
1530 and gtk3.
1531 (GTK Resource Basics): New node.
1532 (GTK Widget Names, GTK Names in Emacs): Rewrite.
1533 (GTK styles): Just refer to Fonts node for GTK font format.
1534
1535 * display.texi (Faces): Document the cursor face.
1536
a73a3461
CY
15372012-01-14 Chong Yidong <cyd@gnu.org>
1538
01ec1eed 1539 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
1540 (General Variables): Add xref to Lisp Libraries.
1541 (Initial Options): Copyedits.
1542 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
1543 (Environment): Clarify what getenv does.
1544 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
1545 light backgrounds on xterms.
1546 (Misc Variables): TEMP and TMP are not Windows-specific.
1547 (Display X): Copyedits.
1548 (Colors X): -bd does nothing for GTK.
1549 (Icons X): Gnome 3 doesn't use taskbars.
1550
1551 * misc.texi (Shell): Document exec-path here.
1552
1553 * rmail.texi (Movemail): Add xref for exec-path.
1554
e517eda4
GM
15552012-01-13 Glenn Morris <rgm@gnu.org>
1556
1557 * dired.texi (Dired and Find): Clarify find-ls-options.
1558
1de76afe
CY
15592012-01-09 Chong Yidong <cyd@gnu.org>
1560
71873e2b 1561 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
1562 SHA-256.
1563
c61ab18c
CY
15642012-01-07 Chong Yidong <cyd@gnu.org>
1565
e490b289
CY
1566 * display.texi (Useless Whitespace): Add Whitespace mode.
1567
1de77c4c
CY
1568 * custom.texi (Hooks): Discuss how to disable minor modes.
1569
1570 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 1571 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 1572
c61ab18c
CY
1573 * trouble.texi (Lossage): Refer to Bugs node for problems.
1574 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
1575 (Screen Garbled): Don't refer to terminal "manufacturers".
1576 (Total Frustration): Node deleted. Eliza is documented in
1577 Amusements now.
71873e2b
SM
1578 (Known Problems): More info about using the bug tracker.
1579 Mention debbugs package.
c61ab18c
CY
1580 (Bug Criteria): Copyedits.
1581 (Understanding Bug Reporting): Mention emacs -Q.
1582
89bd9ccd
CY
15832012-01-06 Chong Yidong <cyd@gnu.org>
1584
1585 * custom.texi (Specifying File Variables): The mode: keyword
1586 doesn't have to be first anymore. Add example of specifying minor
1587 modes.
1588 (Directory Variables): Simplify example. Mention application to
1589 non-file buffers.
1590 (Disabling): Use "initialization file" terminology.
1591 (Init Examples): Fix hook example.
1592
8034735f
EZ
15932012-01-06 Eli Zaretskii <eliz@gnu.org>
1594
1595 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
1596 (Bug#10422)
1597 Move the stuff about resources to xresources.texi.
1598
1599 * xresources.texi (Resources): Move information about setting X
1600 resources in the Registry from cmdargs.texi. Make the index entry
1601 be similar to the one in cmdargs.texi.
1602
b0d7d8af
CY
16032012-01-05 Chong Yidong <cyd@gnu.org>
1604
1605 * custom.texi (Customization Groups): Update example.
1606 (Browsing Custom): Document the new search field.
1607 (Changing a Variable): Update example for Emacs 24 changes.
1608 Document Custom-set and Custom-save commands.
1609 (Face Customization): Document Emacs 24 changes. De-document
1610 modify-face.
1611 (Specific Customization): Mention customize-variable.
1612 (Custom Themes): Add customize-themes, custom-theme-load-path,
1613 custom-theme-directory, and describe-theme.
1614 (Creating Custom Themes): New node.
1615 (Examining): Mention M-:.
1616
1617 * package.texi (Packages): Fix typo.
1618
88c5c7c8
CY
16192012-01-03 Chong Yidong <cyd@gnu.org>
1620
1621 * misc.texi (Single Shell): Don't document Lisp usage of
1622 shell-command. Tidy up discussion of synchronicity. Add index
1623 entries for async-shell-command.
1624 (Interactive Shell): Note that M-x shell uses shell-file-name.
1625 Note change in behavior in Emacs 24.
1626 (Shell Mode): Shell mode now uses completion-at-point.
1627 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
1628 default method for recognizing prompts nowadays.
1629 (Shell Ring): Add xref to Minibuffer History.
1630 (Directory Tracking): Explain Dirtrack mode in more detail.
1631 (Term Mode): Fix index entries.
1632 (Paging in Term): Merge into Term Mode.
1633 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
1634 (Printing): Fix xref. State default of lpr-switches.
1635 (PostScript): Remove obsolete sentence. Omit description of
1636 non-interactive behaviors.
1637 (Hyperlinking): Improve description.
1638 (Browse-URL): Using compose-mail for mailto URLs is the default.
1639 Document browse-url-mailto-function.
1640 (Goto Address mode): Add index entries. Add xref to Browse-URL.
1641 (FFAP): FFAP is not a minor mode.
71873e2b
SM
1642 (Amusements): M-x lm was renamed to M-x landmark.
1643 Document nato-region.
88c5c7c8 1644
b8ecfdfe
CY
16452012-01-01 Chong Yidong <cyd@gnu.org>
1646
1647 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
1648 (Gnus Startup): Note that the system might not be set up for news.
1649 Describe group levels more clearly.
1650 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
1651 Summary of Gnus.
1652 (Document View): Copyedits. Move zoom commads to DocView
1653 Navigation node.
1654 (DocView Navigation, DocView Searching, DocView Slicing)
1655 (DocView Conversion): Nodes renamed from Navigation, etc.
1656
1657 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
1658
7bc7d2aa
EZ
16592011-12-31 Eli Zaretskii <eliz@gnu.org>
1660
1661 * basic.texi (Moving Point): Fix the description of C-n and C-p.
1662 (Bug#10380)
1663
b30941db
CY
16642011-12-30 Chong Yidong <cyd@gnu.org>
1665
1666 * sending.texi (Sending Mail): Document initial mail buffer name,
1667 and changed multiple mail buffer behavior.
1668 (Mail Format): Put the example at the top of the section.
1669 (Mail Headers): Move discussion of "From" to the top.
1670 (Mail Sending): Document sendmail-query-once.
1671 (Citing Mail): Make it less Rmail-specific.
1672
0ed49f93
CY
16732011-12-29 Chong Yidong <cyd@gnu.org>
1674
1675 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
1676 example. Add index entries.
1677 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
1678
c40a7de7
CY
16792011-12-26 Chong Yidong <cyd@gnu.org>
1680
71873e2b
SM
1681 * dired.texi (Dired Enter, Misc Dired Features):
1682 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
1683 (Dired Navigation): Add index entries.
1684 (Dired Visiting): Fix View Mode xref.
1685 (Marks vs Flags): Prefer C-/ binding for undo.
1686 (Subdirectories in Dired): Add xrefs.
1687 (Misc Dired Features): Document some Emacs 24 changes. Add index
1688 entries.
1689
1690 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
1691 variable, since it is explained in Minor Modes node.
1692 (Defining Abbrevs): Copyedits.
1693 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1694 C-/ binding for undo.
1695 (Dabbrev Customization): Add xrefs for case-fold-search and
1696 case-replace.
1697
1698 * dired-xtra.texi (Subdir Switches): Add xref.
1699
1700 * maintaining.texi (VC Directory Commands): Mention quit-window.
1701
3d992aa0
CY
17022011-12-25 Chong Yidong <cyd@gnu.org>
1703
1704 * maintaining.texi (Tags): Mention Semantic.
1705 (Create Tags Table, Etags Regexps): Copyedits.
1706 (Find Tag): Mention minibuffer completion.
1707 (List Tags): Mention completion-at-point. Completion is actually
1708 available in M-x list-tags.
1709
1710 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1711 Document vc-delete-file.
1712
1713 * files.texi (Misc File Ops): Mention vc-delete-file.
1714
1715 * programs.texi (Symbol Completion): Mention completion-at-point
1716 explicitly.
1717
2785d024
CY
17182011-12-22 Chong Yidong <cyd@gnu.org>
1719
1720 * maintaining.texi (Change Log Commands): Don't specially mention
1721 vc-update-change-log which is CVS-only.
1722
1723 * vc1-xtra.texi (Version Headers): Note that these are for
1724 Subversion, CVS, etc. only.
71873e2b
SM
1725 (General VC Options): De-document vc-keep-workfiles.
1726 Fix RCS-isms.
2785d024 1727
0ab39399
EZ
17282011-12-22 Eli Zaretskii <eliz@gnu.org>
1729
1730 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1731 should be @end iftex".
1732
d3098e1e
CY
17332011-12-21 Chong Yidong <cyd@gnu.org>
1734
1735 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1736 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1737 (VC Pull): Mention vc-log-incoming.
1738 (Log Buffer): Add CVS/RCS only disclaimer.
1739
1740 * vc1-xtra.texi (Remote Repositories): Update introduction.
1741 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1742 (Remote Repositories, Version Backups): Node deleted.
1743 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1744 (CVS Options): Reduce verbosity of description of obscure CVS
1745 locking feature.
1746 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1747 Tags node.
1748 (Revision Tags): Move under Miscellaneous VC subsection.
1749 (Change Logs and VC): Note that this is wrong for DVCSs.
1750 De-document log entry manipulating features.
1751 (Renaming and VC): Describe how it works on modern VCSes.
1752
1753 * files.texi (Misc File Ops): Mention vc-rename-file.
1754
1755 * programs.texi (Custom C Indent): Add index entries.
1756
47d42d81
AM
17572011-12-20 Alan Mackenzie <acm@muc.de>
1758
1759 * programs.texi (Motion in C): Update the description of C-M-a and
1760 C-M-e, they now DTRT in enclosing scopes.
1761 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1762
2edef1a0
CY
17632011-12-20 Chong Yidong <cyd@gnu.org>
1764
1765 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1766 (Old Revisions): Use it.
1767 (VCS Repositories): Add "distributed" terminology.
1768 (Log Buffer): Remove duplicate description
1769 about changesets. Fix "current VC fileset" ambiguity.
1770 (Multi-User Branching): Node deleted.
1771 (Branches, Switching Branches): Discuss decentralized version
1772 control systems.
1773 (VC Pull): New node.
1774 (Merging): Document merging on decentralized systems.
1775 (Creating Branches): Note that this is specific to CVS and related
1776 systems.
1777
bc859d5f
CY
17782011-12-19 Chong Yidong <cyd@gnu.org>
1779
1780 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1781 (VC Mode Line): Add index entry for "version control status".
1782 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1783 Document vc-revert-show-diff. De-document vc-rollback.
1784 (VC Directory Mode): Rewrite introduction. Move prefix arg
1785 documentation here from VC Directory Buffer node.
1786 (VC Directory Buffer): Use a decentralized VCS example.
1787 (VC Directory Commands): Use a table. Remove material duplicated
1788 in previous nodes on multi-file VC filsets.
1789
9cff91f8
CY
17902011-12-17 Chong Yidong <cyd@gnu.org>
1791
1792 * maintaining.texi (VCS Concepts): Make "revision" terminology
1793 less CVS-specific.
1794 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1795 Registering node.
71873e2b 1796 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1797 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1798 log buffer. Add index entries.
71873e2b
SM
1799 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1800 Use "commit" terminology.
9cff91f8
CY
1801 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1802 doesn't refer to tags tables. Note other possible forms of the
1803 revision ID. C-x v = does not save.
1804 (Registering): Note similarity to C-x v v action. Fix description
1805 of how backends are chosen. De-document vc-default-init-revision.
1806 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1807 in root log buffers.
1808
f3b316df
CY
18092011-12-16 Chong Yidong <cyd@gnu.org>
1810
1811 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1812 (Basic VC Editing): Remove redundant descriptions.
1813 (VC With A Merging VCS): Make description more general instead of
1814 CVS-specific.
1815 (VC With A Locking VCS): Use VC fileset terminology.
1816
29eabb8e
CY
18172011-12-12 Chong Yidong <cyd@gnu.org>
1818
1819 * building.texi (Executing Lisp): Fix xref for C-M-x.
1820 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1821 manual. Note that load-path is not customizable.
1822 (Lisp Eval): Note that listed commands are available globally.
1823 Explain the meaning of "defun" in the C-M-x context.
1824 (Lisp Interaction): Copyedits.
71873e2b
SM
1825 (External Lisp): Fix name of inferior Lisp buffer.
1826 Mention Scheme.
29eabb8e
CY
1827 (Compilation): Define "inferior process".
1828
cd0314dd
EZ
18292011-12-10 Eli Zaretskii <eliz@gnu.org>
1830
1831 * msdog.texi (Windows Fonts): Document how to force GDI font
1832 backend on MS-Windows.
1833
0595bd7e 18342011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1835
1836 * building.texi (Compilation): Say what the -k flag to make does.
1837 Move subprocess discussion to Compilation Shell.
1838 (Compilation Mode): Add xref for grep, occur, and mouse
1839 references. Define "locus".
1840 (Grep Searching): Use @command.
71873e2b
SM
1841 (Debuggers, Commands of GUD, GDB Graphical Interface):
1842 Clarify intro.
0595bd7e
CY
1843 (Starting GUD): Clarify how arguments are specified.
1844 (Debugger Operation): Index entry for "GUD interaction buffer",
1845 and move basic description here from Commands of GUD node.
1846 (GDB User Interface Layout): Copyedits.
1847 (Source Buffers): Remove gdb-find-source-frame, which is not in
1848 gdb-mi.el.
1849 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1850 toggle-gdb-all-registers, which are not in gdb-mi.el.
1851 Don't re-document GUD interaction buffers.
b09d01da
CY
1852
1853 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1854 (Semantic): Add cindex entries for Semantic.
1855
2a185919
CY
18562011-12-06 Chong Yidong <cyd@gnu.org>
1857
1858 * programs.texi (Man Page): Clarify how to use Man-switches.
1859 Don't bother documenting Man-fontify-manpage-flag.
1860 (Lisp Doc): Add xref to Name Help node.
1861 (Hideshow): Add cindex. Mention role of ellipses, and default
1862 value of hs-isearch-open. Don't bother documenting
1863 hs-special-modes-alist.
1864 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1865 changing the window manager binding of M-TAB.
1866
ebf10822
CY
18672011-12-05 Chong Yidong <cyd@gnu.org>
1868
1869 * programs.texi (Comment Commands): Fix description of for M-; on
1870 blank lines. Move documentation of comment-region here.
1871 (Multi-Line Comments): Clarify the role of comment-multi-line.
1872 Refer to Comment Commands for comment-region doc.
1873 (Options for Comments): Refer to Multi-Line Comments for
1874 comment-multi-line doc, instead of duplicating it. Fix default
1875 values of comment-padding and comment-start-skip.
1876
ec7ae032
CY
18772011-12-04 Chong Yidong <cyd@gnu.org>
1878
1879 * programs.texi (Program Modes): Mention modes that are not
1880 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1881 Add index entry for backward-delete-char-untabify.
1882 Mention prog-mode-hook.
ec7ae032
CY
1883 (Which Function): Use "global minor mode" terminology.
1884 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1885 in Indentation chapter to avoid duplication.
1886 (Expressions): Copyedit.
1887 (Matching): Document Electric Pair mode.
1888
1889 * ack.texi (Acknowledgments):
1890 * rmail.texi (Movemail, Other Mailbox Formats):
1891 * frames.texi (Frames): Don't capitalize "Unix".
1892
a24bf23e
CY
18932011-12-04 Chong Yidong <cyd@gnu.org>
1894
1895 * text.texi (Nroff Mode): Mention what nroff is.
1896 (Text Based Tables, Table Recognition): Don't say "Table mode"
1897 since it's not a major or minor mode.
1898 (Text Based Tables): Reduce the size of the example.
1899 (Table Definition): Clarify definitions.
1900 (Table Creation): Add key table.
1901 (Cell Commands): Use kbd for commands.
1902 (Table Rows and Columns): Combine nodes Row Commands and Column
1903 Commands.
1904 (Fixed Width Mode): Node deleted; contents moved to parent.
1905 (Table Conversion): Shorten example.
1906 (Measuring Tables): Merge into Table Misc.
1907
8863a584
CY
19082011-12-03 Chong Yidong <cyd@gnu.org>
1909
1910 * text.texi (TeX Mode): Mention AUCTeX package.
1911 (TeX Editing): Add xref to documentation for Occur.
1912 (LaTeX Editing): Add xref to Completion node.
1913 (TeX Print): Fix description of tex-directory.
71873e2b 1914 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1915 its subnodes less verbose, since text/enriched files are
1916 practically unused.
71873e2b 1917 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1918 (Format Colors): Node deleted.
71873e2b 1919 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1920 for applying colors too.
1921 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1922
1923 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1924
1925 * display.texi (Colors): New node.
1926
1927 * cmdargs.texi (Colors X):
1928 * xresources.texi (GTK styles):
1929 * custom.texi (Face Customization): Reference it.
1930
1931 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1932 Link to Fill Commands for Justification entry.
1933
6fdebe93
EZ
19342011-12-03 Eli Zaretskii <eliz@gnu.org>
1935
1936 * display.texi (Auto Scrolling): More accurate description of what
1937 scroll-*-aggressively does, including the effect of non-zero
1938 margin. Fix "i.e." markup.
1939
95ca9bc7
CY
19402011-12-02 Chong Yidong <cyd@gnu.org>
1941
1942 * text.texi (Pages): Mention how formfeed chars are displayed.
1943 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1944 Describe adaptive filling more precisely.
1945 (Fill Commands): Note that filling removes excess whitespace.
1946 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1947 now bound to indent-for-tab-command in Text mode.
1948 (Outline Mode): Copyedits.
1949 (Outline Visibility): Note that Reveal mode is a buffer-local
1950 minor mode.
1951
1952 * modes.texi (Major Modes): Move note about checking major-mode in
1953 a hook function here, from Text mode.
1954
6d262977
CY
19552011-11-28 Chong Yidong <cyd@gnu.org>
1956
b22b1918
CY
1957 * text.texi (Words): Add xref to Position Info.
1958 (Paragraphs): Add xref to Regexps.
1959
6d262977
CY
1960 * indent.texi (Indentation): Rewrite introduction. Move table to
1961 Indentation Commands node.
1962 (Indentation Commands): Add index entries to table. Copyedits.
1963 (Tab Stops, Just Spaces): Copyedits.
1964 (Indent Convenience): New node. Document electric-indent-mode.
1965
1966 * programs.texi (Basic Indent):
1967 * windows.texi (Pop Up Window): Fix kindex entry.
1968
dc95a8b0
CY
19692011-11-28 Chong Yidong <cyd@gnu.org>
1970
1971 * modes.texi (Major Modes): Move major-mode variable doc here from
1972 Choosing Modes. Document describe-mode. Document prog-mode-hook
1973 and text-mode-hook. Add example of using hooks.
1974 (Minor Modes): Document behavior of mode command calls from Lisp.
1975 Note that setting the mode variable using Customize will DTRT.
1976 (Choosing Modes): Add example of setting a minor mode using a
1977 local variable.
1978
b63a8e8e
CY
19792011-11-27 Chong Yidong <cyd@gnu.org>
1980
1981 * frames.texi (Creating Frames): Move frame parameter example to
1982 Frame Parameters node.
1983 (Frame Commands): C-x 5 o does not warp the mouse by default.
1984 (Fonts): Add more GTK-style properties; also, they should be
1985 capitalized.
1986 (Special Buffer Frames): Node deleted; special-display is on the
1987 way out.
1988 (Frame Parameters): Example moved here from Creating Frames.
1989 Clarify that default-frame-alist affects the initial frame too.
1990 Delete auto-raise-mode and auto-lower-mode.
1991 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1992 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1993
1994 * windows.texi (Window Choice): Add xref to Lisp manual for
1995 special-display-*.
1996
a3dcc84e
EZ
19972011-11-26 Eli Zaretskii <eliz@gnu.org>
1998
1999 * display.texi (Text Display): Update the description,
2000 cross-references, and indexing related to display of control
2001 characters and raw bytes.
2002
4ad3bc2a
CY
20032011-11-25 Chong Yidong <cyd@gnu.org>
2004
2005 * frames.texi (Frames): Rewrite introduction.
2006 (Mouse Commands): Default for mouse-drag-copy-region is now t.
2007 Mouse-3 does not copy to kill ring by default. DEL does not
2008 behave specially for mouse commands any more.
2009 (Mouse References): Document mouse-1-click-follows-link more
2010 thoroughly.
2011 (Menu Mouse Clicks): Move footnote to the main text and add xref
2012 to Init Rebinding node.
2013 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
2014
2015 * files.texi (Visiting): `C-x 5 f' works on ttys too.
2016
20db1522
JB
20172011-11-24 Juanma Barranquero <lekktu@gmail.com>
2018
2019 * display.texi (Font Lock): Fix typo.
2020
01d06b1f
GM
20212011-11-24 Glenn Morris <rgm@gnu.org>
2022
2023 * rmail.texi (Rmail Output):
2024 Mention rmail-automatic-folder-directives. (Bug#9657)
2025
0cbaa1d5
CY
20262011-11-21 Chong Yidong <cyd@gnu.org>
2027
2028 * mark.texi (Global Mark Ring): Fix description of global mark
2029 ring (Bug#10032).
2030
fe7a3057
JB
20312011-11-20 Juanma Barranquero <lekktu@gmail.com>
2032
2033 * msdog.texi (Windows Fonts): Fix typo.
2034
b6e63cbe
GM
20352011-11-17 Glenn Morris <rgm@gnu.org>
2036
2037 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
2038
58179cce
JB
20392011-11-16 Juanma Barranquero <lekktu@gmail.com>
2040
2041 * killing.texi (Rectangles):
7877f373
JB
2042 * misc.texi (Document View):
2043 * modes.texi (Choosing Modes):
2044 * msdog.texi (Windows Fonts):
58179cce
JB
2045 * regs.texi (Rectangle Registers):
2046 * search.texi (Isearch Yank): Fix typos.
2047
291d142b
CY
20482011-11-06 Chong Yidong <cyd@gnu.org>
2049
2050 * windows.texi (Basic Window): Add xref to Cursor Display.
2051 (Split Window): Document negative arg for splitting commands.
2052 (Other Window): Document mouse-1 in text area of window.
2053 (Change Window): Don't mention window attributes, since they
2054 aren't defined. C-x 1 can't be used with minibuffer windows.
2055 Windows are no longer auto-deleted.
2056 (Window Choice): Add xref to Choosing Window in Lisp manual.
2057 (Window Convenience): Note that windmove disables shift-selection.
2058 Move M-x compare-windows here from Other Window node.
2059
2060 * custom.texi (Mouse Buttons):
2061 * search.texi (Isearch Scroll):
2062 * windows.texi (Split Window): Use new names split-window-below
2063 and split-window-right.
2064
a7ef684b
JB
20652011-10-26 Juanma Barranquero <lekktu@gmail.com>
2066
2067 * emacs.texi (Top): Fix typo.
2068
d53e1747
GM
20692011-10-25 Glenn Morris <rgm@gnu.org>
2070
2071 * abbrevs.texi (Saving Abbrevs):
2072 quietly-read-abbrev-file is not a command. (Bug#9866)
2073
e7a3ff06
CY
20742011-10-24 Chong Yidong <cyd@gnu.org>
2075
2076 * display.texi (Scrolling): Document scroll-up-line and
2077 scroll-down-line. Document scroll-command property.
2078 (Recentering): New node, split off from Scrolling.
2079
86c60681
CY
20802011-10-23 Chong Yidong <cyd@gnu.org>
2081
da97a9e6
CY
2082 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
2083 (Tool Bars): Copyedits.
2084
86c60681
CY
2085 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
2086
d195726a
CY
20872011-10-22 Chong Yidong <cyd@gnu.org>
2088
2089 * windows.texi (Displaying Buffers): Fix broken lispref link.
2090
a70e06c1
CY
20912011-10-22 Chong Yidong <cyd@gnu.org>
2092
2093 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
2094 Move confirm-nonexistent-file-or-buffer discussion here.
2095
2096 * files.texi (File Names, Visiting): Move detailed discussion of
2097 minibuffer confirmation to Minibuffer Exit.
2098
2099 * buffers.texi (Buffers): Tweak mention of mail buffer name.
2100 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
2101
bfd779dd
CY
21022011-10-21 Chong Yidong <cyd@gnu.org>
2103
2104 * files.texi (File Names, Visiting, Interlocking): Copyedits.
2105 (Backup Copying): backup-by-copying-when-mismatch is now t.
2106 (Customize Save): Fix description of require-final-newline.
2107 (Reverting): Note that revert-buffer can't be undone. Mention VC.
2108 (Auto Save Control): Clarify.
2109 (File Archives): Add 7z.
2110 (Remote Files): ange-ftp-make-backup-files defaults to nil.
2111
2112 * arevert-xtra.texi (Autorevert): Copyedits.
2113
6e317956
CY
21142011-10-20 Chong Yidong <cyd@gnu.org>
2115
2116 * custom.texi (Hooks, Init Examples):
2117 * display.texi (Font Lock):
2118 * fixit.texi (Spelling):
2119 * rmail.texi (Rmail Display): Minor mode function with no arg now
2120 enables it.
2121
2122 * fixit.texi (Spelling): Fix description of inline completion.
2123
5abc31ef
CY
21242011-10-19 Chong Yidong <cyd@gnu.org>
2125
2126 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
2127 entries.
2128 (Isearch Yank): Document isearch-yank-pop.
2129 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
2130 (Other Repeating Search): Document Occur Edit mode.
2131
939db9ac
CY
21322011-10-18 Chong Yidong <cyd@gnu.org>
2133
2134 * display.texi (Fringes): Move overflow-newline-into-fringe here,
2135 from Line Truncation node.
2136 (Standard Faces): Note that only the background of the cursor face
2137 has an effect.
2138 (Cursor Display): Fix descriptions of cursor face
2139 and bar cursor blinking.
2140 (Text Display): Document nobreak-char-display more clearly.
2141 (Line Truncation): Add xref to Split Window node.
2142 (Display Custom): Don't bother documenting baud-rate or
2143 no-redraw-on-reenter.
2144
2145 * search.texi (Slow Isearch): Node removed.
2146
80c6d77f
GM
21472011-10-18 Glenn Morris <rgm@gnu.org>
2148
2149 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
2150
d366bd53
CY
21512011-10-18 Chong Yidong <cyd@gnu.org>
2152
2153 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
2154 of list-faces-display here, from Standard Faces node.
2155 Note special role of `default' background.
2156 (Standard Faces): Note special role of `default' background.
2157 Note that region face may be taken fom GTK. Add xref to Text Display.
2158 (Text Scale): Rename from "Temporary Face Changes".
2159 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
2160 (Font Lock): Copyedits. Remove font-lock-maximum-size.
2161 (Useless Whitespace): Simplify description of
2162 delete-trailing-whitespace. Note active region case.
2163 (Text Display): Fix description of escape-glyph face assignment.
2164 Remove unibye mode discussion. Update some parts for Unicode.
2165 Move glyphless chars documentation to Lisp manual.
2166
2167 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
2168
21100e7d
CY
21692011-10-15 Chong Yidong <cyd@stupidchicken.com>
2170
2171 * display.texi (Scrolling): Tweak explanation of scroll direction.
2172 (View Mode): Add index entries.
2173
2174 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
2175
2176 * regs.texi (Text Registers): C-x r i does not activate the mark.
2177 (Bookmarks): Document new default bookmark location.
2178
50b063c3
CY
21792011-10-13 Chong Yidong <cyd@stupidchicken.com>
2180
71873e2b
SM
2181 * killing.texi (Deletion): Add xref to Using Region.
2182 Document delete-forward-char.
50b063c3
CY
2183 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
2184 description here. Recommend C-u C-SPC for jumping to mark.
2185 (Kill Ring): Move kill ring variable documentation here.
2186 (Primary Selection): Copyedits.
2187 (Rectangles): Document new command rectangle-number-lines.
2188 (CUA Bindings): Note that this disables the mark-even-if-inactive
2189 behavior for C-x and C-c.
2190
2191 * mark.texi (Mark): Mention "active region" terminology.
2192 (Using Region): Document delete-active-region.
2193
e1a3f5b1
CY
21942011-10-12 Chong Yidong <cyd@stupidchicken.com>
2195
2196 * mark.texi (Mark): Clarify description of disabled Transient Mark
2197 mode (Bug#9689).
2198 (Setting Mark): Document prefix arg for C-x C-x. Document primary
2199 selection changes. Mention that commands like C-y set the mark.
2200 (Marking Objects): Add xref to Words node. Note that mark-word
2201 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
2202 (Using Region): Mention M-$ in the table.
2203 Document mark-even-if-inactive here instead of in Mark Ring.
2204 (Mark Ring): Move mark-even-if-inactive to Using Region.
2205 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
2206 (Disabled Transient Mark): Rename from "Persistent Mark"
2207 (Bug#9688). Callers changed.
2208
2209 * programs.texi (Expressions):
2210 * text.texi (Words): Defer to Marking Objects for mark-word doc.
2211
3dc62b2b
CY
22122011-10-09 Chong Yidong <cyd@stupidchicken.com>
2213
2214 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
2215 option" terminology.
2216 (Key Help): Add command names. Define "documentation string".
2217 (Name Help): Remove an over-long joke.
2218 (Apropos): Document prefix args. Remove duplicated descriptions.
2219 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
2220 (Package Keywords): Rename from "Library by Keyword".
2221 Describe new package menu interface.
3dc62b2b 2222 (Help Files, Help Echo): Tweak description.
de09aa52
CY
2223
2224 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 2225 (Minibuffer History): Document numeric args to history commands.
de09aa52 2226
2d3fe5d7
EZ
22272011-10-08 Eli Zaretskii <eliz@gnu.org>
2228
2229 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
2230
b2b0776e
CY
22312011-10-08 Chong Yidong <cyd@stupidchicken.com>
2232
71873e2b
SM
2233 * basic.texi (Position Info): Omit page commands.
2234 Document count-words-region and count-words.
b2b0776e
CY
2235
2236 * text.texi (Pages): Move what-page documentation here.
2237
27a16462
CY
22382011-10-08 Chong Yidong <cyd@stupidchicken.com>
2239
2240 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
2241 Remote Files node instead of linking directly to the Tramp manual.
2242 (Minibuffer Edit): Add xref to Blank Lines.
2243 (Completion): Add xref to Symbol Completion. Remove redundant
2244 example, which is repeated in the next node.
2245 (Completion Commands): Minor clarifications.
2246 (Completion Styles): New node, split from Completion Commands.
2247 Document substring and initials styles.
2248 (Strict Completion): Remove information duplicated in other nodes.
2249 (Completion Options): Consolidate case difference discussion here.
2250
2251 * help.texi (Help Mode): Fix kindex entries.
2252
2253 * files.texi (File Names): Add index entries.
2254
de0bde62
CY
22552011-10-07 Chong Yidong <cyd@stupidchicken.com>
2256
71873e2b
SM
2257 * basic.texi (Inserting Text): Add xref to Completion.
2258 Add ucs-insert example, and document prefix argument.
de0bde62
CY
2259 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
2260 to left/right. Tweak left-char and right-char descriptions.
2261 M-left and M-right are now bound to left-word/right-word.
2262 (Erasing): Document delete-forward-char.
2263
2264 * screen.texi (Screen, Menu Bar): Copyedits.
2265 (Point): Remove duplicate paragraph on cursors, also in Screen.
2266 (Mode Line): Trailing dashes no longer shown on X displays.
2267
2268 * frames.texi (Non-Window Terminals): Index just "text-only
2269 terminal", which is used throughout the manual now.
2270
2271 * entering.texi (Entering Emacs): Define "startup screen".
2272 Document window-splitting behavior with command-line inputs.
2273 (Exiting): Remove obsolete paragraph about shells without suspend
2274 functionality.
2275
2276 * commands.texi (User Input): Define "input event" more clearly.
2277 (Keys): Add xref to Echo Area.
2278 (Commands): Clarify relation between commands and functions.
2279
453e4522
CY
22802011-10-06 Chong Yidong <cyd@stupidchicken.com>
2281
2282 * misc.texi (emacsclient Options): Document how emacsclient runs
2283 the Emacs daemon (Bug#9674).
2284
550f41cd
CY
22852011-10-01 Chong Yidong <cyd@stupidchicken.com>
2286
2287 * basic.texi (Moving Point):
2288 * custom.texi (Mouse Buttons):
2289 * rmail.texi (Rmail Scrolling):
2290 * search.texi (Isearch Scroll):
550f41cd
CY
2291 * display.texi (Scrolling): Replace scroll-up/down with
2292 scroll-up/down-command. Fix scroll-preserve-screen-position
2293 description. Document scroll-error-top-bottom.
2294
9229fe87
GM
22952011-09-30 Glenn Morris <rgm@gnu.org>
2296
2297 * commands.texi (Keys): Whitespace fix. (Bug#9635)
2298
0a2132ba
CY
22992011-09-24 Chong Yidong <cyd@stupidchicken.com>
2300
2301 * windows.texi (Pop Up Window): Defer discussion of window
2302 splitting to the Window Choice node. Add index entries.
2303 (Force Same Window): Node deleted.
2304 (Displaying Buffers, Window Choice): New nodes.
2305
2306 * buffers.texi (Select Buffer): Clarify description of
2307 buffer-switching commands. Add xref to Window Display node.
2308 Don't repeat confirm-nonexistent-file-or-buffer description from
2309 Visiting node. Remove even-window-heights.
2310
2311 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
2312
33ed493b
CY
23132011-09-18 Chong Yidong <cyd@stupidchicken.com>
2314
2315 * cmdargs.texi (Icons X): Fix description of Emacs icon.
2316
2317 * xresources.texi (Table of Resources): Fix documentation of
2318 bitmapIcon.
2319
92fa95ad
CY
23202011-09-15 Chong Yidong <cyd@stupidchicken.com>
2321
2322 * package.texi (Package Menu): Add package-menu-mark-upgrades.
2323
16254627
EH
23242011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
2325
2326 * frames.texi (Frame Commands): Note that delete-other-frames only
2327 deletes frames on current terminal.
2328
c3760c17
EZ
23292011-09-10 Eli Zaretskii <eliz@gnu.org>
2330
2331 * sending.texi (Mail Misc): Document mail-add-attachment.
2332
69b8be97
EZ
23332011-09-04 Eli Zaretskii <eliz@gnu.org>
2334
2335 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
2336
3fd50d5c
CY
23372011-08-29 Chong Yidong <cyd@stupidchicken.com>
2338
2339 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
2340
e2aeef63
CY
23412011-08-28 Chong Yidong <cyd@stupidchicken.com>
2342
2343 * files.texi (File Archives):
2344 * cal-xtra.texi (Diary Display):
2345 * help.texi (Help Mode): Add xref to View Mode.
2346
ddb54206
CY
23472011-08-28 Chong Yidong <cyd@stupidchicken.com>
2348
a6326082
CY
2349 * display.texi (View Mode): New node. Move view-file here from
2350 Misc File Ops. Move view-buffer here from Misc Buffer.
2351
2352 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
2353
04e2ce72 2354 * files.texi (Misc File Ops): Document new
a6326082 2355 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
2356
2357 * dired.texi (Dired Deletion): Shorten description of Trash.
2358
ddb54206
CY
2359 * misc.texi (emacsclient Options): Document server-port.
2360
bd206ce5
EZ
23612011-08-27 Eli Zaretskii <eliz@gnu.org>
2362
2363 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
2364 even on MS-Windows. Fix a typo.
2365
d43f5a42
CY
23662011-08-26 Chong Yidong <cyd@stupidchicken.com>
2367
2368 * package.texi: New file, documenting the package manager.
2369
2370 * emacs.texi: Include it.
2371
2372 * help.texi (Help Summary): Add describe-package.
2373
e0b1591b
CY
23742011-08-25 Chong Yidong <cyd@stupidchicken.com>
2375
856ce114
CY
2376 * misc.texi (Printing): Convert subnodes into subsections.
2377
f404f8bc
CY
2378 * text.texi (Two-Column): Move into Text chapter.
2379
2380 * picture-xtra.texi (Picture Mode): Group with Editing Binary
2381 Files section. Convert from chapter into section.
2382
2383 * display.texi (Narrowing): Move into display chapter.
2384
e0b1591b
CY
2385 * sending.texi (Sending Mail):
2386 * rmail.texi (Rmail):
2387 * misc.texi (Gnus, Document View):
2388 * dired.texi (Dired):
2389 * emacs.texi: Group the mail, rmail, and gnus chapters together.
2390
75bfc667
JL
23912011-08-07 Juri Linkov <juri@jurta.org>
2392
2393 * dired.texi (Operating on Files): Rewrite according to the fact
2394 that `dired-do-chmod' doesn't use the `chmod' program anymore.
2395
fe676f91
MA
23962011-07-30 Michael Albinus <michael.albinus@gmx.de>
2397
2398 * mini.texi (Minibuffer File): Insert a reference to Tramp for
2399 remote file name completion. (Bug#9197)
2400
4cc60b9b
EZ
24012011-07-28 Eli Zaretskii <eliz@gnu.org>
2402
2403 * mule.texi (Bidirectional Editing): Document the fact that
2404 bidi-display-reordering is t by default.
2405
89671e16
LMI
24062011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
2407
2408 * help.texi (Misc Help): Mention `describe-prefix-bindings'
2409 explicitly (bug#8904).
2410
fb23ecc2
LMI
24112011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
2412
2413 * trouble.texi (Checklist): Use an `M-x' example instead of an
2414 Emacs Lisp form to switch on the dribble file (bug#8056).
2415
465c5fc8
LMI
24162011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2417
2418 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
2419
90a6258b
GM
24202011-07-13 Glenn Morris <rgm@gnu.org>
2421
2422 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
2423
c7588364
LMI
24242011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
2425
2426 * mark.texi (Mark Ring): Clarify how many locations are saved
2427 (bug#5770).
2428 (Global Mark Ring): Ditto.
2429
4cb4f3ba
LMI
24302011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2431
d648feab
LMI
2432 * text.texi (Table Recognition): Use "at point" instead of "under
2433 point" (bug#4345).
2434
4cb4f3ba
LMI
2435 * display.texi (Cursor Display): Mention `cursor-type'.
2436
2437 * screen.texi (Point): Clarify that it's only if you use a block
2438 cursor that it appears to be on a character (bug#4345).
2439
ecd0b990
CY
24402011-07-12 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * misc.texi (Amusements): Move dissociated press here, from its
2443 own section.
2444
2445 * emacs.texi (Top): Update node listing.
2446
c2fd0368
LMI
24472011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
2448
2449 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
2450 clarity (bug#3523).
2451
fdeb32ec
CY
24522011-07-12 Chong Yidong <cyd@stupidchicken.com>
2453
2454 * cmdargs.texi (Initial Options): Document --no-site-lisp.
2455 (Misc X): Document --parent-id.
2456
2457 * frames.texi (Frame Commands): Note that focus-follows-mouse now
2458 defaults to nil.
2459
2460 * misc.texi (emacsclient Options): Document --parent-id.
2461
2462 * msdog.texi (Windows HOME): Document _emacs as obsolete.
2463
f584ca38
LMI
24642011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2465
2466 * emacs.texi: Use "..." instead of ``...'' in the menus
2467 (bug#3503).
2468
963578d3
CY
24692011-07-11 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * killing.texi (Primary Selection): Document `only' setting for
2472 select-active-regions.
2473
2474 * mark.texi (Setting Mark): Reference Shift Selection node.
2475
2476 * frames.texi (Mouse Commands): Document mouse-yank-primary.
2477
a30ed87b
LMI
24782011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
2479
47076272
LMI
2480 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
2481 motion keys" (bug#3503).
2482
a30ed87b
LMI
2483 * emacs.texi: Change all the register node names from "RegPos"
2484 (etc.) to "Positional Registers" (etc.) (bug#3314).
2485
4d45a8b7
CY
24862011-07-11 Chong Yidong <cyd@stupidchicken.com>
2487
2488 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
2489 (Other Kill Commands, Kill Options): Copyedits.
2490 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
2491 (Yanking): Move yank-excluded properties discussion here.
2492 (Cut and Paste): Move from frames.texi. Update subnodes to
2493 describe x-select-enable-clipboard case.
2494
2495 * frames.texi: Move Cut and Paste node and subnodes into
2496 killing.texi, except Mouse Commands and Word and Line Mouse.
2497
c160ddee
AM
24982011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
2499
2500 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
2501
3329e6e3
LMI
25022011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
2503
32a214fe
LMI
2504 * screen.texi (Mode Line): Clarify that coding systems are
2505 characters, not letters (bug#1749).
2506
3329e6e3
LMI
2507 * cmdargs.texi (Environment): Mention removing variables
2508 (bug#1615). Text suggested by Kevin Rodgers.
2509
8875da1e
CY
25102011-07-10 Chong Yidong <cyd@stupidchicken.com>
2511
54806e45
CY
2512 * misc.texi (Amusements): Don't mention Yow; it's crippled.
2513
8875da1e
CY
2514 * modes.texi: Rename from major.texi.
2515 (Modes): New node. Make Major Modes and Minor Modes subsections
2516 of this. All callers changed.
2517
2518 * custom.texi (Minor Modes): Move to modes.texi.
2519
7847b2a1
CY
25202011-07-10 Chong Yidong <cyd@stupidchicken.com>
2521
6cfd0fa2
CY
2522 * custom.texi (Syntax): Node deleted.
2523
2524 * help.texi (Help Summary):
2525 * major.texi (Major Modes):
2526 * programs.texi (Parentheses):
2527 * search.texi (Regexp Backslash, Regexp Backslash)
2528 (Regexp Backslash):
2529 * text.texi (Words): Callers changed.
2530
7847b2a1
CY
2531 * text.texi (Refill, Longlines): Delete nodes.
2532
2533 * ack.texi (Acknowledgments): Longlines removed from manual.
2534
2535 * emacs.texi (Top): Update node listing.
2536
2a71c436
GM
25372011-07-09 Glenn Morris <rgm@gnu.org>
2538
2539 * fortran-xtra.texi (Fortran): Update handled extensions.
2540
61436e9f
LMI
25412011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
2542
2543 * display.texi (Scrolling): `C-v' (etc) are now bound to
2544 `scroll-*-command' (bug#8349).
2545
6e560c71
LMI
25462011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2547
48954a09 2548 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
2549 doesn't actually delete any files (bug#7125).
2550
2904fd97
LMI
2551 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
2552 argument for `C-c C-k' (bug#7391).
2553
6e560c71
LMI
2554 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
2555 you're currently using (bug#8489).
2556
978ff6c5
EZ
25572011-07-01 Eli Zaretskii <eliz@gnu.org>
2558
2559 * mule.texi (Coding Systems): Move index entries from the previous
2560 change into their proper places.
2561
0d742084
LMI
25622011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
2563
31976bd5
LMI
2564 * help.texi (Help Files): Document view-external-packages (bug#8902).
2565
0d742084
LMI
2566 * mule.texi (Coding Systems): Put a few more of the coding systems
2567 into the index (bug#8900).
2568
9f678528
GM
25692011-06-26 Glenn Morris <rgm@gnu.org>
2570
2571 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
2572
18a4ce5e
AR
25732011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
2574
2575 * misc.texi (emacsclient Options): Mention --frame-parameters.
2576
f0da764a
GM
25772011-06-09 Glenn Morris <rgm@gnu.org>
2578
2579 * custom.texi (Specifying File Variables):
2580 Recommend explicit arguments for minor modes.
2581
b047e7ac
PE
25822011-06-02 Paul Eggert <eggert@cs.ucla.edu>
2583
2584 Document wide integers better.
2585 * buffers.texi (Buffers):
001903b5
PE
2586 * files.texi (Visiting): Document maxima for 64-bit machines,
2587 and mention virtual memory limits.
b047e7ac 2588
bf41276f
CY
25892011-05-28 Chong Yidong <cyd@stupidchicken.com>
2590
2591 * custom.texi (Hooks): Reorganize. Mention Prog mode.
2592
2593 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
2594 prog mode (Bug#8240).
2595
e145f188
GM
25962011-05-27 Glenn Morris <rgm@gnu.org>
2597
2598 * custom.texi (Specifying File Variables):
2599 Major modes no longer need come first.
2600
313f790e
CY
26012011-05-22 Chong Yidong <cyd@stupidchicken.com>
2602
2603 * mule.texi (Specify Coding, Text Coding, Communication Coding):
2604 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
2605
c136e5cd
GM
26062011-05-18 Glenn Morris <rgm@gnu.org>
2607
2608 * ack.texi (Acknowledgments): Remove fakemail.c.
2609
c71a0d48 26102011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
2611
2612 Fixes for fitting text into 7x9 printed manual.
2613 * building.texi (Flymake, Breakpoints Buffer):
2614 * calendar.texi (Appointments):
2615 * cmdargs.texi (General Variables, Display X):
2616 * custom.texi (Saving Customizations, Face Customization)
2617 (Directory Variables, Minibuffer Maps, Init Rebinding):
2618 * display.texi (Font Lock, Font Lock, Useless Whitespace):
2619 * fixit.texi (Spelling):
2620 * frames.texi (Creating Frames, Fonts):
2621 * help.texi (Help Files):
2622 * mini.texi (Minibuffer File):
2623 * misc.texi (emacsclient Options, Emulation):
2624 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
2625 * mule.texi (International Chars, Language Environments)
2626 (Select Input Method, Modifying Fontsets, Charsets):
2627 * programs.texi (Custom C Indent):
2628 * rmail.texi (Rmail Labels):
2629 * text.texi (Table Conversion):
2630 * trouble.texi (Known Problems, Known Problems):
2631 * windows.texi (Change Window):
2632 * xresources.texi (GTK resources): Reflow text and re-indent code
2633 examples to avoid TeX overflows and underflows on 7x9 paper.
2634
2635 * emacs.texi: Fix the (commented out) smallbook command.
2636
2637 * macos.texi (Mac / GNUstep Events):
2638 * xresources.texi (Lucid Resources): Remove extraneous examples.
2639
b8f82dc1
GM
26402011-05-10 Glenn Morris <rgm@gnu.org>
2641
2642 * custom.texi (Specifying File Variables):
2643 Deprecate using mode: for minor modes.
2644
d306b4da
GM
26452011-05-07 Glenn Morris <rgm@gnu.org>
2646
2647 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
2648
548d0a63
GM
26492011-05-06 Glenn Morris <rgm@gnu.org>
2650
5006e634
GM
2651 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
2652
548d0a63
GM
2653 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
2654
e793a940
LMI
26552011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
2656
2657 * misc.texi (Emacs Server): Document `server-eval-at'.
2658
7031be6d
UR
26592011-04-24 Chong Yidong <cyd@stupidchicken.com>
2660
71873e2b
SM
2661 * maintaining.texi (List Tags): Document next-file.
2662 Suggested by Uday S Reddy.
7031be6d 2663
4ffd0d6b 26642011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
2665
2666 * mini.texi (Minibuffer Edit):
2667 * screen.texi (Mode Line): Fix typo.
2668
1c6c854e
CS
26692011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
2670
024ff170 2671 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 2672
c5c9f40f
CY
26732011-03-26 Chong Yidong <cyd@stupidchicken.com>
2674
2675 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
2676
09725d26
EZ
26772011-03-30 Eli Zaretskii <eliz@gnu.org>
2678
2679 * display.texi (Auto Scrolling): Document the limit of 100 lines
2680 for never-recentering scrolling with `scroll-conservatively'.
2681 (Bug#6671)
2682
09d9db2c 26832011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
2684
2685 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
2686 HOME on Windows and where it looks for init files. (Bug#8221)
2687
62d94509
EZ
26882011-03-10 Eli Zaretskii <eliz@gnu.org>
2689
2690 * search.texi (Regexp Example):
2691 * mule.texi (International Chars):
2692 * building.texi (External Lisp): Don't use characters outside
2693 ISO-8859-1.
2694
0286d9de
EZ
26952011-03-09 Eli Zaretskii <eliz@gnu.org>
2696
1c6c854e
CS
2697 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2698 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2699
2700 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2701
114902a5 2702 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2703 (Bug#8210)
2704
0afb4571
J
27052011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2706
2707 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2708 for Gtk+ 3.
2709
bb3865e8
GM
27102011-03-08 Glenn Morris <rgm@gnu.org>
2711
6446548e
GM
2712 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2713 * emacs.texi (Acknowledgments):
2714 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2715 * emacs.texi: Set documentencoding.
6446548e 2716
bb3865e8
GM
2717 * display.texi (Optional Mode Line): Don't mention exactly where
2718 display-time appears. (Bug#8193)
2719
33383987
JB
27202011-03-07 Chong Yidong <cyd@stupidchicken.com>
2721
2722 * Version 23.3 released.
2723
892777ba
CY
27242011-03-06 Chong Yidong <cyd@stupidchicken.com>
2725
2726 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2727
0b973fc5
DW
27282011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2729
2730 * misc.texi (emacsclient Options): Add q/quiet.
2731
8ef5a2f2
GM
27322011-03-02 Glenn Morris <rgm@gnu.org>
2733
2734 * mule.texi (Communication Coding) <x-select-request-type>:
2735 Remove duplicate (essentially) paragraph. (Bug#8148)
2736
bd106056
CS
27372011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2738
2739 * maintaining.texi (Format of ChangeLog): Add reference to
2740 add-log-full-name.
2741 (Change Log Commands): Add documentation for combining multiple
2742 symbols in one change.
2743
6640b281
GM
27442011-03-01 Glenn Morris <rgm@gnu.org>
2745
2746 * custom.texi (Directory Variables):
2747 Give an example of excluding subdirectories.
2748
2b0c7330 27492011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2750
2751 * search.texi (Regexp Search): Move index entries about regexps to the
2752 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2753
8c62c205
GM
27542011-02-19 Glenn Morris <rgm@gnu.org>
2755
2756 * dired.texi (Dired): Dired-X version number was dropped.
2757
3928f2b6
JD
27582011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2759
2760 * xresources.texi (X Resources): Remove *faceName and replace it with
2761 *font for Lucid.
2762
a41c8660
CY
27632011-02-05 Chong Yidong <cyd@stupidchicken.com>
2764
2765 * rmail.texi (Rmail Display): Document Rmail MIME support more
2766 accurately.
2767
2768 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2769 vc-log-outgoing.
2770 (Merging): Document vc-find-conflicted-file.
2771
233ba4d9 27722011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2773
2774 * custom.texi (Variables): Fix typo.
2775
14beddf4 27762011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2777
65401ee3
CY
2778 * search.texi (Regexps): Copyedits. Mention character classes
2779 (Bug#7809).
2780
19f81ecf
CY
2781 * files.texi (File Aliases): Restore explanatory text from Eli
2782 Zaretskii, accidentally removed in 2011-01-08 commit.
2783
bf3dae7e
EZ
27842011-01-29 Eli Zaretskii <eliz@gnu.org>
2785
2786 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2787 (MAKEINFO_OPTS): New variable.
2788 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2789 (emacs.html): New target.
2790 (clean): Remove emacs.html.
2791
45eb2a5d
WL
27922011-01-23 Werner Lemberg <wl@gnu.org>
2793
2794 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2795 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2796 (ENVADD): Updated.
2797
9acfe703
GM
27982011-01-18 Glenn Morris <rgm@gnu.org>
2799
2800 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2801
2802 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2803
362b9d48
GM
28042011-01-15 Chong Yidong <cyd@stupidchicken.com>
2805
bb033b5f
CY
2806 * building.texi (Compilation): Improve instructions for running two
2807 compilations (Bug#7573).
2808
b024d9f0
MD
2809 * files.texi (Backup Names): Document the new location of the
2810 last-resort backup file.
2811
362b9d48
GM
2812 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2813 manual. Explain why directory-abbrev-alist elements should be anchored
2814 (Bug#7777).
2815
28162011-01-15 Eli Zaretskii <eliz@gnu.org>
2817
2818 * msdog.texi (Windows Startup): Correct inaccurate description of
2819 differences between emacsclient.exe and emacsclientw.exe.
2820
7c420169 28212011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2822
2823 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2824
7c420169 28252011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2826
2827 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2828
7c420169 28292011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2830
2d34d523
EZ
2831 * frames.texi (Cut and Paste): Modify the section's name and text:
2832 don't mix "cut/paste" with "kill/yank".
2833 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2834 (Bug#7702)
2835
88ab4340
EZ
2836 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2837
7c420169 28382011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2839
2840 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2841 matches its position in the menu. (Bug#7674)
2842
7c420169 28432011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2844
2845 * trouble.texi (Checklist): Mention not replying via news either.
2846
92bb6c52
TH
28472010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2848
2849 * misc.texi (Document View): Update DocView section with newly
2850 supported document formats.
2851
b103c904
CY
28522010-12-21 Chong Yidong <cyd@stupidchicken.com>
2853
2854 * killing.texi: Resection the Info version to conform to the
2855 printed manual, to avoid making sections on Accumulating Text, CUA
2856 and Rectangles into full chapters.
2857
f49d1f52 28582010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2859
2860 * custom.texi (Init Syntax): Add index entries for "character syntax".
2861 (Bug#7576)
2862
f49d1f52 28632010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2864
2865 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2866
f49d1f52 28672010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2868
2869 * trouble.texi (Checklist): Fix typo in newsgroup name.
2870
f49d1f52 28712010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2872
2873 * search.texi (Word Search): Note that the lazy highlight always
2874 matches to whole words (Bug#7470).
2875
f49d1f52 28762010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2877
4f1948eb
EZ
2878 * display.texi (Optional Mode Line): Make the description of
2879 load-average more accurate.
2880
b8a9e136
EZ
2881 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2882 registry, with a cross-reference.
62d72a4a
EZ
2883 (Windows Startup): New node. Move the stuff about the current
2884 directory from "Windows HOME".
b8a9e136 2885
07976ae3 28862010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2887
2888 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2889 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2890
07976ae3 28912010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2892
2893 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2894 Suggested by Štěpán Němec.
2895
07976ae3 28962010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2897
1aaae3f3
CY
2898 * maintaining.texi (Version Control): Say "commit", not "check in".
2899 (Version Control Systems): Simplify descriptions.
2900 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2901 VCS Concepts.
2902 (VC Mode Line): Update example.
2903 (Old Revisions): Document revert-buffer for vc-diff.
2904 (Log Buffer): Promote to a subsection. Document header lines.
2905
1c6c854e
CS
2906 * macos.texi (Mac / GNUstep Basics):
2907 Document ns-right-alternate-modifier.
ec8a6295 2908
1aaae3f3
CY
2909 * emacs.texi (Top): Update node listing.
2910
0eb025fb
EZ
29112010-11-13 Eli Zaretskii <eliz@gnu.org>
2912
2913 * rmail.texi (Rmail Coding): Characters with no fonts are not
2914 necessarily displayed as empty boxes.
2915
2916 * mule.texi (Language Environments, Fontsets): Characters with no
2917 fonts are not necessarily displayed as empty boxes.
2918
2919 * display.texi (Text Display): Document display of glyphless
2920 characters.
2921
ea4f7750
GM
29222010-11-13 Glenn Morris <rgm@gnu.org>
2923
2924 * basic.texi (Position Info): Add M-x count-words-region.
2925
90639cea
GM
29262010-11-11 Glenn Morris <rgm@gnu.org>
2927
2928 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2929
d607b96b 29302010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2931
2932 * msdog.texi (Windows HOME): Add information regarding startup
2933 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2934
c12e4a81
GM
29352010-10-11 Glenn Morris <rgm@gnu.org>
2936
df187c62
GM
2937 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2938
c12e4a81
GM
2939 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2940 (DVIPS): New variable.
234db610
GM
2941 (.PHONY): Add html, ps.
2942 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2943 (clean): Delete html, ps files.
c12e4a81 2944
6513b232
EZ
29452010-10-09 Eli Zaretskii <eliz@gnu.org>
2946
2947 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2948
f4f358f1
GM
29492010-10-09 Glenn Morris <rgm@gnu.org>
2950
c1dc72b3
GM
2951 * Makefile.in (VPATH): Remove.
2952 (infodir): Make it absolute.
2953 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2954
4393405b
GM
2955 * Makefile.in (dist): Anchor regexps.
2956
eef3ab94
GM
2957 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2958 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2959 (emacs-xtra.pdf): Use $<.
2960
aa9db089
GM
2961 * Makefile.in (infoclean): Remove harmless, long-standing error.
2962
abd40fb4
GM
2963 * Makefile.in ($(infodir)): Delete rule.
2964 (mkinfodir): New.
2965 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2966
f4f358f1 2967 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2968 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2969 * emacsver.texi: New file, replacing emacsver.texi.in.
2970
ea274122
GM
29712010-10-09 Glenn Morris <rgm@gnu.org>
2972
f7a31f11
GM
2973 * emacsver.texi.in: New file.
2974 * emacs.texi: Set EMACSVER by including emacsver.texi.
2975 * Makefile.in (distclean): Delete emacsver.texi.
2976 (dist): Copy emacsver.texi.
b13254e7 2977 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2978
3fb78d1f
GM
2979 * ack.texi (Acknowledgments): No more b2m.c.
2980
ea274122
GM
2981 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2982 (emacs): Remove rule.
2983 (dist): No need to deal with the emacs rule any more.
2984
17ca7950
GM
29852010-10-07 Glenn Morris <rgm@gnu.org>
2986
2987 * Makefile.in (version): New, set by configure.
2988 (clean): Delete dist tar file.
2989 (dist): Use version in tar name.
2990
4c83f6e1
GM
29912010-10-06 Glenn Morris <rgm@gnu.org>
2992
2993 * Makefile.in (EMACS_XTRA): Add the main source file.
2994 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2995 (mostlyclean): No core files, reorder other files.
2996 (clean): Delete specific dvi and pdf files.
2997 (infoclean, dist): New rules.
2998 (maintainer-clean): Use infoclean.
8a944cea 2999 ($(infodir)): Add parallel build workaround.
4c83f6e1 3000
0264072d
GM
30012010-10-04 Glenn Morris <rgm@gnu.org>
3002
3003 * Makefile.in (SHELL): Set it.
3004 (INFO_TARGETS, DVI_TARGETS): Remove variables.
3005 (info, dvi): Replace above variables with their expansions.
3006 (info): Move mkdir from here...
3007 ($(infodir)/emacs): ... to here (for parallel builds).
3008 (pdf): New target.
3009 ($(infodir)/emacs): Pass -o option to makeinfo.
3010 (.PHONY): Declare clean rules.
3011 (maintainer-clean): Delete dvi and pdf files.
3012 Guard against cd failures. Use a more restrictive delete.
3013
3226d6ca
GM
30142010-10-02 Glenn Morris <rgm@gnu.org>
3015
3016 * misc.texi (Shell Mode): Remove reference to old function name.
3017
cad90f3b
EZ
30182010-09-30 Eli Zaretskii <eliz@gnu.org>
3019
3020 * maintaining.texi (VC Mode Line): Mention all the possible VC status
3021 indicator characters.
3022
5f874327
GM
30232010-09-29 Glenn Morris <rgm@gnu.org>
3024
3025 * Makefile.in (top_srcdir): Remove unused variable.
3026
0ab9cff3
GM
30272010-09-14 Glenn Morris <rgm@gnu.org>
3028
67ae9766
GM
3029 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
3030 the last hook item.
3031
0ab9cff3
GM
3032 * calendar.texi (Appointments): Also updated when a diary include file
3033 is saved.
3034
6664fc59 30352010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
3036
3037 * trouble.texi (Bugs): Update the section intro.
3038 (Known Problems): New section.
3039 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
3040 (Sending Patches): Bug fixes are best as responses to existing bugs.
3041 * emacs.texi (Known Problems): Add menu entry for new section.
3042
be3283d7
GM
30432010-09-09 Glenn Morris <rgm@gnu.org>
3044
3045 * xresources.texi: Untabify.
3046
10999305 30472010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
3048
3049 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
3050
10999305 30512010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
3052
3053 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
3054
30641319
JD
30552010-09-02 Jan Djärv <jan.h.d@swipnet.se>
3056
3057 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
3058
50dd7bc6
GM
30592010-08-21 Glenn Morris <rgm@gnu.org>
3060
3061 * misc.texi (Amusements): Mention bubbles and animate.
3062
5e620eca
EZ
30632010-07-31 Eli Zaretskii <eliz@gnu.org>
3064
3065 * files.texi (Visiting): Add more index entries for
3066 large-file-warning-threshold.
3067
8b2dd508
JD
30682010-07-29 Jan Djärv <jan.h.d@swipnet.se>
3069
3070 * frames.texi (Tool Bars): Add doc for tool-bar-position.
3071
8838673e
GM
30722010-06-23 Glenn Morris <rgm@gnu.org>
3073
3074 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
3075 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
3076 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
3077 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
3078 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
3079 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
3080 Untabify Texinfo files.
3081
04d3bb6c
GM
30822010-06-10 Glenn Morris <rgm@gnu.org>
3083
103dd3a8
GM
3084 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
3085
04d3bb6c
GM
3086 * basic.texi (Inserting Text): Fix typo.
3087
50b79479
GM
30882010-06-10 Glenn Morris <rgm@gnu.org>
3089
3090 * ack.texi (Acknowledgments):
3091 * emacs.texi (Acknowledgments): Update for notifications.el.
3092
86d7a550
DU
30932010-05-31 Daiki Ueno <ueno@unixuser.org>
3094
3095 * dired.texi (Operating on Files): Mention encryption commands
3096 (Bug#6315).
3097
db5dce9d
EZ
30982010-05-29 Eli Zaretskii <eliz@gnu.org>
3099
3100 * basic.texi (Moving Point): Update due to renaming of commands bound
3101 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
3102
34313041
EZ
31032010-05-18 Eli Zaretskii <eliz@gnu.org>
3104
3105 * display.texi (Fringes): Document reversal of fringe arrows for R2L
3106 paragraphs.
3107 (Line Truncation): Fix wording for bidi display.
3108
1fc0ce04 3109 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
3110 keys.
3111
0235128c 31122010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
3113
3114 * building.texi (GDB Graphical Interface): Remove misleading comparison
3115 to an IDE (Bug#6128).
3116
0235128c 31172010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
3118
3119 * programs.texi (Man Page):
3120 * misc.texi (Invoking emacsclient):
3121 * mini.texi (Repetition):
3122 * mark.texi (Setting Mark): Fix typos.
3123
0235128c 31242010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
3125
3126 * misc.texi (Printing): Document htmlfontify-buffer.
3127
0235128c 31282010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
3129
3130 * calendar.texi (Displaying the Diary, Format of Diary File):
3131 Fix external cross-references for TeX format output.
3132
0235128c
SM
31332010-05-07 Chong Yidong <cyd@stupidchicken.com>
3134
3135 * Version 23.2 released.
3136
f63d0028
JD
31372010-05-02 Jan Djärv <jan.h.d@swipnet.se>
3138
3139 * cmdargs.texi (Initial Options): Mention --chdir.
3140
20fe03ad
JD
31412010-04-21 Jan Djärv <jan.h.d@swipnet.se>
3142
3143 * frames.texi (Tool Bars): Add tool-bar-style.
3144
b7d65a5f
GM
31452010-04-21 Glenn Morris <rgm@gnu.org>
3146
3147 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
3148
a42dbee1
CY
31492010-04-18 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * programs.texi (Semantic): New node.
3152
3153 * maintaining.texi (EDE): New node.
3154
3155 * emacs.texi: Update node listing.
3156
3157 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
3158
6e104790 31592010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 3160
d52dbd3d
GM
3161 * emacs.texi (Acknowledgments): Remove duplicate.
3162
a77fe20c
GM
3163 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
3164
6e104790 31652010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 3166
4ebe9902
GM
3167 * dired.texi (Misc Dired Features): Mention VC diff and log.
3168 * maintaining.texi (Old Revisions, VC Change Log):
3169 Mention that diff and log work in Dired buffers.
3170
98932641
GM
3171 * help.texi (Help Summary): Mention M-x info-finder.
3172
d5b22ab2 3173 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 3174
4d4e9522
GM
3175 * custom.texi (Specifying File Variables, Directory Variables):
3176 Document new commands for manipulating local variable lists.
3177
6e104790 31782010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
3179
3180 * trouble.texi (Contributing): Add cindex entry.
3181 Mention etc/CONTRIBUTE.
3182
6e104790 31832010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
3184
3185 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
3186 query-replace (Bug#5774).
3187
a20a9df3
GM
31882010-04-16 Glenn Morris <rgm@gnu.org>
3189
3190 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
3191
1ecb2d3f
JD
31922010-04-11 Jan Djärv <jan.h.d@swipnet.se>
3193
3194 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
3195
99852628
JD
31962010-04-08 Jan Djärv <jan.h.d@swipnet.se>
3197
3198 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
3199
ce79424f
EZ
32002010-03-30 Eli Zaretskii <eliz@gnu.org>
3201
3202 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
3203 cross-reference to "Inserting Text".
3204
3205 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
3206 Mention completion provided by `ucs-insert'.
3207
85738751 32082010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
3209
3210 * sending.texi (Sending Mail): Note variables that may need
3211 customizing.
3212 (Mail Sending): Expand discussion of send-mail-function.
3213
85738751 32142010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
3215
3216 Document Message mode as the default mail mode.
3217
3218 * sending.texi (Sending Mail): Copyedits.
3219 (Mail Format, Mail Headers): Document mail-from-style changes.
3220 (Mail Commands): Rename from Mail mode. Document Message mode.
3221 (Mail Misc): Rename from Mail mode Misc.
3222 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
3223 command names and update keybindings.
3224 (Header Editing): Document message-tab. De-document
3225 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
3226 favor of mail-default-headers. Ad index entries for user-full-name and
3227 user-mail-address.
1c6c854e
CS
3228 (Citing Mail): Update changes in Message mode behavior.
3229 Document mail-yank-prefix.
e73c2434
CY
3230 (Mail Signature): New node, moved from Mail Misc.
3231 (Mail Aliases): Mail abbrevs are the default with Message mode.
3232 (Mail Methods): Note that Message mode is now the default.
3233
3234 * rmail.texi (Rmail Reply):
3235 * text.texi (Text Mode):
3236 * major.texi (Major Modes):
3237 * mule.texi (Output Coding): Refer to Message mode.
3238
3239 * custom.texi (Init Examples): Add xref to Mail Header.
3240
1fc0ce04 3241 * emacs.texi (Top): Fix xrefs.
e73c2434 3242
85738751 32432010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 3244
c0c035fa
CY
3245 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
3246 repository if there is none.
3247 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
3248 vc-print-root-log.
ef7b27ef 3249 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 3250
71785b7a
CY
3251 * programs.texi (Program Modes): Mention Javascript mode.
3252
f67c5dd0
CY
3253 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
3254 * emacs.texi: Update node description.
3255
0f72a391 3256 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 3257 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 3258
dc2d2590
JL
32592010-03-30 Juri Linkov <juri@jurta.org>
3260
3261 * search.texi (Other Repeating Search): Remove line that `occur'
3262 can not handle multiline matches.
3263
a7b02820
EZ
32642010-03-30 Eli Zaretskii <eliz@gnu.org>
3265
3266 * mule.texi (International): Mention support of bidirectional editing.
3267 (Bidirectional Editing): New section.
3268
22ef1944
NR
32692010-03-28 Nick Roberts <nickrob@snap.net.nz>
3270
3271 * emacs.texi (Top): Update node names to those in building.texi.
3272
146b8b16
NR
32732010-03-27 Nick Roberts <nickrob@snap.net.nz>
3274
cfdaa150 3275 * building.texi: Describe restored GDB/MI functionality
c5e87d10 3276 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
cfdaa150 3277 * emacs.texi: Update node names for building.texi.
146b8b16 3278
6d98672d
GM
32792010-03-24 Glenn Morris <rgm@gnu.org>
3280
3281 * ack.texi (Acknowledgments):
3282 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
3283
93318cbd
JD
32842010-03-20 Jan Djärv <jan.h.d@swipnet.se>
3285
3286 * xresources.texi (Table of Resources): Clarify toolBar number
3287 for Gtk+.
3288
3289 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
3290
15cf2f52
CY
32912010-03-21 Chong Yidong <cyd@stupidchicken.com>
3292
4102856c
CY
3293 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
3294
15cf2f52
CY
3295 * search.texi (Other Repeating Search): Document multi-isearch-buffers
3296 and multi-isearch-buffers-regexp.
3297
3298 * indent.texi (Indentation): Clarify description of
3299 indent-for-tab-command. Document tab-always-indent.
3300
d68eb23c
CY
33012010-03-20 Chong Yidong <cyd@stupidchicken.com>
3302
3303 * cmdargs.texi (Font X): Move most content to Fonts.
3304
3305 * frames.texi (Fonts): New node. Document font-use-system-font.
3306
3307 * emacs.texi (Top):
3308 * xresources.texi (Table of Resources):
3309 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
3310
288f9fc0
CY
33112010-03-10 Chong Yidong <cyd@stupidchicken.com>
3312
3313 * Branch for 23.2.
3314
17782bec
CY
33152010-03-06 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * custom.texi (Init Examples): Add xref to Locals.
3318
3319 * major.texi (Choosing Modes): Mention usage of setq-default for
3320 setting the default value of major-mode (Bug#5688).
3321
b4a1a8b2
CY
33222010-03-02 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
3325
3326 * display.texi (Display Custom): Document make-pointer-invisible and
3327 underline-minimum-offset. Remove inverse-video.
3328
a1e759cd
CY
33292010-02-21 Chong Yidong <cyd@stupidchicken.com>
3330
3331 * frames.texi (Frame Commands): Note that the last ordinary frame can
3332 be deleted in daemon mode (Bug#5616).
3333
4f3bc373
GM
33342010-02-18 Glenn Morris <rgm@gnu.org>
3335
3336 * trouble.texi (Contributing): Repository is no longer CVS.
3337
5dbbdd33
GM
33382010-02-08 Glenn Morris <rgm@gnu.org>
3339
3340 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
3341
cd61af01
SM
33422010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
3343
3344 * display.texi (Useless Whitespace, Text Display):
3345 * custom.texi (Init Examples): Avoid obsolete special default variables
3346 like default-major-mode.
3347
b1bb0a25 33482010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
3349
3350 * programs.texi (Other C Commands): Replace reference to obsolete
3351 c-subword-mode.
3352
99d0985b
GM
33532010-01-21 Glenn Morris <rgm@gnu.org>
3354
3355 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
3356
893db5bc
GM
33572010-01-12 Glenn Morris <rgm@gnu.org>
3358
3359 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
3360 emacs-pretest-bug for bug reports for development versions.
3361
0419b8d6
GM
33622010-01-11 Glenn Morris <rgm@gnu.org>
3363
3364 * display.texi (Highlight Interactively): `t' does not mean highlight
3365 all patterns. (Bug#5335)
3366
26e533e2
CY
33672009-12-29 Chong Yidong <cyd@stupidchicken.com>
3368
3369 * misc.texi (Shell): Document async-shell-command.
3370
3371 * building.texi (Grep Searching): Document zrgrep.
3372
484eaeac 3373 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 3374
7ee6c59b
NR
33752009-12-29 Nick Roberts <nickrob@snap.net.nz>
3376
3377 * building.texi: Import GDB Graphical Interface description from
3378 EMACS_23_1_RC.
3379
91ed7ea8
CY
33802009-12-24 Chong Yidong <cyd@stupidchicken.com>
3381
3382 * emacs.texi (Top): Update node listing.
3383
3384 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
3385
3386 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
3387
3388 * cmdargs.texi (Initial Options):
3389 * xresources.texi (Resources): Document inhibit-x-resources.
3390
3391 * custom.texi (Specifying File Variables): Note that minor modes are
3392 enabled unconditionally.
3393
3394 * display.texi (Scrolling): Briefly document the old recenter command,
3395 and document recenter-positions.
3396
3397 * files.texi (Visiting):
3398 * buffers.texi (Buffers): Max buffer size is now 512 MB.
3399
1c6c854e
CS
3400 * frames.texi (Cut/Paste Other App):
3401 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
3402
3403 * killing.texi (Kill Options): New node.
3404
6ca89aaa
CY
34052009-12-05 Chong Yidong <cyd@stupidchicken.com>
3406
3407 * misc.texi (Shell Options): ansi-color is now default.
3408
806642d4
GM
34092009-12-05 Glenn Morris <rgm@gnu.org>
3410
806642d4
GM
3411 * emacs.texi (Top): Update menu for cal-xtra node changes.
3412 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
3413 or mode line. Don't mention invisible text or the details of
3414 diary-print-entries here, only in cal-xtra.
3415 (Format of Diary File): Mention that the "date on first line" format
3416 only really affects the simple display.
3417 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
3418 (Diary Customizing): Holidays may be in the buffer or mode line.
3419 Move diary-print-entries to the "Diary Display" section.
3420 (Diary Display): New section, split out from "Fancy Diary Display".
3421 Explain the limitations of simple display, and how to print it.
3422
1a4f0c0a
GM
3423 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
3424
e11adbd8
GM
3425 * cal-xtra.texi (Diary Display): Mention View mode.
3426
29a483ac
JL
34272009-11-29 Juri Linkov <juri@jurta.org>
3428
3429 * display.texi (Highlight Interactively): Actually a list of
3430 default faces is pre-loaded into a list of default values
3431 instead of the history.
3432
83d60c79
GM
34332009-11-20 Glenn Morris <rgm@gnu.org>
3434
3435 * ack.texi (Acknowledgments):
3436 * emacs.texi (Acknowledgments): Add htmlfontify.
3437
276bbe96
GM
34382009-11-14 Glenn Morris <rgm@gnu.org>
3439
98ad1bae
GM
3440 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
3441
276bbe96
GM
3442 * ack.texi (Acknowledgments):
3443 * emacs.texi (Acknowledgments): Update for recent Org changes.
3444
18430066
CY
34452009-10-31 Chong Yidong <cyd@stupidchicken.com>
3446
3447 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
3448 `charset' property, which is irrelevant to the user manual (Bug#3526).
3449
522ddc9f
JB
34502009-10-14 Juanma Barranquero <lekktu@gmail.com>
3451
3452 * trouble.texi (DEL Does Not Delete): Fix typo.
3453
50b49ade
MA
34542009-10-05 Michael Albinus <michael.albinus@gmx.de>
3455
3456 * files.texi (Misc File Ops): Mention copy-directory.
3457
6308321a
EZ
34582009-10-04 Eli Zaretskii <eliz@gnu.org>
3459
43b3b4d1
EZ
3460 * mule.texi (Unibyte Mode): Emphasize that
3461 unibyte-display-via-language-environment affects only the display.
3462
6308321a
EZ
3463 * display.texi (Horizontal Scrolling): Document cursor behavior under
3464 horizontal scrolling when point moves off the screen (Bug#4564).
3465 Improve wording.
3466
bd51ea7f
MA
34672009-10-01 Michael Albinus <michael.albinus@gmx.de>
3468
3469 * files.texi (Directories): delete-directory prompts for recursive
3470 deletion.
3471
55381962
GM
34722009-09-30 Glenn Morris <rgm@gnu.org>
3473
3474 * ack.texi (Acknowledgments):
3475 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
3476
13989ab1
TH
34772009-09-25 Tassilo Horn <tassilo@member.fsf.org>
3478
3479 * dired.texi (Dired Navigation): Use @code instead of @var for
3480 dired-isearch-filenames, so that it's not capitalized.
3481
8ba46c89
CY
34822009-09-19 Chong Yidong <cyd@stupidchicken.com>
3483
3484 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
3485
3486 * entering.texi (Exiting): C-z is now bound to suspend-frame.
3487
3488 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
3489 (Key Bindings): Reference Init Rebinding in introductory text.
3490 Shift some of the introduction to Keymaps node.
8ba46c89
CY
3491 (Keymaps): Simplify.
3492 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
3493 (Minibuffer Maps): Remove mention of Mocklisp.
3494 (Init Rebinding): Move mode-local rebinding example here from Local
3495 Keymaps.
3496 (Modifier Keys): Clarify.
1e11b018 3497 (Rebinding): Add cindex for "binding keys".
8ba46c89 3498
6a5ca7c8
CY
34992009-09-13 Chong Yidong <cyd@stupidchicken.com>
3500
3501 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
3502
0e1cba51
NR
35032009-08-31 Nick Roberts <nickrob@snap.net.nz>
3504
6a5ca7c8 3505 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 3506 Reorganize these two sections.
0e1cba51 3507
76a87a4d
EZ
35082009-08-29 Eli Zaretskii <eliz@gnu.org>
3509
3510 * cmdargs.texi (Initial Options): Fix last change.
3511
82e98df4
SM
35122009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
3513
3514 * mule.texi (Enabling Multibyte):
3515 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
3516 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
3517
fb89fad9
GM
35182009-08-20 Glenn Morris <rgm@gnu.org>
3519
3520 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
3521
e99652b0
GM
35222009-08-19 Glenn Morris <rgm@gnu.org>
3523
3524 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
3525
5cca97ad
GM
35262009-08-18 Glenn Morris <rgm@gnu.org>
3527
3528 * ack.texi (Acknowledgments):
3529 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
3530
997797ae 3531 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 3532
985bf85b
GM
35332009-08-09 Glenn Morris <rgm@gnu.org>
3534
3535 * ack.texi (Acknowledgments):
3536 * emacs.texi (Acknowledgments): Add gdb-mi entry.
3537
8d6bb99e
DD
35382009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
3539
3540 * emacs.texi (Top): Add new menu items for GDB-UI.
3541
3542 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 3543 section. Threads buffer is in separate section now.
8d6bb99e 3544
8353da9c
GM
35452009-08-08 Glenn Morris <rgm@gnu.org>
3546
3547 * ack.texi (Acknowledgments):
3548 * emacs.texi (Acknowledgments):
3549 Update for js2-mode and org changes.
3550
f2074faf
MA
35512009-08-02 Michael Albinus <michael.albinus@gmx.de>
3552
3553 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
3554 files.
3555
e8d2d3fb
CY
35562009-07-28 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
3559
324a4f6a
GM
35602009-07-23 Glenn Morris <rgm@gnu.org>
3561
3562 * programs.texi (Matching): Update blink-matching-paren-distance.
3563
b6937a70
CY
35642009-07-21 Chong Yidong <cyd@stupidchicken.com>
3565
3566 * frames.texi (Cut/Paste Other App): For select-active-regions,
3567 selection is now updated on moving point.
3568
bd8aaa36
RS
35692009-07-21 Richard Stallman <rms@gnu.org>
3570
3571 * glossary.texi (GNU, Daemon): Update information.
3572
8d9b5eba
JL
35732009-07-19 Juri Linkov <juri@jurta.org>
3574
3575 * custom.texi (Specifying File Variables, Safe File Variables):
3576 "variables/value pairs" -> "variable/value pairs".
3577
a2acc1db
GM
35782009-07-15 Glenn Morris <rgm@gnu.org>
3579
3580 * misc.texi (Gnus): Remove widow.
3581
c5ae942b
GM
35822009-07-11 Glenn Morris <rgm@gnu.org>
3583
703d26ba
GM
3584 * Makefile.in (TEXI2PDF): New.
3585 (emacs.pdf, emacs-xtra.pdf): New targets.
3586
522ddc9f 3587 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
3588
3589 * display.texi (Horizontal Scrolling): Re-word to remove widow.
3590
3591 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
3592 Don't print the copying notice twice in the printed version.
3593 Update the menu and detailmenu.
3594 (Preface): The meaning of "on-line" has changed.
3595 Correct name for "Common Problems" chapter.
3596 (Distrib): Update FSF shop URL.
3597 (Intro): Showing two files at once is not so exciting.
3598
3599 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
3600 (Mac / GNUstep Basics): Minor grammar changes.
3601 (Mac / GNUstep Events): Fix typo.
3602 (GNUstep Support): CANNOT_DUMP no longer applies.
3603
3604 * misc.texi (Document View): Fix typos.
3605
3606 * dired.texi (Dired):
3607 * help.texi (Help):
3608 * macos.texi (Mac OS / GNUstep):
3609 * maintaining.texi (Version Control, Introduction to VC):
3610 End menu descriptions with a period.
c5ae942b 3611
b1c8242b
EZ
36122009-07-09 Eli Zaretskii <eliz@gnu.org>
3613
3614 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
3615 so categorical in saying that the option is only useful on NTFS.
3616
220d9aa6
GM
36172009-07-09 Glenn Morris <rgm@gnu.org>
3618
3619 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
3620 (ENVADD): Add texinfodir to TEXINPUTS.
3621
3622 * emacs.texi (Top): Fix cross-reference.
3623
3624 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
3625
3626 * vc1-xtra.texi (Revision Tags): Fix typo.
3627
d07e72d3
GM
36282009-07-03 Glenn Morris <rgm@gnu.org>
3629
3630 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
3631 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
3632 (Merge Commands): `.' does not seem to work in A or B buffer.
3633 `l' can recreate the 3-window display.
3634
3635 * glossary.texi (Glossary): Minor phrasing changes throughout.
3636 Add more internal cross-references.
3637 <Autoloading>: You can't really autoload a variable.
3638 <C-M->: Move details here from `M-C-' item.
3639 <Continuation Line>: Refer to `Truncation.'
3640 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
3641 <Home Directory, Unix>: New entries.
3642 <Deletion of Files>: Mention recycle bins.
3643 <Directory>: Mention ``folders.''
3644 <Error>: Don't mention ``type-ahead.''
3645 <Fringe>: Refer to the manual node.
3646 <Minor Mode>: Can be global or local.
3647 <Spell Checking>: There are other checkers besides Ispell.
3648
f144038a
GM
36492009-07-02 Glenn Morris <rgm@gnu.org>
3650
3651 * anti.texi (Antinews): Minor changes in phrasing.
3652
3653 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
3654 some underfull lines in dvi output.
3655
3656 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
3657
3658 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
3659
3660 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
3661
3f1c6666
JD
36622009-07-01 Jan Djärv <jan.h.d@swipnet.se>
3663
3664 * xresources.texi (Table of Resources): Mention maximized for
3665 fullscreen.
3666
3667 * cmdargs.texi (Window Size X): -mm/--maximized is new.
3668
62aadce7
CY
36692009-07-01 Chong Yidong <cyd@stupidchicken.com>
3670
3671 * anti.texi (Antinews): Correct the list of removed platforms.
3672
82ec412e
GM
36732009-06-28 Glenn Morris <rgm@gnu.org>
3674
3675 * arevert-xtra.texi: Minor language tweaks.
3676
09964e7d
GM
3677 * dired-xtra.texi: Minor revisions.
3678
666e158e
MB
36792009-06-23 Miles Bader <miles@gnu.org>
3680
c4cc8b9a 3681 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 3682 (Temporary Face Changes): Document `text-scale-set'.
666e158e 3683
70243478
CY
36842009-06-21 Chong Yidong <cyd@stupidchicken.com>
3685
3686 * Branch for 23.1.
3687
67cbe681
KH
36882009-06-17 Kenichi Handa <handa@m17n.org>
3689
3690 * mule.texi (Charsets): Update the description for the new charset.
3691 (list-character-sets): New findex.
125dd7c5 3692 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3693
40e67246
CY
36942009-06-10 Chong Yidong <cyd@stupidchicken.com>
3695
b5700de6
CY
3696 * basic.texi (Moving Point): Fix tag.
3697
3698 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3699
3700 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3701 use camel-case for PageUp and PageDown.
3702
3703 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3704 camel-case for PageUp and PageDown.
3705
3706 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3707
40e67246 3708 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3709 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3710
522ddc9f 37112009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3712
522ddc9f
JB
3713 * fixit.texi (Spelling): Set default dictionary.
3714 Improve descriptions (Bug#2554)
6f591cf4 3715
53483c76
DR
37162009-06-08 David Reitter <david.reitter@gmail.com>
3717
3718 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3719 since saving colors and faces set this way is not implemented.
3720 (Environment variables): Remove mention of mac-fix-env, which is
3721 scheduled to be removed.
3722
1557ef4f
CY
37232009-06-04 Chong Yidong <cyd@stupidchicken.com>
3724
91056528
CY
3725 * custom.texi (Init Examples): Add example of changing load-path.
3726
1557ef4f
CY
3727 * building.texi (Lisp Libraries): Add example of changing
3728 load-path (Bug#3446).
3729
623cec4c
CY
37302009-05-28 Chong Yidong <cyd@stupidchicken.com>
3731
3732 * mark.texi (Mark): Further clarifications.
3733 (Setting Mark): Emphasize that C-SPC activates the mark.
3734
0fcca8ee
CY
37352009-05-28 Chong Yidong <cyd@stupidchicken.com>
3736
702b10e1
CY
3737 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3738 Mark mode.
0fcca8ee
CY
3739 (Using Region, Persistent Mark): Use "active mark" instead of "active
3740 region".
3741
d3b396e4
CY
37422009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3743
3744 * mule.texi (Select Input Method): Fix typo.
3745
3f698a06
CY
37462009-05-13 Chong Yidong <cyd@stupidchicken.com>
3747
3748 * anti.texi (Antinews): Document completion changes. Some additional
3749 copyedits and rearrangement of entries.
3750
b2a42eb7
CY
37512009-05-12 Chong Yidong <cyd@stupidchicken.com>
3752
932fd020
CY
3753 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3754 (Shell History Copying, Terminal emulator): Copyedits.
3755
1c6c854e
CS
3756 * xresources.texi (Resources): Simplify descriptions.
3757 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3758 (Table of Resources): Document fontBackend resource.
3759
b2a42eb7 3760 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3761 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3762 "Backspace". Remove discussion of obscure Xmodmap issue.
3763
c6ea7fb8
CY
37642009-05-07 Chong Yidong <cyd@stupidchicken.com>
3765
3766 * files.texi (Visiting): Copyedits.
3767
ad36c422
CY
37682009-05-06 Chong Yidong <cyd@stupidchicken.com>
3769
3770 * basic.texi (Inserting Text): Document ucs-insert.
3771
3772 * mule.texi (International Chars): Define "multibyte". Note that
3773 internal representation is unicode-based. Simplify definition of raw
3774 bytes. Mention ucs-insert.
3775 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3776 (Language Environments): Add language environments new to Emacs 23.
3777 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3778 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3779 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3780 (Output Coding): Copyedits.
3781
3782 * emacs.texi (Top): Update node listing.
3783
d4ad7b96
CY
37842009-05-05 Per Starbäck <per@starback.se> (tiny change)
3785
3786 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3787
5bd66204
SM
37882009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3789
3790 * building.texi (Lisp Libraries): `load-library' does offer completion.
3791
bc36ad1c
CY
37922009-04-28 Chong Yidong <cyd@stupidchicken.com>
3793
3794 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3795 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3796
f1a47884
EZ
37972009-04-25 Eli Zaretskii <eliz@gnu.org>
3798
3799 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3800
be77bd45
CY
38012009-04-22 Chong Yidong <cyd@stupidchicken.com>
3802
3803 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3804
3805 * building.texi (Lisp Interaction): Document initial-scratch-message.
3806
d3b82927
JB
38072009-04-18 Juanma Barranquero <lekktu@gmail.com>
3808
ed6e7b11
JB
3809 * msdog.texi (Windows Fonts): Fix typos.
3810
d3b82927
JB
3811 * files.texi (Save Commands): Fix pxref.
3812
bc323c04
CY
38132009-04-18 Chong Yidong <cyd@stupidchicken.com>
3814
3815 * files.texi (Save Commands): Mention diff-buffer-with-file.
3816 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3817 Henoch (Bug#3036).
3818
2186d13f
GM
38192009-03-15 Glenn Morris <rgm@gnu.org>
3820
3821 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3822 the former is not always used.
3823 (Mail Headers): Use active voice. Add "Mail-reply-to".
3824 Change case of "Id". Avoid repeated "appropriate".
3825 (Mail Aliases): Fix previous change - use an example with a ".", so it
3826 does actually get quoted when expanded.
3827 (Mail Sending): Mailclient is the default on some systems.
3828 (Citing Mail): Mention mail-indentation-spaces.
3829 (Mail Mode Misc): Add an @dfn for "mail signature".
3830
71e454fc
CY
38312009-03-15 Chong Yidong <cyd@stupidchicken.com>
3832
3833 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3834 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3835 read-buffer-completion-ignore-case, and completion-styles.
3836 Remove description of partial-completion-mode.
71e454fc 3837
df1a3e06
GM
38382009-03-14 Glenn Morris <rgm@gnu.org>
3839
3840 * sending.texi (Mail Format): Fix typo. Add index entry for
3841 mail-header-separator.
3842 (Mail Headers): Put info about initialization and changing in one place
3843 at the start. Update FCC section for mbox Rmail. Clarify From
3844 section, mention mail-setup-with-from. Clarify Reply-to section.
3845 Add Mail-followup-to and mail-mailing-lists. Clarify References
3846 section.
3847 (Mail Aliases): Update example, make less contentious.
3848 Update for name change of mail-interactive-insert-alias.
3849 (Mail Mode): Remove mention of `%' as a word separator.
3850 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3851 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3852 commands. Clarify FCC handling. In mail-complete, add reference to
3853 Mail Aliases section, and mention mail-complete-function.
3854 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3855 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3856 signature netiquette. Explain how the mail hooks work when continuing
3857 a composition.
3858 (Mail Amusements): Internationalize the spook section a bit.
3859 Remove the spook mail-setup-hook example, since it doesn't work well.
3860 Mention fortune-file.
3861 (Mail Methods): Mention read-mail-command.
3862
ed6e7b11 38632009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3864
df1a3e06
GM
3865 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3866 and NS resources following recent changes.
959d68bd 3867
86dca3e8
JR
38682009-03-10 Jason Rumney <jasonr@gnu.org>
3869
3870 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3871 w32-use-visible-system-caret doc to indicate that it should get set
3872 automatically.
3873 (Windows Fonts): Add doc for the uniscribe backend.
3874
042fe98f
DN
38752009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3876
3877 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3878 vc-dir. (Bug#2598)
3879
7f8dba73
RS
38802009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3881
3882 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3883
505e70c3
GM
38842009-03-05 Glenn Morris <rgm@gnu.org>
3885
04242bdc
GM
3886 * rmail.texi (Rmail Basics): Add reference to sorting.
3887 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3888 Minor re-wordings.
3889 (Rmail Motion): Mention rmail-next-same-subject.
3890 (Rmail Deletion): Expunging is not the only way to change the numbers.
3891 (Rmail Labels): Labels can also be used in sorting.
3892 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3893 (Rmail Display): Mention rmail-mime.
3894
00cfe22c
GM
38952009-03-04 Glenn Morris <rgm@gnu.org>
3896
3897 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3898 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3899 summary. Mention sorts cannot be undone.
3900 (Rmail Display): Give an example of how to use goto-address-mode.
3901 (Rmail Editing): It's keybindings that are redefined, not commands.
3902 Fix some typos.
3903 (Movemail): Some minor rewording.
3904 (Remote Mailboxes): Emacs movemail supports pop by default.
3905 Fix some minor grammatical issues. The "two alternative ways" to
3906 specify a POP mailbox are really just one. Remove all reference to the
3907 variables rmail-pop-password and rmail-pop-password-required, obsolete
3908 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3909 can support Kerberos.
3910
3d963b67
GM
39112009-03-03 Glenn Morris <rgm@gnu.org>
3912
3913 * rmail.texi (Rmail Deletion): Revert previous change, which was
3914 describing the Rmail summary versions.
3915 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3916 Minor re-wording for rmail-resend.
3917 (Rmail Make Summary): Summaries apply to buffers rather than files.
3918 <rmail-summary-by-topic>: Headers includes the subject.
3919 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3920 details, including prefix arguments.
2340abde 3921 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3922 Not counting lines might be faster.
3923 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3924 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3925 Name the commands bound to the various keys. Mention prefix argument
3926 for searching.
3d963b67
GM
3927 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3928 Simplify rmail-highlighted-headers description. Update face name.
3929
a8ce3d17
JB
39302009-03-02 Juanma Barranquero <lekktu@gmail.com>
3931
3932 * mark.texi (Marking Objects): Fix typo.
3933
130a29b6
CY
39342009-03-01 Chong Yidong <cyd@stupidchicken.com>
3935
3936 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3937 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3938
9d5de6f8
GM
39392009-03-01 Glenn Morris <rgm@gnu.org>
3940
79fc530e 3941 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3942 (Rmail Motion): - M-s searches from the end of messages.
3943 (Rmail Deletion): Minor clarification. Fix numeric argument
3944 description.
3945 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3946 newmail and RMAILOSE files need not be in home-directory.
3947 (Rmail Files): Mention I/O menus are unselectable if no files match.
3948 Mention `MAIL' env-var.
3949
b545ff9c
JR
39502009-02-24 Jason Rumney <jasonr@gnu.org>
3951
3952 * mule.texi (Fontsets): Mention fontset-default, font specs and
3953 fallback fontsets.
3954 (Defining Fontsets): Mention ns and w32 variants of
3955 standard-fontset-spec. Update description of startup fontset to match
3956 Emacs 23 behavior.
a93be82a 3957 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3958 (International): Link to Modifying Fontsets.
b545ff9c 3959
75da0618 39602009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3961
3962 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3963 Mention ns-extended-platform-support-mode.
3964
6be93a16
KB
39652009-02-22 Karl Berry <karl@gnu.org>
3966
3967 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3968
867d4bb3
JB
39692009-02-19 Juanma Barranquero <lekktu@gmail.com>
3970
3971 * basic.texi (Moving Point, Position Info):
3972 * files.texi (Visiting):
3973 * mini.texi (Completion Options):
3974 * text.texi (HTML Mode): Remove duplicate words.
3975
49b5c0e8
GM
39762009-02-20 Glenn Morris <rgm@gnu.org>
3977
3978 * rmail.texi: Minor updates for mbox rather than Babyl.
3979
f43a822c
KB
39802009-02-17 Karl Berry <karl@gnu.org>
3981
49b5c0e8 3982 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3983
80d634b8
RS
39842009-02-17 Richard M Stallman <rms@gnu.org>
3985
3986 * anti.texi (Antinews): Mention Babyl format.
3987
3988 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3989
3990 * rmail.texi: Update for mbox format.
3991 Various small fixes, as well as the following.
3992 (Out of Rmail): Node deleted.
3993 (Rmail): Update menu.
3994 (Rmail Files): Comment out set-rmail-inbox-list.
3995 Document rmail-inbox-list instead.
3996 (Rmail Output): Substantial changes since C-o is now
3997 rmail-output-as-seen and o is rmail-output.
3998 (Rmail Attributes): Delete `stored', add `retried'.
3999 (Rmail Display): Editing headers works in all cases.
4000
f0d129c6
GM
40012009-02-17 Glenn Morris <rgm@gnu.org>
4002
4003 * basic.texi (Position Info): M-x count-lines-region is not always on
4004 M-=. (Bug#2269)
4005
160f11d3
GM
40062009-02-09 Glenn Morris <rgm@gnu.org>
4007
4008 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
4009 defaults.
4010
763e01c4
EZ
40112009-02-07 Eli Zaretskii <eliz@gnu.org>
4012
4013 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
4014 documentation of possible problems with redecoding.
4015
f5e1441d
GM
40162009-02-03 Glenn Morris <rgm@gnu.org>
4017
4018 * rmail.texi (Out of Rmail): Mention b2m.pl.
4019
e1eabe41
GM
40202009-01-31 Glenn Morris <rgm@gnu.org>
4021
4022 * rmail.texi (Out of Rmail): Correct b2m location.
4023
dd05f9de
CY
40242009-01-27 Chong Yidong <cyd@stupidchicken.com>
4025
4026 * fixit.texi (Undo): Update undo limit values.
4027
d74d846e
GM
40282009-01-27 Glenn Morris <rgm@gnu.org>
4029
4030 * emacs.texi (Top): Fix Antinews menu entry.
4031
49ffdce8
KB
40322009-01-25 Karl Berry <karl@gnu.org>
4033
4034 * text.texi (Foldout): Use @itemize @w{} to make an itemize
4035 item with no marker, instead of the syntactically incorrect
4036 @itemize @asis.
4037
467e8d77
JL
40382009-01-25 Juri Linkov <juri@jurta.org>
4039
4040 * building.texi (Grep Searching): Fix index entry for lgrep.
4041
6c60bbdb
EZ
40422009-01-24 Eli Zaretskii <eliz@gnu.org>
4043
4044 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
4045
9ce5a36f
AR
40462009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
4047
4048 * macos.texi (Preferences Panel): Update description of font setting to
4049 reflect that prior frame selection is no longer needed.
4050
9aa5f2fb
NR
40512009-01-20 Nick Roberts <nickrob@snap.net.nz>
4052
4053 * building.texi (Debuggers): Revert some of 2008-10-31 change to
4054 raise GUD subsections.
4055
3892ff9c
GM
40562009-01-15 Glenn Morris <rgm@gnu.org>
4057
4058 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
4059
14731c8f
GM
40602009-01-10 Glenn Morris <rgm@gnu.org>
4061
4062 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
4063
45c55e53
CY
40642009-01-04 Chong Yidong <cyd@stupidchicken.com>
4065
4066 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
4067 logical lines.
4068
2e4667d1
JL
40692008-12-29 Juri Linkov <juri@jurta.org>
4070
4071 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
4072
4073 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
4074
2a3eac47
CY
40752008-12-28 Chong Yidong <cyd@stupidchicken.com>
4076
4077 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
4078 goto-address-mode instead of goto-address.
4079
3da8da94
CY
4080 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
4081 mode.
4082
2a3eac47
CY
4083 * emacs.texi (Top): Update node listing.
4084
057f6dd3
EZ
40852008-12-26 Eli Zaretskii <eliz@gnu.org>
4086
4087 * custom.texi (Directory Variables): Explain what is a "project".
4088 Add indexing. Improve wording. Add a footnote about using
4089 _dir-locals.el on MS-DOS.
4090
e6979067
DN
40912008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
4092
4093 * files.texi (Misc File Ops): Mention chmod as an alias for
4094 set-file-modes.
4095
9de15963
MR
40962008-12-24 Martin Rudalics <rudalics@gmx.at>
4097
4098 * help.texi (Help): Fix typos and reword.
4099 (Help Summary): Add entries for C-h n and C-h r, reorder
4100 entries, and do some minor fixes.
4101 (Name Help): Say that C-h F works for commands only.
4102 (Misc Help): Say that view-lossage displays 300 keystrokes.
4103
236fd60d
GM
41042008-12-20 Glenn Morris <rgm@gnu.org>
4105
4106 * ack.texi (Acknowledgments): General update based on AUTHORS,
4107 including removal of some stuff no longer distributed.
4108
ed9265fc 41092008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 4110
ed9265fc 4111 * fixit.texi: Mention hunspell.
349b3256 4112
e840fca5
GM
41132008-12-19 Glenn Morris <rgm@gnu.org>
4114
4115 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 4116 Consolidate explanatory text at start.
e840fca5
GM
4117
4118 * display.texi (Text Display):
4119 * indent.texi (Indentation): Use @acronym with ASCII.
4120
9dfa7983
GM
41212008-12-18 Glenn Morris <rgm@gnu.org>
4122
4123 * ack.texi: Various small updates and fixes.
4124
97b3a00b
JL
41252008-12-18 Juri Linkov <juri@jurta.org>
4126
4127 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
4128 as a key binding to start a forward nonincremental word search.
4129 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
4130 a backward nonincremental word search. Add index for `M-s w'
4131 `isearch-forward-word'.
4132 (Regexp Search): Add a short summary of regexp key commands like
4133 in the node "Basic Isearch".
4134 (Other Repeating Search): Fix typo.
4135
41362008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
4137
4138 * misc.texi (PostScript Variables): Fix doc.
4139
31ce6a07
CY
41402008-12-10 Chong Yidong <cyd@stupidchicken.com>
4141
4142 * programs.texi (Program Modes): Mention Ruby mode.
4143
636b507b
DN
41442008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
4145
4146 * misc.texi (emacsclient Options): Describe what an empty string
4147 argument does for --alternate-editor.
4148
a323fa14
CY
41492008-12-09 Frank Schmitt <ich@frank-schmitt.net>
4150
4151 * cmdargs.texi (Font X): Distinguish between client-side and
4152 server-side fonts. List valid Fontconfig properties. Add reference to
4153 Fontconfig manual. List valid GTK font properties. Explain use of
4154 fc-list.
4155
c5ca6cd0
CY
41562008-12-09 Chong Yidong <cyd@stupidchicken.com>
4157
4158 * cmdargs.texi (Font X): Move discussion of quoting to top.
4159
e5136377
GM
41602008-12-06 Glenn Morris <rgm@gnu.org>
4161
4162 * maintaining.texi (Old Revisions): Improve previous change.
4163
248c026b
RS
41642008-12-05 Richard M Stallman <rms@gnu.org>
4165
4166 * anti.texi (Antinews): Minor fixes.
4167
a9253a1e
GM
41682008-12-03 Glenn Morris <rgm@gnu.org>
4169
4170 * maintaining.texi (Old Revisions): Fix diff-switches description.
4171
fa687b02
MR
41722008-12-01 Martin Rudalics <rudalics@gmx.at>
4173
4174 * emacs.texi (Top): Fix typo.
4175
72e6decd
CY
41762008-11-30 Chong Yidong <cyd@stupidchicken.com>
4177
320ee034
CY
4178 * misc.texi (Document View): Explain dependence on gs at the top.
4179 Copyedits.
4180
4181 * emacs.texi (Top): Add DocView nodes to detailed node listing.
4182
72e6decd
CY
4183 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
4184 (Comment Commands): Discuss region-active behavior of M-; first.
4185
2a472ee4
MR
41862008-11-29 Martin Rudalics <rudalics@gmx.at>
4187
9c6361c9
MR
4188 * display.texi (Line Truncation): Add reference to Continuation
4189 Lines.
4190
2a472ee4
MR
4191 * windows.texi (Pop Up Window): Mention split-height-threshold
4192 and split-width-threshold.
9c6361c9 4193 (Split Window): Add reference to Continuation Lines.
2a472ee4 4194
e93bc142
AR
41952008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
4196
4197 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
4198 (GNUstep Support): New node.
4199 * anti.texi:
4200 * emacs.texi:
4201 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
4202
43b978db
RS
42032008-11-28 Richard M Stallman <rms@gnu.org>
4204
4205 * misc.texi (Dissociated Press): Minor cleanups.
4206
4207 * dired.texi (Image-Dired): Avoid passive.
4208
e8e2bd93
EZ
42092008-11-28 Eli Zaretskii <eliz@gnu.org>
4210
4211 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
4212 representation.
4213
8d2d45da
CY
42142008-11-26 Richard M. Stallman <rms@gnu.org>
4215
4216 * files.texi (Visiting): Rewrite paragraph for clarity.
4217
4218 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
4219
a5f7bbcc
AM
42202008-11-25 Alan Mackenzie <acm@muc.de>
4221
4222 * programs.texi (Moving by Parens): Clarify that parens inside strings
4223 and comments are ignored, and that the commands assume the starting
4224 point isn't in a string or comment.
4225
a71703d3
AR
42262008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
4227
4228 * macos.texi: Add Prev/Next/Top pointers to all nodes.
4229 (Mac Basics): Merge in Grabbing Environment Variables from earlier
4230 version.
4231 (Mac Customization): Rewrite Preferences Panel section and merge in to
4232 this node, add Open files by dragging to an Emacs window.
4233
4234 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
4235
aa5ab79a
CY
42362008-11-26 Chong Yidong <cyd@stupidchicken.com>
4237
0cc92c19
CY
4238 * files.texi (Misc File Ops): Document set-file-modes.
4239
c366b4e4
CY
4240 * windows.texi (Split Window): Document integer values of
4241 truncate-partial-width-windows.
4242
aa5ab79a
CY
4243 * text.texi (Text): Simplify description of markup languages.
4244 (TeX Mode): Simplify introduction. Mention BibTeX mode.
4245 (TeX Editing): Note that `""' inserts one `"' character.
4246 (HTML Mode): Note in the introduction that XML mode is an alias for
4247 SGML mode. Mention nXML mode.
4248
56221db7
CY
42492008-11-25 Chong Yidong <cyd@stupidchicken.com>
4250
4251 * building.texi (Watch Expressions): Fix typo.
4252
90effe33
CY
42532008-11-24 Chong Yidong <cyd@stupidchicken.com>
4254
f90a5ae3
CY
4255 * files.texi (Visiting): Document new behavior of
4256 confirm-nonexistent-file-or-buffer.
4257
1c6c854e
CS
4258 * buffers.texi (Select Buffer):
4259 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 4260
a18ffb4a
CY
4261 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
4262 edit-picture.
4263
90effe33
CY
4264 * text.texi (Text): Simplify introduction. Discard mention of `M-x
4265 edit-picture', since that is just an alias for picture-mode.
4266 (Sentences): Note that repeated M-@ extends the region.
4267 (Pages): Make terminology more consistent. Link to Regexps node.
4268 (Longlines): Discuss relationship with Visual Line mode.
4269 (Text Mode): Remove extraneous discussion of other modes, since they
4270 were already introduced in the parent node.
4271
e85103ec
CY
42722008-11-23 Chong Yidong <cyd@stupidchicken.com>
4273
5cb2fe30
CY
4274 * anti.texi (Antinews): Rewrite.
4275
1eb9b307 4276 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
4277
4278 * frames.texi (Frame Commands): Mention "minimize" terminology.
4279
e85103ec
CY
4280 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
4281 formats.
b908332f
CY
4282 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
4283 (Misc X): Don't document useless -hb option.
e85103ec 4284
607f5f88
JL
42852008-11-22 Juri Linkov <juri@jurta.org>
4286
4287 * dired.texi (Dired Navigation): Change normal file name search option
4288 from `non-nil' to `t'. Add `dwim' option.
4289
e1b867a0
JL
42902008-11-22 Juri Linkov <juri@jurta.org>
4291
4292 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
4293 ".dir-locals.el". Rename `define-project-bindings' to
4294 `dir-locals-set-class-variables'. Rename `set-directory-project' to
4295 `dir-locals-set-directory-class'.
4296
dd186936
LK
42972008-11-22 Lute Kamstra <lute@gnu.org>
4298
4299 * buffers.texi (Select Buffer): Index goto-line.
4300 * basic.texi (Moving Point): Mention the use of a numeric prefix
4301 argument with goto-line and refer to Select Buffer for the use of a
4302 plain prefix argument.
4303
4b121911
GM
43042008-11-19 Glenn Morris <rgm@gnu.org>
4305
4306 * doclicense.texi: Update to FDL 1.3.
4307 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
4308
27267e4c
CY
43092008-11-17 Chong Yidong <cyd@stupidchicken.com>
4310
696f351d
CY
4311 * custom.texi (Minor Modes): Define mode commands and mode variables
4312 more precisely. Recommend using mode commands instead of setting
4313 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
4314 (Easy Customization): Use "init file" instead of .emacs.
4315 (Customization Groups): Update to new Custom buffer appearance.
4316 (Saving Customizations): Copyedits. Update example.
4317 (Variables): Give example of variable type-sensitivity.
4318 (Examining): Update example.
4319 (Hooks): Copyedits.
4320 (Specifying File Variables): Use C comments instead of an artificial
4321 Lisp for the example.
4322 (Keymaps): Move internals discussion to Prefix Keymaps.
4323 (Rebinding): Remove redundant paragraph (stated in Key Binding).
4324 (Init Rebinding): Document kbd macro.
4325 (Init File): Link to Find Init.
696f351d
CY
4326
4327 * mark.texi (Using Region): Document Delete Selection Mode more
4328 thoroughly.
4329
4330 * frames.texi (Mouse Commands): Move most of the description of Delete
4331 Selection Mode to Using Region, and link to it.
1bc9c425 4332 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 4333
b0570c25
CY
4334 * building.texi (Compilation): Document first-error value of
4335 compilation-scroll-output.
4336 (Compilation Mode): Note that compilation-auto-jump-to-first-error
4337 works as soon as an error is available. Suggested by Juri Linkov.
4338
27267e4c
CY
4339 * mini.texi (Passwords): New node.
4340
4341 * files.texi (Remote Files): Link to Passwords node.
4342
4343 * emacs.texi (Top): Update node listings.
4344
122eb807
CY
43452008-11-16 Chong Yidong <cyd@stupidchicken.com>
4346
9c9855a3
CY
4347 * ack.texi (Acknowledgments): Some updating of credits.
4348
bd6fdcad
CY
4349 * emacs.texi (Acknowledgments): Add a couple more names.
4350
dd1eef46
CY
4351 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
4352
122eb807 4353 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 4354 (Misc File Ops): Document use of trash.
122eb807 4355
801a8da1
JB
43562008-11-16 Juanma Barranquero <lekktu@gmail.com>
4357
4358 * macos.texi (Mac Customization): Fix typos.
4359
0b4f2253
CY
43602008-11-14 Chong Yidong <cyd@stupidchicken.com>
4361
4362 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
4363 replacing previous contents. Numerous copyedits to adapt ns-emacs to
4364 the conventions of the main Emacs manual.
4365
4366 * emacs.texi (Top): Update node listings.
4367
517e2b89
CY
43682008-11-12 Chong Yidong <cyd@stupidchicken.com>
4369
07a85685
CY
4370 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
4371 command-line-args is processed during startup.
4372 (Action Arguments): Correctly describe how file arguments interact with
4373 the startup screen. Link to Lisp Interaction for scratch buffer.
4374 (Initial Options): Link to Command Example for -batch option.
4375 (Environment): Document initial-environment.
4376
517e2b89
CY
4377 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
4378 can't be changed in the site-start file.
4379
6337bbde
CY
43802008-11-07 Chong Yidong <cyd@stupidchicken.com>
4381
4382 * dired.texi (Dired): Mention C-x C-d too.
4383 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
4384 (Dired Navigation): Explain dired-goto-file more clearly.
4385 Document dired-isearch-filenames.
6337bbde
CY
4386 (Dired Deletion): Remove unnecessary "expunged" terminology.
4387 (Flagging Many Files): & is now rebound to `% &'.
4388 (Shell Commands in Dired): Document dired-do-async-shell-command.
4389 Clarify how multi-file arguments are passed.
4390 (Misc Dired Features): Document dired-do-isearch.
4391
9e8eeff9
CY
43922008-11-06 Chong Yidong <cyd@stupidchicken.com>
4393
4394 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
4395
e071f849
CY
43962008-11-03 Chong Yidong <cyd@stupidchicken.com>
4397
4398 * search.texi (Other Repeating Search): Remove obsolete findex entries.
4399
05482eb1
CY
44002008-11-01 Chong Yidong <cyd@stupidchicken.com>
4401
e2346dea
CY
4402 * programs.texi (Program Modes): Link to Program Indent node.
4403 (Left Margin Paren): Explain consequences of changing
4404 open-paren-in-column-0-is-defun-start more concisely.
4405 (Which Function, Program Indent, Info Lookup): Minor edits.
4406 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
4407 (Multi-line Indent): If region is active, TAB indents the region.
4408 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
4409 (Matching): The delimiter at the cursor is highlighted---the character
4410 changes color.
4411 (Symbol Completion): Link to Completion node.
4412
e4b6428c
CY
4413 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
4414 a strictly text-only system.
4415
05482eb1
CY
4416 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
4417 batch mode.
4418
a11d3737
RS
44192008-11-01 Richard M. Stallman <rms@gnu.org>
4420
5abad626
RS
4421 * misc.texi (Document View): Major rewrite.
4422
a11d3737
RS
4423 * maintaining.texi (Types of Log File): Change logs are older than
4424 version control.
4425 (VCS Concepts): Simplify and rearrange.
4426 (Version Control Systems): Make it clear that Linux is only the kernel.
4427 (VC Mode Line): Shorten reference to menu item.
4428 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
4429 (VC Directory Mode): Minor cleanup.
4430 Unchanged files are hidden, not omitted.
4431 (VC Directory Commands): Shorten and simplify.
4432 (Change Log Commands): New node, split from Change Logs.
4433 (VC Directory Buffer): New node, split from VC Directory Mode.
4434
c55a4acb
CY
44352008-10-31 Chong Yidong <cyd@stupidchicken.com>
4436
1c6c854e 4437 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
4438 from files.texi.
4439
1c6c854e
CS
4440 * files.texi (Version Control): Move to maintaining.texi.
4441 Subnodes moved as well.
4442 (Document Files): Move to misc.texi.
df0356f6 4443
c55a4acb
CY
4444 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4445 vc-update-change-log.
df0356f6
CY
4446 (Version Control): Move here from files.texi.
4447 (Format of ChangeLog): Make it a subnode of Change Log.
4448
4449 * emacs.texi (Top): Update node listing.
c55a4acb 4450
ef082374
TH
44512008-10-31 Tassilo Horn <tassilo@member.fsf.org>
4452
4453 * files.texi (Files): Add a section about document
4454 files (doc-view-mode).
4455
d52582c3
CY
44562008-10-31 Chong Yidong <cyd@stupidchicken.com>
4457
1c6c854e
CS
4458 * building.texi (Compilation Mode):
4459 Document compilation-auto-jump-to-first-error.
d52582c3
CY
4460 (Debuggers): Lower GUD subsections to subsubsections.
4461 (Starting GUD): Add cindex.
4462 (Lisp Interaction): Note that scratch is no longer the initial buffer.
4463
4e0a0968
CY
44642008-10-30 Chong Yidong <cyd@stupidchicken.com>
4465
03625b47
CY
4466 * indent.texi (Indentation): Link to Program Indent.
4467
4e0a0968
CY
4468 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
4469 now uses emacsclient's terminal.
4470
8bd3f7ef
CY
44712008-10-29 Chong Yidong <cyd@stupidchicken.com>
4472
80e5620e
CY
4473 * mark.texi (Using Region): Document use-empty-active-region.
4474
97d5c404
CY
4475 * emacs.texi (Top): Update node listings.
4476
1c6c854e
CS
4477 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
4478 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
4479 (Invoking emacsclient): Rewrite, moving optional arguments to
4480 emacsclient Options.
21d2bae3
CY
4481 (emacsclient Options): New node. Document server-use-tcp and
4482 server-host.
8bd3f7ef 4483
5fda2cbd
CY
44842008-10-28 Chong Yidong <cyd@stupidchicken.com>
4485
4486 * indent.texi (Indentation): Replace list with paragraphed text,
4487 putting description of syntax-driven indentation first. Document new
4488 effect of active regions on tab.
4489 (Tab Stops): Note that editable tab stops affect indentation commands.
4490
4ff029f6
DN
44912008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
4492
4493 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
4494
996cd6e4
CY
44952008-10-23 Chong Yidong <cyd@stupidchicken.com>
4496
f28815e3
CY
4497 * custom.texi (Function Keys): Note that modified keypad keys are not
4498 translated.
4499
996cd6e4
CY
4500 * basic.texi (Arguments): Explain how to insert multiple digits.
4501
49545fe2
MA
45022008-10-22 Michael Albinus <michael.albinus@gmx.de>
4503
4504 * files.texi (Remote Files): Precise selection of default method.
4505 Rewrite paragraph about disabling remote file names.
4506
edac0b53
CY
45072008-10-22 Chong Yidong <cyd@stupidchicken.com>
4508
e752c544
CY
4509 * search.texi (Special Isearch): Document M-TAB is isearch.
4510
edac0b53
CY
4511 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
4512 command.
4513
4514 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
4515
20a36054
TH
45162008-10-22 Tassilo Horn <tassilo@member.fsf.org>
4517
1c6c854e 4518 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
4519 section.
4520
69051ab6
CY
45212008-10-21 Chong Yidong <cyd@stupidchicken.com>
4522
c4b1a32a
CY
4523 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
4524 to files.texi. Move contents of vc2-xtra.texi here.
4525
4526 * vc2-xtra.texi: File removed.
4527
4528 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
4529 Directory Commands from the submenu. Don't include deleted file
4530 vc2-xtra.texi.
4531
4532 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
4533 (Version Control): Add VC Directory Mode and VC Directory Commands to
4534 the submenu.
4535 (Why Version Control?): Use table format.
4536 (Version Control Systems): Note that Meta-CVS support is gone.
4537 (VCS Concepts): Note precisely when VC started supporting filesets.
4538 Remove bogus xref to CVS Options node.
4539 (Types of Log File): Copyedits.
4540 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
4541 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
4542 The Right Thing.
4543 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
4544 (Log Buffer): Reorganize node, putting C-c C-c description first.
4545 (Old Revisions): Use CVS for example, not RCS.
4546 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
4547 Commands from the submenu, putting them under Version Control.
4548 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
4549 need to include it in the manual unconditionally, since it is now
4550 crucial to using distributed version control systems.
1a6e2954
CY
4551 (Comparing Files): Note that diff uses the minibuffer, and that the
4552 output is shown using Diff mode.
1c6c854e
CS
4553 (Diff Mode): Explain what "patch" and "hunk" mean.
4554 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 4555 diff-show-trailing-whitespaces.
1a6e2954 4556 (File Archives): Add rar support.
c4b1a32a 4557
69051ab6
CY
4558 * major.texi (Choosing Modes): Make mode selection sequence more
4559 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
4560 magic-mode-alist is nil by default.
4561 Document magic-fallback-mode-alist.
69051ab6 4562
e7421e03
CY
45632008-10-20 Chong Yidong <cyd@stupidchicken.com>
4564
4565 * frames.texi (Mouse References): Copyedits.
4566
6b2efdc2
TH
45672008-10-20 Tassilo Horn <tassilo@member.fsf.org>
4568
4569 * ack.texi (Acknowledgments): Add myself as doc-view author.
4570
9c5e9396
EZ
45712008-10-20 Eli Zaretskii <eliz@gnu.org>
4572
4573 * frames.texi (Dialog Boxes): Add @cindex entries.
4574
dac94f8e
CY
45752008-10-20 Chong Yidong <cyd@stupidchicken.com>
4576
4577 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4578 (Text-Only Mouse): Copyedit.
4579
25597d40
CY
45802008-10-19 Chong Yidong <cyd@stupidchicken.com>
4581
f8a447f6
CY
4582 * frames.texi: Use @key throughout for mouse clicks.
4583 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
4584 (Secondary Selection): Fix modified mouse click syntax.
4585 (Clipboard): Describe Cut, Copy and Paste commands.
4586 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
4587 Copyedits.
4588 (Creating Frames): Add xref to Init File.
4589 (Frame Commands): Add xref to Exiting.
4590 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 4591
b0f95216
CY
45922008-10-15 Chong Yidong <cyd@stupidchicken.com>
4593
b0817f00
CY
4594 * files.texi (Version Control): Copyedits. Add Bazaar.
4595 (Version Control Systems): List different VCS's using an itemized list.
4596 Add Bazaar.
4597 (VCS Concepts): Copyedits. Tweak description of file merging.
4598
b0f95216
CY
4599 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
4600 (Cut/Paste Other App): Document select-active-regions and
4601 x-select-enable-primary.
4602
69d0d701
CY
46032008-10-13 Chong Yidong <cyd@stupidchicken.com>
4604
4605 * mark.texi (Shift Selection): Correct case in node name.
4606
4607 * emacs.texi (Top): Update node order in Mark chapter.
4608
375e8351
EZ
46092008-10-12 Eli Zaretskii <eliz@gnu.org>
4610
4611 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
4612
4613 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
4614 elsewhere in the manual instead of describing yet again the intricacies
4615 of $HOME on MS-Windows and MS-DOS.
4616
ab58114f
CY
46172008-10-12 Chong Yidong <cyd@stupidchicken.com>
4618
4f959513 4619 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
4620 (Minibuffer File): Add discussion of `~' in file names.
4621 Add insert-default-directory index reference.
4f959513 4622
ab58114f
CY
4623 * files.texi (File Names): Reorganize description.
4624 (Visiting): Add xref to Mode Line. Copyedits.
4625 (Save Commands): Mention prefix behavior of C-x C-s.
4626 (Numbered Backups): Node deleted.
4627 (Backup Names): Contents of Numbered Backups moved here. State default
4628 of version-control variable.
4629 (Reverting): Copyedits.
4630 (Version Control): Add additional version control systems.
4631
4632 * emacs.texi (Top): Delete Numbered Backups node.
4633
4634 * cmdargs.texi (General Variables): Change Numbered Backups xref to
4635 Backup Names.
f2884f63 4636 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 4637
b0b5100a
RF
46382008-10-11 Romain Francoise <romain@orebokech.com>
4639
4640 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
4641
89774b5f
CY
46422008-10-11 Chong Yidong <cyd@stupidchicken.com>
4643
4644 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
4645 (Select Buffer): Mention use of minibuffer history. Describe default
4646 value of default-major-mode. Mention that C-x 4 b selects the other
4647 window.
4648 (List Buffers): Document CRM indicators in the order they appear.
4649 (Kill Buffer): Document new command kill-matching buffers.
4650 (Several Buffers): Move explanation of the relationship between buffer
4651 list and buffer menu to the top.
4652 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
4653
4c72bf27
CY
46542008-10-10 Chong Yidong <cyd@stupidchicken.com>
4655
4656 * entering.texi (Exiting): Document change of C-x C-c to
4657 save-buffers-kill-terminal. Document kill-emacs.
4658
f68eb991
EZ
46592008-09-30 Eli Zaretskii <eliz@gnu.org>
4660
4661 * mule.texi (Coding Systems): Don't mention codepage-setup.
4662
4663 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
4664 cpNNN coding systems anymore.
4665 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
4666 for unibyte mode. Don't mention line-drawing characters.
4667 Don't mention dos-unsupported-char-glyph.
f68eb991 4668
1a2dd44d
CY
46692008-09-25 Chong Yidong <cyd@stupidchicken.com>
4670
4671 * search.texi (Search): Shorten introduction.
4672 (Basic Isearch): Add command table. Discuss reverse isearch and
4673 isearch highlighting.
4674 (Repeat Isearch): Move lazy highlighting discussion here. Add search
4675 ring to cindex.
4676 (Special Isearch): Move input methods discussion here.
4677 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
4678 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
4679 Repeat Isearch.
4680 (Isearch Minibuffer): New node.
4681 (Word Search): Document new word search commands.
4682 (Regexp Example): Simplify example using sentence-end-base variable.
4683 (Replace): Reword introduction.
4684 (Unconditional Replace): Remove unnecessary example.
4685 (Other Repeating Search): Document new `M-s o' binding.
4686
4687 * emacs.texi (Top): Update node listings.
4688
e45da31d
JB
46892008-09-22 Juanma Barranquero <lekktu@gmail.com>
4690
4691 * emacs.texi (Top): Remove Kill Errors from menu.
4692
841c8096
CY
46932008-09-22 Chong Yidong <cyd@stupidchicken.com>
4694
402168fa
CY
4695 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4696 interface for defining macros. Simplify examples. Note that C-g quits
4697 macro definitions.
1c6c854e
CS
4698 (Keyboard Macro Counter): Document using F3 to insert counter.
4699 Give usage example.
402168fa
CY
4700 (Keyboard Macro Query): Organize query responses in a table.
4701
1c6c854e
CS
4702 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4703 Link to Erasing node.
841c8096
CY
4704 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4705 rationale to a footnote.
4706 (Kill Errors): Remove node, due to redundancy with Erasing.
4707 (Spelling): Move discussion of flyspell to end. Note new behavior of
4708 M-$ in active region. Remove non-ispell-specific keybindings from
4709 table.
4710
eab2ee89
DN
47112008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4712
4713 * cmdargs.texi (Initial Options): Document --daemon.
4714
3d53e905
GM
47152008-09-20 Glenn Morris <rgm@gnu.org>
4716
4717 * files.texi (Numbered Backups): Mention that some modes set
4718 version-control.
4719
1c90484d
GM
47202008-09-20 Jim Blandy <jimb@red-bean.com>
4721
4722 * files.texi (Numbered Backups): Reference File Variables, as well.
4723 Remove discussion of Rmail's implementation.
4724
0fc0d844
CY
47252008-09-06 Chong Yidong <cyd@stupidchicken.com>
4726
4727 * misc.texi (Recursive Edit): Note that top-level exits active
4728 minibuffers.
4729
4730 * trouble.texi (Quitting): Likewise.
4731
b18d283d
CY
47322008-08-31 Chong Yidong <cyd@stupidchicken.com>
4733
4734 * emacs.texi (Top): Add Temporary Face Changes xref.
4735
4736 * display.texi (Display): Move Temporary Face Changes node to just
4737 after Standard Faces.
4738 (Scrolling): Document recenter-top-bottom instead of recenter.
4739 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4740 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4741 (Display Custom): Copyedits.
4742 (Optional Mode Line): Document display-battery-mode.
4743
180135fc
RF
47442008-08-27 Romain Francoise <romain@orebokech.com>
4745
4746 * custom.texi (Directory Variables): Minor fix.
4747
d3fe3475
GM
47482008-08-27 Glenn Morris <rgm@gnu.org>
4749
4750 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4751 descriptions.
4752 (Calendar Customizing): Tweak layout description.
183080b6 4753 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4754 markers. Condense calendar-star-date and calendar-mark-today
4755 description.
4756 (Holiday Customizing): Add oriental and solar holidays.
4757 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4758 Fix holiday-float description. Use zerop in examples. Be less verbose.
4759 (Date Display Format): Change ISO format. Be less verbose.
4760 (Diary Customizing): Mention day and month abbrev arrays.
4761 Mention the date-form variables by name. Update European example.
4762 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4763 Condense examples. Mention diary-entry-symbols by name.
4764 Condense table for insertion commands.
4765 (Fancy Diary Display): Mention diary-include-string and
4766 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4767 Ethiopic, Persian date functions. Condense descriptions.
4768
4769 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4770 (Adding to Diary): Adapt for changed node name.
4771
71755807
GM
47722008-08-26 Glenn Morris <rgm@gnu.org>
4773
4774 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4775 node "Hebrew/Islamic Entries".
4776
4777 * calendar.texi (Specified Dates): Fix names of iso functions.
4778 (General Calendar): There may not be another window.
4779 (Writing Calendar Files, Holidays): Tweak intro.
4780 (Holidays): Mention Baha'i and Chinese holidays.
4781 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4782 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4783 (To Other Calendar): Add calendar-print-other-dates.
4784 Refer to "graphic display" rather than "X.
4785 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4786 (Displaying the Diary): Fix whitespace after reference.
4787 Fix `diary-number-of-entries' reference.
4788 (Date Formats): Explicitly mention that day names can be abbreviated.
4789 (Adding to Diary): Add some references to other sections.
4790 (Special Diary Entries): Fix reference.
4791 (Appointments): Simplify appt-message-warning-time entry.
4792 Clarify where times must be.
4793 (Importing Diary): Comment out icalendar paragraph that does not apply.
4794 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4795
d76ebc75
GM
47962008-08-23 Glenn Morris <rgm@gnu.org>
4797
4798 * fortran-xtra.texi (Fortran): Change description of free form and
4799 fixed form a bit. Mention hideshow and imenu.
4800 (Fortran Motion): Mention fortran-end-of-subprogram,
4801 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4802 (Fortran Indent): Minor re-word.
4803 (ForIndent Commands): Mention fortran-fill-paragraph and
4804 fortran-fill-statement.
4805 (ForIndent Cont): Mention fortran-tab-mode-string.
4806 (Fortran Comments): Mention fortran-comment-line-start-skip.
4807 (Fortran Columns): Mention font-locking.
4808 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4809
1fc0ce04 48102008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4811
4812 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4813
5c52e13c
CY
48142008-08-22 Chong Yidong <cyd@stupidchicken.com>
4815
4816 * mini.texi (Minibuffer): Simplify introduction.
4817 (Minibuffer File): Document tilde in minibuffer filenames.
4818 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4819 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4820 (Completion Example): Update example to current command list.
4821 (Completion Options): Document `lazy' value of completion-auto-help.
4822 Update contents of completion-ignored-extensions.
4823 (Minibuffer History): Describe "future history" list. State default
4824 value of history-delete-duplicates.
4825
77a00355
GM
48262008-08-21 Glenn Morris <rgm@gnu.org>
4827
4828 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4829 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4830
39ee1d04
CY
48312008-08-17 Chong Yidong <cyd@stupidchicken.com>
4832
4833 * regs.texi (Registers): Clarify valid register names.
4834 (RegPos): Note that buffer is saved and restored too.
4835 (RegText): Note that mark is reactivated/deactivated.
4836 (RegConfig): Xref to Windows node.
4837
b12c348f
CY
48382008-08-16 Chong Yidong <cyd@stupidchicken.com>
4839
3ae7ba79
CY
4840 * basic.texi (Inserting Text): Provide command name for C-q.
4841
b12c348f
CY
4842 * killing.texi (Killing): Copyedit. Define read-only text.
4843 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4844 (Killing by Lines): Copyedit.
4845 (Other Kill Commands): Move M-w description here.
4846 (Yanking): Move M-w to Other Kill Commands.
4847 (Kill Ring): Also mention saving text in registers. Link to Text
4848 Properties in elisp manual.
4849 (Accumulating Text): Copyedit.
4850 (CUA Bindings): Shift selection is now the default.
4851
d8ff7692
TZ
48522008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4853
4854 * maintaining.texi (Change Log): Mention next-error is available.
4855
a43a8a2e
GM
48562008-08-10 Glenn Morris <rgm@gnu.org>
4857
4858 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4859 and intermonth text.
4860 (Holiday Customizing): Add holiday-chinese.
4861
eba27308
EZ
48622008-08-08 Eli Zaretskii <eliz@gnu.org>
4863
4864 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4865
5f14a5b3
DN
48662008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4867
4868 * files.texi (Log Buffer): Describe C-c C-d.
4869 (Diff Mode): Describe C-x 4 A.
4870
49989bff
EZ
48712008-08-06 Eli Zaretskii <eliz@gnu.org>
4872
4873 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4874
5c915c02
DN
48752008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4876
2beaf97a
DN
4877 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4878 describe the new bindings to show the changeset diff, toggle annotation
4879 visibility, show revisions.
4880 (VC Status): Describe key bindings for modifying the change comments,
4881 displaying changeset diffs and annotations.
4882
5c915c02
DN
4883 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4884
71798ace
NR
48852008-08-05 Nick Roberts <nickrob@snap.net.nz>
4886
4887 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4888
b8949644
EZ
48892008-08-02 Eli Zaretskii <eliz@gnu.org>
4890
4891 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4892 and wording.
4893
819567d1
DN
48942008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4895
4896 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4897 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4898 commands. Improve some old info.
4899
5f38310a
CY
49002008-07-31 Chong Yidong <cyd@stupidchicken.com>
4901
0dc3906b
CY
4902 * display.texi (Visual Line Mode): New node.
4903
5f38310a 4904 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4905 (Moving Point): Add additional alternative key bindings.
4906 Describe line-move-visual.
5f38310a
CY
4907 (Erasing): Describe DEL.
4908 (Basic Undo, Blank Lines, Arguments): Copyedit.
4909 (Continuation Lines): Mention Visual Line mode.
4910 (Position Info): Move extended discussion to mule.texi.
4911
4912 * mule.texi (International Chars): Describe C-x =.
4913
4914 * emacs.texi (Top): Add Visual Line Mode node.
4915
7c2fb837
DN
49162008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4917
4918 * emacs.texi: Remove VMS support.
4919
3f6b73ef
DN
49202008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4921
4922 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4923 the vc-dir command name.
4924
9e2a2647
DN
49252008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4926
4927 * xresources.texi: Remove mentions of Mac Carbon.
4928
568beaa2
AS
49292008-07-19 Andreas Schwab <schwab@suse.de>
4930
4931 * ns-emacs.texi: Move to ../misc.
4932
0ef94706
CY
49332008-07-15 Chong Yidong <cyd@stupidchicken.com>
4934
4935 * entering.texi (Exiting): Don't describe text-only terminals as the
4936 default. Describe the new startup screen.
4937 (Exiting): Describe how to kill Emacs first. Change description of
4938 iconification to handle modern window systems.
4939
ba60bd44 49402008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4941
4942 * ns-emacs.texi: New file, documents features of Emacs port under
4943 NeXTstep windowing.
4944
9f30aa73
CY
49452008-07-15 Chong Yidong <cyd@stupidchicken.com>
4946
938a5d2e
CY
4947 * entering.texi (Entering Emacs): Update prev node.
4948
4949 * glossary.texi (Glossary): Remove xref to Text Characters.
4950
9f30aa73
CY
4951 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4952 directly, rather than in the context of ASCII. Move description of
4953 special properties of modifier key to new Modifier Keys node.
4954 (Keys): Copyedit.
4955 (Text Characters): Delete node. Multibyte is the default nowadays, and
4956 the node contents are obsolete.
4957
4958 * custom.texi (Modifier Keys): New node.
4959
4960 * emacs.texi (Top): Update node list.
4961
7e53d36c
CY
49622008-07-13 Chong Yidong <cyd@stupidchicken.com>
4963
4964 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4965 saying that Emacs provides menus and mouse support (which is par for
4966 the course).
4967
4968 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4969 early on.
4970 (Point): Copyedit. Relegate historical trivia to a footnote.
4971 (Mode Line): Explain mode-line format more consistently.
4972 (Menu Bar): Copyedit.
4973
1e9fa96d
GM
49742008-06-27 Glenn Morris <rgm@gnu.org>
4975
4976 * cal-xtra.texi (Sexp Diary Entries):
4977 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4978
dc9bebb8
CY
49792008-06-26 Chong Yidong <cyd@stupidchicken.com>
4980
4981 * mark.texi (Shift selection): New node.
4982 (Mark): Copyedits.
4983 (Persistent Mark): Move to the end of the chapter.
4984
e7881076
EZ
49852008-06-20 Eli Zaretskii <eliz@gnu.org>
4986
4987 * makefile.w32-in (distclean): Remove makefile.
4988
f427400c
NR
49892008-06-17 Nick Roberts <nickrob@snap.net.nz>
4990
4991 * building.texi (Starting GUD): Add an entry for gud-gdb.
4992 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4993 command mode.
4994
b597d348
GM
49952008-06-17 Glenn Morris <rgm@gnu.org>
4996
4997 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4998
647b7094
NR
49992008-06-17 Nick Roberts <nickrob@snap.net.nz>
5000
5001 * building.texi (Starting GUD): Expand on remote debugging.
5002 (Other GDB-UI Buffers): Mention new keyboard bindings.
5003
47a30023
GM
50042008-06-15 Glenn Morris <rgm@gnu.org>
5005
5006 * gnu.texi: Use a verbatim license for this invariant section,
5007 as per etc/GNU.
5008
37e5d54a
GM
50092008-06-13 Daniel Engeler <engeler@gmail.com>
5010
5011 * emacs.texi, misc.texi: Add documentation about serial port access.
5012
8e65d46c
GM
50132008-06-13 Glenn Morris <rgm@gnu.org>
5014
c1473b4c
MB
5015 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
5016 maintain.info.
8e65d46c 5017
e40a85cd
MB
50182008-06-05 Miles Bader <miles@gnu.org>
5019
5020 * display.texi (Temporary Face Changes): Update to reflect function
5021 renamings in face-remap.el.
5022
56c73dec
MB
50232008-06-04 Miles Bader <miles@gnu.org>
5024
1c6c854e
CS
5025 * display.texi (Temporary Face Changes):
5026 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
5027 `increase-buffer-face-height' and `decrease-default-face-height' now
5028 that they aren't bound by default.
5029
9d3d42fb
MB
50302008-06-03 Miles Bader <miles@gnu.org>
5031
5032 * display.texi (Temporary Face Changes): New node.
5033
2be6bfe2
EZ
50342008-05-31 Eli Zaretskii <eliz@gnu.org>
5035
5036 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
5037
daf7e339
GM
50382008-05-31 Glenn Morris <rgm@gnu.org>
5039
5040 * cal-xtra.texi (Fancy Diary Display): Simplify.
5041
d21d2618
GM
50422008-05-30 Glenn Morris <rgm@gnu.org>
5043
5044 * cal-xtra.texi (Fancy Diary Display): Update for
5045 diary-display-function replacing diary-display-hook.
5046
71ce5fd0
JB
50472008-05-29 Drew Adams <drew.adams@oracle.com>
5048
5049 * msdog.texi (Windows Keyboard): Add descriptions of
5050 w32-register-hot-key and w32-unregister-hot-key.
5051
a3cdbdf8
MO
50522008-05-21 Tom Tromey <tromey@redhat.com>
5053
5054 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
5055 Variables node.
5056
854a574c
MO
50572008-05-19 Tom Tromey <tromey@redhat.com>
5058
5059 * custom.texi (Variables): Add Directory Variables to menu.
5060 (Directory Variables): New node.
5061
7c2ec3f9
ER
50622008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
5063
71ce5fd0 5064 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 5065
370fded4
ER
50662008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
5067
5068 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
5069 Revision Tags and rewritten. Section now uses modern terminology,
5070 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
5071 accurately.
5072
6af511e3
EZ
50732008-05-10 Eli Zaretskii <eliz@gnu.org>
5074
5075 * msdog.texi (Windows Files): Update documentation of
5076 w32-get-true-file-attributes.
5077
7a78b6e7
ER
50782008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
5079
5080 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
5081 directory mode.
5082
1bcfc24e
CY
50832008-05-08 Chong Yidong <cyd@stupidchicken.com>
5084
5085 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 5086 entry "television".
1bcfc24e 5087
db86064f
ER
50882008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
5089
ab5ec32c 5090 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 5091
a31b405e
ER
50922008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
5093
cfdaa150 5094 * buffers.texi, files.texi (Version-control):
a31b405e
ER
5095 vc-toggle-read-only is no longer a good idea...
5096
ff2c14fc
GM
50972008-04-29 Glenn Morris <rgm@gnu.org>
5098
5099 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
5100
367c9b7c
JL
51012008-04-22 Juri Linkov <juri@jurta.org>
5102
5103 * dired.texi (Subdirectories in Dired): Describe using `^'
5104 to return to the parent directory.
5105
4ac1e9b4
NR
51062008-04-22 Nick Roberts <nickrob@snap.net.nz>
5107
5108 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
5109 recent changes.
5110
b9b3bf2b
NR
51112008-04-19 Nick Roberts <nickrob@snap.net.nz>
5112
5113 * building.texi (GDB-UI Layout, Breakpoints Buffer)
5114 (Other GDB-UI Buffers): Update for recent thread related changes.
5115
4d120d6a
SM
51162008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
5117
5118 * maintaining.texi (Maintaining):
5119 * emacs.texi (Top): Typo.
5120
a152877d
SM
51212008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
5122
b9b3bf2b
NR
5123 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
5124 arg in `font-lock-add-keywords'.
a152877d 5125
36c0514c
GM
51262008-04-08 Glenn Morris <rgm@gnu.org>
5127
5128 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
5129 Also add Baha'i calendar references where appropriate.
5130
06a97d46
GM
51312008-04-05 Glenn Morris <rgm@gnu.org>
5132
5133 * custom.texi (Init File): Byte-compiling .emacs is bad.
5134
6adc6eed
SM
51352008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
5136
5137 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
5138
571388b0
GM
51392008-03-29 Glenn Morris <rgm@gnu.org>
5140
5141 * calendar.texi: Update for `calendar-date-style' replacing
5142 `european-calendar'.
5143
3ae8f876
JR
51442008-03-28 Jason Rumney <jasonr@gnu.org>
5145
5146 * display.texi (Display Custom): Mention overlay-margin in text.
5147
5bc6ddff 51482008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 5149
5bc6ddff
MB
5150 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
5151 tutorial' comments.
03a864d5 5152
7186a830
CY
51532008-03-28 Chong Yidong <cyd@stupidchicken.com>
5154
5155 * mark.texi (Mark): Rearrange nodes.
5156 (Persistent Mark): Rename from Transient Mark.
5157 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
5158 Describe Transient Mark mode as the default.
5159
5160 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
5161 the default behavior with Transient Mark mode off.
5162 (Position Info): Fix typo.
5163
71ce5fd0
JB
5164 * display.texi (Standard Faces): Reference the Mark node.
5165 Remove discussion of the region face, which is discussed there.
7186a830
CY
5166
5167 * emacs.texi (Top): Update node listings.
5168
5169 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
5170 as the default.
5171
5172 * fixit.texi (Undo): Standardize choice of undo key sequence.
5173 (Undo, Spelling): Describe Transient Mark mode as the default.
5174
5175 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
5176 default.
5177
5178 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
5179
5180 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
5181 mode is the default, and note that the mark is not activated when set.
5182
5183 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
5184 Describe Transient Mark mode as the default.
5185
5186 * search.texi (Basic Isearch): Reference the Mark Ring node.
5187 (Replace, Unconditional Replace, Other Repeating Search):
5188 Describe Transient Mark mode as the default.
5189
1c6c854e
CS
5190 * text.texi (Words, Pages, Fill Commands, HTML Mode):
5191 Describe Transient Mark mode as the default.
7186a830
CY
5192 (Paragraphs): Describe how M-h behaves when region is active.
5193
5194 * trouble.texi (Quitting): Clarify effects of C-g.
5195
dc47d1ff
GM
51962008-03-13 Glenn Morris <rgm@gnu.org>
5197
5198 * emacs.texi (EMACSVER): Set to 23.0.60.
5199
e3e0fb39 52002008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 5201
e3e0fb39
GM
5202 * dired.texi (Hiding Subdirectories): Fix previous change.
5203
52042008-03-05 Drew Adams <drew.adams@oracle.com>
5205
5206 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 5207
5e14abf8
KS
52082008-02-28 Kim F. Storm <storm@cua.dk>
5209
5210 * help.texi (Help Files): Move describe-gnu-project to C-h g.
5211 Move describe-distribution to C-h C-o.
5212 Move view-emacs-problems to C-h C-p.
5213 Add view-emacs-debugging on C-h C-d.
5214 Add view-external-packages on C-h C-e.
d0207bf3 5215 Add view-order-manuals on C-h C-m.
5e14abf8 5216
d0207bf3 52172008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
5218
5219 * msdog-xtra.texi (MS-DOS): Docstring fix.
5220
87e391bb
EZ
52212008-02-09 Eli Zaretskii <eliz@gnu.org>
5222
5223 * msdog.texi (Windows Fonts): Use a @table for describing font
5224 properties.
5225
5662e503
JR
52262008-02-07 Jason Rumney <jasonr@gnu.org>
5227
5228 * msdog.texi (Windows Files): w32-get-true-file-attributes default
5229 value has changed.
5230 (Windows HOME): Clarify what is meant by "if that fails as well".
5231 (Windows Fonts): New section.
5232
72463824
GM
52332008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
5234
5235 * basic.texi (Basic Undo): Remove duplicate "you can".
5236
7ff926e0
EZ
52372008-02-02 Eli Zaretskii <eliz@gnu.org>
5238
5239 * maintaining.texi (Tags): Fix last change.
5240
ace67e7e
NR
52412008-01-31 Nick Roberts <nickrob@snap.net.nz>
5242
5243 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
5244
ae068fdf
RS
52452008-01-26 Richard Stallman <rms@gnu.org>
5246
5247 * maintaining.texi (Tags): Delete redundant index entry.
5248
a56d9a08
EZ
52492008-01-26 Eli Zaretskii <eliz@gnu.org>
5250
5251 * programs.texi (Imenu): Move "@cindex tags" from here...
5252 * maintaining.texi (Tags): ...to here.
5253
e941ed90
NR
52542008-01-23 Kevin Ryde <user42@zip.com.au>
5255
5256 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
5257 click count.
5258
650276d5
JB
52592008-01-21 Juanma Barranquero <lekktu@gmail.com>
5260
5261 * entering.texi (Exiting): Fix typo.
5262 Reported by D. E. Evans <sinuhe@gnu.org>.
5263
8dc17977
MR
52642007-12-31 Martin Rudalics <rudalics@gmx.at>
5265
5266 * glossary.texi (Glossary): Fix typo.
5267
9f9695a6
RS
52682007-12-27 Richard Stallman <rms@gnu.org>
5269
5270 * text.texi (Formatted Text): Improve menu tag.
5271 (Editing Format Info): In Info, add duplicate menu of nodes
5272 about the submenus.
5273 (Format Faces): Say where Faces menu is found. Mention Other.
5274 (Format Colors): Say where these submenus are found.
5275 (Format Indentation, Format Justification): Likewise.
5276 (Format Properties): Likewise.
5277
abfd0191
RS
52782007-12-22 Richard Stallman <rms@gnu.org>
5279
5280 * search.texi (Query Replace): Make exp of query-replace more
5281 self-contained, and clarify.
8dc17977 5282
a2586785
RS
52832007-12-15 Richard Stallman <rms@gnu.org>
5284
5285 * files.texi (Auto Save): Clarify definition of auto-saving.
5286
a67cf2bb
RS
52872007-11-26 Richard Stallman <rms@gnu.org>
5288
5289 * help.texi (Help Echo): Cleanups.
5290
448b33b1
TTN
52912007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
5292
5293 * files.texi (Why Version Control?): Fix typo.
5294 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
5295 (Selecting a Fileset): Fix typos; small rewording.
5296 (Log Buffer): Likewise.
5297 (Old Revisions): Likewise.
448b33b1 5298
221bb7f6
EZ
52992007-11-17 Eli Zaretskii <eliz@gnu.org>
5300
5301 * mule.texi (Communication Coding): Fix wording of last change.
5302
d0207bf3 53032007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 5304
630cb3b7
JB
5305 * custom.texi (Specifying File Variables):
5306 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 5307
53b7759e
KH
53082007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
5309
a5ab2e0c 5310 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
5311
5312 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
5313
c8763fb6 53142007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 5315
630cb3b7 5316 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
5317 --output=file.
5318
ff98e024
MR
53192007-11-13 Martin Rudalics <rudalics@gmx.at>
5320
5321 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
5322 (Help Echo): Avoid mentioning the term "region" here and
5323 consistently use the term "active text".
5324
37b11c22
GM
53252007-11-11 Glenn Morris <rgm@gnu.org>
5326
5327 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
5328
21d50ba1
JL
53292007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
5330
1c6c854e
CS
5331 * search.texi (Query Replace):
5332 Mention `query-replace-show-replacement'.
21d50ba1 5333
c12ecb0a 53342007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
5335
5336 * building.texi (Watch Expressions): Remove obscure sentence.
5337
3b4201f4
KH
53382007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
5339
5340 * mule.texi (Select Input Method): Describe how to activate an input
5341 method in the text mode.
5342
07e5c0b0
DN
53432007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
5344
5345 * cmdargs.texi (Misc Variables): Remove Sun windows info.
5346
52dd7391
NR
53472007-10-30 Nick Roberts <nickrob@snap.net.nz>
5348
5349 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
5350
c004e539
GM
53512007-10-30 Glenn Morris <rgm@gnu.org>
5352
5353 * misc.texi (Directory Tracking): Explain a bit more about
5354 dirtrack-mode.
5355
ca8c5b8c
GM
53562007-10-25 Glenn Morris <rgm@gnu.org>
5357
5358 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
5359
b6c764ef
RS
53602007-10-24 Richard Stallman <rms@gnu.org>
5361
5362 * misc.texi (Interactive Shell): Cleanup last change.
5363
eabd84c9
JL
53642007-10-22 Juri Linkov <juri@jurta.org>
5365
5366 * mini.texi (Minibuffer History): Add text about a list of minibuffer
5367 default values.
5368
0b43c7e2
ER
53692007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
5370
ca8c5b8c 5371 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
5372 'filesets'.
5373
a80859d4
MR
53742007-10-18 Martin Rudalics <rudalics@gmx.at>
5375
5376 * trouble.texi (Quitting): Fix typo.
5377
c9447ae1
GM
53782007-10-18 Glenn Morris <rgm@gnu.org>
5379
5380 * frames.texi (Mode Line Mouse): Mention minor mode names.
5381
168b980f
JL
53822007-10-17 Juri Linkov <juri@jurta.org>
5383
5384 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
5385 fill-paragraph operates on the active region in Transient Mark mode.
5386 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
5387 with fill-paragraph.
5388
5389 * basic.texi (Arguments): Replace fill-paragraph-or-region with
5390 fill-paragraph.
5391
5392 * fixit.texi (Spelling): ispell-word operates on the active region
5393 in Transient Mark mode.
5394
5a331f34
JB
53952007-10-17 Aaron S. Hawley <aaronh@garden.org>
5396
5397 * building.texi (Source Buffers):
5398 * custom.texi (Init Non-ASCII):
5399 * glossary.texi (Glossary): Use "key binding" consistently.
5400
2a9f4d55
JB
54012007-10-17 Juanma Barranquero <lekktu@gmail.com>
5402
5403 * calendar.texi (Diary): Fix directive.
5404
de13cecf
RS
54052007-10-16 Richard Stallman <rms@gnu.org>
5406
5407 * calendar.texi (Diary): Clarify text about diary file example.
5408
5f90d53e
ER
54092007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
5410
5411 * files.texi: Capitalize node names according to convention.
5412
3aa491bc
GM
54132007-10-13 Glenn Morris <rgm@gnu.org>
5414
5415 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
5416
8a3106d3
ER
54172007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
5418
5419 * emacs.texi:
5420 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 5421 suggested by RMS and Robert J. Chassell.
8a3106d3 5422
da1080a2
ER
54232007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
5424
3aa491bc 5425 * files.texi (Version Systems):
0870a421
ER
5426 * vc-xtra.texi:
5427 * vc1-xtra.texi:
ac3f4c6f 5428 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 5429 operations. Change of terminology from `version' to `revision'.
a7fc5b78 5430 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 5431 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 5432
58ade22b
ER
54332007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
5434
da1080a2 5435 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
5436 Reorder the descriptions to be chronological.
5437
93870ce2
RS
54382007-10-09 Richard Stallman <rms@gnu.org>
5439
5440 * display.texi (Cursor Display): Correct how cursor appears
5441 in nonselected windows.
5442
568c7288
NR
54432007-10-04 Nick Roberts <nickrob@snap.net.nz>
5444
5445 * building.texi (GDB Graphical Interface): Remove references to gdba
5446 and mention gud-gdb.
5447
1af74d06 54482007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 5449
1af74d06 5450 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 5451
0d8fb755
JL
54522007-10-06 Juri Linkov <juri@jurta.org>
5453
5454 * text.texi (Fill Commands): Document fill-paragraph-or-region.
5455 (Fill Prefix, Format Indentation): Replace fill-paragraph with
5456 fill-paragraph-or-region.
5457
5458 * basic.texi (Arguments): Replace fill-paragraph with
5459 fill-paragraph-or-region.
5460
b981e2c6
ER
54612007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
5462
5463 * files.texi: Update the section on version control for 2007
2a9f4d55 5464 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
5465 will come later.
5466
5fceaf9c
GM
54672007-09-15 Glenn Morris <rgm@gnu.org>
5468
5469 * calendar.texi (Holidays): Change all instances of `holiday-list' back
5470 to `list-holidays'.
5471
b0e44b17
GM
54722007-09-14 Glenn Morris <rgm@gnu.org>
5473
5474 * calendar.texi: Update all instances of mark-calendar-holidays,
5475 list-calendar-holidays, list-holidays with the new names.
5476
8cf51b2c
GM
54772007-09-06 Glenn Morris <rgm@gnu.org>
5478
46a367db 5479 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
5480 Split into the Emacs manual in emacs/, and other manuals in misc/.
5481 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5482 manual.
5483 (infodir): New variable.
5484 (info): Use $infodir.
5485 (emacsman): Delete target, not needed any more.
5486 Move all targets that are not the Emacs manual to misc/Makefile.in.
5487 (mostlyclean): Remove `gnustmp'.
5488 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
5489 manual.
92f9b43f 5490 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
5491 (emacsman): Delete target, not needed any more.
5492 (clean): Remove all info files but Emacs manual.
5493 Move all targets that are not the Emacs manual to misc/Makefile.in.
5494 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
5495
5496 * Makefile.in (INFOSOURCES): Delete.
5497 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
5498 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
5499 *.vrs *.toc here...
5500 (maintainer-clean): ...from here.
5501
55022007-09-05 Glenn Morris <rgm@gnu.org>
5503
5504 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
5505
8cf51b2c
GM
55062007-08-29 Glenn Morris <rgm@gnu.org>
5507
5508 * emacs.texi (EMACSVER): Increase to 23.0.50.
5509
3420c522
RS
55102007-08-27 Richard Stallman <rms@gnu.org>
5511
5512 * emacs.texi (Top): Clarify menu item for Glossary.
5513
5514 * display.texi (Faces): Change secn title.
5515 Clarify not all fonts come from Font Lock.
5516
8cf51b2c
GM
55172007-08-17 Eli Zaretskii <eliz@gnu.org>
5518
5519 * basic.texi (Position Info): Add index entry for face at point.
5520 Mention that character faces are also displayed by "C-u C-x =".
5521
8cf51b2c
GM
55222007-08-08 Glenn Morris <rgm@gnu.org>
5523
5524 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
5525
55262007-08-07 Chong Yidong <cyd@stupidchicken.com>
5527
5528 * files.texi (File Conveniences): Document point motion keys in Image
5529 mode.
5530
8cf51b2c
GM
55312007-07-27 Glenn Morris <rgm@gnu.org>
5532
8cf51b2c
GM
5533 * emacs.texi (Copying): Include license text from gpl.texi, rather than
5534 in-line.
5535
5536 * gpl.texi: New file with text of GPL.
5537 * Makefile.in (EMACSSOURCES): Add gpl.texi.
5538
55392007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
5540
5541 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
5542
5543 * dired.texi (Wdired): Mention C-x C-q key binding.
5544
55452007-07-28 Nick Roberts <nickrob@snap.net.nz>
5546
5547 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
5548
55492007-07-25 Glenn Morris <rgm@gnu.org>
5550
8cf51b2c
GM
5551 * emacs.texi (Copying): Replace license with GPLv3.
5552
5553 * Relicense all FSF files to GPLv3 or later.
5554
55552007-07-24 Glenn Morris <rgm@gnu.org>
5556
5557 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
5558 for some calendars.
5559
55602007-07-23 Nick Roberts <nickrob@snap.net.nz>
5561
5562 * screen.texi (Mode Line): Describe new mode-line flag that shows if
5563 default-directory for the current buffer is on a remote machine.
5564
8cf51b2c
GM
55652007-07-21 Eli Zaretskii <eliz@gnu.org>
5566
5567 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
5568 default value.
5569
55702007-07-21 Richard Stallman <rms@gnu.org>
5571
5572 * files.texi (Why Version Control?): Improve previous change.
5573
55742007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
5575
5576 * files.texi (Why Version Control?): New node.
5577
8cf51b2c
GM
55782007-07-12 Nick Roberts <nickrob@snap.net.nz>
5579
8cf51b2c
GM
5580 * building.texi (Starting GUD): Add xref to this anchor.
5581
8cf51b2c
GM
55822007-06-24 Karl Berry <karl@gnu.org>
5583
2a9f4d55 5584 * emacs.texi: New Back-Cover Text.
8cf51b2c 5585
8cf51b2c
GM
55862007-06-07 Alan Mackenzie <acm@muc.de>
5587
5588 * display.texi (Optional Mode Line): Document the new form of
5589 line+column numbers, "(561,2)".
5590
55912007-06-06 Juanma Barranquero <lekktu@gmail.com>
5592
49823426 5593 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
5594
55952007-06-02 Chong Yidong <cyd@stupidchicken.com>
5596
5597 * Version 22.1 released.
5598
8cf51b2c
GM
55992007-05-07 Karl Berry <karl@gnu.org>
5600
5601 * emacs.texi (EMACSVER): Back to 22.
5602
56032007-05-06 Richard Stallman <rms@gnu.org>
5604
5605 * maintaining.texi (Create Tags Table): Clean up previous change.
5606
c8763fb6 56072007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5608
5609 * maintaining.texi (Create Tags Table): Add text about the dangers of
5610 making symbolic links to tags files.
5611
56122007-05-04 Karl Berry <karl@gnu.org>
5613
5614 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
5615
56162007-05-03 Karl Berry <karl@gnu.org>
5617
5618 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
5619
5620 * .cvsignore (*.pdf): New entry.
5621
8cf51b2c
GM
5622 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
5623 for printing.
5624
56252007-05-01 Richard Stallman <rms@gnu.org>
5626
5627 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
5628
8cf51b2c
GM
56292007-04-28 Glenn Morris <rgm@gnu.org>
5630
5631 * ack.texi (Acknowledgments):
5632 * anti.texi (Antinews):
8cf51b2c
GM
5633 * programs.texi (Program Modes): Restore mention of python.el pending
5634 consideration of legal status.
5635
56362007-04-28 Richard Stallman <rms@gnu.org>
5637
5638 * files.texi (File Names): Fixes to ~ description on MS systems.
5639
8cf51b2c
GM
56402007-04-26 Glenn Morris <rgm@gnu.org>
5641
5642 * emacs.texi (EMACSVER): Increase to 22.1.50.
5643
56442007-04-25 Karl Berry <karl@gnu.org>
5645
5646 * emacs.texi: Improve line breaks on copyright page,
5647 similar layout to lispref, 8.5x11 by default.
5648
5649 * dired.texi (Image-Dired): Improve line break, fix typo.
5650
56512007-04-24 Chong Yidong <cyd@stupidchicken.com>
5652
5653 * programs.texi (Program Modes):
8cf51b2c
GM
5654 * anti.texi (Antinews):
5655 * ack.texi (Acknowledgments): python.el removed.
5656
8cf51b2c
GM
56572007-04-23 Chong Yidong <cyd@stupidchicken.com>
5658
5659 * display.texi (Highlight Interactively): Correct description of
5660 hi-lock-file-patterns-policy.
5661
5662 * files.texi (File Archives): Mention self-extracting executables.
5663
56642007-04-23 Eli Zaretskii <eliz@gnu.org>
5665
5666 * search.texi (Unconditional Replace, Query Replace): Add xref to
5667 "Replacement and Case".
5668
56692007-04-22 Chong Yidong <cyd@stupidchicken.com>
5670
5671 * dired.texi (Image-Dired): Move from Thumbnails node.
5672 * misc.texi (Thumbnails): Node deleted.
5673 * emacs.texi (Top): Update node listing.
5674
5675 * files.texi (File Conveniences):
49823426 5676 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
5677
56782007-04-21 Richard Stallman <rms@gnu.org>
5679
5680 * display.texi (Highlight Interactively): Correct previous change.
5681 Clarify doc of hi-lock-find-patterns, and move new features into it.
5682
56832007-04-20 David Koppelman <koppel@ece.lsu.edu>
5684
1c6c854e
CS
5685 * display.texi (Highlight Interactively):
5686 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5687
56882007-04-20 Martin Rudalics <rudalics@gmx.at>
5689
5690 * display.texi (Scrolling): Fix typo.
5691
8cf51b2c
GM
56922007-04-15 Chong Yidong <cyd@stupidchicken.com>
5693
8cf51b2c
GM
5694 * doclicense.texi: Remove node heading, so that it can be included by
5695 other files.
5696
5697 * emacs.texi: Insert node heading for GFDL.
5698
8cf51b2c
GM
56992007-04-14 Eli Zaretskii <eliz@gnu.org>
5700
5701 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5702 "command line".
5703
5704 * display.texi (Faces): Refer to "Creating Frames" for face
5705 and other frame customizations in .emacs.
5706
5707 * frames.texi (Creating Frames): Mention that face customizations can
5708 be put in .emacs. Add index entries.
5709
57102007-04-12 Richard Stallman <rms@gnu.org>
5711
5712 * glossary.texi (Glossary): Explain `iff'.
5713
57142007-04-11 Karl Berry <karl@gnu.org>
5715
5716 * gnu.texi (Top),
5717 * macos.texi (Mac Font Specs),
5718 * anti.texi (Antinews),
5719 * xresources.texi (Resources),
5720 * misc.texi (Emulation),
5721 * calendar.texi (Daylight Saving),
5722 * dired.texi (Dired and Find),
5723 * rmail.texi (Remote Mailboxes),
5724 * sending.texi (Mail Headers),
5725 * programs.texi (Which Function),
5726 * files.texi (Recover),
5727 * buffers.texi (Uniquify),
5728 * frames.texi (Wheeled Mice),
5729 * killing.texi (Rectangles): Wording to improve breaks in
5730 8.5x11 format.
5731 * mule.texi (Language Environments): \hbadness=10000 since there's
5732 no way to reword.
5733 * emacs.texi (smallbook): New @set to more easily switch between
5734 smallbook and 8.5x11.
5735
57362007-04-11 Richard Stallman <rms@gnu.org>
5737
5738 * files.texi (File Conveniences): Add xref to Tumme.
5739 Delete text about Thumbnail mode.
5740
8cf51b2c
GM
57412007-04-09 Alan Mackenzie <acm@muc.de>
5742
5743 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5744 new name. Insert concept index entries.
5745
8cf51b2c
GM
57462007-04-08 Chong Yidong <cyd@stupidchicken.com>
5747
5748 * display.texi (Standard Faces): Document prefix arg for
5749 list-faces-display.
5750
5751 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5752
8cf51b2c
GM
57532007-04-07 Chong Yidong <cyd@stupidchicken.com>
5754
8cf51b2c
GM
5755 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5756
5757 * files.texi (Misc File Ops): Rewrite description of
5758 insert-file-literally.
5759
8cf51b2c
GM
57602007-03-31 Eli Zaretskii <eliz@gnu.org>
5761
5762 * misc.texi (Printing): Postscript -> PostScript.
5763
8cf51b2c
GM
5764 * ack.texi (Acknowledgments): Postscript -> PostScript.
5765
5766 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5767
5768 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5769 below.
5770
57712007-03-30 Chong Yidong <cyd@stupidchicken.com>
5772
5773 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5774 Init Non-ASCII.
5775 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5776 (Init Non-ASCII): New node.
5777
57782007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5779
5780 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5781
8cf51b2c
GM
57822007-03-12 Glenn Morris <rgm@gnu.org>
5783
8cf51b2c
GM
5784 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5785 "Daylight Savings".
5786
49823426 5787 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5788 saving" in text throughout.
5789
8cf51b2c
GM
57902007-03-04 Richard Stallman <rms@gnu.org>
5791
5792 * custom.texi (Safe File Variables): Minor correction.
5793
8cf51b2c
GM
57942007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5795
5796 * rmail.texi (Movemail): Add internal ref.
5797 Don't indent the intro for the PROTO table.
5798 Format PROTO table items with @code.
5799
8cf51b2c
GM
58002007-02-26 Nick Roberts <nickrob@snap.net.nz>
5801
5802 * building.texi: Remove references to bashdb.
5803
8cf51b2c
GM
58042007-02-19 Juanma Barranquero <lekktu@gmail.com>
5805
5806 * mule.texi (Language Environments): Update list of supported language
5807 environments.
5808
8cf51b2c
GM
58092007-02-14 Kim F. Storm <storm@cua.dk>
5810
5811 * building.texi (Grep Searching): Fix lgrep doc.
5812
58132007-02-12 Chong Yidong <cyd@stupidchicken.com>
5814
5815 * back.texi: Remove unused file.
5816
c8763fb6 58172007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5818
5819 * maintaining.texi (Tag Syntax): Now --members is the default for
5820 etags, not for ctags yet.
5821
8cf51b2c
GM
58222007-02-03 Eli Zaretskii <eliz@gnu.org>
5823
5824 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5825 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5826 expects. Add comments to prevent people from inadvertently modifying
5827 the key parts needed by `texinfo-multiple-files-update'.
5828
58292007-01-29 Chong Yidong <cyd@stupidchicken.com>
5830
5831 * frames.texi (Secondary Selection): Window clicked does not matter
5832 when mouse-yank-at-point is non-nil.
5833
a12bf61e
GM
58342007-01-27 Eli Zaretskii <eliz@gnu.org>
5835
5836 * msdog.texi (ls in Lisp): Document ls-lisp-format-time-list and
5837 ls-lisp-use-localized-time-format.
5838
8cf51b2c
GM
58392007-01-16 Glenn Morris <rgm@gnu.org>
5840
5841 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5842 system abbrev.
5843
58442007-01-11 Richard Stallman <rms@gnu.org>
5845
5846 * msdog.texi (Windows Keyboard): Another small cleanup.
5847
58482007-01-10 Richard Stallman <rms@gnu.org>
5849
5850 * msdog.texi (Windows Keyboard): Yet another try to make
5851 everyone happy with that passage.
5852
58532007-01-05 Richard Stallman <rms@gnu.org>
5854
5855 * anti.texi (Antinews): Mention M-x shell scrolling.
5856
58572007-01-05 Nick Roberts <nickrob@snap.net.nz>
5858
5859 * building.texi (Watch Expressions): Describe gdb-max-children.
5860
8cf51b2c
GM
58612007-01-04 Richard Stallman <rms@gnu.org>
5862
8cf51b2c
GM
5863 * msdog.texi (Windows Keyboard): Clarify previous change.
5864
8cf51b2c
GM
58652007-01-02 Richard Stallman <rms@gnu.org>
5866
5867 * custom.texi (Changing a Variable): Minor clarification.
5868 (Specific Customization): customize-customized => customize-unsaved.
5869
5870 * entering.texi (Entering Emacs): Clean up text about restarting
5871 Emacs for each file.
5872
5873 * misc.texi (Shell Options): Minor cleanup.
5874
5875 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5876 with Emacs, not vice versa.
5877
5878 * programs.texi (Symbol Completion): Recommend customizing
5879 window manager.
5880
5881 * xresources.texi (Resources): Minor fix.
5882
c8763fb6 58832007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5884
5885 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5886
58872007-01-01 Richard Stallman <rms@gnu.org>
5888
5889 * commands.texi (User Input): Document keys stolen by window mangers.
5890
58912006-12-31 Richard Stallman <rms@gnu.org>
5892
5893 * custom.texi (Specific Customization): Document customize-option
5894 instead of customize-variable.
5895
58962006-12-31 Kim F. Storm <storm@cua.dk>
5897
5898 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5899
59002006-12-30 Kim F. Storm <storm@cua.dk>
5901
5902 * killing.texi (CUA Bindings): Fix typo.
5903
5904 * xresources.texi (Table of Resources): Mention grow-only value for
5905 auto-resize-tool-bars.
5906
8cf51b2c
GM
59072006-12-27 Eli Zaretskii <eliz@gnu.org>
5908
5909 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5910 and how to get them back.
5911
59122006-12-26 Richard Stallman <rms@gnu.org>
5913
5914 * calendar.texi (Holidays): Holiday listing is based on current
5915 practice, but DST is not.
5916
59172006-12-25 Richard Stallman <rms@gnu.org>
5918
5919 * emacs.texi (Top): Update subnode menus.
5920
5921 * mark.texi (Transient Mark): Fix xref.
5922
5923 * killing.texi (Graphical Kill): Node deleted.
5924 (Killing): Add xref to Cut and Paste.
5925 (CUA Bindings): Update xref.
5926
5927 * frames.texi (Cut and Paste): New section to hold other nodes.
5928 (Mouse Commands): Node demoted.
5929 (Cut/Paste Other App): Split out from Mouse Commands.
5930 (Word and Line Mouse): Likewise.
5931 (Secondary Selection, Clipboard): Nodes demoted.
5932
8cf51b2c
GM
59332006-12-24 Kevin Ryde <user42@zip.com.au>
5934
5935 * calendar.texi (Holidays): US daylight saving begins second Sunday
5936 in March for 2007 onwards.
5937 (Daylight Savings): Show new US default daylight saving rules, 2nd
5938 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5939
59402006-12-23 Chong Yidong <cyd@stupidchicken.com>
5941
5942 * calendar.texi (Scroll Calendar): < and > are switched.
5943
59442006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5945
5946 * killing.texi (Deletion): Describe M-\ prefix argument.
5947
59482006-12-23 Richard Stallman <rms@gnu.org>
5949
5950 * search.texi (Regexp Search): Explain why forward and reverse regexp
5951 search are not mirror images.
5952
8cf51b2c
GM
59532006-12-19 Kim F. Storm <storm@cua.dk>
5954
5955 * major.texi (Choosing Modes): Describe match-function elements for
5956 magic-mode-alist.
5957
8cf51b2c
GM
59582006-12-18 Eli Zaretskii <eliz@gnu.org>
5959
5960 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5961 peculiarities.
5962
59632006-12-18 Richard Stallman <rms@gnu.org>
5964
5965 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5966
8cf51b2c
GM
59672006-12-17 Alan Mackenzie <acm@muc.de>
5968
5969 * programs.texi (Left Margin Paren): Remove the bit which says
5970 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5971 Discuss some of the issues of setting this option to nil.
5972
59732006-12-17 Glenn Morris <rgm@gnu.org>
5974
5975 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5976
59772006-12-16 Eli Zaretskii <eliz@gnu.org>
5978
5979 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5980 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5981 NTFS volumes.
5982 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5983 volumes.
5984
59852006-12-15 Eli Zaretskii <eliz@gnu.org>
5986
5987 * text.texi (HTML Mode): Fix "C-c TAB".
5988
8cf51b2c
GM
59892006-12-09 Richard Stallman <rms@gnu.org>
5990
5991 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5992
59932006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5994
5995 * files.texi (Misc File Ops): Document insert-file-literally.
5996
59972006-12-08 Eli Zaretskii <eliz@gnu.org>
5998
5999 * cmdargs.texi (Colors): Note that --color is intended for overriding
6000 the terminal defaults, not for normal invocation.
6001
6002 * misc.texi (Emacs Server): Improve wording. Don't mention the
6003 ``server program''. Add a cross-reference to "Init File" node.
6004 (Invoking emacsclient): Add index entries. Document both short and
6005 long versions of command-line options. Document the -f option.
6006
8cf51b2c
GM
60072006-12-06 Richard Stallman <rms@gnu.org>
6008
6009 * text.texi (Outline Format): Say to set outline-regexp
6010 and outline-level with major modes and file local variables.
6011
c8763fb6 60122006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
6013
6014 * anti.texi (Antinews): Mention the alternative to
6015 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
6016
8cf51b2c
GM
6017 * misc.texi (Interactive Shell): Ditto.
6018
60192006-12-04 Eli Zaretskii <eliz@gnu.org>
6020
6021 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6022
6023 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
6024
60252006-12-01 Eli Zaretskii <eliz@gnu.org>
6026
6027 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
6028 colon in the mode line.
6029
6030 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
6031
60322006-11-26 Nick Roberts <nickrob@snap.net.nz>
6033
6034 * building.texi (Watch Expressions): Mention SPC for expanding/
6035 contracting watch expressions.
6036
60372006-11-26 Kim F. Storm <storm@cua.dk>
6038
6039 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
6040
60412006-11-26 Nick Roberts <nickrob@snap.net.nz>
6042
6043 * building.texi (Debugger Operation): Define text command mode.
6044 Clarify how tooltips work.
6045 (GDB Graphical Interface): Explain how to run in text command mode
6046 more clearly.
6047
60482006-11-25 Juanma Barranquero <lekktu@gmail.com>
6049
6050 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
6051
60522006-11-22 Juanma Barranquero <lekktu@gmail.com>
6053
6054 * anti.texi (Antinews): Mention --server-file and TCP sockets.
6055
8cf51b2c
GM
60562006-11-18 Chong Yidong <cyd@stupidchicken.com>
6057
6058 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
6059 and EMACS is deprecated.
6060
60612006-11-18 Juanma Barranquero <lekktu@gmail.com>
6062
6063 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
6064
c8763fb6 60652006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6066
6067 * Makefile.in (emacs.dvi): Remove xresmini.texi.
6068
6069 * emacs.texi: Include xresources.texi both for info and dvi.
6070
6071 * xresources.texi: Merge text from xresmini.texi.
6072
c8763fb6 60732006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
6074
6075 * glossary.texi: Fix typos.
6076
8cf51b2c
GM
60772006-11-06 Richard Stallman <rms@gnu.org>
6078
6079 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
6080
6081 * ack.texi (Acknowledgments): Fix name spelling.
6082
60832006-11-01 Juri Linkov <juri@jurta.org>
6084
6085 * search.texi (Word Search): Document incremental word search.
6086
60872006-10-28 Glenn Morris <rgm@gnu.org>
6088
6089 * ack.texi (Acknowledgments): Add cal-html author.
6090
6091 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
6092 Calendar"). Describe new package cal-html.
6093 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
6094 Calendar Files."
6095
8cf51b2c
GM
60962006-10-23 Richard Stallman <rms@gnu.org>
6097
6098 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
6099 Abbrev mode is enabled.
6100
8cf51b2c
GM
61012006-10-16 Richard Stallman <rms@gnu.org>
6102
8cf51b2c
GM
6103 * emacs.texi: Update ISBN.
6104
8cf51b2c
GM
61052006-10-11 Kim F. Storm <storm@cua.dk>
6106
6107 * emacs.texi (Acknowledgments): Use @dotless{i}.
6108
61092006-10-08 Nick Roberts <nickrob@snap.net.nz>
6110
6111 * building.texi (Breakpoints Buffer): Mention catchpoints.
6112
61132006-10-08 Kim F. Storm <storm@cua.dk>
6114
6115 * ack.texi (Acknowledgments): Update.
6116
6117 * emacs.texi (Acknowledgments): Fix bad @/ form.
6118
8cf51b2c
GM
61192006-10-05 Kim F. Storm <storm@cua.dk>
6120
6121 * emacs.texi (Acknowledgments): Add more contributors.
6122
61232006-10-03 Richard Stallman <rms@gnu.org>
6124
6125 * emacs.texi (Acknowledgments): Update version and edition.
6126
8cf51b2c
GM
61272006-10-01 Karl Berry <karl@gnu.org>
6128
6129 * custom.texi (Customization Groups): Page break to keep example buffer
6130 on one page.
6131
61322006-09-30 Karl Berry <karl@gnu.org>
6133
6134 * programs.texi (Basic Indent): @need to improve page break.
6135 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
6136
61372006-09-29 Glenn Morris <rgm@gnu.org>
6138
6139 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
6140
61412006-09-29 Karl Berry <karl@gnu.org>
6142
6143 * windows.texi (Basic Window): Remove forced @break, no longer
6144 desirable.
6145 * frames.texi (Frame Commands),
6146 * mark.texi (Marking Objects): Reword to avoid bad page break.
6147 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
6148
61492006-09-19 Richard Stallman <rms@gnu.org>
6150
6151 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
6152 stick to present tense.
6153
c8763fb6 61542006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6155
6156 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
6157 to x-gtk-use-old-file-dialog.
6158 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
6159
61602006-09-15 Jay Belanger <belanger@truman.edu>
6161
49823426 6162 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
6163 Change "Library Public License" to "Lesser Public License"
6164 throughout. Use "yyyy" to represent year.
6165
a12bf61e
GM
61662006-09-12 Paul Eggert <eggert@cs.ucla.edu>
6167
6168 * misc.texi (Interactive Shell): EMACS is now set
6169 to Emacs's absolute file name, not to "t".
6170
8cf51b2c
GM
61712006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
6172
6173 * files.texi (Visiting): Add index entry "open file".
6174
8cf51b2c
GM
61752006-09-11 Richard Stallman <rms@gnu.org>
6176
6177 * building.texi (Compilation Mode): Clarification.
6178 (Grep Searching): Add xref to Compilation Mode.
6179
8cf51b2c
GM
61802006-09-08 Richard Stallman <rms@gnu.org>
6181
6182 * search.texi (Search): Ref multi-file search commands here.
6183 (Other Repeating Search): Not here.
6184
8cf51b2c
GM
61852006-08-28 Richard Stallman <rms@gnu.org>
6186
6187 * windows.texi (Split Window): Update xref.
6188
6189 * basic.texi (Continuation Lines): Update xref.
6190
6191 * indent.texi (Tab Stops): Update xref.
6192
6193 * emacs.texi (Top): Update subnode menu.
6194
6195 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
6196 split out of Display Custom.
6197
61982006-08-25 Kim F. Storm <storm@cua.dk>
6199
6200 * display.texi (Display Custom): Add variables overline-margin
6201 and x-underline-at-descent-line.
6202
62032006-08-25 Richard Stallman <rms@gnu.org>
6204
6205 * entering.texi (Exiting): Rewrite to give graphical displays
6206 priority over text terminals.
6207
6208 * search.texi (Incremental Search): Move index entries.
6209
62102006-08-23 Chong Yidong <cyd@stupidchicken.com>
6211
6212 * custom.texi (Init File): Reference Find Init to avoid "home
6213 directory" confusion.
6214
62152006-08-22 Nick Roberts <nickrob@snap.net.nz>
6216
6217 * building.texi (Other GDB-UI Buffers): Describe how to edit
6218 a value in the locals buffer.
6219
62202006-08-21 Richard Stallman <rms@gnu.org>
6221
6222 * search.texi (Basic Isearch): Add `isearch' index entry.
6223
62242006-08-16 Richard Stallman <rms@gnu.org>
6225
6226 * misc.texi (Saving Emacs Sessions): Clean up wording.
6227
6228 * mark.texi (Marking Objects): Mention term "select all".
6229
6230 * emacs.texi (Top): Update subnode menu.
6231
6232 * help.texi (Help Mode): Move node up in file.
6233
8cf51b2c
GM
62342006-08-15 Nick Roberts <nickrob@snap.net.nz>
6235
6236 * building.texi (Stack Buffer): Explain fringe arrow.
6237
8cf51b2c
GM
62382006-08-12 Eli Zaretskii <eliz@gnu.org>
6239
8cf51b2c
GM
6240 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
6241 on startup.
6242
62432006-08-11 Romain Francoise <romain@orebokech.com>
6244
6245 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
6246
62472006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
6248
6249 * mule.texi (Recognize Coding, Text Coding): Fix typos.
6250
62512006-08-10 Richard Stallman <rms@gnu.org>
6252
6253 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
6254 with face merging. Empty regions don't count.
6255 Clarify face property inheritance.
8cf51b2c
GM
6256
62572006-08-08 Romain Francoise <romain@orebokech.com>
6258
6259 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
6260 <arjuropo@cc.jyu.fi>.
6261
8cf51b2c
GM
62622006-08-04 Eli Zaretskii <eliz@gnu.org>
6263
6264 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
6265 apply to all frames.
6266
8cf51b2c
GM
62672006-08-01 Richard Stallman <rms@gnu.org>
6268
6269 * help.texi (Name Help): Add index entries for describe-variable.
6270
62712006-08-01 Nick Roberts <nickrob@snap.net.nz>
6272
6273 * building.texi (GDB Graphical Interface): Shorten node names.
6274 (GDB-UI Layout): Use GDB-related.
6275 (Other GDB-UI Buffers): Simplify English.
6276
62772006-07-31 Richard Stallman <rms@gnu.org>
6278
6279 * search.texi (Query Replace): Add xref for Dired's Q command.
6280
8cf51b2c
GM
62812006-07-31 Nick Roberts <nickrob@snap.net.nz>
6282
6283 * building.texi (GDB commands in Fringe): Rename to...
6284 (Source Buffers): ..this and move forward. Describe hollow arrow and
6285 new option gdb-find-source-frame.
6286
62872006-07-29 Richard Stallman <rms@gnu.org>
6288
6289 * dired.texi (Operating on Files): Simplify previous change
6290 and fix Texinfo usage.
6291
62922006-07-29 Eli Zaretskii <eliz@gnu.org>
6293
6294 * dired.texi (Operating on Files): Add cross-references. State the
6295 Unix commands that do similar things.
6296
62972006-07-28 Richard Stallman <rms@gnu.org>
6298
6299 * mark.texi (Transient Mark): Clarify that region never disappears
6300 when Transient Mark mode is off, and not when it is on.
6301
63022006-07-27 Richard Stallman <rms@gnu.org>
6303
6304 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
6305
63062006-07-24 Richard Stallman <rms@gnu.org>
6307
6308 * xresources.texi (GTK styles): Fix texinfo usage.
6309
8cf51b2c
GM
6310 * commands.texi (User Input): Explain why we teach keyboard cmds.
6311
6312 * xresources.texi, xresmini.texi, search.texi, programs.texi:
6313 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
6314 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
6315 * doclicense.texi, display.texi, dired.texi, basic.texi:
6316 * anti.texi, ack.texi: Move periods and commas inside quotes.
6317
63182006-07-22 Eli Zaretskii <eliz@gnu.org>
6319
6320 * cmdargs.texi (General Variables): Document EMAIL.
6321
63222006-07-21 Eli Zaretskii <eliz@gnu.org>
6323
6324 * frames.texi (Frame Commands): Mention that focus-follows-mouse
6325 doesn't have effect on MS-Windows.
6326
8cf51b2c
GM
63272006-07-17 Richard Stallman <rms@gnu.org>
6328
6329 * building.texi (Grep Searching): Explain about chaining grep commands.
6330
8cf51b2c
GM
63312006-07-10 Nick Roberts <nickrob@snap.net.nz>
6332
49823426 6333 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
6334
63352006-07-09 Chong Yidong <cyd@stupidchicken.com>
6336
6337 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
6338 is invoked for multiple files.
6339
63402006-07-08 Eli Zaretskii <eliz@gnu.org>
6341
6342 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
6343 on-line manual for the rest of this node.
6344 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
6345 unconditionally.
6346 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
6347 Improve wording.
6348 (Windows Printing): Improve wording.
6349 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
6350 rest of this node.
6351
8cf51b2c
GM
63522006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
6353
49823426
GM
6354 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
6355 with eval-buffer.
8cf51b2c
GM
6356
63572006-07-05 Nick Roberts <nickrob@snap.net.nz>
6358
6359 * mule.texi (Coding Systems, Specify Coding): Link descriptions
6360 of character translation.
6361
63622006-07-04 Nick Roberts <nickrob@snap.net.nz>
6363
6364 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
6365
63662006-07-03 Karl Berry <karl@gnu.org>
6367
6368 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
6369 not-too-underfull hboxes in the TeX output.
6370 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
6371 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
6372 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
6373 * sending.texi, text.texi: Fix overfull/underfull boxes.
6374
63752006-07-03 Romain Francoise <romain@orebokech.com>
6376
6377 * m-x.texi (M-x): Fix.
6378
63792006-07-03 Richard Stallman <rms@gnu.org>
6380
8cf51b2c
GM
6381 * search.texi (Other Repeating Search): filename -> file name.
6382
6383 * misc.texi (Narrowing): Minor cleanups.
6384
6385 * files.texi (Visiting): filename -> file name.
6386
6387 * emacs.texi (Top): Update subnode menus.
6388
6389 * mule.texi (Coding Systems): Move char translation stuff here.
6390 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
6391 (Recognize Coding): Substantial local rewrites.
6392 (International): Update menu.
6393
6394 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
6395 (Scrolling): Substantial local rewrites.
6396 (Display): Update menu and intro.
6397
6398 * dired.texi: filename -> file name.
6399
6400 * custom.texi (Safe File Variables): Texinfo usage fix.
6401
f0131492 64022006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6403
6404 * help.texi, m-x.texi: Lots of cleanups.
6405
8cf51b2c
GM
64062006-06-30 Eli Zaretskii <eliz@gnu.org>
6407
6408 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
6409 (Windows Processes, Windows Misc): Shorten the printed version by
6410 selectively conditioning less important portions by @ifnottex.
6411
8cf51b2c
GM
64122006-06-27 Richard Stallman <rms@gnu.org>
6413
6414 * mini.texi (Minibuffer File): Minor cleanup.
6415
64162006-06-25 Nick Roberts <nickrob@snap.net.nz>
6417
6418 * frames.texi (XTerm Mouse): Rename to...
6419 (Text-Only Mouse): ...this. Mention t-mouse-mode.
6420
6421 * emacs.texi (Top): Use new node name.
6422
64232006-06-24 Eli Zaretskii <eliz@gnu.org>
6424
6425 * emacs.texi (Top): Update the detailed menu according to changes in
6426 msdog.texi.
6427
6428 * msdog.texi (Windows Keyboard): New section.
6429 (Windows Mouse): New section.
6430 (Windows System Menu): Remove section (text merged with "Windows
6431 Keyboard").
6432 (Windows Misc): New section.
6433
6434 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
6435
6436 * msdog.texi (ls in Lisp): New section.
6437
6438 * files.texi (Visiting): Document case-insensitive wildcard matching
6439 under find-file-wildcards.
6440
8cf51b2c
GM
64412006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6442
6443 * macos.texi (Mac Input): Add description of mac-function-modifier.
6444 Now Unicode keyboard layouts work.
6445
8cf51b2c
GM
64462006-06-10 Richard Stallman <rms@gnu.org>
6447
6448 * mule.texi (Recognize Coding): Clarify previous change.
6449
64502006-06-09 Kenichi Handa <handa@m17n.org>
6451
6452 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
6453 notation.
6454
64552006-06-07 Kevin Ryde <user42@zip.com.au>
6456
6457 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
6458 manual for @ifnottex, but in emacs-extra for @iftex.
6459
6460 * cmdargs.texi (General Variables): Fix smtpmail xref.
6461
64622006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
6463
8cf51b2c 6464 * programs.texi (Comment Commands):
8cf51b2c 6465 * custom.texi (Specifying File Variables):
49823426 6466 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
6467
64682006-06-07 Nick Roberts <nickrob@snap.net.nz>
6469
6470 * building.texi (Watch Expressions): Move node to end.
6471 (GDB Graphical Interface): Move description of clicks in fringe...
6472 (GDB commands in the Fringe): ...to here. New node.
6473
8cf51b2c
GM
64742006-06-05 Romain Francoise <romain@orebokech.com>
6475
49823426 6476 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
6477
64782006-06-05 Nick Roberts <nickrob@snap.net.nz>
6479
6480 * building.texi (GDB Graphical Interface): Update bindings.
6481 (Commands of GUD): Add gud-print. Remove gud-run.
6482 Restate availability more generally.
6483
f0131492 64842006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6485
6486 * mini.texi: Lots of cleanups.
6487
64882006-06-01 Luc Teirlinck <teirllm@auburn.edu>
6489
6490 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
6491 and Mouse-2.
6492
c8763fb6 64932006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6494
6495 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
6496
8cf51b2c
GM
64972006-05-31 Richard Stallman <rms@gnu.org>
6498
6499 * basic.texi (Moving Point): Fix previous change.
6500
c8763fb6 65012006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6502
6503 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
6504
f0131492 65052006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
6506
6507 * basic.texi: Many simplifications and improvements in wording.
6508
8cf51b2c
GM
65092006-05-26 Nick Roberts <nickrob@snap.net.nz>
6510
6511 * anti.texi (Antinews): Create a node for gdb-ui.
6512
8cf51b2c
GM
65132006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
6514
6515 * frames.texi (Menu Bars, Tool Bars): Add index entries.
6516
65172006-05-20 Richard Stallman <rms@gnu.org>
6518
6519 * dired.texi (Dired Navigation): dired-goto-file is now j.
6520
8cf51b2c
GM
65212006-05-20 Eli Zaretskii <eliz@gnu.org>
6522
6523 * mule.texi (Coding Systems): Mention the undecided-* coding systems
6524 and their aliases.
6525
6526 * msdog.texi (Windows Printing): Mention non-support of plain text
6527 printing with some el-cheapo printers, and suggest a workaround.
6528
65292006-05-20 Kevin Ryde <user42@zip.com.au>
6530
6531 * text.texi (TeX Print): tex-dvi-view-command has a default value,
6532 remove the bit saying you must set it.
6533
65342006-05-19 Luc Teirlinck <teirllm@auburn.edu>
6535
6536 * trouble.texi (Checklist):
6537 * text.texi (Text, Auto Fill, Text Mode):
6538 * search.texi (Nonincremental Search):
6539 * rmail.texi (Rmail Labels):
6540 * mule.texi (Input Methods, Multibyte Conversion):
6541 * misc.texi (Gnus, Where to Look, PostScript):
6542 * maintaining.texi (Create Tags Table):
6543 * indent.texi (Indentation Commands):
6544 * fixit.texi (Spelling):
6545 * emacs.texi (Copying):
6546 * custom.texi (Init File): ifinfo -> ifnottex.
6547
8cf51b2c
GM
65482006-05-17 Richard Stallman <rms@gnu.org>
6549
6550 * files.texi (Diff Mode): Mention C-x `.
6551
65522006-05-08 Richard Stallman <rms@gnu.org>
6553
6554 * custom.texi (Disabling): Textual cleanups.
6555
8cf51b2c
GM
65562006-05-12 Glenn Morris <rgm@gnu.org>
6557
6558 * calendar.texi (Displaying the Diary, Format of Diary File):
6559 Refer to diary-view-entries, diary-list-entries,
6560 diary-show-all-entries rather than obsolete aliases.
6561
65622006-05-12 Eli Zaretskii <eliz@gnu.org>
6563
6564 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6565 (Displaying the Diary, Special Diary Entries, Importing Diary):
6566 * building.texi (Compilation Shell):
6567 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
6568 emacs-xtra with @inforef's.
6569
6570 * files.texi (Visiting): Fix wording.
6571
6572 * mule.texi (Coding Systems, Text Coding): More indexing.
6573 Mention that C-x RET f can set eol conversion.
6574
c8763fb6 65752006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6576
6577 * xresmini.texi (GTK resources): Insert GTK description.
6578
6579 * xresources.texi (GTK resources): metafont should be menufont.
6580
8cf51b2c
GM
65812006-05-06 Michael Albinus <michael.albinus@gmx.de>
6582
49823426 6583 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
6584 method, user name and host name is active only in partial
6585 completion mode.
6586
8cf51b2c
GM
65872006-05-06 Eli Zaretskii <eliz@gnu.org>
6588
6589 * makefile.w32-in (emacs.dvi):
6590 * Makefile.in (emacs.dvi): Add xresmini.texi.
6591
6592 * xresmini.texi (Table of Resources): Remove xref to non-existent
6593 node "LessTif Resources".
6594
6595 * msdog.texi (Microsoft Windows):
6596 * calendar.texi (Calendar/Diary, Displaying the Diary)
6597 (Special Diary Entries, Importing Diary, Holidays):
6598 * programs.texi (Program Modes):
6599 * text.texi (Text):
6600 * buffers.texi (Several Buffers):
6601 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
6602
66032006-05-06 Eli Zaretskii <eliz@gnu.org>
6604
6605 The following changes merge the emacs-xtra manual into the main
6606 manual, but only for on-line version of the manual.
6607
6608 * vc2-xtra.texi (Version Backups, Local Version Control)
6609 (Making Snapshots, Change Logs and VC, Version Headers)
6610 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
6611 on-line manual.
6612
6613 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
6614 for on-line manual.
6615
6616 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
6617 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
6618 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
6619 for on-line manual.
6620
6621 * fortran-xtra.texi (Fortran, Fortran Autofill)
6622 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
6623 for on-line manual.
6624
6625 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
6626 Conditional xref's for on-line manual.
6627
6628 * emerge-xtra.texi (Emerge, Overview of Emerge)
6629 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
6630 manual.
6631
6632 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
6633 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6634 (EMACSSOURCES): Use EMACS_XTRA.
6635 (../info/emacs-xtra): Remove.
6636 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6637
6638 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
6639 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
6640 (EMACSSOURCES): Use EMACS_XTRA.
6641 ($(infodir)/emacs-xtra): Remove.
6642 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
6643
6644 * trouble.texi (Quitting):
6645 * text.texi (Text):
6646 * programs.texi (Program Modes):
6647 * msdog.texi (Microsoft Windows):
6648 * frames.texi (Frames):
6649 * files.texi (Backup, Version Control, VC Concepts)
6650 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
6651 (Registering, VC Status, VC Undo, Multi-User Branching)
6652 (Comparing Files):
6653 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
6654 (Displaying the Diary, Special Diary Entries, Importing Diary):
6655 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
6656 conditional xref's, depending on @iftex/@ifnottex.
6657
6658 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
6659 "MS-DOS". @include msdog-xtra.texi.
6660
6661 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
6662 <Top Level> [ifnottex]: @include fortran-xtra.texi.
6663
6664 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
6665 for vc-xtra.texi subsections.
6666 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
6667 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
6668
6669 * sending.texi (Sending Mail): A @node line without explicit Prev,
6670 Next, and Up links.
6671
6672 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
6673 Next, and Up links.
6674
6675 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
6676 and its sections. @include picture-xtra.texi.
6677
6678 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
6679 "Emerge".
6680 (List Tags) [ifnottex]: @include emerge-xtra.texi.
6681
6682 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
6683 exact duplicate of its name-sake in calendar.texi.
6684
6685 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
6686 "Advanced Calendar/Diary Usage".
6687 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
6688
6689 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
6690 dired-xtra.texi.
6691 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
6692
6693 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
6694 (Files) [ifnottex]: Add menu entry for Autorevert.
6695
6696 * emacs-xtra.texi (Introduction): Reword to make consistent with
6697 printed version only.
6698 <Top level>: Remove the body of all chapters and move them to the
6699 new *-xtra.texi files. Use @raisesections and @lowersections to
6700 convert sections to chapters etc.
6701
6702 * msdog-xtra.texi:
6703 * fortran-xtra.texi:
6704 * vc-xtra.texi:
6705 * vc1-xtra.texi:
6706 * vc2-xtra.texi:
6707 * emerge-xtra.texi:
6708 * cal-xtra.texi:
6709 * dired-xtra.texi:
6710 * arevert-xtra.texi: New files, with text from respective chapters
6711 of emacs-xtra.texi. Convert each @chapter into @section, @section
6712 into @subsection, etc.
6713
1c6c854e 6714 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6715 updated.
6716
6717 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6718 Windows". All references updated.
6719
67202006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6721
6722 * macos.texi (Mac Input): Mention input from Character Palette.
6723 (Mac Font Specs): Fix typo.
6724
67252006-05-05 Richard Stallman <rms@gnu.org>
6726
6727 * files.texi (Diff Mode): Minor cleanup.
6728
67292006-05-05 Karl Berry <karl@gnu.org>
6730
8cf51b2c
GM
6731 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6732 errors from the current release of makeinfo (4.8).
6733 * help.texi (Library Keywords): Change widest word in multitable
6734 template from `emulations' to `convenience'. (Not sure if this is
6735 related to the font change.)
6736
67372006-05-05 Eli Zaretskii <eliz@gnu.org>
6738
6739 * files.texi (File Names): Add a footnote about limited support of
6740 ~USER on MS-Windows.
6741
6742 * cmdargs.texi (Initial Options): Add a footnote about limited
6743 support of ~USER on MS-Windows.
6744
67452006-05-03 Richard Stallman <rms@gnu.org>
6746
6747 * files.texi (Diff Mode): Node moved here.
6748 (Comparing Files): Delete what duplicates new node.
6749 (Files): Put Diff Mode in menu.
6750
1c6c854e 6751 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6752
6753 * emacs.texi (Top): Update menu for Diff Mode.
6754
6755 * trouble.texi (Emergency Escape): Simplify.
6756
6757 * emacs.texi (Top): Minor clarification.
6758
67592006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6760
6761 * commands.texi, entering.texi, screen.texi: Many simplifications.
6762
67632006-05-03 Richard Stallman <rms@gnu.org>
6764
6765 * commands.texi (Text Characters): Delete paragraph about unibyte
6766 non-ASCII printing chars.
6767
6768 * killing.texi (Killing): Say "graphical displays".
6769 * display.texi: Say "graphical displays".
6770
6771 * cmdargs.texi (Misc X): Say "graphical displays".
6772
67732006-05-01 Richard Stallman <rms@gnu.org>
6774
6775 * emacs.texi (Top): Add Diff Mode to menu.
6776
67772006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6778
6779 * misc.texi (Diff Mode): New node.
6780
67812006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6782
6783 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6784 (Mac Environment Variables): Shorten example line.
6785 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6786
67872006-05-01 Nick Roberts <nickrob@snap.net.nz>
6788
6789 * building.texi (GUD Customization): Describe cases %d and %c.
6790 Update description for %e.
6791
67922006-04-30 Glenn Morris <rgm@gnu.org>
6793
6794 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6795
67962006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6797
6798 * custom.texi (Examining): Update C-h v output example.
6799
68002006-04-29 Kim F. Storm <storm@cua.dk>
6801
6802 * building.texi (Grep Searching): Add lgrep and rgrep.
6803
8cf51b2c
GM
68042006-04-23 Richard Stallman <rms@gnu.org>
6805
6806 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6807
6808 * xresmini.texi: New file.
6809
6810 * xresources.texi (Face Resources): Split table into font resources
6811 and the rest. Combine similar attributes for brevity.
6812
8cf51b2c
GM
68132006-04-21 Eli Zaretskii <eliz@gnu.org>
6814
6815 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6816 backslashes and case-insensitivity in file names (moved to the
6817 main manual).
6818 (MS-DOS Printing): Move most of the text to the main manual.
6819
6820 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6821 New nodes.
6822 (Windows Processes, Windows System Menu): Add index entries and
6823 fix wording.
6824
8cf51b2c
GM
68252006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6826
6827 * misc.texi (Shell Ring): Add notes on saved input when
6828 navigating off the end of the history list.
6829
68302006-04-18 Chong Yidong <cyd@mit.edu>
6831
6832 * misc.texi (Shell Options): Correct default value of
6833 comint-scroll-show-maximum-output.
6834
8cf51b2c
GM
68352006-04-18 Nick Roberts <nickrob@snap.net.nz>
6836
6837 * building.texi (Watch Expressions): Update.
6838
8cf51b2c
GM
68392006-04-12 Richard Stallman <rms@gnu.org>
6840
6841 * search.texi: Clean up previous change.
6842
68432006-04-12 Eli Zaretskii <eliz@gnu.org>
6844
6845 * search.texi (Regexp Backslash, Regexp Replace): Add index
6846 entries for ``back reference'' and mention the term itself in the
6847 text.
6848
68492006-04-11 Richard Stallman <rms@gnu.org>
6850
6851 * custom.texi (Safe File Variables):
6852 Document enable-local-variables = :safe.
6853
68542006-04-11 Karl Berry <karl@gnu.org>
6855
6856 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6857 (Remote Repositories, Version Backups, Local Version Control)
6858 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6859 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6860 (Renaming VC Work Files and Master Files)
6861 (Inserting Version Control Headers, Customizing VC, General Options)
6862 (Options for RCS and SCCS, Options specific for CVS): Move all
6863 these nodes to emacs-xtra.texi, for brevity.
6864 * cmdargs.texi, files.texi: Change cross-references.
6865
8cf51b2c
GM
68662006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6867
6868 * files.texi (Old Versions): Update description of vc-annotate's
6869 use of color to indicate date ranges.
6870
8cf51b2c
GM
68712006-04-09 Kevin Ryde <user42@zip.com.au>
6872
8cf51b2c
GM
6873 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6874 put info and printed manual names the right way around.
6875
68762006-04-09 Karl Berry <karl@gnu.org>
6877
6878 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6879 emacs-xtra.texi, leaving only MS Windows information.
6880 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6881 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6882 node names.
6883
6884 * emacs.texi: Move @summarycontents and @contents to the beginning
6885 of the file.
6886
8cf51b2c
GM
68872006-04-08 Kevin Ryde <user42@zip.com.au>
6888
6889 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6890
68912006-04-07 Richard Stallman <rms@gnu.org>
6892
6893 * programs.texi (Comments, Comment Commands, Options for Comments)
6894 (Multi-Line Comments): "Align", not "indent".
6895 (Basic Indent): C-j deletes trailing whitespace before the newline.
6896
68972006-04-06 Richard Stallman <rms@gnu.org>
6898
8cf51b2c
GM
6899 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6900
69012006-04-06 Eli Zaretskii <eliz@gnu.org>
6902
6903 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6904
8cf51b2c
GM
69052006-04-05 Richard Stallman <rms@gnu.org>
6906
6907 * emacs.texi (Top): Update subnode menu.
6908
6909 * trouble.texi (Unasked-for Search): Node deleted.
6910 (Lossage): Delete from menu.
6911
69122006-04-04 Richard Stallman <rms@gnu.org>
6913
6914 * trouble.texi: Various cleanups.
6915 (Checklist): Don't bother saying how to snail a bug report.
6916 (Emergency Escape): Much rewriting.
6917 (After a Crash): Rename the core dump immediately.
6918 (Total Frustration): Call it a psychotherapist.
6919 (Bug Criteria): Avoid "illegal instruction".
6920 (Sending Patches): We always put the contributor's name in.
6921
6922 * misc.texi (Thumbnails): Minor correction.
6923
8cf51b2c
GM
69242006-04-03 Richard Stallman <rms@gnu.org>
6925
6926 * misc.texi (Thumbnails): Minor cleanup.
6927
69282006-04-02 Karl Berry <karl@gnu.org>
6929
6930 * sending.texi (Mail Sending): pxref to Top needs five args.
6931
8cf51b2c
GM
69322006-03-31 Richard Stallman <rms@gnu.org>
6933
6934 * emacs.texi (Top): Update subnode menu.
6935
6936 * help.texi (Help Mode): Cleanup.
6937
6938 * dired.texi: Many cleanups.
6939 (Dired Deletion): Describe dired-recursive-deletes.
6940 (Operating on Files): dired-create-directory moved.
6941 (Misc Dired Features): Move to here.
6942 (Tumme): Node moved to misc.texi.
6943
6944 * custom.texi: Many cleanups.
6945 (Minor Modes): Don't mention ISO Accents Mode.
6946 (Examining): Update C-h v output example.
6947 (Hooks): Add index and xref for add-hook.
6948 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6949 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6950
6951 * misc.texi: Many cleanups.
6952 (beginning): Add to summary of topics.
6953 (Shell): Put eshell xref at the end. Remove eshell from table.
6954 (Thumbnails): New node.
6955
8cf51b2c
GM
69562006-03-28 Eli Zaretskii <eliz@gnu.org>
6957
6958 * files.texi (File Name Cache): Make it clear that the cache is
6959 not persistent.
6960
8cf51b2c
GM
69612006-03-25 Karl Berry <karl@gnu.org>
6962
49823426
GM
6963 * emacs-xtra.texi, emacs.texi, gnu.texi:
6964 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6965 (2) do not indent copyright year list (or anything else).
6966
8cf51b2c
GM
69672006-03-21 Juanma Barranquero <lekktu@gmail.com>
6968
6969 * files.texi (VC Dired Mode): Remove misplaced brackets.
6970
69712006-03-21 Andre Spiegel <spiegel@gnu.org>
6972
6973 * files.texi: Various updates and clarifications in the VC chapter.
6974
69752006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6976
6977 * help.texi (Help Mode): Document "C-c C-c".
6978
8cf51b2c
GM
69792006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6980
6981 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6982 menu in the standalone Info reader.
6983
69842006-03-15 Chong Yidong <cyd@stupidchicken.com>
6985
6986 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6987 moved here from Emacs manual.
6988
6989 * programs.texi (Fortran): Section moved to emacs-xtra.
6990 (Program Modes): Xref to Fortran in emacs-xtra.
6991
6992 * maintaining.texi (Emerge): Move to emacs-xtra.
6993 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6994
6995 * picture.texi: File deleted.
6996 * Makefile.in:
6997 * makefile.w32-in: Remove picture.texi.
6998
6999 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
7000 * abbrevs.texi (Abbrevs):
7001 * sending.texi (Sending Mail): Picture node removed.
7002
7003 * emacs.texi (Top): Update node listings.
7004
8cf51b2c
GM
70052006-03-12 Richard Stallman <rms@gnu.org>
7006
7007 * calendar.texi: Various cleanups.
7008
8cf51b2c
GM
70092006-03-11 Luc Teirlinck <teirllm@auburn.edu>
7010
7011 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
7012 syntax.
7013
8cf51b2c
GM
70142006-03-08 Luc Teirlinck <teirllm@auburn.edu>
7015
7016 * search.texi (Regexps): More accurately describe which characters
7017 are special in which situations. Recommend _not_ to quote `]' or
7018 `-' when they are not special.
7019
8cf51b2c
GM
70202006-02-28 Andre Spiegel <spiegel@gnu.org>
7021
7022 * files.texi (Old Versions): Clarify operation of C-x v =.
7023
8cf51b2c
GM
70242006-02-21 Nick Roberts <nickrob@snap.net.nz>
7025
7026 * building.texi (Watch Expressions): Update and describe
7027 gdb-speedbar-auto-raise.
7028
70292006-02-19 Richard M. Stallman <rms@gnu.org>
7030
7031 * emacs.texi: Use @smallbook.
7032 (Top): Update ref to Emacs paper, delete ref to Cookbook.
7033 Update subnode menu.
7034
7035 * building.texi (Lisp Interaction): Minor addition.
7036
70372006-02-18 Nick Roberts <nickrob@snap.net.nz>
7038
7039 * building.texi (Watch Expressions): Update and be more precise.
7040
c8763fb6 70412006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
7042
7043 * maintaining.texi (Create Tags Table): Explain why the
7044 exception when etags writes to files under the /dev tree.
7045
70462006-02-14 Richard M. Stallman <rms@gnu.org>
7047
7048 * custom.texi (Safe File Variables): Lots of clarification.
7049 Renamed from Unsafe File Variables.
7050
70512006-02-14 Chong Yidong <cyd@stupidchicken.com>
7052
7053 * custom.texi (Unsafe File Variables): File variable confirmation
7054 assumed denied in batch mode.
7055
70562006-02-14 Richard M. Stallman <rms@gnu.org>
7057
7058 * building.texi (GDB User Interface Layout): Don't say `inferior'
7059 for program being debugged.
7060
70612006-02-15 Nick Roberts <nickrob@snap.net.nz>
7062
7063 * building.texi (GDB Graphical Interface):
7064 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
7065
70662006-02-13 Chong Yidong <cyd@stupidchicken.com>
7067
7068 * custom.texi (Specifying File Variables, Unsafe File Variables):
7069 New nodes, split from File Variables. Document new file local
7070 variable behavior.
7071
70722006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7073
7074 * display.texi (Standard Faces):
8cf51b2c
GM
7075 * files.texi (Visiting):
7076 * frames.texi (Clipboard):
7077 * glossary.texi (Glossary) <Clipboard>:
7078 * xresources.texi (X Resources): Mention Mac OS port.
7079
8cf51b2c
GM
70802006-02-12 Richard M. Stallman <rms@gnu.org>
7081
7082 * building.texi (Building): Clarify topic in intro.
7083
7084 * maintaining.texi (Maintaining): Change title; clarify topic.
7085 Delete duplicate index entries.
7086
7087 * building.texi (Other GDB User Interface Buffers): Clarifications.
7088
7089 * text.texi (Cell Commands): Clarifications.
7090
7091 * programs.texi (Defuns): Delete duplicate explanation of
7092 left-margin paren convention.
7093 (Hungry Delete): Minor cleanup.
7094
70952006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7096
7097 * dired.texi (Tumme): More tumme documentation.
7098
70992006-02-11 Alan Mackenzie <acm@muc.de>
7100
7101 * programs.texi ("Hungry Delete"): Correct the appellation of the
7102 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
7103
71042006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
7105
7106 * dired.texi (Tumme): Fix small bug.
7107
71082006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7109
7110 * macos.texi (Mac International): Rename "fontset-mac" to
7111 "fontset-standard".
7112
8cf51b2c
GM
71132006-02-09 Mathias Dahl <mathias.dah@gmail.com>
7114
7115 * dired.texi (Tumme): Basic documentation for Tumme added.
7116
8cf51b2c
GM
71172006-02-07 Luc Teirlinck <teirllm@auburn.edu>
7118
7119 * mule.texi (International):
7120 * programs.texi (Basic Indent): Fix typos.
7121
8cf51b2c
GM
7122 * custom.texi (Minor Modes):
7123 * display.texi (Text Display):
7124 * commands.texi (Text Characters): Update xrefs.
7125
71262006-02-07 Richard M. Stallman <rms@gnu.org>
7127
7128 * emacs.texi (Top): Update subnode menu.
7129 Update info on old Emacs papers.
7130 (Intro): "Graphical display", not window system.
7131
7132 * xresources.texi (GTK styles): Minor clarifications.
7133
7134 * trouble.texi: "Graphical display", not window system.
7135 (Stuck Recursive): Minor clarification.
7136
7137 * text.texi: Minor clarifications.
7138 (Sentences): Explain why two-space convention is better.
7139 Explain sentence-end-without-period here.
7140 (Fill Commands): Not here.
7141 (Refill): Node moved down.
7142 (Filling): Update menu.
7143 (Table Creation, Cell Justification, Column Commands): Clarify.
7144
7145 * sending.texi: Minor clarifications.
7146
7147 * search.texi (Regexp Backslash): Clarification.
7148
7149 * rmail.texi: Minor cleanups.
7150 (Rmail): Delete digression about `rmail-mode'.
7151 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
7152 (Rmail Files): Mention C-u M-x rmail.
7153 (Rmail Reply): Mention References.
7154 (Rmail Display): Mention rmail-nonignored-headers.
7155
7156 * programs.texi: Minor cleanups.
7157 (Comment Commands): Mention momentary Transient Mark mode.
7158 (Matching): Be more specific about customizing show-paren-mode.
7159 (Info Lookup): Don't list the modes that support C-h S.
7160 Just say what it does in an unsupported mode.
7161 (Man Page): Delete excessive info on customizing woman.
7162 (Motion in C): Don't mention c-for/backward-into-nomenclature.
7163
7164 * abbrevs.texi: Minor clarifications.
7165 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
7166 not "dynamic abbrevs" as if they were a kind of abbrev.
7167
7168 * picture.texi (Picture): Minor cleanup.
7169
7170 * mule.texi (Communication Coding): Say "other applications".
7171 (Fontsets): Not specific to X. Add xref to X Resources.
7172 (Unibyte Mode): Rename from Single-Byte Character Support.
7173 "Graphical display", not window system.
7174 (International): Update menu.
7175
7176 * maintaining.texi (Format of ChangeLog):
7177 New node, split out from ChangeLog.
7178 (ChangeLog): Clarifications in the remaining text.
7179 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
7180 (Find Tag): Add @w.
7181 (Tags Search): Explain tag table order here. Simplify grep ref.
7182 (List Tags): tags-tag-face is a variable, not a face.
7183 (Emerge): Cleanups.
7184
7185 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
7186 (Keyboard Macros): Avoid "the user".
7187
7188 * killing.texi: "Graphical display", not window system.
7189
7190 * help.texi (Help Echo): "Graphical display", not window system.
7191
7192 * glossary.texi: Say "you", not "the user". Say "graphical display".
7193
7194 * frames.texi: Minor cleanups. "Graphical display", not window system.
7195
7196 * files.texi (Visiting): Make drag-and-drop not X-specific.
7197
7198 * custom.texi: Minor cleanups. "Graphical display", not window system.
7199
7200 * cmdargs.texi: Minor cleanups.
7201
7202 * building.texi (Compilation): Move and split kill-compilation para.
7203 Add para about multiple compilers.
7204 (Compilation Mode): Commands also available in grep mode and others.
7205 Mention C-u C-x ` more tutorially. Clarify C-x `.
7206 (Compilation Shell): Clarify. Put Bash example first.
7207 (Grep Searching): Minor cleanups; add @w.
7208 (Debuggers): Minor cleanups.
7209 (Starting GUD): Make GDB xgraphical mode issue clearer.
7210 (Debugger Operation): Lots of clarifications including
7211 GDB tooltip side-effect issue.
7212 (Commands of GUD): Clarify.
7213 (GUD Customization): Add bashdb-mode-hook.
7214 (GDB Graphical Interface): Rewrite for clarity.
7215 (GDB User Interface Layout): Rewrite for clarity.
7216 (Stack Buffer, Watch Expressions): Likewise.
7217 (Other GDB User Interface Buffers): Cleanups.
7218 (Lisp Libraries, External Lisp): Cleanup.
7219
7220 * basic.texi (Position Info): "Graphical displays", rather than
7221 window systems.
7222
7223 * anti.texi: Minor cleanup.
7224
8cf51b2c
GM
72252006-02-03 Eli Zaretskii <eliz@gnu.org>
7226
7227 * custom.texi (Init File, Find Init): Add cross-references to
7228 where $HOME is described.
7229
72302006-02-01 Luc Teirlinck <teirllm@auburn.edu>
7231
7232 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
7233 is not inside the @table.
7234
7235 * emacs.texi (Top): Correct node name.
7236
7237 * files.texi (File Names): Fix @xref.
7238 (Reverting): Fix typo.
7239
7240 * mule.texi (International): Correct node name.
7241
7242 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
7243
72442006-02-01 Richard M. Stallman <rms@gnu.org>
7245
7246 * emacs.texi (Top): Update subnode menu.
7247
7248 * mule.texi: Minor clarifications.
7249 Reduce the specific references to X Windows.
7250 Refer to "graphical" terminals, rather than window systems.
7251 (Text Coding): Rename from Specify Coding.
7252 (Communication Coding, File Name Coding, Terminal Coding):
7253 New nodes split out from Text Coding.
7254
7255 * kmacro.texi: Minor clarifications.
7256 (Keyboard Macro Ring): Comment out some excessive commands.
7257 (Basic Keyboard Macro): Split up the table, putting part in each node.
7258
7259 * major.texi: Minor clarifications.
7260
7261 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
7262
7263 * windows.texi: Minor clarifications.
7264 (Change Window): Don't describe mode-line mouse cmds here.
7265 Add xref to Mode Line Mouse.
7266
7267 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
7268
7269 * macos.texi (Mac International): Fix xref.
7270
7271 * indent.texi: Minor clarifications.
7272
7273 * frames.texi: Minor clarifications.
7274 Reduce the specific references to X Windows.
7275 Refer to "graphical" terminals, rather than window systems.
7276 (Frame Parameters): Don't mention commands like
7277 set-foreground-color. Just say to customize a face.
7278 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
7279
7280 * files.texi: Minor clarifications.
7281 (Numbered Backups): New node, split out from Backup Names.
7282
7283 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
7284
7285 * cmdargs.texi (General Variables): Fix xref.
7286
7287 * buffers.texi: Minor clarifications.
7288
8cf51b2c
GM
72892006-01-31 Richard M. Stallman <rms@gnu.org>
7290
7291 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
7292 Nodes moved to top.
7293
7294 * display.texi: Minor clarifications.
7295 (Display): Rearrange menu.
7296 (Standard Faces): Mention query-replace face.
7297 (Faces): Simplify.
7298 (Font Lock): Simplify face customization info.
7299 (Highlight Changes): Node merged into Highlight Interactively.
7300 (Highlight Interactively): Much rewriting and cleanup.
7301 (Optional Mode Line): Narrowed line number not good for goto-line.
7302 Simplify face customization advice.
7303 (Text Display): Mention use of escape-glyph face.
7304 Move ctl-arrow and tab-width here.
7305 (Display Custom): Move no-redraw-on-reenter to end of node.
7306
7307 * search.texi: Minor clarifications.
7308 (Isearch Scroll): Simplify.
7309 (Other Repeating Search): Document multi-occur-in-matching-buffers.
7310
7311 * regs.texi (Registers): Mention bookmarks here.
7312
7313 * mark.texi: Minor clarifications.
7314 (Selective Undo): Node deleted.
7315
7316 * m-x.texi: Minor clarifications.
7317
7318 * killing.texi: Minor clarifications.
7319 Refer to "graphical" terminals, rather than window systems.
7320
7321 * help.texi: Clarifications.
7322 (Help): Don't describe C-h F and C-h K here.
7323 (Key Help): Describe C-h K here.
7324 (Name Help): Mention Emacs Lisp Intro.
7325 Describe C-h F here.
7326 (Misc Help): Mention C-h F and C-h K only briefly.
7327
7328 * fixit.texi (Undo): New node, mostly copied from basic.texi.
7329 Selective undo text merged in.
7330 (Spelling): Mention Aspell along with Ispell.
7331
7332 * emacs.texi (Top): Update subnode menus.
7333
7334 * basic.texi (Basic Undo): Rename from Undo. Most of text
7335 moved to new Undo node.
7336
8cf51b2c
GM
73372006-01-29 Chong Yidong <cyd@stupidchicken.com>
7338
7339 * basic.texi (Continuation Lines, Inserting Text):
7340 Mention longlines mode.
7341
73422006-01-29 Richard M. Stallman <rms@gnu.org>
7343
10d1d0af 7344 * screen.texi: Minor cleanups.
8cf51b2c
GM
7345 (Screen): Clean up the intro paragraphs.
7346 (Mode Line): Lots of rewriting. Handle frame-name better.
7347 eol-mnemonic-... vars moved out.
7348
7349 * emacs.texi (Top): Change menu item for MS-DOS node.
7350 Update subnode menu.
7351
7352 * msdog.texi (MS-DOS): Rewrite intro to explain how this
7353 chapter relates to Windows. Title changed.
7354
7355 * mini.texi: Minor cleanups.
7356
7357 * mark.texi (Selective Undo): New node, text moved from basic.texi.
7358 (Mark): Put it in the menu.
7359
7360 * entering.texi: Minor cleanups.
7361
7362 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
7363 (Intro): Refer to "graphical" terminals, rather than X.
7364
7365 * display.texi (Display Custom): Add xref to Variables.
7366 (Optional Mode Line): eol-mnemonic-... vars moved here.
7367
7368 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
7369 rather than X.
7370
8cf51b2c
GM
7371 * basic.texi: Minor cleanups.
7372 (Undo): selective-undo moved.
7373
8cf51b2c
GM
73742006-01-25 Luc Teirlinck <teirllm@auburn.edu>
7375
7376 * anti.texi (Antinews): Various corrections and additions.
7377
73782006-01-23 Juri Linkov <juri@jurta.org>
7379
7380 * custom.texi (Easy Customization, Customization Groups)
7381 (Browsing Custom): Mention links along with buttons.
7382
8cf51b2c
GM
73832006-01-21 Eli Zaretskii <eliz@gnu.org>
7384
8cf51b2c
GM
7385 * text.texi (TeX Print): Use @key for TAB.
7386
8cf51b2c
GM
7387 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
7388
8cf51b2c
GM
73892006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
7390
7391 * files.texi (File Aliases): Don't claim that usually separate
7392 buffers are created for two file names that name the same data.
7393 Mention additional situations where different names mean the same
7394 file on disk.
7395
73962006-01-19 Richard M. Stallman <rms@gnu.org>
7397
7398 * killing.texi (Deletion): Upcase @key argument.
7399
7400 * custom.texi (Custom Themes): Minor cleanup.
7401
7402 * programs.texi (Hungry Delete): Upcase @key argument.
7403
8cf51b2c
GM
74042006-01-16 Juri Linkov <juri@jurta.org>
7405
7406 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
7407 Move `mode-line-highlight' before `mode-line-buffer-id'.
7408
8cf51b2c
GM
74092006-01-14 Richard M. Stallman <rms@gnu.org>
7410
7411 * basic.texi (Inserting Text): Minor cleanup.
7412
8cf51b2c
GM
74132006-01-11 Luc Teirlinck <teirllm@auburn.edu>
7414
7415 * custom.texi (Changing a Variable, Face Customization):
7416 Update for changes in Custom menus.
7417
8cf51b2c
GM
74182006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7419
7420 * macos.texi (Mac International): Undo last change.
7421
8cf51b2c
GM
74222006-01-02 Chong Yidong <cyd@stupidchicken.com>
7423
7424 * custom.texi (Custom Themes): Describe the new
7425 customize-create-theme interface.
7426
74272005-12-30 Juri Linkov <juri@jurta.org>
7428
7429 * basic.texi (Position Info): Update example.
7430
c8763fb6 74312005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7432
7433 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
7434
74352005-12-24 Chong Yidong <cyd@stupidchicken.com>
7436
7437 * custom.texi (Custom Themes): `load-theme' always loads.
7438
74392005-12-23 Juri Linkov <juri@jurta.org>
7440
7441 * display.texi (Highlight Interactively): Use double space to
7442 separate sentences. Replace C-p with M-p, and C-n with M-n.
7443
74442005-12-22 Richard M. Stallman <rms@gnu.org>
7445
7446 * custom.texi (Easy Customization and subnodes):
7447 Replace "active field" with "button".
7448 Use "user option" only for variables.
7449 Use "setting" for variable-or-face.
7450
74512005-12-22 Luc Teirlinck <teirllm@auburn.edu>
7452
7453 * buffers.texi (Select Buffer): Change order in table to make
7454 "Similar" refer to the correct item.
7455 (Indirect Buffers): Minor rewording.
7456
8cf51b2c
GM
74572005-12-20 Juri Linkov <juri@jurta.org>
7458
7459 * files.texi (VC Status): Put P and N near p and n.
7460
8cf51b2c
GM
74612005-12-19 Richard M. Stallman <rms@gnu.org>
7462
7463 * programs.texi (Electric C): Delete the info about newline control.
7464 (Other C Commands): Minor cleanup.
7465 (Left Margin Paren): Minor cleanup.
7466
74672005-12-19 Luc Teirlinck <teirllm@auburn.edu>
7468
7469 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
7470 (Customization Groups): Delete text moved to "Browsing Custom".
7471 (Browsing Custom): New node.
7472 (Specific Customization): Clarify which commands only work for
7473 loaded options.
7474
74752005-12-18 Bill Wohler <wohler@newt.com>
7476
7477 * frames.texi (Tool Bars): Shorten text of previous change.
7478
74792005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7480
7481 * files.texi (VC Status): Document log-view mode.
7482
74832005-12-18 Bill Wohler <wohler@newt.com>
7484
7485 * frames.texi (Tool Bars): Mention that you can turn off tool bars
7486 permanently via the customize interface.
7487
8cf51b2c
GM
74882005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
7489
7490 * killing.texi (Killing by Lines): Document `kill-whole-line'
7491 function.
7492
c8763fb6 74932005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
7494
7495 * buffers.texi (Select Buffer): Change `prev-buffer' to
7496 `previous-buffer'. Indicate that these functions use a frame
7497 local buffer list.
7498
8cf51b2c
GM
74992005-12-12 Richard M. Stallman <rms@gnu.org>
7500
7501 * custom.texi (Easy Customization): Change menu comment.
7502 (Prefix Keymaps): Fix spelling of Control-X-prefix.
7503
7504 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
7505 (Help): Among the Apropos commands, describe only C-h a here.
7506
75072005-12-11 Richard M. Stallman <rms@gnu.org>
7508
7509 * programs.texi (Options for Comments): Comment-end starts with space.
7510
7511 * glossary.texi (Glossary): Minor cleanup.
7512
7513 * files.texi (Old Versions): Use @table.
7514
8cf51b2c
GM
75152005-12-10 David Koppelman <koppel@ece.lsu.edu>
7516
7517 * display.texi (Highlight Interactively): Include
7518 global-hi-lock-mode. Add miscellaneous details and elaborations.
7519
75202005-12-09 Richard M. Stallman <rms@gnu.org>
7521
7522 * display.texi (Font Lock): Delete the Global FL menu item.
7523
75242005-12-09 Luc Teirlinck <teirllm@auburn.edu>
7525
7526 * custom.texi (Minibuffer Maps): Mention the maps for file name
7527 completion.
7528
75292005-12-09 Kim F. Storm <storm@cua.dk>
7530
7531 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 7532 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
7533 cursor to next corner in rectangle; clarify insert around rectangle.
7534
8cf51b2c
GM
75352005-12-08 Luc Teirlinck <teirllm@auburn.edu>
7536
7537 * custom.texi (Customization): Use xref to elisp manual for
7538 non-TeX output.
7539 (Minor Modes): Update.
7540 (Customization Groups, Changing a Variable, Face Customization):
7541 Update for new appearance of Custom buffers.
7542 (Changing a Variable): `custom-buffer-done-function' has been
7543 replaced by `custom-buffer-done-kill'.
7544 (Specific Customization): In the `customize-group' buffer, a
7545 subgroup's contents are not "hidden". They are not included at
7546 all. They have no [Show] button.
7547 (Mouse Buttons): Add pxref to description of mouse event lists in
7548 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
7549 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
7550 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
7551
75522005-12-08 Richard M. Stallman <rms@gnu.org>
7553
7554 * mini.texi (Completion Commands, Completion):
7555 In file name input, SPC does not do completion.
7556
8cf51b2c
GM
75572005-12-08 Nick Roberts <nickrob@snap.net.nz>
7558
7559 * building.texi (GDB Graphical Interface): Explain screen size
7560 setting.
7561 (Other GDB User Interface Buffers): Describe features specific to
7562 GDB 6.4.
7563
8cf51b2c
GM
75642005-12-01 Nick Roberts <nickrob@snap.net.nz>
7565
7566 * building.texi (GDB User Interface Layout): Describe how to
7567 kill associated buffers.
7568 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
7569 (Watch Expressions): Be more precise.
7570 (Other GDB User Interface Buffers): Describe how to change a
7571 register value.
7572
8cf51b2c
GM
75732005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7574
7575 * macos.texi (Mac Input): Remove description of
7576 mac-command-key-is-meta. Add descriptions of
7577 mac-control-modifier, mac-command-modifier, and
7578 mac-option-modifier.
7579 (Mac International): Fix description of conversion of clipboard data.
7580 (Mac Font Specs): Add example of font customization by face attributes.
7581
75822005-11-22 Nick Roberts <nickrob@snap.net.nz>
7583
7584 * building.texi (Watch Expressions): Expand description.
7585 (Other GDB User Interface Buffers): Describe local map for
7586 gud-watch.
7587
75882005-11-21 Chong Yidong <cyd@stupidchicken.com>
7589
7590 * display.texi (Font Lock): Font lock is enabled by default now.
7591
75922005-11-20 Juri Linkov <juri@jurta.org>
7593
7594 * basic.texi (Position Info): Update examples of the output.
7595 Remove the fact that examples are produced in the TeXinfo buffer,
7596 because in the Info reader users will get a different output from
7597 `C-x ='.
7598
7599 * building.texi (Compilation Mode): Remove paragraph duplicated
7600 from the node `Compilation'. Add `compilation-skip-threshold'.
7601
7602 * display.texi (Font Lock): Suggest more user-friendly method of
7603 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
7604
76052005-11-18 Richard M. Stallman <rms@gnu.org>
7606
7607 * files.texi (Registering): Mention @@ in mode line.
7608
7609 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
7610
76112005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
7612
7613 * files.texi (Renaming and VC): Some back-ends don't
7614 handle renaming.
7615
8cf51b2c
GM
76162005-11-17 Juri Linkov <juri@jurta.org>
7617
7618 * emacs.texi (Top):
7619 * display.texi (Highlight Interactively): Put this font-lock based
7620 mode near Font Lock node.
7621
76222005-11-16 Chong Yidong <cyd@stupidchicken.com>
7623
7624 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
7625 icons.
7626
76272005-11-12 Kim F. Storm <storm@cua.dk>
7628
7629 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
7630 (Help Summary): Add C-h d and C-h e.
7631 (Apropos): Clarify that all apropos commands may search for either
7632 list of words or a regexp. Add C-h d for apropos-documentation.
7633 Describe apropos-documentation-sort-by-scores user option.
7634
8cf51b2c
GM
76352005-11-09 Luc Teirlinck <teirllm@auburn.edu>
7636
7637 * killing.texi (CUA Bindings): Add @section.
7638
76392005-11-10 Kim F. Storm <storm@cua.dk>
7640
7641 * emacs.texi (Top): Add CUA Bindings entry to menu.
7642
7643 * killing.texi (CUA Bindings): New node. Moved here from
7644 misc.texi and extended with info on rectangle commands and
7645 rectangle highlighting, interface to registers, and the global
7646 mark feature.
7647
7648 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
7649
7650 * regs.texi: Prev link points to CUA Bindings node.
7651
76522005-11-07 Luc Teirlinck <teirllm@auburn.edu>
7653
7654 * help.texi (Help Echo): By default, help echos are only shown on
7655 mouse-over, not on point-over.
7656
c8763fb6 76572005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
7658
7659 * misc.texi (Shell Mode): Describe how to activate password echoing.
7660
8cf51b2c
GM
76612005-11-04 Romain Francoise <romain@orebokech.com>
7662
7663 * mark.texi (Mark Ring): Fix typo.
7664
76652005-11-03 Richard M. Stallman <rms@gnu.org>
7666
7667 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
7668
76692005-11-01 Bill Wohler <wohler@newt.com>
7670
7671 * help.texi (Help Mode): Fix typo.
7672
76732005-11-01 Nick Roberts <nickrob@snap.net.nz>
7674
1c6c854e
CS
7675 * building.texi (Other GDB User Interface Buffers):
7676 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
7677
76782005-10-31 Romain Francoise <romain@orebokech.com>
7679
7680 * files.texi (Compressed Files): Fix typo.
7681
7682 * buffers.texi (Misc Buffer): Downcase `*shell*'.
7683
7684 * windows.texi (Force Same Window): Likewise.
7685
76862005-10-30 Bill Wohler <wohler@newt.com>
7687
7688 * help.texi (Help Mode): URLs viewed with browse-url.
7689
76902005-10-31 Nick Roberts <nickrob@snap.net.nz>
7691
7692 * building.texi (GDB Graphical Interface): Don't reference
7693 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
7694 must stay in same frame.
7695
76962005-10-29 Chong Yidong <cyd@stupidchicken.com>
7697
7698 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7699
7700 * anti.texi (Antinews): Likewise.
7701
8cf51b2c
GM
77022005-10-28 Bill Wohler <wohler@newt.com>
7703
7704 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7705
77062005-10-28 Richard M. Stallman <rms@gnu.org>
7707
7708 * files.texi (Visiting): Explain how to enter ? in a file name.
7709
7710 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7711
8cf51b2c
GM
77122005-10-25 Nick Roberts <nickrob@snap.net.nz>
7713
1c6c854e
CS
7714 * building.texi (GDB Graphical Interface):
7715 Describe gdb-mouse-until.
8cf51b2c
GM
7716
77172005-10-23 Richard M. Stallman <rms@gnu.org>
7718
7719 * custom.texi (Init File): Recommend when to use site-start.el.
7720
8cf51b2c
GM
77212005-10-21 Juri Linkov <juri@jurta.org>
7722
7723 * custom.texi (Examining): Mention accessing the old variable
7724 value via M-n in set-variable.
7725
8cf51b2c
GM
77262005-10-18 Romain Francoise <romain@orebokech.com>
7727
7728 * files.texi (Version Systems): Capitalize GNU.
7729
8cf51b2c
GM
77302005-10-18 Nick Roberts <nickrob@snap.net.nz>
7731
7732 * building.texi (Compilation Mode): Remove redundant paragraph.
7733 (Watch Expressions): Remove paragraph to reflect code change.
7734
8cf51b2c
GM
77352005-10-16 Richard M. Stallman <rms@gnu.org>
7736
7737 * building.texi (Compilation Mode, Compilation): Clarified.
7738
77392005-10-15 Richard M. Stallman <rms@gnu.org>
7740
7741 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7742
8cf51b2c
GM
77432005-10-13 Kenichi Handa <handa@m17n.org>
7744
7745 * basic.texi (Position Info): Fix previous change.
7746
c8763fb6 77472005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7748
7749 * cmdargs.texi (Icons X): Fix typo.
7750
77512005-10-12 Kenichi Handa <handa@m17n.org>
7752
7753 * basic.texi (Position Info): Describe the case that Emacs shows
7754 "part of display ...".
7755
c8763fb6 77562005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7757
7758 * cmdargs.texi (Icons X): -nb => -nbi.
7759
77602005-10-10 Chong Yidong <cyd@stupidchicken.com>
7761
7762 * frames.texi (Speedbar): A couple more clarifications.
7763
77642005-10-11 Nick Roberts <nickrob@snap.net.nz>
7765
7766 * building.texi (GDB User Interface Layout): Improve diagram.
7767 (Watch Expressions): Explain how to make speedbar global.
7768 (Other GDB User Interface Buffers): Make references more precise.
7769
8cf51b2c
GM
77702005-10-09 Richard M. Stallman <rms@gnu.org>
7771
7772 * frames.texi (Speedbar): Clarify the text.
7773
77742005-10-09 Chong Yidong <cyd@stupidchicken.com>
7775
7776 * frames.texi (Speedbar): Add information on keybindings,
7777 dismissing the speedbar, and buffer display mode. Link to
7778 speedbar manual.
7779
c8763fb6 77802005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7781
1c6c854e 7782 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7783 added -nb, --no-bitmap-icon.
7784
8cf51b2c
GM
77852005-10-07 Nick Roberts <nickrob@snap.net.nz>
7786
7787 * building.texi (GDB Graphical Interface): Add variables and
7788 functions to indices. Be more precise.
7789
c8763fb6 77902005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7791
7792 * frames.texi (Drag and Drop): Remove the x- from
7793 x-dnd-open-file-other-window and xdnd-protocol-alist.
7794
77952005-09-30 Romain Francoise <romain@orebokech.com>
7796
7797 * mini.texi (Minibuffer): The default value now appears before the
7798 colon in minibuffer prompts.
7799
8cf51b2c
GM
78002005-09-25 Richard M. Stallman <rms@gnu.org>
7801
7802 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7803
8cf51b2c
GM
78042005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7805
7806 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7807
8cf51b2c
GM
78082005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7809
7810 * emacs.texi (Top): Update submenus from macos.texi.
7811
7812 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7813 (Mac OS): Update feature support status.
7814 (Mac Input): List supported input scripts. Remove description
7815 about `mac-keyboard-text-encoding'. Mention mouse button
7816 emulation and related variables.
7817 (Mac International): Mention Central European and Cyrillic
7818 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7819 Add description about coding system for selection.
7820 Add description about language environment.
7821 (Mac Environment Variables):
7822 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7823 arguments. Add Preferences support.
7824 (Mac Directories): Explicitly state that this node is for Mac OS
7825 Classic only.
1c6c854e
CS
7826 (Mac Font Specs): Mention specification for scalable fonts.
7827 List supported charsets. Add preferred way of creating fontsets.
7828 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7829 (Mac Functions): Add descriptions about `mac-set-file-creator',
7830 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7831 and `mac-get-preference'.
7832
8cf51b2c
GM
78332005-09-16 Romain Francoise <romain@orebokech.com>
7834
7835 Update all files to specify GFDL version 1.2.
7836
7837 * doclicense.texi (GNU Free Documentation License): Update to
7838 version 1.2.
7839
78402005-09-15 Richard M. Stallman <rms@gnu.org>
7841
7842 * buffers.texi (List Buffers): Fix xref.
7843
7844 * rmail.texi (Rmail Basics): Fix xref.
7845
7846 * emacs.texi (Top): Update subnode menus.
7847
7848 * files.texi (Saving Commands): New node, broken out of Saving.
7849 (Customize Save): New node, broken out of Saving.
7850 Clarify effect of write-region-inhibit-fsync.
7851 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7852
8cf51b2c
GM
78532005-09-14 Romain Francoise <romain@orebokech.com>
7854
7855 * files.texi (Saving): Mention write-region-inhibit-fsync.
7856
78572005-09-05 Chong Yidong <cyd@stupidchicken.com>
7858
7859 * custom.texi (Custom Themes): New node.
7860
78612005-09-03 Richard M. Stallman <rms@gnu.org>
7862
49823426
GM
7863 * search.texi (Search Case): Mention vars that control
7864 case-fold-search for various operations.
8cf51b2c
GM
7865
78662005-08-22 Juri Linkov <juri@jurta.org>
7867
7868 * display.texi (Standard Faces): Merge the text from
7869 `(elisp)Standard Faces' into this node.
7870
78712005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7872
7873 * emacs.texi (Top): Delete menu item for deleted node
7874 Keyboard Translations.
7875
78762005-08-18 Richard M. Stallman <rms@gnu.org>
7877
8cf51b2c
GM
7878 * trouble.texi (Unasked-for Search):
7879 Delete xref to Keyboard Translations.
7880
7881 * glossary.texi (Glossary): Delete xref.
7882
8cf51b2c
GM
7883 * custom.texi (Minor Modes): Say that the list here is not complete.
7884 (Keyboard Translations): Node deleted.
7885 (Disabling): Delete xref to it.
7886 (Customization Groups): Fix Custom buffer example.
7887 (Hooks): Mention remove-hooks.
7888
78892005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7890
7891 * building.texi (GDB Graphical Interface): Improve filling of menu
7892 item.
7893
78942005-08-18 Nick Roberts <nickrob@snap.net.nz>
7895
7896 * building.texi (GDB Graphical Interface): Use better node names.
7897
78982005-08-14 Richard M. Stallman <rms@gnu.org>
7899
7900 * text.texi (Sentences): Fix xref.
7901
79022005-08-14 Juri Linkov <juri@jurta.org>
7903
7904 * building.texi (Compilation, Grep Searching): Move grep command
7905 headings from `Compilation' to `Grep Searching'.
7906
7907 * dired.texi (Dired and Find):
7908 * maintaining.texi (Tags Search): Replace grep xref to
7909 `Compilation' node with `Grep Searching'.
7910
7911 * files.texi (Comparing Files): Replace xref to `Compilation' with
7912 `Compilation Mode'.
7913
79142005-08-13 Alan Mackenzie <acm@muc.de>
7915
7916 * search.texi (Non-ASCII Isearch): Correct a typo.
7917 (Replacement Commands): Mention query-replace key binding.
7918
79192005-08-11 Richard M. Stallman <rms@gnu.org>
7920
7921 * programs.texi (Options for Comments): Fix xref.
7922
7923 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7924 out of Regexps.
7925
8cf51b2c
GM
79262005-08-09 Juri Linkov <juri@jurta.org>
7927
7928 * building.texi (Compilation): Use `itemx' instead of `item'.
7929 (Grep Searching): Simplify phrase.
7930
7931 * display.texi (Standard Faces): Describe vertical-border on
7932 window systems.
7933
7934 * windows.texi (Split Window): Simplify phrase and mention
7935 vertical-border face.
7936
79372005-08-09 Richard M. Stallman <rms@gnu.org>
7938
7939 * files.texi (Comparing Files): Clarify compare-windows.
7940
7941 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7942
8cf51b2c
GM
79432005-08-06 Eli Zaretskii <eliz@gnu.org>
7944
7945 * mule.texi (Coding Systems): Rephrase the paragraph about
7946 codepages: no need for "M-x codepage-setup" anymore, except on
7947 MS-DOS.
7948
7949 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7950 the MS-DOS port only.
7951
79522005-07-30 Eli Zaretskii <eliz@gnu.org>
7953
7954 * makefile.w32-in (info): Don't run multi-install-info.bat.
7955 ($(infodir)/dir): New target, produced by running
7956 multi-install-info.bat.
7957
8cf51b2c
GM
79582005-07-22 Eli Zaretskii <eliz@gnu.org>
7959
7960 * files.texi (Quoted File Names): Add index entry.
7961
8cf51b2c
GM
79622005-07-19 Juri Linkov <juri@jurta.org>
7963
7964 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7965
79662005-07-18 Juri Linkov <juri@jurta.org>
7967
8cf51b2c
GM
7968 * custom.texi (Easy Customization):
7969 * files.texi (Old Versions):
7970 * frames.texi (Wheeled Mice):
7971 * mule.texi (Specify Coding):
8cf51b2c
GM
7972 * text.texi (Cell Justification):
7973 * trouble.texi (After a Crash):
8cf51b2c
GM
7974 * xresources.texi (GTK styles):
7975 Delete duplicate duplicate words.
7976
79772005-07-17 Richard M. Stallman <rms@gnu.org>
7978
7979 * frames.texi (Creating Frames): Fix foreground color example.
7980
7981 * custom.texi (Init Examples): Clean up text about conditionals.
7982
79832005-07-16 Richard M. Stallman <rms@gnu.org>
7984
7985 * mini.texi (Completion Commands): Fix command name for ?.
7986
8cf51b2c
GM
79872005-07-16 Eli Zaretskii <eliz@gnu.org>
7988
7989 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7990 `menu' face has no effect on w32 and with GTK.
7991 Add cross-references.
8cf51b2c
GM
7992
7993 * cmdargs.texi (General Variables): Clarify the default location
7994 of $HOME on w32 systems.
7995
79962005-07-15 Jason Rumney <jasonr@gnu.org>
7997
7998 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7999 changed.
8000
80012005-07-08 Kenichi Handa <handa@m17n.org>
8002
1c6c854e
CS
8003 * mule.texi (Recognize Coding):
8004 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
8005
80062005-07-07 Richard M. Stallman <rms@gnu.org>
8007
8008 * anti.texi (Antinews): Mention mode-line-inverse-video.
8009
8010 * files.texi (Saving): Minor correction about C-x C-w.
8011
8012 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
8013
80142005-07-07 Luc Teirlinck <teirllm@auburn.edu>
8015
8016 * search.texi (Isearch Scroll): Add example of using the
8017 `isearch-scroll' property.
8018 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
8019 `Display Custom' node.
8020 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
8021 and de-emphasize it.
8022 (Other Repeating Search): `occur' currently can not correctly
8023 handle multiline matches. Correct, clarify and update description
8024 of `flush-lines' and `keep-lines'.
8025
8026 * display.texi (Display Custom): Add anchor for `baud-rate'.
8027
80282005-07-07 Richard M. Stallman <rms@gnu.org>
8029
8030 * gnu.texi: Update where to get GNU status; add refs for how to help.
8031 Add footnotes 6 and 7.
8032
80332005-07-04 Lute Kamstra <lute@gnu.org>
8034
8035 Update FSF's address in GPL notices.
8036
8cf51b2c 8037 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
8038 * trouble.texi (Checklist): Update FSF's address.
8039
8cf51b2c
GM
80402005-06-24 Richard M. Stallman <rms@gnu.org>
8041
8042 * display.texi (Text Display): Change index entries.
8043
80442005-06-24 Eli Zaretskii <eliz@gnu.org>
8045
8046 * makefile.w32-in (MAKEINFO): Use --force.
8047 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
8048 Makefile.in.
8cf51b2c
GM
8049
80502005-06-23 Richard M. Stallman <rms@gnu.org>
8051
1c6c854e 8052 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
8053 nobreak-char-display.
8054
8055 * emacs.texi (Top): Update detailed node listing.
8056
1c6c854e 8057 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
8058 to nobreak-char-display and no-break-space to nobreak-space.
8059 (Standard Faces): Split up the list of standard faces
8060 and put it in a separate node. Add nobreak-space and
8061 escape-glyph.
8062
8cf51b2c
GM
80632005-06-23 Lute Kamstra <lute@gnu.org>
8064
8065 * mule.texi (Select Input Method): Fix typo.
8066
80672005-06-23 Kenichi Handa <handa@m17n.org>
8068
1c6c854e
CS
8069 * mule.texi (International): List all supported scripts.
8070 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
8071 distribution.
8072 (Language Environments): List all language environments.
8073 Intlfonts contains fonts for most supported scripts, not all..
8074 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 8075 input a specific character.
8cf51b2c
GM
8076 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
8077
80782005-06-23 Juanma Barranquero <lekktu@gmail.com>
8079
49823426 8080 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
8081
80822005-06-22 Miles Bader <miles@gnu.org>
8083
8084 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
8085
80862005-06-20 Miles Bader <miles@gnu.org>
8087
8088 * display.texi (Faces): Add `vertical-divider'.
8089
80902005-06-17 Richard M. Stallman <rms@gnu.org>
8091
8092 * text.texi (Adaptive Fill): Minor clarification.
8093
8cf51b2c
GM
80942005-06-10 Lute Kamstra <lute@gnu.org>
8095
8096 * emacs.texi (Top): Correct version number.
8097 * anti.texi (Antinews): Correct version number. Use EMACSVER to
8098 refer to the current version of Emacs.
8099
81002005-06-08 Luc Teirlinck <teirllm@auburn.edu>
8101
8102 * files.texi (Log Buffer): Document when there can be more than
8103 one file to be committed.
8104
81052005-06-08 Juri Linkov <juri@jurta.org>
8106
8107 * display.texi (Faces): Add `shadow' face.
8108
81092005-06-07 Masatake YAMATO <jet@gyve.org>
8110
8111 * display.texi (Faces): Write about mode-line-highlight.
8112
81132005-06-06 Richard M. Stallman <rms@gnu.org>
8114
8115 * misc.texi (Printing Package): Explain how to initialize
8116 printing package.
8117
8118 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
8119
81202005-06-05 Chong Yidong <cyd@stupidchicken.com>
8121
8122 * emacs.texi: Rename Hardcopy to Printing.
8123 Make PostScript and PostScript Variables subnodes of it.
8124
8125 * misc.texi (Printing): Rename node from Hardcopy.
8126 Mention menu bar options.
8127 Move PostScript and PostScript Variables to submenu.
8128 (Printing package): New node.
8129
8130 * mark.texi (Using Region): Change Hardcopy xref to Printing.
8131
8132 * dired.texi (Operating on Files): Likewise.
8133
8134 * calendar.texi (Displaying the Diary): Likewise.
8135
8136 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
8137
8138 * glossary.texi (Glossary): Likewise.
8139
8140 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
8141 effect.
8142
81432005-06-04 Richard M. Stallman <rms@gnu.org>
8144
8145 * trouble.texi (After a Crash): Polish previous change.
8146
8cf51b2c
GM
81472005-05-30 Noah Friedman <friedman@splode.com>
8148
8149 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
8150 recovery mechanism.
8151
8cf51b2c
GM
81522005-05-28 Nick Roberts <nickrob@snap.net.nz>
8153
8154 * building.texi (Other Buffers): SPC toggles display of
8155 floating point registers.
8156
8cf51b2c
GM
81572005-05-27 Nick Roberts <nickrob@snap.net.nz>
8158
8159 * files.texi (Log Buffer): Merge in description of Log Edit
8160 mode from pcl-cvs.texi.
8161
81622005-05-26 Richard M. Stallman <rms@gnu.org>
8163
8164 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
8165
8cf51b2c
GM
81662005-05-24 Luc Teirlinck <teirllm@auburn.edu>
8167
8168 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
8169 not enabled by default.
8170 When not on a word, `ispell-word' by default checks the word
8171 before point.
8172
81732005-05-24 Nick Roberts <nickrob@snap.net.nz>
8174
8175 * building.texi (Debugger Operation): Simplify last sentence.
8176
81772005-05-23 Lute Kamstra <lute@gnu.org>
8178
8179 * emacs.texi: Update FSF's address throughout.
8180 (Preface): Use @cite.
8181 (Distrib): Add cross reference to the node "Copying". Mention the
8182 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
8183 printed manuals.
8184 (Intro): Use @xref for the Emacs Lisp Intro.
8185
8cf51b2c
GM
81862005-05-18 Luc Teirlinck <teirllm@auburn.edu>
8187
8188 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
8189
8190 * basic.texi (Moving Point): Mention default for `goto-line'.
8191
8192 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
8193 of a variable's docstring.
8194
81952005-05-18 Lute Kamstra <lute@gnu.org>
8196
8197 * maintaining.texi (Overview of Emerge): Add cross reference.
8198 Remove duplication.
8199
8200 * emacs.texi (Top): Update to the current structure of the manual.
8201 * misc.texi (Emacs Server): Add menu description.
8202 * files.texi (Saving): Fix menu.
8203 * custom.texi (Customization): Fix menu.
8204 * mule.texi (International): Fix menu.
8205 * kmacro.texi (Keyboard Macros): Fix menu.
8206
82072005-05-16 Luc Teirlinck <teirllm@auburn.edu>
8208
8209 * display.texi: Various minor changes.
8210 (Faces): Delete text that is repeated in the next section.
8211
82122005-05-16 Nick Roberts <nickrob@snap.net.nz>
8213
8214 * building.texi (Debugger Operation): Mention GUD tooltips are
8215 disabled with GDB in text command mode.
8216
8cf51b2c
GM
82172005-05-16 Nick Roberts <nickrob@snap.net.nz>
8218
8219 * building.texi: Replace toolbar with "tool bar" for consistency.
8220 (Compilation Mode): Describe compilation-context-lines
8221 and use of arrow in compilation buffer.
8222 (Debugger Operation): Replace help text with variable's value.
8223
8224 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
8225 consistency.
8226
82272005-05-15 Luc Teirlinck <teirllm@auburn.edu>
8228
8229 * major.texi (Choosing Modes): normal-mode processes the -*- line.
8230 Add xref.
8231
8cf51b2c
GM
82322005-05-14 Luc Teirlinck <teirllm@auburn.edu>
8233
8234 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
8235 (Position Info): Delete discussion of `goto-line'. It is already
8236 described in `Moving point'.
8237
8238 * mini.texi (Completion Commands): Correct reference.
8239 (Completion Options): Fix typo.
8240
8241 * killing.texi (Deletion): Complete description of `C-x C-o'.
8242
8cf51b2c
GM
82432005-05-10 Richard M. Stallman <rms@gnu.org>
8244
8245 * building.texi (Compilation): Clarify recompile's directory choice.
8246
8247 * frames.texi (Tooltips): Cleanups.
8248
8249 * basic.texi (Arguments): Fix punctuation.
8250
82512005-05-09 Luc Teirlinck <teirllm@auburn.edu>
8252
8253 * screen.texi (Menu Bar): The up and down (not left and right)
8254 arrow keys move through a keyboard menu.
8255
82562005-05-08 Luc Teirlinck <teirllm@auburn.edu>
8257
8258 * basic.texi: Various typo and grammar fixes.
8259 (Moving Point): C-a now runs move-beginning-of-line.
8260
82612005-05-08 Nick Roberts <nickrob@snap.net.nz>
8262
8263 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
8264
8265 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
8266 as different animals.
8267
82682005-05-07 Luc Teirlinck <teirllm@auburn.edu>
8269
8270 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
8271 Correct index entry.
8272
82732005-05-07 Nick Roberts <nickrob@snap.net.nz>
8274
8275 * building.texi (Debugger Operation): Update to reflect changes
8276 in GUD tooltips.
8277
82782005-04-30 Richard M. Stallman <rms@gnu.org>
8279
8280 * files.texi (Compressed Files): Auto Compression normally enabled.
8281
8282 * building.texi (Debugger Operation): Clarify previous change.
8283
8cf51b2c
GM
82842005-04-28 Nick Roberts <nickrob@snap.net.nz>
8285
8286 * building.texi (Debugger Operation): Add description for
8287 GUD tooltips when program is not running.
8288
82892005-04-26 Luc Teirlinck <teirllm@auburn.edu>
8290
8291 * misc.texi (Shell): Add `Shell Prompts' to menu.
8292 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
8293 description. Delete remarks moved to new node.
8294 (Shell Prompts): New node.
8295 (History References): Replace remarks moved to `Shell Prompts'
8296 with xref to that node.
8297 (Remote Host): Clarify how to specify the terminal type when
8298 logging in to a different machine.
8299
83002005-04-26 Richard M. Stallman <rms@gnu.org>
8301
8302 * emacs.texi (Top): Update submenus from files.texi.
8303
8304 * files.texi (Filesets): Clarify previous change.
8305
8306 * dired.texi (Misc Dired Features): Clarify previous change.
8307
83082005-04-25 Chong Yidong <cyd@stupidchicken.com>
8309
8310 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
8311
1c6c854e
CS
8312 * dired.texi (Misc Dired Features):
8313 Document dired-compare-directories.
8cf51b2c
GM
8314
8315 * files.texi (Filesets): New node.
8316 (File Conveniences): Document Image mode.
8317
8318 * text.texi (TeX Print): Document tex-compile.
8319
83202005-04-25 Luc Teirlinck <teirllm@auburn.edu>
8321
8322 * frames.texi (Tooltips): Tooltip mode is enabled by default.
8323 Delete redundant reference to tooltip Custom group. It is
8324 referred too again in the next paragraph.
8325
83262005-04-24 Richard M. Stallman <rms@gnu.org>
8327
8328 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
8329
8cf51b2c
GM
83302005-04-19 Kim F. Storm <storm@cua.dk>
8331
8332 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
8333
83342005-04-18 Lars Hansen <larsh@math.ku.dk>
8335
8336 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
8337 turns off desktop-save-mode.
8338
83392005-04-17 Luc Teirlinck <teirllm@auburn.edu>
8340
8341 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
8342 by default in terminals compatible with xterm. Mention that
8343 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
8344 node.
8345
8cf51b2c
GM
83462005-04-12 Luc Teirlinck <teirllm@auburn.edu>
8347
8348 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
8349
c8763fb6 83502005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8351
8352 * xresources.texi (Table of Resources): Add cursorBlink.
8353
83542005-04-11 Luc Teirlinck <teirllm@auburn.edu>
8355
8356 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
8357 `d', `C-d' and `u'.
8358
83592005-04-11 Richard M. Stallman <rms@gnu.org>
8360
8361 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
8362 (Misc X): Add -D, --basic-display.
8363
8364 * maintaining.texi (Change Log): Correct the description of
8365 the example.
8366
8367 * major.texi (Choosing Modes): Document magic-mode-alist.
8368
8cf51b2c
GM
83692005-04-10 Luc Teirlinck <teirllm@auburn.edu>
8370
8371 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
8372 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
8373 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
8374 (Rmail Output): Clarify which statements apply to `o', `C-o' and
8375 `w', respectively.
8376 (Rmail Labels): Mention `l'.
8377 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
8378 (Rmail Summary Edit): Describe `j' and RET.
8379
c8763fb6 83802005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8381
8382 * xresources.texi (Lucid Resources): Add fontSet resource.
8383
8cf51b2c
GM
83842005-04-09 Luc Teirlinck <teirllm@auburn.edu>
8385
8386 * display.texi (Useless Whitespace): `indicate-unused-lines' is
8387 now called `indicate-empty-lines'.
8388
83892005-04-06 Kim F. Storm <storm@cua.dk>
8390
8391 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
8392
83932005-04-04 Luc Teirlinck <teirllm@auburn.edu>
8394
8395 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
8396 deleted.
8397 (Marks vs Flags): Add some convenient key bindings.
8398 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
8399 (Misc Dired Features): Correct and expand description of `w' command.
8400
8401 * frames.texi (XTerm Mouse): Delete apparently false info.
8402 The GNU/Linux console currently does not appear to support
8403 `xterm-mouse-mode'.
8404
8cf51b2c
GM
84052005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
8406
8407 * calendar.texi (Diary): Mention shell utility `calendar'.
8408
84092005-04-01 Richard M. Stallman <rms@gnu.org>
8410
8411 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
8412
8cf51b2c
GM
84132005-04-01 Lute Kamstra <lute@gnu.org>
8414
8415 * maintaining.texi (Change Log): add-change-log-entry uses
8416 add-log-mailing-address.
8417
84182005-03-31 Luc Teirlinck <teirllm@auburn.edu>
8419
8420 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
8421 `VC Mode Line' and put in an xref to that node.
8422 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
8423 its description.
8424
84252005-03-31 Paul Eggert <eggert@cs.ucla.edu>
8426
8427 * calendar.texi (Calendar Systems): Say that the Persian calendar
8428 implemented here is the arithmetical one championed by Birashk.
8429
84302005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
8431
8432 * programs.texi (Fortran Motion): Fix previous change.
8433
8cf51b2c
GM
84342005-03-29 Richard M. Stallman <rms@gnu.org>
8435
8436 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
8437
84382005-03-29 Chong Yidong <cyd@stupidchicken.com>
8439
8440 * text.texi (Refill): Refer to Long Lines Mode.
8441 (Longlines): New node.
8442 (Auto Fill): Don't index "word wrap" here.
8443 (Filling): Add Longlines to menu.
8444
84452005-03-29 Richard M. Stallman <rms@gnu.org>
8446
8447 * xresources.texi: Minor fixes.
8448
8449 * misc.texi (Emacs Server): Fix Texinfo usage.
8450
8451 * emacs.texi (Top): Don't use a real section heading for
8452 "Detailed Node Listing". Fake it instead.
8453
8454 * basic.texi (Position Info): Minor cleanup.
8455
8456 * mule.texi (Input Methods): Minor cleanup.
8457
84582005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
8459
8460 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
8461 constructs as well.
8462 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
8463
84642005-03-29 Kenichi Handa <handa@m17n.org>
8465
8466 * mule.texi (Input Methods): Refer to the command C-u C-x =.
8467
8468 * basic.texi (Position Info): Update the description about the
8469 command C-u C-x =.
8470
84712005-03-28 Richard M. Stallman <rms@gnu.org>
8472
8473 * emacs.texi (Top): Use @section for the detailed node listing.
8474
8475 * calendar.texi: Minor fixes to previous change.
8476
8477 * programs.texi (Fortran): Small fixes to previous changes.
8478
8479 * emacs.texi (Top): Update list of subnodes of Dired.
8480 Likewise for building.texi.
8481
8482 * files.texi (File Conveniences): Delete Auto Image File mode.
8483
84842005-03-28 Chong Yidong <cyd@stupidchicken.com>
8485
8486 * building.texi (Flymake): New node.
8487
8488 * custom.texi (Function Keys): Document kp- event types and
8489 keypad-setup package.
8490
8491 * dired.texi (Wdired): New node.
8492
8493 * files.texi (File Conveniences): Reorder entries.
8494 Explain how to turn on Auto-image-file mode.
8495 Document Thumbs mode.
8496
8497 * mule.texi (Specify Coding): Document recode-region and
8498 recode-file-name.
8499
8500 * programs.texi (Program Modes): Add Conf mode and DNS mode.
8501
85022005-03-27 Luc Teirlinck <teirllm@auburn.edu>
8503
8504 * commands.texi (Keys): M-o is now a prefix key.
8505
85062005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
8507
8508 * programs.texi: Reformat and update copyright years.
8509 (Fortran): Update section.
8510
85112005-03-26 Luc Teirlinck <teirllm@auburn.edu>
8512
8513 * files.texi: Several small changes in addition to:
8514 (Visiting): Change xref for Dialog Boxes to ref.
8515 (Version Headers): Replace references to obsolete var
8516 `vc-header-alist' with `vc-BACKEND-header'.
8517 (Customizing VC): Update value of `vc-handled-backends'.
8518
85192005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
8520
8521 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
8522 move here from Emacs Lisp Reference Manual.
8523 * calendar.texi (Calendar/Diary, Diary Commands)
8524 (Special Diary Entries, Importing Diary): Change some xrefs to
8525 point to emacs-xtra rather than elisp.
8526
8527 * emacs-xtra.texi (Calendar Customizing):
8528 Move view-diary-entries-initially, view-calendar-holidays-initially,
8529 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
8530 Emacs Manual.
8531 (Appt Customizing): Merge entire section into main Emacs Manual.
8532 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
8533 mark-holidays-in-calendar here from emacs-xtra.
8534 (Displaying the Diary): Move view-diary-entries-initially,
8535 mark-diary-entries-in-calendar here from emacs-xtra.
8536 (Appointments): Move appt-display-mode-line,
8537 appt-display-duration, appt-disp-window-function,
8538 appt-delete-window-function here from emacs-xtra.
8539
8540 * calendar.texi: Update and reformat copyright.
8541 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
8542 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
8543 (Diary): Refer to `diary-file' rather than ~/diary.
8544 (Diary Commands): Rename node to "Displaying the Diary".
8545 * emacs.texi (Top): Rename "Diary Commands" section.
8546 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
8547
85482005-03-26 Eli Zaretskii <eliz@gnu.org>
8549
8550 * misc.texi (Emacs Server): Fix the command for setting
8551 server-name. Add an xref to Invoking emacsclient.
8552
8553 * help.texi (Help Summary): Clarify when "C-h ." will do something
8554 nontrivial.
8555 (Apropos): Add cindex entry for apropos-sort-by-scores.
8556
8557 * display.texi (Text Display): Add index entries for how no-break
8558 characters are displayed.
8559
8cf51b2c
GM
85602005-03-26 Eli Zaretskii <eliz@gnu.org>
8561
8562 * files.texi (Visiting): Fix cross-references introduced with the
8563 last change.
8564
8565 * xresources.texi (GTK resources): Fix last change.
8566
8cf51b2c
GM
85672005-03-25 Chong Yidong <cyd@stupidchicken.com>
8568
8569 * xresources.texi (X Resources): GTK options documented too.
8570 (Resources): Clarify meaning of program name.
8571 (Table of Resources): Add visualClass.
8572 (GTK resources): Rewrite.
8573 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
8574
8575 * display.texi (Text Display): Mention non-breaking spaces.
8576
8577 * files.texi (Reverting): Document auto-revert-check-vc-info.
8578
8579 * frames.texi (Mouse Commands): Document
8580 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
8581
8582 * help.texi (Help Summary): Add `C-h .'.
8583 (Apropos): Apropos accepts a list of search terms.
8584 Document apropos-sort-by-scores.
8585 (Help Echo): Document display-local-help.
8586
8587 * misc.texi (Emacs Server): Document server-name.
8588 (Invoking emacsclient): Document -s option for server names.
8589
8590 * text.texi (Outline Visibility): Introduce "current heading
8591 line" (commands can be called with point on a body line).
8592 Re-order table to follow the sequence of discussion.
8593 hide-body won't hide lines before first header line.
8594 (TeX Mode): Add DocTeX mode.
8595
8cf51b2c
GM
85962005-03-24 Richard M. Stallman <rms@gnu.org>
8597
8598 * mule.texi (Single-Byte Character Support): Delete mention
8599 of iso-acc.el and iso-transl.el.
8600
8cf51b2c
GM
86012005-03-23 Lute Kamstra <lute@gnu.org>
8602
8603 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
8604
86052005-03-23 Richard M. Stallman <rms@gnu.org>
8606
8cf51b2c
GM
8607 * search.texi: Delete explicit node pointers.
8608 (Incremental Search): New menu.
8609 (Basic Isearch, Repeat Isearch, Error in Isearch)
8610 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
8611 (Slow Isearch): New subnodes.
8612 (Configuring Scrolling): Node deleted.
8613 (Search Case): Doc default-case-fold-search.
8614 (Regexp Replace): Move replace-regexp doc here.
8615
8616 * rmail.texi (Movemail): Put commas inside closequotes.
8617
8618 * picture.texi (Insert in Picture): Document C-c arrow combos.
8619 (Basic Picture): Clarify erasure.
8620
8621 * display.texi (Font Lock): Put commas inside closequotes.
8622
8623 * cmdargs.texi (General Variables): Put commas inside closequotes.
8624
86252005-03-23 Nick Roberts <nickrob@snap.net.nz>
8626
8627 * building.texi (Stack Buffer): Mention reverse contrast for
8628 *selected* frame (might not be current frame).
8629
8cf51b2c
GM
86302005-03-21 Richard M. Stallman <rms@gnu.org>
8631
8632 * building.texi (Starting GUD): Add bashdb.
8633
86342005-03-20 Chong Yidong <cyd@stupidchicken.com>
8635
8636 * basic.texi (Moving Point): Add M-g M-g binding.
8637 (Undo): Document undo-only.
8638 (Position Info): Document M-g M-g and C-u M-g M-g.
8639
8640 * building.texi (Building): Put Grep Searching after Compilation
8641 Shell.
8642 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
8643 Document next-error-highlight.
8644 (Grep Searching): Document grep-highlight-matches.
8645 (Lisp Eval): Typing C-x C-e twice prints integers specially.
8646
8647 * calendar.texi (Importing Diary): Rename node from iCalendar.
8648 Document diary-from-outlook.
8649
8650 * dired.texi (Misc Dired Features): Rename node from Misc Dired
8651 Commands.
8652 Mention effect of X drag and drop on Dired buffers.
8653
8654 * files.texi (Visiting): Document large-file-warning-threshold.
8655 Move paragraph on file-selection dialog.
8656 Mention visiting files using X drag and drop.
8657 (Reverting): Mention using Auto-Revert mode to tail files.
8658 Document auto-revert-tail-mode.
8659 (Version Systems): Minor correction.
8660 (Comparing Files): Diff-mode is no longer based on Compilation
8661 mode.
8662 Document compare-ignore-whitespace.
8663 (Misc File Ops): Explain passing a directory to rename-file.
8664 Likewise for copy-file and make-symbolic-link.
8665
8666 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
8667 Document mouse-wheel-progressive speed.
8668
8669 * help.texi (Misc Help): Document numeric argument for C-h i.
8670 Correctly explain the effect of just C-u as argument.
8671
8672 * killing.texi (Deletion): Document numeric argument for
8673 just-one-space.
8674
8675 * mini.texi (Completion): Completion acts on text before point.
8676
8677 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
8678 (Emulation): CUA mode replaces pc-bindings-mode,
8679 pc-selection-mode, and s-region.
8680
8681 * mule.texi (Input Methods): Leim is now built-in.
8682 (Select Input Method): Document quail-show-key.
8683 (Specify Coding): Document revert-buffer-with-coding-system.
8684
8685 * programs.texi (Fortran Motion): Document f90-next-statement,
8686 f90-previous-statement, f90-next-block, f90-previous-block,
8687 f90-end-of-block, and f90-beginning-of-block.
8688
8689 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
8690
8691 * emacs.texi (Acknowledgments): Updated.
8692
8693 * anti.texi: Total rewrite.
8694
8cf51b2c
GM
86952005-03-19 Chong Yidong <cyd@stupidchicken.com>
8696
8697 * ack.texi (Acknowledgments): Update.
8698
86992005-03-19 Eli Zaretskii <eliz@gnu.org>
8700
1c6c854e
CS
8701 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8702 Update copyright years.
8cf51b2c
GM
8703
87042005-03-14 Nick Roberts <nickrob@snap.net.nz>
8705
8706 * building.texi (Commands of GUD): Move paragraph on setting
8707 breakpoints with mouse to the GDB Graphical Interface node.
8708
87092005-03-07 Richard M. Stallman <rms@gnu.org>
8710
8cf51b2c
GM
8711 * misc.texi (Single Shell, Shell Options): Fix previous change.
8712
8713 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8714
87152005-03-06 Richard M. Stallman <rms@gnu.org>
8716
8717 * building.texi (Starting GUD): Don't explain text vs graphical
8718 GDB here. Just mention it and xref.
8719 Delete "just one debugger process".
8720 (Debugger Operation): Move GUD tooltip info here.
8721 (GUD Tooltips): Node deleted.
8722 (GDB Graphical Interface): Explain the two GDB modes here.
8723
8cf51b2c
GM
8724 * sending.texi (Sending Mail): Minor cleanup.
8725 (Mail Aliases): Explain quoting conventions.
8726 Update key rebinding example.
8727 (Header Editing): C-M-i is like M-TAB.
8728 (Mail Mode Misc): mail-attach-file does not do MIME.
8729
8730 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8731 that really belongs here.
8732 (Remote Mailboxes): Text moved to Rmail Inbox.
8733 (Rmail Display): Mention Mouse-1.
8734 (Movemail): Clarify two movemail versions.
8735 Clarify rmail-movemail-program.
8736
8cf51b2c
GM
8737 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8738 Document async shell commands.
8739 (Shell History): Clarify.
8740 (Shell Ring): Mention C-UP an C-DOWN.
8741 (Shell Options): Add comint-prompt-read-only.
8742 (Invoking emacsclient): Set EDITOR to run Emacs.
8743 (Sorting): No need to explain what region is.
8744 (Saving Emacs Sessions): Fix typo.
8745 (Recursive Edit): Fix punctuation.
8746 (Emulation): Don't mention "PC bindings" which are standard.
8747 (Hyperlinking): Explain Mouse-1 convention here.
8748 (Find Func): Node deleted.
8749
8cf51b2c
GM
8750 * help.texi (Name Help): Xref to Hyperlinking.
8751
8752 * glossary.texi (Glossary):
8753 Rename "Balance Parentheses" to "Balancing...".
8754 Add "Byte Compilation". Correct "Copyleft".
8755 New xref in "Customization".
8756 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8757 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8758 Rename "Registers" to "Register".
8759 Replace "Selecting" with "Selected Frame",
8760 "Selected Window", and "Selecting a Buffer".
8761
8762 * files.texi (Types of Log File): Explain how projects'
8763 methods can vary.
8764
8cf51b2c
GM
8765 * display.texi (Faces): Delete "Emacs 21".
8766
8767 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8768 * fixit.texi (Spelling): C-M-i like M-TAB.
8769 * mini.texi (Completion Options): C-M-i like M-TAB.
8770 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8771 * text.texi (Text Mode): C-M-i like M-TAB.
8772
8773 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8774
8775 * calendar.texi (Specified Dates): Mention `g w'.
8776 (Appointments): appt-activate toggles with no arg.
8777
8cf51b2c
GM
87782005-03-05 Juri Linkov <juri@jurta.org>
8779
8780 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8781 "invocation (command line arguments)".
8cf51b2c
GM
8782 (Misc X): Add -nbc, --no-blinking-cursor.
8783
87842005-03-04 Ulf Jasper <ulf.jasper@web.de>
8785
8786 * calendar.texi (iCalendar): No need to require it now.
8787
8cf51b2c
GM
87882005-03-03 Nick Roberts <nickrob@snap.net.nz>
8789
8790 * trouble.texi (Contributing): Mention Savannah. Direct users to
8791 emacs-devel.
8792
87932005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8794
8795 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8796 window.
8797
8cf51b2c
GM
87982005-02-27 Richard M. Stallman <rms@gnu.org>
8799
8800 * building.texi (Compilation): Update mode line status info.
8801
88022005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8803
8804 * calendar.texi (General Calendar): Document binding of
8805 scroll-other-window-down.
8806 (Mayan Calendar): Fix earliest date.
8807 (Time Intervals): Document timeclock-change.
8808 Fix timeclock-ask-before-exiting documentation.
8809
88102005-02-26 Kim F. Storm <storm@cua.dk>
8811
8812 * frames.texi (Mouse References):
8813 Add mouse-1-click-in-non-selected-windows.
8814
88152005-02-25 Richard M. Stallman <rms@gnu.org>
8816
8817 * screen.texi (Screen): Explain better about cursors and mode lines;
8818 don't presuppose text terminals.
8819 (Point): Don't assume just one cursor.
8820 Clarify explanation of cursors.
8821 (Echo Area, Menu Bar): Cleanups.
8822
8823 * mini.texi (Minibuffer): Prompts are highlighted.
8824 (Minibuffer Edit): Newline = C-j only on text terminals.
8825 Clarify resize-mini-windows values.
8826 Mention M-PAGEUP and M-PAGEDOWN.
8827 (Completion Commands): Mouse-1 like Mouse-2.
8828 (Minibuffer History): Explain history commands better.
8829 (Repetition): Add xref to Incremental Search.
8830
8831 * mark.texi (Setting Mark): Clarify info about displaying mark.
8832 Clarify explanation of C-@ and C-SPC.
8833 (Transient Mark): Mention Delete Selection mode.
8834 (Marking Objects): Clean up text about extending the region.
8835
8836 * m-x.texi (M-x): One C-g doesn't always go to top level.
8837 No delay before suggest-key-bindings output.
8838
8839 * fixit.texi (Fixit): Mention C-/ for undo.
8840 (Spelling): Mention ESC TAB like M-TAB.
8841 Replacement words with r and R are rechecked.
8842 Say where C-g leaves point. Mention ? as input.
8843
88442005-02-23 Lute Kamstra <lute@gnu.org>
8845
8846 * cmdargs.texi (Initial Options): Add cross reference.
8847
8cf51b2c
GM
88482005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8849
8850 * emacs.texi (Top): Update menu for splitting of node in
8851 msdog.texi.
8852 * frames.texi (Frames): Update xref for splitting of node in
8853 msdog.texi.
8854 * trouble.texi (Quitting): Ditto.
8855
88562005-02-16 Richard M. Stallman <rms@gnu.org>
8857
8858 * windows.texi (Split Window): Simplify line truncation info
8859 and xref to Display Custom.
8860
8861 * trouble.texi (Quitting): Emergency escape only for text terminal.
8862 (Screen Garbled): C-l for ungarbling is only for text terminal.
8863
8864 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8865
8866 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8867
8868 * programs.texi (Program Modes): Mention Python mode.
8869 (Moving by Defuns): Repeating C-M-h extends region.
8870 (Basic Indent): Clarify.
8871 (Custom C Indent): Clarify.
8872 (Expressions): Repeating C-M-@ extends region.
8873 (Info Lookup): Clarify for C-h S.
8874 (Symbol Completion): ESC TAB alternative for M-TAB.
8875 (Electric C): Clarify.
8876
8877 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8878
8879 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8880 MS-DOS Input node.
8881 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8882 (MS-DOS and MULE): Clarify.
8883 (MS-DOS Processes, Windows Processes): Fix typos.
8884
8885 * major.texi (Choosing Modes): Clarify.
8886
8887 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8888 (Keyboard Macro Step-Edit): Clarify.
8889
8890 * indent.texi (Indentation): Clarifications.
8891
8892 * help.texi (Help): Correct error about C-h in query-replace.
8893 Clarify apropos vs C-h a. Fix how to search in FAQ.
8894 (Key Help): Describe C-h w here.
8895 (Name Help): Minor cleanup. C-h w moved to Key Help.
8896 Clarify the "object" joke.
8897 (Apropos): Clarify. Mouse-1 like Mouse-2.
8898 (Help Mode): Mouse-1 like Mouse-2.
8899
8900 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8901
8902 * display.texi (Display): Reorder menu.
8903 (Faces): Cleanup.
8904 (Font Lock): Cleanup. Mention Options menu.
8905 Delete obsolete text.
8906 (Scrolling): For C-l, don't presume text terminal.
8907 (Horizontal Scrolling): Simplify intro.
8908 (Follow Mode): Clarify.
1c6c854e 8909 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8910 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8911 Doc default-tab-width. Doc line truncation more thoroughly.
8912
8913 * dired.texi (Dired Enter): C-x C-f can run Dired.
8914 (Dired Visiting): Comment out `a' command.
8915 Mouse-1 is like Mouse-2.
8916 (Shell Commands in Dired): ? can be used more than once.
8917
8918 * basic.texi (Continuation Lines): Simplify description of truncation,
8919 and refer to Display Custom for the rest of it.
8920
8cf51b2c
GM
89212005-02-06 Lute Kamstra <lute@gnu.org>
8922
8923 * basic.texi (Undo): Fix typo.
8924
8925 * cmdargs.texi (Emacs Invocation): Fix typo.
8926
8927 * custom.texi (Init Examples): Fix typo.
8928
8929 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8930
89312005-02-06 Richard M. Stallman <rms@gnu.org>
8932
8933 * regs.texi (Registers): Registers can hold numbers, too.
8934
8935 * killing.texi (Other Kill Commands): Cleanup.
8936 Delete redundant explanation of kill in read-only buffer.
8937 (Yanking): Mention term "copying".
8938 (Accumulating Text): Fix typo.
8939
8940 * entering.texi (Entering Emacs): Update rationale at start.
8941 (Exiting): Treat iconifying on a par with suspension.
8942
8943 * custom.texi (Minor Modes): Fix typo.
8944 (Easy Customization): Fix menu style.
8945 (Variables): Add xref.
8946 (Examining): Setting for future sessions works through .emacs.
8947 (Keymaps): "Text terminals", not "Many".
8948 (Init Rebinding): Explain \C-. Show example of \M-.
8949 Fix minor wording errors.
8950 (Function Keys): Explain vector syntax just once.
8951 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8952 (Init File): Mention .emacs.d directory.
8953 (Init Examples): Add xref.
8954 (Find Init): Mention .emacs.d directory.
8955
8956 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8957 (Action Arguments): Explain which kinds of -l args are found how.
8958 (Initial Options): --batch does not inhibit site-start.
8959 Add xrefs.
8960 (Command Example): Use --batch, not -batch.
8961
8962 * basic.texi (Inserting Text): Cleanup wording.
8963 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8964 C-n is not error at end of buffer.
8965 (Undo): Doc C-/ like C-_. Add xrefs.
8966 (Arguments): META key may be labeled ALT.
8967 Peculiar arg meanings are explained in doc strings.
8968
8969 * abbrevs.texi (Expanding Abbrevs): Clarify.
8970
89712005-02-05 Eli Zaretskii <eliz@gnu.org>
8972
8973 * frames.texi (Frame Parameters): Add an xref to the description
8974 of list-colors-display. Add a pointer to the X docs about colors.
8975
8976 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8977 Improve docs of list-colors-display.
8cf51b2c
GM
8978
89792005-02-03 Lute Kamstra <lute@gnu.org>
8980
8981 * frames.texi (Frames, Drag and Drop): Fix typos.
8982
89832005-02-03 Richard M. Stallman <rms@gnu.org>
8984
8985 * windows.texi (Basic Window): Mention color-change in mode line.
8986 (Change Window): Explain dragging vertical boundaries.
8987
8988 * text.texi (Sentences): Clarify.
8989 (Paragraphs): Explain M-a and blank lines.
8990 (Outline Mode): Clarify text and menu.
8991 (Hard and Soft Newlines): Mention use-hard-newlines.
8992
8993 * frames.texi (Frames): Delete unnecessary mention of Windows.
8994 (Mouse Commands): Likewise. Mention xterm mouse support.
8995 (Clipboard): Clarify.
8996 (Mouse References): Mention use of Mouse-1 for following links.
8997 (Menu Mouse Clicks): Clarify.
8998 (Mode Line Mouse): Clarify.
8999 (Drag and Drop): Rewrite.
9000
9001 * fixit.texi (Spelling): Fix typo.
9002
9003 * files.texi (File Names): Clarify.
9004 (Visiting): Update conditions for use of file dialog. Clarify.
9005 (Saving): Doc d as answer in save-some-buffers.
9006 (Remote Files): Clean up the text.
9007
9008 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
9009
9010 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
9011 (List Buffers): Clarify.
9012 (Several Buffers): Doc T command.
9013 (Buffer Convenience): Clarify menu.
9014
9015 * basic.texi (Undo): Clarify last change.
9016
90172005-02-02 Matt Hodges <MPHodges@member.fsf.org>
9018
9019 * fixit.texi (Spelling): Fix typo.
9020
90212005-02-01 Luc Teirlinck <teirllm@auburn.edu>
9022
9023 * basic.texi (Undo): Update description of `undo-outer-limit'.
9024
90252005-02-01 Nick Roberts <nickrob@snap.net.nz>
9026
9027 * building.texi: Update documentation relating to GDB Graphical
9028 Interface.
9029
90302005-01-30 Luc Teirlinck <teirllm@auburn.edu>
9031
9032 * custom.texi (Easy Customization): Adapt menu to node name change.
9033
90342005-01-30 Richard M. Stallman <rms@gnu.org>
9035
9036 * custom.texi (Easy Customization): Defn of "User Option" now
9037 includes faces. Don't say just "option" when talking about variables.
9038 Do say just "options" to mean "anything customizable".
9039 (Specific Customization): Describe `customize-variable',
9040 not `customize-option'.
9041
9042 * glossary.texi (Glossary) <Faces>: Add xref.
9043 <User Option>: Change definition--include faces. Change xref.
9044
9045 * picture.texi (Picture): Mention artist.el.
9046
9047 * sending.texi, screen.texi, programs.texi, misc.texi:
9048 * mini.texi, major.texi, maintaining.texi, macos.texi:
9049 * help.texi, frames.texi, files.texi:
9050 Don't say just "option" when talking about variables.
9051
9052 * display.texi, mule.texi: Don't say just "option" when talking
9053 about variables. Other minor cleanups.
9054
8cf51b2c
GM
90552005-01-26 Lute Kamstra <lute@gnu.org>
9056
9057 * cmdargs.texi (Initial Options): Add a cross reference to `Init
9058 File'. Mention the `-Q' option at the `--no-site-file' option.
9059
8cf51b2c
GM
90602005-01-22 David Kastrup <dak@gnu.org>
9061
9062 * building.texi (Grep Searching): Mention alias `find-grep' for
9063 `grep-find'.
9064
90652005-01-20 Richard M. Stallman <rms@gnu.org>
9066
9067 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
9068
8cf51b2c
GM
90692005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
9070
9071 * rmail.texi (Movemail): Explain differences
9072 between standard and mailutils versions of movemail.
9073 Describe command line and configuration options introduced
9074 with the latter.
9075 Explain the notion of mailbox URL, provide examples and
9076 cross-references to mailutils documentation.
9077 Describe various methods of specifying mailbox names,
9078 user names and user passwords for rmail.
1c6c854e
CS
9079 (Remote Mailboxes): New section.
9080 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
9081 options used to control its behavior.
9082 (Other Mailbox Formats): Explain handling of various mailbox
9083 formats.
9084
90852005-01-13 Richard M. Stallman <rms@gnu.org>
9086
9087 * commands.texi (Commands): Clarification.
9088
90892005-01-11 Richard M. Stallman <rms@gnu.org>
9090
9091 * programs.texi (Multi-line Indent): Fix previous change.
9092 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
9093
8cf51b2c
GM
90942005-01-08 Richard M. Stallman <rms@gnu.org>
9095
9096 * display.texi (Faces): isearch-lazy-highlight-face renamed to
9097 lazy-highlight.
9098
9099 * search.texi (Query Replace): Mention faces query-replace
9100 and lazy-highlight.
9101 (Incremental Search): Update isearch highlighting info.
9102
8cf51b2c
GM
91032005-01-04 Richard M. Stallman <rms@gnu.org>
9104
9105 * custom.texi (Saving Customizations): Minor improvement.
9106
8cf51b2c
GM
91072005-01-03 Luc Teirlinck <teirllm@auburn.edu>
9108
9109 * custom.texi (Saving Customizations): Emacs no longer loads
9110 `custom-file' after .emacs. No longer mention customizing through
9111 Custom.
9112
8cf51b2c
GM
91132005-01-01 Andreas Schwab <schwab@suse.de>
9114
9115 * killing.texi (Graphical Kill): Move up under node Killing,
9116 change @section to @subsection.
9117
91182005-01-01 Richard M. Stallman <rms@gnu.org>
9119
9120 * custom.texi (Face Customization): Mention hex color specs.
9121
9122 * emacs.texi (Top): Update Killing submenu.
9123
9124 * killing.texi (Killing): Reorganize section.
9125 No more TeX-only text; put the node command at start of chapter.
9126 But the first section heading is used only in TeX.
9127 Rewrite the text to read better in this mode.
9128 (Graphical Kill): New subnode gets some of the text that
9129 used to be in the first section.
9130
91312004-12-31 Richard M. Stallman <rms@gnu.org>
9132
9133 * dired.texi (Shell Commands in Dired): Delete the ? example.
9134
9135 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
9136
9137 * files.texi (Saving): Describe new require-final-newline features
9138 and mode-require-final-newline.
9139
8cf51b2c
GM
91402004-12-29 Richard M. Stallman <rms@gnu.org>
9141
9142 * custom.texi (File Variables): Clarify previous change.
9143
c8763fb6 91442004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9145
9146 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
9147 out now.
9148
91492004-12-27 Richard M. Stallman <rms@gnu.org>
9150
9151 * Makefile.in (MAKEINFO): Specify --force.
9152
9153 * basic.texi (Moving Point): C-e now runs move-end-of-line.
9154 (Undo): Doc undo-outer-limit.
9155
8cf51b2c
GM
91562004-12-15 Juri Linkov <juri@jurta.org>
9157
9158 * mark.texi (Transient Mark, Mark Ring): M-< and other
9159 movement commands don't set mark in Transient Mark mode
9160 if mark is active.
9161
8cf51b2c
GM
91622004-12-12 Juri Linkov <juri@jurta.org>
9163
9164 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
9165 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
9166
9167 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
9168 (Misc Dired Commands): Add @r{(Dired)} to w.
9169
91702004-12-12 Juri Linkov <juri@jurta.org>
9171
9172 * mark.texi (Marking Objects): Marking commands also extend the
9173 region when mark is active in Transient Mark mode.
9174
8cf51b2c
GM
91752004-12-08 Luc Teirlinck <teirllm@auburn.edu>
9176
9177 * custom.texi (Saving Customizations): Emacs only loads the custom
9178 file automatically after the init file in version 22.1 or later.
9179 Adapt text and examples to this fact.
9180
8cf51b2c
GM
91812004-12-07 Luc Teirlinck <teirllm@auburn.edu>
9182
9183 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
9184 be set through Custom. Otherwise, it has no effect.
9185
8cf51b2c
GM
91862004-12-05 Richard M. Stallman <rms@gnu.org>
9187
9188 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
9189 * entering.texi: Rename Command Line to Emacs Invocation.
9190
10d1d0af 9191 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
9192
9193 * custom.texi (Easy Customization): Move up to section level,
9194 before Variables. Avoid using the term "variable"; say "option".
9195 New initial explanation.
9196 (Variables): In initial explanation, connect "variable" to the
9197 already-explained "user option".
9198
9199 * emacs.texi (Top): Fix ref to Command Line.
9200 Move reference to Easy Customization.
9201
9202 * xresources.texi (X Resources): Fix From link.
9203
9204 * doclicense.texi (GNU Free Documentation License): Fix To link.
9205
9206 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
9207
9208 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
9209
92102004-12-03 Richard M. Stallman <rms@gnu.org>
9211
9212 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
9213
92142004-12-01 Luc Teirlinck <teirllm@auburn.edu>
9215
9216 * kmacro.texi: Several small changes in addition to the following.
9217 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
9218 defining a keyboard macro.
9219 Mention `kmacro-ring-max'.
9220 (Keyboard Macro Counter): Clarify description of
9221 `kmacro-insert-counter', `kmacro-set-counter',
9222 `kmacro-add-counter' and `kmacro-set-format'.
9223
92242004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
9225
9226 * custom.texi (File Variables): Add `unibyte' and make it more
9227 clear that `unibyte' and `coding' are special. Suggested by Simon
9228 Krahnke <overlord@gmx.li>.
9229
9230 * mule.texi (Enabling Multibyte): Refer to File Variables.
9231 Suggested by Simon Krahnke <overlord@gmx.li>.
9232
c8763fb6 92332004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9234
9235 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
9236 x-use-old-gtk-file-dialog.
9237
8cf51b2c
GM
92382004-11-20 Richard M. Stallman <rms@gnu.org>
9239
9240 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
9241
92422004-11-09 Lars Brinkhoff <lars@nocrew.org>
9243
9244 * building.texi (Lisp Eval): Delete hyphen in section name.
9245
92462004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
9247
9248 * files.texi (Old Versions):
9249 No longer document annotation as "CVS only".
9250
92512004-11-10 Andre Spiegel <spiegel@gnu.org>
9252
9253 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
9254 version systems, mentioning the new ones that we support.
9255 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
9256 suggestions.
9257
c8763fb6 92582004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 9259
49823426 9260 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 9261
c8763fb6 92622004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9263
9264 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
9265
92662004-10-23 Eli Zaretskii <eliz@gnu.org>
9267
9268 * text.texi (Text Based Tables, Table Definition)
9269 (Table Creation, Table Recognition, Cell Commands)
9270 (Cell Justification, Row Commands, Column Commands)
9271 (Fixed Width Mode, Table Conversion, Measuring Tables)
9272 (Table Misc): New nodes, documenting the Table Mode.
9273
8cf51b2c
GM
92742004-10-19 Jason Rumney <jasonr@gnu.org>
9275
9276 * makefile.w32-in (info): Change order of arguments to makeinfo.
9277
92782004-10-19 Ulf Jasper <ulf.jasper@web.de>
9279
9280 * calendar.texi (iCalendar): Update for package changes.
9281
8cf51b2c
GM
92822004-10-09 Luc Teirlinck <teirllm@auburn.edu>
9283
9284 * files.texi (Misc File Ops): View mode is a minor mode.
9285
8cf51b2c
GM
92862004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
9287
9288 * calendar.texi (iCalendar): Style changes.
9289
92902004-10-07 Luc Teirlinck <teirllm@auburn.edu>
9291
9292 * search.texi (Regexps): The regexp described in the example is no
9293 longer stored in the variable `sentence-end'.
9294
8cf51b2c
GM
92952004-10-06 Nick Roberts <nickrob@snap.net.nz>
9296
9297 * building.texi (Starting GUD): Note that multiple debugging
9298 sessions requires `gdb --fullname'.
9299
93002004-10-05 Ulf Jasper <ulf.jasper@web.de>
9301
9302 * calendar.texi (iCalendar): New section for a new package.
9303
8cf51b2c
GM
93042004-10-05 Luc Teirlinck <teirllm@auburn.edu>
9305
9306 * text.texi: Various small changes in addition to the following.
9307 (Text): Replace xref for autotype with inforef.
9308 (Sentences): Explain nil value for `sentence-end'.
9309 (Paragraphs): Update default values for `paragraph-start' and
9310 `paragraph-separate'.
9311 (Text Mode): Correct description of Text mode's effect on the
9312 syntax table.
9313 (Outline Visibility): `hide-other' does not hide top level headings.
9314 `selective-display-ellipses' no longer has an effect on Outline mode.
9315 (TeX Misc): Add missing @cindex.
9316 Replace xref for RefTeX with inforef.
9317 (Requesting Formatted Text): The variable
9318 `enriched-fill-after-visiting' no longer exists.
9319 (Editing Format Info): Update names of menu items and commands.
9320 (Format Faces): Mention special effect of specifying the default face.
9321 Describe inheritance of text properties.
9322 Correct description of `fixed' face.
9323 (Format Indentation): Correct description of effect of setting
9324 margins. Mention `set-left-margin' and `set-right-margin'.
9325 (Format Justification): Update names of menu items.
9326 `set-justification-full' is now bound to `M-j b'.
9327 Mention that `default-justification' is a per buffer variable.
9328 (Format Properties): Update name of menu item.
9329 (Forcing Enriched Mode): `format-decode-buffer' automatically
9330 turns on Enriched mode if the buffer is in text/enriched format.
9331
93322004-10-05 Emilio C. Lopes <eclig@gmx.net>
9333
9334 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
9335
93362004-09-28 Kim F. Storm <storm@cua.dk>
9337
9338 * display.texi (Display Custom) <indicate-buffer-boundaries>:
9339 Align with new functionality.
9340
8cf51b2c
GM
93412004-09-22 Luc Teirlinck <teirllm@auburn.edu>
9342
9343 * display.texi (Display Custom): Remove stray `@end defvar'.
9344
93452004-09-23 Kim F. Storm <storm@cua.dk>
9346
9347 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
9348 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
9349
8cf51b2c
GM
93502004-09-20 Richard M. Stallman <rms@gnu.org>
9351
9352 * custom.texi (Hooks): Explain using setq to clear out a hook.
9353 (File Variables): Explain multiline string constants.
9354 (Non-ASCII Rebinding): Explain when you need to update
9355 non-ASCII char codes in .emacs.
9356
9357 * building.texi (Compilation): Explain how to make a silent
9358 subprocess that won't be terminated. Explain compilation-environment.
9359
93602004-09-13 Kim F. Storm <storm@cua.dk>
9361
9362 * mini.texi (Repetition): Rename isearch-resume-enabled to
9363 isearch-resume-in-command-history and change default to disabled.
9364
8cf51b2c
GM
93652004-09-09 Kim F. Storm <storm@cua.dk>
9366
9367 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
9368 with new `kmacro-name-last-macro'.
9369
8cf51b2c
GM
93702004-09-08 Juri Linkov <juri@jurta.org>
9371
9372 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
9373
8cf51b2c
GM
93742004-09-03 Juri Linkov <juri@jurta.org>
9375
9376 * search.texi (Incremental Search): Update wording for M-%.
9377
93782004-09-02 Luc Teirlinck <teirllm@auburn.edu>
9379
9380 * killing.texi (Killing): Correct description of kill commands in
9381 read-only buffer.
9382
93832004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
9384
9385 * building.texi (Compilation Mode): Add a paragraph about rules
9386 for finding the compilation buffer for `next-error'.
9387
9388 * search.texi (Other Repeating Search): Mention that Occur mode
9389 supports the next-error functionality.
9390
93912004-09-02 Juri Linkov <juri@jurta.org>
9392
9393 * search.texi (Regexp Replace): Add missing backslash to \footnote.
9394
93952004-08-31 Luc Teirlinck <teirllm@auburn.edu>
9396
9397 * kmacro.texi (Basic Keyboard Macro):
9398 `apply-macro-to-region-lines' now operates on all lines that begin
9399 in the region, rather than on all complete lines in the region.
9400
c8763fb6 94012004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9402
9403 * frames.texi (Drag and drop): Add documentation about
9404 x-dnd-test-function and x-dnd-known-types.
9405
94062004-08-30 Luc Teirlinck <teirllm@auburn.edu>
9407
9408 * indent.texi: Various minor changes in addition to:
9409 (Indentation Commands): Correct description of `indent-relative'.
9410 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
9411 mode. The *Tab Stops* buffer uses Overwrite Mode.
9412 (Just Spaces): `tabify' converts sequences of at least two spaces
9413 to tabs.
9414
8cf51b2c
GM
94152004-08-27 Luc Teirlinck <teirllm@auburn.edu>
9416
9417 * frames.texi (Secondary Selection): Setting the secondary
9418 selection with M-Drag-Mouse-1 does not alter the kill ring,
9419 setting it with M-Mouse-1 and M-Mouse-3 does.
9420 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
9421 toolkit scroll bars.
9422 (Scroll Bars): Ditto.
9423
9424 * windows.texi (Basic Window): When using a window system, the value
9425 of point in a non-selected window is indicated by a hollow box.
9426 (Split Window): Side by side windows are separated by a scroll bar,
9427 if scroll bars are used.
9428 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
9429 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
9430 (Window Convenience): Update bindings for `winner-undo' and
9431 `winner-redo'.
9432
9433 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 9434 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
9435 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
9436 of "Using Emacs as a Server".
9437 * building.texi (Building): Interchange nodes (for correct numbering).
9438 * programs.texi (Programs): Interchange nodes (for correct numbering).
9439 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
9440 Info to the node structure.
9441 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
9442 Rearrange order of nodes and sections such that both "GNU GENERAL
9443 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
9444 end, as appropriate for appendices.
9445 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
9446 Use `@unnumberedsec'.
9447 * trouble.texi: Adapt sectioning in Info to the node structure.
9448 Adapt node pointers to change in emacs.texi.
9449 * cmdargs.texi, doclicense.texi: Adapt node pointers.
9450
8cf51b2c
GM
94512004-08-25 Kenichi Handa <handa@m17n.org>
9452
9453 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
9454 description for unibyte mode.
9455
94562004-08-23 Luc Teirlinck <teirllm@auburn.edu>
9457
9458 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
9459
9460 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
9461 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
9462 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
9463 in @pxref.
9464
94652004-08-22 Luc Teirlinck <teirllm@auburn.edu>
9466
9467 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
9468 Change section names.
9469
8cf51b2c
GM
94702004-08-21 Luc Teirlinck <teirllm@auburn.edu>
9471
9472 * kmacro.texi (Keyboard Macro Ring): Rename section.
9473 Emacs treats the head of the macro ring as the `last keyboard macro'.
9474 (Keyboard Macro Counter): Minor change.
9475 (Save Keyboard Macro): Some clarifications.
9476 (Edit Keyboard Macro): Rename section.
9477
9478 * buffers.texi (Buffers): Maximum buffer size is now 256M on
9479 32-bit machines.
9480 (Several Buffers): Clarify which buffer is selected if `2' is
9481 pressed in the Buffer Menu.
9482 Auto Revert mode can be used to update the Buffer Menu
9483 automatically.
9484
94852004-08-21 Eli Zaretskii <eliz@gnu.org>
9486
9487 * help.texi (Misc Help): Add an index entry for finding an Info
9488 manual by its file name.
9489
94902004-08-20 Luc Teirlinck <teirllm@auburn.edu>
9491
9492 * files.texi (Backup Deletion): Correct description of
9493 `delete-old-versions'.
9494 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
9495 (Auto Save Files): Recommend `auto-save-mode' to reenable
9496 auto-saving, rather than the abbreviation `auto-save'.
9497
94982004-08-17 Luc Teirlinck <teirllm@auburn.edu>
9499
9500 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
9501 for "killing" and "yanking" in main menu.
9502
95032004-08-16 Richard M. Stallman <rms@gnu.org>
9504
9505 * killing.texi (Yanking, Killing): Minor cleanups.
9506
9507 * mark.texi (Momentary Mark): Minor cleanups.
9508
95092004-08-15 Kenichi Handa <handa@etl.go.jp>
9510
9511 * custom.texi (Non-ASCII Rebinding):
9512 C-q always inserts the right code to pass to global-set-key.
9513
8cf51b2c
GM
95142004-08-13 Luc Teirlinck <teirllm@auburn.edu>
9515
9516 * regs.texi (RegNumbers): Mention `C-x r i' binding for
9517 `insert-register', instead of `C-x r g' binding, for consistency.
9518
95192004-08-12 Luc Teirlinck <teirllm@auburn.edu>
9520
9521 * fixit.texi (Spelling): Fix typo.
9522
95232004-08-11 Luc Teirlinck <teirllm@auburn.edu>
9524
9525 * help.texi (Help): Fix Texinfo usage.
9526
8cf51b2c
GM
95272004-07-24 Richard M. Stallman <rms@gnu.org>
9528
9529 * text.texi (Paragraphs): Update how paragraphs are separated
9530 and the default for paragraph-separate.
9531
9532 * search.texi (Regexp Replace): Further update text for new
9533 replacement operators.
9534
8cf51b2c
GM
95352004-07-18 Luc Teirlinck <teirllm@auburn.edu>
9536
9537 * emacs-xtra.texi (Subdir switches): Dired does not remember the
9538 `R' switch.
9539
9540 * dired.texi (Dired Updating): `k' only deletes inserted
9541 subdirectories from the Dired buffer if a prefix argument was given.
9542
9543 * search.texi (Regexps): Delete redundant definition of `symbol' in
9544 description of `\_>'. It already occurs in the description of `\_<'.
9545
8cf51b2c
GM
95462004-07-01 Juri Linkov <juri@jurta.org>
9547
9548 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
9549 (Regexp Search): Add M-r.
9550
95512004-06-30 Luc Teirlinck <teirllm@auburn.edu>
9552
9553 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
9554
95552004-06-29 Jesper Harder <harder@ifa.au.dk>
9556
49823426 9557 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
9558
95592004-06-25 Richard M. Stallman <rms@gnu.org>
9560
9561 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
9562
95632004-06-25 David Kastrup <dak@gnu.org>
9564
9565 * search.texi (Regexp Replace): Some typo corrections and
9566 rearrangement.
9567
95682004-06-24 David Kastrup <dak@gnu.org>
9569
9570 * search.texi (Unconditional Replace): Use replace-string instead
9571 of query-replace in example.
9572 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
9573 sequences.
9574 (Query Replace): Correct explanation of `^' which does not use
9575 the mark stack.
9576
95772004-06-21 Nick Roberts <nickrob@gnu.org>
9578
9579 * misc.texi (Shell History Copying): Document comint-insert-input.
9580 (Shell Ring): Describe comint-dynamic-list-input-ring here.
9581
8cf51b2c
GM
95822004-06-20 Jesper Harder <harder@ifa.au.dk>
9583
9584 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
9585 * custom.texi (Customization): Do.
9586 * anti.texi (Antinews): Do.
9587 * abbrevs.texi (Defining Abbrevs): Do.
9588
9589 * programs.texi (Info Lookup): Fix keybinding for
9590 info-lookup-symbol.
9591
95922004-06-16 Juanma Barranquero <lektu@terra.es>
9593
9594 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
9595 Add emacs-xtra.
9596 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
9597 (clean): Add emacs-xtra and flymake. Remove redundancies.
9598
95992004-06-15 Luc Teirlinck <teirllm@auburn.edu>
9600
9601 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
9602 Add emacs-xtra.
9603 * emacs-xtra.texi: New file.
9604
96052004-06-14 Luc Teirlinck <teirllm@auburn.edu>
9606
9607 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
9608 (Dired and Find): Mention differences with ordinary Dired buffers.
9609
8cf51b2c
GM
96102004-06-13 Richard M. Stallman <rms@gnu.org>
9611
9612 * custom.texi (Init Syntax): Explain about vars that do special
9613 things when set with setq or with Custom.
9614 (Init Examples): Add line-number-mode example.
9615
8cf51b2c
GM
96162004-06-12 Juri Linkov <juri@jurta.org>
9617
9618 * dired.texi (Operating on Files): Add dired-do-touch.
9619
8cf51b2c
GM
96202004-06-10 Juri Linkov <juri@jurta.org>
9621
9622 * building.texi (Lisp Eval): Add C-M-x on defface.
9623
96242004-06-08 Luc Teirlinck <teirllm@auburn.edu>
9625
9626 * files.texi (Reverting): Auto-Revert mode and
9627 Global Auto-Revert mode no longer revert remote files.
9628
8cf51b2c
GM
96292004-05-29 Richard M. Stallman <rms@gnu.org>
9630
9631 * custom.texi (Init File): Two dashes start --no-site-file.
9632
8cf51b2c
GM
96332004-05-29 Alan Mackenzie <acm@muc.de>
9634
9635 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 9636 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
9637 (AWK, Pike): Document as "C-like modes".
9638 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
9639 (M-x man): Supersedes M-x manual-entry.
9640 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
9641
9642 ("Comments in C"): Delete node; the info is in CC Mode manual.
9643 (c-comment-only-line-offset): Remove description.
9644
9645 (C-c ., C-c C-c): Describe new C Mode bindings.
9646
9647 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
9648 (@dfn{Style}, c-default-style, comment-column, comment-padding)
9649 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
9650 Amend definitions.
9651
9652 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
9653 Describe functions.
9654
9655 (c-comment-start-regexp, c-hanging-comment-ender-p)
9656 (c-hanging-comment-starter-p): Remove obsolete definitions.
9657
9658 * emacs.texi: Remove the menu entry "Comments in C".
9659
8cf51b2c
GM
96602004-05-27 Luc Teirlinck <teirllm@auburn.edu>
9661
9662 * dired.texi (Dired and Find): `find-ls-option' does not apply to
9663 `M-x locate'.
9664
96652004-05-16 Karl Berry <karl@gnu.org>
9666
9667 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
9668 makeinfo --html fails.
9669 * help.texi (Help Summary) [@ifnottex]: Likewise.
9670
96712004-05-13 Nick Roberts <nickrob@gnu.org>
9672
9673 * building.texi (GDB Graphical Interface): Update and describe
9674 layout first.
9675
8cf51b2c
GM
96762004-05-04 Jason Rumney <jasonr@gnu.org>
9677
9678 * makefile.w32-in: Revert last change.
9679
96802004-05-03 Jason Rumney <jasonr@gnu.org>
9681
9682 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
9683
8cf51b2c
GM
96842004-04-23 Juanma Barranquero <lektu@terra.es>
9685
9686 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
9687
96882004-04-18 Juri Linkov <juri@jurta.org>
9689
9690 * fixit.texi (Spelling): Remove file extension from ispell xref.
9691
96922004-04-15 Kim F. Storm <storm@cua.dk>
9693
9694 * cmdargs.texi (Initial Options): Add -Q.
9695
96962004-04-05 Kim F. Storm <storm@cua.dk>
9697
9698 * custom.texi (File Variables): Add safe-local-eval-forms.
9699
8cf51b2c
GM
97002004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9701
9702 * files.texi (Reverting): Correct description of revert-buffer's
9703 handling of point.
9704
97052004-03-22 Juri Linkov <juri@jurta.org>
9706
9707 * emacs.texi (Top): Add `Misc X'.
9708
49823426 9709 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9710
9711 * glossary.texi: Improve references.
9712
9713 * help.texi: Sync keywords with finder.el.
9714
9715 * mini.texi (Completion): Add description for menu items.
9716
9717 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9718
9719 * sending.texi (Mail Methods): Fix xref to Message manual.
9720
8cf51b2c
GM
97212004-03-12 Richard M. Stallman <rms@gnu.org>
9722
8cf51b2c
GM
9723 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9724
8cf51b2c
GM
97252004-03-04 Richard M. Stallman <rms@gnu.org>
9726
9727 * search.texi (Regexps): Explain that ^ and $ have their
9728 special meanings only in certain contexts.
9729
9730 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9731
9732 * mule.texi (Specify Coding): Doc C-x RET F.
9733
9734 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9735 for multiple compile and grep buffers.
9736 (Indirect Buffers): Don't recommand clone-indirect-buffer
9737 for multiple compile and grep buffers.
9738
8cf51b2c
GM
97392004-02-29 Juanma Barranquero <lektu@terra.es>
9740
9741 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9742 Use $(DEL) instead of rm, and ignore exit code.
9743
8cf51b2c
GM
97442004-02-23 Nick Roberts <nick@nick.uklinux.net>
9745
9746 * building.texi (Watch Expressions): Update.
9747
97482004-02-21 Juri Linkov <juri@jurta.org>
9749
1c6c854e
CS
9750 * cmdargs.texi (Action Arguments): Add alias --find-file.
9751 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9752 to Command Arguments.
9753 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9754 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9755 (Window Size X): Join -g and --geometry. Add @cindex.
9756 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9757 (Title X): Remove alias -title.
9758 (Misc X): New node.
9759
c8763fb6 97602004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9761
9762 * frames.texi (Drag and drop): Add Motif to list of supported
9763 protocols.
9764
c8763fb6 97652004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9766
9767 * frames.texi (Drag and drop): New section.
9768
97692004-01-24 Richard M. Stallman <rms@gnu.org>
9770
1c6c854e 9771 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9772 Include it only @ifnotinfo. Patch the preceding and following
9773 node headers to point to each other.
9774
97752004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9776
9777 * calendar.texi (Appointments): Update section.
9778
97792003-12-29 Kevin Ryde <user42@zip.com.au>
9780
8cf51b2c
GM
9781 * programs.texi (C Modes): Fix the xref.
9782
97832003-12-23 Nick Roberts <nick@nick.uklinux.net>
9784
9785 * building.texi (Watch Expressions): Update.
9786 (Commands of GUD): Include use of toolbar + breakpoints set from
9787 fringe/margin.
9788
97892003-12-03 Andre Spiegel <spiegel@gnu.org>
9790
9791 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9792 <acm@muc.de>.
9793
c8763fb6 97942003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9795
9796 * frames.texi (Dialog Boxes): Add use-file-dialog.
9797
8cf51b2c
GM
97982003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9799
9800 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9801 in CC Mode.
9802
8cf51b2c
GM
98032003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9804
38942b9c
GM
9805 * ack.texi, basic.texi, cmdargs.texi:
9806 * commands.texi, custom.texi, display.texi:
9807 * emacs.texi, files.texi:
9808 * frames.texi, glossary.texi, killing.texi:
9809 * macos.texi, mark.texi, misc.texi, msdog.texi:
9810 * mule.texi, rmail.texi, search.texi:
9811 * sending.texi, text.texi, trouble.texi:
49823426 9812 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9813
98142003-11-01 Alan Mackenzie <acm@muc.de>
9815
9816 * search.texi (Scrolling During Incremental Search): Document a
9817 new scrolling facility in isearch mode.
9818
8cf51b2c
GM
98192003-10-22 Miles Bader <miles@gnu.org>
9820
9821 * Makefile.in (info): Move before $(top_srcdir)/info.
9822
98232003-10-22 Nick Roberts <nick@nick.uklinux.net>
9824
9825 * building.texi (Watch Expressions): Update section on data display
9826 to reflect code changes (GDB Graphical Interface).
9827
8cf51b2c
GM
98282003-10-13 Richard M. Stallman <rms@gnu.org>
9829
9830 * xresources.texi (GTK resources): Clean up previous change.
9831
c8763fb6 98322003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9833
9834 * xresources.texi (GTK resources): Add a note that some themes
9835 disallow customizations. Add scroll theme example.
9836
8cf51b2c
GM
98372003-09-30 Richard M. Stallman <rms@gnu.org>
9838
8cf51b2c
GM
9839 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9840
9841 * misc.texi (Saving Emacs Sessions): Shorten the section,
9842 collapsing back into one node.
9843
98442003-09-30 Lars Hansen <larsh@math.ku.dk>
9845
9846 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9847
ce058493 98482003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9849
9850 * xresources.texi (GTK names in Emacs): Correct typo.
9851
8cf51b2c
GM
98522003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9853
1c6c854e
CS
9854 * cmdargs.texi (Font X): Mention new default font.
9855 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9856 problems involved. (Result of discussion on emacs-devel.)
9857
98582003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9859
9860 * emacs.texi (Acknowledgements): Correct typo.
9861
98622003-09-22 Richard M. Stallman <rms@gnu.org>
9863
9864 * dired.texi (Misc Dired Commands): New node.
9865 (Dired Navigation): Add dired-goto-file.
9866
9867 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9868
9869 * emacs.texi (Acknowledgements): New node, split from Distribution.
9870
9871 * cmdargs.texi (Action Arguments): -f reads interactive args.
9872
8cf51b2c
GM
98732003-09-08 Lute Kamstra <lute@gnu.org>
9874
9875 * screen.texi (Mode Line): Say that POS comes before LINE.
9876 Mention `size-indication-mode'.
1c6c854e
CS
9877 * display.texi (Optional Mode Line):
9878 Document `size-indication-mode'.
8cf51b2c
GM
9879 * basic.texi (Position Info): Mention `size-indication-mode'.
9880
98812003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9882
9883 * xresources.texi (Resources): Refer to `editres' man page.
9884 (Lucid Resources): Update defaults. Expand description of
9885 `shadowThickness'.
9886
98872003-09-04 Miles Bader <miles@gnu.org>
9888
9889 * Makefile.in (top_srcdir): New variable.
9890 ($(top_srcdir)/info): New rule.
9891 (info): Depend on it.
9892
98932003-09-03 Peter Runestig <peter@runestig.com>
9894
9895 * makefile.w32-in: New file.
9896
98972003-08-29 Richard M. Stallman <rms@gnu.org>
9898
9899 * misc.texi (Saving Emacs Sessions): Correct previous change.
9900
8cf51b2c
GM
99012003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9902
8cf51b2c
GM
9903 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9904 (Intro): Include kmacro.texi after fixit.texi instead of after
9905 custom.texi. (As suggested by Kim Storm.)
9906
99072003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9908
9909 * fixit.texi (Fixit): Update `Next' pointer.
9910 * files.texi (Files): Update `Previous' pointer.
9911 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9912 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9913 (Suggested by Kim Storm.)
9914 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9915
99162003-08-18 Kim F. Storm <storm@cua.dk>
9917
9918 * kmacro.texi: New file describing enhanced keyboard macro
9919 functionality. Replaces old description in custom.texi.
9920
9921 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9922 (Keyboard Macros): Move to new kmacro.texi file.
9923
9924 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9925
8cf51b2c
GM
99262003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9927
9928 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9929
99302003-08-17 Alex Schroeder <alex@gnu.org>
9931
9932 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9933 required.
9934
8cf51b2c
GM
99352003-08-05 Richard M. Stallman <rms@gnu.org>
9936
9937 * programs.texi (Lisp Indent): Don't describe
9938 lisp-indent-function property here. Use xref to Lisp Manual.
9939
8cf51b2c
GM
99402003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9941
fffa137c 9942 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9943 abbreviations.
9944
99452003-07-24 Markus Rost <rost@math.ohio-state.edu>
9946
9947 * buffers.texi (List Buffers): Fix previous change.
9948
8cf51b2c
GM
99492003-07-13 Markus Rost <rost@math.ohio-state.edu>
9950
9951 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9952 List*.
9953
99542003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9955
8cf51b2c
GM
9956 * display.texi (Font Lock): Fix typo.
9957
99582003-07-07 Richard M. Stallman <rms@gnu.org>
9959
9960 * display.texi (Font Lock): Add xref for format info on
9961 font-lock-remove-keywords.
9962
9963 * building.texi (Compilation): Document what happens with asynch
9964 children of compiler process.
9965
9966 * help.texi (Library Keywords): Use @multitable.
9967
8cf51b2c
GM
99682003-06-04 Richard M. Stallman <rms@gnu.org>
9969
9970 * programs.texi (Expressions): Delete C-M-DEL.
9971
9972 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9973 comint-move-point-for-output renamed from
9974 comint-scroll-to-bottom-on-output.
9975
9976 * custom.texi (Init Rebinding): Replace previous change with xref.
9977 (Non-ASCII Rebinding): Explain that issue more briefly here.
9978
99792003-05-28 Richard M. Stallman <rms@gnu.org>
9980
9981 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9982
99832003-05-28 Nick Roberts <nick@nick.uklinux.net>
9984
9985 * building.texi (GDB Graphical Interface): New node.
9986 (Rewritten somewhat by RMS.)
9987
c8763fb6 99882003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9989
9990 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9991 non-English letters. Explain how to set coding systems correctly
9992 and how to include the right coding cookie in the file.
9993
c8763fb6 99942003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9995
9996 * indent.texi (Indentation): Explain the concepts.
9997 (Just Spaces): Explain why preventing tabs for indentation might
9998 be useful.
9999
8cf51b2c
GM
100002003-04-16 Richard M. Stallman <rms@gnu.org>
10001
10002 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
10003
8cf51b2c
GM
100042003-02-22 Alex Schroeder <alex@emacswiki.org>
10005
10006 * cmdargs.texi (General Variables): Document SMTPSERVER.
10007
8cf51b2c
GM
10008 * sending.texi: Remove SMTP node.
10009 (Mail Sending): Describe `send-mail-function'. Link to SMTP
10010 library.
10011
8cf51b2c
GM
100122003-02-22 Alex Schroeder <alex@emacswiki.org>
10013
10014 * sending.texi (Sending via SMTP): Explain MTA/MUA.
10015
100162003-02-22 Simon Josefsson <jas@extundo.com>
10017
10018 * sending.texi (Mail Methods): Add node about SMTP.
10019
c8763fb6 100202003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
10021
10022 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
10023
8cf51b2c
GM
100242003-02-01 Kevin Ryde <user42@zip.com.au>
10025
10026 * glossary.texi (Glossary): Correction to cl cross reference.
10027
100282003-01-20 Richard M. Stallman <rms@gnu.org>
10029
10030 * killing.texi (Rectangles): Document C-x c r.
10031
c8763fb6 100322003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
10033
10034 * xresources.texi (GTK resources): New node.
10035 (GTK widget names): New node.
10036 (GTK names in Emacs): New node.
10037 (GTK styles): New node.
10038
c8763fb6 100392003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
10040
10041 * maintaining.texi (Create Tags Table): Add reference to the new
10042 `etags --help --lang=LANG' option.
10043
8cf51b2c
GM
100442002-10-02 Karl Berry <karl@gnu.org>
10045
49823426 10046 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 10047 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 10048 where needed for the sake of the HTML output.
8cf51b2c
GM
10049
100502001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
10051
10052 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
10053 source files.
10054
100552001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
10056
10057 * Makefile.in (emacsman): New target.
10058
8cf51b2c
GM
100592001-10-20 Gerd Moellmann <gerd@gnu.org>
10060
10061 * (Version 21.1 released.)
10062
100632001-10-05 Gerd Moellmann <gerd@gnu.org>
10064
10065 * Branch for 21.1.
10066
8cf51b2c
GM
100672001-03-05 Gerd Moellmann <gerd@gnu.org>
10068
10069 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
10070
8cf51b2c
GM
100712000-05-31 Stefan Monnier <monnier@cs.yale.edu>
10072
10073 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
10074
8cf51b2c
GM
100751999-07-12 Richard Stallman <rms@gnu.org>
10076
10077 * Version 20.4 released.
10078
100791998-12-04 Markus Rost <rost@delysid.gnu.org>
10080
10081 * Makefile.in (INFO_TARGETS): Delete customize.info.
10082 (DVI_TARGETS): Delete customize.dvi.
10083 (../info/customize, customize.dvi): Targets deleted.
10084
100851998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
10086
10087 * Version 20.3 released.
10088
100891998-05-06 Richard Stallman <rms@psilocin.gnu.org>
10090
10091 * Makefile.in (EMACSSOURCES): Add mule.texi.
10092 Add msdog.texi, ack.texi. Remove gnu1.texi.
10093
100941998-04-06 Andreas Schwab <schwab@gnu.org>
10095
768c0c0f
JB
10096 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
10097 Use it in dvi targets.
8cf51b2c
GM
10098
100991997-09-23 Paul Eggert <eggert@twinsun.com>
10100
10101 * Makefile.in: Merge changes mistakenly made to `Makefile'.
10102 (INFO_TARGETS): Change ../info/custom to ../info/customize.
10103 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
10104
101051997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10106
10107 * Version 20.2 released.
10108
101091997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10110
10111 * Version 20.1 released.
10112
101131997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10114
10115 * Makefile (../info/customize, customize.dvi): New targets.
10116 (INFO_TARGETS): Add ../info/customize.
10117 (DVI_TARGETS): Add customize.dvi.
10118
8cf51b2c
GM
101191996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10120
10121 * Version 19.33 released.
10122
101231996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10124
10125 * Version 19.32 released.
10126
8cf51b2c
GM
101271996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10128
10129 * Makefile.in (All info targets): cd $(srcdir) to do the work.
10130
101311996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
10132
10133 * Makefile.in (All info targets): Specify $(srcdir) in input files.
10134 Specify -I option.
10135 (All dvi targets): Set the TEXINPUTS variable.
10136
101371996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
10138
10139 * Version 19.31 released.
10140
8cf51b2c
GM
101411995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10142
10143 * Version 19.30 released.
10144
8cf51b2c
GM
101451995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
10146
10147 * Makefile.in (maintainer-clean): Rename from realclean.
10148
101491994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10150
10151 * Makefile.in: New file.
10152 * Makefile: File deleted.
10153
101541994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10155
10156 * Makefile (TEXINDEX_OBJS): Variable deleted.
10157 (texindex, texindex.o, getopt.o): Rules deleted.
10158 All deps on texindex deleted.
10159 (distclean): Don't delete texindex.
10160 (mostlyclean): Don't delete *.o.
10161 * texindex.c, getopt.c: Files deleted.
10162
101631994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
10164
10165 * Version 19.26 released.
10166
101671994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
10168
10169 * Makefile (EMACSSOURCES): Exclude undo.texi.
10170
101711994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10172
10173 * Version 19.25 released.
10174
101751994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10176
10177 * Version 19.24 released.
10178
101791994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10180
10181 * Version 19.23 released.
10182
101831994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10184
10185 * Makefile: Delete spurious tab.
10186
101871994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10188
10189 * Makefile (.SUFFIXES): New rule.
10190
8cf51b2c
GM
101911993-12-04 Richard Stallman (rms@srarc2)
10192
10193 * getopt.c: New file.
10194 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
10195 (getopt.o): New rule.
10196 (dvi): Don't depend on texindex.
49823426 10197 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
10198
101991993-12-03 Richard Stallman (rms@srarc2)
10200
49823426
GM
10201 * Makefile (TEXI2DVI): New variable.
10202 (emacs.dvi): Add explicit command.
8cf51b2c
GM
10203 (TEXINDEX_OBJS): Delete duplicate getopt.o.
10204
102051993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10206
10207 * Version 19.22 released.
10208
102091993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10210
10211 * Makefile (TEXINDEX_OBJS): Delete spurious period.
10212
102131993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10214
10215 * Version 19.21 released.
10216
8cf51b2c
GM
102171993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10218
10219 * Makefile (realclean): Don't delete the Info files.
10220
f0131492 102211993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 10222
8cf51b2c
GM
10223 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
10224 4' where appropriate.
10225
f0131492 102261993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 10227
49823426 10228 * Makefile: Fix targets for texindex.
8cf51b2c
GM
10229
10230 * texindex.c: Include "../src/config.h" if building in emacs.
10231
10232 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 10233 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
10234 Add target to build texindex.c, defining `emacs'.
10235
8cf51b2c
GM
102361993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10237
10238 * Version 19.19 released.
10239
8cf51b2c
GM
102401993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10241
10242 * Version 19.18 released.
10243
102441993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10245
10246 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
10247
102481993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10249
10250 * Version 19.17 released.
10251
102521993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
10253
10254 * split-man: Fix typos in last change.
10255
102561993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10257
10258 * Version 19.16 released.
10259
102601993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10261
10262 * version 19.15 released.
10263
102641993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10265
10266 * Makefile (distclean): It's rm, not rf.
10267
102681993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10269
10270 * Version 19.14 released.
10271
102721993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10273
10274 * Makefile: New file.
10275
102761993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10277
10278 * Version 19.13 released.
10279
102801993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10281
10282 * Version 19.9 released.
10283
102841993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10285
10286 * Version 19.8 released.
10287
102881993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10289
10290 * cmdargs.texi: Document the -i, -itype, and -iconic options.
10291
10292 * trouble.texi: It's `enable-flow-control-on', not
10293 `evade-flow-control-on'.
10294
102951993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
10296
10297 * display.texi: Document standard-display-european.
10298
102991993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
10300
10301 * Version 19.7 released.
10302
10303 * emacs.texi: Add a sentence to the top menu mentioning the
10304 specific version of Emacs this manual applies to.
10305
103061993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10307
10308 * basic.texi: Document next-line-add-lines variable used to
10309 implement down-arrow.
10310
10311 * killing.texi: Document kill-whole-line.
10312
103131993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
10314
10315 * text.texi: Update unix TeX ordering information.
10316
103171993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
10318
10319 * news.texi: Mention fill-rectangle in keybinding list.
10320
10321 * killing.texi: Document fill-rectangle.
10322
103231993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10324
10325 * vc.texi: Bring the docs up to date with VC 5.2.
10326
103271992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
10328
10329 * emacs.tex: Mention blackbox and gomoku under Amusements.
10330 Assembler mode is now mentioned and appropriately indexed
10331 under Programming Modes.
10332
103331991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
10334
10335 * emacs.tex: Update TeX ordering information.
10336
8cf51b2c
GM
103371990-06-26 David Lawrence (tale@geech)
10338
10339 * emacs.tex: Note that completion-ignored-extensions is not used
10340 to filter out names when all completions are displayed in
10341 *Completions*.
10342
103431990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
10344
d967cd18 10345 * texindex.c: If USG, include sys/types.h and sys/fcntl.h.
8cf51b2c
GM
10346
103471990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
10348
10349 * emacs.tex: Add @findex grep.
10350
8cf51b2c
GM
103511988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10352
10353 * emacs.tex: Correct two typos. No other changes before
10354 Version 19 will be made.
10355
8cf51b2c
GM
103561988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
10357
10358 * emacs.tex: Update information for obtaining TeX distribution from the
10359 University of Washington.
10360
10361;; Local Variables:
c8763fb6 10362;; coding: utf-8
8cf51b2c
GM
10363;; End:
10364
ba318903 10365 Copyright (C) 1993-1999, 2001-2014 Free Software Foundation, Inc.
8cf51b2c
GM
10366
10367 This file is part of GNU Emacs.
10368
352c8b4a 10369 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 10370 it under the terms of the GNU General Public License as published by
352c8b4a
GM
10371 the Free Software Foundation, either version 3 of the License, or
10372 (at your option) any later version.
8cf51b2c
GM
10373
10374 GNU Emacs is distributed in the hope that it will be useful,
10375 but WITHOUT ANY WARRANTY; without even the implied warranty of
10376 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10377 GNU General Public License for more details.
10378
10379 You should have received a copy of the GNU General Public License
352c8b4a 10380 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.