Merge bug fixes from CEDET upstream.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
73f2b4ab
CY
12012-10-13 Chong Yidong <cyd@gnu.org>
2
3 * files.texi (File Conveniences): ImageMagick enabled by default.
4
d8e213eb
DM
52012-10-10 Dani Moncayo <dmoncayo@gmail.com>
6
7 * basic.texi (Arguments): Fix typos.
8
b859a383
GM
92012-10-08 Glenn Morris <rgm@gnu.org>
10
cad4f290
GM
11 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
12
b859a383
GM
13 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
14
f1f4dba0
GM
152012-10-06 Glenn Morris <rgm@gnu.org>
16
17 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
18 Mention cal-tex-cursor-week2-summary.
19
c6b68a28
CY
202012-10-06 Chong Yidong <cyd@gnu.org>
21
22 * mini.texi (Passwords): Fix typo.
23
751bac18
GM
242012-10-02 Glenn Morris <rgm@gnu.org>
25
26 * maintaining.texi (VC Directory Commands):
27 Remove duplicate `q' entry. (Bug#12553)
28
48de8b12
CY
292012-09-30 Chong Yidong <cyd@gnu.org>
30
31 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
32
33 * search.texi (Special Isearch): Document the lax space search
34 feature and M-s SPC.
35 (Regexp Search): Move main search-whitespace-regexp description to
36 Special Isearch.
37 (Replace): Document replace-lax-whitespace.
38
39 * basic.texi (Position Info): Document C-u M-=.
40 (Moving Point): Document move-to-column.
41
42 * display.texi (Useless Whitespace): Add delete-trailing-lines.
43
44 * misc.texi (emacsclient Options): Document the effect of
45 initial-buffer-choice on client frames. Document server-auth-dir.
46 Do not document server-host, which is bad security practice.
47
48 * building.texi (Lisp Libraries): Docstring lookups can trigger
49 autoloading. Document help-enable-auto-load.
50
51 * mini.texi (Yes or No Prompts): New node.
52
53 * ack.texi (Acknowledgments): Remove obsolete packages.
54
4695c850
GM
552012-09-27 Glenn Morris <rgm@gnu.org>
56
57 * cal-xtra.texi (Advanced Calendar/Diary Usage):
58 Rename the section to be more general.
59 * emacs.texi: Update menu.
60
e109c4a6
CY
612012-09-23 Chong Yidong <cyd@gnu.org>
62
63 * buffers.texi (Misc Buffer): Replace toggle-read-only with
64 read-only-mode.
65
66 * files.texi (Visiting): Likewise.
67
2e83df57
PE
682012-09-22 Paul Eggert <eggert@cs.ucla.edu>
69
70 * trouble.texi (Crashing): Document ulimit -c.
71
58f3a196
PE
722012-09-21 Paul Eggert <eggert@cs.ucla.edu>
73
74 * trouble.texi (Crashing): Document addr2line.
75
4ef1567b
CY
762012-09-19 Chong Yidong <cyd@gnu.org>
77
78 * killing.texi (Yanking): Minor clarification (Bug#12469).
79
9e9da873
CY
802012-09-17 Chong Yidong <cyd@gnu.org>
81
82 * building.texi (GDB User Interface Layout): Remove reference to
83 removed variable gdb-use-separate-io-buffer (Bug#12454).
84
0979429b
J
852012-09-08 Jambunathan K <kjambunathan@gmail.com>
86
87 * regs.texi (Text Registers): `C-x r +' can now be used instead of
88 M-x append-to-register. New option `register-separator'.
89 (Number Registers): Mention that `C-x r +' is polymorphic.
90
14ba4cf3
CY
912012-09-07 Chong Yidong <cyd@gnu.org>
92
93 * windows.texi (Window Choice): Don't mention obsolete
94 display-buffer-reuse-frames.
95
cf29dd84
PE
962012-09-04 Paul Eggert <eggert@cs.ucla.edu>
97
98 Give more-useful info on a fatal error (Bug#12328).
99 * trouble.texi (Crashing): New section, documenting this.
100
aa0ecd94
MA
1012012-08-24 Michael Albinus <michael.albinus@gmx.de>
102
0979429b
J
103 * cmdargs.texi (General Variables):
104 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
105 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 106
ba025fbd
EZ
1072012-08-14 Eli Zaretskii <eliz@gnu.org>
108
109 * building.texi (Debugger Operation): Correct and improve
110 documentation of the GUD Tooltip mode.
111
0c51ff6d
CY
1122012-07-31 Chong Yidong <cyd@gnu.org>
113
114 * emacs.texi: Fix ISBN (Bug#12080).
115
35b6586e
CY
1162012-08-05 Chong Yidong <cyd@gnu.org>
117
118 * display.texi (Faces): Document frame-background-mode (Bug#7774).
119
120 * custom.texi (Face Customization): Move discussion of face
121 inheritance here, from Faces section.
122
0e1a094f 1232012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
124
125 * frames.texi (Mouse Commands): Fix the description of mouse-2.
126 (Bug#11958)
127
e32a12b5
CY
1282012-07-19 Chong Yidong <cyd@gnu.org>
129
130 * emacs.texi: Update ISBN.
131
9ea10cc3
CY
1322012-07-17 Chong Yidong <cyd@gnu.org>
133
134 * basic.texi (Inserting Text): Replace ucs-insert with
135 insert-char. Provide more details of input.
136
137 * mule.texi (International Chars, Input Methods): Likewise.
138
b68b3337
CY
1392012-07-13 Chong Yidong <cyd@gnu.org>
140
dea31bd3
CY
141 * custom.texi (Examining): Update C-h v message.
142
b68b3337
CY
143 * buffers.texi (Misc Buffer): Document view-read-only.
144
ab4c47d3
CY
1452012-07-07 Chong Yidong <cyd@gnu.org>
146
147 * custom.texi (Init File): Index site-lisp (Bug#11435).
148
6edc3d28
CY
1492012-07-06 Chong Yidong <cyd@gnu.org>
150
151 * emacs.texi: Re-order top-level menu to correspond to logical
152 order, to avoid makeinfo warnings.
153
154 * ack.texi (Acknowledgments): Note new python.el.
155
3812efdc
CY
1562012-06-29 Chong Yidong <cyd@gnu.org>
157
158 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
159 * basic.texi (Erasing, Basic Undo): Fix markup.
160
c8d3a25c 1612012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
162
163 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
164
c8d3a25c 1652012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
166
167 * fixit.texi (Undo): Fix typo. (Bug#11775)
168
65400531
GM
1692012-06-27 Glenn Morris <rgm@gnu.org>
170
171 * ack.texi (Acknowledgments): Tiny update.
172
ac1a0ce1 1732012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
174
175 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
176
ddfbf826 1772012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 178
ddfbf826 179 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
180
181 * anti.texi:
182 * building.texi:
183 * cmdargs.texi:
184 * custom.texi:
185 * display.texi:
186 * files.texi:
187 * frames.texi:
188 * glossary.texi:
189 * misc.texi:
190 * mule.texi:
191 * programs.texi:
192 * sending.texi:
193 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
194
85973ba0
MA
1952012-06-06 Michael Albinus <michael.albinus@gmx.de>
196
197 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
198
c1dabff0
GM
1992012-05-28 Glenn Morris <rgm@gnu.org>
200
201 * ack.texi, building.texi, calendar.texi, custom.texi:
202 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
203
abb9615e
GM
2042012-05-27 Glenn Morris <rgm@gnu.org>
205
bd39eb06
GM
206 * emacs.texi: Simplify following removal of node pointers.
207
abb9615e
GM
208 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
209 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
210 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
211 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
212 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
213 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
214 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
215 * windows.texi, xresources.texi: Nuke hand-written node pointers.
216
6c200b4a
GM
2172012-05-22 Glenn Morris <rgm@gnu.org>
218
219 * emacs.texi (Acknowledgments): Add another contributor.
220
3fe7cdc8
GM
2212012-05-12 Glenn Morris <rgm@gnu.org>
222
223 * Makefile.in (MKDIR_P): New, set by configure.
224 (mkinfodir): Use $MKDIR_P.
225
dc0f75c8
GM
2262012-05-10 Glenn Morris <rgm@gnu.org>
227
b8a82b69
GM
228 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
229 with "coding: raw-text".
230
dc0f75c8
GM
231 * files.texi (Interlocking): Mention create-lockfiles option.
232
666b903b 2332012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
234
235 * frames.texi (Mouse References, Mouse Commands): Fix index
236 entries (Bug#11362).
237
eceeb5fc 2382012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 239
eceeb5fc
CY
240 * custom.texi (Customization Groups, Custom Themes, Examining):
241 Improve page breaks.
242
243 * rmail.texi (Rmail Display): Use example rather than smallexample.
244
245 * calendar.texi: Convert inforefs to refs.
246
247 * dired.texi (Dired Enter): Improve page break.
248
249 * abbrevs.texi (Abbrev Concepts): Copyedits.
250
251 * maintaining.texi (Registering, Tag Syntax):
252 Tweak line and page breaks.
253
254 * programs.texi (Programs, Electric C): Copyedits.
255 (Program Modes): Add xref to Fortran.
256 (Left Margin Paren): Remove what was (oddly enough) the only use
257 of defvar in the entire Emacs manual.
258 (Hungry Delete): Remove footnote about ancient Emacs version.
259 (Other C Commands): Use example rather than smallexample.
260
261 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
262 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
263 Tweak line and page breaks.
264
265 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
266 (Major Modes): Use example rather than smallexample.
bbba8869 267
eceeb5fc
CY
268 * mule.texi (Output Coding): Reword to improve page-breaks.
269
270 * frames.texi (Fonts): Tweak line and page breaks.
271 Use example rather than smallexample. Change cross-reference.
272 (Text-Only Mouse): Fix xref.
273
274 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
275 (Indirect Buffers): Tweak line- and page-breaks.
276
277 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
278
8045b906
GM
2792012-05-04 Glenn Morris <rgm@gnu.org>
280
281 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
282 (info, infoclean): Use $INFO_EXT.
283 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
284 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
285 (INFO_TARGETS): Use $INFO_EXT.
286 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
287
90207a15 2882012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
289
290 * emacs.texi (@copying): Only print EDITION in the TeX version.
291
e2058813
GM
292 * search.texi (Regexp Search): Just say "Emacs".
293
a162959e
GM
294 * display.texi (Auto Scrolling):
295 Reword to avoid repetition and improve page break.
296
9eb25ee8
GM
297 * xresources.texi (Resources):
298 * mule.texi (Language Environments):
299 * misc.texi (Amusements):
300 * maintaining.texi (VC Change Log):
301 * frames.texi (Fonts):
302 * custom.texi (Specifying File Variables, Minibuffer Maps):
303 * cmdargs.texi (Initial Options):
304 * building.texi (Flymake):
305 Reword to remove/reduce some overly long/short lines.
306
a4289d0e
GM
3072012-04-27 Glenn Morris <rgm@gnu.org>
308
309 * emacs.texi: Some fixes for detailed menu.
310
1a72be46
GM
311 * emacs.texi: Add "et al." to authors.
312
16152b76
GM
313 * ack.texi, basic.texi, buffers.texi, building.texi:
314 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
315 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
316 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
317 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
318 * search.texi, trouble.texi, windows.texi:
319 Use Texinfo recommended convention for quotes+punctuation.
320
578c1d4b 3212012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 322
578c1d4b
GM
323 * mule.texi (Bidirectional Editing): Improve indexing.
324 Minor wording tweaks.
84412f2c 325
467a33d0
CY
3262012-04-15 Chong Yidong <cyd@gnu.org>
327
328 * misc.texi (emacsclient Options): More clarifications.
329
e6fd457e 3302012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 331
41be52d7
GM
332 * msdog.texi (Windows Printing): It doesn't set printer-name.
333
05806f43
GM
334 * mule.texi (Language Environments): Move font info to "Fontsets".
335 (Fontsets): Move intlfonts etc here from "Language Environments".
336 Copyedits.
337 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
338 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
339
e6fd457e 3402012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 341
0be641c0
CY
342 * glossary.texi (Glossary): Standardize on "text terminal"
343 terminology. All callers changed.
344
6a00f380
CY
345 * misc.texi (emacsclient Options): Document "client frame" concept
346 and its effect on C-x C-c more carefully.
347
e6fd457e 3482012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 349
870e8fb8
GM
350 * frames.texi (Scroll Bars):
351 * glossary.texi (Glossary): Use consistent case for "X Window System".
352
71cd7772
GM
353 * mule.texi (Select Input Method, Coding Systems):
354 State command names in kbd tables.
355 (Recognize Coding): Add cross-ref.
356 (Output Coding): Don't mention message mode in particular.
357 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
358 Copyedits.
359
35dc09a1 3602012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
361
362 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
363 Copyedits.
364 (Coding Systems): Mac OS X apparently uses newlines for EOL.
365 (Recognize Coding): Remove old auto-coding-regexp-alist example.
366 auto-coding-functions does not override coding: tags.
367 Remove rmail-decode-mime-charset; it no longer has any effect.
368
35dc09a1 3692012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
370
371 * custom.texi (Creating Custom Themes): Add reference to Custom
372 Themes node in Lisp manual.
373
35dc09a1 3742012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
375
376 * mule.texi (International): Copyedits.
377 (International Chars): Update C-x = example output.
378 (Disabling Multibyte): Rename from "Enabling Multibyte".
379 Clarify what "unibyte: t" does, and mode-line description.
380 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
381 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 382 (Language Environments): Copyedits.
893585f4
GM
383 (Input Methods): Copyedits. Use "^" for the postfix example,
384 because it is less confusing inside Info's `quotes'.
e0550cae 385
bd7239f5 386 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
387 Update for "Disabling Multibyte" node name change.
388 * emacs.texi: Update for "Disabling Multibyte" node name change.
389
1c64e6ed
GM
390 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
391 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
392 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
393 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
394 * sending.texi, text.texi, trouble.texi:
395 Use @file for buffers, per the Texinfo manual.
396
20331c1c
GM
397 * entering.texi (Entering Emacs):
398 Do not mention initial-buffer-choice = t.
399
8fc85b20
GM
400 * misc.texi (Gnus Startup): Use @env for environment variables.
401
35dc09a1
GM
402 * Makefile.in: Replace non-portable use of $< in ordinary rules.
403
87124233
GM
4042012-04-12 Glenn Morris <rgm@gnu.org>
405
406 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
407
f3774f20
GM
4082012-04-07 Glenn Morris <rgm@gnu.org>
409
410 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
411
8980d0b9
GM
4122012-04-05 Glenn Morris <rgm@gnu.org>
413
414 * glossary.texi (Glossary): Use anchors for internal cross-references.
415
8bf27c8a
GM
4162012-04-04 Glenn Morris <rgm@gnu.org>
417
418 * glossary.texi (Glossary): Copyedits.
419 Use Texinfo-recommended convention for quotes and punctuation.
420 Comment out a few specialized (Rmail) items.
a0706406 421 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 422 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 423
529c06b6
CY
4242012-04-03 Chong Yidong <cyd@gnu.org>
425
426 * sending.texi (Mail Misc): Fix an index entry.
427
53b0595a
EZ
4282012-04-02 Eli Zaretskii <eliz@gnu.org>
429
430 * msdog.texi (Windows Startup): Add description of emacsclient
431 operation under -c and -t on MS-Windows.
432
433 * misc.texi (emacsclient Options): Add cross-reference to "Windows
434 Startup". (Bug#11091)
435
d8e213eb 4362012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
437
438 * custom.texi (Changing a Variable): Fix example.
439
0d224826
EZ
4402012-04-01 Eli Zaretskii <eliz@gnu.org>
441
442 * misc.texi (emacsclient Options): More clarifications about -t
443 and -c on MS-Windows. (Bug#11091)
444
1d265f9f
EZ
4452012-03-31 Eli Zaretskii <eliz@gnu.org>
446
447 * misc.texi (emacsclient Options): Document peculiarities of new
448 frame creation on MS-Windows under -c or -t options. (Bug#11091)
449
5319014e
CY
4502012-03-30 Chong Yidong <cyd@gnu.org>
451
452 * files.texi (File Conveniences): Clarify Imagemagick discussion.
453
2bfab837
GM
4542012-03-22 Glenn Morris <rgm@gnu.org>
455
456 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
457
986bd52a
CY
4582012-03-17 Chong Yidong <cyd@gnu.org>
459
460 * package.texi (Package Installation): Document use of
461 package-initialize in init file.
462
66ecdc9e
GM
4632012-03-16 Glenn Morris <rgm@gnu.org>
464
465 * help.texi (Language Help):
466 * mule.texi (International Chars):
467 etc/HELLO is for character demonstration.
468
d8e213eb 4692012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
470
471 * dired.texi (Shell Commands in Dired): Fix typo.
472
a08a07e3
CY
4732012-03-04 Chong Yidong <cyd@gnu.org>
474
475 * killing.texi (Clipboard): Document clipboard manager.
476
53eced6d
GM
4772012-02-29 Glenn Morris <rgm@gnu.org>
478
f8425af2
GM
479 * ack.texi (Acknowledgments): Use @Tex{} in more places.
480
775b55af
GM
481 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
482
53eced6d
GM
483 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
484
44e97401
GM
4852012-02-28 Glenn Morris <rgm@gnu.org>
486
487 * custom.texi, display.texi, emacs.texi, files.texi:
488 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
489 Standardize possessive apostrophe usage.
490
525795c1
JD
4912012-02-25 Jan Djärv <jan.h.d@swipnet.se>
492
493 * macos.texi (Mac / GNUstep Customization): Remove text about
494 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
495
d8e213eb 4962012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
497
498 * buffers.texi (Select Buffer): Mention that saving in a new file
499 name can switch to a different major mode.
500
6ea1787e
GM
5012012-02-23 Glenn Morris <rgm@gnu.org>
502
49fe4321
GM
503 * mini.texi (Minibuffer File, Completion Options, Repetition):
504 Copyedits.
505 (Completion Example): Other M-x au* commands may be defined.
506 (Completion Styles): Mention emacs21 and completion-category-overrides.
507
8f4042d2
GM
508 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
509 (Windows Keyboard, Windows Mouse, Windows Processes)
510 (Windows Printing, Windows Misc): Copyedits.
511 (ls in Lisp): Update switches list.
512
371fb833
GM
513 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
514 Update dos-mode* function names.
515 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
516 (MS-DOS Processes): Add xref to main ls-lisp section.
517
6ea1787e
GM
518 * ack.texi (Acknowledgments): Mention smie.
519
40ace058
GM
5202012-02-22 Glenn Morris <rgm@gnu.org>
521
522 * macos.texi: Copyedits. Fix @key/@kbd usage.
523 (Mac / GNUstep Basics): Don't mention the panels, since the next
524 section covers them.
525 (Mac / GNUstep Customization): Merge some panel info from previous.
526
41f1e868
GM
5272012-02-21 Glenn Morris <rgm@gnu.org>
528
68af8d4f
GM
529 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
530 Small fixes.
531
2e03845d
GM
532 * emacs-xtra.texi: Picture mode is no longer a chapter.
533
f9a998c3
GM
534 * picture-xtra.texi (Basic Picture): C-a does get remapped.
535
41f1e868
GM
536 * ack.texi (Acknowledgments): Small changes, including resorting,
537 and removal of things no longer distributed.
538
ea09410d
GM
5392012-02-20 Glenn Morris <rgm@gnu.org>
540
2d2f6581
GM
541 * emacs.texi (Top, Preface): Small rephrasings.
542 (menu, detailmenu): Update entries, and reformat some descriptions.
543 * building.texi, display.texi, emacs-xtra.texi, files.texi:
544 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
545 Reformat some menu descriptions.
546
196f8c0e
GM
547 * ack.texi (Acknowledgments): More updates.
548
8730412a
GM
549 * emacs.texi (Acknowledgments): Add several names from ack.texi,
550 and from Author: headers.
ae15b89b 551 (Distrib): Small updates.
ea09410d 552
37863f20
GM
5532012-02-18 Glenn Morris <rgm@gnu.org>
554
37c3b9ee
GM
555 * ack.texi (Acknowledgments): Add xref to Org manual.
556
b474519e
GM
557 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
558 of '*mail*', since Message does not call it that.
559 (Rmail Reply): Rename rmail-dont-reply-to-names.
560 \\`info- no longer handled specially.
561 Update for rmail-enable-mime-composing.
562 Don't mention 'm' for replies.
563 Don't mention rmail-mail-new-frame and cancelling, since it does
564 not work for Message at the moment.
565
a5987767
GM
566 * cal-xtra.texi: Copyedits.
567
37863f20
GM
568 * emacs-xtra.texi: Set encoding to ISO-8859-1.
569
112d1241
GM
5702012-02-17 Glenn Morris <rgm@gnu.org>
571
0fd2c9a3
GM
572 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
573
1d6ecbfa
GM
574 * ack.texi (Acknowledgments): Mention Gnulib.
575
102f1b54
GM
576 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
577
112d1241
GM
578 * calendar.texi: Misc small changes, including updating the dates
579 of examples.
580
3a05ff1d
GM
5812012-02-16 Glenn Morris <rgm@gnu.org>
582
d1354af0
GM
583 * calendar.texi: Misc small changes.
584
5f9756ec
GM
585 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
586 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
587
3b19a30d
GM
588 * dired-xtra.texi (Subdir Switches): Small fixes.
589
3a05ff1d
GM
590 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
591
9f26dc24
GM
5922012-02-15 Glenn Morris <rgm@gnu.org>
593
594 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
595
fb969a57
GM
5962012-02-12 Glenn Morris <rgm@gnu.org>
597
598 * ack.texi (Acknowledgments):
599 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
600
0aca1292
GM
6012012-02-10 Glenn Morris <rgm@gnu.org>
602
104dc9c6
GM
603 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
604
0aca1292
GM
605 * programs.texi (Misc for Programs): Mention electric-layout-mode.
606
91af9d2e
GM
6072012-02-09 Glenn Morris <rgm@gnu.org>
608
0aca1292
GM
609 * buffers.texi (Misc Buffer): M-x info does not seem to require a
610 buffer switch after M-x rename-uniquely.
63c727b2 611
91af9d2e
GM
612 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
613
1ef1990c
JB
6142012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
615
616 * text.texi (Org Mode): Fix typo.
617
e74e58c9
GM
6182012-02-08 Glenn Morris <rgm@gnu.org>
619
cefee440
GM
620 * ack.texi (Acknowledgments): Update emacs-lock info.
621
a7686350
GM
622 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
623
e74e58c9
GM
624 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
625
fe93bc91
GM
6262012-02-07 Glenn Morris <rgm@gnu.org>
627
628 * files.texi (File Conveniences): Mention ImageMagick images.
629
d273439c
GM
6302012-02-05 Glenn Morris <rgm@gnu.org>
631
649f602c
GM
632 * trouble.texi (Checklist): Mention debug-on-event.
633
d273439c
GM
634 * maintaining.texi (Maintaining): Add cross-ref to ERT.
635
a9410bdf
GM
6362012-02-04 Glenn Morris <rgm@gnu.org>
637
1f5e1a16
GM
638 * macos.texi (Customization options specific to Mac OS / GNUstep):
639 New subsection.
640
b7314ef7
GM
641 * display.texi (Colors): Mention list-colors-sort.
642
a9410bdf
GM
643 * files.texi (File Conveniences): Mention image animation.
644
75319d7f
CY
6452012-01-31 Chong Yidong <cyd@gnu.org>
646
647 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
648 scroll bars (Bug#10666).
649
2680c309
CY
6502012-01-28 Chong Yidong <cyd@gnu.org>
651
691db250
CY
652 * files.texi (Filesets): Fix typos.
653
2680c309
CY
654 * display.texi (Faces): Add xref to Colors node.
655
2a90dfca
DM
6562012-01-27 Dani Moncayo <dmoncayo@gmail.com>
657
658 * buffers.texi (Select Buffer): Clarify explanation of switching
659 to new buffers. Fix description of next-buffer and
6df6ae42 660 previous-buffer (Bug#10334).
2a90dfca
DM
661 (Misc Buffer): Add xref to View Mode.
662
663 * text.texi (Fill Commands): Fix description of
664 sentence-end-double-space.
665
20d2304d
CY
6662012-01-23 Chong Yidong <cyd@gnu.org>
667
f088cb8b 668 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 669
01ec1eed
VS
6702012-01-16 Volker Sobek <reklov@live.com> (tiny change)
671
672 * programs.texi (Comment Commands): Typo (bug#10514).
673
06848b82
CY
6742012-01-15 Chong Yidong <cyd@gnu.org>
675
676 * xresources.texi (X Resources): Describe GTK+ case first.
677 (Resources): Don't use borderWidth as an example, since it doesn't
678 work with GTK+.
679 (Table of Resources): Clarify role of several resources, including
680 the Emacs 24 behavior of cursorBlink etc.
681 (Face Resources): Node deleted. Recommend using Customize
682 instead. Add paragraph to `Table of Resources' node summarizing
683 how to use X resources for changing faces.
684 (Lucid Resources): Rewrite, omitting description of font names,
685 referring to the Fonts node instead.
686 (LessTif Resources): Copyedits.
687 (GTK resources): Rewrite, describing the difference between gtk2
688 and gtk3.
689 (GTK Resource Basics): New node.
690 (GTK Widget Names, GTK Names in Emacs): Rewrite.
691 (GTK styles): Just refer to Fonts node for GTK font format.
692
693 * display.texi (Faces): Document the cursor face.
694
a73a3461
CY
6952012-01-14 Chong Yidong <cyd@gnu.org>
696
01ec1eed 697 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
698 (General Variables): Add xref to Lisp Libraries.
699 (Initial Options): Copyedits.
700 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
701 (Environment): Clarify what getenv does.
702 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
703 light backgrounds on xterms.
704 (Misc Variables): TEMP and TMP are not Windows-specific.
705 (Display X): Copyedits.
706 (Colors X): -bd does nothing for GTK.
707 (Icons X): Gnome 3 doesn't use taskbars.
708
709 * misc.texi (Shell): Document exec-path here.
710
711 * rmail.texi (Movemail): Add xref for exec-path.
712
e517eda4
GM
7132012-01-13 Glenn Morris <rgm@gnu.org>
714
715 * dired.texi (Dired and Find): Clarify find-ls-options.
716
1de76afe
CY
7172012-01-09 Chong Yidong <cyd@gnu.org>
718
71873e2b 719 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
720 SHA-256.
721
c61ab18c
CY
7222012-01-07 Chong Yidong <cyd@gnu.org>
723
e490b289
CY
724 * display.texi (Useless Whitespace): Add Whitespace mode.
725
1de77c4c
CY
726 * custom.texi (Hooks): Discuss how to disable minor modes.
727
728 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 729 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 730
c61ab18c
CY
731 * trouble.texi (Lossage): Refer to Bugs node for problems.
732 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
733 (Screen Garbled): Don't refer to terminal "manufacturers".
734 (Total Frustration): Node deleted. Eliza is documented in
735 Amusements now.
71873e2b
SM
736 (Known Problems): More info about using the bug tracker.
737 Mention debbugs package.
c61ab18c
CY
738 (Bug Criteria): Copyedits.
739 (Understanding Bug Reporting): Mention emacs -Q.
740
89bd9ccd
CY
7412012-01-06 Chong Yidong <cyd@gnu.org>
742
743 * custom.texi (Specifying File Variables): The mode: keyword
744 doesn't have to be first anymore. Add example of specifying minor
745 modes.
746 (Directory Variables): Simplify example. Mention application to
747 non-file buffers.
748 (Disabling): Use "initialization file" terminology.
749 (Init Examples): Fix hook example.
750
8034735f
EZ
7512012-01-06 Eli Zaretskii <eliz@gnu.org>
752
753 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
754 (Bug#10422)
755 Move the stuff about resources to xresources.texi.
756
757 * xresources.texi (Resources): Move information about setting X
758 resources in the Registry from cmdargs.texi. Make the index entry
759 be similar to the one in cmdargs.texi.
760
b0d7d8af
CY
7612012-01-05 Chong Yidong <cyd@gnu.org>
762
763 * custom.texi (Customization Groups): Update example.
764 (Browsing Custom): Document the new search field.
765 (Changing a Variable): Update example for Emacs 24 changes.
766 Document Custom-set and Custom-save commands.
767 (Face Customization): Document Emacs 24 changes. De-document
768 modify-face.
769 (Specific Customization): Mention customize-variable.
770 (Custom Themes): Add customize-themes, custom-theme-load-path,
771 custom-theme-directory, and describe-theme.
772 (Creating Custom Themes): New node.
773 (Examining): Mention M-:.
774
775 * package.texi (Packages): Fix typo.
776
88c5c7c8
CY
7772012-01-03 Chong Yidong <cyd@gnu.org>
778
779 * misc.texi (Single Shell): Don't document Lisp usage of
780 shell-command. Tidy up discussion of synchronicity. Add index
781 entries for async-shell-command.
782 (Interactive Shell): Note that M-x shell uses shell-file-name.
783 Note change in behavior in Emacs 24.
784 (Shell Mode): Shell mode now uses completion-at-point.
785 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
786 default method for recognizing prompts nowadays.
787 (Shell Ring): Add xref to Minibuffer History.
788 (Directory Tracking): Explain Dirtrack mode in more detail.
789 (Term Mode): Fix index entries.
790 (Paging in Term): Merge into Term Mode.
791 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
792 (Printing): Fix xref. State default of lpr-switches.
793 (PostScript): Remove obsolete sentence. Omit description of
794 non-interactive behaviors.
795 (Hyperlinking): Improve description.
796 (Browse-URL): Using compose-mail for mailto URLs is the default.
797 Document browse-url-mailto-function.
798 (Goto Address mode): Add index entries. Add xref to Browse-URL.
799 (FFAP): FFAP is not a minor mode.
71873e2b
SM
800 (Amusements): M-x lm was renamed to M-x landmark.
801 Document nato-region.
88c5c7c8 802
b8ecfdfe
CY
8032012-01-01 Chong Yidong <cyd@gnu.org>
804
805 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
806 (Gnus Startup): Note that the system might not be set up for news.
807 Describe group levels more clearly.
808 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
809 Summary of Gnus.
810 (Document View): Copyedits. Move zoom commads to DocView
811 Navigation node.
812 (DocView Navigation, DocView Searching, DocView Slicing)
813 (DocView Conversion): Nodes renamed from Navigation, etc.
814
815 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
816
7bc7d2aa
EZ
8172011-12-31 Eli Zaretskii <eliz@gnu.org>
818
819 * basic.texi (Moving Point): Fix the description of C-n and C-p.
820 (Bug#10380)
821
b30941db
CY
8222011-12-30 Chong Yidong <cyd@gnu.org>
823
824 * sending.texi (Sending Mail): Document initial mail buffer name,
825 and changed multiple mail buffer behavior.
826 (Mail Format): Put the example at the top of the section.
827 (Mail Headers): Move discussion of "From" to the top.
828 (Mail Sending): Document sendmail-query-once.
829 (Citing Mail): Make it less Rmail-specific.
830
0ed49f93
CY
8312011-12-29 Chong Yidong <cyd@gnu.org>
832
833 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
834 example. Add index entries.
835 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
836
c40a7de7
CY
8372011-12-26 Chong Yidong <cyd@gnu.org>
838
71873e2b
SM
839 * dired.texi (Dired Enter, Misc Dired Features):
840 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
841 (Dired Navigation): Add index entries.
842 (Dired Visiting): Fix View Mode xref.
843 (Marks vs Flags): Prefer C-/ binding for undo.
844 (Subdirectories in Dired): Add xrefs.
845 (Misc Dired Features): Document some Emacs 24 changes. Add index
846 entries.
847
848 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
849 variable, since it is explained in Minor Modes node.
850 (Defining Abbrevs): Copyedits.
851 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
852 C-/ binding for undo.
853 (Dabbrev Customization): Add xrefs for case-fold-search and
854 case-replace.
855
856 * dired-xtra.texi (Subdir Switches): Add xref.
857
858 * maintaining.texi (VC Directory Commands): Mention quit-window.
859
3d992aa0
CY
8602011-12-25 Chong Yidong <cyd@gnu.org>
861
862 * maintaining.texi (Tags): Mention Semantic.
863 (Create Tags Table, Etags Regexps): Copyedits.
864 (Find Tag): Mention minibuffer completion.
865 (List Tags): Mention completion-at-point. Completion is actually
866 available in M-x list-tags.
867
868 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
869 Document vc-delete-file.
870
871 * files.texi (Misc File Ops): Mention vc-delete-file.
872
873 * programs.texi (Symbol Completion): Mention completion-at-point
874 explicitly.
875
2785d024
CY
8762011-12-22 Chong Yidong <cyd@gnu.org>
877
878 * maintaining.texi (Change Log Commands): Don't specially mention
879 vc-update-change-log which is CVS-only.
880
881 * vc1-xtra.texi (Version Headers): Note that these are for
882 Subversion, CVS, etc. only.
71873e2b
SM
883 (General VC Options): De-document vc-keep-workfiles.
884 Fix RCS-isms.
2785d024 885
0ab39399
EZ
8862011-12-22 Eli Zaretskii <eliz@gnu.org>
887
888 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
889 should be @end iftex".
890
d3098e1e
CY
8912011-12-21 Chong Yidong <cyd@gnu.org>
892
893 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
894 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
895 (VC Pull): Mention vc-log-incoming.
896 (Log Buffer): Add CVS/RCS only disclaimer.
897
898 * vc1-xtra.texi (Remote Repositories): Update introduction.
899 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
900 (Remote Repositories, Version Backups): Node deleted.
901 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
902 (CVS Options): Reduce verbosity of description of obscure CVS
903 locking feature.
904 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
905 Tags node.
906 (Revision Tags): Move under Miscellaneous VC subsection.
907 (Change Logs and VC): Note that this is wrong for DVCSs.
908 De-document log entry manipulating features.
909 (Renaming and VC): Describe how it works on modern VCSes.
910
911 * files.texi (Misc File Ops): Mention vc-rename-file.
912
913 * programs.texi (Custom C Indent): Add index entries.
914
47d42d81
AM
9152011-12-20 Alan Mackenzie <acm@muc.de>
916
917 * programs.texi (Motion in C): Update the description of C-M-a and
918 C-M-e, they now DTRT in enclosing scopes.
919 (Custom C Indent): Add @dfn{guessing} of the indentation style.
920
2edef1a0
CY
9212011-12-20 Chong Yidong <cyd@gnu.org>
922
923 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
924 (Old Revisions): Use it.
925 (VCS Repositories): Add "distributed" terminology.
926 (Log Buffer): Remove duplicate description
927 about changesets. Fix "current VC fileset" ambiguity.
928 (Multi-User Branching): Node deleted.
929 (Branches, Switching Branches): Discuss decentralized version
930 control systems.
931 (VC Pull): New node.
932 (Merging): Document merging on decentralized systems.
933 (Creating Branches): Note that this is specific to CVS and related
934 systems.
935
bc859d5f
CY
9362011-12-19 Chong Yidong <cyd@gnu.org>
937
938 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
939 (VC Mode Line): Add index entry for "version control status".
940 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
941 Document vc-revert-show-diff. De-document vc-rollback.
942 (VC Directory Mode): Rewrite introduction. Move prefix arg
943 documentation here from VC Directory Buffer node.
944 (VC Directory Buffer): Use a decentralized VCS example.
945 (VC Directory Commands): Use a table. Remove material duplicated
946 in previous nodes on multi-file VC filsets.
947
9cff91f8
CY
9482011-12-17 Chong Yidong <cyd@gnu.org>
949
950 * maintaining.texi (VCS Concepts): Make "revision" terminology
951 less CVS-specific.
952 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
953 Registering node.
71873e2b 954 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
955 (Log Buffer): Add command name for C-c C-c. Fix the name of the
956 log buffer. Add index entries.
71873e2b
SM
957 (VCS Changesets, Types of Log File, VC With A Merging VCS):
958 Use "commit" terminology.
9cff91f8
CY
959 (Old Revisions): Move it to just before VC Change Log. "Tag" here
960 doesn't refer to tags tables. Note other possible forms of the
961 revision ID. C-x v = does not save.
962 (Registering): Note similarity to C-x v v action. Fix description
963 of how backends are chosen. De-document vc-default-init-revision.
964 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
965 in root log buffers.
966
f3b316df
CY
9672011-12-16 Chong Yidong <cyd@gnu.org>
968
969 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
970 (Basic VC Editing): Remove redundant descriptions.
971 (VC With A Merging VCS): Make description more general instead of
972 CVS-specific.
973 (VC With A Locking VCS): Use VC fileset terminology.
974
29eabb8e
CY
9752011-12-12 Chong Yidong <cyd@gnu.org>
976
977 * building.texi (Executing Lisp): Fix xref for C-M-x.
978 (Lisp Libraries): Add xref to node explaining `load' in Lisp
979 manual. Note that load-path is not customizable.
980 (Lisp Eval): Note that listed commands are available globally.
981 Explain the meaning of "defun" in the C-M-x context.
982 (Lisp Interaction): Copyedits.
71873e2b
SM
983 (External Lisp): Fix name of inferior Lisp buffer.
984 Mention Scheme.
29eabb8e
CY
985 (Compilation): Define "inferior process".
986
cd0314dd
EZ
9872011-12-10 Eli Zaretskii <eliz@gnu.org>
988
989 * msdog.texi (Windows Fonts): Document how to force GDI font
990 backend on MS-Windows.
991
0595bd7e 9922011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
993
994 * building.texi (Compilation): Say what the -k flag to make does.
995 Move subprocess discussion to Compilation Shell.
996 (Compilation Mode): Add xref for grep, occur, and mouse
997 references. Define "locus".
998 (Grep Searching): Use @command.
71873e2b
SM
999 (Debuggers, Commands of GUD, GDB Graphical Interface):
1000 Clarify intro.
0595bd7e
CY
1001 (Starting GUD): Clarify how arguments are specified.
1002 (Debugger Operation): Index entry for "GUD interaction buffer",
1003 and move basic description here from Commands of GUD node.
1004 (GDB User Interface Layout): Copyedits.
1005 (Source Buffers): Remove gdb-find-source-frame, which is not in
1006 gdb-mi.el.
1007 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1008 toggle-gdb-all-registers, which are not in gdb-mi.el.
1009 Don't re-document GUD interaction buffers.
b09d01da
CY
1010
1011 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1012 (Semantic): Add cindex entries for Semantic.
1013
2a185919
CY
10142011-12-06 Chong Yidong <cyd@gnu.org>
1015
1016 * programs.texi (Man Page): Clarify how to use Man-switches.
1017 Don't bother documenting Man-fontify-manpage-flag.
1018 (Lisp Doc): Add xref to Name Help node.
1019 (Hideshow): Add cindex. Mention role of ellipses, and default
1020 value of hs-isearch-open. Don't bother documenting
1021 hs-special-modes-alist.
1022 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1023 changing the window manager binding of M-TAB.
1024
ebf10822
CY
10252011-12-05 Chong Yidong <cyd@gnu.org>
1026
1027 * programs.texi (Comment Commands): Fix description of for M-; on
1028 blank lines. Move documentation of comment-region here.
1029 (Multi-Line Comments): Clarify the role of comment-multi-line.
1030 Refer to Comment Commands for comment-region doc.
1031 (Options for Comments): Refer to Multi-Line Comments for
1032 comment-multi-line doc, instead of duplicating it. Fix default
1033 values of comment-padding and comment-start-skip.
1034
ec7ae032
CY
10352011-12-04 Chong Yidong <cyd@gnu.org>
1036
1037 * programs.texi (Program Modes): Mention modes that are not
1038 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1039 Add index entry for backward-delete-char-untabify.
1040 Mention prog-mode-hook.
ec7ae032
CY
1041 (Which Function): Use "global minor mode" terminology.
1042 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1043 in Indentation chapter to avoid duplication.
1044 (Expressions): Copyedit.
1045 (Matching): Document Electric Pair mode.
1046
1047 * ack.texi (Acknowledgments):
1048 * rmail.texi (Movemail, Other Mailbox Formats):
1049 * frames.texi (Frames): Don't capitalize "Unix".
1050
a24bf23e
CY
10512011-12-04 Chong Yidong <cyd@gnu.org>
1052
1053 * text.texi (Nroff Mode): Mention what nroff is.
1054 (Text Based Tables, Table Recognition): Don't say "Table mode"
1055 since it's not a major or minor mode.
1056 (Text Based Tables): Reduce the size of the example.
1057 (Table Definition): Clarify definitions.
1058 (Table Creation): Add key table.
1059 (Cell Commands): Use kbd for commands.
1060 (Table Rows and Columns): Combine nodes Row Commands and Column
1061 Commands.
1062 (Fixed Width Mode): Node deleted; contents moved to parent.
1063 (Table Conversion): Shorten example.
1064 (Measuring Tables): Merge into Table Misc.
1065
8863a584
CY
10662011-12-03 Chong Yidong <cyd@gnu.org>
1067
1068 * text.texi (TeX Mode): Mention AUCTeX package.
1069 (TeX Editing): Add xref to documentation for Occur.
1070 (LaTeX Editing): Add xref to Completion node.
1071 (TeX Print): Fix description of tex-directory.
71873e2b 1072 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1073 its subnodes less verbose, since text/enriched files are
1074 practically unused.
71873e2b 1075 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1076 (Format Colors): Node deleted.
71873e2b 1077 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1078 for applying colors too.
1079 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1080
1081 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1082
1083 * display.texi (Colors): New node.
1084
1085 * cmdargs.texi (Colors X):
1086 * xresources.texi (GTK styles):
1087 * custom.texi (Face Customization): Reference it.
1088
1089 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1090 Link to Fill Commands for Justification entry.
1091
6fdebe93
EZ
10922011-12-03 Eli Zaretskii <eliz@gnu.org>
1093
1094 * display.texi (Auto Scrolling): More accurate description of what
1095 scroll-*-aggressively does, including the effect of non-zero
1096 margin. Fix "i.e." markup.
1097
95ca9bc7
CY
10982011-12-02 Chong Yidong <cyd@gnu.org>
1099
1100 * text.texi (Pages): Mention how formfeed chars are displayed.
1101 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1102 Describe adaptive filling more precisely.
1103 (Fill Commands): Note that filling removes excess whitespace.
1104 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1105 now bound to indent-for-tab-command in Text mode.
1106 (Outline Mode): Copyedits.
1107 (Outline Visibility): Note that Reveal mode is a buffer-local
1108 minor mode.
1109
1110 * modes.texi (Major Modes): Move note about checking major-mode in
1111 a hook function here, from Text mode.
1112
6d262977
CY
11132011-11-28 Chong Yidong <cyd@gnu.org>
1114
b22b1918
CY
1115 * text.texi (Words): Add xref to Position Info.
1116 (Paragraphs): Add xref to Regexps.
1117
6d262977
CY
1118 * indent.texi (Indentation): Rewrite introduction. Move table to
1119 Indentation Commands node.
1120 (Indentation Commands): Add index entries to table. Copyedits.
1121 (Tab Stops, Just Spaces): Copyedits.
1122 (Indent Convenience): New node. Document electric-indent-mode.
1123
1124 * programs.texi (Basic Indent):
1125 * windows.texi (Pop Up Window): Fix kindex entry.
1126
dc95a8b0
CY
11272011-11-28 Chong Yidong <cyd@gnu.org>
1128
1129 * modes.texi (Major Modes): Move major-mode variable doc here from
1130 Choosing Modes. Document describe-mode. Document prog-mode-hook
1131 and text-mode-hook. Add example of using hooks.
1132 (Minor Modes): Document behavior of mode command calls from Lisp.
1133 Note that setting the mode variable using Customize will DTRT.
1134 (Choosing Modes): Add example of setting a minor mode using a
1135 local variable.
1136
b63a8e8e
CY
11372011-11-27 Chong Yidong <cyd@gnu.org>
1138
1139 * frames.texi (Creating Frames): Move frame parameter example to
1140 Frame Parameters node.
1141 (Frame Commands): C-x 5 o does not warp the mouse by default.
1142 (Fonts): Add more GTK-style properties; also, they should be
1143 capitalized.
1144 (Special Buffer Frames): Node deleted; special-display is on the
1145 way out.
1146 (Frame Parameters): Example moved here from Creating Frames.
1147 Clarify that default-frame-alist affects the initial frame too.
1148 Delete auto-raise-mode and auto-lower-mode.
1149 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1150 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1151
1152 * windows.texi (Window Choice): Add xref to Lisp manual for
1153 special-display-*.
1154
a3dcc84e
EZ
11552011-11-26 Eli Zaretskii <eliz@gnu.org>
1156
1157 * display.texi (Text Display): Update the description,
1158 cross-references, and indexing related to display of control
1159 characters and raw bytes.
1160
4ad3bc2a
CY
11612011-11-25 Chong Yidong <cyd@gnu.org>
1162
1163 * frames.texi (Frames): Rewrite introduction.
1164 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1165 Mouse-3 does not copy to kill ring by default. DEL does not
1166 behave specially for mouse commands any more.
1167 (Mouse References): Document mouse-1-click-follows-link more
1168 thoroughly.
1169 (Menu Mouse Clicks): Move footnote to the main text and add xref
1170 to Init Rebinding node.
1171 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1172
1173 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1174
20db1522
JB
11752011-11-24 Juanma Barranquero <lekktu@gmail.com>
1176
1177 * display.texi (Font Lock): Fix typo.
1178
01d06b1f
GM
11792011-11-24 Glenn Morris <rgm@gnu.org>
1180
1181 * rmail.texi (Rmail Output):
1182 Mention rmail-automatic-folder-directives. (Bug#9657)
1183
0cbaa1d5
CY
11842011-11-21 Chong Yidong <cyd@gnu.org>
1185
1186 * mark.texi (Global Mark Ring): Fix description of global mark
1187 ring (Bug#10032).
1188
fe7a3057
JB
11892011-11-20 Juanma Barranquero <lekktu@gmail.com>
1190
1191 * msdog.texi (Windows Fonts): Fix typo.
1192
b6e63cbe
GM
11932011-11-17 Glenn Morris <rgm@gnu.org>
1194
1195 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1196
58179cce
JB
11972011-11-16 Juanma Barranquero <lekktu@gmail.com>
1198
1199 * killing.texi (Rectangles):
7877f373
JB
1200 * misc.texi (Document View):
1201 * modes.texi (Choosing Modes):
1202 * msdog.texi (Windows Fonts):
58179cce
JB
1203 * regs.texi (Rectangle Registers):
1204 * search.texi (Isearch Yank): Fix typos.
1205
291d142b
CY
12062011-11-06 Chong Yidong <cyd@gnu.org>
1207
1208 * windows.texi (Basic Window): Add xref to Cursor Display.
1209 (Split Window): Document negative arg for splitting commands.
1210 (Other Window): Document mouse-1 in text area of window.
1211 (Change Window): Don't mention window attributes, since they
1212 aren't defined. C-x 1 can't be used with minibuffer windows.
1213 Windows are no longer auto-deleted.
1214 (Window Choice): Add xref to Choosing Window in Lisp manual.
1215 (Window Convenience): Note that windmove disables shift-selection.
1216 Move M-x compare-windows here from Other Window node.
1217
1218 * custom.texi (Mouse Buttons):
1219 * search.texi (Isearch Scroll):
1220 * windows.texi (Split Window): Use new names split-window-below
1221 and split-window-right.
1222
a7ef684b
JB
12232011-10-26 Juanma Barranquero <lekktu@gmail.com>
1224
1225 * emacs.texi (Top): Fix typo.
1226
d53e1747
GM
12272011-10-25 Glenn Morris <rgm@gnu.org>
1228
1229 * abbrevs.texi (Saving Abbrevs):
1230 quietly-read-abbrev-file is not a command. (Bug#9866)
1231
e7a3ff06
CY
12322011-10-24 Chong Yidong <cyd@gnu.org>
1233
1234 * display.texi (Scrolling): Document scroll-up-line and
1235 scroll-down-line. Document scroll-command property.
1236 (Recentering): New node, split off from Scrolling.
1237
86c60681
CY
12382011-10-23 Chong Yidong <cyd@gnu.org>
1239
da97a9e6
CY
1240 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1241 (Tool Bars): Copyedits.
1242
86c60681
CY
1243 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1244
d195726a
CY
12452011-10-22 Chong Yidong <cyd@gnu.org>
1246
1247 * windows.texi (Displaying Buffers): Fix broken lispref link.
1248
a70e06c1
CY
12492011-10-22 Chong Yidong <cyd@gnu.org>
1250
1251 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1252 Move confirm-nonexistent-file-or-buffer discussion here.
1253
1254 * files.texi (File Names, Visiting): Move detailed discussion of
1255 minibuffer confirmation to Minibuffer Exit.
1256
1257 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1258 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1259
bfd779dd
CY
12602011-10-21 Chong Yidong <cyd@gnu.org>
1261
1262 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1263 (Backup Copying): backup-by-copying-when-mismatch is now t.
1264 (Customize Save): Fix description of require-final-newline.
1265 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1266 (Auto Save Control): Clarify.
1267 (File Archives): Add 7z.
1268 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1269
1270 * arevert-xtra.texi (Autorevert): Copyedits.
1271
6e317956
CY
12722011-10-20 Chong Yidong <cyd@gnu.org>
1273
1274 * custom.texi (Hooks, Init Examples):
1275 * display.texi (Font Lock):
1276 * fixit.texi (Spelling):
1277 * rmail.texi (Rmail Display): Minor mode function with no arg now
1278 enables it.
1279
1280 * fixit.texi (Spelling): Fix description of inline completion.
1281
5abc31ef
CY
12822011-10-19 Chong Yidong <cyd@gnu.org>
1283
1284 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1285 entries.
1286 (Isearch Yank): Document isearch-yank-pop.
1287 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1288 (Other Repeating Search): Document Occur Edit mode.
1289
939db9ac
CY
12902011-10-18 Chong Yidong <cyd@gnu.org>
1291
1292 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1293 from Line Truncation node.
1294 (Standard Faces): Note that only the background of the cursor face
1295 has an effect.
1296 (Cursor Display): Fix descriptions of cursor face
1297 and bar cursor blinking.
1298 (Text Display): Document nobreak-char-display more clearly.
1299 (Line Truncation): Add xref to Split Window node.
1300 (Display Custom): Don't bother documenting baud-rate or
1301 no-redraw-on-reenter.
1302
1303 * search.texi (Slow Isearch): Node removed.
1304
80c6d77f
GM
13052011-10-18 Glenn Morris <rgm@gnu.org>
1306
1307 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1308
d366bd53
CY
13092011-10-18 Chong Yidong <cyd@gnu.org>
1310
1311 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1312 of list-faces-display here, from Standard Faces node.
1313 Note special role of `default' background.
1314 (Standard Faces): Note special role of `default' background.
1315 Note that region face may be taken fom GTK. Add xref to Text Display.
1316 (Text Scale): Rename from "Temporary Face Changes".
1317 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1318 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1319 (Useless Whitespace): Simplify description of
1320 delete-trailing-whitespace. Note active region case.
1321 (Text Display): Fix description of escape-glyph face assignment.
1322 Remove unibye mode discussion. Update some parts for Unicode.
1323 Move glyphless chars documentation to Lisp manual.
1324
1325 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1326
21100e7d
CY
13272011-10-15 Chong Yidong <cyd@stupidchicken.com>
1328
1329 * display.texi (Scrolling): Tweak explanation of scroll direction.
1330 (View Mode): Add index entries.
1331
1332 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1333
1334 * regs.texi (Text Registers): C-x r i does not activate the mark.
1335 (Bookmarks): Document new default bookmark location.
1336
50b063c3
CY
13372011-10-13 Chong Yidong <cyd@stupidchicken.com>
1338
71873e2b
SM
1339 * killing.texi (Deletion): Add xref to Using Region.
1340 Document delete-forward-char.
50b063c3
CY
1341 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1342 description here. Recommend C-u C-SPC for jumping to mark.
1343 (Kill Ring): Move kill ring variable documentation here.
1344 (Primary Selection): Copyedits.
1345 (Rectangles): Document new command rectangle-number-lines.
1346 (CUA Bindings): Note that this disables the mark-even-if-inactive
1347 behavior for C-x and C-c.
1348
1349 * mark.texi (Mark): Mention "active region" terminology.
1350 (Using Region): Document delete-active-region.
1351
e1a3f5b1
CY
13522011-10-12 Chong Yidong <cyd@stupidchicken.com>
1353
1354 * mark.texi (Mark): Clarify description of disabled Transient Mark
1355 mode (Bug#9689).
1356 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1357 selection changes. Mention that commands like C-y set the mark.
1358 (Marking Objects): Add xref to Words node. Note that mark-word
1359 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1360 (Using Region): Mention M-$ in the table.
1361 Document mark-even-if-inactive here instead of in Mark Ring.
1362 (Mark Ring): Move mark-even-if-inactive to Using Region.
1363 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1364 (Disabled Transient Mark): Rename from "Persistent Mark"
1365 (Bug#9688). Callers changed.
1366
1367 * programs.texi (Expressions):
1368 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1369
3dc62b2b
CY
13702011-10-09 Chong Yidong <cyd@stupidchicken.com>
1371
1372 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1373 option" terminology.
1374 (Key Help): Add command names. Define "documentation string".
1375 (Name Help): Remove an over-long joke.
1376 (Apropos): Document prefix args. Remove duplicated descriptions.
1377 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1378 (Package Keywords): Rename from "Library by Keyword".
1379 Describe new package menu interface.
3dc62b2b 1380 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1381
1382 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1383 (Minibuffer History): Document numeric args to history commands.
de09aa52 1384
2d3fe5d7
EZ
13852011-10-08 Eli Zaretskii <eliz@gnu.org>
1386
1387 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1388
b2b0776e
CY
13892011-10-08 Chong Yidong <cyd@stupidchicken.com>
1390
71873e2b
SM
1391 * basic.texi (Position Info): Omit page commands.
1392 Document count-words-region and count-words.
b2b0776e
CY
1393
1394 * text.texi (Pages): Move what-page documentation here.
1395
27a16462
CY
13962011-10-08 Chong Yidong <cyd@stupidchicken.com>
1397
1398 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1399 Remote Files node instead of linking directly to the Tramp manual.
1400 (Minibuffer Edit): Add xref to Blank Lines.
1401 (Completion): Add xref to Symbol Completion. Remove redundant
1402 example, which is repeated in the next node.
1403 (Completion Commands): Minor clarifications.
1404 (Completion Styles): New node, split from Completion Commands.
1405 Document substring and initials styles.
1406 (Strict Completion): Remove information duplicated in other nodes.
1407 (Completion Options): Consolidate case difference discussion here.
1408
1409 * help.texi (Help Mode): Fix kindex entries.
1410
1411 * files.texi (File Names): Add index entries.
1412
de0bde62
CY
14132011-10-07 Chong Yidong <cyd@stupidchicken.com>
1414
71873e2b
SM
1415 * basic.texi (Inserting Text): Add xref to Completion.
1416 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1417 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1418 to left/right. Tweak left-char and right-char descriptions.
1419 M-left and M-right are now bound to left-word/right-word.
1420 (Erasing): Document delete-forward-char.
1421
1422 * screen.texi (Screen, Menu Bar): Copyedits.
1423 (Point): Remove duplicate paragraph on cursors, also in Screen.
1424 (Mode Line): Trailing dashes no longer shown on X displays.
1425
1426 * frames.texi (Non-Window Terminals): Index just "text-only
1427 terminal", which is used throughout the manual now.
1428
1429 * entering.texi (Entering Emacs): Define "startup screen".
1430 Document window-splitting behavior with command-line inputs.
1431 (Exiting): Remove obsolete paragraph about shells without suspend
1432 functionality.
1433
1434 * commands.texi (User Input): Define "input event" more clearly.
1435 (Keys): Add xref to Echo Area.
1436 (Commands): Clarify relation between commands and functions.
1437
453e4522
CY
14382011-10-06 Chong Yidong <cyd@stupidchicken.com>
1439
1440 * misc.texi (emacsclient Options): Document how emacsclient runs
1441 the Emacs daemon (Bug#9674).
1442
550f41cd
CY
14432011-10-01 Chong Yidong <cyd@stupidchicken.com>
1444
1445 * basic.texi (Moving Point):
1446 * custom.texi (Mouse Buttons):
1447 * rmail.texi (Rmail Scrolling):
1448 * search.texi (Isearch Scroll):
550f41cd
CY
1449 * display.texi (Scrolling): Replace scroll-up/down with
1450 scroll-up/down-command. Fix scroll-preserve-screen-position
1451 description. Document scroll-error-top-bottom.
1452
9229fe87
GM
14532011-09-30 Glenn Morris <rgm@gnu.org>
1454
1455 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1456
0a2132ba
CY
14572011-09-24 Chong Yidong <cyd@stupidchicken.com>
1458
1459 * windows.texi (Pop Up Window): Defer discussion of window
1460 splitting to the Window Choice node. Add index entries.
1461 (Force Same Window): Node deleted.
1462 (Displaying Buffers, Window Choice): New nodes.
1463
1464 * buffers.texi (Select Buffer): Clarify description of
1465 buffer-switching commands. Add xref to Window Display node.
1466 Don't repeat confirm-nonexistent-file-or-buffer description from
1467 Visiting node. Remove even-window-heights.
1468
1469 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1470
33ed493b
CY
14712011-09-18 Chong Yidong <cyd@stupidchicken.com>
1472
1473 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1474
1475 * xresources.texi (Table of Resources): Fix documentation of
1476 bitmapIcon.
1477
92fa95ad
CY
14782011-09-15 Chong Yidong <cyd@stupidchicken.com>
1479
1480 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1481
16254627
EH
14822011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1483
1484 * frames.texi (Frame Commands): Note that delete-other-frames only
1485 deletes frames on current terminal.
1486
c3760c17
EZ
14872011-09-10 Eli Zaretskii <eliz@gnu.org>
1488
1489 * sending.texi (Mail Misc): Document mail-add-attachment.
1490
69b8be97
EZ
14912011-09-04 Eli Zaretskii <eliz@gnu.org>
1492
1493 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1494
3fd50d5c
CY
14952011-08-29 Chong Yidong <cyd@stupidchicken.com>
1496
1497 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1498
e2aeef63
CY
14992011-08-28 Chong Yidong <cyd@stupidchicken.com>
1500
1501 * files.texi (File Archives):
1502 * cal-xtra.texi (Diary Display):
1503 * help.texi (Help Mode): Add xref to View Mode.
1504
ddb54206
CY
15052011-08-28 Chong Yidong <cyd@stupidchicken.com>
1506
a6326082
CY
1507 * display.texi (View Mode): New node. Move view-file here from
1508 Misc File Ops. Move view-buffer here from Misc Buffer.
1509
1510 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1511
04e2ce72 1512 * files.texi (Misc File Ops): Document new
a6326082 1513 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1514
1515 * dired.texi (Dired Deletion): Shorten description of Trash.
1516
ddb54206
CY
1517 * misc.texi (emacsclient Options): Document server-port.
1518
bd206ce5
EZ
15192011-08-27 Eli Zaretskii <eliz@gnu.org>
1520
1521 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1522 even on MS-Windows. Fix a typo.
1523
d43f5a42
CY
15242011-08-26 Chong Yidong <cyd@stupidchicken.com>
1525
1526 * package.texi: New file, documenting the package manager.
1527
1528 * emacs.texi: Include it.
1529
1530 * help.texi (Help Summary): Add describe-package.
1531
e0b1591b
CY
15322011-08-25 Chong Yidong <cyd@stupidchicken.com>
1533
856ce114
CY
1534 * misc.texi (Printing): Convert subnodes into subsections.
1535
f404f8bc
CY
1536 * text.texi (Two-Column): Move into Text chapter.
1537
1538 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1539 Files section. Convert from chapter into section.
1540
1541 * display.texi (Narrowing): Move into display chapter.
1542
e0b1591b
CY
1543 * sending.texi (Sending Mail):
1544 * rmail.texi (Rmail):
1545 * misc.texi (Gnus, Document View):
1546 * dired.texi (Dired):
1547 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1548
75bfc667
JL
15492011-08-07 Juri Linkov <juri@jurta.org>
1550
1551 * dired.texi (Operating on Files): Rewrite according to the fact
1552 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1553
fe676f91
MA
15542011-07-30 Michael Albinus <michael.albinus@gmx.de>
1555
1556 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1557 remote file name completion. (Bug#9197)
1558
4cc60b9b
EZ
15592011-07-28 Eli Zaretskii <eliz@gnu.org>
1560
1561 * mule.texi (Bidirectional Editing): Document the fact that
1562 bidi-display-reordering is t by default.
1563
89671e16
LMI
15642011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1565
1566 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1567 explicitly (bug#8904).
1568
fb23ecc2
LMI
15692011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1570
1571 * trouble.texi (Checklist): Use an `M-x' example instead of an
1572 Emacs Lisp form to switch on the dribble file (bug#8056).
1573
465c5fc8
LMI
15742011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1575
1576 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1577
90a6258b
GM
15782011-07-13 Glenn Morris <rgm@gnu.org>
1579
1580 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1581
c7588364
LMI
15822011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1583
1584 * mark.texi (Mark Ring): Clarify how many locations are saved
1585 (bug#5770).
1586 (Global Mark Ring): Ditto.
1587
4cb4f3ba
LMI
15882011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1589
d648feab
LMI
1590 * text.texi (Table Recognition): Use "at point" instead of "under
1591 point" (bug#4345).
1592
4cb4f3ba
LMI
1593 * display.texi (Cursor Display): Mention `cursor-type'.
1594
1595 * screen.texi (Point): Clarify that it's only if you use a block
1596 cursor that it appears to be on a character (bug#4345).
1597
ecd0b990
CY
15982011-07-12 Chong Yidong <cyd@stupidchicken.com>
1599
1600 * misc.texi (Amusements): Move dissociated press here, from its
1601 own section.
1602
1603 * emacs.texi (Top): Update node listing.
1604
c2fd0368
LMI
16052011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1606
1607 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1608 clarity (bug#3523).
1609
fdeb32ec
CY
16102011-07-12 Chong Yidong <cyd@stupidchicken.com>
1611
1612 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1613 (Misc X): Document --parent-id.
1614
1615 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1616 defaults to nil.
1617
1618 * misc.texi (emacsclient Options): Document --parent-id.
1619
1620 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1621
f584ca38
LMI
16222011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1623
1624 * emacs.texi: Use "..." instead of ``...'' in the menus
1625 (bug#3503).
1626
963578d3
CY
16272011-07-11 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * killing.texi (Primary Selection): Document `only' setting for
1630 select-active-regions.
1631
1632 * mark.texi (Setting Mark): Reference Shift Selection node.
1633
1634 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1635
a30ed87b
LMI
16362011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1637
47076272
LMI
1638 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1639 motion keys" (bug#3503).
1640
a30ed87b
LMI
1641 * emacs.texi: Change all the register node names from "RegPos"
1642 (etc.) to "Positional Registers" (etc.) (bug#3314).
1643
4d45a8b7
CY
16442011-07-11 Chong Yidong <cyd@stupidchicken.com>
1645
1646 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1647 (Other Kill Commands, Kill Options): Copyedits.
1648 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1649 (Yanking): Move yank-excluded properties discussion here.
1650 (Cut and Paste): Move from frames.texi. Update subnodes to
1651 describe x-select-enable-clipboard case.
1652
1653 * frames.texi: Move Cut and Paste node and subnodes into
1654 killing.texi, except Mouse Commands and Word and Line Mouse.
1655
c160ddee
AM
16562011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1657
1658 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1659
3329e6e3
LMI
16602011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1661
32a214fe
LMI
1662 * screen.texi (Mode Line): Clarify that coding systems are
1663 characters, not letters (bug#1749).
1664
3329e6e3
LMI
1665 * cmdargs.texi (Environment): Mention removing variables
1666 (bug#1615). Text suggested by Kevin Rodgers.
1667
8875da1e
CY
16682011-07-10 Chong Yidong <cyd@stupidchicken.com>
1669
54806e45
CY
1670 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1671
8875da1e
CY
1672 * modes.texi: Rename from major.texi.
1673 (Modes): New node. Make Major Modes and Minor Modes subsections
1674 of this. All callers changed.
1675
1676 * custom.texi (Minor Modes): Move to modes.texi.
1677
7847b2a1
CY
16782011-07-10 Chong Yidong <cyd@stupidchicken.com>
1679
6cfd0fa2
CY
1680 * custom.texi (Syntax): Node deleted.
1681
1682 * help.texi (Help Summary):
1683 * major.texi (Major Modes):
1684 * programs.texi (Parentheses):
1685 * search.texi (Regexp Backslash, Regexp Backslash)
1686 (Regexp Backslash):
1687 * text.texi (Words): Callers changed.
1688
7847b2a1
CY
1689 * text.texi (Refill, Longlines): Delete nodes.
1690
1691 * ack.texi (Acknowledgments): Longlines removed from manual.
1692
1693 * emacs.texi (Top): Update node listing.
1694
2a71c436
GM
16952011-07-09 Glenn Morris <rgm@gnu.org>
1696
1697 * fortran-xtra.texi (Fortran): Update handled extensions.
1698
61436e9f
LMI
16992011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1700
1701 * display.texi (Scrolling): `C-v' (etc) are now bound to
1702 `scroll-*-command' (bug#8349).
1703
6e560c71
LMI
17042011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1705
48954a09 1706 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1707 doesn't actually delete any files (bug#7125).
1708
2904fd97
LMI
1709 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1710 argument for `C-c C-k' (bug#7391).
1711
6e560c71
LMI
1712 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1713 you're currently using (bug#8489).
1714
978ff6c5
EZ
17152011-07-01 Eli Zaretskii <eliz@gnu.org>
1716
1717 * mule.texi (Coding Systems): Move index entries from the previous
1718 change into their proper places.
1719
0d742084
LMI
17202011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1721
31976bd5
LMI
1722 * help.texi (Help Files): Document view-external-packages (bug#8902).
1723
0d742084
LMI
1724 * mule.texi (Coding Systems): Put a few more of the coding systems
1725 into the index (bug#8900).
1726
9f678528
GM
17272011-06-26 Glenn Morris <rgm@gnu.org>
1728
1729 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1730
18a4ce5e
AR
17312011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1732
1733 * misc.texi (emacsclient Options): Mention --frame-parameters.
1734
f0da764a
GM
17352011-06-09 Glenn Morris <rgm@gnu.org>
1736
1737 * custom.texi (Specifying File Variables):
1738 Recommend explicit arguments for minor modes.
1739
b047e7ac
PE
17402011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1741
1742 Document wide integers better.
1743 * buffers.texi (Buffers):
001903b5
PE
1744 * files.texi (Visiting): Document maxima for 64-bit machines,
1745 and mention virtual memory limits.
b047e7ac 1746
bf41276f
CY
17472011-05-28 Chong Yidong <cyd@stupidchicken.com>
1748
1749 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1750
1751 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1752 prog mode (Bug#8240).
1753
e145f188
GM
17542011-05-27 Glenn Morris <rgm@gnu.org>
1755
1756 * custom.texi (Specifying File Variables):
1757 Major modes no longer need come first.
1758
313f790e
CY
17592011-05-22 Chong Yidong <cyd@stupidchicken.com>
1760
1761 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1762 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1763
c136e5cd
GM
17642011-05-18 Glenn Morris <rgm@gnu.org>
1765
1766 * ack.texi (Acknowledgments): Remove fakemail.c.
1767
c71a0d48 17682011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1769
1770 Fixes for fitting text into 7x9 printed manual.
1771 * building.texi (Flymake, Breakpoints Buffer):
1772 * calendar.texi (Appointments):
1773 * cmdargs.texi (General Variables, Display X):
1774 * custom.texi (Saving Customizations, Face Customization)
1775 (Directory Variables, Minibuffer Maps, Init Rebinding):
1776 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1777 * fixit.texi (Spelling):
1778 * frames.texi (Creating Frames, Fonts):
1779 * help.texi (Help Files):
1780 * mini.texi (Minibuffer File):
1781 * misc.texi (emacsclient Options, Emulation):
1782 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1783 * mule.texi (International Chars, Language Environments)
1784 (Select Input Method, Modifying Fontsets, Charsets):
1785 * programs.texi (Custom C Indent):
1786 * rmail.texi (Rmail Labels):
1787 * text.texi (Table Conversion):
1788 * trouble.texi (Known Problems, Known Problems):
1789 * windows.texi (Change Window):
1790 * xresources.texi (GTK resources): Reflow text and re-indent code
1791 examples to avoid TeX overflows and underflows on 7x9 paper.
1792
1793 * emacs.texi: Fix the (commented out) smallbook command.
1794
1795 * macos.texi (Mac / GNUstep Events):
1796 * xresources.texi (Lucid Resources): Remove extraneous examples.
1797
b8f82dc1
GM
17982011-05-10 Glenn Morris <rgm@gnu.org>
1799
1800 * custom.texi (Specifying File Variables):
1801 Deprecate using mode: for minor modes.
1802
d306b4da
GM
18032011-05-07 Glenn Morris <rgm@gnu.org>
1804
1805 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1806
548d0a63
GM
18072011-05-06 Glenn Morris <rgm@gnu.org>
1808
5006e634
GM
1809 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1810
548d0a63
GM
1811 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1812
e793a940
LMI
18132011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1814
1815 * misc.texi (Emacs Server): Document `server-eval-at'.
1816
7031be6d
UR
18172011-04-24 Chong Yidong <cyd@stupidchicken.com>
1818
71873e2b
SM
1819 * maintaining.texi (List Tags): Document next-file.
1820 Suggested by Uday S Reddy.
7031be6d 1821
4ffd0d6b 18222011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1823
1824 * mini.texi (Minibuffer Edit):
1825 * screen.texi (Mode Line): Fix typo.
1826
1c6c854e
CS
18272011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1828
024ff170 1829 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1830
c5c9f40f
CY
18312011-03-26 Chong Yidong <cyd@stupidchicken.com>
1832
1833 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1834
09725d26
EZ
18352011-03-30 Eli Zaretskii <eliz@gnu.org>
1836
1837 * display.texi (Auto Scrolling): Document the limit of 100 lines
1838 for never-recentering scrolling with `scroll-conservatively'.
1839 (Bug#6671)
1840
09d9db2c 18412011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1842
1843 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1844 HOME on Windows and where it looks for init files. (Bug#8221)
1845
62d94509
EZ
18462011-03-10 Eli Zaretskii <eliz@gnu.org>
1847
1848 * search.texi (Regexp Example):
1849 * mule.texi (International Chars):
1850 * building.texi (External Lisp): Don't use characters outside
1851 ISO-8859-1.
1852
0286d9de
EZ
18532011-03-09 Eli Zaretskii <eliz@gnu.org>
1854
1c6c854e
CS
1855 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
1856 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
1857
1858 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
1859
114902a5 1860 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
1861 (Bug#8210)
1862
0afb4571
J
18632011-03-08 Jan Djärv <jan.h.d@swipnet.se>
1864
1865 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
1866 for Gtk+ 3.
1867
bb3865e8
GM
18682011-03-08 Glenn Morris <rgm@gnu.org>
1869
6446548e
GM
1870 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
1871 * emacs.texi (Acknowledgments):
1872 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 1873 * emacs.texi: Set documentencoding.
6446548e 1874
bb3865e8
GM
1875 * display.texi (Optional Mode Line): Don't mention exactly where
1876 display-time appears. (Bug#8193)
1877
33383987
JB
18782011-03-07 Chong Yidong <cyd@stupidchicken.com>
1879
1880 * Version 23.3 released.
1881
892777ba
CY
18822011-03-06 Chong Yidong <cyd@stupidchicken.com>
1883
1884 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
1885
0b973fc5
DW
18862011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
1887
1888 * misc.texi (emacsclient Options): Add q/quiet.
1889
8ef5a2f2
GM
18902011-03-02 Glenn Morris <rgm@gnu.org>
1891
1892 * mule.texi (Communication Coding) <x-select-request-type>:
1893 Remove duplicate (essentially) paragraph. (Bug#8148)
1894
bd106056
CS
18952011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
1896
1897 * maintaining.texi (Format of ChangeLog): Add reference to
1898 add-log-full-name.
1899 (Change Log Commands): Add documentation for combining multiple
1900 symbols in one change.
1901
6640b281
GM
19022011-03-01 Glenn Morris <rgm@gnu.org>
1903
1904 * custom.texi (Directory Variables):
1905 Give an example of excluding subdirectories.
1906
2b0c7330 19072011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
1908
1909 * search.texi (Regexp Search): Move index entries about regexps to the
1910 "Regexps" node. Add index entries for regexp search. (Bug#8096)
1911
8c62c205
GM
19122011-02-19 Glenn Morris <rgm@gnu.org>
1913
1914 * dired.texi (Dired): Dired-X version number was dropped.
1915
3928f2b6
JD
19162011-02-14 Jan Djärv <jan.h.d@swipnet.se>
1917
1918 * xresources.texi (X Resources): Remove *faceName and replace it with
1919 *font for Lucid.
1920
a41c8660
CY
19212011-02-05 Chong Yidong <cyd@stupidchicken.com>
1922
1923 * rmail.texi (Rmail Display): Document Rmail MIME support more
1924 accurately.
1925
1926 * maintaining.texi (VC Change Log): Document vc-log-incoming and
1927 vc-log-outgoing.
1928 (Merging): Document vc-find-conflicted-file.
1929
233ba4d9 19302011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
1931
1932 * custom.texi (Variables): Fix typo.
1933
14beddf4 19342011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 1935
65401ee3
CY
1936 * search.texi (Regexps): Copyedits. Mention character classes
1937 (Bug#7809).
1938
19f81ecf
CY
1939 * files.texi (File Aliases): Restore explanatory text from Eli
1940 Zaretskii, accidentally removed in 2011-01-08 commit.
1941
bf3dae7e
EZ
19422011-01-29 Eli Zaretskii <eliz@gnu.org>
1943
1944 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
1945 (MAKEINFO_OPTS): New variable.
1946 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
1947 (emacs.html): New target.
1948 (clean): Remove emacs.html.
1949
45eb2a5d
WL
19502011-01-23 Werner Lemberg <wl@gnu.org>
1951
1952 * Makefile.in (MAKEINFO): Now controlled by `configure'.
1953 (MAKEINFO_OPTS): New variable. Use it where appropriate.
1954 (ENVADD): Updated.
1955
9acfe703
GM
19562011-01-18 Glenn Morris <rgm@gnu.org>
1957
1958 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
1959
1960 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
1961
362b9d48
GM
19622011-01-15 Chong Yidong <cyd@stupidchicken.com>
1963
bb033b5f
CY
1964 * building.texi (Compilation): Improve instructions for running two
1965 compilations (Bug#7573).
1966
b024d9f0
MD
1967 * files.texi (Backup Names): Document the new location of the
1968 last-resort backup file.
1969
362b9d48
GM
1970 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
1971 manual. Explain why directory-abbrev-alist elements should be anchored
1972 (Bug#7777).
1973
19742011-01-15 Eli Zaretskii <eliz@gnu.org>
1975
1976 * msdog.texi (Windows Startup): Correct inaccurate description of
1977 differences between emacsclient.exe and emacsclientw.exe.
1978
7c420169 19792011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
1980
1981 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
1982
7c420169 19832011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
1984
1985 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
1986
7c420169 19872011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 1988
2d34d523
EZ
1989 * frames.texi (Cut and Paste): Modify the section's name and text:
1990 don't mix "cut/paste" with "kill/yank".
1991 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
1992 (Bug#7702)
1993
88ab4340
EZ
1994 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
1995
7c420169 19962011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
1997
1998 * maintaining.texi: Move inclusion of emerge after EDE, so that it
1999 matches its position in the menu. (Bug#7674)
2000
7c420169 20012011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2002
2003 * trouble.texi (Checklist): Mention not replying via news either.
2004
92bb6c52
TH
20052010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2006
2007 * misc.texi (Document View): Update DocView section with newly
2008 supported document formats.
2009
b103c904
CY
20102010-12-21 Chong Yidong <cyd@stupidchicken.com>
2011
2012 * killing.texi: Resection the Info version to conform to the
2013 printed manual, to avoid making sections on Accumulating Text, CUA
2014 and Rectangles into full chapters.
2015
f49d1f52 20162010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2017
2018 * custom.texi (Init Syntax): Add index entries for "character syntax".
2019 (Bug#7576)
2020
f49d1f52 20212010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2022
2023 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2024
f49d1f52 20252010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2026
2027 * trouble.texi (Checklist): Fix typo in newsgroup name.
2028
f49d1f52 20292010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2030
2031 * search.texi (Word Search): Note that the lazy highlight always
2032 matches to whole words (Bug#7470).
2033
f49d1f52 20342010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2035
4f1948eb
EZ
2036 * display.texi (Optional Mode Line): Make the description of
2037 load-average more accurate.
2038
b8a9e136
EZ
2039 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2040 registry, with a cross-reference.
62d72a4a
EZ
2041 (Windows Startup): New node. Move the stuff about the current
2042 directory from "Windows HOME".
b8a9e136 2043
07976ae3 20442010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2045
2046 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2047 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2048
07976ae3 20492010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2050
2051 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2052 Suggested by Štěpán Němec.
2053
07976ae3 20542010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2055
1aaae3f3
CY
2056 * maintaining.texi (Version Control): Say "commit", not "check in".
2057 (Version Control Systems): Simplify descriptions.
2058 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2059 VCS Concepts.
2060 (VC Mode Line): Update example.
2061 (Old Revisions): Document revert-buffer for vc-diff.
2062 (Log Buffer): Promote to a subsection. Document header lines.
2063
1c6c854e
CS
2064 * macos.texi (Mac / GNUstep Basics):
2065 Document ns-right-alternate-modifier.
ec8a6295 2066
1aaae3f3
CY
2067 * emacs.texi (Top): Update node listing.
2068
0eb025fb
EZ
20692010-11-13 Eli Zaretskii <eliz@gnu.org>
2070
2071 * rmail.texi (Rmail Coding): Characters with no fonts are not
2072 necessarily displayed as empty boxes.
2073
2074 * mule.texi (Language Environments, Fontsets): Characters with no
2075 fonts are not necessarily displayed as empty boxes.
2076
2077 * display.texi (Text Display): Document display of glyphless
2078 characters.
2079
ea4f7750
GM
20802010-11-13 Glenn Morris <rgm@gnu.org>
2081
2082 * basic.texi (Position Info): Add M-x count-words-region.
2083
90639cea
GM
20842010-11-11 Glenn Morris <rgm@gnu.org>
2085
2086 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2087
d607b96b 20882010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2089
2090 * msdog.texi (Windows HOME): Add information regarding startup
2091 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2092
c12e4a81
GM
20932010-10-11 Glenn Morris <rgm@gnu.org>
2094
df187c62
GM
2095 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2096
c12e4a81
GM
2097 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2098 (DVIPS): New variable.
234db610
GM
2099 (.PHONY): Add html, ps.
2100 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2101 (clean): Delete html, ps files.
c12e4a81 2102
6513b232
EZ
21032010-10-09 Eli Zaretskii <eliz@gnu.org>
2104
2105 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2106
f4f358f1
GM
21072010-10-09 Glenn Morris <rgm@gnu.org>
2108
c1dc72b3
GM
2109 * Makefile.in (VPATH): Remove.
2110 (infodir): Make it absolute.
2111 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2112
4393405b
GM
2113 * Makefile.in (dist): Anchor regexps.
2114
eef3ab94
GM
2115 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2116 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2117 (emacs-xtra.pdf): Use $<.
2118
aa9db089
GM
2119 * Makefile.in (infoclean): Remove harmless, long-standing error.
2120
abd40fb4
GM
2121 * Makefile.in ($(infodir)): Delete rule.
2122 (mkinfodir): New.
2123 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2124
f4f358f1 2125 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2126 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2127 * emacsver.texi: New file, replacing emacsver.texi.in.
2128
ea274122
GM
21292010-10-09 Glenn Morris <rgm@gnu.org>
2130
f7a31f11
GM
2131 * emacsver.texi.in: New file.
2132 * emacs.texi: Set EMACSVER by including emacsver.texi.
2133 * Makefile.in (distclean): Delete emacsver.texi.
2134 (dist): Copy emacsver.texi.
b13254e7 2135 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2136
3fb78d1f
GM
2137 * ack.texi (Acknowledgments): No more b2m.c.
2138
ea274122
GM
2139 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2140 (emacs): Remove rule.
2141 (dist): No need to deal with the emacs rule any more.
2142
17ca7950
GM
21432010-10-07 Glenn Morris <rgm@gnu.org>
2144
2145 * Makefile.in (version): New, set by configure.
2146 (clean): Delete dist tar file.
2147 (dist): Use version in tar name.
2148
4c83f6e1
GM
21492010-10-06 Glenn Morris <rgm@gnu.org>
2150
2151 * Makefile.in (EMACS_XTRA): Add the main source file.
2152 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2153 (mostlyclean): No core files, reorder other files.
2154 (clean): Delete specific dvi and pdf files.
2155 (infoclean, dist): New rules.
2156 (maintainer-clean): Use infoclean.
8a944cea 2157 ($(infodir)): Add parallel build workaround.
4c83f6e1 2158
0264072d
GM
21592010-10-04 Glenn Morris <rgm@gnu.org>
2160
2161 * Makefile.in (SHELL): Set it.
2162 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2163 (info, dvi): Replace above variables with their expansions.
2164 (info): Move mkdir from here...
2165 ($(infodir)/emacs): ... to here (for parallel builds).
2166 (pdf): New target.
2167 ($(infodir)/emacs): Pass -o option to makeinfo.
2168 (.PHONY): Declare clean rules.
2169 (maintainer-clean): Delete dvi and pdf files.
2170 Guard against cd failures. Use a more restrictive delete.
2171
3226d6ca
GM
21722010-10-02 Glenn Morris <rgm@gnu.org>
2173
2174 * misc.texi (Shell Mode): Remove reference to old function name.
2175
cad90f3b
EZ
21762010-09-30 Eli Zaretskii <eliz@gnu.org>
2177
2178 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2179 indicator characters.
2180
5f874327
GM
21812010-09-29 Glenn Morris <rgm@gnu.org>
2182
2183 * Makefile.in (top_srcdir): Remove unused variable.
2184
0ab9cff3
GM
21852010-09-14 Glenn Morris <rgm@gnu.org>
2186
67ae9766
GM
2187 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2188 the last hook item.
2189
0ab9cff3
GM
2190 * calendar.texi (Appointments): Also updated when a diary include file
2191 is saved.
2192
6664fc59 21932010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2194
2195 * trouble.texi (Bugs): Update the section intro.
2196 (Known Problems): New section.
2197 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2198 (Sending Patches): Bug fixes are best as responses to existing bugs.
2199 * emacs.texi (Known Problems): Add menu entry for new section.
2200
be3283d7
GM
22012010-09-09 Glenn Morris <rgm@gnu.org>
2202
2203 * xresources.texi: Untabify.
2204
10999305 22052010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2206
2207 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2208
10999305 22092010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2210
2211 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2212
30641319
JD
22132010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2214
2215 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2216
50dd7bc6
GM
22172010-08-21 Glenn Morris <rgm@gnu.org>
2218
2219 * misc.texi (Amusements): Mention bubbles and animate.
2220
5e620eca
EZ
22212010-07-31 Eli Zaretskii <eliz@gnu.org>
2222
2223 * files.texi (Visiting): Add more index entries for
2224 large-file-warning-threshold.
2225
8b2dd508
JD
22262010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2227
2228 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2229
8838673e
GM
22302010-06-23 Glenn Morris <rgm@gnu.org>
2231
2232 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2233 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2234 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2235 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2236 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2237 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2238 Untabify Texinfo files.
2239
04d3bb6c
GM
22402010-06-10 Glenn Morris <rgm@gnu.org>
2241
103dd3a8
GM
2242 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2243
04d3bb6c
GM
2244 * basic.texi (Inserting Text): Fix typo.
2245
50b79479
GM
22462010-06-10 Glenn Morris <rgm@gnu.org>
2247
2248 * ack.texi (Acknowledgments):
2249 * emacs.texi (Acknowledgments): Update for notifications.el.
2250
86d7a550
DU
22512010-05-31 Daiki Ueno <ueno@unixuser.org>
2252
2253 * dired.texi (Operating on Files): Mention encryption commands
2254 (Bug#6315).
2255
db5dce9d
EZ
22562010-05-29 Eli Zaretskii <eliz@gnu.org>
2257
2258 * basic.texi (Moving Point): Update due to renaming of commands bound
2259 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2260
34313041
EZ
22612010-05-18 Eli Zaretskii <eliz@gnu.org>
2262
2263 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2264 paragraphs.
2265 (Line Truncation): Fix wording for bidi display.
2266
1fc0ce04 2267 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2268 keys.
2269
0235128c 22702010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2271
2272 * building.texi (GDB Graphical Interface): Remove misleading comparison
2273 to an IDE (Bug#6128).
2274
0235128c 22752010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2276
2277 * programs.texi (Man Page):
2278 * misc.texi (Invoking emacsclient):
2279 * mini.texi (Repetition):
2280 * mark.texi (Setting Mark): Fix typos.
2281
0235128c 22822010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2283
2284 * misc.texi (Printing): Document htmlfontify-buffer.
2285
0235128c 22862010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2287
2288 * calendar.texi (Displaying the Diary, Format of Diary File):
2289 Fix external cross-references for TeX format output.
2290
0235128c
SM
22912010-05-07 Chong Yidong <cyd@stupidchicken.com>
2292
2293 * Version 23.2 released.
2294
f63d0028
JD
22952010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2296
2297 * cmdargs.texi (Initial Options): Mention --chdir.
2298
20fe03ad
JD
22992010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2300
2301 * frames.texi (Tool Bars): Add tool-bar-style.
2302
b7d65a5f
GM
23032010-04-21 Glenn Morris <rgm@gnu.org>
2304
2305 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2306
a42dbee1
CY
23072010-04-18 Chong Yidong <cyd@stupidchicken.com>
2308
2309 * programs.texi (Semantic): New node.
2310
2311 * maintaining.texi (EDE): New node.
2312
2313 * emacs.texi: Update node listing.
2314
2315 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2316
6e104790 23172010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2318
d52dbd3d
GM
2319 * emacs.texi (Acknowledgments): Remove duplicate.
2320
a77fe20c
GM
2321 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2322
6e104790 23232010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2324
4ebe9902
GM
2325 * dired.texi (Misc Dired Features): Mention VC diff and log.
2326 * maintaining.texi (Old Revisions, VC Change Log):
2327 Mention that diff and log work in Dired buffers.
2328
98932641
GM
2329 * help.texi (Help Summary): Mention M-x info-finder.
2330
d5b22ab2 2331 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2332
4d4e9522
GM
2333 * custom.texi (Specifying File Variables, Directory Variables):
2334 Document new commands for manipulating local variable lists.
2335
6e104790 23362010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2337
2338 * trouble.texi (Contributing): Add cindex entry.
2339 Mention etc/CONTRIBUTE.
2340
6e104790 23412010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2342
2343 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2344 query-replace (Bug#5774).
2345
a20a9df3
GM
23462010-04-16 Glenn Morris <rgm@gnu.org>
2347
2348 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2349
1ecb2d3f
JD
23502010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2351
2352 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2353
99852628
JD
23542010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2355
2356 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2357
ce79424f
EZ
23582010-03-30 Eli Zaretskii <eliz@gnu.org>
2359
2360 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2361 cross-reference to "Inserting Text".
2362
2363 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2364 Mention completion provided by `ucs-insert'.
2365
85738751 23662010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2367
2368 * sending.texi (Sending Mail): Note variables that may need
2369 customizing.
2370 (Mail Sending): Expand discussion of send-mail-function.
2371
85738751 23722010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2373
2374 Document Message mode as the default mail mode.
2375
2376 * sending.texi (Sending Mail): Copyedits.
2377 (Mail Format, Mail Headers): Document mail-from-style changes.
2378 (Mail Commands): Rename from Mail mode. Document Message mode.
2379 (Mail Misc): Rename from Mail mode Misc.
2380 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2381 command names and update keybindings.
2382 (Header Editing): Document message-tab. De-document
2383 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2384 favor of mail-default-headers. Ad index entries for user-full-name and
2385 user-mail-address.
1c6c854e
CS
2386 (Citing Mail): Update changes in Message mode behavior.
2387 Document mail-yank-prefix.
e73c2434
CY
2388 (Mail Signature): New node, moved from Mail Misc.
2389 (Mail Aliases): Mail abbrevs are the default with Message mode.
2390 (Mail Methods): Note that Message mode is now the default.
2391
2392 * rmail.texi (Rmail Reply):
2393 * text.texi (Text Mode):
2394 * major.texi (Major Modes):
2395 * mule.texi (Output Coding): Refer to Message mode.
2396
2397 * custom.texi (Init Examples): Add xref to Mail Header.
2398
1fc0ce04 2399 * emacs.texi (Top): Fix xrefs.
e73c2434 2400
85738751 24012010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2402
c0c035fa
CY
2403 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2404 repository if there is none.
2405 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2406 vc-print-root-log.
ef7b27ef 2407 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2408
71785b7a
CY
2409 * programs.texi (Program Modes): Mention Javascript mode.
2410
f67c5dd0
CY
2411 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2412 * emacs.texi: Update node description.
2413
0f72a391 2414 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2415 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2416
dc2d2590
JL
24172010-03-30 Juri Linkov <juri@jurta.org>
2418
2419 * search.texi (Other Repeating Search): Remove line that `occur'
2420 can not handle multiline matches.
2421
a7b02820
EZ
24222010-03-30 Eli Zaretskii <eliz@gnu.org>
2423
2424 * mule.texi (International): Mention support of bidirectional editing.
2425 (Bidirectional Editing): New section.
2426
22ef1944
NR
24272010-03-28 Nick Roberts <nickrob@snap.net.nz>
2428
2429 * emacs.texi (Top): Update node names to those in building.texi.
2430
146b8b16
NR
24312010-03-27 Nick Roberts <nickrob@snap.net.nz>
2432
c5e87d10
PE
2433 doc/emacs/building.texi: Describe restored GDB/MI functionality
2434 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2435 doc/emacs/emacs.texi: Update node names for building.texi.
2436
6d98672d
GM
24372010-03-24 Glenn Morris <rgm@gnu.org>
2438
2439 * ack.texi (Acknowledgments):
2440 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2441
93318cbd
JD
24422010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2443
2444 * xresources.texi (Table of Resources): Clarify toolBar number
2445 for Gtk+.
2446
2447 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2448
15cf2f52
CY
24492010-03-21 Chong Yidong <cyd@stupidchicken.com>
2450
4102856c
CY
2451 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2452
15cf2f52
CY
2453 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2454 and multi-isearch-buffers-regexp.
2455
2456 * indent.texi (Indentation): Clarify description of
2457 indent-for-tab-command. Document tab-always-indent.
2458
d68eb23c
CY
24592010-03-20 Chong Yidong <cyd@stupidchicken.com>
2460
2461 * cmdargs.texi (Font X): Move most content to Fonts.
2462
2463 * frames.texi (Fonts): New node. Document font-use-system-font.
2464
2465 * emacs.texi (Top):
2466 * xresources.texi (Table of Resources):
2467 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2468
288f9fc0
CY
24692010-03-10 Chong Yidong <cyd@stupidchicken.com>
2470
2471 * Branch for 23.2.
2472
17782bec
CY
24732010-03-06 Chong Yidong <cyd@stupidchicken.com>
2474
2475 * custom.texi (Init Examples): Add xref to Locals.
2476
2477 * major.texi (Choosing Modes): Mention usage of setq-default for
2478 setting the default value of major-mode (Bug#5688).
2479
b4a1a8b2
CY
24802010-03-02 Chong Yidong <cyd@stupidchicken.com>
2481
2482 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2483
2484 * display.texi (Display Custom): Document make-pointer-invisible and
2485 underline-minimum-offset. Remove inverse-video.
2486
a1e759cd
CY
24872010-02-21 Chong Yidong <cyd@stupidchicken.com>
2488
2489 * frames.texi (Frame Commands): Note that the last ordinary frame can
2490 be deleted in daemon mode (Bug#5616).
2491
4f3bc373
GM
24922010-02-18 Glenn Morris <rgm@gnu.org>
2493
2494 * trouble.texi (Contributing): Repository is no longer CVS.
2495
5dbbdd33
GM
24962010-02-08 Glenn Morris <rgm@gnu.org>
2497
2498 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2499
cd61af01
SM
25002010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2501
2502 * display.texi (Useless Whitespace, Text Display):
2503 * custom.texi (Init Examples): Avoid obsolete special default variables
2504 like default-major-mode.
2505
b1bb0a25 25062010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2507
2508 * programs.texi (Other C Commands): Replace reference to obsolete
2509 c-subword-mode.
2510
99d0985b
GM
25112010-01-21 Glenn Morris <rgm@gnu.org>
2512
2513 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2514
893db5bc
GM
25152010-01-12 Glenn Morris <rgm@gnu.org>
2516
2517 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2518 emacs-pretest-bug for bug reports for development versions.
2519
0419b8d6
GM
25202010-01-11 Glenn Morris <rgm@gnu.org>
2521
2522 * display.texi (Highlight Interactively): `t' does not mean highlight
2523 all patterns. (Bug#5335)
2524
26e533e2
CY
25252009-12-29 Chong Yidong <cyd@stupidchicken.com>
2526
2527 * misc.texi (Shell): Document async-shell-command.
2528
2529 * building.texi (Grep Searching): Document zrgrep.
2530
484eaeac 2531 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2532
7ee6c59b
NR
25332009-12-29 Nick Roberts <nickrob@snap.net.nz>
2534
2535 * building.texi: Import GDB Graphical Interface description from
2536 EMACS_23_1_RC.
2537
91ed7ea8
CY
25382009-12-24 Chong Yidong <cyd@stupidchicken.com>
2539
2540 * emacs.texi (Top): Update node listing.
2541
2542 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2543
2544 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2545
2546 * cmdargs.texi (Initial Options):
2547 * xresources.texi (Resources): Document inhibit-x-resources.
2548
2549 * custom.texi (Specifying File Variables): Note that minor modes are
2550 enabled unconditionally.
2551
2552 * display.texi (Scrolling): Briefly document the old recenter command,
2553 and document recenter-positions.
2554
2555 * files.texi (Visiting):
2556 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2557
1c6c854e
CS
2558 * frames.texi (Cut/Paste Other App):
2559 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2560
2561 * killing.texi (Kill Options): New node.
2562
6ca89aaa
CY
25632009-12-05 Chong Yidong <cyd@stupidchicken.com>
2564
2565 * misc.texi (Shell Options): ansi-color is now default.
2566
806642d4
GM
25672009-12-05 Glenn Morris <rgm@gnu.org>
2568
806642d4
GM
2569 * emacs.texi (Top): Update menu for cal-xtra node changes.
2570 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2571 or mode line. Don't mention invisible text or the details of
2572 diary-print-entries here, only in cal-xtra.
2573 (Format of Diary File): Mention that the "date on first line" format
2574 only really affects the simple display.
2575 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2576 (Diary Customizing): Holidays may be in the buffer or mode line.
2577 Move diary-print-entries to the "Diary Display" section.
2578 (Diary Display): New section, split out from "Fancy Diary Display".
2579 Explain the limitations of simple display, and how to print it.
2580
1a4f0c0a
GM
2581 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2582
e11adbd8
GM
2583 * cal-xtra.texi (Diary Display): Mention View mode.
2584
29a483ac
JL
25852009-11-29 Juri Linkov <juri@jurta.org>
2586
2587 * display.texi (Highlight Interactively): Actually a list of
2588 default faces is pre-loaded into a list of default values
2589 instead of the history.
2590
83d60c79
GM
25912009-11-20 Glenn Morris <rgm@gnu.org>
2592
2593 * ack.texi (Acknowledgments):
2594 * emacs.texi (Acknowledgments): Add htmlfontify.
2595
276bbe96
GM
25962009-11-14 Glenn Morris <rgm@gnu.org>
2597
98ad1bae
GM
2598 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2599
276bbe96
GM
2600 * ack.texi (Acknowledgments):
2601 * emacs.texi (Acknowledgments): Update for recent Org changes.
2602
18430066
CY
26032009-10-31 Chong Yidong <cyd@stupidchicken.com>
2604
2605 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2606 `charset' property, which is irrelevant to the user manual (Bug#3526).
2607
522ddc9f
JB
26082009-10-14 Juanma Barranquero <lekktu@gmail.com>
2609
2610 * trouble.texi (DEL Does Not Delete): Fix typo.
2611
50b49ade
MA
26122009-10-05 Michael Albinus <michael.albinus@gmx.de>
2613
2614 * files.texi (Misc File Ops): Mention copy-directory.
2615
6308321a
EZ
26162009-10-04 Eli Zaretskii <eliz@gnu.org>
2617
43b3b4d1
EZ
2618 * mule.texi (Unibyte Mode): Emphasize that
2619 unibyte-display-via-language-environment affects only the display.
2620
6308321a
EZ
2621 * display.texi (Horizontal Scrolling): Document cursor behavior under
2622 horizontal scrolling when point moves off the screen (Bug#4564).
2623 Improve wording.
2624
bd51ea7f
MA
26252009-10-01 Michael Albinus <michael.albinus@gmx.de>
2626
2627 * files.texi (Directories): delete-directory prompts for recursive
2628 deletion.
2629
55381962
GM
26302009-09-30 Glenn Morris <rgm@gnu.org>
2631
2632 * ack.texi (Acknowledgments):
2633 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2634
13989ab1
TH
26352009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2636
2637 * dired.texi (Dired Navigation): Use @code instead of @var for
2638 dired-isearch-filenames, so that it's not capitalized.
2639
8ba46c89
CY
26402009-09-19 Chong Yidong <cyd@stupidchicken.com>
2641
2642 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2643
2644 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2645
2646 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2647 (Key Bindings): Reference Init Rebinding in introductory text.
2648 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2649 (Keymaps): Simplify.
2650 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2651 (Minibuffer Maps): Remove mention of Mocklisp.
2652 (Init Rebinding): Move mode-local rebinding example here from Local
2653 Keymaps.
2654 (Modifier Keys): Clarify.
1e11b018 2655 (Rebinding): Add cindex for "binding keys".
8ba46c89 2656
6a5ca7c8
CY
26572009-09-13 Chong Yidong <cyd@stupidchicken.com>
2658
2659 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2660
0e1cba51
NR
26612009-08-31 Nick Roberts <nickrob@snap.net.nz>
2662
6a5ca7c8 2663 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2664 Reorganize these two sections.
0e1cba51 2665
76a87a4d
EZ
26662009-08-29 Eli Zaretskii <eliz@gnu.org>
2667
2668 * cmdargs.texi (Initial Options): Fix last change.
2669
82e98df4
SM
26702009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2671
2672 * mule.texi (Enabling Multibyte):
2673 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2674 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2675
fb89fad9
GM
26762009-08-20 Glenn Morris <rgm@gnu.org>
2677
2678 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2679
e99652b0
GM
26802009-08-19 Glenn Morris <rgm@gnu.org>
2681
2682 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2683
5cca97ad
GM
26842009-08-18 Glenn Morris <rgm@gnu.org>
2685
2686 * ack.texi (Acknowledgments):
2687 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2688
997797ae 2689 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2690
985bf85b
GM
26912009-08-09 Glenn Morris <rgm@gnu.org>
2692
2693 * ack.texi (Acknowledgments):
2694 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2695
8d6bb99e
DD
26962009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2697
2698 * emacs.texi (Top): Add new menu items for GDB-UI.
2699
2700 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2701 section. Threads buffer is in separate section now.
8d6bb99e 2702
8353da9c
GM
27032009-08-08 Glenn Morris <rgm@gnu.org>
2704
2705 * ack.texi (Acknowledgments):
2706 * emacs.texi (Acknowledgments):
2707 Update for js2-mode and org changes.
2708
f2074faf
MA
27092009-08-02 Michael Albinus <michael.albinus@gmx.de>
2710
2711 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2712 files.
2713
e8d2d3fb
CY
27142009-07-28 Chong Yidong <cyd@stupidchicken.com>
2715
2716 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2717
324a4f6a
GM
27182009-07-23 Glenn Morris <rgm@gnu.org>
2719
2720 * programs.texi (Matching): Update blink-matching-paren-distance.
2721
b6937a70
CY
27222009-07-21 Chong Yidong <cyd@stupidchicken.com>
2723
2724 * frames.texi (Cut/Paste Other App): For select-active-regions,
2725 selection is now updated on moving point.
2726
bd8aaa36
RS
27272009-07-21 Richard Stallman <rms@gnu.org>
2728
2729 * glossary.texi (GNU, Daemon): Update information.
2730
8d9b5eba
JL
27312009-07-19 Juri Linkov <juri@jurta.org>
2732
2733 * custom.texi (Specifying File Variables, Safe File Variables):
2734 "variables/value pairs" -> "variable/value pairs".
2735
a2acc1db
GM
27362009-07-15 Glenn Morris <rgm@gnu.org>
2737
2738 * misc.texi (Gnus): Remove widow.
2739
c5ae942b
GM
27402009-07-11 Glenn Morris <rgm@gnu.org>
2741
703d26ba
GM
2742 * Makefile.in (TEXI2PDF): New.
2743 (emacs.pdf, emacs-xtra.pdf): New targets.
2744
522ddc9f 2745 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2746
2747 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2748
2749 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2750 Don't print the copying notice twice in the printed version.
2751 Update the menu and detailmenu.
2752 (Preface): The meaning of "on-line" has changed.
2753 Correct name for "Common Problems" chapter.
2754 (Distrib): Update FSF shop URL.
2755 (Intro): Showing two files at once is not so exciting.
2756
2757 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2758 (Mac / GNUstep Basics): Minor grammar changes.
2759 (Mac / GNUstep Events): Fix typo.
2760 (GNUstep Support): CANNOT_DUMP no longer applies.
2761
2762 * misc.texi (Document View): Fix typos.
2763
2764 * dired.texi (Dired):
2765 * help.texi (Help):
2766 * macos.texi (Mac OS / GNUstep):
2767 * maintaining.texi (Version Control, Introduction to VC):
2768 End menu descriptions with a period.
c5ae942b 2769
b1c8242b
EZ
27702009-07-09 Eli Zaretskii <eliz@gnu.org>
2771
2772 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2773 so categorical in saying that the option is only useful on NTFS.
2774
220d9aa6
GM
27752009-07-09 Glenn Morris <rgm@gnu.org>
2776
2777 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2778 (ENVADD): Add texinfodir to TEXINPUTS.
2779
2780 * emacs.texi (Top): Fix cross-reference.
2781
2782 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2783
2784 * vc1-xtra.texi (Revision Tags): Fix typo.
2785
d07e72d3
GM
27862009-07-03 Glenn Morris <rgm@gnu.org>
2787
2788 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2789 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2790 (Merge Commands): `.' does not seem to work in A or B buffer.
2791 `l' can recreate the 3-window display.
2792
2793 * glossary.texi (Glossary): Minor phrasing changes throughout.
2794 Add more internal cross-references.
2795 <Autoloading>: You can't really autoload a variable.
2796 <C-M->: Move details here from `M-C-' item.
2797 <Continuation Line>: Refer to `Truncation.'
2798 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2799 <Home Directory, Unix>: New entries.
2800 <Deletion of Files>: Mention recycle bins.
2801 <Directory>: Mention ``folders.''
2802 <Error>: Don't mention ``type-ahead.''
2803 <Fringe>: Refer to the manual node.
2804 <Minor Mode>: Can be global or local.
2805 <Spell Checking>: There are other checkers besides Ispell.
2806
f144038a
GM
28072009-07-02 Glenn Morris <rgm@gnu.org>
2808
2809 * anti.texi (Antinews): Minor changes in phrasing.
2810
2811 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2812 some underfull lines in dvi output.
2813
2814 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2815
2816 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2817
2818 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2819
3f1c6666
JD
28202009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2821
2822 * xresources.texi (Table of Resources): Mention maximized for
2823 fullscreen.
2824
2825 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2826
62aadce7
CY
28272009-07-01 Chong Yidong <cyd@stupidchicken.com>
2828
2829 * anti.texi (Antinews): Correct the list of removed platforms.
2830
82ec412e
GM
28312009-06-28 Glenn Morris <rgm@gnu.org>
2832
2833 * arevert-xtra.texi: Minor language tweaks.
2834
09964e7d
GM
2835 * dired-xtra.texi: Minor revisions.
2836
666e158e
MB
28372009-06-23 Miles Bader <miles@gnu.org>
2838
c4cc8b9a 2839 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2840 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2841
70243478
CY
28422009-06-21 Chong Yidong <cyd@stupidchicken.com>
2843
2844 * Branch for 23.1.
2845
67cbe681
KH
28462009-06-17 Kenichi Handa <handa@m17n.org>
2847
2848 * mule.texi (Charsets): Update the description for the new charset.
2849 (list-character-sets): New findex.
125dd7c5 2850 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 2851
40e67246
CY
28522009-06-10 Chong Yidong <cyd@stupidchicken.com>
2853
b5700de6
CY
2854 * basic.texi (Moving Point): Fix tag.
2855
2856 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
2857
2858 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
2859 use camel-case for PageUp and PageDown.
2860
2861 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
2862 camel-case for PageUp and PageDown.
2863
2864 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
2865
40e67246 2866 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 2867 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 2868
522ddc9f 28692009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 2870
522ddc9f
JB
2871 * fixit.texi (Spelling): Set default dictionary.
2872 Improve descriptions (Bug#2554)
6f591cf4 2873
53483c76
DR
28742009-06-08 David Reitter <david.reitter@gmail.com>
2875
2876 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
2877 since saving colors and faces set this way is not implemented.
2878 (Environment variables): Remove mention of mac-fix-env, which is
2879 scheduled to be removed.
2880
1557ef4f
CY
28812009-06-04 Chong Yidong <cyd@stupidchicken.com>
2882
91056528
CY
2883 * custom.texi (Init Examples): Add example of changing load-path.
2884
1557ef4f
CY
2885 * building.texi (Lisp Libraries): Add example of changing
2886 load-path (Bug#3446).
2887
623cec4c
CY
28882009-05-28 Chong Yidong <cyd@stupidchicken.com>
2889
2890 * mark.texi (Mark): Further clarifications.
2891 (Setting Mark): Emphasize that C-SPC activates the mark.
2892
0fcca8ee
CY
28932009-05-28 Chong Yidong <cyd@stupidchicken.com>
2894
702b10e1
CY
2895 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
2896 Mark mode.
0fcca8ee
CY
2897 (Using Region, Persistent Mark): Use "active mark" instead of "active
2898 region".
2899
d3b396e4
CY
29002009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
2901
2902 * mule.texi (Select Input Method): Fix typo.
2903
3f698a06
CY
29042009-05-13 Chong Yidong <cyd@stupidchicken.com>
2905
2906 * anti.texi (Antinews): Document completion changes. Some additional
2907 copyedits and rearrangement of entries.
2908
b2a42eb7
CY
29092009-05-12 Chong Yidong <cyd@stupidchicken.com>
2910
932fd020
CY
2911 * misc.texi (Interactive Shell, Saving Emacs Sessions)
2912 (Shell History Copying, Terminal emulator): Copyedits.
2913
1c6c854e
CS
2914 * xresources.texi (Resources): Simplify descriptions.
2915 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
2916 (Table of Resources): Document fontBackend resource.
2917
b2a42eb7 2918 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 2919 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
2920 "Backspace". Remove discussion of obscure Xmodmap issue.
2921
c6ea7fb8
CY
29222009-05-07 Chong Yidong <cyd@stupidchicken.com>
2923
2924 * files.texi (Visiting): Copyedits.
2925
ad36c422
CY
29262009-05-06 Chong Yidong <cyd@stupidchicken.com>
2927
2928 * basic.texi (Inserting Text): Document ucs-insert.
2929
2930 * mule.texi (International Chars): Define "multibyte". Note that
2931 internal representation is unicode-based. Simplify definition of raw
2932 bytes. Mention ucs-insert.
2933 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
2934 (Language Environments): Add language environments new to Emacs 23.
2935 (Multibyte Conversion): Node deleted.
1c6c854e
CS
2936 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
2937 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
2938 (Output Coding): Copyedits.
2939
2940 * emacs.texi (Top): Update node listing.
2941
d4ad7b96
CY
29422009-05-05 Per Starbäck <per@starback.se> (tiny change)
2943
2944 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
2945
5bd66204
SM
29462009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
2947
2948 * building.texi (Lisp Libraries): `load-library' does offer completion.
2949
bc36ad1c
CY
29502009-04-28 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
2953 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
2954
f1a47884
EZ
29552009-04-25 Eli Zaretskii <eliz@gnu.org>
2956
2957 * maintaining.texi (Tags): Clarify text. (Bug#3101)
2958
be77bd45
CY
29592009-04-22 Chong Yidong <cyd@stupidchicken.com>
2960
2961 * entering.texi (Entering Emacs): Document initial-buffer-choice.
2962
2963 * building.texi (Lisp Interaction): Document initial-scratch-message.
2964
d3b82927
JB
29652009-04-18 Juanma Barranquero <lekktu@gmail.com>
2966
ed6e7b11
JB
2967 * msdog.texi (Windows Fonts): Fix typos.
2968
d3b82927
JB
2969 * files.texi (Save Commands): Fix pxref.
2970
bc323c04
CY
29712009-04-18 Chong Yidong <cyd@stupidchicken.com>
2972
2973 * files.texi (Save Commands): Mention diff-buffer-with-file.
2974 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
2975 Henoch (Bug#3036).
2976
2186d13f
GM
29772009-03-15 Glenn Morris <rgm@gnu.org>
2978
2979 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
2980 the former is not always used.
2981 (Mail Headers): Use active voice. Add "Mail-reply-to".
2982 Change case of "Id". Avoid repeated "appropriate".
2983 (Mail Aliases): Fix previous change - use an example with a ".", so it
2984 does actually get quoted when expanded.
2985 (Mail Sending): Mailclient is the default on some systems.
2986 (Citing Mail): Mention mail-indentation-spaces.
2987 (Mail Mode Misc): Add an @dfn for "mail signature".
2988
71e454fc
CY
29892009-03-15 Chong Yidong <cyd@stupidchicken.com>
2990
2991 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
2992 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
2993 read-buffer-completion-ignore-case, and completion-styles.
2994 Remove description of partial-completion-mode.
71e454fc 2995
df1a3e06
GM
29962009-03-14 Glenn Morris <rgm@gnu.org>
2997
2998 * sending.texi (Mail Format): Fix typo. Add index entry for
2999 mail-header-separator.
3000 (Mail Headers): Put info about initialization and changing in one place
3001 at the start. Update FCC section for mbox Rmail. Clarify From
3002 section, mention mail-setup-with-from. Clarify Reply-to section.
3003 Add Mail-followup-to and mail-mailing-lists. Clarify References
3004 section.
3005 (Mail Aliases): Update example, make less contentious.
3006 Update for name change of mail-interactive-insert-alias.
3007 (Mail Mode): Remove mention of `%' as a word separator.
3008 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3009 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3010 commands. Clarify FCC handling. In mail-complete, add reference to
3011 Mail Aliases section, and mention mail-complete-function.
3012 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3013 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3014 signature netiquette. Explain how the mail hooks work when continuing
3015 a composition.
3016 (Mail Amusements): Internationalize the spook section a bit.
3017 Remove the spook mail-setup-hook example, since it doesn't work well.
3018 Mention fortune-file.
3019 (Mail Methods): Mention read-mail-command.
3020
ed6e7b11 30212009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3022
df1a3e06
GM
3023 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3024 and NS resources following recent changes.
959d68bd 3025
86dca3e8
JR
30262009-03-10 Jason Rumney <jasonr@gnu.org>
3027
3028 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3029 w32-use-visible-system-caret doc to indicate that it should get set
3030 automatically.
3031 (Windows Fonts): Add doc for the uniscribe backend.
3032
042fe98f
DN
30332009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3034
3035 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3036 vc-dir. (Bug#2598)
3037
7f8dba73
RS
30382009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3039
3040 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3041
505e70c3
GM
30422009-03-05 Glenn Morris <rgm@gnu.org>
3043
04242bdc
GM
3044 * rmail.texi (Rmail Basics): Add reference to sorting.
3045 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3046 Minor re-wordings.
3047 (Rmail Motion): Mention rmail-next-same-subject.
3048 (Rmail Deletion): Expunging is not the only way to change the numbers.
3049 (Rmail Labels): Labels can also be used in sorting.
3050 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3051 (Rmail Display): Mention rmail-mime.
3052
00cfe22c
GM
30532009-03-04 Glenn Morris <rgm@gnu.org>
3054
3055 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3056 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3057 summary. Mention sorts cannot be undone.
3058 (Rmail Display): Give an example of how to use goto-address-mode.
3059 (Rmail Editing): It's keybindings that are redefined, not commands.
3060 Fix some typos.
3061 (Movemail): Some minor rewording.
3062 (Remote Mailboxes): Emacs movemail supports pop by default.
3063 Fix some minor grammatical issues. The "two alternative ways" to
3064 specify a POP mailbox are really just one. Remove all reference to the
3065 variables rmail-pop-password and rmail-pop-password-required, obsolete
3066 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3067 can support Kerberos.
3068
3d963b67
GM
30692009-03-03 Glenn Morris <rgm@gnu.org>
3070
3071 * rmail.texi (Rmail Deletion): Revert previous change, which was
3072 describing the Rmail summary versions.
3073 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3074 Minor re-wording for rmail-resend.
3075 (Rmail Make Summary): Summaries apply to buffers rather than files.
3076 <rmail-summary-by-topic>: Headers includes the subject.
3077 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3078 details, including prefix arguments.
2340abde 3079 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3080 Not counting lines might be faster.
3081 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3082 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3083 Name the commands bound to the various keys. Mention prefix argument
3084 for searching.
3d963b67
GM
3085 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3086 Simplify rmail-highlighted-headers description. Update face name.
3087
a8ce3d17
JB
30882009-03-02 Juanma Barranquero <lekktu@gmail.com>
3089
3090 * mark.texi (Marking Objects): Fix typo.
3091
130a29b6
CY
30922009-03-01 Chong Yidong <cyd@stupidchicken.com>
3093
3094 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3095 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3096
9d5de6f8
GM
30972009-03-01 Glenn Morris <rgm@gnu.org>
3098
79fc530e 3099 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3100 (Rmail Motion): - M-s searches from the end of messages.
3101 (Rmail Deletion): Minor clarification. Fix numeric argument
3102 description.
3103 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3104 newmail and RMAILOSE files need not be in home-directory.
3105 (Rmail Files): Mention I/O menus are unselectable if no files match.
3106 Mention `MAIL' env-var.
3107
b545ff9c
JR
31082009-02-24 Jason Rumney <jasonr@gnu.org>
3109
3110 * mule.texi (Fontsets): Mention fontset-default, font specs and
3111 fallback fontsets.
3112 (Defining Fontsets): Mention ns and w32 variants of
3113 standard-fontset-spec. Update description of startup fontset to match
3114 Emacs 23 behavior.
a93be82a 3115 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3116 (International): Link to Modifying Fontsets.
b545ff9c 3117
75da0618 31182009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3119
3120 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3121 Mention ns-extended-platform-support-mode.
3122
6be93a16
KB
31232009-02-22 Karl Berry <karl@gnu.org>
3124
3125 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3126
867d4bb3
JB
31272009-02-19 Juanma Barranquero <lekktu@gmail.com>
3128
3129 * basic.texi (Moving Point, Position Info):
3130 * files.texi (Visiting):
3131 * mini.texi (Completion Options):
3132 * text.texi (HTML Mode): Remove duplicate words.
3133
49b5c0e8
GM
31342009-02-20 Glenn Morris <rgm@gnu.org>
3135
3136 * rmail.texi: Minor updates for mbox rather than Babyl.
3137
f43a822c
KB
31382009-02-17 Karl Berry <karl@gnu.org>
3139
49b5c0e8 3140 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3141
80d634b8
RS
31422009-02-17 Richard M Stallman <rms@gnu.org>
3143
3144 * anti.texi (Antinews): Mention Babyl format.
3145
3146 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3147
3148 * rmail.texi: Update for mbox format.
3149 Various small fixes, as well as the following.
3150 (Out of Rmail): Node deleted.
3151 (Rmail): Update menu.
3152 (Rmail Files): Comment out set-rmail-inbox-list.
3153 Document rmail-inbox-list instead.
3154 (Rmail Output): Substantial changes since C-o is now
3155 rmail-output-as-seen and o is rmail-output.
3156 (Rmail Attributes): Delete `stored', add `retried'.
3157 (Rmail Display): Editing headers works in all cases.
3158
f0d129c6
GM
31592009-02-17 Glenn Morris <rgm@gnu.org>
3160
3161 * basic.texi (Position Info): M-x count-lines-region is not always on
3162 M-=. (Bug#2269)
3163
160f11d3
GM
31642009-02-09 Glenn Morris <rgm@gnu.org>
3165
3166 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3167 defaults.
3168
763e01c4
EZ
31692009-02-07 Eli Zaretskii <eliz@gnu.org>
3170
3171 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3172 documentation of possible problems with redecoding.
3173
f5e1441d
GM
31742009-02-03 Glenn Morris <rgm@gnu.org>
3175
3176 * rmail.texi (Out of Rmail): Mention b2m.pl.
3177
e1eabe41
GM
31782009-01-31 Glenn Morris <rgm@gnu.org>
3179
3180 * rmail.texi (Out of Rmail): Correct b2m location.
3181
dd05f9de
CY
31822009-01-27 Chong Yidong <cyd@stupidchicken.com>
3183
3184 * fixit.texi (Undo): Update undo limit values.
3185
d74d846e
GM
31862009-01-27 Glenn Morris <rgm@gnu.org>
3187
3188 * emacs.texi (Top): Fix Antinews menu entry.
3189
49ffdce8
KB
31902009-01-25 Karl Berry <karl@gnu.org>
3191
3192 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3193 item with no marker, instead of the syntactically incorrect
3194 @itemize @asis.
3195
467e8d77
JL
31962009-01-25 Juri Linkov <juri@jurta.org>
3197
3198 * building.texi (Grep Searching): Fix index entry for lgrep.
3199
6c60bbdb
EZ
32002009-01-24 Eli Zaretskii <eliz@gnu.org>
3201
3202 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3203
9ce5a36f
AR
32042009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3205
3206 * macos.texi (Preferences Panel): Update description of font setting to
3207 reflect that prior frame selection is no longer needed.
3208
9aa5f2fb
NR
32092009-01-20 Nick Roberts <nickrob@snap.net.nz>
3210
3211 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3212 raise GUD subsections.
3213
3892ff9c
GM
32142009-01-15 Glenn Morris <rgm@gnu.org>
3215
3216 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3217
14731c8f
GM
32182009-01-10 Glenn Morris <rgm@gnu.org>
3219
3220 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3221
45c55e53
CY
32222009-01-04 Chong Yidong <cyd@stupidchicken.com>
3223
3224 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3225 logical lines.
3226
2e4667d1
JL
32272008-12-29 Juri Linkov <juri@jurta.org>
3228
3229 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3230
3231 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3232
2a3eac47
CY
32332008-12-28 Chong Yidong <cyd@stupidchicken.com>
3234
3235 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3236 goto-address-mode instead of goto-address.
3237
3da8da94
CY
3238 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3239 mode.
3240
2a3eac47
CY
3241 * emacs.texi (Top): Update node listing.
3242
057f6dd3
EZ
32432008-12-26 Eli Zaretskii <eliz@gnu.org>
3244
3245 * custom.texi (Directory Variables): Explain what is a "project".
3246 Add indexing. Improve wording. Add a footnote about using
3247 _dir-locals.el on MS-DOS.
3248
e6979067
DN
32492008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3250
3251 * files.texi (Misc File Ops): Mention chmod as an alias for
3252 set-file-modes.
3253
9de15963
MR
32542008-12-24 Martin Rudalics <rudalics@gmx.at>
3255
3256 * help.texi (Help): Fix typos and reword.
3257 (Help Summary): Add entries for C-h n and C-h r, reorder
3258 entries, and do some minor fixes.
3259 (Name Help): Say that C-h F works for commands only.
3260 (Misc Help): Say that view-lossage displays 300 keystrokes.
3261
236fd60d
GM
32622008-12-20 Glenn Morris <rgm@gnu.org>
3263
3264 * ack.texi (Acknowledgments): General update based on AUTHORS,
3265 including removal of some stuff no longer distributed.
3266
ed9265fc 32672008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3268
ed9265fc 3269 * fixit.texi: Mention hunspell.
349b3256 3270
e840fca5
GM
32712008-12-19 Glenn Morris <rgm@gnu.org>
3272
3273 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3274 Consolidate explanatory text at start.
e840fca5
GM
3275
3276 * display.texi (Text Display):
3277 * indent.texi (Indentation): Use @acronym with ASCII.
3278
9dfa7983
GM
32792008-12-18 Glenn Morris <rgm@gnu.org>
3280
3281 * ack.texi: Various small updates and fixes.
3282
97b3a00b
JL
32832008-12-18 Juri Linkov <juri@jurta.org>
3284
3285 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3286 as a key binding to start a forward nonincremental word search.
3287 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3288 a backward nonincremental word search. Add index for `M-s w'
3289 `isearch-forward-word'.
3290 (Regexp Search): Add a short summary of regexp key commands like
3291 in the node "Basic Isearch".
3292 (Other Repeating Search): Fix typo.
3293
32942008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3295
3296 * misc.texi (PostScript Variables): Fix doc.
3297
31ce6a07
CY
32982008-12-10 Chong Yidong <cyd@stupidchicken.com>
3299
3300 * programs.texi (Program Modes): Mention Ruby mode.
3301
636b507b
DN
33022008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3303
3304 * misc.texi (emacsclient Options): Describe what an empty string
3305 argument does for --alternate-editor.
3306
a323fa14
CY
33072008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3308
3309 * cmdargs.texi (Font X): Distinguish between client-side and
3310 server-side fonts. List valid Fontconfig properties. Add reference to
3311 Fontconfig manual. List valid GTK font properties. Explain use of
3312 fc-list.
3313
c5ca6cd0
CY
33142008-12-09 Chong Yidong <cyd@stupidchicken.com>
3315
3316 * cmdargs.texi (Font X): Move discussion of quoting to top.
3317
e5136377
GM
33182008-12-06 Glenn Morris <rgm@gnu.org>
3319
3320 * maintaining.texi (Old Revisions): Improve previous change.
3321
248c026b
RS
33222008-12-05 Richard M Stallman <rms@gnu.org>
3323
3324 * anti.texi (Antinews): Minor fixes.
3325
a9253a1e
GM
33262008-12-03 Glenn Morris <rgm@gnu.org>
3327
3328 * maintaining.texi (Old Revisions): Fix diff-switches description.
3329
fa687b02
MR
33302008-12-01 Martin Rudalics <rudalics@gmx.at>
3331
3332 * emacs.texi (Top): Fix typo.
3333
72e6decd
CY
33342008-11-30 Chong Yidong <cyd@stupidchicken.com>
3335
320ee034
CY
3336 * misc.texi (Document View): Explain dependence on gs at the top.
3337 Copyedits.
3338
3339 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3340
72e6decd
CY
3341 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3342 (Comment Commands): Discuss region-active behavior of M-; first.
3343
2a472ee4
MR
33442008-11-29 Martin Rudalics <rudalics@gmx.at>
3345
9c6361c9
MR
3346 * display.texi (Line Truncation): Add reference to Continuation
3347 Lines.
3348
2a472ee4
MR
3349 * windows.texi (Pop Up Window): Mention split-height-threshold
3350 and split-width-threshold.
9c6361c9 3351 (Split Window): Add reference to Continuation Lines.
2a472ee4 3352
e93bc142
AR
33532008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3354
3355 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3356 (GNUstep Support): New node.
3357 * anti.texi:
3358 * emacs.texi:
3359 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3360
43b978db
RS
33612008-11-28 Richard M Stallman <rms@gnu.org>
3362
3363 * misc.texi (Dissociated Press): Minor cleanups.
3364
3365 * dired.texi (Image-Dired): Avoid passive.
3366
e8e2bd93
EZ
33672008-11-28 Eli Zaretskii <eliz@gnu.org>
3368
3369 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3370 representation.
3371
8d2d45da
CY
33722008-11-26 Richard M. Stallman <rms@gnu.org>
3373
3374 * files.texi (Visiting): Rewrite paragraph for clarity.
3375
3376 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3377
a5f7bbcc
AM
33782008-11-25 Alan Mackenzie <acm@muc.de>
3379
3380 * programs.texi (Moving by Parens): Clarify that parens inside strings
3381 and comments are ignored, and that the commands assume the starting
3382 point isn't in a string or comment.
3383
a71703d3
AR
33842008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3385
3386 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3387 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3388 version.
3389 (Mac Customization): Rewrite Preferences Panel section and merge in to
3390 this node, add Open files by dragging to an Emacs window.
3391
3392 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3393
aa5ab79a
CY
33942008-11-26 Chong Yidong <cyd@stupidchicken.com>
3395
0cc92c19
CY
3396 * files.texi (Misc File Ops): Document set-file-modes.
3397
c366b4e4
CY
3398 * windows.texi (Split Window): Document integer values of
3399 truncate-partial-width-windows.
3400
aa5ab79a
CY
3401 * text.texi (Text): Simplify description of markup languages.
3402 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3403 (TeX Editing): Note that `""' inserts one `"' character.
3404 (HTML Mode): Note in the introduction that XML mode is an alias for
3405 SGML mode. Mention nXML mode.
3406
56221db7
CY
34072008-11-25 Chong Yidong <cyd@stupidchicken.com>
3408
3409 * building.texi (Watch Expressions): Fix typo.
3410
90effe33
CY
34112008-11-24 Chong Yidong <cyd@stupidchicken.com>
3412
f90a5ae3
CY
3413 * files.texi (Visiting): Document new behavior of
3414 confirm-nonexistent-file-or-buffer.
3415
1c6c854e
CS
3416 * buffers.texi (Select Buffer):
3417 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3418
a18ffb4a
CY
3419 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3420 edit-picture.
3421
90effe33
CY
3422 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3423 edit-picture', since that is just an alias for picture-mode.
3424 (Sentences): Note that repeated M-@ extends the region.
3425 (Pages): Make terminology more consistent. Link to Regexps node.
3426 (Longlines): Discuss relationship with Visual Line mode.
3427 (Text Mode): Remove extraneous discussion of other modes, since they
3428 were already introduced in the parent node.
3429
e85103ec
CY
34302008-11-23 Chong Yidong <cyd@stupidchicken.com>
3431
5cb2fe30
CY
3432 * anti.texi (Antinews): Rewrite.
3433
1eb9b307 3434 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3435
3436 * frames.texi (Frame Commands): Mention "minimize" terminology.
3437
e85103ec
CY
3438 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3439 formats.
b908332f
CY
3440 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3441 (Misc X): Don't document useless -hb option.
e85103ec 3442
607f5f88
JL
34432008-11-22 Juri Linkov <juri@jurta.org>
3444
3445 * dired.texi (Dired Navigation): Change normal file name search option
3446 from `non-nil' to `t'. Add `dwim' option.
3447
e1b867a0
JL
34482008-11-22 Juri Linkov <juri@jurta.org>
3449
3450 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3451 ".dir-locals.el". Rename `define-project-bindings' to
3452 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3453 `dir-locals-set-directory-class'.
3454
dd186936
LK
34552008-11-22 Lute Kamstra <lute@gnu.org>
3456
3457 * buffers.texi (Select Buffer): Index goto-line.
3458 * basic.texi (Moving Point): Mention the use of a numeric prefix
3459 argument with goto-line and refer to Select Buffer for the use of a
3460 plain prefix argument.
3461
4b121911
GM
34622008-11-19 Glenn Morris <rgm@gnu.org>
3463
3464 * doclicense.texi: Update to FDL 1.3.
3465 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3466
27267e4c
CY
34672008-11-17 Chong Yidong <cyd@stupidchicken.com>
3468
696f351d
CY
3469 * custom.texi (Minor Modes): Define mode commands and mode variables
3470 more precisely. Recommend using mode commands instead of setting
3471 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3472 (Easy Customization): Use "init file" instead of .emacs.
3473 (Customization Groups): Update to new Custom buffer appearance.
3474 (Saving Customizations): Copyedits. Update example.
3475 (Variables): Give example of variable type-sensitivity.
3476 (Examining): Update example.
3477 (Hooks): Copyedits.
3478 (Specifying File Variables): Use C comments instead of an artificial
3479 Lisp for the example.
3480 (Keymaps): Move internals discussion to Prefix Keymaps.
3481 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3482 (Init Rebinding): Document kbd macro.
3483 (Init File): Link to Find Init.
696f351d
CY
3484
3485 * mark.texi (Using Region): Document Delete Selection Mode more
3486 thoroughly.
3487
3488 * frames.texi (Mouse Commands): Move most of the description of Delete
3489 Selection Mode to Using Region, and link to it.
1bc9c425 3490 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3491
b0570c25
CY
3492 * building.texi (Compilation): Document first-error value of
3493 compilation-scroll-output.
3494 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3495 works as soon as an error is available. Suggested by Juri Linkov.
3496
27267e4c
CY
3497 * mini.texi (Passwords): New node.
3498
3499 * files.texi (Remote Files): Link to Passwords node.
3500
3501 * emacs.texi (Top): Update node listings.
3502
122eb807
CY
35032008-11-16 Chong Yidong <cyd@stupidchicken.com>
3504
9c9855a3
CY
3505 * ack.texi (Acknowledgments): Some updating of credits.
3506
bd6fdcad
CY
3507 * emacs.texi (Acknowledgments): Add a couple more names.
3508
dd1eef46
CY
3509 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3510
122eb807 3511 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3512 (Misc File Ops): Document use of trash.
122eb807 3513
801a8da1
JB
35142008-11-16 Juanma Barranquero <lekktu@gmail.com>
3515
3516 * macos.texi (Mac Customization): Fix typos.
3517
0b4f2253
CY
35182008-11-14 Chong Yidong <cyd@stupidchicken.com>
3519
3520 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3521 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3522 the conventions of the main Emacs manual.
3523
3524 * emacs.texi (Top): Update node listings.
3525
517e2b89
CY
35262008-11-12 Chong Yidong <cyd@stupidchicken.com>
3527
07a85685
CY
3528 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3529 command-line-args is processed during startup.
3530 (Action Arguments): Correctly describe how file arguments interact with
3531 the startup screen. Link to Lisp Interaction for scratch buffer.
3532 (Initial Options): Link to Command Example for -batch option.
3533 (Environment): Document initial-environment.
3534
517e2b89
CY
3535 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3536 can't be changed in the site-start file.
3537
6337bbde
CY
35382008-11-07 Chong Yidong <cyd@stupidchicken.com>
3539
3540 * dired.texi (Dired): Mention C-x C-d too.
3541 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3542 (Dired Navigation): Explain dired-goto-file more clearly.
3543 Document dired-isearch-filenames.
6337bbde
CY
3544 (Dired Deletion): Remove unnecessary "expunged" terminology.
3545 (Flagging Many Files): & is now rebound to `% &'.
3546 (Shell Commands in Dired): Document dired-do-async-shell-command.
3547 Clarify how multi-file arguments are passed.
3548 (Misc Dired Features): Document dired-do-isearch.
3549
9e8eeff9
CY
35502008-11-06 Chong Yidong <cyd@stupidchicken.com>
3551
3552 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3553
e071f849
CY
35542008-11-03 Chong Yidong <cyd@stupidchicken.com>
3555
3556 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3557
05482eb1
CY
35582008-11-01 Chong Yidong <cyd@stupidchicken.com>
3559
e2346dea
CY
3560 * programs.texi (Program Modes): Link to Program Indent node.
3561 (Left Margin Paren): Explain consequences of changing
3562 open-paren-in-column-0-is-defun-start more concisely.
3563 (Which Function, Program Indent, Info Lookup): Minor edits.
3564 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3565 (Multi-line Indent): If region is active, TAB indents the region.
3566 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3567 (Matching): The delimiter at the cursor is highlighted---the character
3568 changes color.
3569 (Symbol Completion): Link to Completion node.
3570
e4b6428c
CY
3571 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3572 a strictly text-only system.
3573
05482eb1
CY
3574 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3575 batch mode.
3576
a11d3737
RS
35772008-11-01 Richard M. Stallman <rms@gnu.org>
3578
5abad626
RS
3579 * misc.texi (Document View): Major rewrite.
3580
a11d3737
RS
3581 * maintaining.texi (Types of Log File): Change logs are older than
3582 version control.
3583 (VCS Concepts): Simplify and rearrange.
3584 (Version Control Systems): Make it clear that Linux is only the kernel.
3585 (VC Mode Line): Shorten reference to menu item.
3586 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3587 (VC Directory Mode): Minor cleanup.
3588 Unchanged files are hidden, not omitted.
3589 (VC Directory Commands): Shorten and simplify.
3590 (Change Log Commands): New node, split from Change Logs.
3591 (VC Directory Buffer): New node, split from VC Directory Mode.
3592
c55a4acb
CY
35932008-10-31 Chong Yidong <cyd@stupidchicken.com>
3594
1c6c854e 3595 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3596 from files.texi.
3597
1c6c854e
CS
3598 * files.texi (Version Control): Move to maintaining.texi.
3599 Subnodes moved as well.
3600 (Document Files): Move to misc.texi.
df0356f6 3601
c55a4acb
CY
3602 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3603 vc-update-change-log.
df0356f6
CY
3604 (Version Control): Move here from files.texi.
3605 (Format of ChangeLog): Make it a subnode of Change Log.
3606
3607 * emacs.texi (Top): Update node listing.
c55a4acb 3608
ef082374
TH
36092008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3610
3611 * files.texi (Files): Add a section about document
3612 files (doc-view-mode).
3613
d52582c3
CY
36142008-10-31 Chong Yidong <cyd@stupidchicken.com>
3615
1c6c854e
CS
3616 * building.texi (Compilation Mode):
3617 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3618 (Debuggers): Lower GUD subsections to subsubsections.
3619 (Starting GUD): Add cindex.
3620 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3621
4e0a0968
CY
36222008-10-30 Chong Yidong <cyd@stupidchicken.com>
3623
03625b47
CY
3624 * indent.texi (Indentation): Link to Program Indent.
3625
4e0a0968
CY
3626 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3627 now uses emacsclient's terminal.
3628
8bd3f7ef
CY
36292008-10-29 Chong Yidong <cyd@stupidchicken.com>
3630
80e5620e
CY
3631 * mark.texi (Using Region): Document use-empty-active-region.
3632
97d5c404
CY
3633 * emacs.texi (Top): Update node listings.
3634
1c6c854e
CS
3635 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3636 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3637 (Invoking emacsclient): Rewrite, moving optional arguments to
3638 emacsclient Options.
21d2bae3
CY
3639 (emacsclient Options): New node. Document server-use-tcp and
3640 server-host.
8bd3f7ef 3641
5fda2cbd
CY
36422008-10-28 Chong Yidong <cyd@stupidchicken.com>
3643
3644 * indent.texi (Indentation): Replace list with paragraphed text,
3645 putting description of syntax-driven indentation first. Document new
3646 effect of active regions on tab.
3647 (Tab Stops): Note that editable tab stops affect indentation commands.
3648
4ff029f6
DN
36492008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3650
3651 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3652
996cd6e4
CY
36532008-10-23 Chong Yidong <cyd@stupidchicken.com>
3654
f28815e3
CY
3655 * custom.texi (Function Keys): Note that modified keypad keys are not
3656 translated.
3657
996cd6e4
CY
3658 * basic.texi (Arguments): Explain how to insert multiple digits.
3659
49545fe2
MA
36602008-10-22 Michael Albinus <michael.albinus@gmx.de>
3661
3662 * files.texi (Remote Files): Precise selection of default method.
3663 Rewrite paragraph about disabling remote file names.
3664
edac0b53
CY
36652008-10-22 Chong Yidong <cyd@stupidchicken.com>
3666
e752c544
CY
3667 * search.texi (Special Isearch): Document M-TAB is isearch.
3668
edac0b53
CY
3669 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3670 command.
3671
3672 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3673
20a36054
TH
36742008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3675
1c6c854e 3676 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3677 section.
3678
69051ab6
CY
36792008-10-21 Chong Yidong <cyd@stupidchicken.com>
3680
c4b1a32a
CY
3681 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3682 to files.texi. Move contents of vc2-xtra.texi here.
3683
3684 * vc2-xtra.texi: File removed.
3685
3686 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3687 Directory Commands from the submenu. Don't include deleted file
3688 vc2-xtra.texi.
3689
3690 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3691 (Version Control): Add VC Directory Mode and VC Directory Commands to
3692 the submenu.
3693 (Why Version Control?): Use table format.
3694 (Version Control Systems): Note that Meta-CVS support is gone.
3695 (VCS Concepts): Note precisely when VC started supporting filesets.
3696 Remove bogus xref to CVS Options node.
3697 (Types of Log File): Copyedits.
3698 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3699 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3700 The Right Thing.
3701 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3702 (Log Buffer): Reorganize node, putting C-c C-c description first.
3703 (Old Revisions): Use CVS for example, not RCS.
3704 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3705 Commands from the submenu, putting them under Version Control.
3706 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3707 need to include it in the manual unconditionally, since it is now
3708 crucial to using distributed version control systems.
1a6e2954
CY
3709 (Comparing Files): Note that diff uses the minibuffer, and that the
3710 output is shown using Diff mode.
1c6c854e
CS
3711 (Diff Mode): Explain what "patch" and "hunk" mean.
3712 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3713 diff-show-trailing-whitespaces.
1a6e2954 3714 (File Archives): Add rar support.
c4b1a32a 3715
69051ab6
CY
3716 * major.texi (Choosing Modes): Make mode selection sequence more
3717 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3718 magic-mode-alist is nil by default.
3719 Document magic-fallback-mode-alist.
69051ab6 3720
e7421e03
CY
37212008-10-20 Chong Yidong <cyd@stupidchicken.com>
3722
3723 * frames.texi (Mouse References): Copyedits.
3724
6b2efdc2
TH
37252008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3726
3727 * ack.texi (Acknowledgments): Add myself as doc-view author.
3728
9c5e9396
EZ
37292008-10-20 Eli Zaretskii <eliz@gnu.org>
3730
3731 * frames.texi (Dialog Boxes): Add @cindex entries.
3732
dac94f8e
CY
37332008-10-20 Chong Yidong <cyd@stupidchicken.com>
3734
3735 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3736 (Text-Only Mouse): Copyedit.
3737
25597d40
CY
37382008-10-19 Chong Yidong <cyd@stupidchicken.com>
3739
f8a447f6
CY
3740 * frames.texi: Use @key throughout for mouse clicks.
3741 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3742 (Secondary Selection): Fix modified mouse click syntax.
3743 (Clipboard): Describe Cut, Copy and Paste commands.
3744 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3745 Copyedits.
3746 (Creating Frames): Add xref to Init File.
3747 (Frame Commands): Add xref to Exiting.
3748 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3749
b0f95216
CY
37502008-10-15 Chong Yidong <cyd@stupidchicken.com>
3751
b0817f00
CY
3752 * files.texi (Version Control): Copyedits. Add Bazaar.
3753 (Version Control Systems): List different VCS's using an itemized list.
3754 Add Bazaar.
3755 (VCS Concepts): Copyedits. Tweak description of file merging.
3756
b0f95216
CY
3757 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3758 (Cut/Paste Other App): Document select-active-regions and
3759 x-select-enable-primary.
3760
69d0d701
CY
37612008-10-13 Chong Yidong <cyd@stupidchicken.com>
3762
3763 * mark.texi (Shift Selection): Correct case in node name.
3764
3765 * emacs.texi (Top): Update node order in Mark chapter.
3766
375e8351
EZ
37672008-10-12 Eli Zaretskii <eliz@gnu.org>
3768
3769 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3770
3771 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3772 elsewhere in the manual instead of describing yet again the intricacies
3773 of $HOME on MS-Windows and MS-DOS.
3774
ab58114f
CY
37752008-10-12 Chong Yidong <cyd@stupidchicken.com>
3776
4f959513 3777 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3778 (Minibuffer File): Add discussion of `~' in file names.
3779 Add insert-default-directory index reference.
4f959513 3780
ab58114f
CY
3781 * files.texi (File Names): Reorganize description.
3782 (Visiting): Add xref to Mode Line. Copyedits.
3783 (Save Commands): Mention prefix behavior of C-x C-s.
3784 (Numbered Backups): Node deleted.
3785 (Backup Names): Contents of Numbered Backups moved here. State default
3786 of version-control variable.
3787 (Reverting): Copyedits.
3788 (Version Control): Add additional version control systems.
3789
3790 * emacs.texi (Top): Delete Numbered Backups node.
3791
3792 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3793 Backup Names.
f2884f63 3794 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3795
b0b5100a
RF
37962008-10-11 Romain Francoise <romain@orebokech.com>
3797
3798 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3799
89774b5f
CY
38002008-10-11 Chong Yidong <cyd@stupidchicken.com>
3801
3802 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3803 (Select Buffer): Mention use of minibuffer history. Describe default
3804 value of default-major-mode. Mention that C-x 4 b selects the other
3805 window.
3806 (List Buffers): Document CRM indicators in the order they appear.
3807 (Kill Buffer): Document new command kill-matching buffers.
3808 (Several Buffers): Move explanation of the relationship between buffer
3809 list and buffer menu to the top.
3810 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3811
4c72bf27
CY
38122008-10-10 Chong Yidong <cyd@stupidchicken.com>
3813
3814 * entering.texi (Exiting): Document change of C-x C-c to
3815 save-buffers-kill-terminal. Document kill-emacs.
3816
f68eb991
EZ
38172008-09-30 Eli Zaretskii <eliz@gnu.org>
3818
3819 * mule.texi (Coding Systems): Don't mention codepage-setup.
3820
3821 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3822 cpNNN coding systems anymore.
3823 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3824 for unibyte mode. Don't mention line-drawing characters.
3825 Don't mention dos-unsupported-char-glyph.
f68eb991 3826
1a2dd44d
CY
38272008-09-25 Chong Yidong <cyd@stupidchicken.com>
3828
3829 * search.texi (Search): Shorten introduction.
3830 (Basic Isearch): Add command table. Discuss reverse isearch and
3831 isearch highlighting.
3832 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3833 ring to cindex.
3834 (Special Isearch): Move input methods discussion here.
3835 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3836 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3837 Repeat Isearch.
3838 (Isearch Minibuffer): New node.
3839 (Word Search): Document new word search commands.
3840 (Regexp Example): Simplify example using sentence-end-base variable.
3841 (Replace): Reword introduction.
3842 (Unconditional Replace): Remove unnecessary example.
3843 (Other Repeating Search): Document new `M-s o' binding.
3844
3845 * emacs.texi (Top): Update node listings.
3846
e45da31d
JB
38472008-09-22 Juanma Barranquero <lekktu@gmail.com>
3848
3849 * emacs.texi (Top): Remove Kill Errors from menu.
3850
841c8096
CY
38512008-09-22 Chong Yidong <cyd@stupidchicken.com>
3852
402168fa
CY
3853 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
3854 interface for defining macros. Simplify examples. Note that C-g quits
3855 macro definitions.
1c6c854e
CS
3856 (Keyboard Macro Counter): Document using F3 to insert counter.
3857 Give usage example.
402168fa
CY
3858 (Keyboard Macro Query): Organize query responses in a table.
3859
1c6c854e
CS
3860 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
3861 Link to Erasing node.
841c8096
CY
3862 (Undo): Reorganize paragraphs for logical flow. Move keybinding
3863 rationale to a footnote.
3864 (Kill Errors): Remove node, due to redundancy with Erasing.
3865 (Spelling): Move discussion of flyspell to end. Note new behavior of
3866 M-$ in active region. Remove non-ispell-specific keybindings from
3867 table.
3868
eab2ee89
DN
38692008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
3870
3871 * cmdargs.texi (Initial Options): Document --daemon.
3872
3d53e905
GM
38732008-09-20 Glenn Morris <rgm@gnu.org>
3874
3875 * files.texi (Numbered Backups): Mention that some modes set
3876 version-control.
3877
1c90484d
GM
38782008-09-20 Jim Blandy <jimb@red-bean.com>
3879
3880 * files.texi (Numbered Backups): Reference File Variables, as well.
3881 Remove discussion of Rmail's implementation.
3882
0fc0d844
CY
38832008-09-06 Chong Yidong <cyd@stupidchicken.com>
3884
3885 * misc.texi (Recursive Edit): Note that top-level exits active
3886 minibuffers.
3887
3888 * trouble.texi (Quitting): Likewise.
3889
b18d283d
CY
38902008-08-31 Chong Yidong <cyd@stupidchicken.com>
3891
3892 * emacs.texi (Top): Add Temporary Face Changes xref.
3893
3894 * display.texi (Display): Move Temporary Face Changes node to just
3895 after Standard Faces.
3896 (Scrolling): Document recenter-top-bottom instead of recenter.
3897 (Horizontal Scrolling): Move auto hscroll discussion to the top.
3898 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
3899 (Display Custom): Copyedits.
3900 (Optional Mode Line): Document display-battery-mode.
3901
180135fc
RF
39022008-08-27 Romain Francoise <romain@orebokech.com>
3903
3904 * custom.texi (Directory Variables): Minor fix.
3905
d3fe3475
GM
39062008-08-27 Glenn Morris <rgm@gnu.org>
3907
3908 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
3909 descriptions.
3910 (Calendar Customizing): Tweak layout description.
183080b6 3911 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
3912 markers. Condense calendar-star-date and calendar-mark-today
3913 description.
3914 (Holiday Customizing): Add oriental and solar holidays.
3915 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
3916 Fix holiday-float description. Use zerop in examples. Be less verbose.
3917 (Date Display Format): Change ISO format. Be less verbose.
3918 (Diary Customizing): Mention day and month abbrev arrays.
3919 Mention the date-form variables by name. Update European example.
3920 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
3921 Condense examples. Mention diary-entry-symbols by name.
3922 Condense table for insertion commands.
3923 (Fancy Diary Display): Mention diary-include-string and
3924 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
3925 Ethiopic, Persian date functions. Condense descriptions.
3926
3927 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
3928 (Adding to Diary): Adapt for changed node name.
3929
71755807
GM
39302008-08-26 Glenn Morris <rgm@gnu.org>
3931
3932 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
3933 node "Hebrew/Islamic Entries".
3934
3935 * calendar.texi (Specified Dates): Fix names of iso functions.
3936 (General Calendar): There may not be another window.
3937 (Writing Calendar Files, Holidays): Tweak intro.
3938 (Holidays): Mention Baha'i and Chinese holidays.
3939 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
3940 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
3941 (To Other Calendar): Add calendar-print-other-dates.
3942 Refer to "graphic display" rather than "X.
3943 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
3944 (Displaying the Diary): Fix whitespace after reference.
3945 Fix `diary-number-of-entries' reference.
3946 (Date Formats): Explicitly mention that day names can be abbreviated.
3947 (Adding to Diary): Add some references to other sections.
3948 (Special Diary Entries): Fix reference.
3949 (Appointments): Simplify appt-message-warning-time entry.
3950 Clarify where times must be.
3951 (Importing Diary): Comment out icalendar paragraph that does not apply.
3952 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
3953
d76ebc75
GM
39542008-08-23 Glenn Morris <rgm@gnu.org>
3955
3956 * fortran-xtra.texi (Fortran): Change description of free form and
3957 fixed form a bit. Mention hideshow and imenu.
3958 (Fortran Motion): Mention fortran-end-of-subprogram,
3959 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
3960 (Fortran Indent): Minor re-word.
3961 (ForIndent Commands): Mention fortran-fill-paragraph and
3962 fortran-fill-statement.
3963 (ForIndent Cont): Mention fortran-tab-mode-string.
3964 (Fortran Comments): Mention fortran-comment-line-start-skip.
3965 (Fortran Columns): Mention font-locking.
3966 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
3967
1fc0ce04 39682008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
3969
3970 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
3971
5c52e13c
CY
39722008-08-22 Chong Yidong <cyd@stupidchicken.com>
3973
3974 * mini.texi (Minibuffer): Simplify introduction.
3975 (Minibuffer File): Document tilde in minibuffer filenames.
3976 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
3977 to enter tabs, spaces, and question marks. Describe behavior of C-a.
3978 (Completion Example): Update example to current command list.
3979 (Completion Options): Document `lazy' value of completion-auto-help.
3980 Update contents of completion-ignored-extensions.
3981 (Minibuffer History): Describe "future history" list. State default
3982 value of history-delete-duplicates.
3983
77a00355
GM
39842008-08-21 Glenn Morris <rgm@gnu.org>
3985
3986 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 3987 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 3988
39ee1d04
CY
39892008-08-17 Chong Yidong <cyd@stupidchicken.com>
3990
3991 * regs.texi (Registers): Clarify valid register names.
3992 (RegPos): Note that buffer is saved and restored too.
3993 (RegText): Note that mark is reactivated/deactivated.
3994 (RegConfig): Xref to Windows node.
3995
b12c348f
CY
39962008-08-16 Chong Yidong <cyd@stupidchicken.com>
3997
3ae7ba79
CY
3998 * basic.texi (Inserting Text): Provide command name for C-q.
3999
b12c348f
CY
4000 * killing.texi (Killing): Copyedit. Define read-only text.
4001 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4002 (Killing by Lines): Copyedit.
4003 (Other Kill Commands): Move M-w description here.
4004 (Yanking): Move M-w to Other Kill Commands.
4005 (Kill Ring): Also mention saving text in registers. Link to Text
4006 Properties in elisp manual.
4007 (Accumulating Text): Copyedit.
4008 (CUA Bindings): Shift selection is now the default.
4009
d8ff7692
TZ
40102008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4011
4012 * maintaining.texi (Change Log): Mention next-error is available.
4013
a43a8a2e
GM
40142008-08-10 Glenn Morris <rgm@gnu.org>
4015
4016 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4017 and intermonth text.
4018 (Holiday Customizing): Add holiday-chinese.
4019
eba27308
EZ
40202008-08-08 Eli Zaretskii <eliz@gnu.org>
4021
4022 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4023
5f14a5b3
DN
40242008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4025
4026 * files.texi (Log Buffer): Describe C-c C-d.
4027 (Diff Mode): Describe C-x 4 A.
4028
49989bff
EZ
40292008-08-06 Eli Zaretskii <eliz@gnu.org>
4030
4031 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4032
5c915c02
DN
40332008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4034
2beaf97a
DN
4035 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4036 describe the new bindings to show the changeset diff, toggle annotation
4037 visibility, show revisions.
4038 (VC Status): Describe key bindings for modifying the change comments,
4039 displaying changeset diffs and annotations.
4040
5c915c02
DN
4041 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4042
71798ace
NR
40432008-08-05 Nick Roberts <nickrob@snap.net.nz>
4044
4045 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4046
b8949644
EZ
40472008-08-02 Eli Zaretskii <eliz@gnu.org>
4048
4049 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4050 and wording.
4051
819567d1
DN
40522008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4053
4054 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4055 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4056 commands. Improve some old info.
4057
5f38310a
CY
40582008-07-31 Chong Yidong <cyd@stupidchicken.com>
4059
0dc3906b
CY
4060 * display.texi (Visual Line Mode): New node.
4061
5f38310a 4062 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4063 (Moving Point): Add additional alternative key bindings.
4064 Describe line-move-visual.
5f38310a
CY
4065 (Erasing): Describe DEL.
4066 (Basic Undo, Blank Lines, Arguments): Copyedit.
4067 (Continuation Lines): Mention Visual Line mode.
4068 (Position Info): Move extended discussion to mule.texi.
4069
4070 * mule.texi (International Chars): Describe C-x =.
4071
4072 * emacs.texi (Top): Add Visual Line Mode node.
4073
7c2fb837
DN
40742008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4075
4076 * emacs.texi: Remove VMS support.
4077
3f6b73ef
DN
40782008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4079
4080 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4081 the vc-dir command name.
4082
9e2a2647
DN
40832008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4084
4085 * xresources.texi: Remove mentions of Mac Carbon.
4086
568beaa2
AS
40872008-07-19 Andreas Schwab <schwab@suse.de>
4088
4089 * ns-emacs.texi: Move to ../misc.
4090
0ef94706
CY
40912008-07-15 Chong Yidong <cyd@stupidchicken.com>
4092
4093 * entering.texi (Exiting): Don't describe text-only terminals as the
4094 default. Describe the new startup screen.
4095 (Exiting): Describe how to kill Emacs first. Change description of
4096 iconification to handle modern window systems.
4097
ba60bd44 40982008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4099
4100 * ns-emacs.texi: New file, documents features of Emacs port under
4101 NeXTstep windowing.
4102
9f30aa73
CY
41032008-07-15 Chong Yidong <cyd@stupidchicken.com>
4104
938a5d2e
CY
4105 * entering.texi (Entering Emacs): Update prev node.
4106
4107 * glossary.texi (Glossary): Remove xref to Text Characters.
4108
9f30aa73
CY
4109 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4110 directly, rather than in the context of ASCII. Move description of
4111 special properties of modifier key to new Modifier Keys node.
4112 (Keys): Copyedit.
4113 (Text Characters): Delete node. Multibyte is the default nowadays, and
4114 the node contents are obsolete.
4115
4116 * custom.texi (Modifier Keys): New node.
4117
4118 * emacs.texi (Top): Update node list.
4119
7e53d36c
CY
41202008-07-13 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4123 saying that Emacs provides menus and mouse support (which is par for
4124 the course).
4125
4126 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4127 early on.
4128 (Point): Copyedit. Relegate historical trivia to a footnote.
4129 (Mode Line): Explain mode-line format more consistently.
4130 (Menu Bar): Copyedit.
4131
1e9fa96d
GM
41322008-06-27 Glenn Morris <rgm@gnu.org>
4133
4134 * cal-xtra.texi (Sexp Diary Entries):
4135 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4136
dc9bebb8
CY
41372008-06-26 Chong Yidong <cyd@stupidchicken.com>
4138
4139 * mark.texi (Shift selection): New node.
4140 (Mark): Copyedits.
4141 (Persistent Mark): Move to the end of the chapter.
4142
e7881076
EZ
41432008-06-20 Eli Zaretskii <eliz@gnu.org>
4144
4145 * makefile.w32-in (distclean): Remove makefile.
4146
f427400c
NR
41472008-06-17 Nick Roberts <nickrob@snap.net.nz>
4148
4149 * building.texi (Starting GUD): Add an entry for gud-gdb.
4150 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4151 command mode.
4152
b597d348
GM
41532008-06-17 Glenn Morris <rgm@gnu.org>
4154
4155 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4156
647b7094
NR
41572008-06-17 Nick Roberts <nickrob@snap.net.nz>
4158
4159 * building.texi (Starting GUD): Expand on remote debugging.
4160 (Other GDB-UI Buffers): Mention new keyboard bindings.
4161
47a30023
GM
41622008-06-15 Glenn Morris <rgm@gnu.org>
4163
4164 * gnu.texi: Use a verbatim license for this invariant section,
4165 as per etc/GNU.
4166
37e5d54a
GM
41672008-06-13 Daniel Engeler <engeler@gmail.com>
4168
4169 * emacs.texi, misc.texi: Add documentation about serial port access.
4170
8e65d46c
GM
41712008-06-13 Glenn Morris <rgm@gnu.org>
4172
c1473b4c
MB
4173 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4174 maintain.info.
8e65d46c 4175
e40a85cd
MB
41762008-06-05 Miles Bader <miles@gnu.org>
4177
4178 * display.texi (Temporary Face Changes): Update to reflect function
4179 renamings in face-remap.el.
4180
56c73dec
MB
41812008-06-04 Miles Bader <miles@gnu.org>
4182
1c6c854e
CS
4183 * display.texi (Temporary Face Changes):
4184 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4185 `increase-buffer-face-height' and `decrease-default-face-height' now
4186 that they aren't bound by default.
4187
9d3d42fb
MB
41882008-06-03 Miles Bader <miles@gnu.org>
4189
4190 * display.texi (Temporary Face Changes): New node.
4191
2be6bfe2
EZ
41922008-05-31 Eli Zaretskii <eliz@gnu.org>
4193
4194 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4195
daf7e339
GM
41962008-05-31 Glenn Morris <rgm@gnu.org>
4197
4198 * cal-xtra.texi (Fancy Diary Display): Simplify.
4199
d21d2618
GM
42002008-05-30 Glenn Morris <rgm@gnu.org>
4201
4202 * cal-xtra.texi (Fancy Diary Display): Update for
4203 diary-display-function replacing diary-display-hook.
4204
71ce5fd0
JB
42052008-05-29 Drew Adams <drew.adams@oracle.com>
4206
4207 * msdog.texi (Windows Keyboard): Add descriptions of
4208 w32-register-hot-key and w32-unregister-hot-key.
4209
a3cdbdf8
MO
42102008-05-21 Tom Tromey <tromey@redhat.com>
4211
4212 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4213 Variables node.
4214
854a574c
MO
42152008-05-19 Tom Tromey <tromey@redhat.com>
4216
4217 * custom.texi (Variables): Add Directory Variables to menu.
4218 (Directory Variables): New node.
4219
7c2ec3f9
ER
42202008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4221
71ce5fd0 4222 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4223
370fded4
ER
42242008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4225
4226 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4227 Revision Tags and rewritten. Section now uses modern terminology,
4228 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4229 accurately.
4230
6af511e3
EZ
42312008-05-10 Eli Zaretskii <eliz@gnu.org>
4232
4233 * msdog.texi (Windows Files): Update documentation of
4234 w32-get-true-file-attributes.
4235
7a78b6e7
ER
42362008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4237
4238 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4239 directory mode.
4240
1bcfc24e
CY
42412008-05-08 Chong Yidong <cyd@stupidchicken.com>
4242
4243 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4244 entry "television".
1bcfc24e 4245
db86064f
ER
42462008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4247
ab5ec32c 4248 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4249
a31b405e
ER
42502008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4251
4252 * emacs/buffers.texi, emacs/files.texi (Version-control):
4253 vc-toggle-read-only is no longer a good idea...
4254
ff2c14fc
GM
42552008-04-29 Glenn Morris <rgm@gnu.org>
4256
4257 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4258
367c9b7c
JL
42592008-04-22 Juri Linkov <juri@jurta.org>
4260
4261 * dired.texi (Subdirectories in Dired): Describe using `^'
4262 to return to the parent directory.
4263
4ac1e9b4
NR
42642008-04-22 Nick Roberts <nickrob@snap.net.nz>
4265
4266 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4267 recent changes.
4268
b9b3bf2b
NR
42692008-04-19 Nick Roberts <nickrob@snap.net.nz>
4270
4271 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4272 (Other GDB-UI Buffers): Update for recent thread related changes.
4273
4d120d6a
SM
42742008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4275
4276 * maintaining.texi (Maintaining):
4277 * emacs.texi (Top): Typo.
4278
a152877d
SM
42792008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4280
b9b3bf2b
NR
4281 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4282 arg in `font-lock-add-keywords'.
a152877d 4283
36c0514c
GM
42842008-04-08 Glenn Morris <rgm@gnu.org>
4285
4286 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4287 Also add Baha'i calendar references where appropriate.
4288
06a97d46
GM
42892008-04-05 Glenn Morris <rgm@gnu.org>
4290
4291 * custom.texi (Init File): Byte-compiling .emacs is bad.
4292
6adc6eed
SM
42932008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4294
4295 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4296
571388b0
GM
42972008-03-29 Glenn Morris <rgm@gnu.org>
4298
4299 * calendar.texi: Update for `calendar-date-style' replacing
4300 `european-calendar'.
4301
3ae8f876
JR
43022008-03-28 Jason Rumney <jasonr@gnu.org>
4303
4304 * display.texi (Display Custom): Mention overlay-margin in text.
4305
5bc6ddff 43062008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4307
5bc6ddff
MB
4308 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4309 tutorial' comments.
03a864d5 4310
7186a830
CY
43112008-03-28 Chong Yidong <cyd@stupidchicken.com>
4312
4313 * mark.texi (Mark): Rearrange nodes.
4314 (Persistent Mark): Rename from Transient Mark.
4315 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4316 Describe Transient Mark mode as the default.
4317
4318 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4319 the default behavior with Transient Mark mode off.
4320 (Position Info): Fix typo.
4321
71ce5fd0
JB
4322 * display.texi (Standard Faces): Reference the Mark node.
4323 Remove discussion of the region face, which is discussed there.
7186a830
CY
4324
4325 * emacs.texi (Top): Update node listings.
4326
4327 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4328 as the default.
4329
4330 * fixit.texi (Undo): Standardize choice of undo key sequence.
4331 (Undo, Spelling): Describe Transient Mark mode as the default.
4332
4333 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4334 default.
4335
4336 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4337
4338 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4339 mode is the default, and note that the mark is not activated when set.
4340
4341 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4342 Describe Transient Mark mode as the default.
4343
4344 * search.texi (Basic Isearch): Reference the Mark Ring node.
4345 (Replace, Unconditional Replace, Other Repeating Search):
4346 Describe Transient Mark mode as the default.
4347
1c6c854e
CS
4348 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4349 Describe Transient Mark mode as the default.
7186a830
CY
4350 (Paragraphs): Describe how M-h behaves when region is active.
4351
4352 * trouble.texi (Quitting): Clarify effects of C-g.
4353
dc47d1ff
GM
43542008-03-13 Glenn Morris <rgm@gnu.org>
4355
4356 * emacs.texi (EMACSVER): Set to 23.0.60.
4357
e3e0fb39 43582008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4359
e3e0fb39
GM
4360 * dired.texi (Hiding Subdirectories): Fix previous change.
4361
43622008-03-05 Drew Adams <drew.adams@oracle.com>
4363
4364 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4365
5e14abf8
KS
43662008-02-28 Kim F. Storm <storm@cua.dk>
4367
4368 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4369 Move describe-distribution to C-h C-o.
4370 Move view-emacs-problems to C-h C-p.
4371 Add view-emacs-debugging on C-h C-d.
4372 Add view-external-packages on C-h C-e.
d0207bf3 4373 Add view-order-manuals on C-h C-m.
5e14abf8 4374
d0207bf3 43752008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4376
4377 * msdog-xtra.texi (MS-DOS): Docstring fix.
4378
87e391bb
EZ
43792008-02-09 Eli Zaretskii <eliz@gnu.org>
4380
4381 * msdog.texi (Windows Fonts): Use a @table for describing font
4382 properties.
4383
5662e503
JR
43842008-02-07 Jason Rumney <jasonr@gnu.org>
4385
4386 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4387 value has changed.
4388 (Windows HOME): Clarify what is meant by "if that fails as well".
4389 (Windows Fonts): New section.
4390
72463824
GM
43912008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4392
4393 * basic.texi (Basic Undo): Remove duplicate "you can".
4394
7ff926e0
EZ
43952008-02-02 Eli Zaretskii <eliz@gnu.org>
4396
4397 * maintaining.texi (Tags): Fix last change.
4398
6ab7aef1
MA
43992008-02-02 Michael Albinus <michael.albinus@gmx.de>
4400
093571c3 4401 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4402
ace67e7e
NR
44032008-01-31 Nick Roberts <nickrob@snap.net.nz>
4404
4405 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4406
ae068fdf
RS
44072008-01-26 Richard Stallman <rms@gnu.org>
4408
4409 * maintaining.texi (Tags): Delete redundant index entry.
4410
a56d9a08
EZ
44112008-01-26 Eli Zaretskii <eliz@gnu.org>
4412
4413 * programs.texi (Imenu): Move "@cindex tags" from here...
4414 * maintaining.texi (Tags): ...to here.
4415
e941ed90
NR
44162008-01-23 Kevin Ryde <user42@zip.com.au>
4417
4418 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4419 click count.
4420
650276d5
JB
44212008-01-21 Juanma Barranquero <lekktu@gmail.com>
4422
4423 * entering.texi (Exiting): Fix typo.
4424 Reported by D. E. Evans <sinuhe@gnu.org>.
4425
8dc17977
MR
44262007-12-31 Martin Rudalics <rudalics@gmx.at>
4427
4428 * glossary.texi (Glossary): Fix typo.
4429
9f9695a6
RS
44302007-12-27 Richard Stallman <rms@gnu.org>
4431
4432 * text.texi (Formatted Text): Improve menu tag.
4433 (Editing Format Info): In Info, add duplicate menu of nodes
4434 about the submenus.
4435 (Format Faces): Say where Faces menu is found. Mention Other.
4436 (Format Colors): Say where these submenus are found.
4437 (Format Indentation, Format Justification): Likewise.
4438 (Format Properties): Likewise.
4439
abfd0191
RS
44402007-12-22 Richard Stallman <rms@gnu.org>
4441
4442 * search.texi (Query Replace): Make exp of query-replace more
4443 self-contained, and clarify.
8dc17977 4444
abfd0191
RS
4445 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4446
a2586785
RS
44472007-12-15 Richard Stallman <rms@gnu.org>
4448
4449 * files.texi (Auto Save): Clarify definition of auto-saving.
4450
a67cf2bb
RS
44512007-11-26 Richard Stallman <rms@gnu.org>
4452
4453 * help.texi (Help Echo): Cleanups.
4454
448b33b1
TTN
44552007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4456
4457 * files.texi (Why Version Control?): Fix typo.
4458 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4459 (Selecting a Fileset): Fix typos; small rewording.
4460 (Log Buffer): Likewise.
4461 (Old Revisions): Likewise.
448b33b1 4462
221bb7f6
EZ
44632007-11-17 Eli Zaretskii <eliz@gnu.org>
4464
4465 * mule.texi (Communication Coding): Fix wording of last change.
4466
d0207bf3 44672007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4468
630cb3b7
JB
4469 * custom.texi (Specifying File Variables):
4470 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4471
53b7759e
KH
44722007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4473
a5ab2e0c 4474 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4475
4476 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4477
c8763fb6 44782007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4479
630cb3b7 4480 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4481 --output=file.
4482
ff98e024
MR
44832007-11-13 Martin Rudalics <rudalics@gmx.at>
4484
4485 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4486 (Help Echo): Avoid mentioning the term "region" here and
4487 consistently use the term "active text".
4488
37b11c22
GM
44892007-11-11 Glenn Morris <rgm@gnu.org>
4490
4491 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4492
21d50ba1
JL
44932007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4494
1c6c854e
CS
4495 * search.texi (Query Replace):
4496 Mention `query-replace-show-replacement'.
21d50ba1 4497
c12ecb0a 44982007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4499
4500 * building.texi (Watch Expressions): Remove obscure sentence.
4501
3b4201f4
KH
45022007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4503
4504 * mule.texi (Select Input Method): Describe how to activate an input
4505 method in the text mode.
4506
07e5c0b0
DN
45072007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4508
4509 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4510
52dd7391
NR
45112007-10-30 Nick Roberts <nickrob@snap.net.nz>
4512
4513 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4514
c004e539
GM
45152007-10-30 Glenn Morris <rgm@gnu.org>
4516
4517 * misc.texi (Directory Tracking): Explain a bit more about
4518 dirtrack-mode.
4519
ca8c5b8c
GM
45202007-10-25 Glenn Morris <rgm@gnu.org>
4521
4522 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4523
b6c764ef
RS
45242007-10-24 Richard Stallman <rms@gnu.org>
4525
4526 * misc.texi (Interactive Shell): Cleanup last change.
4527
eabd84c9
JL
45282007-10-22 Juri Linkov <juri@jurta.org>
4529
4530 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4531 default values.
4532
0b43c7e2
ER
45332007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4534
ca8c5b8c 4535 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4536 'filesets'.
4537
a80859d4
MR
45382007-10-18 Martin Rudalics <rudalics@gmx.at>
4539
4540 * trouble.texi (Quitting): Fix typo.
4541
c9447ae1
GM
45422007-10-18 Glenn Morris <rgm@gnu.org>
4543
4544 * frames.texi (Mode Line Mouse): Mention minor mode names.
4545
168b980f
JL
45462007-10-17 Juri Linkov <juri@jurta.org>
4547
4548 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4549 fill-paragraph operates on the active region in Transient Mark mode.
4550 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4551 with fill-paragraph.
4552
4553 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4554 fill-paragraph.
4555
4556 * fixit.texi (Spelling): ispell-word operates on the active region
4557 in Transient Mark mode.
4558
5a331f34
JB
45592007-10-17 Aaron S. Hawley <aaronh@garden.org>
4560
4561 * building.texi (Source Buffers):
4562 * custom.texi (Init Non-ASCII):
4563 * glossary.texi (Glossary): Use "key binding" consistently.
4564
2a9f4d55
JB
45652007-10-17 Juanma Barranquero <lekktu@gmail.com>
4566
4567 * calendar.texi (Diary): Fix directive.
4568
de13cecf
RS
45692007-10-16 Richard Stallman <rms@gnu.org>
4570
4571 * calendar.texi (Diary): Clarify text about diary file example.
4572
5f90d53e
ER
45732007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4574
4575 * files.texi: Capitalize node names according to convention.
4576
3aa491bc
GM
45772007-10-13 Glenn Morris <rgm@gnu.org>
4578
4579 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4580
8a3106d3
ER
45812007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4582
4583 * emacs.texi:
4584 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4585 suggested by RMS and Robert J. Chassell.
8a3106d3 4586
da1080a2
ER
45872007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4588
3aa491bc 4589 * files.texi (Version Systems):
0870a421
ER
4590 * vc-xtra.texi:
4591 * vc1-xtra.texi:
ac3f4c6f 4592 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4593 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4594 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4595 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4596
58ade22b
ER
45972007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4598
da1080a2 4599 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4600 Reorder the descriptions to be chronological.
4601
93870ce2
RS
46022007-10-09 Richard Stallman <rms@gnu.org>
4603
4604 * display.texi (Cursor Display): Correct how cursor appears
4605 in nonselected windows.
4606
568c7288
NR
46072007-10-04 Nick Roberts <nickrob@snap.net.nz>
4608
4609 * building.texi (GDB Graphical Interface): Remove references to gdba
4610 and mention gud-gdb.
4611
1af74d06 46122007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4613
1af74d06 4614 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4615
0d8fb755
JL
46162007-10-06 Juri Linkov <juri@jurta.org>
4617
4618 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4619 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4620 fill-paragraph-or-region.
4621
4622 * basic.texi (Arguments): Replace fill-paragraph with
4623 fill-paragraph-or-region.
4624
b981e2c6
ER
46252007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4626
4627 * files.texi: Update the section on version control for 2007
2a9f4d55 4628 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4629 will come later.
4630
5fceaf9c
GM
46312007-09-15 Glenn Morris <rgm@gnu.org>
4632
4633 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4634 to `list-holidays'.
4635
b0e44b17
GM
46362007-09-14 Glenn Morris <rgm@gnu.org>
4637
4638 * calendar.texi: Update all instances of mark-calendar-holidays,
4639 list-calendar-holidays, list-holidays with the new names.
4640
8cf51b2c
GM
46412007-09-06 Glenn Morris <rgm@gnu.org>
4642
46a367db 4643 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4644 Split into the Emacs manual in emacs/, and other manuals in misc/.
4645 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4646 manual.
4647 (infodir): New variable.
4648 (info): Use $infodir.
4649 (emacsman): Delete target, not needed any more.
4650 Move all targets that are not the Emacs manual to misc/Makefile.in.
4651 (mostlyclean): Remove `gnustmp'.
4652 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4653 manual.
92f9b43f 4654 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4655 (emacsman): Delete target, not needed any more.
4656 (clean): Remove all info files but Emacs manual.
4657 Move all targets that are not the Emacs manual to misc/Makefile.in.
4658 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4659
4660 * Makefile.in (INFOSOURCES): Delete.
4661 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4662 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4663 *.vrs *.toc here...
4664 (maintainer-clean): ...from here.
4665
46662007-09-05 Glenn Morris <rgm@gnu.org>
4667
4668 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4669
8cf51b2c
GM
46702007-08-29 Glenn Morris <rgm@gnu.org>
4671
4672 * emacs.texi (EMACSVER): Increase to 23.0.50.
4673
3420c522
RS
46742007-08-27 Richard Stallman <rms@gnu.org>
4675
4676 * emacs.texi (Top): Clarify menu item for Glossary.
4677
4678 * display.texi (Faces): Change secn title.
4679 Clarify not all fonts come from Font Lock.
4680
8cf51b2c
GM
46812007-08-17 Eli Zaretskii <eliz@gnu.org>
4682
4683 * basic.texi (Position Info): Add index entry for face at point.
4684 Mention that character faces are also displayed by "C-u C-x =".
4685
8cf51b2c
GM
46862007-08-08 Glenn Morris <rgm@gnu.org>
4687
4688 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4689
46902007-08-07 Chong Yidong <cyd@stupidchicken.com>
4691
4692 * files.texi (File Conveniences): Document point motion keys in Image
4693 mode.
4694
8cf51b2c
GM
46952007-07-27 Glenn Morris <rgm@gnu.org>
4696
8cf51b2c
GM
4697 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4698 in-line.
4699
4700 * gpl.texi: New file with text of GPL.
4701 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4702
47032007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4704
4705 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4706
4707 * dired.texi (Wdired): Mention C-x C-q key binding.
4708
47092007-07-28 Nick Roberts <nickrob@snap.net.nz>
4710
4711 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4712
47132007-07-25 Glenn Morris <rgm@gnu.org>
4714
8cf51b2c
GM
4715 * emacs.texi (Copying): Replace license with GPLv3.
4716
4717 * Relicense all FSF files to GPLv3 or later.
4718
47192007-07-24 Glenn Morris <rgm@gnu.org>
4720
4721 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4722 for some calendars.
4723
47242007-07-23 Nick Roberts <nickrob@snap.net.nz>
4725
4726 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4727 default-directory for the current buffer is on a remote machine.
4728
8cf51b2c
GM
47292007-07-21 Eli Zaretskii <eliz@gnu.org>
4730
4731 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4732 default value.
4733
47342007-07-21 Richard Stallman <rms@gnu.org>
4735
4736 * files.texi (Why Version Control?): Improve previous change.
4737
47382007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4739
4740 * files.texi (Why Version Control?): New node.
4741
8cf51b2c
GM
47422007-07-12 Nick Roberts <nickrob@snap.net.nz>
4743
8cf51b2c
GM
4744 * building.texi (Starting GUD): Add xref to this anchor.
4745
8cf51b2c
GM
47462007-06-24 Karl Berry <karl@gnu.org>
4747
2a9f4d55 4748 * emacs.texi: New Back-Cover Text.
8cf51b2c 4749
8cf51b2c
GM
47502007-06-07 Alan Mackenzie <acm@muc.de>
4751
4752 * display.texi (Optional Mode Line): Document the new form of
4753 line+column numbers, "(561,2)".
4754
47552007-06-06 Juanma Barranquero <lekktu@gmail.com>
4756
49823426 4757 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4758
47592007-06-02 Chong Yidong <cyd@stupidchicken.com>
4760
4761 * Version 22.1 released.
4762
8cf51b2c
GM
47632007-05-07 Karl Berry <karl@gnu.org>
4764
4765 * emacs.texi (EMACSVER): Back to 22.
4766
47672007-05-06 Richard Stallman <rms@gnu.org>
4768
4769 * maintaining.texi (Create Tags Table): Clean up previous change.
4770
c8763fb6 47712007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4772
4773 * maintaining.texi (Create Tags Table): Add text about the dangers of
4774 making symbolic links to tags files.
4775
47762007-05-04 Karl Berry <karl@gnu.org>
4777
4778 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4779
47802007-05-03 Karl Berry <karl@gnu.org>
4781
4782 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4783
4784 * .cvsignore (*.pdf): New entry.
4785
8cf51b2c
GM
4786 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4787 for printing.
4788
47892007-05-01 Richard Stallman <rms@gnu.org>
4790
4791 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4792
8cf51b2c
GM
47932007-04-28 Glenn Morris <rgm@gnu.org>
4794
4795 * ack.texi (Acknowledgments):
4796 * anti.texi (Antinews):
8cf51b2c
GM
4797 * programs.texi (Program Modes): Restore mention of python.el pending
4798 consideration of legal status.
4799
48002007-04-28 Richard Stallman <rms@gnu.org>
4801
4802 * files.texi (File Names): Fixes to ~ description on MS systems.
4803
8cf51b2c
GM
48042007-04-26 Glenn Morris <rgm@gnu.org>
4805
4806 * emacs.texi (EMACSVER): Increase to 22.1.50.
4807
48082007-04-25 Karl Berry <karl@gnu.org>
4809
4810 * emacs.texi: Improve line breaks on copyright page,
4811 similar layout to lispref, 8.5x11 by default.
4812
4813 * dired.texi (Image-Dired): Improve line break, fix typo.
4814
48152007-04-24 Chong Yidong <cyd@stupidchicken.com>
4816
4817 * programs.texi (Program Modes):
8cf51b2c
GM
4818 * anti.texi (Antinews):
4819 * ack.texi (Acknowledgments): python.el removed.
4820
8cf51b2c
GM
48212007-04-23 Chong Yidong <cyd@stupidchicken.com>
4822
4823 * display.texi (Highlight Interactively): Correct description of
4824 hi-lock-file-patterns-policy.
4825
4826 * files.texi (File Archives): Mention self-extracting executables.
4827
48282007-04-23 Eli Zaretskii <eliz@gnu.org>
4829
4830 * search.texi (Unconditional Replace, Query Replace): Add xref to
4831 "Replacement and Case".
4832
48332007-04-22 Chong Yidong <cyd@stupidchicken.com>
4834
4835 * dired.texi (Image-Dired): Move from Thumbnails node.
4836 * misc.texi (Thumbnails): Node deleted.
4837 * emacs.texi (Top): Update node listing.
4838
4839 * files.texi (File Conveniences):
49823426 4840 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4841
48422007-04-21 Richard Stallman <rms@gnu.org>
4843
4844 * display.texi (Highlight Interactively): Correct previous change.
4845 Clarify doc of hi-lock-find-patterns, and move new features into it.
4846
48472007-04-20 David Koppelman <koppel@ece.lsu.edu>
4848
1c6c854e
CS
4849 * display.texi (Highlight Interactively):
4850 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
4851
48522007-04-20 Martin Rudalics <rudalics@gmx.at>
4853
4854 * display.texi (Scrolling): Fix typo.
4855
8cf51b2c
GM
48562007-04-15 Chong Yidong <cyd@stupidchicken.com>
4857
8cf51b2c
GM
4858 * doclicense.texi: Remove node heading, so that it can be included by
4859 other files.
4860
4861 * emacs.texi: Insert node heading for GFDL.
4862
8cf51b2c
GM
48632007-04-14 Eli Zaretskii <eliz@gnu.org>
4864
4865 * cmdargs.texi (Colors): Qualify "color of window" index entry by
4866 "command line".
4867
4868 * display.texi (Faces): Refer to "Creating Frames" for face
4869 and other frame customizations in .emacs.
4870
4871 * frames.texi (Creating Frames): Mention that face customizations can
4872 be put in .emacs. Add index entries.
4873
48742007-04-12 Richard Stallman <rms@gnu.org>
4875
4876 * glossary.texi (Glossary): Explain `iff'.
4877
48782007-04-11 Karl Berry <karl@gnu.org>
4879
4880 * gnu.texi (Top),
4881 * macos.texi (Mac Font Specs),
4882 * anti.texi (Antinews),
4883 * xresources.texi (Resources),
4884 * misc.texi (Emulation),
4885 * calendar.texi (Daylight Saving),
4886 * dired.texi (Dired and Find),
4887 * rmail.texi (Remote Mailboxes),
4888 * sending.texi (Mail Headers),
4889 * programs.texi (Which Function),
4890 * files.texi (Recover),
4891 * buffers.texi (Uniquify),
4892 * frames.texi (Wheeled Mice),
4893 * killing.texi (Rectangles): Wording to improve breaks in
4894 8.5x11 format.
4895 * mule.texi (Language Environments): \hbadness=10000 since there's
4896 no way to reword.
4897 * emacs.texi (smallbook): New @set to more easily switch between
4898 smallbook and 8.5x11.
4899
49002007-04-11 Richard Stallman <rms@gnu.org>
4901
4902 * files.texi (File Conveniences): Add xref to Tumme.
4903 Delete text about Thumbnail mode.
4904
8cf51b2c
GM
49052007-04-09 Alan Mackenzie <acm@muc.de>
4906
4907 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
4908 new name. Insert concept index entries.
4909
8cf51b2c
GM
49102007-04-08 Chong Yidong <cyd@stupidchicken.com>
4911
4912 * display.texi (Standard Faces): Document prefix arg for
4913 list-faces-display.
4914
4915 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
4916
8cf51b2c
GM
49172007-04-07 Chong Yidong <cyd@stupidchicken.com>
4918
8cf51b2c
GM
4919 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
4920
4921 * files.texi (Misc File Ops): Rewrite description of
4922 insert-file-literally.
4923
8cf51b2c
GM
49242007-03-31 Eli Zaretskii <eliz@gnu.org>
4925
4926 * misc.texi (Printing): Postscript -> PostScript.
4927
8cf51b2c
GM
4928 * ack.texi (Acknowledgments): Postscript -> PostScript.
4929
4930 * custom.texi (Init File, Init Non-ASCII): Fix last change.
4931
4932 * emacs.texi (Top): Fix the menu due to the change in custom.texi
4933 below.
4934
49352007-03-30 Chong Yidong <cyd@stupidchicken.com>
4936
4937 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
4938 Init Non-ASCII.
4939 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
4940 (Init Non-ASCII): New node.
4941
49422007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
4943
4944 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
4945
8cf51b2c
GM
49462007-03-12 Glenn Morris <rgm@gnu.org>
4947
8cf51b2c
GM
4948 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
4949 "Daylight Savings".
4950
49823426 4951 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
4952 saving" in text throughout.
4953
8cf51b2c
GM
49542007-03-04 Richard Stallman <rms@gnu.org>
4955
4956 * custom.texi (Safe File Variables): Minor correction.
4957
8cf51b2c
GM
49582007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
4959
4960 * rmail.texi (Movemail): Add internal ref.
4961 Don't indent the intro for the PROTO table.
4962 Format PROTO table items with @code.
4963
8cf51b2c
GM
49642007-02-26 Nick Roberts <nickrob@snap.net.nz>
4965
4966 * building.texi: Remove references to bashdb.
4967
8cf51b2c
GM
49682007-02-19 Juanma Barranquero <lekktu@gmail.com>
4969
4970 * mule.texi (Language Environments): Update list of supported language
4971 environments.
4972
8cf51b2c
GM
49732007-02-14 Kim F. Storm <storm@cua.dk>
4974
4975 * building.texi (Grep Searching): Fix lgrep doc.
4976
49772007-02-12 Chong Yidong <cyd@stupidchicken.com>
4978
4979 * back.texi: Remove unused file.
4980
c8763fb6 49812007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4982
4983 * maintaining.texi (Tag Syntax): Now --members is the default for
4984 etags, not for ctags yet.
4985
8cf51b2c
GM
49862007-02-03 Eli Zaretskii <eliz@gnu.org>
4987
4988 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
4989 headers compliant with Texinfo guidelines and with what texnfo-upd.el
4990 expects. Add comments to prevent people from inadvertently modifying
4991 the key parts needed by `texinfo-multiple-files-update'.
4992
49932007-01-29 Chong Yidong <cyd@stupidchicken.com>
4994
4995 * frames.texi (Secondary Selection): Window clicked does not matter
4996 when mouse-yank-at-point is non-nil.
4997
8cf51b2c
GM
49982007-01-16 Glenn Morris <rgm@gnu.org>
4999
5000 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5001 system abbrev.
5002
50032007-01-11 Richard Stallman <rms@gnu.org>
5004
5005 * msdog.texi (Windows Keyboard): Another small cleanup.
5006
50072007-01-10 Richard Stallman <rms@gnu.org>
5008
5009 * msdog.texi (Windows Keyboard): Yet another try to make
5010 everyone happy with that passage.
5011
50122007-01-05 Richard Stallman <rms@gnu.org>
5013
5014 * anti.texi (Antinews): Mention M-x shell scrolling.
5015
50162007-01-05 Nick Roberts <nickrob@snap.net.nz>
5017
5018 * building.texi (Watch Expressions): Describe gdb-max-children.
5019
8cf51b2c
GM
50202007-01-04 Richard Stallman <rms@gnu.org>
5021
8cf51b2c
GM
5022 * msdog.texi (Windows Keyboard): Clarify previous change.
5023
8cf51b2c
GM
50242007-01-02 Richard Stallman <rms@gnu.org>
5025
5026 * custom.texi (Changing a Variable): Minor clarification.
5027 (Specific Customization): customize-customized => customize-unsaved.
5028
5029 * entering.texi (Entering Emacs): Clean up text about restarting
5030 Emacs for each file.
5031
5032 * misc.texi (Shell Options): Minor cleanup.
5033
5034 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5035 with Emacs, not vice versa.
5036
5037 * programs.texi (Symbol Completion): Recommend customizing
5038 window manager.
5039
5040 * xresources.texi (Resources): Minor fix.
5041
c8763fb6 50422007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5043
5044 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5045
50462007-01-01 Richard Stallman <rms@gnu.org>
5047
5048 * commands.texi (User Input): Document keys stolen by window mangers.
5049
50502006-12-31 Richard Stallman <rms@gnu.org>
5051
5052 * custom.texi (Specific Customization): Document customize-option
5053 instead of customize-variable.
5054
50552006-12-31 Kim F. Storm <storm@cua.dk>
5056
5057 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5058
50592006-12-30 Kim F. Storm <storm@cua.dk>
5060
5061 * killing.texi (CUA Bindings): Fix typo.
5062
5063 * xresources.texi (Table of Resources): Mention grow-only value for
5064 auto-resize-tool-bars.
5065
8cf51b2c
GM
50662006-12-27 Eli Zaretskii <eliz@gnu.org>
5067
5068 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5069 and how to get them back.
5070
50712006-12-26 Richard Stallman <rms@gnu.org>
5072
5073 * calendar.texi (Holidays): Holiday listing is based on current
5074 practice, but DST is not.
5075
50762006-12-25 Richard Stallman <rms@gnu.org>
5077
5078 * emacs.texi (Top): Update subnode menus.
5079
5080 * mark.texi (Transient Mark): Fix xref.
5081
5082 * killing.texi (Graphical Kill): Node deleted.
5083 (Killing): Add xref to Cut and Paste.
5084 (CUA Bindings): Update xref.
5085
5086 * frames.texi (Cut and Paste): New section to hold other nodes.
5087 (Mouse Commands): Node demoted.
5088 (Cut/Paste Other App): Split out from Mouse Commands.
5089 (Word and Line Mouse): Likewise.
5090 (Secondary Selection, Clipboard): Nodes demoted.
5091
8cf51b2c
GM
50922006-12-24 Kevin Ryde <user42@zip.com.au>
5093
5094 * calendar.texi (Holidays): US daylight saving begins second Sunday
5095 in March for 2007 onwards.
5096 (Daylight Savings): Show new US default daylight saving rules, 2nd
5097 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5098
50992006-12-23 Chong Yidong <cyd@stupidchicken.com>
5100
5101 * calendar.texi (Scroll Calendar): < and > are switched.
5102
51032006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5104
5105 * killing.texi (Deletion): Describe M-\ prefix argument.
5106
51072006-12-23 Richard Stallman <rms@gnu.org>
5108
5109 * search.texi (Regexp Search): Explain why forward and reverse regexp
5110 search are not mirror images.
5111
8cf51b2c
GM
51122006-12-19 Kim F. Storm <storm@cua.dk>
5113
5114 * major.texi (Choosing Modes): Describe match-function elements for
5115 magic-mode-alist.
5116
8cf51b2c
GM
51172006-12-18 Eli Zaretskii <eliz@gnu.org>
5118
5119 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5120 peculiarities.
5121
51222006-12-18 Richard Stallman <rms@gnu.org>
5123
5124 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5125
8cf51b2c
GM
51262006-12-17 Alan Mackenzie <acm@muc.de>
5127
5128 * programs.texi (Left Margin Paren): Remove the bit which says
5129 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5130 Discuss some of the issues of setting this option to nil.
5131
51322006-12-17 Glenn Morris <rgm@gnu.org>
5133
5134 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5135
51362006-12-16 Eli Zaretskii <eliz@gnu.org>
5137
5138 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5139 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5140 NTFS volumes.
5141 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5142 volumes.
5143
51442006-12-15 Eli Zaretskii <eliz@gnu.org>
5145
5146 * text.texi (HTML Mode): Fix "C-c TAB".
5147
8cf51b2c
GM
51482006-12-09 Richard Stallman <rms@gnu.org>
5149
5150 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5151
51522006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5153
5154 * files.texi (Misc File Ops): Document insert-file-literally.
5155
51562006-12-08 Eli Zaretskii <eliz@gnu.org>
5157
5158 * cmdargs.texi (Colors): Note that --color is intended for overriding
5159 the terminal defaults, not for normal invocation.
5160
5161 * misc.texi (Emacs Server): Improve wording. Don't mention the
5162 ``server program''. Add a cross-reference to "Init File" node.
5163 (Invoking emacsclient): Add index entries. Document both short and
5164 long versions of command-line options. Document the -f option.
5165
8cf51b2c
GM
51662006-12-06 Richard Stallman <rms@gnu.org>
5167
5168 * text.texi (Outline Format): Say to set outline-regexp
5169 and outline-level with major modes and file local variables.
5170
c8763fb6 51712006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5172
5173 * anti.texi (Antinews): Mention the alternative to
5174 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5175
8cf51b2c
GM
5176 * misc.texi (Interactive Shell): Ditto.
5177
51782006-12-04 Eli Zaretskii <eliz@gnu.org>
5179
5180 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5181
5182 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5183
51842006-12-01 Eli Zaretskii <eliz@gnu.org>
5185
5186 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5187 colon in the mode line.
5188
5189 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5190
51912006-11-26 Nick Roberts <nickrob@snap.net.nz>
5192
5193 * building.texi (Watch Expressions): Mention SPC for expanding/
5194 contracting watch expressions.
5195
51962006-11-26 Kim F. Storm <storm@cua.dk>
5197
5198 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5199
52002006-11-26 Nick Roberts <nickrob@snap.net.nz>
5201
5202 * building.texi (Debugger Operation): Define text command mode.
5203 Clarify how tooltips work.
5204 (GDB Graphical Interface): Explain how to run in text command mode
5205 more clearly.
5206
52072006-11-25 Juanma Barranquero <lekktu@gmail.com>
5208
5209 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5210
52112006-11-22 Juanma Barranquero <lekktu@gmail.com>
5212
5213 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5214
8cf51b2c
GM
52152006-11-18 Chong Yidong <cyd@stupidchicken.com>
5216
5217 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5218 and EMACS is deprecated.
5219
52202006-11-18 Juanma Barranquero <lekktu@gmail.com>
5221
5222 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5223
c8763fb6 52242006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5225
5226 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5227
5228 * emacs.texi: Include xresources.texi both for info and dvi.
5229
5230 * xresources.texi: Merge text from xresmini.texi.
5231
c8763fb6 52322006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5233
5234 * glossary.texi: Fix typos.
5235
8cf51b2c
GM
52362006-11-06 Richard Stallman <rms@gnu.org>
5237
5238 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5239
5240 * ack.texi (Acknowledgments): Fix name spelling.
5241
52422006-11-01 Juri Linkov <juri@jurta.org>
5243
5244 * search.texi (Word Search): Document incremental word search.
5245
52462006-10-28 Glenn Morris <rgm@gnu.org>
5247
5248 * ack.texi (Acknowledgments): Add cal-html author.
5249
5250 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5251 Calendar"). Describe new package cal-html.
5252 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5253 Calendar Files."
5254
8cf51b2c
GM
52552006-10-23 Richard Stallman <rms@gnu.org>
5256
5257 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5258 Abbrev mode is enabled.
5259
8cf51b2c
GM
52602006-10-16 Richard Stallman <rms@gnu.org>
5261
8cf51b2c
GM
5262 * emacs.texi: Update ISBN.
5263
8cf51b2c
GM
52642006-10-11 Kim F. Storm <storm@cua.dk>
5265
5266 * emacs.texi (Acknowledgments): Use @dotless{i}.
5267
52682006-10-08 Nick Roberts <nickrob@snap.net.nz>
5269
5270 * building.texi (Breakpoints Buffer): Mention catchpoints.
5271
52722006-10-08 Kim F. Storm <storm@cua.dk>
5273
5274 * ack.texi (Acknowledgments): Update.
5275
5276 * emacs.texi (Acknowledgments): Fix bad @/ form.
5277
8cf51b2c
GM
52782006-10-05 Kim F. Storm <storm@cua.dk>
5279
5280 * emacs.texi (Acknowledgments): Add more contributors.
5281
52822006-10-03 Richard Stallman <rms@gnu.org>
5283
5284 * emacs.texi (Acknowledgments): Update version and edition.
5285
8cf51b2c
GM
52862006-10-01 Karl Berry <karl@gnu.org>
5287
5288 * custom.texi (Customization Groups): Page break to keep example buffer
5289 on one page.
5290
52912006-09-30 Karl Berry <karl@gnu.org>
5292
5293 * programs.texi (Basic Indent): @need to improve page break.
5294 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5295
52962006-09-29 Glenn Morris <rgm@gnu.org>
5297
5298 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5299
53002006-09-29 Karl Berry <karl@gnu.org>
5301
5302 * windows.texi (Basic Window): Remove forced @break, no longer
5303 desirable.
5304 * frames.texi (Frame Commands),
5305 * mark.texi (Marking Objects): Reword to avoid bad page break.
5306 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5307
53082006-09-19 Richard Stallman <rms@gnu.org>
5309
5310 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5311 stick to present tense.
5312
c8763fb6 53132006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5314
5315 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5316 to x-gtk-use-old-file-dialog.
5317 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5318
53192006-09-15 Jay Belanger <belanger@truman.edu>
5320
49823426 5321 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5322 Change "Library Public License" to "Lesser Public License"
5323 throughout. Use "yyyy" to represent year.
5324
8cf51b2c
GM
53252006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5326
5327 * files.texi (Visiting): Add index entry "open file".
5328
8cf51b2c
GM
53292006-09-11 Richard Stallman <rms@gnu.org>
5330
5331 * building.texi (Compilation Mode): Clarification.
5332 (Grep Searching): Add xref to Compilation Mode.
5333
8cf51b2c
GM
53342006-09-08 Richard Stallman <rms@gnu.org>
5335
5336 * search.texi (Search): Ref multi-file search commands here.
5337 (Other Repeating Search): Not here.
5338
8cf51b2c
GM
53392006-08-28 Richard Stallman <rms@gnu.org>
5340
5341 * windows.texi (Split Window): Update xref.
5342
5343 * basic.texi (Continuation Lines): Update xref.
5344
5345 * indent.texi (Tab Stops): Update xref.
5346
5347 * emacs.texi (Top): Update subnode menu.
5348
5349 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5350 split out of Display Custom.
5351
53522006-08-25 Kim F. Storm <storm@cua.dk>
5353
5354 * display.texi (Display Custom): Add variables overline-margin
5355 and x-underline-at-descent-line.
5356
53572006-08-25 Richard Stallman <rms@gnu.org>
5358
5359 * entering.texi (Exiting): Rewrite to give graphical displays
5360 priority over text terminals.
5361
5362 * search.texi (Incremental Search): Move index entries.
5363
53642006-08-23 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * custom.texi (Init File): Reference Find Init to avoid "home
5367 directory" confusion.
5368
53692006-08-22 Nick Roberts <nickrob@snap.net.nz>
5370
5371 * building.texi (Other GDB-UI Buffers): Describe how to edit
5372 a value in the locals buffer.
5373
53742006-08-21 Richard Stallman <rms@gnu.org>
5375
5376 * search.texi (Basic Isearch): Add `isearch' index entry.
5377
53782006-08-16 Richard Stallman <rms@gnu.org>
5379
5380 * misc.texi (Saving Emacs Sessions): Clean up wording.
5381
5382 * mark.texi (Marking Objects): Mention term "select all".
5383
5384 * emacs.texi (Top): Update subnode menu.
5385
5386 * help.texi (Help Mode): Move node up in file.
5387
8cf51b2c
GM
53882006-08-15 Nick Roberts <nickrob@snap.net.nz>
5389
5390 * building.texi (Stack Buffer): Explain fringe arrow.
5391
8cf51b2c
GM
53922006-08-12 Eli Zaretskii <eliz@gnu.org>
5393
8cf51b2c
GM
5394 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5395 on startup.
5396
53972006-08-11 Romain Francoise <romain@orebokech.com>
5398
5399 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5400
54012006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5402
5403 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5404
54052006-08-10 Richard Stallman <rms@gnu.org>
5406
5407 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5408 with face merging. Empty regions don't count.
5409 Clarify face property inheritance.
8cf51b2c
GM
5410
54112006-08-08 Romain Francoise <romain@orebokech.com>
5412
5413 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5414 <arjuropo@cc.jyu.fi>.
5415
8cf51b2c
GM
54162006-08-04 Eli Zaretskii <eliz@gnu.org>
5417
5418 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5419 apply to all frames.
5420
8cf51b2c
GM
54212006-08-01 Richard Stallman <rms@gnu.org>
5422
5423 * help.texi (Name Help): Add index entries for describe-variable.
5424
54252006-08-01 Nick Roberts <nickrob@snap.net.nz>
5426
5427 * building.texi (GDB Graphical Interface): Shorten node names.
5428 (GDB-UI Layout): Use GDB-related.
5429 (Other GDB-UI Buffers): Simplify English.
5430
54312006-07-31 Richard Stallman <rms@gnu.org>
5432
5433 * search.texi (Query Replace): Add xref for Dired's Q command.
5434
8cf51b2c
GM
54352006-07-31 Nick Roberts <nickrob@snap.net.nz>
5436
5437 * building.texi (GDB commands in Fringe): Rename to...
5438 (Source Buffers): ..this and move forward. Describe hollow arrow and
5439 new option gdb-find-source-frame.
5440
54412006-07-29 Richard Stallman <rms@gnu.org>
5442
5443 * dired.texi (Operating on Files): Simplify previous change
5444 and fix Texinfo usage.
5445
54462006-07-29 Eli Zaretskii <eliz@gnu.org>
5447
5448 * dired.texi (Operating on Files): Add cross-references. State the
5449 Unix commands that do similar things.
5450
54512006-07-28 Richard Stallman <rms@gnu.org>
5452
5453 * mark.texi (Transient Mark): Clarify that region never disappears
5454 when Transient Mark mode is off, and not when it is on.
5455
54562006-07-27 Richard Stallman <rms@gnu.org>
5457
5458 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5459
54602006-07-24 Richard Stallman <rms@gnu.org>
5461
5462 * xresources.texi (GTK styles): Fix texinfo usage.
5463
8cf51b2c
GM
5464 * commands.texi (User Input): Explain why we teach keyboard cmds.
5465
5466 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5467 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5468 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5469 * doclicense.texi, display.texi, dired.texi, basic.texi:
5470 * anti.texi, ack.texi: Move periods and commas inside quotes.
5471
54722006-07-22 Eli Zaretskii <eliz@gnu.org>
5473
5474 * cmdargs.texi (General Variables): Document EMAIL.
5475
54762006-07-21 Eli Zaretskii <eliz@gnu.org>
5477
5478 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5479 doesn't have effect on MS-Windows.
5480
8cf51b2c
GM
54812006-07-17 Richard Stallman <rms@gnu.org>
5482
5483 * building.texi (Grep Searching): Explain about chaining grep commands.
5484
8cf51b2c
GM
54852006-07-10 Nick Roberts <nickrob@snap.net.nz>
5486
49823426 5487 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5488
54892006-07-09 Chong Yidong <cyd@stupidchicken.com>
5490
5491 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5492 is invoked for multiple files.
5493
54942006-07-08 Eli Zaretskii <eliz@gnu.org>
5495
5496 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5497 on-line manual for the rest of this node.
5498 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5499 unconditionally.
5500 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5501 Improve wording.
5502 (Windows Printing): Improve wording.
5503 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5504 rest of this node.
5505
8cf51b2c
GM
55062006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5507
49823426
GM
5508 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5509 with eval-buffer.
8cf51b2c
GM
5510
55112006-07-05 Nick Roberts <nickrob@snap.net.nz>
5512
5513 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5514 of character translation.
5515
55162006-07-04 Nick Roberts <nickrob@snap.net.nz>
5517
5518 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5519
55202006-07-03 Karl Berry <karl@gnu.org>
5521
5522 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5523 not-too-underfull hboxes in the TeX output.
5524 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5525 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5526 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5527 * sending.texi, text.texi: Fix overfull/underfull boxes.
5528
55292006-07-03 Romain Francoise <romain@orebokech.com>
5530
5531 * m-x.texi (M-x): Fix.
5532
55332006-07-03 Richard Stallman <rms@gnu.org>
5534
8cf51b2c
GM
5535 * search.texi (Other Repeating Search): filename -> file name.
5536
5537 * misc.texi (Narrowing): Minor cleanups.
5538
5539 * files.texi (Visiting): filename -> file name.
5540
5541 * emacs.texi (Top): Update subnode menus.
5542
5543 * mule.texi (Coding Systems): Move char translation stuff here.
5544 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5545 (Recognize Coding): Substantial local rewrites.
5546 (International): Update menu.
5547
5548 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5549 (Scrolling): Substantial local rewrites.
5550 (Display): Update menu and intro.
5551
5552 * dired.texi: filename -> file name.
5553
5554 * custom.texi (Safe File Variables): Texinfo usage fix.
5555
f0131492 55562006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5557
5558 * help.texi, m-x.texi: Lots of cleanups.
5559
8cf51b2c
GM
55602006-06-30 Eli Zaretskii <eliz@gnu.org>
5561
5562 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5563 (Windows Processes, Windows Misc): Shorten the printed version by
5564 selectively conditioning less important portions by @ifnottex.
5565
8cf51b2c
GM
55662006-06-27 Richard Stallman <rms@gnu.org>
5567
5568 * mini.texi (Minibuffer File): Minor cleanup.
5569
55702006-06-25 Nick Roberts <nickrob@snap.net.nz>
5571
5572 * frames.texi (XTerm Mouse): Rename to...
5573 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5574
5575 * emacs.texi (Top): Use new node name.
5576
55772006-06-24 Eli Zaretskii <eliz@gnu.org>
5578
5579 * emacs.texi (Top): Update the detailed menu according to changes in
5580 msdog.texi.
5581
5582 * msdog.texi (Windows Keyboard): New section.
5583 (Windows Mouse): New section.
5584 (Windows System Menu): Remove section (text merged with "Windows
5585 Keyboard").
5586 (Windows Misc): New section.
5587
5588 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5589
5590 * msdog.texi (ls in Lisp): New section.
5591
5592 * files.texi (Visiting): Document case-insensitive wildcard matching
5593 under find-file-wildcards.
5594
8cf51b2c
GM
55952006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5596
5597 * macos.texi (Mac Input): Add description of mac-function-modifier.
5598 Now Unicode keyboard layouts work.
5599
8cf51b2c
GM
56002006-06-10 Richard Stallman <rms@gnu.org>
5601
5602 * mule.texi (Recognize Coding): Clarify previous change.
5603
56042006-06-09 Kenichi Handa <handa@m17n.org>
5605
5606 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5607 notation.
5608
56092006-06-07 Kevin Ryde <user42@zip.com.au>
5610
5611 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5612 manual for @ifnottex, but in emacs-extra for @iftex.
5613
5614 * cmdargs.texi (General Variables): Fix smtpmail xref.
5615
56162006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5617
8cf51b2c 5618 * programs.texi (Comment Commands):
8cf51b2c 5619 * custom.texi (Specifying File Variables):
49823426 5620 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5621
56222006-06-07 Nick Roberts <nickrob@snap.net.nz>
5623
5624 * building.texi (Watch Expressions): Move node to end.
5625 (GDB Graphical Interface): Move description of clicks in fringe...
5626 (GDB commands in the Fringe): ...to here. New node.
5627
8cf51b2c
GM
56282006-06-05 Romain Francoise <romain@orebokech.com>
5629
49823426 5630 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5631
56322006-06-05 Nick Roberts <nickrob@snap.net.nz>
5633
5634 * building.texi (GDB Graphical Interface): Update bindings.
5635 (Commands of GUD): Add gud-print. Remove gud-run.
5636 Restate availability more generally.
5637
f0131492 56382006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5639
5640 * mini.texi: Lots of cleanups.
5641
56422006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5643
5644 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5645 and Mouse-2.
5646
c8763fb6 56472006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5648
5649 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5650
8cf51b2c
GM
56512006-05-31 Richard Stallman <rms@gnu.org>
5652
5653 * basic.texi (Moving Point): Fix previous change.
5654
c8763fb6 56552006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5656
5657 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5658
f0131492 56592006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5660
5661 * basic.texi: Many simplifications and improvements in wording.
5662
8cf51b2c
GM
56632006-05-26 Nick Roberts <nickrob@snap.net.nz>
5664
5665 * anti.texi (Antinews): Create a node for gdb-ui.
5666
8cf51b2c
GM
56672006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5668
5669 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5670
56712006-05-20 Richard Stallman <rms@gnu.org>
5672
5673 * dired.texi (Dired Navigation): dired-goto-file is now j.
5674
8cf51b2c
GM
56752006-05-20 Eli Zaretskii <eliz@gnu.org>
5676
5677 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5678 and their aliases.
5679
5680 * msdog.texi (Windows Printing): Mention non-support of plain text
5681 printing with some el-cheapo printers, and suggest a workaround.
5682
56832006-05-20 Kevin Ryde <user42@zip.com.au>
5684
5685 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5686 remove the bit saying you must set it.
5687
56882006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5689
5690 * trouble.texi (Checklist):
5691 * text.texi (Text, Auto Fill, Text Mode):
5692 * search.texi (Nonincremental Search):
5693 * rmail.texi (Rmail Labels):
5694 * mule.texi (Input Methods, Multibyte Conversion):
5695 * misc.texi (Gnus, Where to Look, PostScript):
5696 * maintaining.texi (Create Tags Table):
5697 * indent.texi (Indentation Commands):
5698 * fixit.texi (Spelling):
5699 * emacs.texi (Copying):
5700 * custom.texi (Init File): ifinfo -> ifnottex.
5701
8cf51b2c
GM
57022006-05-17 Richard Stallman <rms@gnu.org>
5703
5704 * files.texi (Diff Mode): Mention C-x `.
5705
57062006-05-08 Richard Stallman <rms@gnu.org>
5707
5708 * custom.texi (Disabling): Textual cleanups.
5709
8cf51b2c
GM
57102006-05-12 Glenn Morris <rgm@gnu.org>
5711
5712 * calendar.texi (Displaying the Diary, Format of Diary File):
5713 Refer to diary-view-entries, diary-list-entries,
5714 diary-show-all-entries rather than obsolete aliases.
5715
57162006-05-12 Eli Zaretskii <eliz@gnu.org>
5717
5718 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5719 (Displaying the Diary, Special Diary Entries, Importing Diary):
5720 * building.texi (Compilation Shell):
5721 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5722 emacs-xtra with @inforef's.
5723
5724 * files.texi (Visiting): Fix wording.
5725
5726 * mule.texi (Coding Systems, Text Coding): More indexing.
5727 Mention that C-x RET f can set eol conversion.
5728
c8763fb6 57292006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5730
5731 * xresmini.texi (GTK resources): Insert GTK description.
5732
5733 * xresources.texi (GTK resources): metafont should be menufont.
5734
8cf51b2c
GM
57352006-05-06 Michael Albinus <michael.albinus@gmx.de>
5736
49823426 5737 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5738 method, user name and host name is active only in partial
5739 completion mode.
5740
8cf51b2c
GM
57412006-05-06 Eli Zaretskii <eliz@gnu.org>
5742
5743 * makefile.w32-in (emacs.dvi):
5744 * Makefile.in (emacs.dvi): Add xresmini.texi.
5745
5746 * xresmini.texi (Table of Resources): Remove xref to non-existent
5747 node "LessTif Resources".
5748
5749 * msdog.texi (Microsoft Windows):
5750 * calendar.texi (Calendar/Diary, Displaying the Diary)
5751 (Special Diary Entries, Importing Diary, Holidays):
5752 * programs.texi (Program Modes):
5753 * text.texi (Text):
5754 * buffers.texi (Several Buffers):
5755 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5756
57572006-05-06 Eli Zaretskii <eliz@gnu.org>
5758
5759 The following changes merge the emacs-xtra manual into the main
5760 manual, but only for on-line version of the manual.
5761
5762 * vc2-xtra.texi (Version Backups, Local Version Control)
5763 (Making Snapshots, Change Logs and VC, Version Headers)
5764 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5765 on-line manual.
5766
5767 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5768 for on-line manual.
5769
5770 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5771 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5772 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5773 for on-line manual.
5774
5775 * fortran-xtra.texi (Fortran, Fortran Autofill)
5776 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5777 for on-line manual.
5778
5779 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5780 Conditional xref's for on-line manual.
5781
5782 * emerge-xtra.texi (Emerge, Overview of Emerge)
5783 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5784 manual.
5785
5786 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5787 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5788 (EMACSSOURCES): Use EMACS_XTRA.
5789 (../info/emacs-xtra): Remove.
5790 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5791
5792 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5793 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5794 (EMACSSOURCES): Use EMACS_XTRA.
5795 ($(infodir)/emacs-xtra): Remove.
5796 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5797
5798 * trouble.texi (Quitting):
5799 * text.texi (Text):
5800 * programs.texi (Program Modes):
5801 * msdog.texi (Microsoft Windows):
5802 * frames.texi (Frames):
5803 * files.texi (Backup, Version Control, VC Concepts)
5804 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5805 (Registering, VC Status, VC Undo, Multi-User Branching)
5806 (Comparing Files):
5807 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5808 (Displaying the Diary, Special Diary Entries, Importing Diary):
5809 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5810 conditional xref's, depending on @iftex/@ifnottex.
5811
5812 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5813 "MS-DOS". @include msdog-xtra.texi.
5814
5815 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5816 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5817
5818 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5819 for vc-xtra.texi subsections.
5820 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5821 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5822
5823 * sending.texi (Sending Mail): A @node line without explicit Prev,
5824 Next, and Up links.
5825
5826 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5827 Next, and Up links.
5828
5829 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5830 and its sections. @include picture-xtra.texi.
5831
5832 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5833 "Emerge".
5834 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5835
5836 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5837 exact duplicate of its name-sake in calendar.texi.
5838
5839 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5840 "Advanced Calendar/Diary Usage".
5841 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5842
5843 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5844 dired-xtra.texi.
5845 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5846
5847 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5848 (Files) [ifnottex]: Add menu entry for Autorevert.
5849
5850 * emacs-xtra.texi (Introduction): Reword to make consistent with
5851 printed version only.
5852 <Top level>: Remove the body of all chapters and move them to the
5853 new *-xtra.texi files. Use @raisesections and @lowersections to
5854 convert sections to chapters etc.
5855
5856 * msdog-xtra.texi:
5857 * fortran-xtra.texi:
5858 * vc-xtra.texi:
5859 * vc1-xtra.texi:
5860 * vc2-xtra.texi:
5861 * emerge-xtra.texi:
5862 * cal-xtra.texi:
5863 * dired-xtra.texi:
5864 * arevert-xtra.texi: New files, with text from respective chapters
5865 of emacs-xtra.texi. Convert each @chapter into @section, @section
5866 into @subsection, etc.
5867
1c6c854e 5868 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
5869 updated.
5870
5871 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
5872 Windows". All references updated.
5873
58742006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5875
5876 * macos.texi (Mac Input): Mention input from Character Palette.
5877 (Mac Font Specs): Fix typo.
5878
58792006-05-05 Richard Stallman <rms@gnu.org>
5880
5881 * files.texi (Diff Mode): Minor cleanup.
5882
58832006-05-05 Karl Berry <karl@gnu.org>
5884
8cf51b2c
GM
5885 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
5886 errors from the current release of makeinfo (4.8).
5887 * help.texi (Library Keywords): Change widest word in multitable
5888 template from `emulations' to `convenience'. (Not sure if this is
5889 related to the font change.)
5890
58912006-05-05 Eli Zaretskii <eliz@gnu.org>
5892
5893 * files.texi (File Names): Add a footnote about limited support of
5894 ~USER on MS-Windows.
5895
5896 * cmdargs.texi (Initial Options): Add a footnote about limited
5897 support of ~USER on MS-Windows.
5898
58992006-05-03 Richard Stallman <rms@gnu.org>
5900
5901 * files.texi (Diff Mode): Node moved here.
5902 (Comparing Files): Delete what duplicates new node.
5903 (Files): Put Diff Mode in menu.
5904
1c6c854e 5905 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
5906
5907 * emacs.texi (Top): Update menu for Diff Mode.
5908
5909 * trouble.texi (Emergency Escape): Simplify.
5910
5911 * emacs.texi (Top): Minor clarification.
5912
59132006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
5914
5915 * commands.texi, entering.texi, screen.texi: Many simplifications.
5916
59172006-05-03 Richard Stallman <rms@gnu.org>
5918
5919 * commands.texi (Text Characters): Delete paragraph about unibyte
5920 non-ASCII printing chars.
5921
5922 * killing.texi (Killing): Say "graphical displays".
5923 * display.texi: Say "graphical displays".
5924
5925 * cmdargs.texi (Misc X): Say "graphical displays".
5926
59272006-05-01 Richard Stallman <rms@gnu.org>
5928
5929 * emacs.texi (Top): Add Diff Mode to menu.
5930
59312006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
5932
5933 * misc.texi (Diff Mode): New node.
5934
59352006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5936
5937 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
5938 (Mac Environment Variables): Shorten example line.
5939 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
5940
59412006-05-01 Nick Roberts <nickrob@snap.net.nz>
5942
5943 * building.texi (GUD Customization): Describe cases %d and %c.
5944 Update description for %e.
5945
59462006-04-30 Glenn Morris <rgm@gnu.org>
5947
5948 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
5949
59502006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
5951
5952 * custom.texi (Examining): Update C-h v output example.
5953
59542006-04-29 Kim F. Storm <storm@cua.dk>
5955
5956 * building.texi (Grep Searching): Add lgrep and rgrep.
5957
8cf51b2c
GM
59582006-04-23 Richard Stallman <rms@gnu.org>
5959
5960 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
5961
5962 * xresmini.texi: New file.
5963
5964 * xresources.texi (Face Resources): Split table into font resources
5965 and the rest. Combine similar attributes for brevity.
5966
8cf51b2c
GM
59672006-04-21 Eli Zaretskii <eliz@gnu.org>
5968
5969 * emacs-xtra.texi (MS-DOS File Names): Remove section about
5970 backslashes and case-insensitivity in file names (moved to the
5971 main manual).
5972 (MS-DOS Printing): Move most of the text to the main manual.
5973
5974 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
5975 New nodes.
5976 (Windows Processes, Windows System Menu): Add index entries and
5977 fix wording.
5978
8cf51b2c
GM
59792006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
5980
5981 * misc.texi (Shell Ring): Add notes on saved input when
5982 navigating off the end of the history list.
5983
59842006-04-18 Chong Yidong <cyd@mit.edu>
5985
5986 * misc.texi (Shell Options): Correct default value of
5987 comint-scroll-show-maximum-output.
5988
8cf51b2c
GM
59892006-04-18 Nick Roberts <nickrob@snap.net.nz>
5990
5991 * building.texi (Watch Expressions): Update.
5992
8cf51b2c
GM
59932006-04-12 Richard Stallman <rms@gnu.org>
5994
5995 * search.texi: Clean up previous change.
5996
59972006-04-12 Eli Zaretskii <eliz@gnu.org>
5998
5999 * search.texi (Regexp Backslash, Regexp Replace): Add index
6000 entries for ``back reference'' and mention the term itself in the
6001 text.
6002
60032006-04-11 Richard Stallman <rms@gnu.org>
6004
6005 * custom.texi (Safe File Variables):
6006 Document enable-local-variables = :safe.
6007
60082006-04-11 Karl Berry <karl@gnu.org>
6009
6010 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6011 (Remote Repositories, Version Backups, Local Version Control)
6012 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6013 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6014 (Renaming VC Work Files and Master Files)
6015 (Inserting Version Control Headers, Customizing VC, General Options)
6016 (Options for RCS and SCCS, Options specific for CVS): Move all
6017 these nodes to emacs-xtra.texi, for brevity.
6018 * cmdargs.texi, files.texi: Change cross-references.
6019
8cf51b2c
GM
60202006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6021
6022 * files.texi (Old Versions): Update description of vc-annotate's
6023 use of color to indicate date ranges.
6024
8cf51b2c
GM
60252006-04-09 Kevin Ryde <user42@zip.com.au>
6026
8cf51b2c
GM
6027 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6028 put info and printed manual names the right way around.
6029
60302006-04-09 Karl Berry <karl@gnu.org>
6031
6032 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6033 emacs-xtra.texi, leaving only MS Windows information.
6034 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6035 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6036 node names.
6037
6038 * emacs.texi: Move @summarycontents and @contents to the beginning
6039 of the file.
6040
8cf51b2c
GM
60412006-04-08 Kevin Ryde <user42@zip.com.au>
6042
6043 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6044
60452006-04-07 Richard Stallman <rms@gnu.org>
6046
6047 * programs.texi (Comments, Comment Commands, Options for Comments)
6048 (Multi-Line Comments): "Align", not "indent".
6049 (Basic Indent): C-j deletes trailing whitespace before the newline.
6050
60512006-04-06 Richard Stallman <rms@gnu.org>
6052
8cf51b2c
GM
6053 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6054
60552006-04-06 Eli Zaretskii <eliz@gnu.org>
6056
6057 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6058
8cf51b2c
GM
60592006-04-05 Richard Stallman <rms@gnu.org>
6060
6061 * emacs.texi (Top): Update subnode menu.
6062
6063 * trouble.texi (Unasked-for Search): Node deleted.
6064 (Lossage): Delete from menu.
6065
60662006-04-04 Richard Stallman <rms@gnu.org>
6067
6068 * trouble.texi: Various cleanups.
6069 (Checklist): Don't bother saying how to snail a bug report.
6070 (Emergency Escape): Much rewriting.
6071 (After a Crash): Rename the core dump immediately.
6072 (Total Frustration): Call it a psychotherapist.
6073 (Bug Criteria): Avoid "illegal instruction".
6074 (Sending Patches): We always put the contributor's name in.
6075
6076 * misc.texi (Thumbnails): Minor correction.
6077
8cf51b2c
GM
60782006-04-03 Richard Stallman <rms@gnu.org>
6079
6080 * misc.texi (Thumbnails): Minor cleanup.
6081
60822006-04-02 Karl Berry <karl@gnu.org>
6083
6084 * sending.texi (Mail Sending): pxref to Top needs five args.
6085
6086 * texinfo.tex: Update to current version (2006-03-21.13).
6087
8cf51b2c
GM
60882006-03-31 Richard Stallman <rms@gnu.org>
6089
6090 * emacs.texi (Top): Update subnode menu.
6091
6092 * help.texi (Help Mode): Cleanup.
6093
6094 * dired.texi: Many cleanups.
6095 (Dired Deletion): Describe dired-recursive-deletes.
6096 (Operating on Files): dired-create-directory moved.
6097 (Misc Dired Features): Move to here.
6098 (Tumme): Node moved to misc.texi.
6099
6100 * custom.texi: Many cleanups.
6101 (Minor Modes): Don't mention ISO Accents Mode.
6102 (Examining): Update C-h v output example.
6103 (Hooks): Add index and xref for add-hook.
6104 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6105 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6106
6107 * misc.texi: Many cleanups.
6108 (beginning): Add to summary of topics.
6109 (Shell): Put eshell xref at the end. Remove eshell from table.
6110 (Thumbnails): New node.
6111
8cf51b2c
GM
61122006-03-28 Eli Zaretskii <eliz@gnu.org>
6113
6114 * files.texi (File Name Cache): Make it clear that the cache is
6115 not persistent.
6116
8cf51b2c
GM
61172006-03-25 Karl Berry <karl@gnu.org>
6118
49823426
GM
6119 * emacs-xtra.texi, emacs.texi, gnu.texi:
6120 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6121 (2) do not indent copyright year list (or anything else).
6122
8cf51b2c
GM
61232006-03-21 Juanma Barranquero <lekktu@gmail.com>
6124
6125 * files.texi (VC Dired Mode): Remove misplaced brackets.
6126
61272006-03-21 Andre Spiegel <spiegel@gnu.org>
6128
6129 * files.texi: Various updates and clarifications in the VC chapter.
6130
61312006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6132
6133 * help.texi (Help Mode): Document "C-c C-c".
6134
8cf51b2c
GM
61352006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6136
6137 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6138 menu in the standalone Info reader.
6139
61402006-03-15 Chong Yidong <cyd@stupidchicken.com>
6141
6142 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6143 moved here from Emacs manual.
6144
6145 * programs.texi (Fortran): Section moved to emacs-xtra.
6146 (Program Modes): Xref to Fortran in emacs-xtra.
6147
6148 * maintaining.texi (Emerge): Move to emacs-xtra.
6149 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6150
6151 * picture.texi: File deleted.
6152 * Makefile.in:
6153 * makefile.w32-in: Remove picture.texi.
6154
6155 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6156 * abbrevs.texi (Abbrevs):
6157 * sending.texi (Sending Mail): Picture node removed.
6158
6159 * emacs.texi (Top): Update node listings.
6160
8cf51b2c
GM
61612006-03-12 Richard Stallman <rms@gnu.org>
6162
6163 * calendar.texi: Various cleanups.
6164
8cf51b2c
GM
61652006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6166
6167 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6168 syntax.
6169
8cf51b2c
GM
61702006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6171
6172 * search.texi (Regexps): More accurately describe which characters
6173 are special in which situations. Recommend _not_ to quote `]' or
6174 `-' when they are not special.
6175
8cf51b2c
GM
61762006-02-28 Andre Spiegel <spiegel@gnu.org>
6177
6178 * files.texi (Old Versions): Clarify operation of C-x v =.
6179
8cf51b2c
GM
61802006-02-21 Nick Roberts <nickrob@snap.net.nz>
6181
6182 * building.texi (Watch Expressions): Update and describe
6183 gdb-speedbar-auto-raise.
6184
61852006-02-19 Richard M. Stallman <rms@gnu.org>
6186
6187 * emacs.texi: Use @smallbook.
6188 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6189 Update subnode menu.
6190
6191 * building.texi (Lisp Interaction): Minor addition.
6192
61932006-02-18 Nick Roberts <nickrob@snap.net.nz>
6194
6195 * building.texi (Watch Expressions): Update and be more precise.
6196
c8763fb6 61972006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6198
6199 * maintaining.texi (Create Tags Table): Explain why the
6200 exception when etags writes to files under the /dev tree.
6201
62022006-02-14 Richard M. Stallman <rms@gnu.org>
6203
6204 * custom.texi (Safe File Variables): Lots of clarification.
6205 Renamed from Unsafe File Variables.
6206
62072006-02-14 Chong Yidong <cyd@stupidchicken.com>
6208
6209 * custom.texi (Unsafe File Variables): File variable confirmation
6210 assumed denied in batch mode.
6211
62122006-02-14 Richard M. Stallman <rms@gnu.org>
6213
6214 * building.texi (GDB User Interface Layout): Don't say `inferior'
6215 for program being debugged.
6216
62172006-02-15 Nick Roberts <nickrob@snap.net.nz>
6218
6219 * building.texi (GDB Graphical Interface):
6220 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6221
62222006-02-13 Chong Yidong <cyd@stupidchicken.com>
6223
6224 * custom.texi (Specifying File Variables, Unsafe File Variables):
6225 New nodes, split from File Variables. Document new file local
6226 variable behavior.
6227
62282006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6229
6230 * display.texi (Standard Faces):
8cf51b2c
GM
6231 * files.texi (Visiting):
6232 * frames.texi (Clipboard):
6233 * glossary.texi (Glossary) <Clipboard>:
6234 * xresources.texi (X Resources): Mention Mac OS port.
6235
8cf51b2c
GM
62362006-02-12 Richard M. Stallman <rms@gnu.org>
6237
6238 * building.texi (Building): Clarify topic in intro.
6239
6240 * maintaining.texi (Maintaining): Change title; clarify topic.
6241 Delete duplicate index entries.
6242
6243 * building.texi (Other GDB User Interface Buffers): Clarifications.
6244
6245 * text.texi (Cell Commands): Clarifications.
6246
6247 * programs.texi (Defuns): Delete duplicate explanation of
6248 left-margin paren convention.
6249 (Hungry Delete): Minor cleanup.
6250
62512006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6252
6253 * dired.texi (Tumme): More tumme documentation.
6254
62552006-02-11 Alan Mackenzie <acm@muc.de>
6256
6257 * programs.texi ("Hungry Delete"): Correct the appellation of the
6258 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6259
62602006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6261
6262 * dired.texi (Tumme): Fix small bug.
6263
62642006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6265
6266 * macos.texi (Mac International): Rename "fontset-mac" to
6267 "fontset-standard".
6268
8cf51b2c
GM
62692006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6270
6271 * dired.texi (Tumme): Basic documentation for Tumme added.
6272
8cf51b2c
GM
62732006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6274
6275 * mule.texi (International):
6276 * programs.texi (Basic Indent): Fix typos.
6277
8cf51b2c
GM
6278 * custom.texi (Minor Modes):
6279 * display.texi (Text Display):
6280 * commands.texi (Text Characters): Update xrefs.
6281
62822006-02-07 Richard M. Stallman <rms@gnu.org>
6283
6284 * emacs.texi (Top): Update subnode menu.
6285 Update info on old Emacs papers.
6286 (Intro): "Graphical display", not window system.
6287
6288 * xresources.texi (GTK styles): Minor clarifications.
6289
6290 * trouble.texi: "Graphical display", not window system.
6291 (Stuck Recursive): Minor clarification.
6292
6293 * text.texi: Minor clarifications.
6294 (Sentences): Explain why two-space convention is better.
6295 Explain sentence-end-without-period here.
6296 (Fill Commands): Not here.
6297 (Refill): Node moved down.
6298 (Filling): Update menu.
6299 (Table Creation, Cell Justification, Column Commands): Clarify.
6300
6301 * sending.texi: Minor clarifications.
6302
6303 * search.texi (Regexp Backslash): Clarification.
6304
6305 * rmail.texi: Minor cleanups.
6306 (Rmail): Delete digression about `rmail-mode'.
6307 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6308 (Rmail Files): Mention C-u M-x rmail.
6309 (Rmail Reply): Mention References.
6310 (Rmail Display): Mention rmail-nonignored-headers.
6311
6312 * programs.texi: Minor cleanups.
6313 (Comment Commands): Mention momentary Transient Mark mode.
6314 (Matching): Be more specific about customizing show-paren-mode.
6315 (Info Lookup): Don't list the modes that support C-h S.
6316 Just say what it does in an unsupported mode.
6317 (Man Page): Delete excessive info on customizing woman.
6318 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6319
6320 * abbrevs.texi: Minor clarifications.
6321 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6322 not "dynamic abbrevs" as if they were a kind of abbrev.
6323
6324 * picture.texi (Picture): Minor cleanup.
6325
6326 * mule.texi (Communication Coding): Say "other applications".
6327 (Fontsets): Not specific to X. Add xref to X Resources.
6328 (Unibyte Mode): Rename from Single-Byte Character Support.
6329 "Graphical display", not window system.
6330 (International): Update menu.
6331
6332 * maintaining.texi (Format of ChangeLog):
6333 New node, split out from ChangeLog.
6334 (ChangeLog): Clarifications in the remaining text.
6335 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6336 (Find Tag): Add @w.
6337 (Tags Search): Explain tag table order here. Simplify grep ref.
6338 (List Tags): tags-tag-face is a variable, not a face.
6339 (Emerge): Cleanups.
6340
6341 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6342 (Keyboard Macros): Avoid "the user".
6343
6344 * killing.texi: "Graphical display", not window system.
6345
6346 * help.texi (Help Echo): "Graphical display", not window system.
6347
6348 * glossary.texi: Say "you", not "the user". Say "graphical display".
6349
6350 * frames.texi: Minor cleanups. "Graphical display", not window system.
6351
6352 * files.texi (Visiting): Make drag-and-drop not X-specific.
6353
6354 * custom.texi: Minor cleanups. "Graphical display", not window system.
6355
6356 * cmdargs.texi: Minor cleanups.
6357
6358 * building.texi (Compilation): Move and split kill-compilation para.
6359 Add para about multiple compilers.
6360 (Compilation Mode): Commands also available in grep mode and others.
6361 Mention C-u C-x ` more tutorially. Clarify C-x `.
6362 (Compilation Shell): Clarify. Put Bash example first.
6363 (Grep Searching): Minor cleanups; add @w.
6364 (Debuggers): Minor cleanups.
6365 (Starting GUD): Make GDB xgraphical mode issue clearer.
6366 (Debugger Operation): Lots of clarifications including
6367 GDB tooltip side-effect issue.
6368 (Commands of GUD): Clarify.
6369 (GUD Customization): Add bashdb-mode-hook.
6370 (GDB Graphical Interface): Rewrite for clarity.
6371 (GDB User Interface Layout): Rewrite for clarity.
6372 (Stack Buffer, Watch Expressions): Likewise.
6373 (Other GDB User Interface Buffers): Cleanups.
6374 (Lisp Libraries, External Lisp): Cleanup.
6375
6376 * basic.texi (Position Info): "Graphical displays", rather than
6377 window systems.
6378
6379 * anti.texi: Minor cleanup.
6380
8cf51b2c
GM
63812006-02-03 Eli Zaretskii <eliz@gnu.org>
6382
6383 * custom.texi (Init File, Find Init): Add cross-references to
6384 where $HOME is described.
6385
63862006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6387
6388 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6389 is not inside the @table.
6390
6391 * emacs.texi (Top): Correct node name.
6392
6393 * files.texi (File Names): Fix @xref.
6394 (Reverting): Fix typo.
6395
6396 * mule.texi (International): Correct node name.
6397
6398 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6399
64002006-02-01 Richard M. Stallman <rms@gnu.org>
6401
6402 * emacs.texi (Top): Update subnode menu.
6403
6404 * mule.texi: Minor clarifications.
6405 Reduce the specific references to X Windows.
6406 Refer to "graphical" terminals, rather than window systems.
6407 (Text Coding): Rename from Specify Coding.
6408 (Communication Coding, File Name Coding, Terminal Coding):
6409 New nodes split out from Text Coding.
6410
6411 * kmacro.texi: Minor clarifications.
6412 (Keyboard Macro Ring): Comment out some excessive commands.
6413 (Basic Keyboard Macro): Split up the table, putting part in each node.
6414
6415 * major.texi: Minor clarifications.
6416
6417 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6418
6419 * windows.texi: Minor clarifications.
6420 (Change Window): Don't describe mode-line mouse cmds here.
6421 Add xref to Mode Line Mouse.
6422
6423 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6424
6425 * macos.texi (Mac International): Fix xref.
6426
6427 * indent.texi: Minor clarifications.
6428
6429 * frames.texi: Minor clarifications.
6430 Reduce the specific references to X Windows.
6431 Refer to "graphical" terminals, rather than window systems.
6432 (Frame Parameters): Don't mention commands like
6433 set-foreground-color. Just say to customize a face.
6434 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6435
6436 * files.texi: Minor clarifications.
6437 (Numbered Backups): New node, split out from Backup Names.
6438
6439 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6440
6441 * cmdargs.texi (General Variables): Fix xref.
6442
6443 * buffers.texi: Minor clarifications.
6444
8cf51b2c
GM
64452006-01-31 Richard M. Stallman <rms@gnu.org>
6446
6447 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6448 Nodes moved to top.
6449
6450 * display.texi: Minor clarifications.
6451 (Display): Rearrange menu.
6452 (Standard Faces): Mention query-replace face.
6453 (Faces): Simplify.
6454 (Font Lock): Simplify face customization info.
6455 (Highlight Changes): Node merged into Highlight Interactively.
6456 (Highlight Interactively): Much rewriting and cleanup.
6457 (Optional Mode Line): Narrowed line number not good for goto-line.
6458 Simplify face customization advice.
6459 (Text Display): Mention use of escape-glyph face.
6460 Move ctl-arrow and tab-width here.
6461 (Display Custom): Move no-redraw-on-reenter to end of node.
6462
6463 * search.texi: Minor clarifications.
6464 (Isearch Scroll): Simplify.
6465 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6466
6467 * regs.texi (Registers): Mention bookmarks here.
6468
6469 * mark.texi: Minor clarifications.
6470 (Selective Undo): Node deleted.
6471
6472 * m-x.texi: Minor clarifications.
6473
6474 * killing.texi: Minor clarifications.
6475 Refer to "graphical" terminals, rather than window systems.
6476
6477 * help.texi: Clarifications.
6478 (Help): Don't describe C-h F and C-h K here.
6479 (Key Help): Describe C-h K here.
6480 (Name Help): Mention Emacs Lisp Intro.
6481 Describe C-h F here.
6482 (Misc Help): Mention C-h F and C-h K only briefly.
6483
6484 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6485 Selective undo text merged in.
6486 (Spelling): Mention Aspell along with Ispell.
6487
6488 * emacs.texi (Top): Update subnode menus.
6489
6490 * basic.texi (Basic Undo): Rename from Undo. Most of text
6491 moved to new Undo node.
6492
8cf51b2c
GM
64932006-01-29 Chong Yidong <cyd@stupidchicken.com>
6494
6495 * basic.texi (Continuation Lines, Inserting Text):
6496 Mention longlines mode.
6497
64982006-01-29 Richard M. Stallman <rms@gnu.org>
6499
10d1d0af 6500 * screen.texi: Minor cleanups.
8cf51b2c
GM
6501 (Screen): Clean up the intro paragraphs.
6502 (Mode Line): Lots of rewriting. Handle frame-name better.
6503 eol-mnemonic-... vars moved out.
6504
6505 * emacs.texi (Top): Change menu item for MS-DOS node.
6506 Update subnode menu.
6507
6508 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6509 chapter relates to Windows. Title changed.
6510
6511 * mini.texi: Minor cleanups.
6512
6513 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6514 (Mark): Put it in the menu.
6515
6516 * entering.texi: Minor cleanups.
6517
6518 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6519 (Intro): Refer to "graphical" terminals, rather than X.
6520
6521 * display.texi (Display Custom): Add xref to Variables.
6522 (Optional Mode Line): eol-mnemonic-... vars moved here.
6523
6524 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6525 rather than X.
6526
8cf51b2c
GM
6527 * basic.texi: Minor cleanups.
6528 (Undo): selective-undo moved.
6529
8cf51b2c
GM
65302006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6531
6532 * anti.texi (Antinews): Various corrections and additions.
6533
65342006-01-23 Juri Linkov <juri@jurta.org>
6535
6536 * custom.texi (Easy Customization, Customization Groups)
6537 (Browsing Custom): Mention links along with buttons.
6538
8cf51b2c
GM
65392006-01-21 Eli Zaretskii <eliz@gnu.org>
6540
8cf51b2c
GM
6541 * text.texi (TeX Print): Use @key for TAB.
6542
8cf51b2c
GM
6543 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6544
8cf51b2c
GM
65452006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6546
6547 * files.texi (File Aliases): Don't claim that usually separate
6548 buffers are created for two file names that name the same data.
6549 Mention additional situations where different names mean the same
6550 file on disk.
6551
65522006-01-19 Richard M. Stallman <rms@gnu.org>
6553
6554 * killing.texi (Deletion): Upcase @key argument.
6555
6556 * custom.texi (Custom Themes): Minor cleanup.
6557
6558 * programs.texi (Hungry Delete): Upcase @key argument.
6559
8cf51b2c
GM
65602006-01-16 Juri Linkov <juri@jurta.org>
6561
6562 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6563 Move `mode-line-highlight' before `mode-line-buffer-id'.
6564
8cf51b2c
GM
65652006-01-14 Richard M. Stallman <rms@gnu.org>
6566
6567 * basic.texi (Inserting Text): Minor cleanup.
6568
8cf51b2c
GM
65692006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6570
6571 * custom.texi (Changing a Variable, Face Customization):
6572 Update for changes in Custom menus.
6573
8cf51b2c
GM
65742006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6575
6576 * macos.texi (Mac International): Undo last change.
6577
8cf51b2c
GM
65782006-01-02 Chong Yidong <cyd@stupidchicken.com>
6579
6580 * custom.texi (Custom Themes): Describe the new
6581 customize-create-theme interface.
6582
65832005-12-30 Juri Linkov <juri@jurta.org>
6584
6585 * basic.texi (Position Info): Update example.
6586
c8763fb6 65872005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6588
6589 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6590
65912005-12-24 Chong Yidong <cyd@stupidchicken.com>
6592
6593 * custom.texi (Custom Themes): `load-theme' always loads.
6594
65952005-12-23 Juri Linkov <juri@jurta.org>
6596
6597 * display.texi (Highlight Interactively): Use double space to
6598 separate sentences. Replace C-p with M-p, and C-n with M-n.
6599
66002005-12-22 Richard M. Stallman <rms@gnu.org>
6601
6602 * custom.texi (Easy Customization and subnodes):
6603 Replace "active field" with "button".
6604 Use "user option" only for variables.
6605 Use "setting" for variable-or-face.
6606
66072005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6608
6609 * buffers.texi (Select Buffer): Change order in table to make
6610 "Similar" refer to the correct item.
6611 (Indirect Buffers): Minor rewording.
6612
8cf51b2c
GM
66132005-12-20 Juri Linkov <juri@jurta.org>
6614
6615 * files.texi (VC Status): Put P and N near p and n.
6616
8cf51b2c
GM
66172005-12-19 Richard M. Stallman <rms@gnu.org>
6618
6619 * programs.texi (Electric C): Delete the info about newline control.
6620 (Other C Commands): Minor cleanup.
6621 (Left Margin Paren): Minor cleanup.
6622
66232005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6624
6625 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6626 (Customization Groups): Delete text moved to "Browsing Custom".
6627 (Browsing Custom): New node.
6628 (Specific Customization): Clarify which commands only work for
6629 loaded options.
6630
66312005-12-18 Bill Wohler <wohler@newt.com>
6632
6633 * frames.texi (Tool Bars): Shorten text of previous change.
6634
66352005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6636
6637 * files.texi (VC Status): Document log-view mode.
6638
66392005-12-18 Bill Wohler <wohler@newt.com>
6640
6641 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6642 permanently via the customize interface.
6643
8cf51b2c
GM
66442005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6645
6646 * killing.texi (Killing by Lines): Document `kill-whole-line'
6647 function.
6648
c8763fb6 66492005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6650
6651 * buffers.texi (Select Buffer): Change `prev-buffer' to
6652 `previous-buffer'. Indicate that these functions use a frame
6653 local buffer list.
6654
8cf51b2c
GM
66552005-12-12 Richard M. Stallman <rms@gnu.org>
6656
6657 * custom.texi (Easy Customization): Change menu comment.
6658 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6659
6660 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6661 (Help): Among the Apropos commands, describe only C-h a here.
6662
66632005-12-11 Richard M. Stallman <rms@gnu.org>
6664
6665 * programs.texi (Options for Comments): Comment-end starts with space.
6666
6667 * glossary.texi (Glossary): Minor cleanup.
6668
6669 * files.texi (Old Versions): Use @table.
6670
8cf51b2c
GM
66712005-12-10 David Koppelman <koppel@ece.lsu.edu>
6672
6673 * display.texi (Highlight Interactively): Include
6674 global-hi-lock-mode. Add miscellaneous details and elaborations.
6675
66762005-12-09 Richard M. Stallman <rms@gnu.org>
6677
6678 * display.texi (Font Lock): Delete the Global FL menu item.
6679
66802005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6681
6682 * custom.texi (Minibuffer Maps): Mention the maps for file name
6683 completion.
6684
66852005-12-09 Kim F. Storm <storm@cua.dk>
6686
6687 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6688 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6689 cursor to next corner in rectangle; clarify insert around rectangle.
6690
8cf51b2c
GM
66912005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6692
6693 * custom.texi (Customization): Use xref to elisp manual for
6694 non-TeX output.
6695 (Minor Modes): Update.
6696 (Customization Groups, Changing a Variable, Face Customization):
6697 Update for new appearance of Custom buffers.
6698 (Changing a Variable): `custom-buffer-done-function' has been
6699 replaced by `custom-buffer-done-kill'.
6700 (Specific Customization): In the `customize-group' buffer, a
6701 subgroup's contents are not "hidden". They are not included at
6702 all. They have no [Show] button.
6703 (Mouse Buttons): Add pxref to description of mouse event lists in
6704 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6705 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6706 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6707
67082005-12-08 Richard M. Stallman <rms@gnu.org>
6709
6710 * mini.texi (Completion Commands, Completion):
6711 In file name input, SPC does not do completion.
6712
8cf51b2c
GM
67132005-12-08 Nick Roberts <nickrob@snap.net.nz>
6714
6715 * building.texi (GDB Graphical Interface): Explain screen size
6716 setting.
6717 (Other GDB User Interface Buffers): Describe features specific to
6718 GDB 6.4.
6719
8cf51b2c
GM
67202005-12-01 Nick Roberts <nickrob@snap.net.nz>
6721
6722 * building.texi (GDB User Interface Layout): Describe how to
6723 kill associated buffers.
6724 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6725 (Watch Expressions): Be more precise.
6726 (Other GDB User Interface Buffers): Describe how to change a
6727 register value.
6728
8cf51b2c
GM
67292005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6730
6731 * macos.texi (Mac Input): Remove description of
6732 mac-command-key-is-meta. Add descriptions of
6733 mac-control-modifier, mac-command-modifier, and
6734 mac-option-modifier.
6735 (Mac International): Fix description of conversion of clipboard data.
6736 (Mac Font Specs): Add example of font customization by face attributes.
6737
67382005-11-22 Nick Roberts <nickrob@snap.net.nz>
6739
6740 * building.texi (Watch Expressions): Expand description.
6741 (Other GDB User Interface Buffers): Describe local map for
6742 gud-watch.
6743
67442005-11-21 Chong Yidong <cyd@stupidchicken.com>
6745
6746 * display.texi (Font Lock): Font lock is enabled by default now.
6747
67482005-11-20 Juri Linkov <juri@jurta.org>
6749
6750 * basic.texi (Position Info): Update examples of the output.
6751 Remove the fact that examples are produced in the TeXinfo buffer,
6752 because in the Info reader users will get a different output from
6753 `C-x ='.
6754
6755 * building.texi (Compilation Mode): Remove paragraph duplicated
6756 from the node `Compilation'. Add `compilation-skip-threshold'.
6757
6758 * display.texi (Font Lock): Suggest more user-friendly method of
6759 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6760
67612005-11-18 Richard M. Stallman <rms@gnu.org>
6762
6763 * files.texi (Registering): Mention @@ in mode line.
6764
6765 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6766
67672005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6768
6769 * files.texi (Renaming and VC): Some back-ends don't
6770 handle renaming.
6771
8cf51b2c
GM
67722005-11-17 Juri Linkov <juri@jurta.org>
6773
6774 * emacs.texi (Top):
6775 * display.texi (Highlight Interactively): Put this font-lock based
6776 mode near Font Lock node.
6777
67782005-11-16 Chong Yidong <cyd@stupidchicken.com>
6779
6780 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6781 icons.
6782
67832005-11-12 Kim F. Storm <storm@cua.dk>
6784
6785 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6786 (Help Summary): Add C-h d and C-h e.
6787 (Apropos): Clarify that all apropos commands may search for either
6788 list of words or a regexp. Add C-h d for apropos-documentation.
6789 Describe apropos-documentation-sort-by-scores user option.
6790
8cf51b2c
GM
67912005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6792
6793 * killing.texi (CUA Bindings): Add @section.
6794
67952005-11-10 Kim F. Storm <storm@cua.dk>
6796
6797 * emacs.texi (Top): Add CUA Bindings entry to menu.
6798
6799 * killing.texi (CUA Bindings): New node. Moved here from
6800 misc.texi and extended with info on rectangle commands and
6801 rectangle highlighting, interface to registers, and the global
6802 mark feature.
6803
6804 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6805
6806 * regs.texi: Prev link points to CUA Bindings node.
6807
68082005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6809
6810 * help.texi (Help Echo): By default, help echos are only shown on
6811 mouse-over, not on point-over.
6812
c8763fb6 68132005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6814
6815 * misc.texi (Shell Mode): Describe how to activate password echoing.
6816
8cf51b2c
GM
68172005-11-04 Romain Francoise <romain@orebokech.com>
6818
6819 * mark.texi (Mark Ring): Fix typo.
6820
68212005-11-03 Richard M. Stallman <rms@gnu.org>
6822
6823 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6824
68252005-11-01 Bill Wohler <wohler@newt.com>
6826
6827 * help.texi (Help Mode): Fix typo.
6828
68292005-11-01 Nick Roberts <nickrob@snap.net.nz>
6830
1c6c854e
CS
6831 * building.texi (Other GDB User Interface Buffers):
6832 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6833
68342005-10-31 Romain Francoise <romain@orebokech.com>
6835
6836 * files.texi (Compressed Files): Fix typo.
6837
6838 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6839
6840 * windows.texi (Force Same Window): Likewise.
6841
68422005-10-30 Bill Wohler <wohler@newt.com>
6843
6844 * help.texi (Help Mode): URLs viewed with browse-url.
6845
68462005-10-31 Nick Roberts <nickrob@snap.net.nz>
6847
6848 * building.texi (GDB Graphical Interface): Don't reference
6849 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6850 must stay in same frame.
6851
68522005-10-29 Chong Yidong <cyd@stupidchicken.com>
6853
6854 * custom.texi (Init File): Document ~/.emacs.d/init.el.
6855
6856 * anti.texi (Antinews): Likewise.
6857
8cf51b2c
GM
68582005-10-28 Bill Wohler <wohler@newt.com>
6859
6860 * help.texi (Help): Help mode now creates hyperlinks for URLs.
6861
68622005-10-28 Richard M. Stallman <rms@gnu.org>
6863
6864 * files.texi (Visiting): Explain how to enter ? in a file name.
6865
6866 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
6867
8cf51b2c
GM
68682005-10-25 Nick Roberts <nickrob@snap.net.nz>
6869
1c6c854e
CS
6870 * building.texi (GDB Graphical Interface):
6871 Describe gdb-mouse-until.
8cf51b2c
GM
6872
68732005-10-23 Richard M. Stallman <rms@gnu.org>
6874
6875 * custom.texi (Init File): Recommend when to use site-start.el.
6876
8cf51b2c
GM
68772005-10-21 Juri Linkov <juri@jurta.org>
6878
6879 * custom.texi (Examining): Mention accessing the old variable
6880 value via M-n in set-variable.
6881
8cf51b2c
GM
68822005-10-18 Romain Francoise <romain@orebokech.com>
6883
6884 * files.texi (Version Systems): Capitalize GNU.
6885
8cf51b2c
GM
68862005-10-18 Nick Roberts <nickrob@snap.net.nz>
6887
6888 * building.texi (Compilation Mode): Remove redundant paragraph.
6889 (Watch Expressions): Remove paragraph to reflect code change.
6890
8cf51b2c
GM
68912005-10-16 Richard M. Stallman <rms@gnu.org>
6892
6893 * building.texi (Compilation Mode, Compilation): Clarified.
6894
68952005-10-15 Richard M. Stallman <rms@gnu.org>
6896
6897 * misc.texi (Saving Emacs Sessions): Mention savehist library.
6898
8cf51b2c
GM
68992005-10-13 Kenichi Handa <handa@m17n.org>
6900
6901 * basic.texi (Position Info): Fix previous change.
6902
c8763fb6 69032005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6904
6905 * cmdargs.texi (Icons X): Fix typo.
6906
69072005-10-12 Kenichi Handa <handa@m17n.org>
6908
6909 * basic.texi (Position Info): Describe the case that Emacs shows
6910 "part of display ...".
6911
c8763fb6 69122005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6913
6914 * cmdargs.texi (Icons X): -nb => -nbi.
6915
69162005-10-10 Chong Yidong <cyd@stupidchicken.com>
6917
6918 * frames.texi (Speedbar): A couple more clarifications.
6919
69202005-10-11 Nick Roberts <nickrob@snap.net.nz>
6921
6922 * building.texi (GDB User Interface Layout): Improve diagram.
6923 (Watch Expressions): Explain how to make speedbar global.
6924 (Other GDB User Interface Buffers): Make references more precise.
6925
8cf51b2c
GM
69262005-10-09 Richard M. Stallman <rms@gnu.org>
6927
6928 * frames.texi (Speedbar): Clarify the text.
6929
69302005-10-09 Chong Yidong <cyd@stupidchicken.com>
6931
6932 * frames.texi (Speedbar): Add information on keybindings,
6933 dismissing the speedbar, and buffer display mode. Link to
6934 speedbar manual.
6935
c8763fb6 69362005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 6937
1c6c854e 6938 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
6939 added -nb, --no-bitmap-icon.
6940
8cf51b2c
GM
69412005-10-07 Nick Roberts <nickrob@snap.net.nz>
6942
6943 * building.texi (GDB Graphical Interface): Add variables and
6944 functions to indices. Be more precise.
6945
c8763fb6 69462005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6947
6948 * frames.texi (Drag and Drop): Remove the x- from
6949 x-dnd-open-file-other-window and xdnd-protocol-alist.
6950
69512005-09-30 Romain Francoise <romain@orebokech.com>
6952
6953 * mini.texi (Minibuffer): The default value now appears before the
6954 colon in minibuffer prompts.
6955
8cf51b2c
GM
69562005-09-25 Richard M. Stallman <rms@gnu.org>
6957
6958 * search.texi (Regexp Search): Doc search-whitespace-regexp.
6959
8cf51b2c
GM
69602005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
6961
6962 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
6963
8cf51b2c
GM
69642005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6965
6966 * emacs.texi (Top): Update submenus from macos.texi.
6967
6968 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
6969 (Mac OS): Update feature support status.
6970 (Mac Input): List supported input scripts. Remove description
6971 about `mac-keyboard-text-encoding'. Mention mouse button
6972 emulation and related variables.
6973 (Mac International): Mention Central European and Cyrillic
6974 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
6975 Add description about coding system for selection.
6976 Add description about language environment.
6977 (Mac Environment Variables):
6978 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
6979 arguments. Add Preferences support.
6980 (Mac Directories): Explicitly state that this node is for Mac OS
6981 Classic only.
1c6c854e
CS
6982 (Mac Font Specs): Mention specification for scalable fonts.
6983 List supported charsets. Add preferred way of creating fontsets.
6984 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
6985 (Mac Functions): Add descriptions about `mac-set-file-creator',
6986 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
6987 and `mac-get-preference'.
6988
8cf51b2c
GM
69892005-09-16 Romain Francoise <romain@orebokech.com>
6990
6991 Update all files to specify GFDL version 1.2.
6992
6993 * doclicense.texi (GNU Free Documentation License): Update to
6994 version 1.2.
6995
69962005-09-15 Richard M. Stallman <rms@gnu.org>
6997
6998 * buffers.texi (List Buffers): Fix xref.
6999
7000 * rmail.texi (Rmail Basics): Fix xref.
7001
7002 * emacs.texi (Top): Update subnode menus.
7003
7004 * files.texi (Saving Commands): New node, broken out of Saving.
7005 (Customize Save): New node, broken out of Saving.
7006 Clarify effect of write-region-inhibit-fsync.
7007 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7008
8cf51b2c
GM
70092005-09-14 Romain Francoise <romain@orebokech.com>
7010
7011 * files.texi (Saving): Mention write-region-inhibit-fsync.
7012
70132005-09-05 Chong Yidong <cyd@stupidchicken.com>
7014
7015 * custom.texi (Custom Themes): New node.
7016
70172005-09-03 Richard M. Stallman <rms@gnu.org>
7018
49823426
GM
7019 * search.texi (Search Case): Mention vars that control
7020 case-fold-search for various operations.
8cf51b2c
GM
7021
70222005-08-22 Juri Linkov <juri@jurta.org>
7023
7024 * display.texi (Standard Faces): Merge the text from
7025 `(elisp)Standard Faces' into this node.
7026
70272005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7028
7029 * emacs.texi (Top): Delete menu item for deleted node
7030 Keyboard Translations.
7031
70322005-08-18 Richard M. Stallman <rms@gnu.org>
7033
8cf51b2c
GM
7034 * trouble.texi (Unasked-for Search):
7035 Delete xref to Keyboard Translations.
7036
7037 * glossary.texi (Glossary): Delete xref.
7038
8cf51b2c
GM
7039 * custom.texi (Minor Modes): Say that the list here is not complete.
7040 (Keyboard Translations): Node deleted.
7041 (Disabling): Delete xref to it.
7042 (Customization Groups): Fix Custom buffer example.
7043 (Hooks): Mention remove-hooks.
7044
70452005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7046
7047 * building.texi (GDB Graphical Interface): Improve filling of menu
7048 item.
7049
70502005-08-18 Nick Roberts <nickrob@snap.net.nz>
7051
7052 * building.texi (GDB Graphical Interface): Use better node names.
7053
70542005-08-14 Richard M. Stallman <rms@gnu.org>
7055
7056 * text.texi (Sentences): Fix xref.
7057
70582005-08-14 Juri Linkov <juri@jurta.org>
7059
7060 * building.texi (Compilation, Grep Searching): Move grep command
7061 headings from `Compilation' to `Grep Searching'.
7062
7063 * dired.texi (Dired and Find):
7064 * maintaining.texi (Tags Search): Replace grep xref to
7065 `Compilation' node with `Grep Searching'.
7066
7067 * files.texi (Comparing Files): Replace xref to `Compilation' with
7068 `Compilation Mode'.
7069
70702005-08-13 Alan Mackenzie <acm@muc.de>
7071
7072 * search.texi (Non-ASCII Isearch): Correct a typo.
7073 (Replacement Commands): Mention query-replace key binding.
7074
70752005-08-11 Richard M. Stallman <rms@gnu.org>
7076
7077 * programs.texi (Options for Comments): Fix xref.
7078
7079 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7080 out of Regexps.
7081
8cf51b2c
GM
70822005-08-09 Juri Linkov <juri@jurta.org>
7083
7084 * building.texi (Compilation): Use `itemx' instead of `item'.
7085 (Grep Searching): Simplify phrase.
7086
7087 * display.texi (Standard Faces): Describe vertical-border on
7088 window systems.
7089
7090 * windows.texi (Split Window): Simplify phrase and mention
7091 vertical-border face.
7092
70932005-08-09 Richard M. Stallman <rms@gnu.org>
7094
7095 * files.texi (Comparing Files): Clarify compare-windows.
7096
7097 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7098
8cf51b2c
GM
70992005-08-06 Eli Zaretskii <eliz@gnu.org>
7100
7101 * mule.texi (Coding Systems): Rephrase the paragraph about
7102 codepages: no need for "M-x codepage-setup" anymore, except on
7103 MS-DOS.
7104
7105 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7106 the MS-DOS port only.
7107
71082005-07-30 Eli Zaretskii <eliz@gnu.org>
7109
7110 * makefile.w32-in (info): Don't run multi-install-info.bat.
7111 ($(infodir)/dir): New target, produced by running
7112 multi-install-info.bat.
7113
8cf51b2c
GM
71142005-07-22 Eli Zaretskii <eliz@gnu.org>
7115
7116 * files.texi (Quoted File Names): Add index entry.
7117
8cf51b2c
GM
71182005-07-19 Juri Linkov <juri@jurta.org>
7119
7120 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7121
71222005-07-18 Juri Linkov <juri@jurta.org>
7123
8cf51b2c
GM
7124 * custom.texi (Easy Customization):
7125 * files.texi (Old Versions):
7126 * frames.texi (Wheeled Mice):
7127 * mule.texi (Specify Coding):
8cf51b2c
GM
7128 * text.texi (Cell Justification):
7129 * trouble.texi (After a Crash):
8cf51b2c
GM
7130 * xresources.texi (GTK styles):
7131 Delete duplicate duplicate words.
7132
71332005-07-17 Richard M. Stallman <rms@gnu.org>
7134
7135 * frames.texi (Creating Frames): Fix foreground color example.
7136
7137 * custom.texi (Init Examples): Clean up text about conditionals.
7138
71392005-07-16 Richard M. Stallman <rms@gnu.org>
7140
7141 * mini.texi (Completion Commands): Fix command name for ?.
7142
8cf51b2c
GM
71432005-07-16 Eli Zaretskii <eliz@gnu.org>
7144
7145 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7146 `menu' face has no effect on w32 and with GTK.
7147 Add cross-references.
8cf51b2c
GM
7148
7149 * cmdargs.texi (General Variables): Clarify the default location
7150 of $HOME on w32 systems.
7151
71522005-07-15 Jason Rumney <jasonr@gnu.org>
7153
7154 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7155 changed.
7156
71572005-07-08 Kenichi Handa <handa@m17n.org>
7158
1c6c854e
CS
7159 * mule.texi (Recognize Coding):
7160 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7161
71622005-07-07 Richard M. Stallman <rms@gnu.org>
7163
7164 * anti.texi (Antinews): Mention mode-line-inverse-video.
7165
7166 * files.texi (Saving): Minor correction about C-x C-w.
7167
7168 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7169
71702005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7171
7172 * search.texi (Isearch Scroll): Add example of using the
7173 `isearch-scroll' property.
7174 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7175 `Display Custom' node.
7176 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7177 and de-emphasize it.
7178 (Other Repeating Search): `occur' currently can not correctly
7179 handle multiline matches. Correct, clarify and update description
7180 of `flush-lines' and `keep-lines'.
7181
7182 * display.texi (Display Custom): Add anchor for `baud-rate'.
7183
71842005-07-07 Richard M. Stallman <rms@gnu.org>
7185
7186 * gnu.texi: Update where to get GNU status; add refs for how to help.
7187 Add footnotes 6 and 7.
7188
71892005-07-04 Lute Kamstra <lute@gnu.org>
7190
7191 Update FSF's address in GPL notices.
7192
8cf51b2c 7193 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7194 * trouble.texi (Checklist): Update FSF's address.
7195
8cf51b2c
GM
71962005-06-24 Richard M. Stallman <rms@gnu.org>
7197
7198 * display.texi (Text Display): Change index entries.
7199
72002005-06-24 Eli Zaretskii <eliz@gnu.org>
7201
7202 * makefile.w32-in (MAKEINFO): Use --force.
7203 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7204 Makefile.in.
8cf51b2c
GM
7205
72062005-06-23 Richard M. Stallman <rms@gnu.org>
7207
1c6c854e 7208 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7209 nobreak-char-display.
7210
7211 * emacs.texi (Top): Update detailed node listing.
7212
1c6c854e 7213 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7214 to nobreak-char-display and no-break-space to nobreak-space.
7215 (Standard Faces): Split up the list of standard faces
7216 and put it in a separate node. Add nobreak-space and
7217 escape-glyph.
7218
8cf51b2c
GM
72192005-06-23 Lute Kamstra <lute@gnu.org>
7220
7221 * mule.texi (Select Input Method): Fix typo.
7222
72232005-06-23 Kenichi Handa <handa@m17n.org>
7224
1c6c854e
CS
7225 * mule.texi (International): List all supported scripts.
7226 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7227 distribution.
7228 (Language Environments): List all language environments.
7229 Intlfonts contains fonts for most supported scripts, not all..
7230 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7231 input a specific character.
8cf51b2c
GM
7232 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7233
72342005-06-23 Juanma Barranquero <lekktu@gmail.com>
7235
49823426 7236 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7237
72382005-06-22 Miles Bader <miles@gnu.org>
7239
7240 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7241
72422005-06-20 Miles Bader <miles@gnu.org>
7243
7244 * display.texi (Faces): Add `vertical-divider'.
7245
72462005-06-17 Richard M. Stallman <rms@gnu.org>
7247
7248 * text.texi (Adaptive Fill): Minor clarification.
7249
8cf51b2c
GM
72502005-06-10 Lute Kamstra <lute@gnu.org>
7251
7252 * emacs.texi (Top): Correct version number.
7253 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7254 refer to the current version of Emacs.
7255
72562005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7257
7258 * files.texi (Log Buffer): Document when there can be more than
7259 one file to be committed.
7260
72612005-06-08 Juri Linkov <juri@jurta.org>
7262
7263 * display.texi (Faces): Add `shadow' face.
7264
72652005-06-07 Masatake YAMATO <jet@gyve.org>
7266
7267 * display.texi (Faces): Write about mode-line-highlight.
7268
72692005-06-06 Richard M. Stallman <rms@gnu.org>
7270
7271 * misc.texi (Printing Package): Explain how to initialize
7272 printing package.
7273
7274 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7275
72762005-06-05 Chong Yidong <cyd@stupidchicken.com>
7277
7278 * emacs.texi: Rename Hardcopy to Printing.
7279 Make PostScript and PostScript Variables subnodes of it.
7280
7281 * misc.texi (Printing): Rename node from Hardcopy.
7282 Mention menu bar options.
7283 Move PostScript and PostScript Variables to submenu.
7284 (Printing package): New node.
7285
7286 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7287
7288 * dired.texi (Operating on Files): Likewise.
7289
7290 * calendar.texi (Displaying the Diary): Likewise.
7291
7292 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7293
7294 * glossary.texi (Glossary): Likewise.
7295
7296 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7297 effect.
7298
72992005-06-04 Richard M. Stallman <rms@gnu.org>
7300
7301 * trouble.texi (After a Crash): Polish previous change.
7302
8cf51b2c
GM
73032005-05-30 Noah Friedman <friedman@splode.com>
7304
7305 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7306 recovery mechanism.
7307
8cf51b2c
GM
73082005-05-28 Nick Roberts <nickrob@snap.net.nz>
7309
7310 * building.texi (Other Buffers): SPC toggles display of
7311 floating point registers.
7312
8cf51b2c
GM
73132005-05-27 Nick Roberts <nickrob@snap.net.nz>
7314
7315 * files.texi (Log Buffer): Merge in description of Log Edit
7316 mode from pcl-cvs.texi.
7317
73182005-05-26 Richard M. Stallman <rms@gnu.org>
7319
7320 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7321
8cf51b2c
GM
73222005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7323
7324 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7325 not enabled by default.
7326 When not on a word, `ispell-word' by default checks the word
7327 before point.
7328
73292005-05-24 Nick Roberts <nickrob@snap.net.nz>
7330
7331 * building.texi (Debugger Operation): Simplify last sentence.
7332
73332005-05-23 Lute Kamstra <lute@gnu.org>
7334
7335 * emacs.texi: Update FSF's address throughout.
7336 (Preface): Use @cite.
7337 (Distrib): Add cross reference to the node "Copying". Mention the
7338 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7339 printed manuals.
7340 (Intro): Use @xref for the Emacs Lisp Intro.
7341
8cf51b2c
GM
73422005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7343
7344 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7345
7346 * basic.texi (Moving Point): Mention default for `goto-line'.
7347
7348 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7349 of a variable's docstring.
7350
73512005-05-18 Lute Kamstra <lute@gnu.org>
7352
7353 * maintaining.texi (Overview of Emerge): Add cross reference.
7354 Remove duplication.
7355
7356 * emacs.texi (Top): Update to the current structure of the manual.
7357 * misc.texi (Emacs Server): Add menu description.
7358 * files.texi (Saving): Fix menu.
7359 * custom.texi (Customization): Fix menu.
7360 * mule.texi (International): Fix menu.
7361 * kmacro.texi (Keyboard Macros): Fix menu.
7362
73632005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7364
7365 * display.texi: Various minor changes.
7366 (Faces): Delete text that is repeated in the next section.
7367
73682005-05-16 Nick Roberts <nickrob@snap.net.nz>
7369
7370 * building.texi (Debugger Operation): Mention GUD tooltips are
7371 disabled with GDB in text command mode.
7372
8cf51b2c
GM
73732005-05-16 Nick Roberts <nickrob@snap.net.nz>
7374
7375 * building.texi: Replace toolbar with "tool bar" for consistency.
7376 (Compilation Mode): Describe compilation-context-lines
7377 and use of arrow in compilation buffer.
7378 (Debugger Operation): Replace help text with variable's value.
7379
7380 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7381 consistency.
7382
73832005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7384
7385 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7386 Add xref.
7387
8cf51b2c
GM
73882005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7389
7390 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7391 (Position Info): Delete discussion of `goto-line'. It is already
7392 described in `Moving point'.
7393
7394 * mini.texi (Completion Commands): Correct reference.
7395 (Completion Options): Fix typo.
7396
7397 * killing.texi (Deletion): Complete description of `C-x C-o'.
7398
8cf51b2c
GM
73992005-05-10 Richard M. Stallman <rms@gnu.org>
7400
7401 * building.texi (Compilation): Clarify recompile's directory choice.
7402
7403 * frames.texi (Tooltips): Cleanups.
7404
7405 * basic.texi (Arguments): Fix punctuation.
7406
74072005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7408
7409 * screen.texi (Menu Bar): The up and down (not left and right)
7410 arrow keys move through a keyboard menu.
7411
74122005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7413
7414 * basic.texi: Various typo and grammar fixes.
7415 (Moving Point): C-a now runs move-beginning-of-line.
7416
74172005-05-08 Nick Roberts <nickrob@snap.net.nz>
7418
7419 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7420
7421 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7422 as different animals.
7423
74242005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7425
7426 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7427 Correct index entry.
7428
74292005-05-07 Nick Roberts <nickrob@snap.net.nz>
7430
7431 * building.texi (Debugger Operation): Update to reflect changes
7432 in GUD tooltips.
7433
74342005-04-30 Richard M. Stallman <rms@gnu.org>
7435
7436 * files.texi (Compressed Files): Auto Compression normally enabled.
7437
7438 * building.texi (Debugger Operation): Clarify previous change.
7439
8cf51b2c
GM
74402005-04-28 Nick Roberts <nickrob@snap.net.nz>
7441
7442 * building.texi (Debugger Operation): Add description for
7443 GUD tooltips when program is not running.
7444
74452005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7446
7447 * misc.texi (Shell): Add `Shell Prompts' to menu.
7448 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7449 description. Delete remarks moved to new node.
7450 (Shell Prompts): New node.
7451 (History References): Replace remarks moved to `Shell Prompts'
7452 with xref to that node.
7453 (Remote Host): Clarify how to specify the terminal type when
7454 logging in to a different machine.
7455
74562005-04-26 Richard M. Stallman <rms@gnu.org>
7457
7458 * emacs.texi (Top): Update submenus from files.texi.
7459
7460 * files.texi (Filesets): Clarify previous change.
7461
7462 * dired.texi (Misc Dired Features): Clarify previous change.
7463
74642005-04-25 Chong Yidong <cyd@stupidchicken.com>
7465
7466 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7467
1c6c854e
CS
7468 * dired.texi (Misc Dired Features):
7469 Document dired-compare-directories.
8cf51b2c
GM
7470
7471 * files.texi (Filesets): New node.
7472 (File Conveniences): Document Image mode.
7473
7474 * text.texi (TeX Print): Document tex-compile.
7475
74762005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7477
7478 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7479 Delete redundant reference to tooltip Custom group. It is
7480 referred too again in the next paragraph.
7481
74822005-04-24 Richard M. Stallman <rms@gnu.org>
7483
7484 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7485
8cf51b2c
GM
74862005-04-19 Kim F. Storm <storm@cua.dk>
7487
7488 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7489
74902005-04-18 Lars Hansen <larsh@math.ku.dk>
7491
7492 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7493 turns off desktop-save-mode.
7494
74952005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7496
7497 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7498 by default in terminals compatible with xterm. Mention that
7499 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7500 node.
7501
8cf51b2c
GM
75022005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7503
7504 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7505
c8763fb6 75062005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7507
7508 * xresources.texi (Table of Resources): Add cursorBlink.
7509
75102005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7511
7512 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7513 `d', `C-d' and `u'.
7514
75152005-04-11 Richard M. Stallman <rms@gnu.org>
7516
7517 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7518 (Misc X): Add -D, --basic-display.
7519
7520 * maintaining.texi (Change Log): Correct the description of
7521 the example.
7522
7523 * major.texi (Choosing Modes): Document magic-mode-alist.
7524
8cf51b2c
GM
75252005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7526
7527 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7528 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7529 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7530 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7531 `w', respectively.
7532 (Rmail Labels): Mention `l'.
7533 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7534 (Rmail Summary Edit): Describe `j' and RET.
7535
c8763fb6 75362005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7537
7538 * xresources.texi (Lucid Resources): Add fontSet resource.
7539
8cf51b2c
GM
75402005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7541
7542 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7543 now called `indicate-empty-lines'.
7544
75452005-04-06 Kim F. Storm <storm@cua.dk>
7546
7547 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7548
75492005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7550
7551 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7552 deleted.
7553 (Marks vs Flags): Add some convenient key bindings.
7554 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7555 (Misc Dired Features): Correct and expand description of `w' command.
7556
7557 * frames.texi (XTerm Mouse): Delete apparently false info.
7558 The GNU/Linux console currently does not appear to support
7559 `xterm-mouse-mode'.
7560
8cf51b2c
GM
75612005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7562
7563 * calendar.texi (Diary): Mention shell utility `calendar'.
7564
75652005-04-01 Richard M. Stallman <rms@gnu.org>
7566
7567 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7568
8cf51b2c
GM
75692005-04-01 Lute Kamstra <lute@gnu.org>
7570
7571 * maintaining.texi (Change Log): add-change-log-entry uses
7572 add-log-mailing-address.
7573
75742005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7575
7576 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7577 `VC Mode Line' and put in an xref to that node.
7578 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7579 its description.
7580
75812005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7582
7583 * calendar.texi (Calendar Systems): Say that the Persian calendar
7584 implemented here is the arithmetical one championed by Birashk.
7585
75862005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7587
7588 * programs.texi (Fortran Motion): Fix previous change.
7589
8cf51b2c
GM
75902005-03-29 Richard M. Stallman <rms@gnu.org>
7591
7592 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7593
75942005-03-29 Chong Yidong <cyd@stupidchicken.com>
7595
7596 * text.texi (Refill): Refer to Long Lines Mode.
7597 (Longlines): New node.
7598 (Auto Fill): Don't index "word wrap" here.
7599 (Filling): Add Longlines to menu.
7600
76012005-03-29 Richard M. Stallman <rms@gnu.org>
7602
7603 * xresources.texi: Minor fixes.
7604
7605 * misc.texi (Emacs Server): Fix Texinfo usage.
7606
7607 * emacs.texi (Top): Don't use a real section heading for
7608 "Detailed Node Listing". Fake it instead.
7609
7610 * basic.texi (Position Info): Minor cleanup.
7611
7612 * mule.texi (Input Methods): Minor cleanup.
7613
76142005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7615
7616 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7617 constructs as well.
7618 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7619
76202005-03-29 Kenichi Handa <handa@m17n.org>
7621
7622 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7623
7624 * basic.texi (Position Info): Update the description about the
7625 command C-u C-x =.
7626
76272005-03-28 Richard M. Stallman <rms@gnu.org>
7628
7629 * emacs.texi (Top): Use @section for the detailed node listing.
7630
7631 * calendar.texi: Minor fixes to previous change.
7632
7633 * programs.texi (Fortran): Small fixes to previous changes.
7634
7635 * emacs.texi (Top): Update list of subnodes of Dired.
7636 Likewise for building.texi.
7637
7638 * files.texi (File Conveniences): Delete Auto Image File mode.
7639
76402005-03-28 Chong Yidong <cyd@stupidchicken.com>
7641
7642 * building.texi (Flymake): New node.
7643
7644 * custom.texi (Function Keys): Document kp- event types and
7645 keypad-setup package.
7646
7647 * dired.texi (Wdired): New node.
7648
7649 * files.texi (File Conveniences): Reorder entries.
7650 Explain how to turn on Auto-image-file mode.
7651 Document Thumbs mode.
7652
7653 * mule.texi (Specify Coding): Document recode-region and
7654 recode-file-name.
7655
7656 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7657
76582005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7659
7660 * commands.texi (Keys): M-o is now a prefix key.
7661
76622005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7663
7664 * programs.texi: Reformat and update copyright years.
7665 (Fortran): Update section.
7666
76672005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7668
7669 * files.texi: Several small changes in addition to:
7670 (Visiting): Change xref for Dialog Boxes to ref.
7671 (Version Headers): Replace references to obsolete var
7672 `vc-header-alist' with `vc-BACKEND-header'.
7673 (Customizing VC): Update value of `vc-handled-backends'.
7674
76752005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7676
7677 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7678 move here from Emacs Lisp Reference Manual.
7679 * calendar.texi (Calendar/Diary, Diary Commands)
7680 (Special Diary Entries, Importing Diary): Change some xrefs to
7681 point to emacs-xtra rather than elisp.
7682
7683 * emacs-xtra.texi (Calendar Customizing):
7684 Move view-diary-entries-initially, view-calendar-holidays-initially,
7685 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7686 Emacs Manual.
7687 (Appt Customizing): Merge entire section into main Emacs Manual.
7688 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7689 mark-holidays-in-calendar here from emacs-xtra.
7690 (Displaying the Diary): Move view-diary-entries-initially,
7691 mark-diary-entries-in-calendar here from emacs-xtra.
7692 (Appointments): Move appt-display-mode-line,
7693 appt-display-duration, appt-disp-window-function,
7694 appt-delete-window-function here from emacs-xtra.
7695
7696 * calendar.texi: Update and reformat copyright.
7697 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7698 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7699 (Diary): Refer to `diary-file' rather than ~/diary.
7700 (Diary Commands): Rename node to "Displaying the Diary".
7701 * emacs.texi (Top): Rename "Diary Commands" section.
7702 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7703
77042005-03-26 Eli Zaretskii <eliz@gnu.org>
7705
7706 * misc.texi (Emacs Server): Fix the command for setting
7707 server-name. Add an xref to Invoking emacsclient.
7708
7709 * help.texi (Help Summary): Clarify when "C-h ." will do something
7710 nontrivial.
7711 (Apropos): Add cindex entry for apropos-sort-by-scores.
7712
7713 * display.texi (Text Display): Add index entries for how no-break
7714 characters are displayed.
7715
8cf51b2c
GM
77162005-03-26 Eli Zaretskii <eliz@gnu.org>
7717
7718 * files.texi (Visiting): Fix cross-references introduced with the
7719 last change.
7720
7721 * xresources.texi (GTK resources): Fix last change.
7722
8cf51b2c
GM
77232005-03-25 Chong Yidong <cyd@stupidchicken.com>
7724
7725 * xresources.texi (X Resources): GTK options documented too.
7726 (Resources): Clarify meaning of program name.
7727 (Table of Resources): Add visualClass.
7728 (GTK resources): Rewrite.
7729 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7730
7731 * display.texi (Text Display): Mention non-breaking spaces.
7732
7733 * files.texi (Reverting): Document auto-revert-check-vc-info.
7734
7735 * frames.texi (Mouse Commands): Document
7736 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7737
7738 * help.texi (Help Summary): Add `C-h .'.
7739 (Apropos): Apropos accepts a list of search terms.
7740 Document apropos-sort-by-scores.
7741 (Help Echo): Document display-local-help.
7742
7743 * misc.texi (Emacs Server): Document server-name.
7744 (Invoking emacsclient): Document -s option for server names.
7745
7746 * text.texi (Outline Visibility): Introduce "current heading
7747 line" (commands can be called with point on a body line).
7748 Re-order table to follow the sequence of discussion.
7749 hide-body won't hide lines before first header line.
7750 (TeX Mode): Add DocTeX mode.
7751
8cf51b2c
GM
77522005-03-24 Richard M. Stallman <rms@gnu.org>
7753
7754 * mule.texi (Single-Byte Character Support): Delete mention
7755 of iso-acc.el and iso-transl.el.
7756
8cf51b2c
GM
77572005-03-23 Lute Kamstra <lute@gnu.org>
7758
7759 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7760
77612005-03-23 Richard M. Stallman <rms@gnu.org>
7762
8cf51b2c
GM
7763 * search.texi: Delete explicit node pointers.
7764 (Incremental Search): New menu.
7765 (Basic Isearch, Repeat Isearch, Error in Isearch)
7766 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7767 (Slow Isearch): New subnodes.
7768 (Configuring Scrolling): Node deleted.
7769 (Search Case): Doc default-case-fold-search.
7770 (Regexp Replace): Move replace-regexp doc here.
7771
7772 * rmail.texi (Movemail): Put commas inside closequotes.
7773
7774 * picture.texi (Insert in Picture): Document C-c arrow combos.
7775 (Basic Picture): Clarify erasure.
7776
7777 * display.texi (Font Lock): Put commas inside closequotes.
7778
7779 * cmdargs.texi (General Variables): Put commas inside closequotes.
7780
77812005-03-23 Nick Roberts <nickrob@snap.net.nz>
7782
7783 * building.texi (Stack Buffer): Mention reverse contrast for
7784 *selected* frame (might not be current frame).
7785
8cf51b2c
GM
77862005-03-21 Richard M. Stallman <rms@gnu.org>
7787
7788 * building.texi (Starting GUD): Add bashdb.
7789
77902005-03-20 Chong Yidong <cyd@stupidchicken.com>
7791
7792 * basic.texi (Moving Point): Add M-g M-g binding.
7793 (Undo): Document undo-only.
7794 (Position Info): Document M-g M-g and C-u M-g M-g.
7795
7796 * building.texi (Building): Put Grep Searching after Compilation
7797 Shell.
7798 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7799 Document next-error-highlight.
7800 (Grep Searching): Document grep-highlight-matches.
7801 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7802
7803 * calendar.texi (Importing Diary): Rename node from iCalendar.
7804 Document diary-from-outlook.
7805
7806 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7807 Commands.
7808 Mention effect of X drag and drop on Dired buffers.
7809
7810 * files.texi (Visiting): Document large-file-warning-threshold.
7811 Move paragraph on file-selection dialog.
7812 Mention visiting files using X drag and drop.
7813 (Reverting): Mention using Auto-Revert mode to tail files.
7814 Document auto-revert-tail-mode.
7815 (Version Systems): Minor correction.
7816 (Comparing Files): Diff-mode is no longer based on Compilation
7817 mode.
7818 Document compare-ignore-whitespace.
7819 (Misc File Ops): Explain passing a directory to rename-file.
7820 Likewise for copy-file and make-symbolic-link.
7821
7822 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7823 Document mouse-wheel-progressive speed.
7824
7825 * help.texi (Misc Help): Document numeric argument for C-h i.
7826 Correctly explain the effect of just C-u as argument.
7827
7828 * killing.texi (Deletion): Document numeric argument for
7829 just-one-space.
7830
7831 * mini.texi (Completion): Completion acts on text before point.
7832
7833 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7834 (Emulation): CUA mode replaces pc-bindings-mode,
7835 pc-selection-mode, and s-region.
7836
7837 * mule.texi (Input Methods): Leim is now built-in.
7838 (Select Input Method): Document quail-show-key.
7839 (Specify Coding): Document revert-buffer-with-coding-system.
7840
7841 * programs.texi (Fortran Motion): Document f90-next-statement,
7842 f90-previous-statement, f90-next-block, f90-previous-block,
7843 f90-end-of-block, and f90-beginning-of-block.
7844
7845 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7846
7847 * emacs.texi (Acknowledgments): Updated.
7848
7849 * anti.texi: Total rewrite.
7850
8cf51b2c
GM
78512005-03-19 Chong Yidong <cyd@stupidchicken.com>
7852
7853 * ack.texi (Acknowledgments): Update.
7854
78552005-03-19 Eli Zaretskii <eliz@gnu.org>
7856
1c6c854e
CS
7857 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
7858 Update copyright years.
8cf51b2c
GM
7859
78602005-03-14 Nick Roberts <nickrob@snap.net.nz>
7861
7862 * building.texi (Commands of GUD): Move paragraph on setting
7863 breakpoints with mouse to the GDB Graphical Interface node.
7864
78652005-03-07 Richard M. Stallman <rms@gnu.org>
7866
8cf51b2c
GM
7867 * misc.texi (Single Shell, Shell Options): Fix previous change.
7868
7869 * building.texi (Debugger Operation): Update GUD tooltip enable info.
7870
78712005-03-06 Richard M. Stallman <rms@gnu.org>
7872
7873 * building.texi (Starting GUD): Don't explain text vs graphical
7874 GDB here. Just mention it and xref.
7875 Delete "just one debugger process".
7876 (Debugger Operation): Move GUD tooltip info here.
7877 (GUD Tooltips): Node deleted.
7878 (GDB Graphical Interface): Explain the two GDB modes here.
7879
8cf51b2c
GM
7880 * sending.texi (Sending Mail): Minor cleanup.
7881 (Mail Aliases): Explain quoting conventions.
7882 Update key rebinding example.
7883 (Header Editing): C-M-i is like M-TAB.
7884 (Mail Mode Misc): mail-attach-file does not do MIME.
7885
7886 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
7887 that really belongs here.
7888 (Remote Mailboxes): Text moved to Rmail Inbox.
7889 (Rmail Display): Mention Mouse-1.
7890 (Movemail): Clarify two movemail versions.
7891 Clarify rmail-movemail-program.
7892
8cf51b2c
GM
7893 * misc.texi (Single Shell): Replace uudecode example with gpg example.
7894 Document async shell commands.
7895 (Shell History): Clarify.
7896 (Shell Ring): Mention C-UP an C-DOWN.
7897 (Shell Options): Add comint-prompt-read-only.
7898 (Invoking emacsclient): Set EDITOR to run Emacs.
7899 (Sorting): No need to explain what region is.
7900 (Saving Emacs Sessions): Fix typo.
7901 (Recursive Edit): Fix punctuation.
7902 (Emulation): Don't mention "PC bindings" which are standard.
7903 (Hyperlinking): Explain Mouse-1 convention here.
7904 (Find Func): Node deleted.
7905
8cf51b2c
GM
7906 * help.texi (Name Help): Xref to Hyperlinking.
7907
7908 * glossary.texi (Glossary):
7909 Rename "Balance Parentheses" to "Balancing...".
7910 Add "Byte Compilation". Correct "Copyleft".
7911 New xref in "Customization".
7912 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
7913 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
7914 Rename "Registers" to "Register".
7915 Replace "Selecting" with "Selected Frame",
7916 "Selected Window", and "Selecting a Buffer".
7917
7918 * files.texi (Types of Log File): Explain how projects'
7919 methods can vary.
7920
8cf51b2c
GM
7921 * display.texi (Faces): Delete "Emacs 21".
7922
7923 * custom.texi (Changing a Variable): C-M-i like M-TAB.
7924 * fixit.texi (Spelling): C-M-i like M-TAB.
7925 * mini.texi (Completion Options): C-M-i like M-TAB.
7926 * programs.texi (Symbol Completion): C-M-i like M-TAB.
7927 * text.texi (Text Mode): C-M-i like M-TAB.
7928
7929 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
7930
7931 * calendar.texi (Specified Dates): Mention `g w'.
7932 (Appointments): appt-activate toggles with no arg.
7933
8cf51b2c
GM
79342005-03-05 Juri Linkov <juri@jurta.org>
7935
7936 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 7937 "invocation (command line arguments)".
8cf51b2c
GM
7938 (Misc X): Add -nbc, --no-blinking-cursor.
7939
79402005-03-04 Ulf Jasper <ulf.jasper@web.de>
7941
7942 * calendar.texi (iCalendar): No need to require it now.
7943
8cf51b2c
GM
79442005-03-03 Nick Roberts <nickrob@snap.net.nz>
7945
7946 * trouble.texi (Contributing): Mention Savannah. Direct users to
7947 emacs-devel.
7948
79492005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
7950
7951 * calendar.texi (Adding to Diary): Mention redrawing of calendar
7952 window.
7953
8cf51b2c
GM
79542005-02-27 Richard M. Stallman <rms@gnu.org>
7955
7956 * building.texi (Compilation): Update mode line status info.
7957
79582005-02-27 Matt Hodges <MPHodges@member.fsf.org>
7959
7960 * calendar.texi (General Calendar): Document binding of
7961 scroll-other-window-down.
7962 (Mayan Calendar): Fix earliest date.
7963 (Time Intervals): Document timeclock-change.
7964 Fix timeclock-ask-before-exiting documentation.
7965
79662005-02-26 Kim F. Storm <storm@cua.dk>
7967
7968 * frames.texi (Mouse References):
7969 Add mouse-1-click-in-non-selected-windows.
7970
79712005-02-25 Richard M. Stallman <rms@gnu.org>
7972
7973 * screen.texi (Screen): Explain better about cursors and mode lines;
7974 don't presuppose text terminals.
7975 (Point): Don't assume just one cursor.
7976 Clarify explanation of cursors.
7977 (Echo Area, Menu Bar): Cleanups.
7978
7979 * mini.texi (Minibuffer): Prompts are highlighted.
7980 (Minibuffer Edit): Newline = C-j only on text terminals.
7981 Clarify resize-mini-windows values.
7982 Mention M-PAGEUP and M-PAGEDOWN.
7983 (Completion Commands): Mouse-1 like Mouse-2.
7984 (Minibuffer History): Explain history commands better.
7985 (Repetition): Add xref to Incremental Search.
7986
7987 * mark.texi (Setting Mark): Clarify info about displaying mark.
7988 Clarify explanation of C-@ and C-SPC.
7989 (Transient Mark): Mention Delete Selection mode.
7990 (Marking Objects): Clean up text about extending the region.
7991
7992 * m-x.texi (M-x): One C-g doesn't always go to top level.
7993 No delay before suggest-key-bindings output.
7994
7995 * fixit.texi (Fixit): Mention C-/ for undo.
7996 (Spelling): Mention ESC TAB like M-TAB.
7997 Replacement words with r and R are rechecked.
7998 Say where C-g leaves point. Mention ? as input.
7999
80002005-02-23 Lute Kamstra <lute@gnu.org>
8001
8002 * cmdargs.texi (Initial Options): Add cross reference.
8003
8cf51b2c
GM
80042005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8005
8006 * emacs.texi (Top): Update menu for splitting of node in
8007 msdog.texi.
8008 * frames.texi (Frames): Update xref for splitting of node in
8009 msdog.texi.
8010 * trouble.texi (Quitting): Ditto.
8011
80122005-02-16 Richard M. Stallman <rms@gnu.org>
8013
8014 * windows.texi (Split Window): Simplify line truncation info
8015 and xref to Display Custom.
8016
8017 * trouble.texi (Quitting): Emergency escape only for text terminal.
8018 (Screen Garbled): C-l for ungarbling is only for text terminal.
8019
8020 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8021
8022 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8023
8024 * programs.texi (Program Modes): Mention Python mode.
8025 (Moving by Defuns): Repeating C-M-h extends region.
8026 (Basic Indent): Clarify.
8027 (Custom C Indent): Clarify.
8028 (Expressions): Repeating C-M-@ extends region.
8029 (Info Lookup): Clarify for C-h S.
8030 (Symbol Completion): ESC TAB alternative for M-TAB.
8031 (Electric C): Clarify.
8032
8033 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8034
8035 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8036 MS-DOS Input node.
8037 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8038 (MS-DOS and MULE): Clarify.
8039 (MS-DOS Processes, Windows Processes): Fix typos.
8040
8041 * major.texi (Choosing Modes): Clarify.
8042
8043 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8044 (Keyboard Macro Step-Edit): Clarify.
8045
8046 * indent.texi (Indentation): Clarifications.
8047
8048 * help.texi (Help): Correct error about C-h in query-replace.
8049 Clarify apropos vs C-h a. Fix how to search in FAQ.
8050 (Key Help): Describe C-h w here.
8051 (Name Help): Minor cleanup. C-h w moved to Key Help.
8052 Clarify the "object" joke.
8053 (Apropos): Clarify. Mouse-1 like Mouse-2.
8054 (Help Mode): Mouse-1 like Mouse-2.
8055
8056 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8057
8058 * display.texi (Display): Reorder menu.
8059 (Faces): Cleanup.
8060 (Font Lock): Cleanup. Mention Options menu.
8061 Delete obsolete text.
8062 (Scrolling): For C-l, don't presume text terminal.
8063 (Horizontal Scrolling): Simplify intro.
8064 (Follow Mode): Clarify.
1c6c854e 8065 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8066 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8067 Doc default-tab-width. Doc line truncation more thoroughly.
8068
8069 * dired.texi (Dired Enter): C-x C-f can run Dired.
8070 (Dired Visiting): Comment out `a' command.
8071 Mouse-1 is like Mouse-2.
8072 (Shell Commands in Dired): ? can be used more than once.
8073
8074 * basic.texi (Continuation Lines): Simplify description of truncation,
8075 and refer to Display Custom for the rest of it.
8076
8cf51b2c
GM
80772005-02-06 Lute Kamstra <lute@gnu.org>
8078
8079 * basic.texi (Undo): Fix typo.
8080
8081 * cmdargs.texi (Emacs Invocation): Fix typo.
8082
8083 * custom.texi (Init Examples): Fix typo.
8084
8085 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8086
80872005-02-06 Richard M. Stallman <rms@gnu.org>
8088
8089 * regs.texi (Registers): Registers can hold numbers, too.
8090
8091 * killing.texi (Other Kill Commands): Cleanup.
8092 Delete redundant explanation of kill in read-only buffer.
8093 (Yanking): Mention term "copying".
8094 (Accumulating Text): Fix typo.
8095
8096 * entering.texi (Entering Emacs): Update rationale at start.
8097 (Exiting): Treat iconifying on a par with suspension.
8098
8099 * custom.texi (Minor Modes): Fix typo.
8100 (Easy Customization): Fix menu style.
8101 (Variables): Add xref.
8102 (Examining): Setting for future sessions works through .emacs.
8103 (Keymaps): "Text terminals", not "Many".
8104 (Init Rebinding): Explain \C-. Show example of \M-.
8105 Fix minor wording errors.
8106 (Function Keys): Explain vector syntax just once.
8107 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8108 (Init File): Mention .emacs.d directory.
8109 (Init Examples): Add xref.
8110 (Find Init): Mention .emacs.d directory.
8111
8112 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8113 (Action Arguments): Explain which kinds of -l args are found how.
8114 (Initial Options): --batch does not inhibit site-start.
8115 Add xrefs.
8116 (Command Example): Use --batch, not -batch.
8117
8118 * basic.texi (Inserting Text): Cleanup wording.
8119 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8120 C-n is not error at end of buffer.
8121 (Undo): Doc C-/ like C-_. Add xrefs.
8122 (Arguments): META key may be labeled ALT.
8123 Peculiar arg meanings are explained in doc strings.
8124
8125 * abbrevs.texi (Expanding Abbrevs): Clarify.
8126
81272005-02-05 Eli Zaretskii <eliz@gnu.org>
8128
8129 * frames.texi (Frame Parameters): Add an xref to the description
8130 of list-colors-display. Add a pointer to the X docs about colors.
8131
8132 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8133 Improve docs of list-colors-display.
8cf51b2c
GM
8134
81352005-02-03 Lute Kamstra <lute@gnu.org>
8136
8137 * frames.texi (Frames, Drag and Drop): Fix typos.
8138
81392005-02-03 Richard M. Stallman <rms@gnu.org>
8140
8141 * windows.texi (Basic Window): Mention color-change in mode line.
8142 (Change Window): Explain dragging vertical boundaries.
8143
8144 * text.texi (Sentences): Clarify.
8145 (Paragraphs): Explain M-a and blank lines.
8146 (Outline Mode): Clarify text and menu.
8147 (Hard and Soft Newlines): Mention use-hard-newlines.
8148
8149 * frames.texi (Frames): Delete unnecessary mention of Windows.
8150 (Mouse Commands): Likewise. Mention xterm mouse support.
8151 (Clipboard): Clarify.
8152 (Mouse References): Mention use of Mouse-1 for following links.
8153 (Menu Mouse Clicks): Clarify.
8154 (Mode Line Mouse): Clarify.
8155 (Drag and Drop): Rewrite.
8156
8157 * fixit.texi (Spelling): Fix typo.
8158
8159 * files.texi (File Names): Clarify.
8160 (Visiting): Update conditions for use of file dialog. Clarify.
8161 (Saving): Doc d as answer in save-some-buffers.
8162 (Remote Files): Clean up the text.
8163
8164 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8165
8166 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8167 (List Buffers): Clarify.
8168 (Several Buffers): Doc T command.
8169 (Buffer Convenience): Clarify menu.
8170
8171 * basic.texi (Undo): Clarify last change.
8172
81732005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8174
8175 * fixit.texi (Spelling): Fix typo.
8176
81772005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8178
8179 * basic.texi (Undo): Update description of `undo-outer-limit'.
8180
81812005-02-01 Nick Roberts <nickrob@snap.net.nz>
8182
8183 * building.texi: Update documentation relating to GDB Graphical
8184 Interface.
8185
81862005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8187
8188 * custom.texi (Easy Customization): Adapt menu to node name change.
8189
81902005-01-30 Richard M. Stallman <rms@gnu.org>
8191
8192 * custom.texi (Easy Customization): Defn of "User Option" now
8193 includes faces. Don't say just "option" when talking about variables.
8194 Do say just "options" to mean "anything customizable".
8195 (Specific Customization): Describe `customize-variable',
8196 not `customize-option'.
8197
8198 * glossary.texi (Glossary) <Faces>: Add xref.
8199 <User Option>: Change definition--include faces. Change xref.
8200
8201 * picture.texi (Picture): Mention artist.el.
8202
8203 * sending.texi, screen.texi, programs.texi, misc.texi:
8204 * mini.texi, major.texi, maintaining.texi, macos.texi:
8205 * help.texi, frames.texi, files.texi:
8206 Don't say just "option" when talking about variables.
8207
8208 * display.texi, mule.texi: Don't say just "option" when talking
8209 about variables. Other minor cleanups.
8210
8cf51b2c
GM
82112005-01-26 Lute Kamstra <lute@gnu.org>
8212
8213 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8214 File'. Mention the `-Q' option at the `--no-site-file' option.
8215
8cf51b2c
GM
82162005-01-22 David Kastrup <dak@gnu.org>
8217
8218 * building.texi (Grep Searching): Mention alias `find-grep' for
8219 `grep-find'.
8220
82212005-01-20 Richard M. Stallman <rms@gnu.org>
8222
8223 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8224
8cf51b2c
GM
82252005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8226
8227 * rmail.texi (Movemail): Explain differences
8228 between standard and mailutils versions of movemail.
8229 Describe command line and configuration options introduced
8230 with the latter.
8231 Explain the notion of mailbox URL, provide examples and
8232 cross-references to mailutils documentation.
8233 Describe various methods of specifying mailbox names,
8234 user names and user passwords for rmail.
1c6c854e
CS
8235 (Remote Mailboxes): New section.
8236 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8237 options used to control its behavior.
8238 (Other Mailbox Formats): Explain handling of various mailbox
8239 formats.
8240
82412005-01-13 Richard M. Stallman <rms@gnu.org>
8242
8243 * commands.texi (Commands): Clarification.
8244
82452005-01-11 Richard M. Stallman <rms@gnu.org>
8246
8247 * programs.texi (Multi-line Indent): Fix previous change.
8248 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8249
8cf51b2c
GM
82502005-01-08 Richard M. Stallman <rms@gnu.org>
8251
8252 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8253 lazy-highlight.
8254
8255 * search.texi (Query Replace): Mention faces query-replace
8256 and lazy-highlight.
8257 (Incremental Search): Update isearch highlighting info.
8258
8cf51b2c
GM
82592005-01-04 Richard M. Stallman <rms@gnu.org>
8260
8261 * custom.texi (Saving Customizations): Minor improvement.
8262
8cf51b2c
GM
82632005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8264
8265 * custom.texi (Saving Customizations): Emacs no longer loads
8266 `custom-file' after .emacs. No longer mention customizing through
8267 Custom.
8268
8cf51b2c
GM
82692005-01-01 Andreas Schwab <schwab@suse.de>
8270
8271 * killing.texi (Graphical Kill): Move up under node Killing,
8272 change @section to @subsection.
8273
82742005-01-01 Richard M. Stallman <rms@gnu.org>
8275
8276 * custom.texi (Face Customization): Mention hex color specs.
8277
8278 * emacs.texi (Top): Update Killing submenu.
8279
8280 * killing.texi (Killing): Reorganize section.
8281 No more TeX-only text; put the node command at start of chapter.
8282 But the first section heading is used only in TeX.
8283 Rewrite the text to read better in this mode.
8284 (Graphical Kill): New subnode gets some of the text that
8285 used to be in the first section.
8286
82872004-12-31 Richard M. Stallman <rms@gnu.org>
8288
8289 * dired.texi (Shell Commands in Dired): Delete the ? example.
8290
8291 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8292
8293 * files.texi (Saving): Describe new require-final-newline features
8294 and mode-require-final-newline.
8295
8cf51b2c
GM
82962004-12-29 Richard M. Stallman <rms@gnu.org>
8297
8298 * custom.texi (File Variables): Clarify previous change.
8299
c8763fb6 83002004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8301
8302 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8303 out now.
8304
83052004-12-27 Richard M. Stallman <rms@gnu.org>
8306
8307 * Makefile.in (MAKEINFO): Specify --force.
8308
8309 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8310 (Undo): Doc undo-outer-limit.
8311
8cf51b2c
GM
83122004-12-15 Juri Linkov <juri@jurta.org>
8313
8314 * mark.texi (Transient Mark, Mark Ring): M-< and other
8315 movement commands don't set mark in Transient Mark mode
8316 if mark is active.
8317
8cf51b2c
GM
83182004-12-12 Juri Linkov <juri@jurta.org>
8319
8320 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8321 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8322
8323 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8324 (Misc Dired Commands): Add @r{(Dired)} to w.
8325
83262004-12-12 Juri Linkov <juri@jurta.org>
8327
8328 * mark.texi (Marking Objects): Marking commands also extend the
8329 region when mark is active in Transient Mark mode.
8330
8cf51b2c
GM
83312004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8332
8333 * custom.texi (Saving Customizations): Emacs only loads the custom
8334 file automatically after the init file in version 22.1 or later.
8335 Adapt text and examples to this fact.
8336
8cf51b2c
GM
83372004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8338
8339 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8340 be set through Custom. Otherwise, it has no effect.
8341
8cf51b2c
GM
83422004-12-05 Richard M. Stallman <rms@gnu.org>
8343
8344 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8345 * entering.texi: Rename Command Line to Emacs Invocation.
8346
10d1d0af 8347 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8348
8349 * custom.texi (Easy Customization): Move up to section level,
8350 before Variables. Avoid using the term "variable"; say "option".
8351 New initial explanation.
8352 (Variables): In initial explanation, connect "variable" to the
8353 already-explained "user option".
8354
8355 * emacs.texi (Top): Fix ref to Command Line.
8356 Move reference to Easy Customization.
8357
8358 * xresources.texi (X Resources): Fix From link.
8359
8360 * doclicense.texi (GNU Free Documentation License): Fix To link.
8361
8362 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8363
8364 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8365
83662004-12-03 Richard M. Stallman <rms@gnu.org>
8367
8368 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8369
83702004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8371
8372 * kmacro.texi: Several small changes in addition to the following.
8373 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8374 defining a keyboard macro.
8375 Mention `kmacro-ring-max'.
8376 (Keyboard Macro Counter): Clarify description of
8377 `kmacro-insert-counter', `kmacro-set-counter',
8378 `kmacro-add-counter' and `kmacro-set-format'.
8379
83802004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8381
8382 * custom.texi (File Variables): Add `unibyte' and make it more
8383 clear that `unibyte' and `coding' are special. Suggested by Simon
8384 Krahnke <overlord@gmx.li>.
8385
8386 * mule.texi (Enabling Multibyte): Refer to File Variables.
8387 Suggested by Simon Krahnke <overlord@gmx.li>.
8388
c8763fb6 83892004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8390
8391 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8392 x-use-old-gtk-file-dialog.
8393
8cf51b2c
GM
83942004-11-20 Richard M. Stallman <rms@gnu.org>
8395
8396 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8397
83982004-11-09 Lars Brinkhoff <lars@nocrew.org>
8399
8400 * building.texi (Lisp Eval): Delete hyphen in section name.
8401
84022004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8403
8404 * files.texi (Old Versions):
8405 No longer document annotation as "CVS only".
8406
84072004-11-10 Andre Spiegel <spiegel@gnu.org>
8408
8409 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8410 version systems, mentioning the new ones that we support.
8411 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8412 suggestions.
8413
c8763fb6 84142004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8415
49823426 8416 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8417
c8763fb6 84182004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8419
8420 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8421
84222004-10-23 Eli Zaretskii <eliz@gnu.org>
8423
8424 * text.texi (Text Based Tables, Table Definition)
8425 (Table Creation, Table Recognition, Cell Commands)
8426 (Cell Justification, Row Commands, Column Commands)
8427 (Fixed Width Mode, Table Conversion, Measuring Tables)
8428 (Table Misc): New nodes, documenting the Table Mode.
8429
8cf51b2c
GM
84302004-10-19 Jason Rumney <jasonr@gnu.org>
8431
8432 * makefile.w32-in (info): Change order of arguments to makeinfo.
8433
84342004-10-19 Ulf Jasper <ulf.jasper@web.de>
8435
8436 * calendar.texi (iCalendar): Update for package changes.
8437
8cf51b2c
GM
84382004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8439
8440 * files.texi (Misc File Ops): View mode is a minor mode.
8441
8cf51b2c
GM
84422004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8443
8444 * calendar.texi (iCalendar): Style changes.
8445
84462004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8447
8448 * search.texi (Regexps): The regexp described in the example is no
8449 longer stored in the variable `sentence-end'.
8450
8cf51b2c
GM
84512004-10-06 Nick Roberts <nickrob@snap.net.nz>
8452
8453 * building.texi (Starting GUD): Note that multiple debugging
8454 sessions requires `gdb --fullname'.
8455
84562004-10-05 Ulf Jasper <ulf.jasper@web.de>
8457
8458 * calendar.texi (iCalendar): New section for a new package.
8459
8cf51b2c
GM
84602004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8461
8462 * text.texi: Various small changes in addition to the following.
8463 (Text): Replace xref for autotype with inforef.
8464 (Sentences): Explain nil value for `sentence-end'.
8465 (Paragraphs): Update default values for `paragraph-start' and
8466 `paragraph-separate'.
8467 (Text Mode): Correct description of Text mode's effect on the
8468 syntax table.
8469 (Outline Visibility): `hide-other' does not hide top level headings.
8470 `selective-display-ellipses' no longer has an effect on Outline mode.
8471 (TeX Misc): Add missing @cindex.
8472 Replace xref for RefTeX with inforef.
8473 (Requesting Formatted Text): The variable
8474 `enriched-fill-after-visiting' no longer exists.
8475 (Editing Format Info): Update names of menu items and commands.
8476 (Format Faces): Mention special effect of specifying the default face.
8477 Describe inheritance of text properties.
8478 Correct description of `fixed' face.
8479 (Format Indentation): Correct description of effect of setting
8480 margins. Mention `set-left-margin' and `set-right-margin'.
8481 (Format Justification): Update names of menu items.
8482 `set-justification-full' is now bound to `M-j b'.
8483 Mention that `default-justification' is a per buffer variable.
8484 (Format Properties): Update name of menu item.
8485 (Forcing Enriched Mode): `format-decode-buffer' automatically
8486 turns on Enriched mode if the buffer is in text/enriched format.
8487
84882004-10-05 Emilio C. Lopes <eclig@gmx.net>
8489
8490 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8491
84922004-09-28 Kim F. Storm <storm@cua.dk>
8493
8494 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8495 Align with new functionality.
8496
8cf51b2c
GM
84972004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8498
8499 * display.texi (Display Custom): Remove stray `@end defvar'.
8500
85012004-09-23 Kim F. Storm <storm@cua.dk>
8502
8503 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8504 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8505
8cf51b2c
GM
85062004-09-20 Richard M. Stallman <rms@gnu.org>
8507
8508 * custom.texi (Hooks): Explain using setq to clear out a hook.
8509 (File Variables): Explain multiline string constants.
8510 (Non-ASCII Rebinding): Explain when you need to update
8511 non-ASCII char codes in .emacs.
8512
8513 * building.texi (Compilation): Explain how to make a silent
8514 subprocess that won't be terminated. Explain compilation-environment.
8515
85162004-09-13 Kim F. Storm <storm@cua.dk>
8517
8518 * mini.texi (Repetition): Rename isearch-resume-enabled to
8519 isearch-resume-in-command-history and change default to disabled.
8520
8cf51b2c
GM
85212004-09-09 Kim F. Storm <storm@cua.dk>
8522
8523 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8524 with new `kmacro-name-last-macro'.
8525
8cf51b2c
GM
85262004-09-08 Juri Linkov <juri@jurta.org>
8527
8528 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8529
8cf51b2c
GM
85302004-09-03 Juri Linkov <juri@jurta.org>
8531
8532 * search.texi (Incremental Search): Update wording for M-%.
8533
85342004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8535
8536 * killing.texi (Killing): Correct description of kill commands in
8537 read-only buffer.
8538
85392004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8540
8541 * building.texi (Compilation Mode): Add a paragraph about rules
8542 for finding the compilation buffer for `next-error'.
8543
8544 * search.texi (Other Repeating Search): Mention that Occur mode
8545 supports the next-error functionality.
8546
85472004-09-02 Juri Linkov <juri@jurta.org>
8548
8549 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8550
85512004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8552
8553 * kmacro.texi (Basic Keyboard Macro):
8554 `apply-macro-to-region-lines' now operates on all lines that begin
8555 in the region, rather than on all complete lines in the region.
8556
c8763fb6 85572004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8558
8559 * frames.texi (Drag and drop): Add documentation about
8560 x-dnd-test-function and x-dnd-known-types.
8561
85622004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8563
8564 * indent.texi: Various minor changes in addition to:
8565 (Indentation Commands): Correct description of `indent-relative'.
8566 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8567 mode. The *Tab Stops* buffer uses Overwrite Mode.
8568 (Just Spaces): `tabify' converts sequences of at least two spaces
8569 to tabs.
8570
8cf51b2c
GM
85712004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8572
8573 * frames.texi (Secondary Selection): Setting the secondary
8574 selection with M-Drag-Mouse-1 does not alter the kill ring,
8575 setting it with M-Mouse-1 and M-Mouse-3 does.
8576 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8577 toolkit scroll bars.
8578 (Scroll Bars): Ditto.
8579
8580 * windows.texi (Basic Window): When using a window system, the value
8581 of point in a non-selected window is indicated by a hollow box.
8582 (Split Window): Side by side windows are separated by a scroll bar,
8583 if scroll bars are used.
8584 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8585 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8586 (Window Convenience): Update bindings for `winner-undo' and
8587 `winner-redo'.
8588
8589 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8590 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8591 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8592 of "Using Emacs as a Server".
8593 * building.texi (Building): Interchange nodes (for correct numbering).
8594 * programs.texi (Programs): Interchange nodes (for correct numbering).
8595 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8596 Info to the node structure.
8597 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8598 Rearrange order of nodes and sections such that both "GNU GENERAL
8599 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8600 end, as appropriate for appendices.
8601 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8602 Use `@unnumberedsec'.
8603 * trouble.texi: Adapt sectioning in Info to the node structure.
8604 Adapt node pointers to change in emacs.texi.
8605 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8606
8cf51b2c
GM
86072004-08-25 Kenichi Handa <handa@m17n.org>
8608
8609 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8610 description for unibyte mode.
8611
86122004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8613
8614 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8615
8616 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8617 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8618 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8619 in @pxref.
8620
86212004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8622
8623 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8624 Change section names.
8625
8cf51b2c
GM
86262004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8627
8628 * kmacro.texi (Keyboard Macro Ring): Rename section.
8629 Emacs treats the head of the macro ring as the `last keyboard macro'.
8630 (Keyboard Macro Counter): Minor change.
8631 (Save Keyboard Macro): Some clarifications.
8632 (Edit Keyboard Macro): Rename section.
8633
8634 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8635 32-bit machines.
8636 (Several Buffers): Clarify which buffer is selected if `2' is
8637 pressed in the Buffer Menu.
8638 Auto Revert mode can be used to update the Buffer Menu
8639 automatically.
8640
86412004-08-21 Eli Zaretskii <eliz@gnu.org>
8642
8643 * help.texi (Misc Help): Add an index entry for finding an Info
8644 manual by its file name.
8645
86462004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8647
8648 * files.texi (Backup Deletion): Correct description of
8649 `delete-old-versions'.
8650 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8651 (Auto Save Files): Recommend `auto-save-mode' to reenable
8652 auto-saving, rather than the abbreviation `auto-save'.
8653
86542004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8655
8656 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8657 for "killing" and "yanking" in main menu.
8658
86592004-08-16 Richard M. Stallman <rms@gnu.org>
8660
8661 * killing.texi (Yanking, Killing): Minor cleanups.
8662
8663 * mark.texi (Momentary Mark): Minor cleanups.
8664
86652004-08-15 Kenichi Handa <handa@etl.go.jp>
8666
8667 * custom.texi (Non-ASCII Rebinding):
8668 C-q always inserts the right code to pass to global-set-key.
8669
8cf51b2c
GM
86702004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8671
8672 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8673 `insert-register', instead of `C-x r g' binding, for consistency.
8674
86752004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8676
8677 * fixit.texi (Spelling): Fix typo.
8678
86792004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8680
8681 * help.texi (Help): Fix Texinfo usage.
8682
8cf51b2c
GM
86832004-07-24 Richard M. Stallman <rms@gnu.org>
8684
8685 * text.texi (Paragraphs): Update how paragraphs are separated
8686 and the default for paragraph-separate.
8687
8688 * search.texi (Regexp Replace): Further update text for new
8689 replacement operators.
8690
8cf51b2c
GM
86912004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8692
8693 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8694 `R' switch.
8695
8696 * dired.texi (Dired Updating): `k' only deletes inserted
8697 subdirectories from the Dired buffer if a prefix argument was given.
8698
8699 * search.texi (Regexps): Delete redundant definition of `symbol' in
8700 description of `\_>'. It already occurs in the description of `\_<'.
8701
8cf51b2c
GM
87022004-07-01 Juri Linkov <juri@jurta.org>
8703
8704 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8705 (Regexp Search): Add M-r.
8706
87072004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8708
8709 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8710
87112004-06-29 Jesper Harder <harder@ifa.au.dk>
8712
49823426 8713 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8714
87152004-06-25 Richard M. Stallman <rms@gnu.org>
8716
8717 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8718
87192004-06-25 David Kastrup <dak@gnu.org>
8720
8721 * search.texi (Regexp Replace): Some typo corrections and
8722 rearrangement.
8723
87242004-06-24 David Kastrup <dak@gnu.org>
8725
8726 * search.texi (Unconditional Replace): Use replace-string instead
8727 of query-replace in example.
8728 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8729 sequences.
8730 (Query Replace): Correct explanation of `^' which does not use
8731 the mark stack.
8732
87332004-06-21 Nick Roberts <nickrob@gnu.org>
8734
8735 * misc.texi (Shell History Copying): Document comint-insert-input.
8736 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8737
8cf51b2c
GM
87382004-06-20 Jesper Harder <harder@ifa.au.dk>
8739
8740 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8741 * custom.texi (Customization): Do.
8742 * anti.texi (Antinews): Do.
8743 * abbrevs.texi (Defining Abbrevs): Do.
8744
8745 * programs.texi (Info Lookup): Fix keybinding for
8746 info-lookup-symbol.
8747
87482004-06-16 Juanma Barranquero <lektu@terra.es>
8749
8750 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8751 Add emacs-xtra.
8752 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8753 (clean): Add emacs-xtra and flymake. Remove redundancies.
8754
87552004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8756
8757 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8758 Add emacs-xtra.
8759 * emacs-xtra.texi: New file.
8760
87612004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8764 (Dired and Find): Mention differences with ordinary Dired buffers.
8765
8cf51b2c
GM
87662004-06-13 Richard M. Stallman <rms@gnu.org>
8767
8768 * custom.texi (Init Syntax): Explain about vars that do special
8769 things when set with setq or with Custom.
8770 (Init Examples): Add line-number-mode example.
8771
8cf51b2c
GM
87722004-06-12 Juri Linkov <juri@jurta.org>
8773
8774 * dired.texi (Operating on Files): Add dired-do-touch.
8775
8cf51b2c
GM
87762004-06-10 Juri Linkov <juri@jurta.org>
8777
8778 * building.texi (Lisp Eval): Add C-M-x on defface.
8779
87802004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8781
8782 * files.texi (Reverting): Auto-Revert mode and
8783 Global Auto-Revert mode no longer revert remote files.
8784
8cf51b2c
GM
87852004-05-29 Richard M. Stallman <rms@gnu.org>
8786
8787 * custom.texi (Init File): Two dashes start --no-site-file.
8788
8cf51b2c
GM
87892004-05-29 Alan Mackenzie <acm@muc.de>
8790
8791 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8792 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8793 (AWK, Pike): Document as "C-like modes".
8794 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8795 (M-x man): Supersedes M-x manual-entry.
8796 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8797
8798 ("Comments in C"): Delete node; the info is in CC Mode manual.
8799 (c-comment-only-line-offset): Remove description.
8800
8801 (C-c ., C-c C-c): Describe new C Mode bindings.
8802
8803 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8804 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8805 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8806 Amend definitions.
8807
8808 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8809 Describe functions.
8810
8811 (c-comment-start-regexp, c-hanging-comment-ender-p)
8812 (c-hanging-comment-starter-p): Remove obsolete definitions.
8813
8814 * emacs.texi: Remove the menu entry "Comments in C".
8815
8cf51b2c
GM
88162004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8817
8818 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8819 `M-x locate'.
8820
88212004-05-16 Karl Berry <karl@gnu.org>
8822
8823 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8824 makeinfo --html fails.
8825 * help.texi (Help Summary) [@ifnottex]: Likewise.
8826
88272004-05-13 Nick Roberts <nickrob@gnu.org>
8828
8829 * building.texi (GDB Graphical Interface): Update and describe
8830 layout first.
8831
8cf51b2c
GM
88322004-05-04 Jason Rumney <jasonr@gnu.org>
8833
8834 * makefile.w32-in: Revert last change.
8835
88362004-05-03 Jason Rumney <jasonr@gnu.org>
8837
8838 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8839
8cf51b2c
GM
88402004-04-23 Juanma Barranquero <lektu@terra.es>
8841
8842 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8843
88442004-04-18 Juri Linkov <juri@jurta.org>
8845
8846 * fixit.texi (Spelling): Remove file extension from ispell xref.
8847
88482004-04-15 Kim F. Storm <storm@cua.dk>
8849
8850 * cmdargs.texi (Initial Options): Add -Q.
8851
88522004-04-05 Kim F. Storm <storm@cua.dk>
8853
8854 * custom.texi (File Variables): Add safe-local-eval-forms.
8855
8cf51b2c
GM
88562004-04-02 Luc Teirlinck <teirllm@auburn.edu>
8857
8858 * files.texi (Reverting): Correct description of revert-buffer's
8859 handling of point.
8860
88612004-03-22 Juri Linkov <juri@jurta.org>
8862
8863 * emacs.texi (Top): Add `Misc X'.
8864
49823426 8865 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
8866
8867 * glossary.texi: Improve references.
8868
8869 * help.texi: Sync keywords with finder.el.
8870
8871 * mini.texi (Completion): Add description for menu items.
8872
8873 * misc.texi (Browse-URL, FFAP): Add information about keywords.
8874
8875 * sending.texi (Mail Methods): Fix xref to Message manual.
8876
8cf51b2c
GM
88772004-03-12 Richard M. Stallman <rms@gnu.org>
8878
8cf51b2c
GM
8879 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
8880
8cf51b2c
GM
88812004-03-04 Richard M. Stallman <rms@gnu.org>
8882
8883 * search.texi (Regexps): Explain that ^ and $ have their
8884 special meanings only in certain contexts.
8885
8886 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
8887
8888 * mule.texi (Specify Coding): Doc C-x RET F.
8889
8890 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
8891 for multiple compile and grep buffers.
8892 (Indirect Buffers): Don't recommand clone-indirect-buffer
8893 for multiple compile and grep buffers.
8894
8cf51b2c
GM
88952004-02-29 Juanma Barranquero <lektu@terra.es>
8896
8897 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
8898 Use $(DEL) instead of rm, and ignore exit code.
8899
8cf51b2c
GM
89002004-02-23 Nick Roberts <nick@nick.uklinux.net>
8901
8902 * building.texi (Watch Expressions): Update.
8903
89042004-02-21 Juri Linkov <juri@jurta.org>
8905
1c6c854e
CS
8906 * cmdargs.texi (Action Arguments): Add alias --find-file.
8907 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
8908 to Command Arguments.
8909 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
8910 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
8911 (Window Size X): Join -g and --geometry. Add @cindex.
8912 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
8913 (Title X): Remove alias -title.
8914 (Misc X): New node.
8915
c8763fb6 89162004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8917
8918 * frames.texi (Drag and drop): Add Motif to list of supported
8919 protocols.
8920
c8763fb6 89212004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8922
8923 * frames.texi (Drag and drop): New section.
8924
89252004-01-24 Richard M. Stallman <rms@gnu.org>
8926
1c6c854e 8927 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
8928 Include it only @ifnotinfo. Patch the preceding and following
8929 node headers to point to each other.
8930
89312004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
8932
8933 * calendar.texi (Appointments): Update section.
8934
89352003-12-29 Kevin Ryde <user42@zip.com.au>
8936
8cf51b2c
GM
8937 * programs.texi (C Modes): Fix the xref.
8938
89392003-12-23 Nick Roberts <nick@nick.uklinux.net>
8940
8941 * building.texi (Watch Expressions): Update.
8942 (Commands of GUD): Include use of toolbar + breakpoints set from
8943 fringe/margin.
8944
89452003-12-03 Andre Spiegel <spiegel@gnu.org>
8946
8947 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
8948 <acm@muc.de>.
8949
c8763fb6 89502003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8951
8952 * frames.texi (Dialog Boxes): Add use-file-dialog.
8953
8cf51b2c
GM
89542003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
8955
8956 * ack.texi: Note that Alan Mackenzie contributed the AWK support
8957 in CC Mode.
8958
8cf51b2c
GM
89592003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
8960
8961 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
8962 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 8963 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
8964 * man/frames.texi, man/glossary.texi, man/killing.texi:
8965 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
8966 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
8967 * man/sending.texi, man/text.texi, man/trouble.texi:
8968 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
8969
89702003-11-01 Alan Mackenzie <acm@muc.de>
8971
8972 * search.texi (Scrolling During Incremental Search): Document a
8973 new scrolling facility in isearch mode.
8974
8cf51b2c
GM
89752003-10-22 Miles Bader <miles@gnu.org>
8976
8977 * Makefile.in (info): Move before $(top_srcdir)/info.
8978
89792003-10-22 Nick Roberts <nick@nick.uklinux.net>
8980
8981 * building.texi (Watch Expressions): Update section on data display
8982 to reflect code changes (GDB Graphical Interface).
8983
8cf51b2c
GM
89842003-10-13 Richard M. Stallman <rms@gnu.org>
8985
8986 * xresources.texi (GTK resources): Clean up previous change.
8987
c8763fb6 89882003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8989
8990 * xresources.texi (GTK resources): Add a note that some themes
8991 disallow customizations. Add scroll theme example.
8992
8cf51b2c
GM
89932003-09-30 Richard M. Stallman <rms@gnu.org>
8994
8cf51b2c
GM
8995 * cmdargs.texi (General Variables): Remove MAILRC envvar.
8996
8997 * misc.texi (Saving Emacs Sessions): Shorten the section,
8998 collapsing back into one node.
8999
90002003-09-30 Lars Hansen <larsh@math.ku.dk>
9001
9002 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9003
ce058493 90042003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9005
9006 * xresources.texi (GTK names in Emacs): Correct typo.
9007
8cf51b2c
GM
90082003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9009
1c6c854e
CS
9010 * cmdargs.texi (Font X): Mention new default font.
9011 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9012 problems involved. (Result of discussion on emacs-devel.)
9013
90142003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9015
9016 * emacs.texi (Acknowledgements): Correct typo.
9017
90182003-09-22 Richard M. Stallman <rms@gnu.org>
9019
9020 * dired.texi (Misc Dired Commands): New node.
9021 (Dired Navigation): Add dired-goto-file.
9022
9023 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9024
9025 * emacs.texi (Acknowledgements): New node, split from Distribution.
9026
9027 * cmdargs.texi (Action Arguments): -f reads interactive args.
9028
8cf51b2c
GM
90292003-09-08 Lute Kamstra <lute@gnu.org>
9030
9031 * screen.texi (Mode Line): Say that POS comes before LINE.
9032 Mention `size-indication-mode'.
1c6c854e
CS
9033 * display.texi (Optional Mode Line):
9034 Document `size-indication-mode'.
8cf51b2c
GM
9035 * basic.texi (Position Info): Mention `size-indication-mode'.
9036
90372003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9038
9039 * xresources.texi (Resources): Refer to `editres' man page.
9040 (Lucid Resources): Update defaults. Expand description of
9041 `shadowThickness'.
9042
90432003-09-04 Miles Bader <miles@gnu.org>
9044
9045 * Makefile.in (top_srcdir): New variable.
9046 ($(top_srcdir)/info): New rule.
9047 (info): Depend on it.
9048
90492003-09-03 Peter Runestig <peter@runestig.com>
9050
9051 * makefile.w32-in: New file.
9052
90532003-08-29 Richard M. Stallman <rms@gnu.org>
9054
9055 * misc.texi (Saving Emacs Sessions): Correct previous change.
9056
8cf51b2c
GM
90572003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9058
8cf51b2c
GM
9059 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9060 (Intro): Include kmacro.texi after fixit.texi instead of after
9061 custom.texi. (As suggested by Kim Storm.)
9062
90632003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9064
9065 * fixit.texi (Fixit): Update `Next' pointer.
9066 * files.texi (Files): Update `Previous' pointer.
9067 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9068 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9069 (Suggested by Kim Storm.)
9070 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9071
90722003-08-18 Kim F. Storm <storm@cua.dk>
9073
9074 * kmacro.texi: New file describing enhanced keyboard macro
9075 functionality. Replaces old description in custom.texi.
9076
9077 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9078 (Keyboard Macros): Move to new kmacro.texi file.
9079
9080 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9081
8cf51b2c
GM
90822003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9083
9084 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9085
90862003-08-17 Alex Schroeder <alex@gnu.org>
9087
9088 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9089 required.
9090
8cf51b2c
GM
90912003-08-05 Richard M. Stallman <rms@gnu.org>
9092
9093 * programs.texi (Lisp Indent): Don't describe
9094 lisp-indent-function property here. Use xref to Lisp Manual.
9095
8cf51b2c
GM
90962003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9097
fffa137c 9098 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9099 abbreviations.
9100
91012003-07-24 Markus Rost <rost@math.ohio-state.edu>
9102
9103 * buffers.texi (List Buffers): Fix previous change.
9104
8cf51b2c
GM
91052003-07-13 Markus Rost <rost@math.ohio-state.edu>
9106
9107 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9108 List*.
9109
91102003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9111
8cf51b2c
GM
9112 * display.texi (Font Lock): Fix typo.
9113
91142003-07-07 Richard M. Stallman <rms@gnu.org>
9115
9116 * display.texi (Font Lock): Add xref for format info on
9117 font-lock-remove-keywords.
9118
9119 * building.texi (Compilation): Document what happens with asynch
9120 children of compiler process.
9121
9122 * help.texi (Library Keywords): Use @multitable.
9123
8cf51b2c
GM
91242003-06-04 Richard M. Stallman <rms@gnu.org>
9125
9126 * programs.texi (Expressions): Delete C-M-DEL.
9127
9128 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9129 comint-move-point-for-output renamed from
9130 comint-scroll-to-bottom-on-output.
9131
9132 * custom.texi (Init Rebinding): Replace previous change with xref.
9133 (Non-ASCII Rebinding): Explain that issue more briefly here.
9134
91352003-05-28 Richard M. Stallman <rms@gnu.org>
9136
9137 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9138
91392003-05-28 Nick Roberts <nick@nick.uklinux.net>
9140
9141 * building.texi (GDB Graphical Interface): New node.
9142 (Rewritten somewhat by RMS.)
9143
c8763fb6 91442003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9145
9146 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9147 non-English letters. Explain how to set coding systems correctly
9148 and how to include the right coding cookie in the file.
9149
c8763fb6 91502003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9151
9152 * indent.texi (Indentation): Explain the concepts.
9153 (Just Spaces): Explain why preventing tabs for indentation might
9154 be useful.
9155
8cf51b2c
GM
91562003-04-16 Richard M. Stallman <rms@gnu.org>
9157
9158 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9159
8cf51b2c
GM
91602003-02-22 Alex Schroeder <alex@emacswiki.org>
9161
9162 * cmdargs.texi (General Variables): Document SMTPSERVER.
9163
8cf51b2c
GM
9164 * sending.texi: Remove SMTP node.
9165 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9166 library.
9167
8cf51b2c
GM
91682003-02-22 Alex Schroeder <alex@emacswiki.org>
9169
9170 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9171
91722003-02-22 Simon Josefsson <jas@extundo.com>
9173
9174 * sending.texi (Mail Methods): Add node about SMTP.
9175
c8763fb6 91762003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9177
9178 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9179
8cf51b2c
GM
91802003-02-01 Kevin Ryde <user42@zip.com.au>
9181
9182 * glossary.texi (Glossary): Correction to cl cross reference.
9183
91842003-01-20 Richard M. Stallman <rms@gnu.org>
9185
9186 * killing.texi (Rectangles): Document C-x c r.
9187
c8763fb6 91882003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9189
9190 * xresources.texi (GTK resources): New node.
9191 (GTK widget names): New node.
9192 (GTK names in Emacs): New node.
9193 (GTK styles): New node.
9194
c8763fb6 91952003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9196
9197 * maintaining.texi (Create Tags Table): Add reference to the new
9198 `etags --help --lang=LANG' option.
9199
8cf51b2c
GM
92002002-10-02 Karl Berry <karl@gnu.org>
9201
49823426 9202 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9203 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9204 where needed for the sake of the HTML output.
8cf51b2c
GM
9205
92062001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9207
9208 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9209 source files.
9210
92112001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9212
9213 * Makefile.in (emacsman): New target.
9214
8cf51b2c
GM
92152001-10-20 Gerd Moellmann <gerd@gnu.org>
9216
9217 * (Version 21.1 released.)
9218
92192001-10-05 Gerd Moellmann <gerd@gnu.org>
9220
9221 * Branch for 21.1.
9222
8cf51b2c
GM
92232001-03-05 Gerd Moellmann <gerd@gnu.org>
9224
9225 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9226
8cf51b2c
GM
92272000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9228
9229 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9230
8cf51b2c
GM
92311999-07-12 Richard Stallman <rms@gnu.org>
9232
9233 * Version 20.4 released.
9234
92351998-12-04 Markus Rost <rost@delysid.gnu.org>
9236
9237 * Makefile.in (INFO_TARGETS): Delete customize.info.
9238 (DVI_TARGETS): Delete customize.dvi.
9239 (../info/customize, customize.dvi): Targets deleted.
9240
92411998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9242
9243 * Version 20.3 released.
9244
92451998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9246
9247 * Makefile.in (EMACSSOURCES): Add mule.texi.
9248 Add msdog.texi, ack.texi. Remove gnu1.texi.
9249
92501998-04-06 Andreas Schwab <schwab@gnu.org>
9251
768c0c0f
JB
9252 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9253 Use it in dvi targets.
8cf51b2c
GM
9254
92551997-09-23 Paul Eggert <eggert@twinsun.com>
9256
9257 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9258 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9259 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9260
92611997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9262
9263 * Version 20.2 released.
9264
92651997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9266
9267 * Version 20.1 released.
9268
92691997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9270
9271 * Makefile (../info/customize, customize.dvi): New targets.
9272 (INFO_TARGETS): Add ../info/customize.
9273 (DVI_TARGETS): Add customize.dvi.
9274
8cf51b2c
GM
92751996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9276
9277 * Version 19.33 released.
9278
92791996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9280
9281 * Version 19.32 released.
9282
8cf51b2c
GM
92831996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9284
9285 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9286
92871996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9288
9289 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9290 Specify -I option.
9291 (All dvi targets): Set the TEXINPUTS variable.
9292
92931996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9294
9295 * Version 19.31 released.
9296
8cf51b2c
GM
92971995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9298
9299 * Version 19.30 released.
9300
8cf51b2c
GM
93011995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9302
9303 * Makefile.in (maintainer-clean): Rename from realclean.
9304
93051994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9306
9307 * Makefile.in: New file.
9308 * Makefile: File deleted.
9309
93101994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9311
9312 * Makefile (TEXINDEX_OBJS): Variable deleted.
9313 (texindex, texindex.o, getopt.o): Rules deleted.
9314 All deps on texindex deleted.
9315 (distclean): Don't delete texindex.
9316 (mostlyclean): Don't delete *.o.
9317 * texindex.c, getopt.c: Files deleted.
9318
93191994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9320
9321 * Version 19.26 released.
9322
93231994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9324
9325 * Makefile (EMACSSOURCES): Exclude undo.texi.
9326
93271994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9328
9329 * Version 19.25 released.
9330
93311994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9332
9333 * Version 19.24 released.
9334
93351994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9336
9337 * Version 19.23 released.
9338
93391994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9340
9341 * Makefile: Delete spurious tab.
9342
93431994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9344
9345 * Makefile (.SUFFIXES): New rule.
9346
8cf51b2c
GM
93471993-12-04 Richard Stallman (rms@srarc2)
9348
9349 * getopt.c: New file.
9350 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9351 (getopt.o): New rule.
9352 (dvi): Don't depend on texindex.
49823426 9353 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9354
93551993-12-03 Richard Stallman (rms@srarc2)
9356
49823426
GM
9357 * Makefile (TEXI2DVI): New variable.
9358 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9359 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9360
93611993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9362
9363 * Version 19.22 released.
9364
93651993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9366
9367 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9368
93691993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9370
9371 * Version 19.21 released.
9372
8cf51b2c
GM
93731993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9374
9375 * Makefile (realclean): Don't delete the Info files.
9376
f0131492 93771993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9378
8cf51b2c
GM
9379 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9380 4' where appropriate.
9381
f0131492 93821993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9383
49823426 9384 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9385
9386 * texindex.c: Include "../src/config.h" if building in emacs.
9387
9388 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9389 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9390 Add target to build texindex.c, defining `emacs'.
9391
8cf51b2c
GM
93921993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9393
9394 * Version 19.19 released.
9395
8cf51b2c
GM
93961993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9397
9398 * Version 19.18 released.
9399
94001993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9401
9402 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9403
94041993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9405
9406 * Version 19.17 released.
9407
94081993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9409
9410 * split-man: Fix typos in last change.
9411
94121993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9413
9414 * Version 19.16 released.
9415
94161993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9417
9418 * version 19.15 released.
9419
94201993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9421
9422 * Makefile (distclean): It's rm, not rf.
9423
94241993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9425
9426 * Version 19.14 released.
9427
94281993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9429
9430 * Makefile: New file.
9431
94321993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9433
9434 * Version 19.13 released.
9435
94361993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9437
9438 * Version 19.9 released.
9439
94401993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9441
9442 * Version 19.8 released.
9443
94441993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9445
9446 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9447
9448 * trouble.texi: It's `enable-flow-control-on', not
9449 `evade-flow-control-on'.
9450
94511993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9452
9453 * display.texi: Document standard-display-european.
9454
94551993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9456
9457 * Version 19.7 released.
9458
9459 * emacs.texi: Add a sentence to the top menu mentioning the
9460 specific version of Emacs this manual applies to.
9461
94621993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9463
9464 * basic.texi: Document next-line-add-lines variable used to
9465 implement down-arrow.
9466
9467 * killing.texi: Document kill-whole-line.
9468
94691993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9470
9471 * text.texi: Update unix TeX ordering information.
9472
94731993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9474
9475 * news.texi: Mention fill-rectangle in keybinding list.
9476
9477 * killing.texi: Document fill-rectangle.
9478
94791993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9480
9481 * vc.texi: Bring the docs up to date with VC 5.2.
9482
94831992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9484
9485 * emacs.tex: Mention blackbox and gomoku under Amusements.
9486 Assembler mode is now mentioned and appropriately indexed
9487 under Programming Modes.
9488
94891991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9490
9491 * emacs.tex: Update TeX ordering information.
9492
8cf51b2c
GM
94931990-06-26 David Lawrence (tale@geech)
9494
9495 * emacs.tex: Note that completion-ignored-extensions is not used
9496 to filter out names when all completions are displayed in
9497 *Completions*.
9498
94991990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9500
9501 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9502
95031990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9504
9505 * emacs.tex: Add @findex grep.
9506
8cf51b2c
GM
95071988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9508
9509 * emacs.tex: Correct two typos. No other changes before
9510 Version 19 will be made.
9511
8cf51b2c
GM
95121988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9513
9514 * emacs.tex: Update information for obtaining TeX distribution from the
9515 University of Washington.
9516
9517;; Local Variables:
c8763fb6 9518;; coding: utf-8
8cf51b2c
GM
9519;; End:
9520
a162959e 9521 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9522
9523 This file is part of GNU Emacs.
9524
352c8b4a 9525 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9526 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9527 the Free Software Foundation, either version 3 of the License, or
9528 (at your option) any later version.
8cf51b2c
GM
9529
9530 GNU Emacs is distributed in the hope that it will be useful,
9531 but WITHOUT ANY WARRANTY; without even the implied warranty of
9532 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9533 GNU General Public License for more details.
9534
9535 You should have received a copy of the GNU General Public License
352c8b4a 9536 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.