* term/ns-win.el (ns-initialize-window-system): Move creation of
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
6ef2e5ef 12012-11-21 Dani Moncayo <dmoncayo@gmail.com>
d1a355a1
DM
2
3 * display.texi (Auto Scrolling): Fix some inaccuracies, plus
4 clarifications (Bug#12865).
5 (Horizontal Scrolling): Clarifications.
6
2ac9538d 72012-11-18 Dani Moncayo <dmoncayo@gmail.com>
0a27d94c
DM
8
9 * mark.texi (Disabled Transient Mark): Doc fixes (Bug#12746).
10
a33da68b
EZ
112012-11-16 Eli Zaretskii <eliz@gnu.org>
12
13 * trouble.texi (Crashing): Add information about MS-Windows and
14 the emacs_backtrace.txt file. (Bug#12908)
15
f78ee6af 162012-11-13 Chong Yidong <cyd@gnu.org>
0f5414fc
CY
17
18 * building.texi (Multithreaded Debugging): gdb-stopped-hooks is
19 actually named gdb-stopped-functions.
20
f78ee6af 212012-11-13 Glenn Morris <rgm@gnu.org>
adad6d8f
GM
22
23 * misc.texi (Single Shell): Mention async-shell-command-buffer.
24
19e09879
GM
252012-11-10 Glenn Morris <rgm@gnu.org>
26
27 * misc.texi (Terminal emulator): Rename `term-face' to `term'.
28
ef7238c3
GM
29 * emacs.texi (Acknowledgments): Add profiler author.
30 * ack.texi (Acknowledgments): Add some recent contributions.
31
6baf66d5 322012-11-10 Chong Yidong <cyd@gnu.org>
4c1f6a5b 33
9d9e48d9
CY
34 * files.texi (Diff Mode): Doc fixes for
35 diff-delete-trailing-whitespace (Bug#12831).
36
4c1f6a5b
CY
37 * trouble.texi (Crashing): Copyedits.
38
6baf66d5 392012-11-10 Glenn Morris <rgm@gnu.org>
26f59676
GM
40
41 * files.texi (Diff Mode): Trailing whitespace updates.
42
6baf66d5 432012-11-10 Chong Yidong <cyd@gnu.org>
cce0aa5a 44
4eeba558
CY
45 * misc.texi (Terminal emulator): Document Term mode faces.
46
7d806bfe
CY
47 * mini.texi (Basic Minibuffer): New node. Document
48 minibuffer-electric-default-mode.
49
50 * display.texi (Visual Line Mode): Fix index entry.
51
cce0aa5a
CY
52 * buffers.texi (Several Buffers): List Buffer Menu command anmes,
53 and index the keybindings. Document tabulated-list-sort.
54 (Kill Buffer): Capitalize Buffer Menu.
55
56 * trouble.texi (Memory Full): Capitalize Buffer Menu.
57
6baf66d5 582012-11-10 Eli Zaretskii <eliz@gnu.org>
bff6f241
EZ
59
60 * display.texi (Auto Scrolling): Clarify that scroll-step is
61 ignored when scroll-conservatively is set to a non-zero value.
62 (Bug#12801)
63
6baf66d5 642012-11-10 Chong Yidong <cyd@gnu.org>
766376c6
CY
65
66 * dired.texi (Dired Updating): Doc fix (Bug#11744).
67
87288971
MA
682012-10-30 Michael Albinus <michael.albinus@gmx.de>
69
70 * trouble.texi (Known Problems): Mention command `debbugs-gnu-usertags'.
71
fc83c2de
CY
722012-10-29 Chong Yidong <cyd@gnu.org>
73
74 * dired.texi (Shell Commands in Dired): Document changes to the
75 dired-do-async-shell-command.
76
82b21017
GM
772012-10-28 Glenn Morris <rgm@gnu.org>
78
79 * ack.texi (Acknowledgments): Mention gv.el.
80
caa5e5a4
BG
812012-10-27 Bastien Guerry <bzg@gnu.org>
82
83 * screen.texi (Menu Bar): Fix typo.
84
05b621a6
CY
852012-10-27 Chong Yidong <cyd@gnu.org>
86
87 * frames.texi (Mouse Avoidance): Mention new variable
88 mouse-avoidance-banish-position.
89
90 * programs.texi (Which Function): Which Function mode now works in
91 all major modes by default.
92
93 * mule.texi (Recognize Coding): Remove an unreferenced vindex.
94
95 * files.texi (Misc File Ops): Symbolic links on Windows only work
96 on Vista and later.
97
98 * building.texi (Compilation): Document compilation-always-kill.
99
100 * search.texi (Symbol Search): New node.
101
102 * package.texi (Package Menu): Document the "new" status.
103
104 * windows.texi (Window Choice): Don't refer to the obsolete
105 special-display feature.
106
cd996018
CY
1072012-10-24 Chong Yidong <cyd@gnu.org>
108
109 * mule.texi (Text Coding): set-buffer-file-coding-system can now
110 be invoked from the mode line.
111
112 * dired.texi (Dired Deletion, Marks vs Flags): Document Emacs 24.3
113 changes to the mark and unmark commands.
114 (Comparison in Dired): Document chages to dired-diff. Remove M-=,
115 which is no longer bound to dired-backup-diff.
116
fe605b94
BG
1172012-10-23 Bastien Guerry <bzg@gnu.org>
118
9eadb1a9
BG
119 * text.texi (Org Authoring): Use a comma after @ref to avoid the
120 insertion of a period in the Info output.
fe605b94 121
d1069532
SM
1222012-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
123
124 * custom.texi (Hooks): Clarify that -hooks is deprecated.
125
1fb3aa3f
CY
1262012-10-23 Chong Yidong <cyd@gnu.org>
127
128 * kmacro.texi (Edit Keyboard Macro): Fix typo.
129
f42f1094
DM
1302012-10-18 Dani Moncayo <dmoncayo@gmail.com>
131
132 * mini.texi (Completion Options): Fix off-by-one error. (Bug#12644)
133
6c24e35f
GM
1342012-10-17 Glenn Morris <rgm@gnu.org>
135
136 * mini.texi (Repetition): Further copyedit.
137
429cdb05
DM
1382012-10-17 Dani Moncayo <dmoncayo@gmail.com>
139
140 * mini.texi (Repetition): Copyedit.
141
e5a94ec4
JL
1422012-10-16 Juri Linkov <juri@jurta.org>
143
144 * search.texi (Query Replace): Document multi-buffer replacement
145 keys. (Bug#12655)
146
147 * maintaining.texi (Tags Search): Change link "Replace" to
148 "Query Replace".
149
73f2b4ab
CY
1502012-10-13 Chong Yidong <cyd@gnu.org>
151
152 * files.texi (File Conveniences): ImageMagick enabled by default.
153
d8e213eb
DM
1542012-10-10 Dani Moncayo <dmoncayo@gmail.com>
155
156 * basic.texi (Arguments): Fix typos.
157
b859a383
GM
1582012-10-08 Glenn Morris <rgm@gnu.org>
159
cad4f290
GM
160 * cal-xtra.texi (Calendar Customizing): Mention calendar-month-header.
161
b859a383
GM
162 * calendar.texi (Writing Calendar Files): Mention cal-html-holidays.
163
f1f4dba0
GM
1642012-10-06 Glenn Morris <rgm@gnu.org>
165
166 * calendar.texi (Writing Calendar Files): Tweak week descriptions.
167 Mention cal-tex-cursor-week2-summary.
168
c6b68a28
CY
1692012-10-06 Chong Yidong <cyd@gnu.org>
170
171 * mini.texi (Passwords): Fix typo.
172
751bac18
GM
1732012-10-02 Glenn Morris <rgm@gnu.org>
174
175 * maintaining.texi (VC Directory Commands):
176 Remove duplicate `q' entry. (Bug#12553)
177
48de8b12
CY
1782012-09-30 Chong Yidong <cyd@gnu.org>
179
180 * killing.texi (Rectangles): Document copy-rectangle-as-kill.
181
182 * search.texi (Special Isearch): Document the lax space search
183 feature and M-s SPC.
184 (Regexp Search): Move main search-whitespace-regexp description to
185 Special Isearch.
186 (Replace): Document replace-lax-whitespace.
187
188 * basic.texi (Position Info): Document C-u M-=.
189 (Moving Point): Document move-to-column.
190
191 * display.texi (Useless Whitespace): Add delete-trailing-lines.
192
193 * misc.texi (emacsclient Options): Document the effect of
194 initial-buffer-choice on client frames. Document server-auth-dir.
195 Do not document server-host, which is bad security practice.
196
197 * building.texi (Lisp Libraries): Docstring lookups can trigger
198 autoloading. Document help-enable-auto-load.
199
200 * mini.texi (Yes or No Prompts): New node.
201
202 * ack.texi (Acknowledgments): Remove obsolete packages.
203
4695c850
GM
2042012-09-27 Glenn Morris <rgm@gnu.org>
205
206 * cal-xtra.texi (Advanced Calendar/Diary Usage):
207 Rename the section to be more general.
208 * emacs.texi: Update menu.
209
e109c4a6
CY
2102012-09-23 Chong Yidong <cyd@gnu.org>
211
212 * buffers.texi (Misc Buffer): Replace toggle-read-only with
213 read-only-mode.
214
215 * files.texi (Visiting): Likewise.
216
2e83df57
PE
2172012-09-22 Paul Eggert <eggert@cs.ucla.edu>
218
219 * trouble.texi (Crashing): Document ulimit -c.
220
58f3a196
PE
2212012-09-21 Paul Eggert <eggert@cs.ucla.edu>
222
223 * trouble.texi (Crashing): Document addr2line.
224
4ef1567b
CY
2252012-09-19 Chong Yidong <cyd@gnu.org>
226
227 * killing.texi (Yanking): Minor clarification (Bug#12469).
228
9e9da873
CY
2292012-09-17 Chong Yidong <cyd@gnu.org>
230
231 * building.texi (GDB User Interface Layout): Remove reference to
232 removed variable gdb-use-separate-io-buffer (Bug#12454).
233
0979429b
J
2342012-09-08 Jambunathan K <kjambunathan@gmail.com>
235
236 * regs.texi (Text Registers): `C-x r +' can now be used instead of
237 M-x append-to-register. New option `register-separator'.
238 (Number Registers): Mention that `C-x r +' is polymorphic.
239
14ba4cf3
CY
2402012-09-07 Chong Yidong <cyd@gnu.org>
241
242 * windows.texi (Window Choice): Don't mention obsolete
243 display-buffer-reuse-frames.
244
cf29dd84
PE
2452012-09-04 Paul Eggert <eggert@cs.ucla.edu>
246
247 Give more-useful info on a fatal error (Bug#12328).
248 * trouble.texi (Crashing): New section, documenting this.
249
aa0ecd94
MA
2502012-08-24 Michael Albinus <michael.albinus@gmx.de>
251
0979429b
J
252 * cmdargs.texi (General Variables):
253 Setting $DBUS_SESSION_BUS_ADDRESS to a dummy value suppresses
254 connections to the D-Bus session bus. (Bug#12112)
aa0ecd94 255
ba025fbd
EZ
2562012-08-14 Eli Zaretskii <eliz@gnu.org>
257
258 * building.texi (Debugger Operation): Correct and improve
259 documentation of the GUD Tooltip mode.
260
0c51ff6d
CY
2612012-07-31 Chong Yidong <cyd@gnu.org>
262
263 * emacs.texi: Fix ISBN (Bug#12080).
264
35b6586e
CY
2652012-08-05 Chong Yidong <cyd@gnu.org>
266
267 * display.texi (Faces): Document frame-background-mode (Bug#7774).
268
269 * custom.texi (Face Customization): Move discussion of face
270 inheritance here, from Faces section.
271
0e1a094f 2722012-07-28 Eli Zaretskii <eliz@gnu.org>
3dfa7993
EZ
273
274 * frames.texi (Mouse Commands): Fix the description of mouse-2.
275 (Bug#11958)
276
e32a12b5
CY
2772012-07-19 Chong Yidong <cyd@gnu.org>
278
279 * emacs.texi: Update ISBN.
280
9ea10cc3
CY
2812012-07-17 Chong Yidong <cyd@gnu.org>
282
283 * basic.texi (Inserting Text): Replace ucs-insert with
284 insert-char. Provide more details of input.
285
286 * mule.texi (International Chars, Input Methods): Likewise.
287
b68b3337
CY
2882012-07-13 Chong Yidong <cyd@gnu.org>
289
dea31bd3
CY
290 * custom.texi (Examining): Update C-h v message.
291
b68b3337
CY
292 * buffers.texi (Misc Buffer): Document view-read-only.
293
ab4c47d3
CY
2942012-07-07 Chong Yidong <cyd@gnu.org>
295
296 * custom.texi (Init File): Index site-lisp (Bug#11435).
297
6edc3d28
CY
2982012-07-06 Chong Yidong <cyd@gnu.org>
299
300 * emacs.texi: Re-order top-level menu to correspond to logical
301 order, to avoid makeinfo warnings.
302
303 * ack.texi (Acknowledgments): Note new python.el.
304
3812efdc
CY
3052012-06-29 Chong Yidong <cyd@gnu.org>
306
307 * maintaining.texi (Basic VC Editing, VC Pull, Merging):
308 * basic.texi (Erasing, Basic Undo): Fix markup.
309
c8d3a25c 3102012-06-29 Glenn Morris <rgm@gnu.org>
50d5cb25
GM
311
312 * fixit.texi (Undo): Grammar fixes. (Bug#11779)
313
c8d3a25c 3142012-06-29 Michael Witten <mfwitten@gmail.com> (tiny change)
3b6f7280
MW
315
316 * fixit.texi (Undo): Fix typo. (Bug#11775)
317
65400531
GM
3182012-06-27 Glenn Morris <rgm@gnu.org>
319
320 * ack.texi (Acknowledgments): Tiny update.
321
ac1a0ce1 3222012-06-21 Glenn Morris <rgm@gnu.org>
2fecccba
GM
323
324 * Makefile.in: Rename infodir to buildinfodir throughout. (Bug#11737)
325
ddfbf826 3262012-06-17 Chong Yidong <cyd@gnu.org>
84f4a531 327
ddfbf826 328 * emacs.texi: Remove urlcolor setting. Update ISBN and edition number.
166bc0c8
CY
329
330 * anti.texi:
331 * building.texi:
332 * cmdargs.texi:
333 * custom.texi:
334 * display.texi:
335 * files.texi:
336 * frames.texi:
337 * glossary.texi:
338 * misc.texi:
339 * mule.texi:
340 * programs.texi:
341 * sending.texi:
342 * text.texi: Copyedits to avoid underfull/overfull in 7x9 manual.
343
85973ba0
MA
3442012-06-06 Michael Albinus <michael.albinus@gmx.de>
345
346 * custom.texi (Directory Variables): Mention enable-remote-dir-locals.
347
c1dabff0
GM
3482012-05-28 Glenn Morris <rgm@gnu.org>
349
350 * ack.texi, building.texi, calendar.texi, custom.texi:
351 * maintaining.texi, text.texi: Use @LaTeX rather than La@TeX.
352
abb9615e
GM
3532012-05-27 Glenn Morris <rgm@gnu.org>
354
bd39eb06
GM
355 * emacs.texi: Simplify following removal of node pointers.
356
abb9615e
GM
357 * ack.texi, anti.texi, basic.texi, buffers.texi, building.texi:
358 * cmdargs.texi, commands.texi, display.texi, emacs.texi:
359 * entering.texi, files.texi, fixit.texi, frames.texi, glossary.texi:
360 * gnu.texi, help.texi, indent.texi, killing.texi, kmacro.texi:
361 * m-x.texi, macos.texi, maintaining.texi, mark.texi, mini.texi:
362 * misc.texi, modes.texi, msdog.texi, mule.texi, programs.texi:
363 * regs.texi, screen.texi, search.texi, text.texi, trouble.texi:
364 * windows.texi, xresources.texi: Nuke hand-written node pointers.
365
6c200b4a
GM
3662012-05-22 Glenn Morris <rgm@gnu.org>
367
368 * emacs.texi (Acknowledgments): Add another contributor.
369
3fe7cdc8
GM
3702012-05-12 Glenn Morris <rgm@gnu.org>
371
372 * Makefile.in (MKDIR_P): New, set by configure.
373 (mkinfodir): Use $MKDIR_P.
374
dc0f75c8
GM
3752012-05-10 Glenn Morris <rgm@gnu.org>
376
b8a82b69
GM
377 * mule.texi (Disabling Multibyte): Replace the obsolete "unibyte: t"
378 with "coding: raw-text".
379
dc0f75c8
GM
380 * files.texi (Interlocking): Mention create-lockfiles option.
381
666b903b 3822012-05-09 Chong Yidong <cyd@gnu.org>
ed39e4e2
CY
383
384 * frames.texi (Mouse References, Mouse Commands): Fix index
385 entries (Bug#11362).
386
eceeb5fc 3872012-05-05 Glenn Morris <rgm@gnu.org>
bbba8869 388
eceeb5fc
CY
389 * custom.texi (Customization Groups, Custom Themes, Examining):
390 Improve page breaks.
391
392 * rmail.texi (Rmail Display): Use example rather than smallexample.
393
394 * calendar.texi: Convert inforefs to refs.
395
396 * dired.texi (Dired Enter): Improve page break.
397
398 * abbrevs.texi (Abbrev Concepts): Copyedits.
399
400 * maintaining.texi (Registering, Tag Syntax):
401 Tweak line and page breaks.
402
403 * programs.texi (Programs, Electric C): Copyedits.
404 (Program Modes): Add xref to Fortran.
405 (Left Margin Paren): Remove what was (oddly enough) the only use
406 of defvar in the entire Emacs manual.
407 (Hungry Delete): Remove footnote about ancient Emacs version.
408 (Other C Commands): Use example rather than smallexample.
409
410 * text.texi (Pages, Filling, Foldout, Org Mode, HTML Mode)
411 (Nroff Mode, Enriched Indentation, Table Rows and Columns):
412 Tweak line and page breaks.
413
414 * modes.texi (Major Modes, Minor Modes): Reword to improve page-breaks.
415 (Major Modes): Use example rather than smallexample.
bbba8869 416
eceeb5fc
CY
417 * mule.texi (Output Coding): Reword to improve page-breaks.
418
419 * frames.texi (Fonts): Tweak line and page breaks.
420 Use example rather than smallexample. Change cross-reference.
421 (Text-Only Mouse): Fix xref.
422
423 * buffers.texi (Buffers, Kill Buffer, Several Buffers)
424 (Indirect Buffers): Tweak line- and page-breaks.
425
426 * fixit.texi (Fixit, Undo): Reword to improve page-breaks.
427
8045b906
GM
4282012-05-04 Glenn Morris <rgm@gnu.org>
429
430 * Makefile.in (INFO_EXT, INFO_OPTS): New, set by configure.
431 (info, infoclean): Use $INFO_EXT.
432 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT.
433 * makefile.w32-in (INFO_EXT, INFO_OPTS): New.
434 (INFO_TARGETS): Use $INFO_EXT.
435 ($(infodir)/emacs$(INFO_EXT)): Use $INFO_EXT and $INFO_OPT, and -o.
436
90207a15 4372012-05-02 Glenn Morris <rgm@gnu.org>
bbba8869
GM
438
439 * emacs.texi (@copying): Only print EDITION in the TeX version.
440
e2058813
GM
441 * search.texi (Regexp Search): Just say "Emacs".
442
a162959e
GM
443 * display.texi (Auto Scrolling):
444 Reword to avoid repetition and improve page break.
445
9eb25ee8
GM
446 * xresources.texi (Resources):
447 * mule.texi (Language Environments):
448 * misc.texi (Amusements):
449 * maintaining.texi (VC Change Log):
450 * frames.texi (Fonts):
451 * custom.texi (Specifying File Variables, Minibuffer Maps):
452 * cmdargs.texi (Initial Options):
453 * building.texi (Flymake):
454 Reword to remove/reduce some overly long/short lines.
455
a4289d0e
GM
4562012-04-27 Glenn Morris <rgm@gnu.org>
457
458 * emacs.texi: Some fixes for detailed menu.
459
1a72be46
GM
460 * emacs.texi: Add "et al." to authors.
461
16152b76
GM
462 * ack.texi, basic.texi, buffers.texi, building.texi:
463 * calendar.texi, cmdargs.texi, commands.texi, custom.texi:
464 * dired.texi, display.texi, emerge-xtra.texi, files.texi:
465 * fortran-xtra.texi, help.texi, kmacro.texi, mini.texi, misc.texi:
466 * msdog-xtra.texi, picture-xtra.texi, programs.texi, rmail.texi:
467 * search.texi, trouble.texi, windows.texi:
468 Use Texinfo recommended convention for quotes+punctuation.
469
578c1d4b 4702012-04-27 Eli Zaretskii <eliz@gnu.org>
84412f2c 471
578c1d4b
GM
472 * mule.texi (Bidirectional Editing): Improve indexing.
473 Minor wording tweaks.
84412f2c 474
467a33d0
CY
4752012-04-15 Chong Yidong <cyd@gnu.org>
476
477 * misc.texi (emacsclient Options): More clarifications.
478
e6fd457e 4792012-04-15 Glenn Morris <rgm@gnu.org>
05806f43 480
41be52d7
GM
481 * msdog.texi (Windows Printing): It doesn't set printer-name.
482
05806f43
GM
483 * mule.texi (Language Environments): Move font info to "Fontsets".
484 (Fontsets): Move intlfonts etc here from "Language Environments".
485 Copyedits.
486 (Defining Fontsets, Modifying Fontsets, Undisplayable Characters)
487 (Unibyte Mode, Charsets, Bidirectional Editing): Copyedits.
488
e6fd457e 4892012-04-15 Chong Yidong <cyd@gnu.org>
6a00f380 490
0be641c0
CY
491 * glossary.texi (Glossary): Standardize on "text terminal"
492 terminology. All callers changed.
493
6a00f380
CY
494 * misc.texi (emacsclient Options): Document "client frame" concept
495 and its effect on C-x C-c more carefully.
496
e6fd457e 4972012-04-15 Glenn Morris <rgm@gnu.org>
71cd7772 498
870e8fb8
GM
499 * frames.texi (Scroll Bars):
500 * glossary.texi (Glossary): Use consistent case for "X Window System".
501
71cd7772
GM
502 * mule.texi (Select Input Method, Coding Systems):
503 State command names in kbd tables.
504 (Recognize Coding): Add cross-ref.
505 (Output Coding): Don't mention message mode in particular.
506 (Text Coding, Communication Coding, File Name Coding, Terminal Coding):
507 Copyedits.
508
35dc09a1 5092012-04-14 Glenn Morris <rgm@gnu.org>
05f7d0d3
GM
510
511 * mule.texi (Select Input Method, Coding Systems, Recognize Coding):
512 Copyedits.
513 (Coding Systems): Mac OS X apparently uses newlines for EOL.
514 (Recognize Coding): Remove old auto-coding-regexp-alist example.
515 auto-coding-functions does not override coding: tags.
516 Remove rmail-decode-mime-charset; it no longer has any effect.
517
35dc09a1 5182012-04-14 Chong Yidong <cyd@gnu.org>
81927dd2
CY
519
520 * custom.texi (Creating Custom Themes): Add reference to Custom
521 Themes node in Lisp manual.
522
35dc09a1 5232012-04-14 Glenn Morris <rgm@gnu.org>
8edb942b
GM
524
525 * mule.texi (International): Copyedits.
526 (International Chars): Update C-x = example output.
527 (Disabling Multibyte): Rename from "Enabling Multibyte".
528 Clarify what "unibyte: t" does, and mode-line description.
529 (Unibyte Mode): Update for "Disabling Multibyte" node name change.
530 Use Texinfo recommended convention for quotes+punctuation.
e0550cae 531 (Language Environments): Copyedits.
893585f4
GM
532 (Input Methods): Copyedits. Use "^" for the postfix example,
533 because it is less confusing inside Info's `quotes'.
e0550cae 534
bd7239f5 535 * custom.texi (Specifying File Variables): Fix "unibyte" description.
8edb942b
GM
536 Update for "Disabling Multibyte" node name change.
537 * emacs.texi: Update for "Disabling Multibyte" node name change.
538
1c64e6ed
GM
539 * abbrevs.texi, arevert-xtra.texi, buffers.texi, building.texi:
540 * cmdargs.texi, custom.texi, entering.texi, files.texi, frames.texi:
541 * glossary.texi, help.texi, macos.texi, maintaining.texi, mini.texi:
542 * misc.texi, package.texi, programs.texi, screen.texi, search.texi:
543 * sending.texi, text.texi, trouble.texi:
544 Use @file for buffers, per the Texinfo manual.
545
20331c1c
GM
546 * entering.texi (Entering Emacs):
547 Do not mention initial-buffer-choice = t.
548
8fc85b20
GM
549 * misc.texi (Gnus Startup): Use @env for environment variables.
550
35dc09a1
GM
551 * Makefile.in: Replace non-portable use of $< in ordinary rules.
552
87124233
GM
5532012-04-12 Glenn Morris <rgm@gnu.org>
554
555 * ack.texi (Acknowledgments): Don't mention obsolete mailpost.el.
556
f3774f20
GM
5572012-04-07 Glenn Morris <rgm@gnu.org>
558
559 * emacsver.texi (EMACSVER): Bump version to 24.1.50.
560
8980d0b9
GM
5612012-04-05 Glenn Morris <rgm@gnu.org>
562
563 * glossary.texi (Glossary): Use anchors for internal cross-references.
564
8bf27c8a
GM
5652012-04-04 Glenn Morris <rgm@gnu.org>
566
567 * glossary.texi (Glossary): Copyedits.
568 Use Texinfo-recommended convention for quotes and punctuation.
569 Comment out a few specialized (Rmail) items.
a0706406 570 New items: Bidirectional Text, Client, Directory Local Variable,
56964ab5 571 File Local Variable, Package, Server, Theme, Trash Can.
8bf27c8a 572
529c06b6
CY
5732012-04-03 Chong Yidong <cyd@gnu.org>
574
575 * sending.texi (Mail Misc): Fix an index entry.
576
53b0595a
EZ
5772012-04-02 Eli Zaretskii <eliz@gnu.org>
578
579 * msdog.texi (Windows Startup): Add description of emacsclient
580 operation under -c and -t on MS-Windows.
581
582 * misc.texi (emacsclient Options): Add cross-reference to "Windows
583 Startup". (Bug#11091)
584
d8e213eb 5852012-04-02 Dani Moncayo <dmoncayo@gmail.com>
dc663c79
DM
586
587 * custom.texi (Changing a Variable): Fix example.
588
0d224826
EZ
5892012-04-01 Eli Zaretskii <eliz@gnu.org>
590
591 * misc.texi (emacsclient Options): More clarifications about -t
592 and -c on MS-Windows. (Bug#11091)
593
1d265f9f
EZ
5942012-03-31 Eli Zaretskii <eliz@gnu.org>
595
596 * misc.texi (emacsclient Options): Document peculiarities of new
597 frame creation on MS-Windows under -c or -t options. (Bug#11091)
598
5319014e
CY
5992012-03-30 Chong Yidong <cyd@gnu.org>
600
601 * files.texi (File Conveniences): Clarify Imagemagick discussion.
602
2bfab837
GM
6032012-03-22 Glenn Morris <rgm@gnu.org>
604
605 * dired.texi (Operating on Files): Fix dired-recursive-copies default.
606
986bd52a
CY
6072012-03-17 Chong Yidong <cyd@gnu.org>
608
609 * package.texi (Package Installation): Document use of
610 package-initialize in init file.
611
66ecdc9e
GM
6122012-03-16 Glenn Morris <rgm@gnu.org>
613
614 * help.texi (Language Help):
615 * mule.texi (International Chars):
616 etc/HELLO is for character demonstration.
617
d8e213eb 6182012-03-15 Dani Moncayo <dmoncayo@gmail.com>
9805f81d
DM
619
620 * dired.texi (Shell Commands in Dired): Fix typo.
621
a08a07e3
CY
6222012-03-04 Chong Yidong <cyd@gnu.org>
623
624 * killing.texi (Clipboard): Document clipboard manager.
625
53eced6d
GM
6262012-02-29 Glenn Morris <rgm@gnu.org>
627
f8425af2
GM
628 * ack.texi (Acknowledgments): Use @Tex{} in more places.
629
775b55af
GM
630 * emacs.texi, help.texi, text.texi: Use "" quotes in menus.
631
53eced6d
GM
632 * dired.texi, emacs.texi: Use @code{} in menus when appropriate.
633
44e97401
GM
6342012-02-28 Glenn Morris <rgm@gnu.org>
635
636 * custom.texi, display.texi, emacs.texi, files.texi:
637 * msdog-xtra.texi, msdog.texi, vc-xtra.texi:
638 Standardize possessive apostrophe usage.
639
525795c1
JD
6402012-02-25 Jan Djärv <jan.h.d@swipnet.se>
641
642 * macos.texi (Mac / GNUstep Customization): Remove text about
643 ns-find-file and ns-drag-file (Bug#5855, Bug#10050).
644
d8e213eb 6452012-02-25 Dani Moncayo <dmoncayo@gmail.com>
562af8bb
DM
646
647 * buffers.texi (Select Buffer): Mention that saving in a new file
648 name can switch to a different major mode.
649
6ea1787e
GM
6502012-02-23 Glenn Morris <rgm@gnu.org>
651
49fe4321
GM
652 * mini.texi (Minibuffer File, Completion Options, Repetition):
653 Copyedits.
654 (Completion Example): Other M-x au* commands may be defined.
655 (Completion Styles): Mention emacs21 and completion-category-overrides.
656
8f4042d2
GM
657 * msdog.texi (Text and Binary, ls in Lisp, Windows HOME)
658 (Windows Keyboard, Windows Mouse, Windows Processes)
659 (Windows Printing, Windows Misc): Copyedits.
660 (ls in Lisp): Update switches list.
661
371fb833
GM
662 * msdog-xtra.texi (MS-DOS Display): Update list-colors-display xref.
663 Update dos-mode* function names.
664 (MS-DOS Printing, MS-DOS and MULE): Copyedits.
665 (MS-DOS Processes): Add xref to main ls-lisp section.
666
6ea1787e
GM
667 * ack.texi (Acknowledgments): Mention smie.
668
40ace058
GM
6692012-02-22 Glenn Morris <rgm@gnu.org>
670
671 * macos.texi: Copyedits. Fix @key/@kbd usage.
672 (Mac / GNUstep Basics): Don't mention the panels, since the next
673 section covers them.
674 (Mac / GNUstep Customization): Merge some panel info from previous.
675
41f1e868
GM
6762012-02-21 Glenn Morris <rgm@gnu.org>
677
68af8d4f
GM
678 * emerge-xtra.texi (Emerge, Submodes of Emerge, Combining in Emerge):
679 Small fixes.
680
2e03845d
GM
681 * emacs-xtra.texi: Picture mode is no longer a chapter.
682
f9a998c3
GM
683 * picture-xtra.texi (Basic Picture): C-a does get remapped.
684
41f1e868
GM
685 * ack.texi (Acknowledgments): Small changes, including resorting,
686 and removal of things no longer distributed.
687
ea09410d
GM
6882012-02-20 Glenn Morris <rgm@gnu.org>
689
2d2f6581
GM
690 * emacs.texi (Top, Preface): Small rephrasings.
691 (menu, detailmenu): Update entries, and reformat some descriptions.
692 * building.texi, display.texi, emacs-xtra.texi, files.texi:
693 * frames.texi, kmacro.texi, msdog.texi, programs.texi, text.texi:
694 Reformat some menu descriptions.
695
196f8c0e
GM
696 * ack.texi (Acknowledgments): More updates.
697
8730412a
GM
698 * emacs.texi (Acknowledgments): Add several names from ack.texi,
699 and from Author: headers.
ae15b89b 700 (Distrib): Small updates.
ea09410d 701
37863f20
GM
7022012-02-18 Glenn Morris <rgm@gnu.org>
703
37c3b9ee
GM
704 * ack.texi (Acknowledgments): Add xref to Org manual.
705
b474519e
GM
706 * rmail.texi: Copyedits. Use 'mail composition buffer' in place
707 of '*mail*', since Message does not call it that.
708 (Rmail Reply): Rename rmail-dont-reply-to-names.
709 \\`info- no longer handled specially.
710 Update for rmail-enable-mime-composing.
711 Don't mention 'm' for replies.
712 Don't mention rmail-mail-new-frame and cancelling, since it does
713 not work for Message at the moment.
714
a5987767
GM
715 * cal-xtra.texi: Copyedits.
716
37863f20
GM
717 * emacs-xtra.texi: Set encoding to ISO-8859-1.
718
112d1241
GM
7192012-02-17 Glenn Morris <rgm@gnu.org>
720
0fd2c9a3
GM
721 * maintaining.texi (Old Revisions): Fix cross-refs to Ediff manual.
722
1d6ecbfa
GM
723 * ack.texi (Acknowledgments): Mention Gnulib.
724
102f1b54
GM
725 * ack.texi, calendar.texi, cal-xtra.texi: Use "Bahá'í".
726
112d1241
GM
727 * calendar.texi: Misc small changes, including updating the dates
728 of examples.
729
3a05ff1d
GM
7302012-02-16 Glenn Morris <rgm@gnu.org>
731
d1354af0
GM
732 * calendar.texi: Misc small changes.
733
5f9756ec
GM
734 * vc1-xtra.texi (VC Delete/Rename, CVS Options):
735 * cal-xtra.texi (Diary Display): Fix TeX cross-refs to other manuals.
736
3b19a30d
GM
737 * dired-xtra.texi (Subdir Switches): Small fixes.
738
3a05ff1d
GM
739 * fortran-xtra.texi: Tiny changes and some adjustments to line breaks.
740
9f26dc24
GM
7412012-02-15 Glenn Morris <rgm@gnu.org>
742
743 * sending.texi (Mail Sending): smtpmail-auth-credentials was removed.
744
fb969a57
GM
7452012-02-12 Glenn Morris <rgm@gnu.org>
746
747 * ack.texi (Acknowledgments):
748 * emacs.texi (Acknowledgments): Updates for new files in 24.1.
749
0aca1292
GM
7502012-02-10 Glenn Morris <rgm@gnu.org>
751
104dc9c6
GM
752 * mini.texi (Minibuffer Edit): Mention minibuffer-inactive-mode.
753
0aca1292
GM
754 * programs.texi (Misc for Programs): Mention electric-layout-mode.
755
91af9d2e
GM
7562012-02-09 Glenn Morris <rgm@gnu.org>
757
0aca1292
GM
758 * buffers.texi (Misc Buffer): M-x info does not seem to require a
759 buffer switch after M-x rename-uniquely.
63c727b2 760
91af9d2e
GM
761 * trouble.texi (Checklist): Mention C-c m in report-emacs-bug.
762
1ef1990c
JB
7632012-02-09 Jay Belanger <jay.p.belanger@gmail.com>
764
765 * text.texi (Org Mode): Fix typo.
766
e74e58c9
GM
7672012-02-08 Glenn Morris <rgm@gnu.org>
768
cefee440
GM
769 * ack.texi (Acknowledgments): Update emacs-lock info.
770
a7686350
GM
771 * rmail.texi (Rmail Display): Mention rmail-epa-decrypt.
772
e74e58c9
GM
773 * text.texi (LaTeX Editing): Mention latex-electric-env-pair-mode.
774
fe93bc91
GM
7752012-02-07 Glenn Morris <rgm@gnu.org>
776
777 * files.texi (File Conveniences): Mention ImageMagick images.
778
d273439c
GM
7792012-02-05 Glenn Morris <rgm@gnu.org>
780
649f602c
GM
781 * trouble.texi (Checklist): Mention debug-on-event.
782
d273439c
GM
783 * maintaining.texi (Maintaining): Add cross-ref to ERT.
784
a9410bdf
GM
7852012-02-04 Glenn Morris <rgm@gnu.org>
786
1f5e1a16
GM
787 * macos.texi (Customization options specific to Mac OS / GNUstep):
788 New subsection.
789
b7314ef7
GM
790 * display.texi (Colors): Mention list-colors-sort.
791
a9410bdf
GM
792 * files.texi (File Conveniences): Mention image animation.
793
75319d7f
CY
7942012-01-31 Chong Yidong <cyd@gnu.org>
795
796 * windows.texi (Split Window): C-mouse-2 doesn't work on GTK+
797 scroll bars (Bug#10666).
798
2680c309
CY
7992012-01-28 Chong Yidong <cyd@gnu.org>
800
691db250
CY
801 * files.texi (Filesets): Fix typos.
802
2680c309
CY
803 * display.texi (Faces): Add xref to Colors node.
804
2a90dfca
DM
8052012-01-27 Dani Moncayo <dmoncayo@gmail.com>
806
807 * buffers.texi (Select Buffer): Clarify explanation of switching
808 to new buffers. Fix description of next-buffer and
6df6ae42 809 previous-buffer (Bug#10334).
2a90dfca
DM
810 (Misc Buffer): Add xref to View Mode.
811
812 * text.texi (Fill Commands): Fix description of
813 sentence-end-double-space.
814
20d2304d
CY
8152012-01-23 Chong Yidong <cyd@gnu.org>
816
f088cb8b 817 * anti.texi (Antinews): Add Emacs 23 antinews.
20d2304d 818
01ec1eed
VS
8192012-01-16 Volker Sobek <reklov@live.com> (tiny change)
820
821 * programs.texi (Comment Commands): Typo (bug#10514).
822
06848b82
CY
8232012-01-15 Chong Yidong <cyd@gnu.org>
824
825 * xresources.texi (X Resources): Describe GTK+ case first.
826 (Resources): Don't use borderWidth as an example, since it doesn't
827 work with GTK+.
828 (Table of Resources): Clarify role of several resources, including
829 the Emacs 24 behavior of cursorBlink etc.
830 (Face Resources): Node deleted. Recommend using Customize
831 instead. Add paragraph to `Table of Resources' node summarizing
832 how to use X resources for changing faces.
833 (Lucid Resources): Rewrite, omitting description of font names,
834 referring to the Fonts node instead.
835 (LessTif Resources): Copyedits.
836 (GTK resources): Rewrite, describing the difference between gtk2
837 and gtk3.
838 (GTK Resource Basics): New node.
839 (GTK Widget Names, GTK Names in Emacs): Rewrite.
840 (GTK styles): Just refer to Fonts node for GTK font format.
841
842 * display.texi (Faces): Document the cursor face.
843
a73a3461
CY
8442012-01-14 Chong Yidong <cyd@gnu.org>
845
01ec1eed 846 * cmdargs.texi (Action Arguments): No need to mention EMACSLOADPATH.
a73a3461
CY
847 (General Variables): Add xref to Lisp Libraries.
848 (Initial Options): Copyedits.
849 (Resume Arguments): Node deleted; emacs.bash/csh are obsolete.
850 (Environment): Clarify what getenv does.
851 (General Variables): Clarify EMACSPATH etc. Emacs does not assume
852 light backgrounds on xterms.
853 (Misc Variables): TEMP and TMP are not Windows-specific.
854 (Display X): Copyedits.
855 (Colors X): -bd does nothing for GTK.
856 (Icons X): Gnome 3 doesn't use taskbars.
857
858 * misc.texi (Shell): Document exec-path here.
859
860 * rmail.texi (Movemail): Add xref for exec-path.
861
e517eda4
GM
8622012-01-13 Glenn Morris <rgm@gnu.org>
863
864 * dired.texi (Dired and Find): Clarify find-ls-options.
865
1de76afe
CY
8662012-01-09 Chong Yidong <cyd@gnu.org>
867
71873e2b 868 * custom.texi (Custom Themes): Switch custom-safe-themes to use
1de76afe
CY
869 SHA-256.
870
c61ab18c
CY
8712012-01-07 Chong Yidong <cyd@gnu.org>
872
e490b289
CY
873 * display.texi (Useless Whitespace): Add Whitespace mode.
874
1de77c4c
CY
875 * custom.texi (Hooks): Discuss how to disable minor modes.
876
877 * files.texi (Diff Mode): Discuss diff-auto-refine-mode
e490b289 878 (Bug#10309). Discuss use of Whitespace mode (Bug#10300).
1de77c4c 879
c61ab18c
CY
880 * trouble.texi (Lossage): Refer to Bugs node for problems.
881 (DEL Does Not Delete): Don't use "usual erasure key" teminology.
882 (Screen Garbled): Don't refer to terminal "manufacturers".
883 (Total Frustration): Node deleted. Eliza is documented in
884 Amusements now.
71873e2b
SM
885 (Known Problems): More info about using the bug tracker.
886 Mention debbugs package.
c61ab18c
CY
887 (Bug Criteria): Copyedits.
888 (Understanding Bug Reporting): Mention emacs -Q.
889
89bd9ccd
CY
8902012-01-06 Chong Yidong <cyd@gnu.org>
891
892 * custom.texi (Specifying File Variables): The mode: keyword
893 doesn't have to be first anymore. Add example of specifying minor
894 modes.
895 (Directory Variables): Simplify example. Mention application to
896 non-file buffers.
897 (Disabling): Use "initialization file" terminology.
898 (Init Examples): Fix hook example.
899
8034735f
EZ
9002012-01-06 Eli Zaretskii <eliz@gnu.org>
901
902 * cmdargs.texi (MS-Windows Registry): Shorten the index entry.
903 (Bug#10422)
904 Move the stuff about resources to xresources.texi.
905
906 * xresources.texi (Resources): Move information about setting X
907 resources in the Registry from cmdargs.texi. Make the index entry
908 be similar to the one in cmdargs.texi.
909
b0d7d8af
CY
9102012-01-05 Chong Yidong <cyd@gnu.org>
911
912 * custom.texi (Customization Groups): Update example.
913 (Browsing Custom): Document the new search field.
914 (Changing a Variable): Update example for Emacs 24 changes.
915 Document Custom-set and Custom-save commands.
916 (Face Customization): Document Emacs 24 changes. De-document
917 modify-face.
918 (Specific Customization): Mention customize-variable.
919 (Custom Themes): Add customize-themes, custom-theme-load-path,
920 custom-theme-directory, and describe-theme.
921 (Creating Custom Themes): New node.
922 (Examining): Mention M-:.
923
924 * package.texi (Packages): Fix typo.
925
88c5c7c8
CY
9262012-01-03 Chong Yidong <cyd@gnu.org>
927
928 * misc.texi (Single Shell): Don't document Lisp usage of
929 shell-command. Tidy up discussion of synchronicity. Add index
930 entries for async-shell-command.
931 (Interactive Shell): Note that M-x shell uses shell-file-name.
932 Note change in behavior in Emacs 24.
933 (Shell Mode): Shell mode now uses completion-at-point.
934 (Shell Prompts): Emphasize that comint-use-prompt-regexp isn't the
935 default method for recognizing prompts nowadays.
936 (Shell Ring): Add xref to Minibuffer History.
937 (Directory Tracking): Explain Dirtrack mode in more detail.
938 (Term Mode): Fix index entries.
939 (Paging in Term): Merge into Term Mode.
940 (Serial Terminal, Emacs Server, emacsclient Options): Copyedits.
941 (Printing): Fix xref. State default of lpr-switches.
942 (PostScript): Remove obsolete sentence. Omit description of
943 non-interactive behaviors.
944 (Hyperlinking): Improve description.
945 (Browse-URL): Using compose-mail for mailto URLs is the default.
946 Document browse-url-mailto-function.
947 (Goto Address mode): Add index entries. Add xref to Browse-URL.
948 (FFAP): FFAP is not a minor mode.
71873e2b
SM
949 (Amusements): M-x lm was renamed to M-x landmark.
950 Document nato-region.
88c5c7c8 951
b8ecfdfe
CY
9522012-01-01 Chong Yidong <cyd@gnu.org>
953
954 * misc.texi (Gnus, Buffers of Gnus): Copyedits.
955 (Gnus Startup): Note that the system might not be set up for news.
956 Describe group levels more clearly.
957 (Gnus Group Buffer, Gnus Summary Buffer): New nodes, split from
958 Summary of Gnus.
959 (Document View): Copyedits. Move zoom commads to DocView
960 Navigation node.
961 (DocView Navigation, DocView Searching, DocView Slicing)
962 (DocView Conversion): Nodes renamed from Navigation, etc.
963
964 * sending.texi (Mail Sending): Add message-kill-buffer-on-exit.
965
7bc7d2aa
EZ
9662011-12-31 Eli Zaretskii <eliz@gnu.org>
967
968 * basic.texi (Moving Point): Fix the description of C-n and C-p.
969 (Bug#10380)
970
b30941db
CY
9712011-12-30 Chong Yidong <cyd@gnu.org>
972
973 * sending.texi (Sending Mail): Document initial mail buffer name,
974 and changed multiple mail buffer behavior.
975 (Mail Format): Put the example at the top of the section.
976 (Mail Headers): Move discussion of "From" to the top.
977 (Mail Sending): Document sendmail-query-once.
978 (Citing Mail): Make it less Rmail-specific.
979
0ed49f93
CY
9802011-12-29 Chong Yidong <cyd@gnu.org>
981
982 * text.texi (Org Mode): Copyedits. Refer to Outline Format for
983 example. Add index entries.
984 (Org Organizer, Org Authoring): Nodes renamed. Copyedits.
985
c40a7de7
CY
9862011-12-26 Chong Yidong <cyd@gnu.org>
987
71873e2b
SM
988 * dired.texi (Dired Enter, Misc Dired Features):
989 Document dired-use-ls-dired changes. Mention quit-window.
c40a7de7
CY
990 (Dired Navigation): Add index entries.
991 (Dired Visiting): Fix View Mode xref.
992 (Marks vs Flags): Prefer C-/ binding for undo.
993 (Subdirectories in Dired): Add xrefs.
994 (Misc Dired Features): Document some Emacs 24 changes. Add index
995 entries.
996
997 * abbrevs.texi (Abbrev Concepts): No need to mention abbrev-mode
998 variable, since it is explained in Minor Modes node.
999 (Defining Abbrevs): Copyedits.
1000 (Expanding Abbrevs): State default of abbrev-all-caps. Prefer the
1001 C-/ binding for undo.
1002 (Dabbrev Customization): Add xrefs for case-fold-search and
1003 case-replace.
1004
1005 * dired-xtra.texi (Subdir Switches): Add xref.
1006
1007 * maintaining.texi (VC Directory Commands): Mention quit-window.
1008
3d992aa0
CY
10092011-12-25 Chong Yidong <cyd@gnu.org>
1010
1011 * maintaining.texi (Tags): Mention Semantic.
1012 (Create Tags Table, Etags Regexps): Copyedits.
1013 (Find Tag): Mention minibuffer completion.
1014 (List Tags): Mention completion-at-point. Completion is actually
1015 available in M-x list-tags.
1016
1017 * vc1-xtra.texi (VC Delete/Rename): Rename from Renaming and VC.
1018 Document vc-delete-file.
1019
1020 * files.texi (Misc File Ops): Mention vc-delete-file.
1021
1022 * programs.texi (Symbol Completion): Mention completion-at-point
1023 explicitly.
1024
2785d024
CY
10252011-12-22 Chong Yidong <cyd@gnu.org>
1026
1027 * maintaining.texi (Change Log Commands): Don't specially mention
1028 vc-update-change-log which is CVS-only.
1029
1030 * vc1-xtra.texi (Version Headers): Note that these are for
1031 Subversion, CVS, etc. only.
71873e2b
SM
1032 (General VC Options): De-document vc-keep-workfiles.
1033 Fix RCS-isms.
2785d024 1034
0ab39399
EZ
10352011-12-22 Eli Zaretskii <eliz@gnu.org>
1036
1037 * building.texi (Debugger Operation): Fix a typo: "@end iftext"
1038 should be @end iftex".
1039
d3098e1e
CY
10402011-12-21 Chong Yidong <cyd@gnu.org>
1041
1042 * maintaining.texi (Advanced C-x v v): Use fileset terminology.
1043 (VC With A Merging VCS, VC Change Log): Add xref to VC Pull node.
1044 (VC Pull): Mention vc-log-incoming.
1045 (Log Buffer): Add CVS/RCS only disclaimer.
1046
1047 * vc1-xtra.texi (Remote Repositories): Update introduction.
1048 (Local Version Control): Node deleted (obsolete with DVCSes).
71873e2b
SM
1049 (Remote Repositories, Version Backups): Node deleted.
1050 Move documentation of vc-cvs-stay-local to CVS Options.
d3098e1e
CY
1051 (CVS Options): Reduce verbosity of description of obscure CVS
1052 locking feature.
1053 (Making Revision Tags, Revision Tag Caveats): Merge into Revision
1054 Tags node.
1055 (Revision Tags): Move under Miscellaneous VC subsection.
1056 (Change Logs and VC): Note that this is wrong for DVCSs.
1057 De-document log entry manipulating features.
1058 (Renaming and VC): Describe how it works on modern VCSes.
1059
1060 * files.texi (Misc File Ops): Mention vc-rename-file.
1061
1062 * programs.texi (Custom C Indent): Add index entries.
1063
47d42d81
AM
10642011-12-20 Alan Mackenzie <acm@muc.de>
1065
1066 * programs.texi (Motion in C): Update the description of C-M-a and
1067 C-M-e, they now DTRT in enclosing scopes.
1068 (Custom C Indent): Add @dfn{guessing} of the indentation style.
1069
2edef1a0
CY
10702011-12-20 Chong Yidong <cyd@gnu.org>
1071
1072 * maintaining.texi (VCS Concepts): Add "working tree" terminology.
1073 (Old Revisions): Use it.
1074 (VCS Repositories): Add "distributed" terminology.
1075 (Log Buffer): Remove duplicate description
1076 about changesets. Fix "current VC fileset" ambiguity.
1077 (Multi-User Branching): Node deleted.
1078 (Branches, Switching Branches): Discuss decentralized version
1079 control systems.
1080 (VC Pull): New node.
1081 (Merging): Document merging on decentralized systems.
1082 (Creating Branches): Note that this is specific to CVS and related
1083 systems.
1084
bc859d5f
CY
10852011-12-19 Chong Yidong <cyd@gnu.org>
1086
1087 * maintaining.texi (VCS Merging, VCS Changesets): Index entries.
1088 (VC Mode Line): Add index entry for "version control status".
1089 (VC Undo): Use vc-revert instead of its vc-revert-buffer alias.
1090 Document vc-revert-show-diff. De-document vc-rollback.
1091 (VC Directory Mode): Rewrite introduction. Move prefix arg
1092 documentation here from VC Directory Buffer node.
1093 (VC Directory Buffer): Use a decentralized VCS example.
1094 (VC Directory Commands): Use a table. Remove material duplicated
1095 in previous nodes on multi-file VC filsets.
1096
9cff91f8
CY
10972011-12-17 Chong Yidong <cyd@gnu.org>
1098
1099 * maintaining.texi (VCS Concepts): Make "revision" terminology
1100 less CVS-specific.
1101 (VC With A Merging VCS, VC With A Locking VCS): Add xref to
1102 Registering node.
71873e2b 1103 (Secondary VC Commands): Delete. Promote subnodes.
9cff91f8
CY
1104 (Log Buffer): Add command name for C-c C-c. Fix the name of the
1105 log buffer. Add index entries.
71873e2b
SM
1106 (VCS Changesets, Types of Log File, VC With A Merging VCS):
1107 Use "commit" terminology.
9cff91f8
CY
1108 (Old Revisions): Move it to just before VC Change Log. "Tag" here
1109 doesn't refer to tags tables. Note other possible forms of the
1110 revision ID. C-x v = does not save.
1111 (Registering): Note similarity to C-x v v action. Fix description
1112 of how backends are chosen. De-document vc-default-init-revision.
1113 (VC Change Log): Document C-x v l in VC-Dir buffer. Document RET
1114 in root log buffers.
1115
f3b316df
CY
11162011-12-16 Chong Yidong <cyd@gnu.org>
1117
1118 * maintaining.texi (Version Control Systems): Drop Meta-CVS.
1119 (Basic VC Editing): Remove redundant descriptions.
1120 (VC With A Merging VCS): Make description more general instead of
1121 CVS-specific.
1122 (VC With A Locking VCS): Use VC fileset terminology.
1123
29eabb8e
CY
11242011-12-12 Chong Yidong <cyd@gnu.org>
1125
1126 * building.texi (Executing Lisp): Fix xref for C-M-x.
1127 (Lisp Libraries): Add xref to node explaining `load' in Lisp
1128 manual. Note that load-path is not customizable.
1129 (Lisp Eval): Note that listed commands are available globally.
1130 Explain the meaning of "defun" in the C-M-x context.
1131 (Lisp Interaction): Copyedits.
71873e2b
SM
1132 (External Lisp): Fix name of inferior Lisp buffer.
1133 Mention Scheme.
29eabb8e
CY
1134 (Compilation): Define "inferior process".
1135
cd0314dd
EZ
11362011-12-10 Eli Zaretskii <eliz@gnu.org>
1137
1138 * msdog.texi (Windows Fonts): Document how to force GDI font
1139 backend on MS-Windows.
1140
0595bd7e 11412011-12-10 Chong Yidong <cyd@gnu.org>
b09d01da
CY
1142
1143 * building.texi (Compilation): Say what the -k flag to make does.
1144 Move subprocess discussion to Compilation Shell.
1145 (Compilation Mode): Add xref for grep, occur, and mouse
1146 references. Define "locus".
1147 (Grep Searching): Use @command.
71873e2b
SM
1148 (Debuggers, Commands of GUD, GDB Graphical Interface):
1149 Clarify intro.
0595bd7e
CY
1150 (Starting GUD): Clarify how arguments are specified.
1151 (Debugger Operation): Index entry for "GUD interaction buffer",
1152 and move basic description here from Commands of GUD node.
1153 (GDB User Interface Layout): Copyedits.
1154 (Source Buffers): Remove gdb-find-source-frame, which is not in
1155 gdb-mi.el.
1156 (Other GDB Buffers): Remove gdb-use-separate-io-buffer and
71873e2b
SM
1157 toggle-gdb-all-registers, which are not in gdb-mi.el.
1158 Don't re-document GUD interaction buffers.
b09d01da
CY
1159
1160 * programs.texi (Symbol Completion): M-TAB can now use Semantic.
1161 (Semantic): Add cindex entries for Semantic.
1162
2a185919
CY
11632011-12-06 Chong Yidong <cyd@gnu.org>
1164
1165 * programs.texi (Man Page): Clarify how to use Man-switches.
1166 Don't bother documenting Man-fontify-manpage-flag.
1167 (Lisp Doc): Add xref to Name Help node.
1168 (Hideshow): Add cindex. Mention role of ellipses, and default
1169 value of hs-isearch-open. Don't bother documenting
1170 hs-special-modes-alist.
1171 (Symbol Completion): Add kindex for C-M-i. Don't recommend
1172 changing the window manager binding of M-TAB.
1173
ebf10822
CY
11742011-12-05 Chong Yidong <cyd@gnu.org>
1175
1176 * programs.texi (Comment Commands): Fix description of for M-; on
1177 blank lines. Move documentation of comment-region here.
1178 (Multi-Line Comments): Clarify the role of comment-multi-line.
1179 Refer to Comment Commands for comment-region doc.
1180 (Options for Comments): Refer to Multi-Line Comments for
1181 comment-multi-line doc, instead of duplicating it. Fix default
1182 values of comment-padding and comment-start-skip.
1183
ec7ae032
CY
11842011-12-04 Chong Yidong <cyd@gnu.org>
1185
1186 * programs.texi (Program Modes): Mention modes that are not
1187 included with Emacs. Fix references to other manuals for tex.
71873e2b
SM
1188 Add index entry for backward-delete-char-untabify.
1189 Mention prog-mode-hook.
ec7ae032
CY
1190 (Which Function): Use "global minor mode" terminology.
1191 (Basic Indent, Multi-line Indent): Refer to previous descriptions
1192 in Indentation chapter to avoid duplication.
1193 (Expressions): Copyedit.
1194 (Matching): Document Electric Pair mode.
1195
1196 * ack.texi (Acknowledgments):
1197 * rmail.texi (Movemail, Other Mailbox Formats):
1198 * frames.texi (Frames): Don't capitalize "Unix".
1199
a24bf23e
CY
12002011-12-04 Chong Yidong <cyd@gnu.org>
1201
1202 * text.texi (Nroff Mode): Mention what nroff is.
1203 (Text Based Tables, Table Recognition): Don't say "Table mode"
1204 since it's not a major or minor mode.
1205 (Text Based Tables): Reduce the size of the example.
1206 (Table Definition): Clarify definitions.
1207 (Table Creation): Add key table.
1208 (Cell Commands): Use kbd for commands.
1209 (Table Rows and Columns): Combine nodes Row Commands and Column
1210 Commands.
1211 (Fixed Width Mode): Node deleted; contents moved to parent.
1212 (Table Conversion): Shorten example.
1213 (Measuring Tables): Merge into Table Misc.
1214
8863a584
CY
12152011-12-03 Chong Yidong <cyd@gnu.org>
1216
1217 * text.texi (TeX Mode): Mention AUCTeX package.
1218 (TeX Editing): Add xref to documentation for Occur.
1219 (LaTeX Editing): Add xref to Completion node.
1220 (TeX Print): Fix description of tex-directory.
71873e2b 1221 (Enriched Text): Rename from Formatted Text. Make this node and
8863a584
CY
1222 its subnodes less verbose, since text/enriched files are
1223 practically unused.
71873e2b 1224 (Enriched Mode): Rename from Requesting Formatted Text.
8863a584 1225 (Format Colors): Node deleted.
71873e2b 1226 (Enriched Faces): Rename from Format Faces. Describe commands
8863a584
CY
1227 for applying colors too.
1228 (Forcing Enriched Mode): Node deleted; merged into Enriched Mode.
1229
1230 * frames.texi (Menu Mouse Clicks): Tweak description of C-Mouse-2.
1231
1232 * display.texi (Colors): New node.
1233
1234 * cmdargs.texi (Colors X):
1235 * xresources.texi (GTK styles):
1236 * custom.texi (Face Customization): Reference it.
1237
1238 * glossary.texi (Glossary): Remove "formatted text" and "WYSIWYG".
1239 Link to Fill Commands for Justification entry.
1240
6fdebe93
EZ
12412011-12-03 Eli Zaretskii <eliz@gnu.org>
1242
1243 * display.texi (Auto Scrolling): More accurate description of what
1244 scroll-*-aggressively does, including the effect of non-zero
1245 margin. Fix "i.e." markup.
1246
95ca9bc7
CY
12472011-12-02 Chong Yidong <cyd@gnu.org>
1248
1249 * text.texi (Pages): Mention how formfeed chars are displayed.
1250 (Auto Fill): Note convention for calling auto-fill-mode from Lisp.
1251 Describe adaptive filling more precisely.
1252 (Fill Commands): Note that filling removes excess whitespace.
1253 (Text Mode): Note auto-mode-alist entries for Text mode. TAB is
1254 now bound to indent-for-tab-command in Text mode.
1255 (Outline Mode): Copyedits.
1256 (Outline Visibility): Note that Reveal mode is a buffer-local
1257 minor mode.
1258
1259 * modes.texi (Major Modes): Move note about checking major-mode in
1260 a hook function here, from Text mode.
1261
6d262977
CY
12622011-11-28 Chong Yidong <cyd@gnu.org>
1263
b22b1918
CY
1264 * text.texi (Words): Add xref to Position Info.
1265 (Paragraphs): Add xref to Regexps.
1266
6d262977
CY
1267 * indent.texi (Indentation): Rewrite introduction. Move table to
1268 Indentation Commands node.
1269 (Indentation Commands): Add index entries to table. Copyedits.
1270 (Tab Stops, Just Spaces): Copyedits.
1271 (Indent Convenience): New node. Document electric-indent-mode.
1272
1273 * programs.texi (Basic Indent):
1274 * windows.texi (Pop Up Window): Fix kindex entry.
1275
dc95a8b0
CY
12762011-11-28 Chong Yidong <cyd@gnu.org>
1277
1278 * modes.texi (Major Modes): Move major-mode variable doc here from
1279 Choosing Modes. Document describe-mode. Document prog-mode-hook
1280 and text-mode-hook. Add example of using hooks.
1281 (Minor Modes): Document behavior of mode command calls from Lisp.
1282 Note that setting the mode variable using Customize will DTRT.
1283 (Choosing Modes): Add example of setting a minor mode using a
1284 local variable.
1285
b63a8e8e
CY
12862011-11-27 Chong Yidong <cyd@gnu.org>
1287
1288 * frames.texi (Creating Frames): Move frame parameter example to
1289 Frame Parameters node.
1290 (Frame Commands): C-x 5 o does not warp the mouse by default.
1291 (Fonts): Add more GTK-style properties; also, they should be
1292 capitalized.
1293 (Special Buffer Frames): Node deleted; special-display is on the
1294 way out.
1295 (Frame Parameters): Example moved here from Creating Frames.
1296 Clarify that default-frame-alist affects the initial frame too.
1297 Delete auto-raise-mode and auto-lower-mode.
1298 (Wheeled Mice): Node deleted. Content moved to Mouse Commands.
1299 (Dialog Boxes): Delete x-gtk-use-old-file-dialog.
1300
1301 * windows.texi (Window Choice): Add xref to Lisp manual for
1302 special-display-*.
1303
a3dcc84e
EZ
13042011-11-26 Eli Zaretskii <eliz@gnu.org>
1305
1306 * display.texi (Text Display): Update the description,
1307 cross-references, and indexing related to display of control
1308 characters and raw bytes.
1309
4ad3bc2a
CY
13102011-11-25 Chong Yidong <cyd@gnu.org>
1311
1312 * frames.texi (Frames): Rewrite introduction.
1313 (Mouse Commands): Default for mouse-drag-copy-region is now t.
1314 Mouse-3 does not copy to kill ring by default. DEL does not
1315 behave specially for mouse commands any more.
1316 (Mouse References): Document mouse-1-click-follows-link more
1317 thoroughly.
1318 (Menu Mouse Clicks): Move footnote to the main text and add xref
1319 to Init Rebinding node.
1320 (Mode Line Mouse): Mouse-3 on the mode-line does not bury buffer.
1321
1322 * files.texi (Visiting): `C-x 5 f' works on ttys too.
1323
20db1522
JB
13242011-11-24 Juanma Barranquero <lekktu@gmail.com>
1325
1326 * display.texi (Font Lock): Fix typo.
1327
01d06b1f
GM
13282011-11-24 Glenn Morris <rgm@gnu.org>
1329
1330 * rmail.texi (Rmail Output):
1331 Mention rmail-automatic-folder-directives. (Bug#9657)
1332
0cbaa1d5
CY
13332011-11-21 Chong Yidong <cyd@gnu.org>
1334
1335 * mark.texi (Global Mark Ring): Fix description of global mark
1336 ring (Bug#10032).
1337
fe7a3057
JB
13382011-11-20 Juanma Barranquero <lekktu@gmail.com>
1339
1340 * msdog.texi (Windows Fonts): Fix typo.
1341
b6e63cbe
GM
13422011-11-17 Glenn Morris <rgm@gnu.org>
1343
1344 * regs.texi (Bookmarks): Small fixes related to saving. (Bug#10058)
1345
58179cce
JB
13462011-11-16 Juanma Barranquero <lekktu@gmail.com>
1347
1348 * killing.texi (Rectangles):
7877f373
JB
1349 * misc.texi (Document View):
1350 * modes.texi (Choosing Modes):
1351 * msdog.texi (Windows Fonts):
58179cce
JB
1352 * regs.texi (Rectangle Registers):
1353 * search.texi (Isearch Yank): Fix typos.
1354
291d142b
CY
13552011-11-06 Chong Yidong <cyd@gnu.org>
1356
1357 * windows.texi (Basic Window): Add xref to Cursor Display.
1358 (Split Window): Document negative arg for splitting commands.
1359 (Other Window): Document mouse-1 in text area of window.
1360 (Change Window): Don't mention window attributes, since they
1361 aren't defined. C-x 1 can't be used with minibuffer windows.
1362 Windows are no longer auto-deleted.
1363 (Window Choice): Add xref to Choosing Window in Lisp manual.
1364 (Window Convenience): Note that windmove disables shift-selection.
1365 Move M-x compare-windows here from Other Window node.
1366
1367 * custom.texi (Mouse Buttons):
1368 * search.texi (Isearch Scroll):
1369 * windows.texi (Split Window): Use new names split-window-below
1370 and split-window-right.
1371
a7ef684b
JB
13722011-10-26 Juanma Barranquero <lekktu@gmail.com>
1373
1374 * emacs.texi (Top): Fix typo.
1375
d53e1747
GM
13762011-10-25 Glenn Morris <rgm@gnu.org>
1377
1378 * abbrevs.texi (Saving Abbrevs):
1379 quietly-read-abbrev-file is not a command. (Bug#9866)
1380
e7a3ff06
CY
13812011-10-24 Chong Yidong <cyd@gnu.org>
1382
1383 * display.texi (Scrolling): Document scroll-up-line and
1384 scroll-down-line. Document scroll-command property.
1385 (Recentering): New node, split off from Scrolling.
1386
86c60681
CY
13872011-10-23 Chong Yidong <cyd@gnu.org>
1388
da97a9e6
CY
1389 * frames.texi (Scroll Bars): GTK uses right scroll bars now.
1390 (Tool Bars): Copyedits.
1391
86c60681
CY
1392 * buffers.texi (Misc Buffer): Don't mention vc-toggle-read-only.
1393
d195726a
CY
13942011-10-22 Chong Yidong <cyd@gnu.org>
1395
1396 * windows.texi (Displaying Buffers): Fix broken lispref link.
1397
a70e06c1
CY
13982011-10-22 Chong Yidong <cyd@gnu.org>
1399
1400 * mini.texi (Minibuffer Exit): Rename from Strict Completion.
1401 Move confirm-nonexistent-file-or-buffer discussion here.
1402
1403 * files.texi (File Names, Visiting): Move detailed discussion of
1404 minibuffer confirmation to Minibuffer Exit.
1405
1406 * buffers.texi (Buffers): Tweak mention of mail buffer name.
1407 (Select Buffer): Move confirmation discussion to Minibuffer Exit.
1408
bfd779dd
CY
14092011-10-21 Chong Yidong <cyd@gnu.org>
1410
1411 * files.texi (File Names, Visiting, Interlocking): Copyedits.
1412 (Backup Copying): backup-by-copying-when-mismatch is now t.
1413 (Customize Save): Fix description of require-final-newline.
1414 (Reverting): Note that revert-buffer can't be undone. Mention VC.
1415 (Auto Save Control): Clarify.
1416 (File Archives): Add 7z.
1417 (Remote Files): ange-ftp-make-backup-files defaults to nil.
1418
1419 * arevert-xtra.texi (Autorevert): Copyedits.
1420
6e317956
CY
14212011-10-20 Chong Yidong <cyd@gnu.org>
1422
1423 * custom.texi (Hooks, Init Examples):
1424 * display.texi (Font Lock):
1425 * fixit.texi (Spelling):
1426 * rmail.texi (Rmail Display): Minor mode function with no arg now
1427 enables it.
1428
1429 * fixit.texi (Spelling): Fix description of inline completion.
1430
5abc31ef
CY
14312011-10-19 Chong Yidong <cyd@gnu.org>
1432
1433 * search.texi (Repeat Isearch, Error in Isearch): Add kindex
1434 entries.
1435 (Isearch Yank): Document isearch-yank-pop.
1436 (Isearch Scroll): Refer to C-l instead of unbound `recenter'.
1437 (Other Repeating Search): Document Occur Edit mode.
1438
939db9ac
CY
14392011-10-18 Chong Yidong <cyd@gnu.org>
1440
1441 * display.texi (Fringes): Move overflow-newline-into-fringe here,
1442 from Line Truncation node.
1443 (Standard Faces): Note that only the background of the cursor face
1444 has an effect.
1445 (Cursor Display): Fix descriptions of cursor face
1446 and bar cursor blinking.
1447 (Text Display): Document nobreak-char-display more clearly.
1448 (Line Truncation): Add xref to Split Window node.
1449 (Display Custom): Don't bother documenting baud-rate or
1450 no-redraw-on-reenter.
1451
1452 * search.texi (Slow Isearch): Node removed.
1453
80c6d77f
GM
14542011-10-18 Glenn Morris <rgm@gnu.org>
1455
1456 * maintaining.texi (Registering): Remove vc-initial-comment. (Bug#9745)
1457
d366bd53
CY
14582011-10-18 Chong Yidong <cyd@gnu.org>
1459
1460 * display.texi (Faces): Simplify discussion. Move documentation
71873e2b
SM
1461 of list-faces-display here, from Standard Faces node.
1462 Note special role of `default' background.
1463 (Standard Faces): Note special role of `default' background.
1464 Note that region face may be taken fom GTK. Add xref to Text Display.
1465 (Text Scale): Rename from "Temporary Face Changes".
1466 Callers changed. Don't bother documenting variable-pitch-mode.
d366bd53
CY
1467 (Font Lock): Copyedits. Remove font-lock-maximum-size.
1468 (Useless Whitespace): Simplify description of
1469 delete-trailing-whitespace. Note active region case.
1470 (Text Display): Fix description of escape-glyph face assignment.
1471 Remove unibye mode discussion. Update some parts for Unicode.
1472 Move glyphless chars documentation to Lisp manual.
1473
1474 * frames.texi (Tooltips): Document x-gtk-use-system-tooltips.
1475
21100e7d
CY
14762011-10-15 Chong Yidong <cyd@stupidchicken.com>
1477
1478 * display.texi (Scrolling): Tweak explanation of scroll direction.
1479 (View Mode): Add index entries.
1480
1481 * killing.texi (Deletion): Document negative prefix arg to M-SPC.
1482
1483 * regs.texi (Text Registers): C-x r i does not activate the mark.
1484 (Bookmarks): Document new default bookmark location.
1485
50b063c3
CY
14862011-10-13 Chong Yidong <cyd@stupidchicken.com>
1487
71873e2b
SM
1488 * killing.texi (Deletion): Add xref to Using Region.
1489 Document delete-forward-char.
50b063c3
CY
1490 (Yanking): Move yank-excluded-properties to Lisp manual. Move C-y
1491 description here. Recommend C-u C-SPC for jumping to mark.
1492 (Kill Ring): Move kill ring variable documentation here.
1493 (Primary Selection): Copyedits.
1494 (Rectangles): Document new command rectangle-number-lines.
1495 (CUA Bindings): Note that this disables the mark-even-if-inactive
1496 behavior for C-x and C-c.
1497
1498 * mark.texi (Mark): Mention "active region" terminology.
1499 (Using Region): Document delete-active-region.
1500
e1a3f5b1
CY
15012011-10-12 Chong Yidong <cyd@stupidchicken.com>
1502
1503 * mark.texi (Mark): Clarify description of disabled Transient Mark
1504 mode (Bug#9689).
1505 (Setting Mark): Document prefix arg for C-x C-x. Document primary
1506 selection changes. Mention that commands like C-y set the mark.
1507 (Marking Objects): Add xref to Words node. Note that mark-word
1508 and mark-sexp also have the "extend region" behavior.
71873e2b
SM
1509 (Using Region): Mention M-$ in the table.
1510 Document mark-even-if-inactive here instead of in Mark Ring.
1511 (Mark Ring): Move mark-even-if-inactive to Using Region.
1512 Take note of the "Mark Set" behavior.
e1a3f5b1
CY
1513 (Disabled Transient Mark): Rename from "Persistent Mark"
1514 (Bug#9688). Callers changed.
1515
1516 * programs.texi (Expressions):
1517 * text.texi (Words): Defer to Marking Objects for mark-word doc.
1518
3dc62b2b
CY
15192011-10-09 Chong Yidong <cyd@stupidchicken.com>
1520
1521 * help.texi (Help, Help Summary): Eliminate the unnecessary "help
1522 option" terminology.
1523 (Key Help): Add command names. Define "documentation string".
1524 (Name Help): Remove an over-long joke.
1525 (Apropos): Document prefix args. Remove duplicated descriptions.
1526 (Help Mode): Add C-c C-b to table. Update TAB binding.
71873e2b
SM
1527 (Package Keywords): Rename from "Library by Keyword".
1528 Describe new package menu interface.
3dc62b2b 1529 (Help Files, Help Echo): Tweak description.
de09aa52
CY
1530
1531 * mini.texi (Completion Options): Add completion-cycle-threshold.
3dc62b2b 1532 (Minibuffer History): Document numeric args to history commands.
de09aa52 1533
2d3fe5d7
EZ
15342011-10-08 Eli Zaretskii <eliz@gnu.org>
1535
1536 * mule.texi (Bidirectional Editing): Correct some inaccuracies.
1537
b2b0776e
CY
15382011-10-08 Chong Yidong <cyd@stupidchicken.com>
1539
71873e2b
SM
1540 * basic.texi (Position Info): Omit page commands.
1541 Document count-words-region and count-words.
b2b0776e
CY
1542
1543 * text.texi (Pages): Move what-page documentation here.
1544
27a16462
CY
15452011-10-08 Chong Yidong <cyd@stupidchicken.com>
1546
1547 * mini.texi (Minibuffer File): Minor copyedits. Use xref to
1548 Remote Files node instead of linking directly to the Tramp manual.
1549 (Minibuffer Edit): Add xref to Blank Lines.
1550 (Completion): Add xref to Symbol Completion. Remove redundant
1551 example, which is repeated in the next node.
1552 (Completion Commands): Minor clarifications.
1553 (Completion Styles): New node, split from Completion Commands.
1554 Document substring and initials styles.
1555 (Strict Completion): Remove information duplicated in other nodes.
1556 (Completion Options): Consolidate case difference discussion here.
1557
1558 * help.texi (Help Mode): Fix kindex entries.
1559
1560 * files.texi (File Names): Add index entries.
1561
de0bde62
CY
15622011-10-07 Chong Yidong <cyd@stupidchicken.com>
1563
71873e2b
SM
1564 * basic.texi (Inserting Text): Add xref to Completion.
1565 Add ucs-insert example, and document prefix argument.
de0bde62
CY
1566 (Moving Point): Fix introduction; C-f/C-b are no longer equivalent
1567 to left/right. Tweak left-char and right-char descriptions.
1568 M-left and M-right are now bound to left-word/right-word.
1569 (Erasing): Document delete-forward-char.
1570
1571 * screen.texi (Screen, Menu Bar): Copyedits.
1572 (Point): Remove duplicate paragraph on cursors, also in Screen.
1573 (Mode Line): Trailing dashes no longer shown on X displays.
1574
1575 * frames.texi (Non-Window Terminals): Index just "text-only
1576 terminal", which is used throughout the manual now.
1577
1578 * entering.texi (Entering Emacs): Define "startup screen".
1579 Document window-splitting behavior with command-line inputs.
1580 (Exiting): Remove obsolete paragraph about shells without suspend
1581 functionality.
1582
1583 * commands.texi (User Input): Define "input event" more clearly.
1584 (Keys): Add xref to Echo Area.
1585 (Commands): Clarify relation between commands and functions.
1586
453e4522
CY
15872011-10-06 Chong Yidong <cyd@stupidchicken.com>
1588
1589 * misc.texi (emacsclient Options): Document how emacsclient runs
1590 the Emacs daemon (Bug#9674).
1591
550f41cd
CY
15922011-10-01 Chong Yidong <cyd@stupidchicken.com>
1593
1594 * basic.texi (Moving Point):
1595 * custom.texi (Mouse Buttons):
1596 * rmail.texi (Rmail Scrolling):
1597 * search.texi (Isearch Scroll):
550f41cd
CY
1598 * display.texi (Scrolling): Replace scroll-up/down with
1599 scroll-up/down-command. Fix scroll-preserve-screen-position
1600 description. Document scroll-error-top-bottom.
1601
9229fe87
GM
16022011-09-30 Glenn Morris <rgm@gnu.org>
1603
1604 * commands.texi (Keys): Whitespace fix. (Bug#9635)
1605
0a2132ba
CY
16062011-09-24 Chong Yidong <cyd@stupidchicken.com>
1607
1608 * windows.texi (Pop Up Window): Defer discussion of window
1609 splitting to the Window Choice node. Add index entries.
1610 (Force Same Window): Node deleted.
1611 (Displaying Buffers, Window Choice): New nodes.
1612
1613 * buffers.texi (Select Buffer): Clarify description of
1614 buffer-switching commands. Add xref to Window Display node.
1615 Don't repeat confirm-nonexistent-file-or-buffer description from
1616 Visiting node. Remove even-window-heights.
1617
1618 * frames.texi (Special Buffer Frames): Add xref to Window Choice.
1619
33ed493b
CY
16202011-09-18 Chong Yidong <cyd@stupidchicken.com>
1621
1622 * cmdargs.texi (Icons X): Fix description of Emacs icon.
1623
1624 * xresources.texi (Table of Resources): Fix documentation of
1625 bitmapIcon.
1626
92fa95ad
CY
16272011-09-15 Chong Yidong <cyd@stupidchicken.com>
1628
1629 * package.texi (Package Menu): Add package-menu-mark-upgrades.
1630
16254627
EH
16312011-09-12 Eric Hanchrow <eric.hanchrow@gmail.com>
1632
1633 * frames.texi (Frame Commands): Note that delete-other-frames only
1634 deletes frames on current terminal.
1635
c3760c17
EZ
16362011-09-10 Eli Zaretskii <eliz@gnu.org>
1637
1638 * sending.texi (Mail Misc): Document mail-add-attachment.
1639
69b8be97
EZ
16402011-09-04 Eli Zaretskii <eliz@gnu.org>
1641
1642 * basic.texi (Inserting Text): Add index entries. (Bug#9433)
1643
3fd50d5c
CY
16442011-08-29 Chong Yidong <cyd@stupidchicken.com>
1645
1646 * modes.texi (Choosing Modes): auto-mode-case-fold is now t.
1647
e2aeef63
CY
16482011-08-28 Chong Yidong <cyd@stupidchicken.com>
1649
1650 * files.texi (File Archives):
1651 * cal-xtra.texi (Diary Display):
1652 * help.texi (Help Mode): Add xref to View Mode.
1653
ddb54206
CY
16542011-08-28 Chong Yidong <cyd@stupidchicken.com>
1655
a6326082
CY
1656 * display.texi (View Mode): New node. Move view-file here from
1657 Misc File Ops. Move view-buffer here from Misc Buffer.
1658
1659 * buffers.texi (Misc Buffer): Move view-buffer to View Mode.
1660
04e2ce72 1661 * files.texi (Misc File Ops): Document new
a6326082 1662 delete-by-moving-to-trash behavior. Remove view-file.
04e2ce72
CY
1663
1664 * dired.texi (Dired Deletion): Shorten description of Trash.
1665
ddb54206
CY
1666 * misc.texi (emacsclient Options): Document server-port.
1667
bd206ce5
EZ
16682011-08-27 Eli Zaretskii <eliz@gnu.org>
1669
1670 * frames.texi (Frame Commands): Advise setting focus-follows-mouse
1671 even on MS-Windows. Fix a typo.
1672
d43f5a42
CY
16732011-08-26 Chong Yidong <cyd@stupidchicken.com>
1674
1675 * package.texi: New file, documenting the package manager.
1676
1677 * emacs.texi: Include it.
1678
1679 * help.texi (Help Summary): Add describe-package.
1680
e0b1591b
CY
16812011-08-25 Chong Yidong <cyd@stupidchicken.com>
1682
856ce114
CY
1683 * misc.texi (Printing): Convert subnodes into subsections.
1684
f404f8bc
CY
1685 * text.texi (Two-Column): Move into Text chapter.
1686
1687 * picture-xtra.texi (Picture Mode): Group with Editing Binary
1688 Files section. Convert from chapter into section.
1689
1690 * display.texi (Narrowing): Move into display chapter.
1691
e0b1591b
CY
1692 * sending.texi (Sending Mail):
1693 * rmail.texi (Rmail):
1694 * misc.texi (Gnus, Document View):
1695 * dired.texi (Dired):
1696 * emacs.texi: Group the mail, rmail, and gnus chapters together.
1697
75bfc667
JL
16982011-08-07 Juri Linkov <juri@jurta.org>
1699
1700 * dired.texi (Operating on Files): Rewrite according to the fact
1701 that `dired-do-chmod' doesn't use the `chmod' program anymore.
1702
fe676f91
MA
17032011-07-30 Michael Albinus <michael.albinus@gmx.de>
1704
1705 * mini.texi (Minibuffer File): Insert a reference to Tramp for
1706 remote file name completion. (Bug#9197)
1707
4cc60b9b
EZ
17082011-07-28 Eli Zaretskii <eliz@gnu.org>
1709
1710 * mule.texi (Bidirectional Editing): Document the fact that
1711 bidi-display-reordering is t by default.
1712
89671e16
LMI
17132011-07-15 Lars Magne Ingebrigtsen <larsi@gnus.org>
1714
1715 * help.texi (Misc Help): Mention `describe-prefix-bindings'
1716 explicitly (bug#8904).
1717
fb23ecc2
LMI
17182011-07-14 Lars Magne Ingebrigtsen <larsi@gnus.org>
1719
1720 * trouble.texi (Checklist): Use an `M-x' example instead of an
1721 Emacs Lisp form to switch on the dribble file (bug#8056).
1722
465c5fc8
LMI
17232011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1724
1725 * custom.texi (Hooks): Mention buffer-local hooks (bug#6218).
1726
90a6258b
GM
17272011-07-13 Glenn Morris <rgm@gnu.org>
1728
1729 * dired.texi (Dired Enter): Mention --dired. (Bug#9039)
1730
c7588364
LMI
17312011-07-13 Lars Magne Ingebrigtsen <larsi@gnus.org>
1732
1733 * mark.texi (Mark Ring): Clarify how many locations are saved
1734 (bug#5770).
1735 (Global Mark Ring): Ditto.
1736
4cb4f3ba
LMI
17372011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1738
d648feab
LMI
1739 * text.texi (Table Recognition): Use "at point" instead of "under
1740 point" (bug#4345).
1741
4cb4f3ba
LMI
1742 * display.texi (Cursor Display): Mention `cursor-type'.
1743
1744 * screen.texi (Point): Clarify that it's only if you use a block
1745 cursor that it appears to be on a character (bug#4345).
1746
ecd0b990
CY
17472011-07-12 Chong Yidong <cyd@stupidchicken.com>
1748
1749 * misc.texi (Amusements): Move dissociated press here, from its
1750 own section.
1751
1752 * emacs.texi (Top): Update node listing.
1753
c2fd0368
LMI
17542011-07-12 Lars Magne Ingebrigtsen <larsi@gnus.org>
1755
1756 * emacs.texi (Top): Change "inferiors" to "subnodes" for greater
1757 clarity (bug#3523).
1758
fdeb32ec
CY
17592011-07-12 Chong Yidong <cyd@stupidchicken.com>
1760
1761 * cmdargs.texi (Initial Options): Document --no-site-lisp.
1762 (Misc X): Document --parent-id.
1763
1764 * frames.texi (Frame Commands): Note that focus-follows-mouse now
1765 defaults to nil.
1766
1767 * misc.texi (emacsclient Options): Document --parent-id.
1768
1769 * msdog.texi (Windows HOME): Document _emacs as obsolete.
1770
f584ca38
LMI
17712011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1772
1773 * emacs.texi: Use "..." instead of ``...'' in the menus
1774 (bug#3503).
1775
963578d3
CY
17762011-07-11 Chong Yidong <cyd@stupidchicken.com>
1777
1778 * killing.texi (Primary Selection): Document `only' setting for
1779 select-active-regions.
1780
1781 * mark.texi (Setting Mark): Reference Shift Selection node.
1782
1783 * frames.texi (Mouse Commands): Document mouse-yank-primary.
1784
a30ed87b
LMI
17852011-07-11 Lars Magne Ingebrigtsen <larsi@gnus.org>
1786
47076272
LMI
1787 * mark.texi (Setting Mark): Clarify what's meant by "Shifted
1788 motion keys" (bug#3503).
1789
a30ed87b
LMI
1790 * emacs.texi: Change all the register node names from "RegPos"
1791 (etc.) to "Positional Registers" (etc.) (bug#3314).
1792
4d45a8b7
CY
17932011-07-11 Chong Yidong <cyd@stupidchicken.com>
1794
1795 * killing.texi (Killing, Deletion and Killing, Killing by Lines)
1796 (Other Kill Commands, Kill Options): Copyedits.
1797 (Deletion and Killing, Kill Ring): Kill/yank now use clipboard.
1798 (Yanking): Move yank-excluded properties discussion here.
1799 (Cut and Paste): Move from frames.texi. Update subnodes to
1800 describe x-select-enable-clipboard case.
1801
1802 * frames.texi: Move Cut and Paste node and subnodes into
1803 killing.texi, except Mouse Commands and Word and Line Mouse.
1804
c160ddee
AM
18052011-07-10 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
1806
1807 * makefile.w32-in (EMACSSOURCES): Replace major.texi with modes.texi.
1808
3329e6e3
LMI
18092011-07-10 Lars Magne Ingebrigtsen <larsi@gnus.org>
1810
32a214fe
LMI
1811 * screen.texi (Mode Line): Clarify that coding systems are
1812 characters, not letters (bug#1749).
1813
3329e6e3
LMI
1814 * cmdargs.texi (Environment): Mention removing variables
1815 (bug#1615). Text suggested by Kevin Rodgers.
1816
8875da1e
CY
18172011-07-10 Chong Yidong <cyd@stupidchicken.com>
1818
54806e45
CY
1819 * misc.texi (Amusements): Don't mention Yow; it's crippled.
1820
8875da1e
CY
1821 * modes.texi: Rename from major.texi.
1822 (Modes): New node. Make Major Modes and Minor Modes subsections
1823 of this. All callers changed.
1824
1825 * custom.texi (Minor Modes): Move to modes.texi.
1826
7847b2a1
CY
18272011-07-10 Chong Yidong <cyd@stupidchicken.com>
1828
6cfd0fa2
CY
1829 * custom.texi (Syntax): Node deleted.
1830
1831 * help.texi (Help Summary):
1832 * major.texi (Major Modes):
1833 * programs.texi (Parentheses):
1834 * search.texi (Regexp Backslash, Regexp Backslash)
1835 (Regexp Backslash):
1836 * text.texi (Words): Callers changed.
1837
7847b2a1
CY
1838 * text.texi (Refill, Longlines): Delete nodes.
1839
1840 * ack.texi (Acknowledgments): Longlines removed from manual.
1841
1842 * emacs.texi (Top): Update node listing.
1843
2a71c436
GM
18442011-07-09 Glenn Morris <rgm@gnu.org>
1845
1846 * fortran-xtra.texi (Fortran): Update handled extensions.
1847
61436e9f
LMI
18482011-07-03 Lars Magne Ingebrigtsen <larsi@gnus.org>
1849
1850 * display.texi (Scrolling): `C-v' (etc) are now bound to
1851 `scroll-*-command' (bug#8349).
1852
6e560c71
LMI
18532011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1854
48954a09 1855 * dired.texi (Subdirectories in Dired): Clarify that `C-u k'
ff9ad330
LMI
1856 doesn't actually delete any files (bug#7125).
1857
2904fd97
LMI
1858 * picture-xtra.texi (Rectangles in Picture): Clarify the prefix
1859 argument for `C-c C-k' (bug#7391).
1860
6e560c71
LMI
1861 * frames.texi (Fonts): Mention "C-u C-x =" to find out what font
1862 you're currently using (bug#8489).
1863
978ff6c5
EZ
18642011-07-01 Eli Zaretskii <eliz@gnu.org>
1865
1866 * mule.texi (Coding Systems): Move index entries from the previous
1867 change into their proper places.
1868
0d742084
LMI
18692011-07-01 Lars Magne Ingebrigtsen <larsi@gnus.org>
1870
31976bd5
LMI
1871 * help.texi (Help Files): Document view-external-packages (bug#8902).
1872
0d742084
LMI
1873 * mule.texi (Coding Systems): Put a few more of the coding systems
1874 into the index (bug#8900).
1875
9f678528
GM
18762011-06-26 Glenn Morris <rgm@gnu.org>
1877
1878 * fortran-xtra.texi (Fortran): F90 mode is also for F2008.
1879
18a4ce5e
AR
18802011-06-25 Andreas Rottmann <a.rottmann@gmx.at>
1881
1882 * misc.texi (emacsclient Options): Mention --frame-parameters.
1883
f0da764a
GM
18842011-06-09 Glenn Morris <rgm@gnu.org>
1885
1886 * custom.texi (Specifying File Variables):
1887 Recommend explicit arguments for minor modes.
1888
b047e7ac
PE
18892011-06-02 Paul Eggert <eggert@cs.ucla.edu>
1890
1891 Document wide integers better.
1892 * buffers.texi (Buffers):
001903b5
PE
1893 * files.texi (Visiting): Document maxima for 64-bit machines,
1894 and mention virtual memory limits.
b047e7ac 1895
bf41276f
CY
18962011-05-28 Chong Yidong <cyd@stupidchicken.com>
1897
1898 * custom.texi (Hooks): Reorganize. Mention Prog mode.
1899
1900 * fixit.texi (Spelling): Mention using prog-mode-hook for flypsell
1901 prog mode (Bug#8240).
1902
e145f188
GM
19032011-05-27 Glenn Morris <rgm@gnu.org>
1904
1905 * custom.texi (Specifying File Variables):
1906 Major modes no longer need come first.
1907
313f790e
CY
19082011-05-22 Chong Yidong <cyd@stupidchicken.com>
1909
1910 * mule.texi (Specify Coding, Text Coding, Communication Coding):
1911 (File Name Coding, Terminal Coding): Add command names (Bug#8312).
1912
c136e5cd
GM
19132011-05-18 Glenn Morris <rgm@gnu.org>
1914
1915 * ack.texi (Acknowledgments): Remove fakemail.c.
1916
c71a0d48 19172011-05-17 Chong Yidong <cyd@stupidchicken.com>
ae742cb5
CY
1918
1919 Fixes for fitting text into 7x9 printed manual.
1920 * building.texi (Flymake, Breakpoints Buffer):
1921 * calendar.texi (Appointments):
1922 * cmdargs.texi (General Variables, Display X):
1923 * custom.texi (Saving Customizations, Face Customization)
1924 (Directory Variables, Minibuffer Maps, Init Rebinding):
1925 * display.texi (Font Lock, Font Lock, Useless Whitespace):
1926 * fixit.texi (Spelling):
1927 * frames.texi (Creating Frames, Fonts):
1928 * help.texi (Help Files):
1929 * mini.texi (Minibuffer File):
1930 * misc.texi (emacsclient Options, Emulation):
1931 * msdog.texi (Windows Startup, Windows HOME, Windows Fonts):
1932 * mule.texi (International Chars, Language Environments)
1933 (Select Input Method, Modifying Fontsets, Charsets):
1934 * programs.texi (Custom C Indent):
1935 * rmail.texi (Rmail Labels):
1936 * text.texi (Table Conversion):
1937 * trouble.texi (Known Problems, Known Problems):
1938 * windows.texi (Change Window):
1939 * xresources.texi (GTK resources): Reflow text and re-indent code
1940 examples to avoid TeX overflows and underflows on 7x9 paper.
1941
1942 * emacs.texi: Fix the (commented out) smallbook command.
1943
1944 * macos.texi (Mac / GNUstep Events):
1945 * xresources.texi (Lucid Resources): Remove extraneous examples.
1946
b8f82dc1
GM
19472011-05-10 Glenn Morris <rgm@gnu.org>
1948
1949 * custom.texi (Specifying File Variables):
1950 Deprecate using mode: for minor modes.
1951
d306b4da
GM
19522011-05-07 Glenn Morris <rgm@gnu.org>
1953
1954 * cal-xtra.texi (Sexp Diary Entries): Mention diary-hebrew-birthday.
1955
548d0a63
GM
19562011-05-06 Glenn Morris <rgm@gnu.org>
1957
5006e634
GM
1958 * calendar.texi (Appointments): Mention appt-warning-time-regexp.
1959
548d0a63
GM
1960 * cal-xtra.texi (Fancy Diary Display): Mention diary comments.
1961
e793a940
LMI
19622011-05-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
1963
1964 * misc.texi (Emacs Server): Document `server-eval-at'.
1965
7031be6d
UR
19662011-04-24 Chong Yidong <cyd@stupidchicken.com>
1967
71873e2b
SM
1968 * maintaining.texi (List Tags): Document next-file.
1969 Suggested by Uday S Reddy.
7031be6d 1970
4ffd0d6b 19712011-04-23 Juanma Barranquero <lekktu@gmail.com>
7ee6a1d3
JB
1972
1973 * mini.texi (Minibuffer Edit):
1974 * screen.texi (Mode Line): Fix typo.
1975
1c6c854e
CS
19762011-04-20 Christoph Scholtes <cschol2112@googlemail.com>
1977
024ff170 1978 * maintaining.texi (Old Revisions): Mention new function vc-ediff.
1c6c854e 1979
c5c9f40f
CY
19802011-03-26 Chong Yidong <cyd@stupidchicken.com>
1981
1982 * display.texi (Auto Scrolling): Fix scroll-up/scroll-down confusion.
1983
09725d26
EZ
19842011-03-30 Eli Zaretskii <eliz@gnu.org>
1985
1986 * display.texi (Auto Scrolling): Document the limit of 100 lines
1987 for never-recentering scrolling with `scroll-conservatively'.
1988 (Bug#6671)
1989
09d9db2c 19902011-03-12 Eli Zaretskii <eliz@gnu.org>
69cc79e9
EZ
1991
1992 * msdog.texi (Windows HOME): Fix the wording to clarify how Emacs sets
1993 HOME on Windows and where it looks for init files. (Bug#8221)
1994
62d94509
EZ
19952011-03-10 Eli Zaretskii <eliz@gnu.org>
1996
1997 * search.texi (Regexp Example):
1998 * mule.texi (International Chars):
1999 * building.texi (External Lisp): Don't use characters outside
2000 ISO-8859-1.
2001
0286d9de
EZ
20022011-03-09 Eli Zaretskii <eliz@gnu.org>
2003
1c6c854e
CS
2004 * ack.texi (Acknowledgments): Convert to ISO-8859-1 encoding.
2005 Use Texinfo @-commands for non Latin-1 characters.
63a329f8
EZ
2006
2007 * makefile.w32-in (MAKEINFO_OPTS): Add --enable-encoding.
2008
114902a5 2009 * custom.texi (Init File): Add index entries for ".emacs".
0286d9de
EZ
2010 (Bug#8210)
2011
0afb4571
J
20122011-03-08 Jan Djärv <jan.h.d@swipnet.se>
2013
2014 * xresources.texi (GTK resources): ~/.emacs.d/gtkrc does not work
2015 for Gtk+ 3.
2016
bb3865e8
GM
20172011-03-08 Glenn Morris <rgm@gnu.org>
2018
6446548e
GM
2019 * Makefile.in (MAKEINFO_OPTS): Add --enable-encoding.
2020 * emacs.texi (Acknowledgments):
2021 * ack.texi (Acknowledgments): Names to UTF-8.
80b005c7 2022 * emacs.texi: Set documentencoding.
6446548e 2023
bb3865e8
GM
2024 * display.texi (Optional Mode Line): Don't mention exactly where
2025 display-time appears. (Bug#8193)
2026
33383987
JB
20272011-03-07 Chong Yidong <cyd@stupidchicken.com>
2028
2029 * Version 23.3 released.
2030
892777ba
CY
20312011-03-06 Chong Yidong <cyd@stupidchicken.com>
2032
2033 * search.texi (Isearch Yank): C-y now bound to isearch-yank-kill.
2034
0b973fc5
DW
20352011-03-03 Drake Wilson <drake@begriffli.ch> (tiny change)
2036
2037 * misc.texi (emacsclient Options): Add q/quiet.
2038
8ef5a2f2
GM
20392011-03-02 Glenn Morris <rgm@gnu.org>
2040
2041 * mule.texi (Communication Coding) <x-select-request-type>:
2042 Remove duplicate (essentially) paragraph. (Bug#8148)
2043
bd106056
CS
20442011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
2045
2046 * maintaining.texi (Format of ChangeLog): Add reference to
2047 add-log-full-name.
2048 (Change Log Commands): Add documentation for combining multiple
2049 symbols in one change.
2050
6640b281
GM
20512011-03-01 Glenn Morris <rgm@gnu.org>
2052
2053 * custom.texi (Directory Variables):
2054 Give an example of excluding subdirectories.
2055
2b0c7330 20562011-02-28 Eli Zaretskii <eliz@gnu.org>
116b6d38
EZ
2057
2058 * search.texi (Regexp Search): Move index entries about regexps to the
2059 "Regexps" node. Add index entries for regexp search. (Bug#8096)
2060
8c62c205
GM
20612011-02-19 Glenn Morris <rgm@gnu.org>
2062
2063 * dired.texi (Dired): Dired-X version number was dropped.
2064
3928f2b6
JD
20652011-02-14 Jan Djärv <jan.h.d@swipnet.se>
2066
2067 * xresources.texi (X Resources): Remove *faceName and replace it with
2068 *font for Lucid.
2069
a41c8660
CY
20702011-02-05 Chong Yidong <cyd@stupidchicken.com>
2071
2072 * rmail.texi (Rmail Display): Document Rmail MIME support more
2073 accurately.
2074
2075 * maintaining.texi (VC Change Log): Document vc-log-incoming and
2076 vc-log-outgoing.
2077 (Merging): Document vc-find-conflicted-file.
2078
233ba4d9 20792011-02-05 Glenn Morris <rgm@gnu.org>
d436de97
GM
2080
2081 * custom.texi (Variables): Fix typo.
2082
14beddf4 20832011-01-31 Chong Yidong <cyd@stupidchicken.com>
19f81ecf 2084
65401ee3
CY
2085 * search.texi (Regexps): Copyedits. Mention character classes
2086 (Bug#7809).
2087
19f81ecf
CY
2088 * files.texi (File Aliases): Restore explanatory text from Eli
2089 Zaretskii, accidentally removed in 2011-01-08 commit.
2090
bf3dae7e
EZ
20912011-01-29 Eli Zaretskii <eliz@gnu.org>
2092
2093 * makefile.w32-in (MAKEINFO): Remove options, leave only program name.
2094 (MAKEINFO_OPTS): New variable.
2095 (ENVADD, $(infodir)/emacs): Use $(MAKEINFO_OPTS).
2096 (emacs.html): New target.
2097 (clean): Remove emacs.html.
2098
45eb2a5d
WL
20992011-01-23 Werner Lemberg <wl@gnu.org>
2100
2101 * Makefile.in (MAKEINFO): Now controlled by `configure'.
2102 (MAKEINFO_OPTS): New variable. Use it where appropriate.
2103 (ENVADD): Updated.
2104
9acfe703
GM
21052011-01-18 Glenn Morris <rgm@gnu.org>
2106
2107 * ack.texi, emacs.texi (Acknowledgments): Update for ERT addition.
2108
2109 * ack.texi (Acknowledgments): Remove mention of replaced prolog.el.
2110
362b9d48
GM
21112011-01-15 Chong Yidong <cyd@stupidchicken.com>
2112
bb033b5f
CY
2113 * building.texi (Compilation): Improve instructions for running two
2114 compilations (Bug#7573).
2115
b024d9f0
MD
2116 * files.texi (Backup Names): Document the new location of the
2117 last-resort backup file.
2118
362b9d48
GM
2119 * files.texi (File Aliases): Move directory-abbrev-alist doc from Lisp
2120 manual. Explain why directory-abbrev-alist elements should be anchored
2121 (Bug#7777).
2122
21232011-01-15 Eli Zaretskii <eliz@gnu.org>
2124
2125 * msdog.texi (Windows Startup): Correct inaccurate description of
2126 differences between emacsclient.exe and emacsclientw.exe.
2127
7c420169 21282011-01-02 Chong Yidong <cyd@stupidchicken.com>
89dc29d9
CY
2129
2130 * rmail.texi (Rmail Display): Edit for grammar and conciseness.
2131
7c420169 21322011-01-02 Kenichi Handa <handa@m17n.org>
7f42ff40
KH
2133
2134 * rmail.texi (Rmail Display): Describe new features of Rmail in Info.
2135
7c420169 21362011-01-02 Eli Zaretskii <eliz@gnu.org>
88ab4340 2137
2d34d523
EZ
2138 * frames.texi (Cut and Paste): Modify the section's name and text:
2139 don't mix "cut/paste" with "kill/yank".
2140 (Cut/Paste Other App): Describe the per-session emulation of PRIMARY.
2141 (Bug#7702)
2142
88ab4340
EZ
2143 * trouble.texi (Checklist): Mention debug-on-quit. (Bug#7667)
2144
7c420169 21452011-01-02 Glenn Morris <rgm@gnu.org>
d3658de7
GM
2146
2147 * maintaining.texi: Move inclusion of emerge after EDE, so that it
2148 matches its position in the menu. (Bug#7674)
2149
7c420169 21502011-01-02 Glenn Morris <rgm@gnu.org>
da3930f3
GM
2151
2152 * trouble.texi (Checklist): Mention not replying via news either.
2153
92bb6c52
TH
21542010-12-30 Tassilo Horn <tassilo@member.fsf.org>
2155
2156 * misc.texi (Document View): Update DocView section with newly
2157 supported document formats.
2158
b103c904
CY
21592010-12-21 Chong Yidong <cyd@stupidchicken.com>
2160
2161 * killing.texi: Resection the Info version to conform to the
2162 printed manual, to avoid making sections on Accumulating Text, CUA
2163 and Rectangles into full chapters.
2164
f49d1f52 21652010-12-13 Eli Zaretskii <eliz@gnu.org>
68f75971
EZ
2166
2167 * custom.texi (Init Syntax): Add index entries for "character syntax".
2168 (Bug#7576)
2169
f49d1f52 21702010-12-13 Karel Klíč <kklic@redhat.com>
6e427e96
KK
2171
2172 * text.texi (HTML Mode): Small fixes. (Bug#7607)
2173
f49d1f52 21742010-12-13 Glenn Morris <rgm@gnu.org>
ffda048b
GM
2175
2176 * trouble.texi (Checklist): Fix typo in newsgroup name.
2177
f49d1f52 21782010-12-13 Chong Yidong <cyd@stupidchicken.com>
2931c841
CY
2179
2180 * search.texi (Word Search): Note that the lazy highlight always
2181 matches to whole words (Bug#7470).
2182
f49d1f52 21832010-12-13 Eli Zaretskii <eliz@gnu.org>
b8a9e136 2184
4f1948eb
EZ
2185 * display.texi (Optional Mode Line): Make the description of
2186 load-average more accurate.
2187
b8a9e136
EZ
2188 * msdog.texi (Windows HOME): Mention that HOME can also be set in the
2189 registry, with a cross-reference.
62d72a4a
EZ
2190 (Windows Startup): New node. Move the stuff about the current
2191 directory from "Windows HOME".
b8a9e136 2192
07976ae3 21932010-11-27 Bob Rogers <rogers-emacs@rgrjr.dyndns.org>
17a6e278
BR
2194
2195 * maintaining.texi (VC With A Locking VCS, VC Directory Commands):
2196 * vc1-xtra.texi (Customizing VC, General VC Options): Small fixes.
2197
07976ae3 21982010-11-27 Chong Yidong <cyd@stupidchicken.com>
0d6607ab
CY
2199
2200 * maintaining.texi (Version Control Systems): Fix repeated sentence.
2201 Suggested by Štěpán Němec.
2202
07976ae3 22032010-11-27 Chong Yidong <cyd@stupidchicken.com>
ec8a6295 2204
1aaae3f3
CY
2205 * maintaining.texi (Version Control): Say "commit", not "check in".
2206 (Version Control Systems): Simplify descriptions.
2207 (VCS Merging, VCS Changesets, VCS Repositories): New nodes, split from
2208 VCS Concepts.
2209 (VC Mode Line): Update example.
2210 (Old Revisions): Document revert-buffer for vc-diff.
2211 (Log Buffer): Promote to a subsection. Document header lines.
2212
1c6c854e
CS
2213 * macos.texi (Mac / GNUstep Basics):
2214 Document ns-right-alternate-modifier.
ec8a6295 2215
1aaae3f3
CY
2216 * emacs.texi (Top): Update node listing.
2217
0eb025fb
EZ
22182010-11-13 Eli Zaretskii <eliz@gnu.org>
2219
2220 * rmail.texi (Rmail Coding): Characters with no fonts are not
2221 necessarily displayed as empty boxes.
2222
2223 * mule.texi (Language Environments, Fontsets): Characters with no
2224 fonts are not necessarily displayed as empty boxes.
2225
2226 * display.texi (Text Display): Document display of glyphless
2227 characters.
2228
ea4f7750
GM
22292010-11-13 Glenn Morris <rgm@gnu.org>
2230
2231 * basic.texi (Position Info): Add M-x count-words-region.
2232
90639cea
GM
22332010-11-11 Glenn Morris <rgm@gnu.org>
2234
2235 * msdog.texi (ls in Lisp): Update for ls-lisp changes.
2236
d607b96b 22372010-11-09 Eli Zaretskii <eliz@gnu.org>
a16b2d46
EZ
2238
2239 * msdog.texi (Windows HOME): Add information regarding startup
2240 directory when invoking Emacs from a desktop shortcut. (bug#7300)
2241
c12e4a81
GM
22422010-10-11 Glenn Morris <rgm@gnu.org>
2243
df187c62
GM
2244 * Makefile.in (MAKEINFO): Add explicit -I$srcdir.
2245
c12e4a81
GM
2246 * Makefile.in (.texi.dvi): Remove unnecessary suffix rule.
2247 (DVIPS): New variable.
234db610
GM
2248 (.PHONY): Add html, ps.
2249 (html, emacs.html, ps, emacs.ps, emacs-xtra.ps): New targets.
2250 (clean): Delete html, ps files.
c12e4a81 2251
6513b232
EZ
22522010-10-09 Eli Zaretskii <eliz@gnu.org>
2253
2254 * makefile.w32-in (EMACSSOURCES): Add emacsver.texi.
2255
f4f358f1
GM
22562010-10-09 Glenn Morris <rgm@gnu.org>
2257
c1dc72b3
GM
2258 * Makefile.in (VPATH): Remove.
2259 (infodir): Make it absolute.
2260 (mkinfodir, $(infodir)/emacs, infoclean): No need to cd $srcdir.
2261
4393405b
GM
2262 * Makefile.in (dist): Anchor regexps.
2263
eef3ab94
GM
2264 * Makefile.in (EMACSSOURCES): Put emacs.texi first.
2265 ($(infodir)/emacs, emacs.dvi, emacs.pdf, emacs-xtra.dvi)
2266 (emacs-xtra.pdf): Use $<.
2267
aa9db089
GM
2268 * Makefile.in (infoclean): Remove harmless, long-standing error.
2269
abd40fb4
GM
2270 * Makefile.in ($(infodir)): Delete rule.
2271 (mkinfodir): New.
2272 ($(infodir)/emacs): Use $mkinfodir instead of infodir.
2273
f4f358f1 2274 * Makefile.in (distclean): Do not delete emacsver.texi.
68db69ed 2275 (dist): Remove reference to emacsver.texi.in.
f4f358f1
GM
2276 * emacsver.texi: New file, replacing emacsver.texi.in.
2277
ea274122
GM
22782010-10-09 Glenn Morris <rgm@gnu.org>
2279
f7a31f11
GM
2280 * emacsver.texi.in: New file.
2281 * emacs.texi: Set EMACSVER by including emacsver.texi.
2282 * Makefile.in (distclean): Delete emacsver.texi.
2283 (dist): Copy emacsver.texi.
b13254e7 2284 (EMACSSOURCES): Add emacsver.texi.
f7a31f11 2285
3fb78d1f
GM
2286 * ack.texi (Acknowledgments): No more b2m.c.
2287
ea274122
GM
2288 * Makefile.in (.PHONY): Declare info, dvi, pdf, dist.
2289 (emacs): Remove rule.
2290 (dist): No need to deal with the emacs rule any more.
2291
17ca7950
GM
22922010-10-07 Glenn Morris <rgm@gnu.org>
2293
2294 * Makefile.in (version): New, set by configure.
2295 (clean): Delete dist tar file.
2296 (dist): Use version in tar name.
2297
4c83f6e1
GM
22982010-10-06 Glenn Morris <rgm@gnu.org>
2299
2300 * Makefile.in (EMACS_XTRA): Add the main source file.
2301 (emacs-xtra.dvi, emacs-xtra.pdf): Remove explicit emacs-xtra.texi.
2302 (mostlyclean): No core files, reorder other files.
2303 (clean): Delete specific dvi and pdf files.
2304 (infoclean, dist): New rules.
2305 (maintainer-clean): Use infoclean.
8a944cea 2306 ($(infodir)): Add parallel build workaround.
4c83f6e1 2307
0264072d
GM
23082010-10-04 Glenn Morris <rgm@gnu.org>
2309
2310 * Makefile.in (SHELL): Set it.
2311 (INFO_TARGETS, DVI_TARGETS): Remove variables.
2312 (info, dvi): Replace above variables with their expansions.
2313 (info): Move mkdir from here...
2314 ($(infodir)/emacs): ... to here (for parallel builds).
2315 (pdf): New target.
2316 ($(infodir)/emacs): Pass -o option to makeinfo.
2317 (.PHONY): Declare clean rules.
2318 (maintainer-clean): Delete dvi and pdf files.
2319 Guard against cd failures. Use a more restrictive delete.
2320
3226d6ca
GM
23212010-10-02 Glenn Morris <rgm@gnu.org>
2322
2323 * misc.texi (Shell Mode): Remove reference to old function name.
2324
cad90f3b
EZ
23252010-09-30 Eli Zaretskii <eliz@gnu.org>
2326
2327 * maintaining.texi (VC Mode Line): Mention all the possible VC status
2328 indicator characters.
2329
5f874327
GM
23302010-09-29 Glenn Morris <rgm@gnu.org>
2331
2332 * Makefile.in (top_srcdir): Remove unused variable.
2333
0ab9cff3
GM
23342010-09-14 Glenn Morris <rgm@gnu.org>
2335
67ae9766
GM
2336 * cal-xtra.texi (Fancy Diary Display): Emphasize that sort should be
2337 the last hook item.
2338
0ab9cff3
GM
2339 * calendar.texi (Appointments): Also updated when a diary include file
2340 is saved.
2341
6664fc59 23422010-09-14 Glenn Morris <rgm@gnu.org>
63e1eaa1
GM
2343
2344 * trouble.texi (Bugs): Update the section intro.
2345 (Known Problems): New section.
2346 (Checklist): Misc updates. Prefer M-x report-emacs-bug.
2347 (Sending Patches): Bug fixes are best as responses to existing bugs.
2348 * emacs.texi (Known Problems): Add menu entry for new section.
2349
be3283d7
GM
23502010-09-09 Glenn Morris <rgm@gnu.org>
2351
2352 * xresources.texi: Untabify.
2353
10999305 23542010-09-06 Chong Yidong <cyd@stupidchicken.com>
89532a07
CY
2355
2356 * dired.texi (Dired Enter): Minor doc fix (Bug#6982).
2357
10999305 23582010-09-06 Glenn Morris <rgm@gnu.org>
e4a0188a
GM
2359
2360 * misc.texi (Saving Emacs Sessions): Mention desktop-path. (Bug#6948)
2361
30641319
JD
23622010-09-02 Jan Djärv <jan.h.d@swipnet.se>
2363
2364 * frames.texi (Cut/Paste Other App): Remove vut-buffer text.
2365
50dd7bc6
GM
23662010-08-21 Glenn Morris <rgm@gnu.org>
2367
2368 * misc.texi (Amusements): Mention bubbles and animate.
2369
5e620eca
EZ
23702010-07-31 Eli Zaretskii <eliz@gnu.org>
2371
2372 * files.texi (Visiting): Add more index entries for
2373 large-file-warning-threshold.
2374
8b2dd508
JD
23752010-07-29 Jan Djärv <jan.h.d@swipnet.se>
2376
2377 * frames.texi (Tool Bars): Add doc for tool-bar-position.
2378
8838673e
GM
23792010-06-23 Glenn Morris <rgm@gnu.org>
2380
2381 * abbrevs.texi, basic.texi, buffers.texi, building.texi, calendar.texi:
2382 * custom.texi, dired.texi, display.texi, emacs.texi, emerge-xtra.texi:
2383 * files.texi, fortran-xtra.texi, frames.texi, help.texi, killing.texi:
2384 * maintaining.texi, mark.texi, mini.texi, misc.texi, msdog.texi:
0351f24c
GM
2385 * mule.texi, programs.texi, rmail.texi, screen.texi, search.texi:
2386 * sending.texi, text.texi, trouble.texi, vc1-xtra.texi, xresources.texi:
8838673e
GM
2387 Untabify Texinfo files.
2388
04d3bb6c
GM
23892010-06-10 Glenn Morris <rgm@gnu.org>
2390
103dd3a8
GM
2391 * basic.texi (Inserting Text): Minor clarification. (Bug#6374)
2392
04d3bb6c
GM
2393 * basic.texi (Inserting Text): Fix typo.
2394
50b79479
GM
23952010-06-10 Glenn Morris <rgm@gnu.org>
2396
2397 * ack.texi (Acknowledgments):
2398 * emacs.texi (Acknowledgments): Update for notifications.el.
2399
86d7a550
DU
24002010-05-31 Daiki Ueno <ueno@unixuser.org>
2401
2402 * dired.texi (Operating on Files): Mention encryption commands
2403 (Bug#6315).
2404
db5dce9d
EZ
24052010-05-29 Eli Zaretskii <eliz@gnu.org>
2406
2407 * basic.texi (Moving Point): Update due to renaming of commands bound
2408 to arrows. Document bidi-aware behavior of C-<right> and C-<left>.
2409
34313041
EZ
24102010-05-18 Eli Zaretskii <eliz@gnu.org>
2411
2412 * display.texi (Fringes): Document reversal of fringe arrows for R2L
2413 paragraphs.
2414 (Line Truncation): Fix wording for bidi display.
2415
1fc0ce04 2416 * basic.texi (Moving Point): Document bidi-aware behavior of the arrow
34313041
EZ
2417 keys.
2418
0235128c 24192010-05-08 Chong Yidong <cyd@stupidchicken.com>
abb777ac
CY
2420
2421 * building.texi (GDB Graphical Interface): Remove misleading comparison
2422 to an IDE (Bug#6128).
2423
0235128c 24242010-05-08 Štěpán Němec <stepnem@gmail.com> (tiny change)
da0bbbc4
CY
2425
2426 * programs.texi (Man Page):
2427 * misc.texi (Invoking emacsclient):
2428 * mini.texi (Repetition):
2429 * mark.texi (Setting Mark): Fix typos.
2430
0235128c 24312010-05-08 Chong Yidong <cyd@stupidchicken.com>
eb5ed549
CY
2432
2433 * misc.texi (Printing): Document htmlfontify-buffer.
2434
0235128c 24352010-05-08 Glenn Morris <rgm@gnu.org>
6776e4c4
GM
2436
2437 * calendar.texi (Displaying the Diary, Format of Diary File):
2438 Fix external cross-references for TeX format output.
2439
0235128c
SM
24402010-05-07 Chong Yidong <cyd@stupidchicken.com>
2441
2442 * Version 23.2 released.
2443
f63d0028
JD
24442010-05-02 Jan Djärv <jan.h.d@swipnet.se>
2445
2446 * cmdargs.texi (Initial Options): Mention --chdir.
2447
20fe03ad
JD
24482010-04-21 Jan Djärv <jan.h.d@swipnet.se>
2449
2450 * frames.texi (Tool Bars): Add tool-bar-style.
2451
b7d65a5f
GM
24522010-04-21 Glenn Morris <rgm@gnu.org>
2453
2454 * ack.texi, emacs.texi (Acknowledgments): Add SELinux support.
2455
a42dbee1
CY
24562010-04-18 Chong Yidong <cyd@stupidchicken.com>
2457
2458 * programs.texi (Semantic): New node.
2459
2460 * maintaining.texi (EDE): New node.
2461
2462 * emacs.texi: Update node listing.
2463
2464 * misc.texi (Gnus): Use the `C-h i' keybinding for info.
2465
6e104790 24662010-04-18 Glenn Morris <rgm@gnu.org>
a77fe20c 2467
d52dbd3d
GM
2468 * emacs.texi (Acknowledgments): Remove duplicate.
2469
a77fe20c
GM
2470 * maintaining.texi (VC Directory Commands): Mention stashes and shelves.
2471
6e104790 24722010-04-18 Glenn Morris <rgm@gnu.org>
4d4e9522 2473
4ebe9902
GM
2474 * dired.texi (Misc Dired Features): Mention VC diff and log.
2475 * maintaining.texi (Old Revisions, VC Change Log):
2476 Mention that diff and log work in Dired buffers.
2477
98932641
GM
2478 * help.texi (Help Summary): Mention M-x info-finder.
2479
d5b22ab2 2480 * ack.texi (Acknowledgments): Add mpc.el.
cdfbcbba 2481
4d4e9522
GM
2482 * custom.texi (Specifying File Variables, Directory Variables):
2483 Document new commands for manipulating local variable lists.
2484
6e104790 24852010-04-18 Glenn Morris <rgm@gnu.org>
16207c0a
GM
2486
2487 * trouble.texi (Contributing): Add cindex entry.
2488 Mention etc/CONTRIBUTE.
2489
6e104790 24902010-04-18 Chong Yidong <cyd@stupidchicken.com>
e59c4233
CY
2491
2492 * mark.texi (Persistent Mark): Copyedits. Replace undo example with
2493 query-replace (Bug#5774).
2494
a20a9df3
GM
24952010-04-16 Glenn Morris <rgm@gnu.org>
2496
2497 * ack.texi, emacs.texi (Acknowledgments): Update for Org changes.
2498
1ecb2d3f
JD
24992010-04-11 Jan Djärv <jan.h.d@swipnet.se>
2500
2501 * xresources.texi (Lucid Resources): Mention faceName for dialogs.
2502
99852628
JD
25032010-04-08 Jan Djärv <jan.h.d@swipnet.se>
2504
2505 * xresources.texi (Lucid Resources): Mention faceName to set Xft fonts.
2506
ce79424f
EZ
25072010-03-30 Eli Zaretskii <eliz@gnu.org>
2508
2509 * mule.texi (Input Methods): Mention "C-x 8 RET" and add a
2510 cross-reference to "Inserting Text".
2511
2512 * basic.texi (Inserting Text): Add an index entry for "C-x 8 RET".
2513 Mention completion provided by `ucs-insert'.
2514
85738751 25152010-03-30 Chong Yidong <cyd@stupidchicken.com>
8233e79a
CY
2516
2517 * sending.texi (Sending Mail): Note variables that may need
2518 customizing.
2519 (Mail Sending): Expand discussion of send-mail-function.
2520
85738751 25212010-03-30 Chong Yidong <cyd@stupidchicken.com>
e73c2434
CY
2522
2523 Document Message mode as the default mail mode.
2524
2525 * sending.texi (Sending Mail): Copyedits.
2526 (Mail Format, Mail Headers): Document mail-from-style changes.
2527 (Mail Commands): Rename from Mail mode. Document Message mode.
2528 (Mail Misc): Rename from Mail mode Misc.
2529 (Mail Sending, Header Editing, Mail Misc): Switch to Message mode
2530 command names and update keybindings.
2531 (Header Editing): Document message-tab. De-document
2532 mail-self-blind, mail-default-reply-to, and mail-archive-file-name in
2533 favor of mail-default-headers. Ad index entries for user-full-name and
2534 user-mail-address.
1c6c854e
CS
2535 (Citing Mail): Update changes in Message mode behavior.
2536 Document mail-yank-prefix.
e73c2434
CY
2537 (Mail Signature): New node, moved from Mail Misc.
2538 (Mail Aliases): Mail abbrevs are the default with Message mode.
2539 (Mail Methods): Note that Message mode is now the default.
2540
2541 * rmail.texi (Rmail Reply):
2542 * text.texi (Text Mode):
2543 * major.texi (Major Modes):
2544 * mule.texi (Output Coding): Refer to Message mode.
2545
2546 * custom.texi (Init Examples): Add xref to Mail Header.
2547
1fc0ce04 2548 * emacs.texi (Top): Fix xrefs.
e73c2434 2549
85738751 25502010-03-30 Chong Yidong <cyd@stupidchicken.com>
0f72a391 2551
c0c035fa
CY
2552 * maintaining.texi (VC With A Merging VCS): C-x v v now creates a
2553 repository if there is none.
2554 (VC Change Log): Rename from VC Status. Document vc-log-show-limit and
2555 vc-print-root-log.
ef7b27ef 2556 (Old Revisions): Copyedits. Document vc-root-diff.
c0c035fa 2557
71785b7a
CY
2558 * programs.texi (Program Modes): Mention Javascript mode.
2559
f67c5dd0
CY
2560 * text.texi (HTML Mode): Note that nXML is now the default XML mode.
2561 * emacs.texi: Update node description.
2562
0f72a391 2563 * misc.texi (Navigation): Document doc-view-continuous.
f2608df3 2564 (Shell Ring): Document new M-r binding. M-s is no longer bound.
0f72a391 2565
dc2d2590
JL
25662010-03-30 Juri Linkov <juri@jurta.org>
2567
2568 * search.texi (Other Repeating Search): Remove line that `occur'
2569 can not handle multiline matches.
2570
a7b02820
EZ
25712010-03-30 Eli Zaretskii <eliz@gnu.org>
2572
2573 * mule.texi (International): Mention support of bidirectional editing.
2574 (Bidirectional Editing): New section.
2575
22ef1944
NR
25762010-03-28 Nick Roberts <nickrob@snap.net.nz>
2577
2578 * emacs.texi (Top): Update node names to those in building.texi.
2579
146b8b16
NR
25802010-03-27 Nick Roberts <nickrob@snap.net.nz>
2581
c5e87d10
PE
2582 doc/emacs/building.texi: Describe restored GDB/MI functionality
2583 removed by 2009-12-29T07:15:34Z!nickrob@snap.net.nz.
146b8b16
NR
2584 doc/emacs/emacs.texi: Update node names for building.texi.
2585
6d98672d
GM
25862010-03-24 Glenn Morris <rgm@gnu.org>
2587
2588 * ack.texi (Acknowledgments):
2589 * emacs.texi (Acknowledgments): Fix ispell attribution. (Bug#5759)
2590
93318cbd
JD
25912010-03-20 Jan Djärv <jan.h.d@swipnet.se>
2592
2593 * xresources.texi (Table of Resources): Clarify toolBar number
2594 for Gtk+.
2595
2596 * frames.texi (Menu Bars): menuBarLines => menuBar (bug#5736).
2597
15cf2f52
CY
25982010-03-21 Chong Yidong <cyd@stupidchicken.com>
2599
4102856c
CY
2600 * dired.texi (Dired Updating): Document dired-auto-revert-buffer.
2601
15cf2f52
CY
2602 * search.texi (Other Repeating Search): Document multi-isearch-buffers
2603 and multi-isearch-buffers-regexp.
2604
2605 * indent.texi (Indentation): Clarify description of
2606 indent-for-tab-command. Document tab-always-indent.
2607
d68eb23c
CY
26082010-03-20 Chong Yidong <cyd@stupidchicken.com>
2609
2610 * cmdargs.texi (Font X): Move most content to Fonts.
2611
2612 * frames.texi (Fonts): New node. Document font-use-system-font.
2613
2614 * emacs.texi (Top):
2615 * xresources.texi (Table of Resources):
2616 * mule.texi (Defining Fontsets, Charsets): Update xrefs.
2617
288f9fc0
CY
26182010-03-10 Chong Yidong <cyd@stupidchicken.com>
2619
2620 * Branch for 23.2.
2621
17782bec
CY
26222010-03-06 Chong Yidong <cyd@stupidchicken.com>
2623
2624 * custom.texi (Init Examples): Add xref to Locals.
2625
2626 * major.texi (Choosing Modes): Mention usage of setq-default for
2627 setting the default value of major-mode (Bug#5688).
2628
b4a1a8b2
CY
26292010-03-02 Chong Yidong <cyd@stupidchicken.com>
2630
2631 * frames.texi (Mouse Avoidance): Mention make-pointer-invisible.
2632
2633 * display.texi (Display Custom): Document make-pointer-invisible and
2634 underline-minimum-offset. Remove inverse-video.
2635
a1e759cd
CY
26362010-02-21 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * frames.texi (Frame Commands): Note that the last ordinary frame can
2639 be deleted in daemon mode (Bug#5616).
2640
4f3bc373
GM
26412010-02-18 Glenn Morris <rgm@gnu.org>
2642
2643 * trouble.texi (Contributing): Repository is no longer CVS.
2644
5dbbdd33
GM
26452010-02-08 Glenn Morris <rgm@gnu.org>
2646
2647 * buffers.texi (Uniquify): Must explicitly load library. (Bug#5529)
2648
cd61af01
SM
26492010-02-01 Stefan Monnier <monnier@iro.umontreal.ca>
2650
2651 * display.texi (Useless Whitespace, Text Display):
2652 * custom.texi (Init Examples): Avoid obsolete special default variables
2653 like default-major-mode.
2654
b1bb0a25 26552010-01-24 Mark A. Hershberger <mah@everybody.org>
aaef4f91
MH
2656
2657 * programs.texi (Other C Commands): Replace reference to obsolete
2658 c-subword-mode.
2659
99d0985b
GM
26602010-01-21 Glenn Morris <rgm@gnu.org>
2661
2662 * trouble.texi (Bugs): Fix PROBLEMS keybinding.
2663
893db5bc
GM
26642010-01-12 Glenn Morris <rgm@gnu.org>
2665
2666 * trouble.texi (Checklist): Use bug-gnu-emacs rather than
2667 emacs-pretest-bug for bug reports for development versions.
2668
0419b8d6
GM
26692010-01-11 Glenn Morris <rgm@gnu.org>
2670
2671 * display.texi (Highlight Interactively): `t' does not mean highlight
2672 all patterns. (Bug#5335)
2673
26e533e2
CY
26742009-12-29 Chong Yidong <cyd@stupidchicken.com>
2675
2676 * misc.texi (Shell): Document async-shell-command.
2677
2678 * building.texi (Grep Searching): Document zrgrep.
2679
484eaeac 2680 * mini.texi (Completion Options): Mention `initials' completion style.
26e533e2 2681
7ee6c59b
NR
26822009-12-29 Nick Roberts <nickrob@snap.net.nz>
2683
2684 * building.texi: Import GDB Graphical Interface description from
2685 EMACS_23_1_RC.
2686
91ed7ea8
CY
26872009-12-24 Chong Yidong <cyd@stupidchicken.com>
2688
2689 * emacs.texi (Top): Update node listing.
2690
2691 * abbrevs.texi (Saving Abbrevs): Abbrev file should be in .emacs.d.
2692
2693 * basic.texi (Moving Point): M-r is now move-to-window-line-top-bottom.
2694
2695 * cmdargs.texi (Initial Options):
2696 * xresources.texi (Resources): Document inhibit-x-resources.
2697
2698 * custom.texi (Specifying File Variables): Note that minor modes are
2699 enabled unconditionally.
2700
2701 * display.texi (Scrolling): Briefly document the old recenter command,
2702 and document recenter-positions.
2703
2704 * files.texi (Visiting):
2705 * buffers.texi (Buffers): Max buffer size is now 512 MB.
2706
1c6c854e
CS
2707 * frames.texi (Cut/Paste Other App):
2708 Document save-interprogram-paste-before-kill.
91ed7ea8
CY
2709
2710 * killing.texi (Kill Options): New node.
2711
6ca89aaa
CY
27122009-12-05 Chong Yidong <cyd@stupidchicken.com>
2713
2714 * misc.texi (Shell Options): ansi-color is now default.
2715
806642d4
GM
27162009-12-05 Glenn Morris <rgm@gnu.org>
2717
806642d4
GM
2718 * emacs.texi (Top): Update menu for cal-xtra node changes.
2719 * calendar.texi (Displaying the Diary): Holidays may be in the buffer
2720 or mode line. Don't mention invisible text or the details of
2721 diary-print-entries here, only in cal-xtra.
2722 (Format of Diary File): Mention that the "date on first line" format
2723 only really affects the simple display.
2724 * cal-xtra.texi (Advanced Calendar/Diary Usage): Update menu.
2725 (Diary Customizing): Holidays may be in the buffer or mode line.
2726 Move diary-print-entries to the "Diary Display" section.
2727 (Diary Display): New section, split out from "Fancy Diary Display".
2728 Explain the limitations of simple display, and how to print it.
2729
1a4f0c0a
GM
2730 * calendar.texi (Displaying the Diary): Mention keys apply to calendar.
2731
e11adbd8
GM
2732 * cal-xtra.texi (Diary Display): Mention View mode.
2733
29a483ac
JL
27342009-11-29 Juri Linkov <juri@jurta.org>
2735
2736 * display.texi (Highlight Interactively): Actually a list of
2737 default faces is pre-loaded into a list of default values
2738 instead of the history.
2739
83d60c79
GM
27402009-11-20 Glenn Morris <rgm@gnu.org>
2741
2742 * ack.texi (Acknowledgments):
2743 * emacs.texi (Acknowledgments): Add htmlfontify.
2744
276bbe96
GM
27452009-11-14 Glenn Morris <rgm@gnu.org>
2746
98ad1bae
GM
2747 * cal-xtra.texi (Holiday Customizing): Replace obsolete alias.
2748
276bbe96
GM
2749 * ack.texi (Acknowledgments):
2750 * emacs.texi (Acknowledgments): Update for recent Org changes.
2751
18430066
CY
27522009-10-31 Chong Yidong <cyd@stupidchicken.com>
2753
2754 * mule.texi (Charsets): Numerous copyedits. Don't discuss the
2755 `charset' property, which is irrelevant to the user manual (Bug#3526).
2756
522ddc9f
JB
27572009-10-14 Juanma Barranquero <lekktu@gmail.com>
2758
2759 * trouble.texi (DEL Does Not Delete): Fix typo.
2760
50b49ade
MA
27612009-10-05 Michael Albinus <michael.albinus@gmx.de>
2762
2763 * files.texi (Misc File Ops): Mention copy-directory.
2764
6308321a
EZ
27652009-10-04 Eli Zaretskii <eliz@gnu.org>
2766
43b3b4d1
EZ
2767 * mule.texi (Unibyte Mode): Emphasize that
2768 unibyte-display-via-language-environment affects only the display.
2769
6308321a
EZ
2770 * display.texi (Horizontal Scrolling): Document cursor behavior under
2771 horizontal scrolling when point moves off the screen (Bug#4564).
2772 Improve wording.
2773
bd51ea7f
MA
27742009-10-01 Michael Albinus <michael.albinus@gmx.de>
2775
2776 * files.texi (Directories): delete-directory prompts for recursive
2777 deletion.
2778
55381962
GM
27792009-09-30 Glenn Morris <rgm@gnu.org>
2780
2781 * ack.texi (Acknowledgments):
2782 * emacs.texi (Acknowledgments): CEDET updates. Fix Hungarian accent.
2783
13989ab1
TH
27842009-09-25 Tassilo Horn <tassilo@member.fsf.org>
2785
2786 * dired.texi (Dired Navigation): Use @code instead of @var for
2787 dired-isearch-filenames, so that it's not capitalized.
2788
8ba46c89
CY
27892009-09-19 Chong Yidong <cyd@stupidchicken.com>
2790
2791 * frames.texi (Frame Commands): C-z is now bound to suspend-frame.
2792
2793 * entering.texi (Exiting): C-z is now bound to suspend-frame.
2794
2795 * custom.texi (Init Examples): Replace Rumseld with Cheny (Bug#3519).
1c6c854e
CS
2796 (Key Bindings): Reference Init Rebinding in introductory text.
2797 Shift some of the introduction to Keymaps node.
8ba46c89
CY
2798 (Keymaps): Simplify.
2799 (Local Keymaps): Simplify. Move binding example to Init Rebinding.
2800 (Minibuffer Maps): Remove mention of Mocklisp.
2801 (Init Rebinding): Move mode-local rebinding example here from Local
2802 Keymaps.
2803 (Modifier Keys): Clarify.
1e11b018 2804 (Rebinding): Add cindex for "binding keys".
8ba46c89 2805
6a5ca7c8
CY
28062009-09-13 Chong Yidong <cyd@stupidchicken.com>
2807
2808 * misc.texi (Invoking emacsclient): Minor clarifications (Bug#4419).
2809
0e1cba51
NR
28102009-08-31 Nick Roberts <nickrob@snap.net.nz>
2811
6a5ca7c8 2812 * building.texi (Threads Buffer, Multithreaded Debugging):
333f9019 2813 Reorganize these two sections.
0e1cba51 2814
76a87a4d
EZ
28152009-08-29 Eli Zaretskii <eliz@gnu.org>
2816
2817 * cmdargs.texi (Initial Options): Fix last change.
2818
82e98df4
SM
28192009-08-29 Stefan Monnier <monnier@iro.umontreal.ca>
2820
2821 * mule.texi (Enabling Multibyte):
2822 * cmdargs.texi (General Variables): Remove EMACS_UNIBYTE.
2823 (Initial Options): Remove --(no-)multibyte, --(no-)unibyte.
2824
fb89fad9
GM
28252009-08-20 Glenn Morris <rgm@gnu.org>
2826
2827 * cal-xtra.texi (Non-Gregorian Diary): Mention ``Adar I'' special case.
2828
e99652b0
GM
28292009-08-19 Glenn Morris <rgm@gnu.org>
2830
2831 * ack.texi (Acknowledgments): Remove cvtmail. Mention info-finder.
2832
5cca97ad
GM
28332009-08-18 Glenn Morris <rgm@gnu.org>
2834
2835 * ack.texi (Acknowledgments):
2836 * emacs.texi (Acknowledgments): Update for js.el replacing js2-mode.el.
2837
997797ae 2838 * ack.texi (Acknowledgments): Add ucs-normalize.el and files-x.el.
3e8e9265 2839
985bf85b
GM
28402009-08-09 Glenn Morris <rgm@gnu.org>
2841
2842 * ack.texi (Acknowledgments):
2843 * emacs.texi (Acknowledgments): Add gdb-mi entry.
2844
8d6bb99e
DD
28452009-08-08 Dmitry Dzhus <dima@sphinx.net.ru>
2846
2847 * emacs.texi (Top): Add new menu items for GDB-UI.
2848
2849 * building.texi (GDB Graphical Interface): Add Multithreaded debugging
522ddc9f 2850 section. Threads buffer is in separate section now.
8d6bb99e 2851
8353da9c
GM
28522009-08-08 Glenn Morris <rgm@gnu.org>
2853
2854 * ack.texi (Acknowledgments):
2855 * emacs.texi (Acknowledgments):
2856 Update for js2-mode and org changes.
2857
f2074faf
MA
28582009-08-02 Michael Albinus <michael.albinus@gmx.de>
2859
2860 * files.texi (Reverting): Auto-Revert Tail mode works also for remote
2861 files.
2862
e8d2d3fb
CY
28632009-07-28 Chong Yidong <cyd@stupidchicken.com>
2864
2865 * building.texi (Lisp Libraries): Clarify meaning of autoloading.
2866
324a4f6a
GM
28672009-07-23 Glenn Morris <rgm@gnu.org>
2868
2869 * programs.texi (Matching): Update blink-matching-paren-distance.
2870
b6937a70
CY
28712009-07-21 Chong Yidong <cyd@stupidchicken.com>
2872
2873 * frames.texi (Cut/Paste Other App): For select-active-regions,
2874 selection is now updated on moving point.
2875
bd8aaa36
RS
28762009-07-21 Richard Stallman <rms@gnu.org>
2877
2878 * glossary.texi (GNU, Daemon): Update information.
2879
8d9b5eba
JL
28802009-07-19 Juri Linkov <juri@jurta.org>
2881
2882 * custom.texi (Specifying File Variables, Safe File Variables):
2883 "variables/value pairs" -> "variable/value pairs".
2884
a2acc1db
GM
28852009-07-15 Glenn Morris <rgm@gnu.org>
2886
2887 * misc.texi (Gnus): Remove widow.
2888
c5ae942b
GM
28892009-07-11 Glenn Morris <rgm@gnu.org>
2890
703d26ba
GM
2891 * Makefile.in (TEXI2PDF): New.
2892 (emacs.pdf, emacs-xtra.pdf): New targets.
2893
522ddc9f 2894 * arevert-xtra.texi (Autorevert): Add menu descriptions.
c5ae942b
GM
2895
2896 * display.texi (Horizontal Scrolling): Re-word to remove widow.
2897
2898 * emacs.texi (Top): Info can be read from other places than Emacs.
522ddc9f
JB
2899 Don't print the copying notice twice in the printed version.
2900 Update the menu and detailmenu.
2901 (Preface): The meaning of "on-line" has changed.
2902 Correct name for "Common Problems" chapter.
2903 (Distrib): Update FSF shop URL.
2904 (Intro): Showing two files at once is not so exciting.
2905
2906 * macos.texi (Mac OS / GNUstep): Fix spelling and cross-reference.
2907 (Mac / GNUstep Basics): Minor grammar changes.
2908 (Mac / GNUstep Events): Fix typo.
2909 (GNUstep Support): CANNOT_DUMP no longer applies.
2910
2911 * misc.texi (Document View): Fix typos.
2912
2913 * dired.texi (Dired):
2914 * help.texi (Help):
2915 * macos.texi (Mac OS / GNUstep):
2916 * maintaining.texi (Version Control, Introduction to VC):
2917 End menu descriptions with a period.
c5ae942b 2918
b1c8242b
EZ
29192009-07-09 Eli Zaretskii <eliz@gnu.org>
2920
2921 * msdog.texi (Windows Files) <w32-get-true-file-attributes>: Don't be
2922 so categorical in saying that the option is only useful on NTFS.
2923
220d9aa6
GM
29242009-07-09 Glenn Morris <rgm@gnu.org>
2925
2926 * Makefile.in (texinfodir): New variable, with location of texinfo.tex.
2927 (ENVADD): Add texinfodir to TEXINPUTS.
2928
2929 * emacs.texi (Top): Fix cross-reference.
2930
2931 * maintaining.texi (VC Directory Buffer): Fix cross-reference.
2932
2933 * vc1-xtra.texi (Revision Tags): Fix typo.
2934
d07e72d3
GM
29352009-07-03 Glenn Morris <rgm@gnu.org>
2936
2937 * emerge-xtra.texi (Emerge): Tweak Misc menu description.
2938 (Submodes of Emerge): Skip Prefers is only relevant with an ancestor.
2939 (Merge Commands): `.' does not seem to work in A or B buffer.
2940 `l' can recreate the 3-window display.
2941
2942 * glossary.texi (Glossary): Minor phrasing changes throughout.
2943 Add more internal cross-references.
2944 <Autoloading>: You can't really autoload a variable.
2945 <C-M->: Move details here from `M-C-' item.
2946 <Continuation Line>: Refer to `Truncation.'
2947 <Daemon, Free Software, Free Software Foundation, FSF, GNU>:
2948 <Home Directory, Unix>: New entries.
2949 <Deletion of Files>: Mention recycle bins.
2950 <Directory>: Mention ``folders.''
2951 <Error>: Don't mention ``type-ahead.''
2952 <Fringe>: Refer to the manual node.
2953 <Minor Mode>: Can be global or local.
2954 <Spell Checking>: There are other checkers besides Ispell.
2955
f144038a
GM
29562009-07-02 Glenn Morris <rgm@gnu.org>
2957
2958 * anti.texi (Antinews): Minor changes in phrasing.
2959
2960 * cal-xtra.texi, fortran-xtra.texi: Re-order a few things to reduce
2961 some underfull lines in dvi output.
2962
2963 * emacs-xtra.texi (Introduction): Mention included in info Emacs manual.
2964
2965 * sending.texi (Mail Sending): Add a tiny bit on mailclient.
2966
2967 * vc-xtra.texi (Advanced VC Usage): End all menu items with a period.
2968
3f1c6666
JD
29692009-07-01 Jan Djärv <jan.h.d@swipnet.se>
2970
2971 * xresources.texi (Table of Resources): Mention maximized for
2972 fullscreen.
2973
2974 * cmdargs.texi (Window Size X): -mm/--maximized is new.
2975
62aadce7
CY
29762009-07-01 Chong Yidong <cyd@stupidchicken.com>
2977
2978 * anti.texi (Antinews): Correct the list of removed platforms.
2979
82ec412e
GM
29802009-06-28 Glenn Morris <rgm@gnu.org>
2981
2982 * arevert-xtra.texi: Minor language tweaks.
2983
09964e7d
GM
2984 * dired-xtra.texi: Minor revisions.
2985
666e158e
MB
29862009-06-23 Miles Bader <miles@gnu.org>
2987
c4cc8b9a 2988 * display.texi (Scrolling): Document `recenter-redisplay'.
05fbc4a9 2989 (Temporary Face Changes): Document `text-scale-set'.
666e158e 2990
70243478
CY
29912009-06-21 Chong Yidong <cyd@stupidchicken.com>
2992
2993 * Branch for 23.1.
2994
67cbe681
KH
29952009-06-17 Kenichi Handa <handa@m17n.org>
2996
2997 * mule.texi (Charsets): Update the description for the new charset.
2998 (list-character-sets): New findex.
125dd7c5 2999 (Language Environments): Add @anchor{Describe Language Environment}.
67cbe681 3000
40e67246
CY
30012009-06-10 Chong Yidong <cyd@stupidchicken.com>
3002
b5700de6
CY
3003 * basic.texi (Moving Point): Fix tag.
3004
3005 * picture-xtra.texi (Insert in Picture): Use <next> and <prior>.
3006
3007 * mini.texi (Completion Commands): Decapitalize <next> and <prior>, and
3008 use camel-case for PageUp and PageDown.
3009
3010 * display.texi (Scrolling): Decapitalize <next> and <prior>, and use
3011 camel-case for PageUp and PageDown.
3012
3013 * calendar.texi (Scroll Calendar): Decapitalize <next> and <prior>.
3014
40e67246 3015 * search.texi (Isearch Scroll): Add isearch-allow-scroll to index.
b5700de6 3016 (Isearch Scroll): Decapitalize <next> and <prior>.
40e67246 3017
522ddc9f 30182009-06-09 Agustín Martín <agustin.martin@hispalinux.es>
6f591cf4 3019
522ddc9f
JB
3020 * fixit.texi (Spelling): Set default dictionary.
3021 Improve descriptions (Bug#2554)
6f591cf4 3022
53483c76
DR
30232009-06-08 David Reitter <david.reitter@gmail.com>
3024
3025 * macos.texi (Color panel, Font panel): Remove mention of Save Options,
3026 since saving colors and faces set this way is not implemented.
3027 (Environment variables): Remove mention of mac-fix-env, which is
3028 scheduled to be removed.
3029
1557ef4f
CY
30302009-06-04 Chong Yidong <cyd@stupidchicken.com>
3031
91056528
CY
3032 * custom.texi (Init Examples): Add example of changing load-path.
3033
1557ef4f
CY
3034 * building.texi (Lisp Libraries): Add example of changing
3035 load-path (Bug#3446).
3036
623cec4c
CY
30372009-05-28 Chong Yidong <cyd@stupidchicken.com>
3038
3039 * mark.texi (Mark): Further clarifications.
3040 (Setting Mark): Emphasize that C-SPC activates the mark.
3041
0fcca8ee
CY
30422009-05-28 Chong Yidong <cyd@stupidchicken.com>
3043
702b10e1
CY
3044 * mark.texi (Mark): Clarify introduction. Mention disabling Transient
3045 Mark mode.
0fcca8ee
CY
3046 (Using Region, Persistent Mark): Use "active mark" instead of "active
3047 region".
3048
d3b396e4
CY
30492009-05-16 Ari Roponen <ari.roponen@gmail.com> (tiny change)
3050
3051 * mule.texi (Select Input Method): Fix typo.
3052
3f698a06
CY
30532009-05-13 Chong Yidong <cyd@stupidchicken.com>
3054
3055 * anti.texi (Antinews): Document completion changes. Some additional
3056 copyedits and rearrangement of entries.
3057
b2a42eb7
CY
30582009-05-12 Chong Yidong <cyd@stupidchicken.com>
3059
932fd020
CY
3060 * misc.texi (Interactive Shell, Saving Emacs Sessions)
3061 (Shell History Copying, Terminal emulator): Copyedits.
3062
1c6c854e
CS
3063 * xresources.texi (Resources): Simplify descriptions.
3064 Shorten description of editres, which is not very useful these days.
ac36a8f1
CY
3065 (Table of Resources): Document fontBackend resource.
3066
b2a42eb7 3067 * trouble.texi (Quitting): Add other undo bindings to table.
09e80d9f 3068 (DEL Does Not Delete): Note that the erasure key is usually labeled
b2a42eb7
CY
3069 "Backspace". Remove discussion of obscure Xmodmap issue.
3070
c6ea7fb8
CY
30712009-05-07 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * files.texi (Visiting): Copyedits.
3074
ad36c422
CY
30752009-05-06 Chong Yidong <cyd@stupidchicken.com>
3076
3077 * basic.texi (Inserting Text): Document ucs-insert.
3078
3079 * mule.texi (International Chars): Define "multibyte". Note that
3080 internal representation is unicode-based. Simplify definition of raw
3081 bytes. Mention ucs-insert.
3082 (Enabling Multibyte): Remove obsolete discussion. Copyedits.
3083 (Language Environments): Add language environments new to Emacs 23.
3084 (Multibyte Conversion): Node deleted.
1c6c854e
CS
3085 (Coding Systems): Remove obsolete unify-8859-on-decoding-mode.
3086 Don't mention obsolete emacs-mule coding system.
ad36c422
CY
3087 (Output Coding): Copyedits.
3088
3089 * emacs.texi (Top): Update node listing.
3090
d4ad7b96
CY
30912009-05-05 Per Starbäck <per@starback.se> (tiny change)
3092
3093 * trouble.texi (Lossage): Use new binding of view-emacs-problems.
3094
5bd66204
SM
30952009-04-28 Stefan Monnier <monnier@iro.umontreal.ca>
3096
3097 * building.texi (Lisp Libraries): `load-library' does offer completion.
3098
bc36ad1c
CY
30992009-04-28 Chong Yidong <cyd@stupidchicken.com>
3100
3101 * frames.texi (Text-Only Mouse): Mention gpm-mouse-mode instead of
3102 t-mouse-mode. Suggested by Per Starbäck (Bug#3126).
3103
f1a47884
EZ
31042009-04-25 Eli Zaretskii <eliz@gnu.org>
3105
3106 * maintaining.texi (Tags): Clarify text. (Bug#3101)
3107
be77bd45
CY
31082009-04-22 Chong Yidong <cyd@stupidchicken.com>
3109
3110 * entering.texi (Entering Emacs): Document initial-buffer-choice.
3111
3112 * building.texi (Lisp Interaction): Document initial-scratch-message.
3113
d3b82927
JB
31142009-04-18 Juanma Barranquero <lekktu@gmail.com>
3115
ed6e7b11
JB
3116 * msdog.texi (Windows Fonts): Fix typos.
3117
d3b82927
JB
3118 * files.texi (Save Commands): Fix pxref.
3119
bc323c04
CY
31202009-04-18 Chong Yidong <cyd@stupidchicken.com>
3121
3122 * files.texi (Save Commands): Mention diff-buffer-with-file.
3123 (Comparing Files): Document diff-buffer-with-file. Suggested by Magnus
3124 Henoch (Bug#3036).
3125
2186d13f
GM
31262009-03-15 Glenn Morris <rgm@gnu.org>
3127
3128 * sending.texi (Mail Format): Replace "Sender" with "Message-Id", since
3129 the former is not always used.
3130 (Mail Headers): Use active voice. Add "Mail-reply-to".
3131 Change case of "Id". Avoid repeated "appropriate".
3132 (Mail Aliases): Fix previous change - use an example with a ".", so it
3133 does actually get quoted when expanded.
3134 (Mail Sending): Mailclient is the default on some systems.
3135 (Citing Mail): Mention mail-indentation-spaces.
3136 (Mail Mode Misc): Add an @dfn for "mail signature".
3137
71e454fc
CY
31382009-03-15 Chong Yidong <cyd@stupidchicken.com>
3139
3140 * mini.texi (Completion Commands): Describe Emacs 23 completion rules.
3141 (Completion Options): Document read-file-name-completion-ignore-case,
1c6c854e
CS
3142 read-buffer-completion-ignore-case, and completion-styles.
3143 Remove description of partial-completion-mode.
71e454fc 3144
df1a3e06
GM
31452009-03-14 Glenn Morris <rgm@gnu.org>
3146
3147 * sending.texi (Mail Format): Fix typo. Add index entry for
3148 mail-header-separator.
3149 (Mail Headers): Put info about initialization and changing in one place
3150 at the start. Update FCC section for mbox Rmail. Clarify From
3151 section, mention mail-setup-with-from. Clarify Reply-to section.
3152 Add Mail-followup-to and mail-mailing-lists. Clarify References
3153 section.
3154 (Mail Aliases): Update example, make less contentious.
3155 Update for name change of mail-interactive-insert-alias.
3156 (Mail Mode): Remove mention of `%' as a word separator.
3157 (Mail Sending): Mention mail-send-hook. Mention Mailclient.
3158 (Header Editing): Add reply-to, mail-reply-to, and mail-followup-to
3159 commands. Clarify FCC handling. In mail-complete, add reference to
3160 Mail Aliases section, and mention mail-complete-function.
3161 (Citing Mail): Mention mail-yank-ignored-headers and mail-citation-hook.
3162 (Mail Mode Misc): Clarify the mail-signature function. Add basic
3163 signature netiquette. Explain how the mail hooks work when continuing
3164 a composition.
3165 (Mail Amusements): Internationalize the spook section a bit.
3166 Remove the spook mail-setup-hook example, since it doesn't work well.
3167 Mention fortune-file.
3168 (Mail Methods): Mention read-mail-command.
3169
ed6e7b11 31702009-03-14 David Reitter <david.reitter@gmail.com>
959d68bd 3171
df1a3e06
GM
3172 * macos.texi (Mac / GNUstep Basics): Remove references to Prefs panel
3173 and NS resources following recent changes.
959d68bd 3174
86dca3e8
JR
31752009-03-10 Jason Rumney <jasonr@gnu.org>
3176
3177 * msdog.texi (Windows Misc): Remove doc for obsolete variable. Modify
3178 w32-use-visible-system-caret doc to indicate that it should get set
3179 automatically.
3180 (Windows Fonts): Add doc for the uniscribe backend.
3181
042fe98f
DN
31822009-03-08 Dan Nicolaescu <dann@ics.uci.edu>
3183
3184 * maintaining.texi (VC Directory Commands): Fix doc for the x key in
3185 vc-dir. (Bug#2598)
3186
7f8dba73
RS
31872009-03-05 Reiner Steib <Reiner.Steib@gmx.de>
3188
3189 * fixit.texi (Spelling): Add turn-on-flyspell. (Bug#2517)
3190
505e70c3
GM
31912009-03-05 Glenn Morris <rgm@gnu.org>
3192
04242bdc
GM
3193 * rmail.texi (Rmail Basics): Add reference to sorting.
3194 (Rmail Scrolling, Rmail Motion, Rmail Reply, Rmail Display):
3195 Minor re-wordings.
3196 (Rmail Motion): Mention rmail-next-same-subject.
3197 (Rmail Deletion): Expunging is not the only way to change the numbers.
3198 (Rmail Labels): Labels can also be used in sorting.
3199 (Rmail Summary Edit): Mention rmail-summary-next-same-subject.
505e70c3
GM
3200 (Rmail Display): Mention rmail-mime.
3201
00cfe22c
GM
32022009-03-04 Glenn Morris <rgm@gnu.org>
3203
3204 * rmail.texi (Rmail Sorting): Add the keybindings associated with each
3205 sort command. Fix `rmail-sort-by-labels' name. Mention sorting from
3206 summary. Mention sorts cannot be undone.
3207 (Rmail Display): Give an example of how to use goto-address-mode.
3208 (Rmail Editing): It's keybindings that are redefined, not commands.
3209 Fix some typos.
3210 (Movemail): Some minor rewording.
3211 (Remote Mailboxes): Emacs movemail supports pop by default.
3212 Fix some minor grammatical issues. The "two alternative ways" to
3213 specify a POP mailbox are really just one. Remove all reference to the
3214 variables rmail-pop-password and rmail-pop-password-required, obsolete
3215 since Emacs 22.1. Clarify the four password steps. Emacs movemail
3216 can support Kerberos.
3217
3d963b67
GM
32182009-03-03 Glenn Morris <rgm@gnu.org>
3219
3220 * rmail.texi (Rmail Deletion): Revert previous change, which was
3221 describing the Rmail summary versions.
3222 (Rmail Reply): Give more details of rmail-dont-reply-to-names.
3223 Minor re-wording for rmail-resend.
3224 (Rmail Make Summary): Summaries apply to buffers rather than files.
3225 <rmail-summary-by-topic>: Headers includes the subject.
3226 <rmail-summary-by-recipients, rmail-summary-by-topic>: Give more
3227 details, including prefix arguments.
2340abde 3228 Mention rmail-summary-by-senders on C-M-f.
3d963b67
GM
3229 Not counting lines might be faster.
3230 (Rmail Summary Edit): More details on the delete commands.
2340abde
GM
3231 Mention rmail-summary-undelete-many, rmail-summary-bury, and C-M-n/p.
3232 Name the commands bound to the various keys. Mention prefix argument
3233 for searching.
3d963b67
GM
3234 (Rmail Display): Mention rmail-displayed-headers. Fix typo.
3235 Simplify rmail-highlighted-headers description. Update face name.
3236
a8ce3d17
JB
32372009-03-02 Juanma Barranquero <lekktu@gmail.com>
3238
3239 * mark.texi (Marking Objects): Fix typo.
3240
130a29b6
CY
32412009-03-01 Chong Yidong <cyd@stupidchicken.com>
3242
3243 * abbrevs.texi (Expanding Abbrevs): Mention abbrev-expand-functions
3244 instead of obsolete pre-abbrev-expand-hook. Link to elisp manual.
3245
9d5de6f8
GM
32462009-03-01 Glenn Morris <rgm@gnu.org>
3247
79fc530e 3248 * rmail.texi (Rmail): Fix some typos. Use consistent case in menu.
9d5de6f8
GM
3249 (Rmail Motion): - M-s searches from the end of messages.
3250 (Rmail Deletion): Minor clarification. Fix numeric argument
3251 description.
3252 (Rmail Inbox): Fix default inbox description. Mention `mbox' by name.
3253 newmail and RMAILOSE files need not be in home-directory.
3254 (Rmail Files): Mention I/O menus are unselectable if no files match.
3255 Mention `MAIL' env-var.
3256
b545ff9c
JR
32572009-02-24 Jason Rumney <jasonr@gnu.org>
3258
3259 * mule.texi (Fontsets): Mention fontset-default, font specs and
3260 fallback fontsets.
3261 (Defining Fontsets): Mention ns and w32 variants of
3262 standard-fontset-spec. Update description of startup fontset to match
3263 Emacs 23 behavior.
a93be82a 3264 (Modifying Fontsets): New section. (Bug#656)
70bb6cac 3265 (International): Link to Modifying Fontsets.
b545ff9c 3266
75da0618 32672009-02-23 Adrian Robert <Adrian.B.Robert@gmail.com>
88ddb9ff
AR
3268
3269 * macos.texi (Mac / GNUstep Basics, Mac / GNUstep Customization):
3270 Mention ns-extended-platform-support-mode.
3271
6be93a16
KB
32722009-02-22 Karl Berry <karl@gnu.org>
3273
3274 * macos.texi (Mac / GNUstep Customization): One more duplicate "the".
3275
867d4bb3
JB
32762009-02-19 Juanma Barranquero <lekktu@gmail.com>
3277
3278 * basic.texi (Moving Point, Position Info):
3279 * files.texi (Visiting):
3280 * mini.texi (Completion Options):
3281 * text.texi (HTML Mode): Remove duplicate words.
3282
49b5c0e8
GM
32832009-02-20 Glenn Morris <rgm@gnu.org>
3284
3285 * rmail.texi: Minor updates for mbox rather than Babyl.
3286
f43a822c
KB
32872009-02-17 Karl Berry <karl@gnu.org>
3288
49b5c0e8 3289 * emacs.texi (Top): Add @insertcopying before master menu. (Bug#1988)
f43a822c 3290
80d634b8
RS
32912009-02-17 Richard M Stallman <rms@gnu.org>
3292
3293 * anti.texi (Antinews): Mention Babyl format.
3294
3295 * emacs.texi (Top): Delete `Out of Rmail' from subnode menu.
3296
3297 * rmail.texi: Update for mbox format.
3298 Various small fixes, as well as the following.
3299 (Out of Rmail): Node deleted.
3300 (Rmail): Update menu.
3301 (Rmail Files): Comment out set-rmail-inbox-list.
3302 Document rmail-inbox-list instead.
3303 (Rmail Output): Substantial changes since C-o is now
3304 rmail-output-as-seen and o is rmail-output.
3305 (Rmail Attributes): Delete `stored', add `retried'.
3306 (Rmail Display): Editing headers works in all cases.
3307
f0d129c6
GM
33082009-02-17 Glenn Morris <rgm@gnu.org>
3309
3310 * basic.texi (Position Info): M-x count-lines-region is not always on
3311 M-=. (Bug#2269)
3312
160f11d3
GM
33132009-02-09 Glenn Morris <rgm@gnu.org>
3314
3315 * calendar.texi (Holidays, Displaying the Diary): Update for new marker
3316 defaults.
3317
763e01c4
EZ
33182009-02-07 Eli Zaretskii <eliz@gnu.org>
3319
3320 * rmail.texi (Rmail Coding) <rmail-redecode-body>: Remove stale
3321 documentation of possible problems with redecoding.
3322
f5e1441d
GM
33232009-02-03 Glenn Morris <rgm@gnu.org>
3324
3325 * rmail.texi (Out of Rmail): Mention b2m.pl.
3326
e1eabe41
GM
33272009-01-31 Glenn Morris <rgm@gnu.org>
3328
3329 * rmail.texi (Out of Rmail): Correct b2m location.
3330
dd05f9de
CY
33312009-01-27 Chong Yidong <cyd@stupidchicken.com>
3332
3333 * fixit.texi (Undo): Update undo limit values.
3334
d74d846e
GM
33352009-01-27 Glenn Morris <rgm@gnu.org>
3336
3337 * emacs.texi (Top): Fix Antinews menu entry.
3338
49ffdce8
KB
33392009-01-25 Karl Berry <karl@gnu.org>
3340
3341 * text.texi (Foldout): Use @itemize @w{} to make an itemize
3342 item with no marker, instead of the syntactically incorrect
3343 @itemize @asis.
3344
467e8d77
JL
33452009-01-25 Juri Linkov <juri@jurta.org>
3346
3347 * building.texi (Grep Searching): Fix index entry for lgrep.
3348
6c60bbdb
EZ
33492009-01-24 Eli Zaretskii <eliz@gnu.org>
3350
3351 * msdog.texi (Windows Printing): Add an index entry for Ghostscript.
3352
9ce5a36f
AR
33532009-01-21 Adrian Robert <Adrian.B.Robert@gmail.com>
3354
3355 * macos.texi (Preferences Panel): Update description of font setting to
3356 reflect that prior frame selection is no longer needed.
3357
9aa5f2fb
NR
33582009-01-20 Nick Roberts <nickrob@snap.net.nz>
3359
3360 * building.texi (Debuggers): Revert some of 2008-10-31 change to
3361 raise GUD subsections.
3362
3892ff9c
GM
33632009-01-15 Glenn Morris <rgm@gnu.org>
3364
3365 * ack.texi (Acknowledgments): Another update based mainly on AUTHORS.
3366
14731c8f
GM
33672009-01-10 Glenn Morris <rgm@gnu.org>
3368
3369 * ack.texi (Acknowledgments): Some more updates based on AUTHORS.
3370
45c55e53
CY
33712009-01-04 Chong Yidong <cyd@stupidchicken.com>
3372
3373 * display.texi (Visual Line Mode): M-] and M-[ no longer move by
3374 logical lines.
3375
2e4667d1
JL
33762008-12-29 Juri Linkov <juri@jurta.org>
3377
3378 * mini.texi (Minibuffer History): Add a link to `Isearch Minibuffer'.
3379
3380 * text.texi (Fill Commands): Replace `M-s' with `M-o M-s'.
3381
2a3eac47
CY
33822008-12-28 Chong Yidong <cyd@stupidchicken.com>
3383
3384 * misc.texi (Goto Address mode): Rename from Goto-address. Refer to
3385 goto-address-mode instead of goto-address.
3386
3da8da94
CY
3387 * rmail.texi (Rmail Display): Goto-address renamed to Goto Address
3388 mode.
3389
2a3eac47
CY
3390 * emacs.texi (Top): Update node listing.
3391
057f6dd3
EZ
33922008-12-26 Eli Zaretskii <eliz@gnu.org>
3393
3394 * custom.texi (Directory Variables): Explain what is a "project".
3395 Add indexing. Improve wording. Add a footnote about using
3396 _dir-locals.el on MS-DOS.
3397
e6979067
DN
33982008-12-24 Dan Nicolaescu <dann@ics.uci.edu>
3399
3400 * files.texi (Misc File Ops): Mention chmod as an alias for
3401 set-file-modes.
3402
9de15963
MR
34032008-12-24 Martin Rudalics <rudalics@gmx.at>
3404
3405 * help.texi (Help): Fix typos and reword.
3406 (Help Summary): Add entries for C-h n and C-h r, reorder
3407 entries, and do some minor fixes.
3408 (Name Help): Say that C-h F works for commands only.
3409 (Misc Help): Say that view-lossage displays 300 keystrokes.
3410
236fd60d
GM
34112008-12-20 Glenn Morris <rgm@gnu.org>
3412
3413 * ack.texi (Acknowledgments): General update based on AUTHORS,
3414 including removal of some stuff no longer distributed.
3415
ed9265fc 34162008-12-19 Agustín Martín <agustin.martin@hispalinux.es>
349b3256 3417
ed9265fc 3418 * fixit.texi: Mention hunspell.
349b3256 3419
e840fca5
GM
34202008-12-19 Glenn Morris <rgm@gnu.org>
3421
3422 * ack.texi (Acknowledgments): Small grammar fix.
9b0455c7 3423 Consolidate explanatory text at start.
e840fca5
GM
3424
3425 * display.texi (Text Display):
3426 * indent.texi (Indentation): Use @acronym with ASCII.
3427
9dfa7983
GM
34282008-12-18 Glenn Morris <rgm@gnu.org>
3429
3430 * ack.texi: Various small updates and fixes.
3431
97b3a00b
JL
34322008-12-18 Juri Linkov <juri@jurta.org>
3433
3434 * search.texi (Word Search): Replace `C-s RET C-w' with `M-s w RET'
3435 as a key binding to start a forward nonincremental word search.
3436 Replace `C-r RET C-w' with `M-s w C-r RET' as a key binding to start
3437 a backward nonincremental word search. Add index for `M-s w'
3438 `isearch-forward-word'.
3439 (Regexp Search): Add a short summary of regexp key commands like
3440 in the node "Basic Isearch".
3441 (Other Repeating Search): Fix typo.
3442
34432008-12-14 Vinicius Jose Latorre <viniciusjl@ig.com.br>
2f298da2
VJL
3444
3445 * misc.texi (PostScript Variables): Fix doc.
3446
31ce6a07
CY
34472008-12-10 Chong Yidong <cyd@stupidchicken.com>
3448
3449 * programs.texi (Program Modes): Mention Ruby mode.
3450
636b507b
DN
34512008-12-10 Dan Nicolaescu <dann@ics.uci.edu>
3452
3453 * misc.texi (emacsclient Options): Describe what an empty string
3454 argument does for --alternate-editor.
3455
a323fa14
CY
34562008-12-09 Frank Schmitt <ich@frank-schmitt.net>
3457
3458 * cmdargs.texi (Font X): Distinguish between client-side and
3459 server-side fonts. List valid Fontconfig properties. Add reference to
3460 Fontconfig manual. List valid GTK font properties. Explain use of
3461 fc-list.
3462
c5ca6cd0
CY
34632008-12-09 Chong Yidong <cyd@stupidchicken.com>
3464
3465 * cmdargs.texi (Font X): Move discussion of quoting to top.
3466
e5136377
GM
34672008-12-06 Glenn Morris <rgm@gnu.org>
3468
3469 * maintaining.texi (Old Revisions): Improve previous change.
3470
248c026b
RS
34712008-12-05 Richard M Stallman <rms@gnu.org>
3472
3473 * anti.texi (Antinews): Minor fixes.
3474
a9253a1e
GM
34752008-12-03 Glenn Morris <rgm@gnu.org>
3476
3477 * maintaining.texi (Old Revisions): Fix diff-switches description.
3478
fa687b02
MR
34792008-12-01 Martin Rudalics <rudalics@gmx.at>
3480
3481 * emacs.texi (Top): Fix typo.
3482
72e6decd
CY
34832008-11-30 Chong Yidong <cyd@stupidchicken.com>
3484
320ee034
CY
3485 * misc.texi (Document View): Explain dependence on gs at the top.
3486 Copyedits.
3487
3488 * emacs.texi (Top): Add DocView nodes to detailed node listing.
3489
72e6decd
CY
3490 * programs.texi (Other C Commands): Document hide-ifdef-shadow.
3491 (Comment Commands): Discuss region-active behavior of M-; first.
3492
2a472ee4
MR
34932008-11-29 Martin Rudalics <rudalics@gmx.at>
3494
9c6361c9
MR
3495 * display.texi (Line Truncation): Add reference to Continuation
3496 Lines.
3497
2a472ee4
MR
3498 * windows.texi (Pop Up Window): Mention split-height-threshold
3499 and split-width-threshold.
9c6361c9 3500 (Split Window): Add reference to Continuation Lines.
2a472ee4 3501
e93bc142
AR
35022008-11-28 Adrian Robert <Adrian.B.Robert@gmail.com>
3503
3504 * macos.texi: Change references to "Mac" to "Mac / GNUstep".
3505 (GNUstep Support): New node.
3506 * anti.texi:
3507 * emacs.texi:
3508 * msdog.texi: Change reference to Mac OS node to Mac OS / GNUstep.
3509
43b978db
RS
35102008-11-28 Richard M Stallman <rms@gnu.org>
3511
3512 * misc.texi (Dissociated Press): Minor cleanups.
3513
3514 * dired.texi (Image-Dired): Avoid passive.
3515
e8e2bd93
EZ
35162008-11-28 Eli Zaretskii <eliz@gnu.org>
3517
3518 * anti.texi (Antinews): Add stuff about Unicode vs emacs-mule
3519 representation.
3520
8d2d45da
CY
35212008-11-26 Richard M. Stallman <rms@gnu.org>
3522
3523 * files.texi (Visiting): Rewrite paragraph for clarity.
3524
3525 * buffers.texi (Select Buffer): Rewrite paragraphs using active voice.
3526
a5f7bbcc
AM
35272008-11-25 Alan Mackenzie <acm@muc.de>
3528
3529 * programs.texi (Moving by Parens): Clarify that parens inside strings
3530 and comments are ignored, and that the commands assume the starting
3531 point isn't in a string or comment.
3532
a71703d3
AR
35332008-11-26 Adrian Robert <Adrian.B.Robert@gmail.com>
3534
3535 * macos.texi: Add Prev/Next/Top pointers to all nodes.
3536 (Mac Basics): Merge in Grabbing Environment Variables from earlier
3537 version.
3538 (Mac Customization): Rewrite Preferences Panel section and merge in to
3539 this node, add Open files by dragging to an Emacs window.
3540
3541 * emacs.texi: Remove TOC reference to Mac Preferences Panel section.
3542
aa5ab79a
CY
35432008-11-26 Chong Yidong <cyd@stupidchicken.com>
3544
0cc92c19
CY
3545 * files.texi (Misc File Ops): Document set-file-modes.
3546
c366b4e4
CY
3547 * windows.texi (Split Window): Document integer values of
3548 truncate-partial-width-windows.
3549
aa5ab79a
CY
3550 * text.texi (Text): Simplify description of markup languages.
3551 (TeX Mode): Simplify introduction. Mention BibTeX mode.
3552 (TeX Editing): Note that `""' inserts one `"' character.
3553 (HTML Mode): Note in the introduction that XML mode is an alias for
3554 SGML mode. Mention nXML mode.
3555
56221db7
CY
35562008-11-25 Chong Yidong <cyd@stupidchicken.com>
3557
3558 * building.texi (Watch Expressions): Fix typo.
3559
90effe33
CY
35602008-11-24 Chong Yidong <cyd@stupidchicken.com>
3561
f90a5ae3
CY
3562 * files.texi (Visiting): Document new behavior of
3563 confirm-nonexistent-file-or-buffer.
3564
1c6c854e
CS
3565 * buffers.texi (Select Buffer):
3566 Document confirm-nonexistent-file-or-buffer.
f90a5ae3 3567
a18ffb4a
CY
3568 * picture-xtra.texi (Picture Mode): Use picture-mode instead of
3569 edit-picture.
3570
90effe33
CY
3571 * text.texi (Text): Simplify introduction. Discard mention of `M-x
3572 edit-picture', since that is just an alias for picture-mode.
3573 (Sentences): Note that repeated M-@ extends the region.
3574 (Pages): Make terminology more consistent. Link to Regexps node.
3575 (Longlines): Discuss relationship with Visual Line mode.
3576 (Text Mode): Remove extraneous discussion of other modes, since they
3577 were already introduced in the parent node.
3578
e85103ec
CY
35792008-11-23 Chong Yidong <cyd@stupidchicken.com>
3580
5cb2fe30
CY
3581 * anti.texi (Antinews): Rewrite.
3582
1eb9b307 3583 * entering.texi (Exiting): Mention "minimize" terminology.
b908332f
CY
3584
3585 * frames.texi (Frame Commands): Mention "minimize" terminology.
3586
e85103ec
CY
3587 * cmdargs.texi (Font X): Document Fontconfig and GTK font specification
3588 formats.
b908332f
CY
3589 (Icons X): Mention "minimize" terminology and use of icons in taskbar.
3590 (Misc X): Don't document useless -hb option.
e85103ec 3591
607f5f88
JL
35922008-11-22 Juri Linkov <juri@jurta.org>
3593
3594 * dired.texi (Dired Navigation): Change normal file name search option
3595 from `non-nil' to `t'. Add `dwim' option.
3596
e1b867a0
JL
35972008-11-22 Juri Linkov <juri@jurta.org>
3598
3599 * custom.texi (Directory Variables): Rename ".dir-settings.el" to
3600 ".dir-locals.el". Rename `define-project-bindings' to
3601 `dir-locals-set-class-variables'. Rename `set-directory-project' to
3602 `dir-locals-set-directory-class'.
3603
dd186936
LK
36042008-11-22 Lute Kamstra <lute@gnu.org>
3605
3606 * buffers.texi (Select Buffer): Index goto-line.
3607 * basic.texi (Moving Point): Mention the use of a numeric prefix
3608 argument with goto-line and refer to Select Buffer for the use of a
3609 plain prefix argument.
3610
4b121911
GM
36112008-11-19 Glenn Morris <rgm@gnu.org>
3612
3613 * doclicense.texi: Update to FDL 1.3.
3614 * emacs.texi, emacs-xtra.texi: Relicense under FDL 1.3 or later.
3615
27267e4c
CY
36162008-11-17 Chong Yidong <cyd@stupidchicken.com>
3617
696f351d
CY
3618 * custom.texi (Minor Modes): Define mode commands and mode variables
3619 more precisely. Recommend using mode commands instead of setting
3620 variables directly. Put minor modes in a list, and add more modes.
cd9da8b8
CY
3621 (Easy Customization): Use "init file" instead of .emacs.
3622 (Customization Groups): Update to new Custom buffer appearance.
3623 (Saving Customizations): Copyedits. Update example.
3624 (Variables): Give example of variable type-sensitivity.
3625 (Examining): Update example.
3626 (Hooks): Copyedits.
3627 (Specifying File Variables): Use C comments instead of an artificial
3628 Lisp for the example.
3629 (Keymaps): Move internals discussion to Prefix Keymaps.
3630 (Rebinding): Remove redundant paragraph (stated in Key Binding).
3631 (Init Rebinding): Document kbd macro.
3632 (Init File): Link to Find Init.
696f351d
CY
3633
3634 * mark.texi (Using Region): Document Delete Selection Mode more
3635 thoroughly.
3636
3637 * frames.texi (Mouse Commands): Move most of the description of Delete
3638 Selection Mode to Using Region, and link to it.
1bc9c425 3639 (Clipboard): Note that paste is bound to clipboard-yank.
696f351d 3640
b0570c25
CY
3641 * building.texi (Compilation): Document first-error value of
3642 compilation-scroll-output.
3643 (Compilation Mode): Note that compilation-auto-jump-to-first-error
3644 works as soon as an error is available. Suggested by Juri Linkov.
3645
27267e4c
CY
3646 * mini.texi (Passwords): New node.
3647
3648 * files.texi (Remote Files): Link to Passwords node.
3649
3650 * emacs.texi (Top): Update node listings.
3651
122eb807
CY
36522008-11-16 Chong Yidong <cyd@stupidchicken.com>
3653
9c9855a3
CY
3654 * ack.texi (Acknowledgments): Some updating of credits.
3655
bd6fdcad
CY
3656 * emacs.texi (Acknowledgments): Add a couple more names.
3657
dd1eef46
CY
3658 * dired.texi (Dired Deletion): Document delete-by-moving-to-trash.
3659
122eb807 3660 * files.texi (Directories): Describe delete-directory in text.
dd1eef46 3661 (Misc File Ops): Document use of trash.
122eb807 3662
801a8da1
JB
36632008-11-16 Juanma Barranquero <lekktu@gmail.com>
3664
3665 * macos.texi (Mac Customization): Fix typos.
3666
0b4f2253
CY
36672008-11-14 Chong Yidong <cyd@stupidchicken.com>
3668
3669 * macos.texi (Mac OS): Move Cocoa manual from ns-emacs.texi to here,
3670 replacing previous contents. Numerous copyedits to adapt ns-emacs to
3671 the conventions of the main Emacs manual.
3672
3673 * emacs.texi (Top): Update node listings.
3674
517e2b89
CY
36752008-11-12 Chong Yidong <cyd@stupidchicken.com>
3676
07a85685
CY
3677 * cmdargs.texi (Emacs Invocation): Link to Emacs Server. Note that
3678 command-line-args is processed during startup.
3679 (Action Arguments): Correctly describe how file arguments interact with
3680 the startup screen. Link to Lisp Interaction for scratch buffer.
3681 (Initial Options): Link to Command Example for -batch option.
3682 (Environment): Document initial-environment.
3683
517e2b89
CY
3684 * entering.texi (Entering Emacs): Note that inhibit-startup-screen
3685 can't be changed in the site-start file.
3686
6337bbde
CY
36872008-11-07 Chong Yidong <cyd@stupidchicken.com>
3688
3689 * dired.texi (Dired): Mention C-x C-d too.
3690 (Dired Enter): Document M-n in the Dired minibuffer.
1c6c854e
CS
3691 (Dired Navigation): Explain dired-goto-file more clearly.
3692 Document dired-isearch-filenames.
6337bbde
CY
3693 (Dired Deletion): Remove unnecessary "expunged" terminology.
3694 (Flagging Many Files): & is now rebound to `% &'.
3695 (Shell Commands in Dired): Document dired-do-async-shell-command.
3696 Clarify how multi-file arguments are passed.
3697 (Misc Dired Features): Document dired-do-isearch.
3698
9e8eeff9
CY
36992008-11-06 Chong Yidong <cyd@stupidchicken.com>
3700
3701 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
3702
e071f849
CY
37032008-11-03 Chong Yidong <cyd@stupidchicken.com>
3704
3705 * search.texi (Other Repeating Search): Remove obsolete findex entries.
3706
05482eb1
CY
37072008-11-01 Chong Yidong <cyd@stupidchicken.com>
3708
e2346dea
CY
3709 * programs.texi (Program Modes): Link to Program Indent node.
3710 (Left Margin Paren): Explain consequences of changing
3711 open-paren-in-column-0-is-defun-start more concisely.
3712 (Which Function, Program Indent, Info Lookup): Minor edits.
3713 (Basic Indent): If region is active, TAB indents the region.
1c6c854e
CS
3714 (Multi-line Indent): If region is active, TAB indents the region.
3715 Note that indent-region is useful when Transient Mark mode is off.
e2346dea
CY
3716 (Matching): The delimiter at the cursor is highlighted---the character
3717 changes color.
3718 (Symbol Completion): Link to Completion node.
3719
e4b6428c
CY
3720 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
3721 a strictly text-only system.
3722
05482eb1
CY
3723 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
3724 batch mode.
3725
a11d3737
RS
37262008-11-01 Richard M. Stallman <rms@gnu.org>
3727
5abad626
RS
3728 * misc.texi (Document View): Major rewrite.
3729
a11d3737
RS
3730 * maintaining.texi (Types of Log File): Change logs are older than
3731 version control.
3732 (VCS Concepts): Simplify and rearrange.
3733 (Version Control Systems): Make it clear that Linux is only the kernel.
3734 (VC Mode Line): Shorten reference to menu item.
3735 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
3736 (VC Directory Mode): Minor cleanup.
3737 Unchanged files are hidden, not omitted.
3738 (VC Directory Commands): Shorten and simplify.
3739 (Change Log Commands): New node, split from Change Logs.
3740 (VC Directory Buffer): New node, split from VC Directory Mode.
3741
c55a4acb
CY
37422008-10-31 Chong Yidong <cyd@stupidchicken.com>
3743
1c6c854e 3744 * misc.texi (Document View): Rename from Document Files, moved here
df0356f6
CY
3745 from files.texi.
3746
1c6c854e
CS
3747 * files.texi (Version Control): Move to maintaining.texi.
3748 Subnodes moved as well.
3749 (Document Files): Move to misc.texi.
df0356f6 3750
c55a4acb
CY
3751 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
3752 vc-update-change-log.
df0356f6
CY
3753 (Version Control): Move here from files.texi.
3754 (Format of ChangeLog): Make it a subnode of Change Log.
3755
3756 * emacs.texi (Top): Update node listing.
c55a4acb 3757
ef082374
TH
37582008-10-31 Tassilo Horn <tassilo@member.fsf.org>
3759
3760 * files.texi (Files): Add a section about document
3761 files (doc-view-mode).
3762
d52582c3
CY
37632008-10-31 Chong Yidong <cyd@stupidchicken.com>
3764
1c6c854e
CS
3765 * building.texi (Compilation Mode):
3766 Document compilation-auto-jump-to-first-error.
d52582c3
CY
3767 (Debuggers): Lower GUD subsections to subsubsections.
3768 (Starting GUD): Add cindex.
3769 (Lisp Interaction): Note that scratch is no longer the initial buffer.
3770
4e0a0968
CY
37712008-10-30 Chong Yidong <cyd@stupidchicken.com>
3772
03625b47
CY
3773 * indent.texi (Indentation): Link to Program Indent.
3774
4e0a0968
CY
3775 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
3776 now uses emacsclient's terminal.
3777
8bd3f7ef
CY
37782008-10-29 Chong Yidong <cyd@stupidchicken.com>
3779
80e5620e
CY
3780 * mark.texi (Using Region): Document use-empty-active-region.
3781
97d5c404
CY
3782 * emacs.texi (Top): Update node listings.
3783
1c6c854e
CS
3784 * misc.texi (Emacs Server): Rewrite. Document daemon-mode.
3785 Don't mention obsolete emacs.bash script.
8bd3f7ef
CY
3786 (Invoking emacsclient): Rewrite, moving optional arguments to
3787 emacsclient Options.
21d2bae3
CY
3788 (emacsclient Options): New node. Document server-use-tcp and
3789 server-host.
8bd3f7ef 3790
5fda2cbd
CY
37912008-10-28 Chong Yidong <cyd@stupidchicken.com>
3792
3793 * indent.texi (Indentation): Replace list with paragraphed text,
3794 putting description of syntax-driven indentation first. Document new
3795 effect of active regions on tab.
3796 (Tab Stops): Note that editable tab stops affect indentation commands.
3797
4ff029f6
DN
37982008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
3799
3800 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
3801
996cd6e4
CY
38022008-10-23 Chong Yidong <cyd@stupidchicken.com>
3803
f28815e3
CY
3804 * custom.texi (Function Keys): Note that modified keypad keys are not
3805 translated.
3806
996cd6e4
CY
3807 * basic.texi (Arguments): Explain how to insert multiple digits.
3808
49545fe2
MA
38092008-10-22 Michael Albinus <michael.albinus@gmx.de>
3810
3811 * files.texi (Remote Files): Precise selection of default method.
3812 Rewrite paragraph about disabling remote file names.
3813
edac0b53
CY
38142008-10-22 Chong Yidong <cyd@stupidchicken.com>
3815
e752c544
CY
3816 * search.texi (Special Isearch): Document M-TAB is isearch.
3817
edac0b53
CY
3818 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
3819 command.
3820
3821 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
3822
20a36054
TH
38232008-10-22 Tassilo Horn <tassilo@member.fsf.org>
3824
1c6c854e 3825 * emacs.texi (Acknowledgments): Add myself to Acknowledgments
20a36054
TH
3826 section.
3827
69051ab6
CY
38282008-10-21 Chong Yidong <cyd@stupidchicken.com>
3829
c4b1a32a
CY
3830 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
3831 to files.texi. Move contents of vc2-xtra.texi here.
3832
3833 * vc2-xtra.texi: File removed.
3834
3835 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
3836 Directory Commands from the submenu. Don't include deleted file
3837 vc2-xtra.texi.
3838
3839 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
3840 (Version Control): Add VC Directory Mode and VC Directory Commands to
3841 the submenu.
3842 (Why Version Control?): Use table format.
3843 (Version Control Systems): Note that Meta-CVS support is gone.
3844 (VCS Concepts): Note precisely when VC started supporting filesets.
3845 Remove bogus xref to CVS Options node.
3846 (Types of Log File): Copyedits.
3847 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
3848 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
3849 The Right Thing.
3850 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
3851 (Log Buffer): Reorganize node, putting C-c C-c description first.
3852 (Old Revisions): Use CVS for example, not RCS.
3853 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
3854 Commands from the submenu, putting them under Version Control.
3855 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
3856 need to include it in the manual unconditionally, since it is now
3857 crucial to using distributed version control systems.
1a6e2954
CY
3858 (Comparing Files): Note that diff uses the minibuffer, and that the
3859 output is shown using Diff mode.
1c6c854e
CS
3860 (Diff Mode): Explain what "patch" and "hunk" mean.
3861 Document diff-update-on-the-fly, diff-refine-hunk, and
b328f1b9 3862 diff-show-trailing-whitespaces.
1a6e2954 3863 (File Archives): Add rar support.
c4b1a32a 3864
69051ab6
CY
3865 * major.texi (Choosing Modes): Make mode selection sequence more
3866 obvious by describing the steps in order of priority. Note that
1c6c854e
CS
3867 magic-mode-alist is nil by default.
3868 Document magic-fallback-mode-alist.
69051ab6 3869
e7421e03
CY
38702008-10-20 Chong Yidong <cyd@stupidchicken.com>
3871
3872 * frames.texi (Mouse References): Copyedits.
3873
6b2efdc2
TH
38742008-10-20 Tassilo Horn <tassilo@member.fsf.org>
3875
3876 * ack.texi (Acknowledgments): Add myself as doc-view author.
3877
9c5e9396
EZ
38782008-10-20 Eli Zaretskii <eliz@gnu.org>
3879
3880 * frames.texi (Dialog Boxes): Add @cindex entries.
3881
dac94f8e
CY
38822008-10-20 Chong Yidong <cyd@stupidchicken.com>
3883
3884 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
3885 (Text-Only Mouse): Copyedit.
3886
25597d40
CY
38872008-10-19 Chong Yidong <cyd@stupidchicken.com>
3888
f8a447f6
CY
3889 * frames.texi: Use @key throughout for mouse clicks.
3890 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
3891 (Secondary Selection): Fix modified mouse click syntax.
3892 (Clipboard): Describe Cut, Copy and Paste commands.
3893 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
3894 Copyedits.
3895 (Creating Frames): Add xref to Init File.
3896 (Frame Commands): Add xref to Exiting.
3897 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 3898
b0f95216
CY
38992008-10-15 Chong Yidong <cyd@stupidchicken.com>
3900
b0817f00
CY
3901 * files.texi (Version Control): Copyedits. Add Bazaar.
3902 (Version Control Systems): List different VCS's using an itemized list.
3903 Add Bazaar.
3904 (VCS Concepts): Copyedits. Tweak description of file merging.
3905
b0f95216
CY
3906 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
3907 (Cut/Paste Other App): Document select-active-regions and
3908 x-select-enable-primary.
3909
69d0d701
CY
39102008-10-13 Chong Yidong <cyd@stupidchicken.com>
3911
3912 * mark.texi (Shift Selection): Correct case in node name.
3913
3914 * emacs.texi (Top): Update node order in Mark chapter.
3915
375e8351
EZ
39162008-10-12 Eli Zaretskii <eliz@gnu.org>
3917
3918 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
3919
3920 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
3921 elsewhere in the manual instead of describing yet again the intricacies
3922 of $HOME on MS-Windows and MS-DOS.
3923
ab58114f
CY
39242008-10-12 Chong Yidong <cyd@stupidchicken.com>
3925
4f959513 3926 * mini.texi (Minibuffer File): Add xref to File Names.
1c6c854e
CS
3927 (Minibuffer File): Add discussion of `~' in file names.
3928 Add insert-default-directory index reference.
4f959513 3929
ab58114f
CY
3930 * files.texi (File Names): Reorganize description.
3931 (Visiting): Add xref to Mode Line. Copyedits.
3932 (Save Commands): Mention prefix behavior of C-x C-s.
3933 (Numbered Backups): Node deleted.
3934 (Backup Names): Contents of Numbered Backups moved here. State default
3935 of version-control variable.
3936 (Reverting): Copyedits.
3937 (Version Control): Add additional version control systems.
3938
3939 * emacs.texi (Top): Delete Numbered Backups node.
3940
3941 * cmdargs.texi (General Variables): Change Numbered Backups xref to
3942 Backup Names.
f2884f63 3943 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 3944
b0b5100a
RF
39452008-10-11 Romain Francoise <romain@orebokech.com>
3946
3947 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
3948
89774b5f
CY
39492008-10-11 Chong Yidong <cyd@stupidchicken.com>
3950
3951 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
3952 (Select Buffer): Mention use of minibuffer history. Describe default
3953 value of default-major-mode. Mention that C-x 4 b selects the other
3954 window.
3955 (List Buffers): Document CRM indicators in the order they appear.
3956 (Kill Buffer): Document new command kill-matching buffers.
3957 (Several Buffers): Move explanation of the relationship between buffer
3958 list and buffer menu to the top.
3959 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
3960
4c72bf27
CY
39612008-10-10 Chong Yidong <cyd@stupidchicken.com>
3962
3963 * entering.texi (Exiting): Document change of C-x C-c to
3964 save-buffers-kill-terminal. Document kill-emacs.
3965
f68eb991
EZ
39662008-09-30 Eli Zaretskii <eliz@gnu.org>
3967
3968 * mule.texi (Coding Systems): Don't mention codepage-setup.
3969
3970 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
3971 cpNNN coding systems anymore.
3972 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
1c6c854e
CS
3973 for unibyte mode. Don't mention line-drawing characters.
3974 Don't mention dos-unsupported-char-glyph.
f68eb991 3975
1a2dd44d
CY
39762008-09-25 Chong Yidong <cyd@stupidchicken.com>
3977
3978 * search.texi (Search): Shorten introduction.
3979 (Basic Isearch): Add command table. Discuss reverse isearch and
3980 isearch highlighting.
3981 (Repeat Isearch): Move lazy highlighting discussion here. Add search
3982 ring to cindex.
3983 (Special Isearch): Move input methods discussion here.
3984 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
3985 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
3986 Repeat Isearch.
3987 (Isearch Minibuffer): New node.
3988 (Word Search): Document new word search commands.
3989 (Regexp Example): Simplify example using sentence-end-base variable.
3990 (Replace): Reword introduction.
3991 (Unconditional Replace): Remove unnecessary example.
3992 (Other Repeating Search): Document new `M-s o' binding.
3993
3994 * emacs.texi (Top): Update node listings.
3995
e45da31d
JB
39962008-09-22 Juanma Barranquero <lekktu@gmail.com>
3997
3998 * emacs.texi (Top): Remove Kill Errors from menu.
3999
841c8096
CY
40002008-09-22 Chong Yidong <cyd@stupidchicken.com>
4001
402168fa
CY
4002 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
4003 interface for defining macros. Simplify examples. Note that C-g quits
4004 macro definitions.
1c6c854e
CS
4005 (Keyboard Macro Counter): Document using F3 to insert counter.
4006 Give usage example.
402168fa
CY
4007 (Keyboard Macro Query): Organize query responses in a table.
4008
1c6c854e
CS
4009 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout.
4010 Link to Erasing node.
841c8096
CY
4011 (Undo): Reorganize paragraphs for logical flow. Move keybinding
4012 rationale to a footnote.
4013 (Kill Errors): Remove node, due to redundancy with Erasing.
4014 (Spelling): Move discussion of flyspell to end. Note new behavior of
4015 M-$ in active region. Remove non-ispell-specific keybindings from
4016 table.
4017
eab2ee89
DN
40182008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
4019
4020 * cmdargs.texi (Initial Options): Document --daemon.
4021
3d53e905
GM
40222008-09-20 Glenn Morris <rgm@gnu.org>
4023
4024 * files.texi (Numbered Backups): Mention that some modes set
4025 version-control.
4026
1c90484d
GM
40272008-09-20 Jim Blandy <jimb@red-bean.com>
4028
4029 * files.texi (Numbered Backups): Reference File Variables, as well.
4030 Remove discussion of Rmail's implementation.
4031
0fc0d844
CY
40322008-09-06 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * misc.texi (Recursive Edit): Note that top-level exits active
4035 minibuffers.
4036
4037 * trouble.texi (Quitting): Likewise.
4038
b18d283d
CY
40392008-08-31 Chong Yidong <cyd@stupidchicken.com>
4040
4041 * emacs.texi (Top): Add Temporary Face Changes xref.
4042
4043 * display.texi (Display): Move Temporary Face Changes node to just
4044 after Standard Faces.
4045 (Scrolling): Document recenter-top-bottom instead of recenter.
4046 (Horizontal Scrolling): Move auto hscroll discussion to the top.
4047 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
4048 (Display Custom): Copyedits.
4049 (Optional Mode Line): Document display-battery-mode.
4050
180135fc
RF
40512008-08-27 Romain Francoise <romain@orebokech.com>
4052
4053 * custom.texi (Directory Variables): Minor fix.
4054
d3fe3475
GM
40552008-08-27 Glenn Morris <rgm@gnu.org>
4056
4057 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
4058 descriptions.
4059 (Calendar Customizing): Tweak layout description.
183080b6 4060 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
4061 markers. Condense calendar-star-date and calendar-mark-today
4062 description.
4063 (Holiday Customizing): Add oriental and solar holidays.
4064 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
4065 Fix holiday-float description. Use zerop in examples. Be less verbose.
4066 (Date Display Format): Change ISO format. Be less verbose.
4067 (Diary Customizing): Mention day and month abbrev arrays.
4068 Mention the date-form variables by name. Update European example.
4069 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
4070 Condense examples. Mention diary-entry-symbols by name.
4071 Condense table for insertion commands.
4072 (Fancy Diary Display): Mention diary-include-string and
4073 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
4074 Ethiopic, Persian date functions. Condense descriptions.
4075
4076 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
4077 (Adding to Diary): Adapt for changed node name.
4078
71755807
GM
40792008-08-26 Glenn Morris <rgm@gnu.org>
4080
4081 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
4082 node "Hebrew/Islamic Entries".
4083
4084 * calendar.texi (Specified Dates): Fix names of iso functions.
4085 (General Calendar): There may not be another window.
4086 (Writing Calendar Files, Holidays): Tweak intro.
4087 (Holidays): Mention Baha'i and Chinese holidays.
4088 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
4089 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
4090 (To Other Calendar): Add calendar-print-other-dates.
4091 Refer to "graphic display" rather than "X.
4092 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
4093 (Displaying the Diary): Fix whitespace after reference.
4094 Fix `diary-number-of-entries' reference.
4095 (Date Formats): Explicitly mention that day names can be abbreviated.
4096 (Adding to Diary): Add some references to other sections.
4097 (Special Diary Entries): Fix reference.
4098 (Appointments): Simplify appt-message-warning-time entry.
4099 Clarify where times must be.
4100 (Importing Diary): Comment out icalendar paragraph that does not apply.
4101 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
4102
d76ebc75
GM
41032008-08-23 Glenn Morris <rgm@gnu.org>
4104
4105 * fortran-xtra.texi (Fortran): Change description of free form and
4106 fixed form a bit. Mention hideshow and imenu.
4107 (Fortran Motion): Mention fortran-end-of-subprogram,
4108 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
4109 (Fortran Indent): Minor re-word.
4110 (ForIndent Commands): Mention fortran-fill-paragraph and
4111 fortran-fill-statement.
4112 (ForIndent Cont): Mention fortran-tab-mode-string.
4113 (Fortran Comments): Mention fortran-comment-line-start-skip.
4114 (Fortran Columns): Mention font-locking.
4115 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
4116
1fc0ce04 41172008-08-23 Johan Bockgård <bojohan@muon>
e2a71e28
JB
4118
4119 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
4120
5c52e13c
CY
41212008-08-22 Chong Yidong <cyd@stupidchicken.com>
4122
4123 * mini.texi (Minibuffer): Simplify introduction.
4124 (Minibuffer File): Document tilde in minibuffer filenames.
4125 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
4126 to enter tabs, spaces, and question marks. Describe behavior of C-a.
4127 (Completion Example): Update example to current command list.
4128 (Completion Options): Document `lazy' value of completion-auto-help.
4129 Update contents of completion-ignored-extensions.
4130 (Minibuffer History): Describe "future history" list. State default
4131 value of history-delete-duplicates.
4132
77a00355
GM
41332008-08-21 Glenn Morris <rgm@gnu.org>
4134
4135 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 4136 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 4137
39ee1d04
CY
41382008-08-17 Chong Yidong <cyd@stupidchicken.com>
4139
4140 * regs.texi (Registers): Clarify valid register names.
4141 (RegPos): Note that buffer is saved and restored too.
4142 (RegText): Note that mark is reactivated/deactivated.
4143 (RegConfig): Xref to Windows node.
4144
b12c348f
CY
41452008-08-16 Chong Yidong <cyd@stupidchicken.com>
4146
3ae7ba79
CY
4147 * basic.texi (Inserting Text): Provide command name for C-q.
4148
b12c348f
CY
4149 * killing.texi (Killing): Copyedit. Define read-only text.
4150 (Deletion): DEL and C-d were already explained in Erasing; xref there.
4151 (Killing by Lines): Copyedit.
4152 (Other Kill Commands): Move M-w description here.
4153 (Yanking): Move M-w to Other Kill Commands.
4154 (Kill Ring): Also mention saving text in registers. Link to Text
4155 Properties in elisp manual.
4156 (Accumulating Text): Copyedit.
4157 (CUA Bindings): Shift selection is now the default.
4158
d8ff7692
TZ
41592008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
4160
4161 * maintaining.texi (Change Log): Mention next-error is available.
4162
a43a8a2e
GM
41632008-08-10 Glenn Morris <rgm@gnu.org>
4164
4165 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
4166 and intermonth text.
4167 (Holiday Customizing): Add holiday-chinese.
4168
eba27308
EZ
41692008-08-08 Eli Zaretskii <eliz@gnu.org>
4170
4171 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
4172
5f14a5b3
DN
41732008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
4174
4175 * files.texi (Log Buffer): Describe C-c C-d.
4176 (Diff Mode): Describe C-x 4 A.
4177
49989bff
EZ
41782008-08-06 Eli Zaretskii <eliz@gnu.org>
4179
4180 * vc1-xtra.texi (VC Directory Mode): Fix last change.
4181
5c915c02
DN
41822008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
4183
2beaf97a
DN
4184 * files.texi (Old Revisions): Update the keys used by vc-annotate and
4185 describe the new bindings to show the changeset diff, toggle annotation
4186 visibility, show revisions.
4187 (VC Status): Describe key bindings for modifying the change comments,
4188 displaying changeset diffs and annotations.
4189
5c915c02
DN
4190 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
4191
71798ace
NR
41922008-08-05 Nick Roberts <nickrob@snap.net.nz>
4193
4194 * vc1-xtra.texi (VC Directory Mode): Fix typo.
4195
b8949644
EZ
41962008-08-02 Eli Zaretskii <eliz@gnu.org>
4197
4198 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
4199 and wording.
4200
819567d1
DN
42012008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
4202
4203 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 4204 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
4205 commands. Improve some old info.
4206
5f38310a
CY
42072008-07-31 Chong Yidong <cyd@stupidchicken.com>
4208
0dc3906b
CY
4209 * display.texi (Visual Line Mode): New node.
4210
5f38310a 4211 * basic.texi (Inserting Text): Move DEL to deletion node.
1c6c854e
CS
4212 (Moving Point): Add additional alternative key bindings.
4213 Describe line-move-visual.
5f38310a
CY
4214 (Erasing): Describe DEL.
4215 (Basic Undo, Blank Lines, Arguments): Copyedit.
4216 (Continuation Lines): Mention Visual Line mode.
4217 (Position Info): Move extended discussion to mule.texi.
4218
4219 * mule.texi (International Chars): Describe C-x =.
4220
4221 * emacs.texi (Top): Add Visual Line Mode node.
4222
7c2fb837
DN
42232008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
4224
4225 * emacs.texi: Remove VMS support.
4226
3f6b73ef
DN
42272008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
4228
4229 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
4230 the vc-dir command name.
4231
9e2a2647
DN
42322008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
4233
4234 * xresources.texi: Remove mentions of Mac Carbon.
4235
568beaa2
AS
42362008-07-19 Andreas Schwab <schwab@suse.de>
4237
4238 * ns-emacs.texi: Move to ../misc.
4239
0ef94706
CY
42402008-07-15 Chong Yidong <cyd@stupidchicken.com>
4241
4242 * entering.texi (Exiting): Don't describe text-only terminals as the
4243 default. Describe the new startup screen.
4244 (Exiting): Describe how to kill Emacs first. Change description of
4245 iconification to handle modern window systems.
4246
ba60bd44 42472008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
4248
4249 * ns-emacs.texi: New file, documents features of Emacs port under
4250 NeXTstep windowing.
4251
9f30aa73
CY
42522008-07-15 Chong Yidong <cyd@stupidchicken.com>
4253
938a5d2e
CY
4254 * entering.texi (Entering Emacs): Update prev node.
4255
4256 * glossary.texi (Glossary): Remove xref to Text Characters.
4257
9f30aa73
CY
4258 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
4259 directly, rather than in the context of ASCII. Move description of
4260 special properties of modifier key to new Modifier Keys node.
4261 (Keys): Copyedit.
4262 (Text Characters): Delete node. Multibyte is the default nowadays, and
4263 the node contents are obsolete.
4264
4265 * custom.texi (Modifier Keys): New node.
4266
4267 * emacs.texi (Top): Update node list.
4268
7e53d36c
CY
42692008-07-13 Chong Yidong <cyd@stupidchicken.com>
4270
4271 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
4272 saying that Emacs provides menus and mouse support (which is par for
4273 the course).
4274
4275 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
4276 early on.
4277 (Point): Copyedit. Relegate historical trivia to a footnote.
4278 (Mode Line): Explain mode-line format more consistently.
4279 (Menu Bar): Copyedit.
4280
1e9fa96d
GM
42812008-06-27 Glenn Morris <rgm@gnu.org>
4282
4283 * cal-xtra.texi (Sexp Diary Entries):
4284 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
4285
dc9bebb8
CY
42862008-06-26 Chong Yidong <cyd@stupidchicken.com>
4287
4288 * mark.texi (Shift selection): New node.
4289 (Mark): Copyedits.
4290 (Persistent Mark): Move to the end of the chapter.
4291
e7881076
EZ
42922008-06-20 Eli Zaretskii <eliz@gnu.org>
4293
4294 * makefile.w32-in (distclean): Remove makefile.
4295
f427400c
NR
42962008-06-17 Nick Roberts <nickrob@snap.net.nz>
4297
4298 * building.texi (Starting GUD): Add an entry for gud-gdb.
4299 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
4300 command mode.
4301
b597d348
GM
43022008-06-17 Glenn Morris <rgm@gnu.org>
4303
4304 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
4305
647b7094
NR
43062008-06-17 Nick Roberts <nickrob@snap.net.nz>
4307
4308 * building.texi (Starting GUD): Expand on remote debugging.
4309 (Other GDB-UI Buffers): Mention new keyboard bindings.
4310
47a30023
GM
43112008-06-15 Glenn Morris <rgm@gnu.org>
4312
4313 * gnu.texi: Use a verbatim license for this invariant section,
4314 as per etc/GNU.
4315
37e5d54a
GM
43162008-06-13 Daniel Engeler <engeler@gmail.com>
4317
4318 * emacs.texi, misc.texi: Add documentation about serial port access.
4319
8e65d46c
GM
43202008-06-13 Glenn Morris <rgm@gnu.org>
4321
c1473b4c
MB
4322 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
4323 maintain.info.
8e65d46c 4324
e40a85cd
MB
43252008-06-05 Miles Bader <miles@gnu.org>
4326
4327 * display.texi (Temporary Face Changes): Update to reflect function
4328 renamings in face-remap.el.
4329
56c73dec
MB
43302008-06-04 Miles Bader <miles@gnu.org>
4331
1c6c854e
CS
4332 * display.texi (Temporary Face Changes):
4333 Add `adjust-buffer-face-height'. Rewrite description of
56c73dec
MB
4334 `increase-buffer-face-height' and `decrease-default-face-height' now
4335 that they aren't bound by default.
4336
9d3d42fb
MB
43372008-06-03 Miles Bader <miles@gnu.org>
4338
4339 * display.texi (Temporary Face Changes): New node.
4340
2be6bfe2
EZ
43412008-05-31 Eli Zaretskii <eliz@gnu.org>
4342
4343 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
4344
daf7e339
GM
43452008-05-31 Glenn Morris <rgm@gnu.org>
4346
4347 * cal-xtra.texi (Fancy Diary Display): Simplify.
4348
d21d2618
GM
43492008-05-30 Glenn Morris <rgm@gnu.org>
4350
4351 * cal-xtra.texi (Fancy Diary Display): Update for
4352 diary-display-function replacing diary-display-hook.
4353
71ce5fd0
JB
43542008-05-29 Drew Adams <drew.adams@oracle.com>
4355
4356 * msdog.texi (Windows Keyboard): Add descriptions of
4357 w32-register-hot-key and w32-unregister-hot-key.
4358
a3cdbdf8
MO
43592008-05-21 Tom Tromey <tromey@redhat.com>
4360
4361 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
4362 Variables node.
4363
854a574c
MO
43642008-05-19 Tom Tromey <tromey@redhat.com>
4365
4366 * custom.texi (Variables): Add Directory Variables to menu.
4367 (Directory Variables): New node.
4368
7c2ec3f9
ER
43692008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
4370
71ce5fd0 4371 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 4372
370fded4
ER
43732008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
4374
4375 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
4376 Revision Tags and rewritten. Section now uses modern terminology,
4377 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
4378 accurately.
4379
6af511e3
EZ
43802008-05-10 Eli Zaretskii <eliz@gnu.org>
4381
4382 * msdog.texi (Windows Files): Update documentation of
4383 w32-get-true-file-attributes.
4384
7a78b6e7
ER
43852008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
4386
4387 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
4388 directory mode.
4389
1bcfc24e
CY
43902008-05-08 Chong Yidong <cyd@stupidchicken.com>
4391
4392 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 4393 entry "television".
1bcfc24e 4394
db86064f
ER
43952008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
4396
ab5ec32c 4397 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 4398
a31b405e
ER
43992008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
4400
4401 * emacs/buffers.texi, emacs/files.texi (Version-control):
4402 vc-toggle-read-only is no longer a good idea...
4403
ff2c14fc
GM
44042008-04-29 Glenn Morris <rgm@gnu.org>
4405
4406 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
4407
367c9b7c
JL
44082008-04-22 Juri Linkov <juri@jurta.org>
4409
4410 * dired.texi (Subdirectories in Dired): Describe using `^'
4411 to return to the parent directory.
4412
4ac1e9b4
NR
44132008-04-22 Nick Roberts <nickrob@snap.net.nz>
4414
4415 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
4416 recent changes.
4417
b9b3bf2b
NR
44182008-04-19 Nick Roberts <nickrob@snap.net.nz>
4419
4420 * building.texi (GDB-UI Layout, Breakpoints Buffer)
4421 (Other GDB-UI Buffers): Update for recent thread related changes.
4422
4d120d6a
SM
44232008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
4424
4425 * maintaining.texi (Maintaining):
4426 * emacs.texi (Top): Typo.
4427
a152877d
SM
44282008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
4429
b9b3bf2b
NR
4430 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
4431 arg in `font-lock-add-keywords'.
a152877d 4432
36c0514c
GM
44332008-04-08 Glenn Morris <rgm@gnu.org>
4434
4435 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
4436 Also add Baha'i calendar references where appropriate.
4437
06a97d46
GM
44382008-04-05 Glenn Morris <rgm@gnu.org>
4439
4440 * custom.texi (Init File): Byte-compiling .emacs is bad.
4441
6adc6eed
SM
44422008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
4443
4444 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
4445
571388b0
GM
44462008-03-29 Glenn Morris <rgm@gnu.org>
4447
4448 * calendar.texi: Update for `calendar-date-style' replacing
4449 `european-calendar'.
4450
3ae8f876
JR
44512008-03-28 Jason Rumney <jasonr@gnu.org>
4452
4453 * display.texi (Display Custom): Mention overlay-margin in text.
4454
5bc6ddff 44552008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 4456
5bc6ddff
MB
4457 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
4458 tutorial' comments.
03a864d5 4459
7186a830
CY
44602008-03-28 Chong Yidong <cyd@stupidchicken.com>
4461
4462 * mark.texi (Mark): Rearrange nodes.
4463 (Persistent Mark): Rename from Transient Mark.
4464 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
4465 Describe Transient Mark mode as the default.
4466
4467 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
4468 the default behavior with Transient Mark mode off.
4469 (Position Info): Fix typo.
4470
71ce5fd0
JB
4471 * display.texi (Standard Faces): Reference the Mark node.
4472 Remove discussion of the region face, which is discussed there.
7186a830
CY
4473
4474 * emacs.texi (Top): Update node listings.
4475
4476 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
4477 as the default.
4478
4479 * fixit.texi (Undo): Standardize choice of undo key sequence.
4480 (Undo, Spelling): Describe Transient Mark mode as the default.
4481
4482 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
4483 default.
4484
4485 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
4486
4487 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
4488 mode is the default, and note that the mark is not activated when set.
4489
4490 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
4491 Describe Transient Mark mode as the default.
4492
4493 * search.texi (Basic Isearch): Reference the Mark Ring node.
4494 (Replace, Unconditional Replace, Other Repeating Search):
4495 Describe Transient Mark mode as the default.
4496
1c6c854e
CS
4497 * text.texi (Words, Pages, Fill Commands, HTML Mode):
4498 Describe Transient Mark mode as the default.
7186a830
CY
4499 (Paragraphs): Describe how M-h behaves when region is active.
4500
4501 * trouble.texi (Quitting): Clarify effects of C-g.
4502
dc47d1ff
GM
45032008-03-13 Glenn Morris <rgm@gnu.org>
4504
4505 * emacs.texi (EMACSVER): Set to 23.0.60.
4506
e3e0fb39 45072008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 4508
e3e0fb39
GM
4509 * dired.texi (Hiding Subdirectories): Fix previous change.
4510
45112008-03-05 Drew Adams <drew.adams@oracle.com>
4512
4513 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 4514
5e14abf8
KS
45152008-02-28 Kim F. Storm <storm@cua.dk>
4516
4517 * help.texi (Help Files): Move describe-gnu-project to C-h g.
4518 Move describe-distribution to C-h C-o.
4519 Move view-emacs-problems to C-h C-p.
4520 Add view-emacs-debugging on C-h C-d.
4521 Add view-external-packages on C-h C-e.
d0207bf3 4522 Add view-order-manuals on C-h C-m.
5e14abf8 4523
d0207bf3 45242008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
4525
4526 * msdog-xtra.texi (MS-DOS): Docstring fix.
4527
87e391bb
EZ
45282008-02-09 Eli Zaretskii <eliz@gnu.org>
4529
4530 * msdog.texi (Windows Fonts): Use a @table for describing font
4531 properties.
4532
5662e503
JR
45332008-02-07 Jason Rumney <jasonr@gnu.org>
4534
4535 * msdog.texi (Windows Files): w32-get-true-file-attributes default
4536 value has changed.
4537 (Windows HOME): Clarify what is meant by "if that fails as well".
4538 (Windows Fonts): New section.
4539
72463824
GM
45402008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
4541
4542 * basic.texi (Basic Undo): Remove duplicate "you can".
4543
7ff926e0
EZ
45442008-02-02 Eli Zaretskii <eliz@gnu.org>
4545
4546 * maintaining.texi (Tags): Fix last change.
4547
6ab7aef1
MA
45482008-02-02 Michael Albinus <michael.albinus@gmx.de>
4549
093571c3 4550 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 4551
ace67e7e
NR
45522008-01-31 Nick Roberts <nickrob@snap.net.nz>
4553
4554 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
4555
ae068fdf
RS
45562008-01-26 Richard Stallman <rms@gnu.org>
4557
4558 * maintaining.texi (Tags): Delete redundant index entry.
4559
a56d9a08
EZ
45602008-01-26 Eli Zaretskii <eliz@gnu.org>
4561
4562 * programs.texi (Imenu): Move "@cindex tags" from here...
4563 * maintaining.texi (Tags): ...to here.
4564
e941ed90
NR
45652008-01-23 Kevin Ryde <user42@zip.com.au>
4566
4567 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
4568 click count.
4569
650276d5
JB
45702008-01-21 Juanma Barranquero <lekktu@gmail.com>
4571
4572 * entering.texi (Exiting): Fix typo.
4573 Reported by D. E. Evans <sinuhe@gnu.org>.
4574
8dc17977
MR
45752007-12-31 Martin Rudalics <rudalics@gmx.at>
4576
4577 * glossary.texi (Glossary): Fix typo.
4578
9f9695a6
RS
45792007-12-27 Richard Stallman <rms@gnu.org>
4580
4581 * text.texi (Formatted Text): Improve menu tag.
4582 (Editing Format Info): In Info, add duplicate menu of nodes
4583 about the submenus.
4584 (Format Faces): Say where Faces menu is found. Mention Other.
4585 (Format Colors): Say where these submenus are found.
4586 (Format Indentation, Format Justification): Likewise.
4587 (Format Properties): Likewise.
4588
abfd0191
RS
45892007-12-22 Richard Stallman <rms@gnu.org>
4590
4591 * search.texi (Query Replace): Make exp of query-replace more
4592 self-contained, and clarify.
8dc17977 4593
abfd0191
RS
4594 * cc-mode.texi (Getting Started): Change @ref to @pxref.
4595
a2586785
RS
45962007-12-15 Richard Stallman <rms@gnu.org>
4597
4598 * files.texi (Auto Save): Clarify definition of auto-saving.
4599
a67cf2bb
RS
46002007-11-26 Richard Stallman <rms@gnu.org>
4601
4602 * help.texi (Help Echo): Cleanups.
4603
448b33b1
TTN
46042007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
4605
4606 * files.texi (Why Version Control?): Fix typo.
4607 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
4608 (Selecting a Fileset): Fix typos; small rewording.
4609 (Log Buffer): Likewise.
4610 (Old Revisions): Likewise.
448b33b1 4611
221bb7f6
EZ
46122007-11-17 Eli Zaretskii <eliz@gnu.org>
4613
4614 * mule.texi (Communication Coding): Fix wording of last change.
4615
d0207bf3 46162007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 4617
630cb3b7
JB
4618 * custom.texi (Specifying File Variables):
4619 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 4620
53b7759e
KH
46212007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
4622
a5ab2e0c 4623 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
4624
4625 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
4626
c8763fb6 46272007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 4628
630cb3b7 4629 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
4630 --output=file.
4631
ff98e024
MR
46322007-11-13 Martin Rudalics <rudalics@gmx.at>
4633
4634 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
4635 (Help Echo): Avoid mentioning the term "region" here and
4636 consistently use the term "active text".
4637
37b11c22
GM
46382007-11-11 Glenn Morris <rgm@gnu.org>
4639
4640 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
4641
21d50ba1
JL
46422007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
4643
1c6c854e
CS
4644 * search.texi (Query Replace):
4645 Mention `query-replace-show-replacement'.
21d50ba1 4646
c12ecb0a 46472007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
4648
4649 * building.texi (Watch Expressions): Remove obscure sentence.
4650
3b4201f4
KH
46512007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
4652
4653 * mule.texi (Select Input Method): Describe how to activate an input
4654 method in the text mode.
4655
07e5c0b0
DN
46562007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
4657
4658 * cmdargs.texi (Misc Variables): Remove Sun windows info.
4659
52dd7391
NR
46602007-10-30 Nick Roberts <nickrob@snap.net.nz>
4661
4662 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
4663
c004e539
GM
46642007-10-30 Glenn Morris <rgm@gnu.org>
4665
4666 * misc.texi (Directory Tracking): Explain a bit more about
4667 dirtrack-mode.
4668
ca8c5b8c
GM
46692007-10-25 Glenn Morris <rgm@gnu.org>
4670
4671 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
4672
b6c764ef
RS
46732007-10-24 Richard Stallman <rms@gnu.org>
4674
4675 * misc.texi (Interactive Shell): Cleanup last change.
4676
eabd84c9
JL
46772007-10-22 Juri Linkov <juri@jurta.org>
4678
4679 * mini.texi (Minibuffer History): Add text about a list of minibuffer
4680 default values.
4681
0b43c7e2
ER
46822007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
4683
ca8c5b8c 4684 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
4685 'filesets'.
4686
a80859d4
MR
46872007-10-18 Martin Rudalics <rudalics@gmx.at>
4688
4689 * trouble.texi (Quitting): Fix typo.
4690
c9447ae1
GM
46912007-10-18 Glenn Morris <rgm@gnu.org>
4692
4693 * frames.texi (Mode Line Mouse): Mention minor mode names.
4694
168b980f
JL
46952007-10-17 Juri Linkov <juri@jurta.org>
4696
4697 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
4698 fill-paragraph operates on the active region in Transient Mark mode.
4699 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
4700 with fill-paragraph.
4701
4702 * basic.texi (Arguments): Replace fill-paragraph-or-region with
4703 fill-paragraph.
4704
4705 * fixit.texi (Spelling): ispell-word operates on the active region
4706 in Transient Mark mode.
4707
5a331f34
JB
47082007-10-17 Aaron S. Hawley <aaronh@garden.org>
4709
4710 * building.texi (Source Buffers):
4711 * custom.texi (Init Non-ASCII):
4712 * glossary.texi (Glossary): Use "key binding" consistently.
4713
2a9f4d55
JB
47142007-10-17 Juanma Barranquero <lekktu@gmail.com>
4715
4716 * calendar.texi (Diary): Fix directive.
4717
de13cecf
RS
47182007-10-16 Richard Stallman <rms@gnu.org>
4719
4720 * calendar.texi (Diary): Clarify text about diary file example.
4721
5f90d53e
ER
47222007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
4723
4724 * files.texi: Capitalize node names according to convention.
4725
3aa491bc
GM
47262007-10-13 Glenn Morris <rgm@gnu.org>
4727
4728 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
4729
8a3106d3
ER
47302007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
4731
4732 * emacs.texi:
4733 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 4734 suggested by RMS and Robert J. Chassell.
8a3106d3 4735
da1080a2
ER
47362007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
4737
3aa491bc 4738 * files.texi (Version Systems):
0870a421
ER
4739 * vc-xtra.texi:
4740 * vc1-xtra.texi:
ac3f4c6f 4741 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 4742 operations. Change of terminology from `version' to `revision'.
a7fc5b78 4743 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 4744 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 4745
58ade22b
ER
47462007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
4747
da1080a2 4748 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
4749 Reorder the descriptions to be chronological.
4750
93870ce2
RS
47512007-10-09 Richard Stallman <rms@gnu.org>
4752
4753 * display.texi (Cursor Display): Correct how cursor appears
4754 in nonselected windows.
4755
568c7288
NR
47562007-10-04 Nick Roberts <nickrob@snap.net.nz>
4757
4758 * building.texi (GDB Graphical Interface): Remove references to gdba
4759 and mention gud-gdb.
4760
1af74d06 47612007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 4762
1af74d06 4763 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 4764
0d8fb755
JL
47652007-10-06 Juri Linkov <juri@jurta.org>
4766
4767 * text.texi (Fill Commands): Document fill-paragraph-or-region.
4768 (Fill Prefix, Format Indentation): Replace fill-paragraph with
4769 fill-paragraph-or-region.
4770
4771 * basic.texi (Arguments): Replace fill-paragraph with
4772 fill-paragraph-or-region.
4773
b981e2c6
ER
47742007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
4775
4776 * files.texi: Update the section on version control for 2007
2a9f4d55 4777 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
4778 will come later.
4779
5fceaf9c
GM
47802007-09-15 Glenn Morris <rgm@gnu.org>
4781
4782 * calendar.texi (Holidays): Change all instances of `holiday-list' back
4783 to `list-holidays'.
4784
b0e44b17
GM
47852007-09-14 Glenn Morris <rgm@gnu.org>
4786
4787 * calendar.texi: Update all instances of mark-calendar-holidays,
4788 list-calendar-holidays, list-holidays with the new names.
4789
8cf51b2c
GM
47902007-09-06 Glenn Morris <rgm@gnu.org>
4791
46a367db 4792 Move manual sources from man/ to subdirectories of doc/.
8cf51b2c
GM
4793 Split into the Emacs manual in emacs/, and other manuals in misc/.
4794 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4795 manual.
4796 (infodir): New variable.
4797 (info): Use $infodir.
4798 (emacsman): Delete target, not needed any more.
4799 Move all targets that are not the Emacs manual to misc/Makefile.in.
4800 (mostlyclean): Remove `gnustmp'.
4801 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
4802 manual.
92f9b43f 4803 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
4804 (emacsman): Delete target, not needed any more.
4805 (clean): Remove all info files but Emacs manual.
4806 Move all targets that are not the Emacs manual to misc/Makefile.in.
4807 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
4808
4809 * Makefile.in (INFOSOURCES): Delete.
4810 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
4811 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
4812 *.vrs *.toc here...
4813 (maintainer-clean): ...from here.
4814
48152007-09-05 Glenn Morris <rgm@gnu.org>
4816
4817 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
4818
8cf51b2c
GM
48192007-08-29 Glenn Morris <rgm@gnu.org>
4820
4821 * emacs.texi (EMACSVER): Increase to 23.0.50.
4822
3420c522
RS
48232007-08-27 Richard Stallman <rms@gnu.org>
4824
4825 * emacs.texi (Top): Clarify menu item for Glossary.
4826
4827 * display.texi (Faces): Change secn title.
4828 Clarify not all fonts come from Font Lock.
4829
8cf51b2c
GM
48302007-08-17 Eli Zaretskii <eliz@gnu.org>
4831
4832 * basic.texi (Position Info): Add index entry for face at point.
4833 Mention that character faces are also displayed by "C-u C-x =".
4834
8cf51b2c
GM
48352007-08-08 Glenn Morris <rgm@gnu.org>
4836
4837 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
4838
48392007-08-07 Chong Yidong <cyd@stupidchicken.com>
4840
4841 * files.texi (File Conveniences): Document point motion keys in Image
4842 mode.
4843
8cf51b2c
GM
48442007-07-27 Glenn Morris <rgm@gnu.org>
4845
8cf51b2c
GM
4846 * emacs.texi (Copying): Include license text from gpl.texi, rather than
4847 in-line.
4848
4849 * gpl.texi: New file with text of GPL.
4850 * Makefile.in (EMACSSOURCES): Add gpl.texi.
4851
48522007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
4853
4854 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
4855
4856 * dired.texi (Wdired): Mention C-x C-q key binding.
4857
48582007-07-28 Nick Roberts <nickrob@snap.net.nz>
4859
4860 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
4861
48622007-07-25 Glenn Morris <rgm@gnu.org>
4863
8cf51b2c
GM
4864 * emacs.texi (Copying): Replace license with GPLv3.
4865
4866 * Relicense all FSF files to GPLv3 or later.
4867
48682007-07-24 Glenn Morris <rgm@gnu.org>
4869
4870 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
4871 for some calendars.
4872
48732007-07-23 Nick Roberts <nickrob@snap.net.nz>
4874
4875 * screen.texi (Mode Line): Describe new mode-line flag that shows if
4876 default-directory for the current buffer is on a remote machine.
4877
8cf51b2c
GM
48782007-07-21 Eli Zaretskii <eliz@gnu.org>
4879
4880 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
4881 default value.
4882
48832007-07-21 Richard Stallman <rms@gnu.org>
4884
4885 * files.texi (Why Version Control?): Improve previous change.
4886
48872007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
4888
4889 * files.texi (Why Version Control?): New node.
4890
8cf51b2c
GM
48912007-07-12 Nick Roberts <nickrob@snap.net.nz>
4892
8cf51b2c
GM
4893 * building.texi (Starting GUD): Add xref to this anchor.
4894
8cf51b2c
GM
48952007-06-24 Karl Berry <karl@gnu.org>
4896
2a9f4d55 4897 * emacs.texi: New Back-Cover Text.
8cf51b2c 4898
8cf51b2c
GM
48992007-06-07 Alan Mackenzie <acm@muc.de>
4900
4901 * display.texi (Optional Mode Line): Document the new form of
4902 line+column numbers, "(561,2)".
4903
49042007-06-06 Juanma Barranquero <lekktu@gmail.com>
4905
49823426 4906 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
4907
49082007-06-02 Chong Yidong <cyd@stupidchicken.com>
4909
4910 * Version 22.1 released.
4911
8cf51b2c
GM
49122007-05-07 Karl Berry <karl@gnu.org>
4913
4914 * emacs.texi (EMACSVER): Back to 22.
4915
49162007-05-06 Richard Stallman <rms@gnu.org>
4917
4918 * maintaining.texi (Create Tags Table): Clean up previous change.
4919
c8763fb6 49202007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
4921
4922 * maintaining.texi (Create Tags Table): Add text about the dangers of
4923 making symbolic links to tags files.
4924
49252007-05-04 Karl Berry <karl@gnu.org>
4926
4927 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
4928
49292007-05-03 Karl Berry <karl@gnu.org>
4930
4931 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
4932
4933 * .cvsignore (*.pdf): New entry.
4934
8cf51b2c
GM
4935 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
4936 for printing.
4937
49382007-05-01 Richard Stallman <rms@gnu.org>
4939
4940 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
4941
8cf51b2c
GM
49422007-04-28 Glenn Morris <rgm@gnu.org>
4943
4944 * ack.texi (Acknowledgments):
4945 * anti.texi (Antinews):
8cf51b2c
GM
4946 * programs.texi (Program Modes): Restore mention of python.el pending
4947 consideration of legal status.
4948
49492007-04-28 Richard Stallman <rms@gnu.org>
4950
4951 * files.texi (File Names): Fixes to ~ description on MS systems.
4952
8cf51b2c
GM
49532007-04-26 Glenn Morris <rgm@gnu.org>
4954
4955 * emacs.texi (EMACSVER): Increase to 22.1.50.
4956
49572007-04-25 Karl Berry <karl@gnu.org>
4958
4959 * emacs.texi: Improve line breaks on copyright page,
4960 similar layout to lispref, 8.5x11 by default.
4961
4962 * dired.texi (Image-Dired): Improve line break, fix typo.
4963
49642007-04-24 Chong Yidong <cyd@stupidchicken.com>
4965
4966 * programs.texi (Program Modes):
8cf51b2c
GM
4967 * anti.texi (Antinews):
4968 * ack.texi (Acknowledgments): python.el removed.
4969
8cf51b2c
GM
49702007-04-23 Chong Yidong <cyd@stupidchicken.com>
4971
4972 * display.texi (Highlight Interactively): Correct description of
4973 hi-lock-file-patterns-policy.
4974
4975 * files.texi (File Archives): Mention self-extracting executables.
4976
49772007-04-23 Eli Zaretskii <eliz@gnu.org>
4978
4979 * search.texi (Unconditional Replace, Query Replace): Add xref to
4980 "Replacement and Case".
4981
49822007-04-22 Chong Yidong <cyd@stupidchicken.com>
4983
4984 * dired.texi (Image-Dired): Move from Thumbnails node.
4985 * misc.texi (Thumbnails): Node deleted.
4986 * emacs.texi (Top): Update node listing.
4987
4988 * files.texi (File Conveniences):
49823426 4989 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
4990
49912007-04-21 Richard Stallman <rms@gnu.org>
4992
4993 * display.texi (Highlight Interactively): Correct previous change.
4994 Clarify doc of hi-lock-find-patterns, and move new features into it.
4995
49962007-04-20 David Koppelman <koppel@ece.lsu.edu>
4997
1c6c854e
CS
4998 * display.texi (Highlight Interactively):
4999 Document hi-lock-file-patterns-policy.
8cf51b2c
GM
5000
50012007-04-20 Martin Rudalics <rudalics@gmx.at>
5002
5003 * display.texi (Scrolling): Fix typo.
5004
8cf51b2c
GM
50052007-04-15 Chong Yidong <cyd@stupidchicken.com>
5006
8cf51b2c
GM
5007 * doclicense.texi: Remove node heading, so that it can be included by
5008 other files.
5009
5010 * emacs.texi: Insert node heading for GFDL.
5011
8cf51b2c
GM
50122007-04-14 Eli Zaretskii <eliz@gnu.org>
5013
5014 * cmdargs.texi (Colors): Qualify "color of window" index entry by
5015 "command line".
5016
5017 * display.texi (Faces): Refer to "Creating Frames" for face
5018 and other frame customizations in .emacs.
5019
5020 * frames.texi (Creating Frames): Mention that face customizations can
5021 be put in .emacs. Add index entries.
5022
50232007-04-12 Richard Stallman <rms@gnu.org>
5024
5025 * glossary.texi (Glossary): Explain `iff'.
5026
50272007-04-11 Karl Berry <karl@gnu.org>
5028
5029 * gnu.texi (Top),
5030 * macos.texi (Mac Font Specs),
5031 * anti.texi (Antinews),
5032 * xresources.texi (Resources),
5033 * misc.texi (Emulation),
5034 * calendar.texi (Daylight Saving),
5035 * dired.texi (Dired and Find),
5036 * rmail.texi (Remote Mailboxes),
5037 * sending.texi (Mail Headers),
5038 * programs.texi (Which Function),
5039 * files.texi (Recover),
5040 * buffers.texi (Uniquify),
5041 * frames.texi (Wheeled Mice),
5042 * killing.texi (Rectangles): Wording to improve breaks in
5043 8.5x11 format.
5044 * mule.texi (Language Environments): \hbadness=10000 since there's
5045 no way to reword.
5046 * emacs.texi (smallbook): New @set to more easily switch between
5047 smallbook and 8.5x11.
5048
50492007-04-11 Richard Stallman <rms@gnu.org>
5050
5051 * files.texi (File Conveniences): Add xref to Tumme.
5052 Delete text about Thumbnail mode.
5053
8cf51b2c
GM
50542007-04-09 Alan Mackenzie <acm@muc.de>
5055
5056 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
5057 new name. Insert concept index entries.
5058
8cf51b2c
GM
50592007-04-08 Chong Yidong <cyd@stupidchicken.com>
5060
5061 * display.texi (Standard Faces): Document prefix arg for
5062 list-faces-display.
5063
5064 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
5065
8cf51b2c
GM
50662007-04-07 Chong Yidong <cyd@stupidchicken.com>
5067
8cf51b2c
GM
5068 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
5069
5070 * files.texi (Misc File Ops): Rewrite description of
5071 insert-file-literally.
5072
8cf51b2c
GM
50732007-03-31 Eli Zaretskii <eliz@gnu.org>
5074
5075 * misc.texi (Printing): Postscript -> PostScript.
5076
8cf51b2c
GM
5077 * ack.texi (Acknowledgments): Postscript -> PostScript.
5078
5079 * custom.texi (Init File, Init Non-ASCII): Fix last change.
5080
5081 * emacs.texi (Top): Fix the menu due to the change in custom.texi
5082 below.
5083
50842007-03-30 Chong Yidong <cyd@stupidchicken.com>
5085
5086 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
5087 Init Non-ASCII.
5088 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
5089 (Init Non-ASCII): New node.
5090
50912007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5092
5093 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
5094
8cf51b2c
GM
50952007-03-12 Glenn Morris <rgm@gnu.org>
5096
8cf51b2c
GM
5097 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
5098 "Daylight Savings".
5099
49823426 5100 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
5101 saving" in text throughout.
5102
8cf51b2c
GM
51032007-03-04 Richard Stallman <rms@gnu.org>
5104
5105 * custom.texi (Safe File Variables): Minor correction.
5106
8cf51b2c
GM
51072007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
5108
5109 * rmail.texi (Movemail): Add internal ref.
5110 Don't indent the intro for the PROTO table.
5111 Format PROTO table items with @code.
5112
8cf51b2c
GM
51132007-02-26 Nick Roberts <nickrob@snap.net.nz>
5114
5115 * building.texi: Remove references to bashdb.
5116
8cf51b2c
GM
51172007-02-19 Juanma Barranquero <lekktu@gmail.com>
5118
5119 * mule.texi (Language Environments): Update list of supported language
5120 environments.
5121
8cf51b2c
GM
51222007-02-14 Kim F. Storm <storm@cua.dk>
5123
5124 * building.texi (Grep Searching): Fix lgrep doc.
5125
51262007-02-12 Chong Yidong <cyd@stupidchicken.com>
5127
5128 * back.texi: Remove unused file.
5129
c8763fb6 51302007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5131
5132 * maintaining.texi (Tag Syntax): Now --members is the default for
5133 etags, not for ctags yet.
5134
8cf51b2c
GM
51352007-02-03 Eli Zaretskii <eliz@gnu.org>
5136
5137 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
5138 headers compliant with Texinfo guidelines and with what texnfo-upd.el
5139 expects. Add comments to prevent people from inadvertently modifying
5140 the key parts needed by `texinfo-multiple-files-update'.
5141
51422007-01-29 Chong Yidong <cyd@stupidchicken.com>
5143
5144 * frames.texi (Secondary Selection): Window clicked does not matter
5145 when mouse-yank-at-point is non-nil.
5146
8cf51b2c
GM
51472007-01-16 Glenn Morris <rgm@gnu.org>
5148
5149 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
5150 system abbrev.
5151
51522007-01-11 Richard Stallman <rms@gnu.org>
5153
5154 * msdog.texi (Windows Keyboard): Another small cleanup.
5155
51562007-01-10 Richard Stallman <rms@gnu.org>
5157
5158 * msdog.texi (Windows Keyboard): Yet another try to make
5159 everyone happy with that passage.
5160
51612007-01-05 Richard Stallman <rms@gnu.org>
5162
5163 * anti.texi (Antinews): Mention M-x shell scrolling.
5164
51652007-01-05 Nick Roberts <nickrob@snap.net.nz>
5166
5167 * building.texi (Watch Expressions): Describe gdb-max-children.
5168
8cf51b2c
GM
51692007-01-04 Richard Stallman <rms@gnu.org>
5170
8cf51b2c
GM
5171 * msdog.texi (Windows Keyboard): Clarify previous change.
5172
8cf51b2c
GM
51732007-01-02 Richard Stallman <rms@gnu.org>
5174
5175 * custom.texi (Changing a Variable): Minor clarification.
5176 (Specific Customization): customize-customized => customize-unsaved.
5177
5178 * entering.texi (Entering Emacs): Clean up text about restarting
5179 Emacs for each file.
5180
5181 * misc.texi (Shell Options): Minor cleanup.
5182
5183 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
5184 with Emacs, not vice versa.
5185
5186 * programs.texi (Symbol Completion): Recommend customizing
5187 window manager.
5188
5189 * xresources.texi (Resources): Minor fix.
5190
c8763fb6 51912007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5192
5193 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
5194
51952007-01-01 Richard Stallman <rms@gnu.org>
5196
5197 * commands.texi (User Input): Document keys stolen by window mangers.
5198
51992006-12-31 Richard Stallman <rms@gnu.org>
5200
5201 * custom.texi (Specific Customization): Document customize-option
5202 instead of customize-variable.
5203
52042006-12-31 Kim F. Storm <storm@cua.dk>
5205
5206 * major.texi (Choosing Modes): Document auto-mode-case-fold.
5207
52082006-12-30 Kim F. Storm <storm@cua.dk>
5209
5210 * killing.texi (CUA Bindings): Fix typo.
5211
5212 * xresources.texi (Table of Resources): Mention grow-only value for
5213 auto-resize-tool-bars.
5214
8cf51b2c
GM
52152006-12-27 Eli Zaretskii <eliz@gnu.org>
5216
5217 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
5218 and how to get them back.
5219
52202006-12-26 Richard Stallman <rms@gnu.org>
5221
5222 * calendar.texi (Holidays): Holiday listing is based on current
5223 practice, but DST is not.
5224
52252006-12-25 Richard Stallman <rms@gnu.org>
5226
5227 * emacs.texi (Top): Update subnode menus.
5228
5229 * mark.texi (Transient Mark): Fix xref.
5230
5231 * killing.texi (Graphical Kill): Node deleted.
5232 (Killing): Add xref to Cut and Paste.
5233 (CUA Bindings): Update xref.
5234
5235 * frames.texi (Cut and Paste): New section to hold other nodes.
5236 (Mouse Commands): Node demoted.
5237 (Cut/Paste Other App): Split out from Mouse Commands.
5238 (Word and Line Mouse): Likewise.
5239 (Secondary Selection, Clipboard): Nodes demoted.
5240
8cf51b2c
GM
52412006-12-24 Kevin Ryde <user42@zip.com.au>
5242
5243 * calendar.texi (Holidays): US daylight saving begins second Sunday
5244 in March for 2007 onwards.
5245 (Daylight Savings): Show new US default daylight saving rules, 2nd
5246 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
5247
52482006-12-23 Chong Yidong <cyd@stupidchicken.com>
5249
5250 * calendar.texi (Scroll Calendar): < and > are switched.
5251
52522006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
5253
5254 * killing.texi (Deletion): Describe M-\ prefix argument.
5255
52562006-12-23 Richard Stallman <rms@gnu.org>
5257
5258 * search.texi (Regexp Search): Explain why forward and reverse regexp
5259 search are not mirror images.
5260
8cf51b2c
GM
52612006-12-19 Kim F. Storm <storm@cua.dk>
5262
5263 * major.texi (Choosing Modes): Describe match-function elements for
5264 magic-mode-alist.
5265
8cf51b2c
GM
52662006-12-18 Eli Zaretskii <eliz@gnu.org>
5267
5268 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
5269 peculiarities.
5270
52712006-12-18 Richard Stallman <rms@gnu.org>
5272
5273 * abbrevs.texi (Editing Abbrevs): Fix previous change.
5274
8cf51b2c
GM
52752006-12-17 Alan Mackenzie <acm@muc.de>
5276
5277 * programs.texi (Left Margin Paren): Remove the bit which says
5278 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
5279 Discuss some of the issues of setting this option to nil.
5280
52812006-12-17 Glenn Morris <rgm@gnu.org>
5282
5283 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
5284
52852006-12-16 Eli Zaretskii <eliz@gnu.org>
5286
5287 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
5288 (Windows Files): `w32-get-true-file-attributes' is only relevant for
5289 NTFS volumes.
5290 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
5291 volumes.
5292
52932006-12-15 Eli Zaretskii <eliz@gnu.org>
5294
5295 * text.texi (HTML Mode): Fix "C-c TAB".
5296
8cf51b2c
GM
52972006-12-09 Richard Stallman <rms@gnu.org>
5298
5299 * misc.texi (Invoking emacsclient): Simplify TCP file text.
5300
53012006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
5302
5303 * files.texi (Misc File Ops): Document insert-file-literally.
5304
53052006-12-08 Eli Zaretskii <eliz@gnu.org>
5306
5307 * cmdargs.texi (Colors): Note that --color is intended for overriding
5308 the terminal defaults, not for normal invocation.
5309
5310 * misc.texi (Emacs Server): Improve wording. Don't mention the
5311 ``server program''. Add a cross-reference to "Init File" node.
5312 (Invoking emacsclient): Add index entries. Document both short and
5313 long versions of command-line options. Document the -f option.
5314
8cf51b2c
GM
53152006-12-06 Richard Stallman <rms@gnu.org>
5316
5317 * text.texi (Outline Format): Say to set outline-regexp
5318 and outline-level with major modes and file local variables.
5319
c8763fb6 53202006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
5321
5322 * anti.texi (Antinews): Mention the alternative to
5323 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
5324
8cf51b2c
GM
5325 * misc.texi (Interactive Shell): Ditto.
5326
53272006-12-04 Eli Zaretskii <eliz@gnu.org>
5328
5329 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5330
5331 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
5332
53332006-12-01 Eli Zaretskii <eliz@gnu.org>
5334
5335 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
5336 colon in the mode line.
5337
5338 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
5339
53402006-11-26 Nick Roberts <nickrob@snap.net.nz>
5341
5342 * building.texi (Watch Expressions): Mention SPC for expanding/
5343 contracting watch expressions.
5344
53452006-11-26 Kim F. Storm <storm@cua.dk>
5346
5347 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
5348
53492006-11-26 Nick Roberts <nickrob@snap.net.nz>
5350
5351 * building.texi (Debugger Operation): Define text command mode.
5352 Clarify how tooltips work.
5353 (GDB Graphical Interface): Explain how to run in text command mode
5354 more clearly.
5355
53562006-11-25 Juanma Barranquero <lekktu@gmail.com>
5357
5358 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
5359
53602006-11-22 Juanma Barranquero <lekktu@gmail.com>
5361
5362 * anti.texi (Antinews): Mention --server-file and TCP sockets.
5363
8cf51b2c
GM
53642006-11-18 Chong Yidong <cyd@stupidchicken.com>
5365
5366 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
5367 and EMACS is deprecated.
5368
53692006-11-18 Juanma Barranquero <lekktu@gmail.com>
5370
5371 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
5372
c8763fb6 53732006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5374
5375 * Makefile.in (emacs.dvi): Remove xresmini.texi.
5376
5377 * emacs.texi: Include xresources.texi both for info and dvi.
5378
5379 * xresources.texi: Merge text from xresmini.texi.
5380
c8763fb6 53812006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
5382
5383 * glossary.texi: Fix typos.
5384
8cf51b2c
GM
53852006-11-06 Richard Stallman <rms@gnu.org>
5386
5387 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
5388
5389 * ack.texi (Acknowledgments): Fix name spelling.
5390
53912006-11-01 Juri Linkov <juri@jurta.org>
5392
5393 * search.texi (Word Search): Document incremental word search.
5394
53952006-10-28 Glenn Morris <rgm@gnu.org>
5396
5397 * ack.texi (Acknowledgments): Add cal-html author.
5398
5399 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
5400 Calendar"). Describe new package cal-html.
5401 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
5402 Calendar Files."
5403
8cf51b2c
GM
54042006-10-23 Richard Stallman <rms@gnu.org>
5405
5406 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
5407 Abbrev mode is enabled.
5408
8cf51b2c
GM
54092006-10-16 Richard Stallman <rms@gnu.org>
5410
8cf51b2c
GM
5411 * emacs.texi: Update ISBN.
5412
8cf51b2c
GM
54132006-10-11 Kim F. Storm <storm@cua.dk>
5414
5415 * emacs.texi (Acknowledgments): Use @dotless{i}.
5416
54172006-10-08 Nick Roberts <nickrob@snap.net.nz>
5418
5419 * building.texi (Breakpoints Buffer): Mention catchpoints.
5420
54212006-10-08 Kim F. Storm <storm@cua.dk>
5422
5423 * ack.texi (Acknowledgments): Update.
5424
5425 * emacs.texi (Acknowledgments): Fix bad @/ form.
5426
8cf51b2c
GM
54272006-10-05 Kim F. Storm <storm@cua.dk>
5428
5429 * emacs.texi (Acknowledgments): Add more contributors.
5430
54312006-10-03 Richard Stallman <rms@gnu.org>
5432
5433 * emacs.texi (Acknowledgments): Update version and edition.
5434
8cf51b2c
GM
54352006-10-01 Karl Berry <karl@gnu.org>
5436
5437 * custom.texi (Customization Groups): Page break to keep example buffer
5438 on one page.
5439
54402006-09-30 Karl Berry <karl@gnu.org>
5441
5442 * programs.texi (Basic Indent): @need to improve page break.
5443 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
5444
54452006-09-29 Glenn Morris <rgm@gnu.org>
5446
5447 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
5448
54492006-09-29 Karl Berry <karl@gnu.org>
5450
5451 * windows.texi (Basic Window): Remove forced @break, no longer
5452 desirable.
5453 * frames.texi (Frame Commands),
5454 * mark.texi (Marking Objects): Reword to avoid bad page break.
5455 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
5456
54572006-09-19 Richard Stallman <rms@gnu.org>
5458
5459 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
5460 stick to present tense.
5461
c8763fb6 54622006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5463
5464 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
5465 to x-gtk-use-old-file-dialog.
5466 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
5467
54682006-09-15 Jay Belanger <belanger@truman.edu>
5469
49823426 5470 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
5471 Change "Library Public License" to "Lesser Public License"
5472 throughout. Use "yyyy" to represent year.
5473
8cf51b2c
GM
54742006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
5475
5476 * files.texi (Visiting): Add index entry "open file".
5477
8cf51b2c
GM
54782006-09-11 Richard Stallman <rms@gnu.org>
5479
5480 * building.texi (Compilation Mode): Clarification.
5481 (Grep Searching): Add xref to Compilation Mode.
5482
8cf51b2c
GM
54832006-09-08 Richard Stallman <rms@gnu.org>
5484
5485 * search.texi (Search): Ref multi-file search commands here.
5486 (Other Repeating Search): Not here.
5487
8cf51b2c
GM
54882006-08-28 Richard Stallman <rms@gnu.org>
5489
5490 * windows.texi (Split Window): Update xref.
5491
5492 * basic.texi (Continuation Lines): Update xref.
5493
5494 * indent.texi (Tab Stops): Update xref.
5495
5496 * emacs.texi (Top): Update subnode menu.
5497
5498 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
5499 split out of Display Custom.
5500
55012006-08-25 Kim F. Storm <storm@cua.dk>
5502
5503 * display.texi (Display Custom): Add variables overline-margin
5504 and x-underline-at-descent-line.
5505
55062006-08-25 Richard Stallman <rms@gnu.org>
5507
5508 * entering.texi (Exiting): Rewrite to give graphical displays
5509 priority over text terminals.
5510
5511 * search.texi (Incremental Search): Move index entries.
5512
55132006-08-23 Chong Yidong <cyd@stupidchicken.com>
5514
5515 * custom.texi (Init File): Reference Find Init to avoid "home
5516 directory" confusion.
5517
55182006-08-22 Nick Roberts <nickrob@snap.net.nz>
5519
5520 * building.texi (Other GDB-UI Buffers): Describe how to edit
5521 a value in the locals buffer.
5522
55232006-08-21 Richard Stallman <rms@gnu.org>
5524
5525 * search.texi (Basic Isearch): Add `isearch' index entry.
5526
55272006-08-16 Richard Stallman <rms@gnu.org>
5528
5529 * misc.texi (Saving Emacs Sessions): Clean up wording.
5530
5531 * mark.texi (Marking Objects): Mention term "select all".
5532
5533 * emacs.texi (Top): Update subnode menu.
5534
5535 * help.texi (Help Mode): Move node up in file.
5536
8cf51b2c
GM
55372006-08-15 Nick Roberts <nickrob@snap.net.nz>
5538
5539 * building.texi (Stack Buffer): Explain fringe arrow.
5540
8cf51b2c
GM
55412006-08-12 Eli Zaretskii <eliz@gnu.org>
5542
8cf51b2c
GM
5543 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
5544 on startup.
5545
55462006-08-11 Romain Francoise <romain@orebokech.com>
5547
5548 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
5549
55502006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
5551
5552 * mule.texi (Recognize Coding, Text Coding): Fix typos.
5553
55542006-08-10 Richard Stallman <rms@gnu.org>
5555
5556 * text.texi (Format Faces): Substantial rewrites to deal
1c6c854e
CS
5557 with face merging. Empty regions don't count.
5558 Clarify face property inheritance.
8cf51b2c
GM
5559
55602006-08-08 Romain Francoise <romain@orebokech.com>
5561
5562 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
5563 <arjuropo@cc.jyu.fi>.
5564
8cf51b2c
GM
55652006-08-04 Eli Zaretskii <eliz@gnu.org>
5566
5567 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
5568 apply to all frames.
5569
8cf51b2c
GM
55702006-08-01 Richard Stallman <rms@gnu.org>
5571
5572 * help.texi (Name Help): Add index entries for describe-variable.
5573
55742006-08-01 Nick Roberts <nickrob@snap.net.nz>
5575
5576 * building.texi (GDB Graphical Interface): Shorten node names.
5577 (GDB-UI Layout): Use GDB-related.
5578 (Other GDB-UI Buffers): Simplify English.
5579
55802006-07-31 Richard Stallman <rms@gnu.org>
5581
5582 * search.texi (Query Replace): Add xref for Dired's Q command.
5583
8cf51b2c
GM
55842006-07-31 Nick Roberts <nickrob@snap.net.nz>
5585
5586 * building.texi (GDB commands in Fringe): Rename to...
5587 (Source Buffers): ..this and move forward. Describe hollow arrow and
5588 new option gdb-find-source-frame.
5589
55902006-07-29 Richard Stallman <rms@gnu.org>
5591
5592 * dired.texi (Operating on Files): Simplify previous change
5593 and fix Texinfo usage.
5594
55952006-07-29 Eli Zaretskii <eliz@gnu.org>
5596
5597 * dired.texi (Operating on Files): Add cross-references. State the
5598 Unix commands that do similar things.
5599
56002006-07-28 Richard Stallman <rms@gnu.org>
5601
5602 * mark.texi (Transient Mark): Clarify that region never disappears
5603 when Transient Mark mode is off, and not when it is on.
5604
56052006-07-27 Richard Stallman <rms@gnu.org>
5606
5607 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
5608
56092006-07-24 Richard Stallman <rms@gnu.org>
5610
5611 * xresources.texi (GTK styles): Fix texinfo usage.
5612
8cf51b2c
GM
5613 * commands.texi (User Input): Explain why we teach keyboard cmds.
5614
5615 * xresources.texi, xresmini.texi, search.texi, programs.texi:
5616 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
5617 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
5618 * doclicense.texi, display.texi, dired.texi, basic.texi:
5619 * anti.texi, ack.texi: Move periods and commas inside quotes.
5620
56212006-07-22 Eli Zaretskii <eliz@gnu.org>
5622
5623 * cmdargs.texi (General Variables): Document EMAIL.
5624
56252006-07-21 Eli Zaretskii <eliz@gnu.org>
5626
5627 * frames.texi (Frame Commands): Mention that focus-follows-mouse
5628 doesn't have effect on MS-Windows.
5629
8cf51b2c
GM
56302006-07-17 Richard Stallman <rms@gnu.org>
5631
5632 * building.texi (Grep Searching): Explain about chaining grep commands.
5633
8cf51b2c
GM
56342006-07-10 Nick Roberts <nickrob@snap.net.nz>
5635
49823426 5636 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
5637
56382006-07-09 Chong Yidong <cyd@stupidchicken.com>
5639
5640 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
5641 is invoked for multiple files.
5642
56432006-07-08 Eli Zaretskii <eliz@gnu.org>
5644
5645 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
5646 on-line manual for the rest of this node.
5647 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
5648 unconditionally.
5649 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
5650 Improve wording.
5651 (Windows Printing): Improve wording.
5652 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
5653 rest of this node.
5654
8cf51b2c
GM
56552006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
5656
49823426
GM
5657 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
5658 with eval-buffer.
8cf51b2c
GM
5659
56602006-07-05 Nick Roberts <nickrob@snap.net.nz>
5661
5662 * mule.texi (Coding Systems, Specify Coding): Link descriptions
5663 of character translation.
5664
56652006-07-04 Nick Roberts <nickrob@snap.net.nz>
5666
5667 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
5668
56692006-07-03 Karl Berry <karl@gnu.org>
5670
5671 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
5672 not-too-underfull hboxes in the TeX output.
5673 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
5674 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
5675 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
5676 * sending.texi, text.texi: Fix overfull/underfull boxes.
5677
56782006-07-03 Romain Francoise <romain@orebokech.com>
5679
5680 * m-x.texi (M-x): Fix.
5681
56822006-07-03 Richard Stallman <rms@gnu.org>
5683
8cf51b2c
GM
5684 * search.texi (Other Repeating Search): filename -> file name.
5685
5686 * misc.texi (Narrowing): Minor cleanups.
5687
5688 * files.texi (Visiting): filename -> file name.
5689
5690 * emacs.texi (Top): Update subnode menus.
5691
5692 * mule.texi (Coding Systems): Move char translation stuff here.
5693 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
5694 (Recognize Coding): Substantial local rewrites.
5695 (International): Update menu.
5696
5697 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
5698 (Scrolling): Substantial local rewrites.
5699 (Display): Update menu and intro.
5700
5701 * dired.texi: filename -> file name.
5702
5703 * custom.texi (Safe File Variables): Texinfo usage fix.
5704
f0131492 57052006-07-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5706
5707 * help.texi, m-x.texi: Lots of cleanups.
5708
8cf51b2c
GM
57092006-06-30 Eli Zaretskii <eliz@gnu.org>
5710
5711 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
5712 (Windows Processes, Windows Misc): Shorten the printed version by
5713 selectively conditioning less important portions by @ifnottex.
5714
8cf51b2c
GM
57152006-06-27 Richard Stallman <rms@gnu.org>
5716
5717 * mini.texi (Minibuffer File): Minor cleanup.
5718
57192006-06-25 Nick Roberts <nickrob@snap.net.nz>
5720
5721 * frames.texi (XTerm Mouse): Rename to...
5722 (Text-Only Mouse): ...this. Mention t-mouse-mode.
5723
5724 * emacs.texi (Top): Use new node name.
5725
57262006-06-24 Eli Zaretskii <eliz@gnu.org>
5727
5728 * emacs.texi (Top): Update the detailed menu according to changes in
5729 msdog.texi.
5730
5731 * msdog.texi (Windows Keyboard): New section.
5732 (Windows Mouse): New section.
5733 (Windows System Menu): Remove section (text merged with "Windows
5734 Keyboard").
5735 (Windows Misc): New section.
5736
5737 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
5738
5739 * msdog.texi (ls in Lisp): New section.
5740
5741 * files.texi (Visiting): Document case-insensitive wildcard matching
5742 under find-file-wildcards.
5743
8cf51b2c
GM
57442006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
5745
5746 * macos.texi (Mac Input): Add description of mac-function-modifier.
5747 Now Unicode keyboard layouts work.
5748
8cf51b2c
GM
57492006-06-10 Richard Stallman <rms@gnu.org>
5750
5751 * mule.texi (Recognize Coding): Clarify previous change.
5752
57532006-06-09 Kenichi Handa <handa@m17n.org>
5754
5755 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
5756 notation.
5757
57582006-06-07 Kevin Ryde <user42@zip.com.au>
5759
5760 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
5761 manual for @ifnottex, but in emacs-extra for @iftex.
5762
5763 * cmdargs.texi (General Variables): Fix smtpmail xref.
5764
57652006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
5766
8cf51b2c 5767 * programs.texi (Comment Commands):
8cf51b2c 5768 * custom.texi (Specifying File Variables):
49823426 5769 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
5770
57712006-06-07 Nick Roberts <nickrob@snap.net.nz>
5772
5773 * building.texi (Watch Expressions): Move node to end.
5774 (GDB Graphical Interface): Move description of clicks in fringe...
5775 (GDB commands in the Fringe): ...to here. New node.
5776
8cf51b2c
GM
57772006-06-05 Romain Francoise <romain@orebokech.com>
5778
49823426 5779 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
5780
57812006-06-05 Nick Roberts <nickrob@snap.net.nz>
5782
5783 * building.texi (GDB Graphical Interface): Update bindings.
5784 (Commands of GUD): Add gud-print. Remove gud-run.
5785 Restate availability more generally.
5786
f0131492 57872006-06-03 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5788
5789 * mini.texi: Lots of cleanups.
5790
57912006-06-01 Luc Teirlinck <teirllm@auburn.edu>
5792
5793 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
5794 and Mouse-2.
5795
c8763fb6 57962006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5797
5798 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
5799
8cf51b2c
GM
58002006-05-31 Richard Stallman <rms@gnu.org>
5801
5802 * basic.texi (Moving Point): Fix previous change.
5803
c8763fb6 58042006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5805
5806 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
5807
f0131492 58082006-05-28 Teodor Zlatanov <tzz@lifelogs.com>
8cf51b2c
GM
5809
5810 * basic.texi: Many simplifications and improvements in wording.
5811
8cf51b2c
GM
58122006-05-26 Nick Roberts <nickrob@snap.net.nz>
5813
5814 * anti.texi (Antinews): Create a node for gdb-ui.
5815
8cf51b2c
GM
58162006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
5817
5818 * frames.texi (Menu Bars, Tool Bars): Add index entries.
5819
58202006-05-20 Richard Stallman <rms@gnu.org>
5821
5822 * dired.texi (Dired Navigation): dired-goto-file is now j.
5823
8cf51b2c
GM
58242006-05-20 Eli Zaretskii <eliz@gnu.org>
5825
5826 * mule.texi (Coding Systems): Mention the undecided-* coding systems
5827 and their aliases.
5828
5829 * msdog.texi (Windows Printing): Mention non-support of plain text
5830 printing with some el-cheapo printers, and suggest a workaround.
5831
58322006-05-20 Kevin Ryde <user42@zip.com.au>
5833
5834 * text.texi (TeX Print): tex-dvi-view-command has a default value,
5835 remove the bit saying you must set it.
5836
58372006-05-19 Luc Teirlinck <teirllm@auburn.edu>
5838
5839 * trouble.texi (Checklist):
5840 * text.texi (Text, Auto Fill, Text Mode):
5841 * search.texi (Nonincremental Search):
5842 * rmail.texi (Rmail Labels):
5843 * mule.texi (Input Methods, Multibyte Conversion):
5844 * misc.texi (Gnus, Where to Look, PostScript):
5845 * maintaining.texi (Create Tags Table):
5846 * indent.texi (Indentation Commands):
5847 * fixit.texi (Spelling):
5848 * emacs.texi (Copying):
5849 * custom.texi (Init File): ifinfo -> ifnottex.
5850
8cf51b2c
GM
58512006-05-17 Richard Stallman <rms@gnu.org>
5852
5853 * files.texi (Diff Mode): Mention C-x `.
5854
58552006-05-08 Richard Stallman <rms@gnu.org>
5856
5857 * custom.texi (Disabling): Textual cleanups.
5858
8cf51b2c
GM
58592006-05-12 Glenn Morris <rgm@gnu.org>
5860
5861 * calendar.texi (Displaying the Diary, Format of Diary File):
5862 Refer to diary-view-entries, diary-list-entries,
5863 diary-show-all-entries rather than obsolete aliases.
5864
58652006-05-12 Eli Zaretskii <eliz@gnu.org>
5866
5867 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5868 (Displaying the Diary, Special Diary Entries, Importing Diary):
5869 * building.texi (Compilation Shell):
5870 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
5871 emacs-xtra with @inforef's.
5872
5873 * files.texi (Visiting): Fix wording.
5874
5875 * mule.texi (Coding Systems, Text Coding): More indexing.
5876 Mention that C-x RET f can set eol conversion.
5877
c8763fb6 58782006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5879
5880 * xresmini.texi (GTK resources): Insert GTK description.
5881
5882 * xresources.texi (GTK resources): metafont should be menufont.
5883
8cf51b2c
GM
58842006-05-06 Michael Albinus <michael.albinus@gmx.de>
5885
49823426 5886 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
5887 method, user name and host name is active only in partial
5888 completion mode.
5889
8cf51b2c
GM
58902006-05-06 Eli Zaretskii <eliz@gnu.org>
5891
5892 * makefile.w32-in (emacs.dvi):
5893 * Makefile.in (emacs.dvi): Add xresmini.texi.
5894
5895 * xresmini.texi (Table of Resources): Remove xref to non-existent
5896 node "LessTif Resources".
5897
5898 * msdog.texi (Microsoft Windows):
5899 * calendar.texi (Calendar/Diary, Displaying the Diary)
5900 (Special Diary Entries, Importing Diary, Holidays):
5901 * programs.texi (Program Modes):
5902 * text.texi (Text):
5903 * buffers.texi (Several Buffers):
5904 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
5905
59062006-05-06 Eli Zaretskii <eliz@gnu.org>
5907
5908 The following changes merge the emacs-xtra manual into the main
5909 manual, but only for on-line version of the manual.
5910
5911 * vc2-xtra.texi (Version Backups, Local Version Control)
5912 (Making Snapshots, Change Logs and VC, Version Headers)
5913 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
5914 on-line manual.
5915
5916 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
5917 for on-line manual.
5918
5919 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
5920 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
5921 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
5922 for on-line manual.
5923
5924 * fortran-xtra.texi (Fortran, Fortran Autofill)
5925 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
5926 for on-line manual.
5927
5928 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
5929 Conditional xref's for on-line manual.
5930
5931 * emerge-xtra.texi (Emerge, Overview of Emerge)
5932 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
5933 manual.
5934
5935 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
5936 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5937 (EMACSSOURCES): Use EMACS_XTRA.
5938 (../info/emacs-xtra): Remove.
5939 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5940
5941 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
5942 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
5943 (EMACSSOURCES): Use EMACS_XTRA.
5944 ($(infodir)/emacs-xtra): Remove.
5945 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
5946
5947 * trouble.texi (Quitting):
5948 * text.texi (Text):
5949 * programs.texi (Program Modes):
5950 * msdog.texi (Microsoft Windows):
5951 * frames.texi (Frames):
5952 * files.texi (Backup, Version Control, VC Concepts)
5953 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
5954 (Registering, VC Status, VC Undo, Multi-User Branching)
5955 (Comparing Files):
5956 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
5957 (Displaying the Diary, Special Diary Entries, Importing Diary):
5958 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
5959 conditional xref's, depending on @iftex/@ifnottex.
5960
5961 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
5962 "MS-DOS". @include msdog-xtra.texi.
5963
5964 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
5965 <Top Level> [ifnottex]: @include fortran-xtra.texi.
5966
5967 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
5968 for vc-xtra.texi subsections.
5969 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
5970 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
5971
5972 * sending.texi (Sending Mail): A @node line without explicit Prev,
5973 Next, and Up links.
5974
5975 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
5976 Next, and Up links.
5977
5978 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
5979 and its sections. @include picture-xtra.texi.
5980
5981 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
5982 "Emerge".
5983 (List Tags) [ifnottex]: @include emerge-xtra.texi.
5984
5985 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
5986 exact duplicate of its name-sake in calendar.texi.
5987
5988 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
5989 "Advanced Calendar/Diary Usage".
5990 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
5991
5992 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
5993 dired-xtra.texi.
5994 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
5995
5996 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
5997 (Files) [ifnottex]: Add menu entry for Autorevert.
5998
5999 * emacs-xtra.texi (Introduction): Reword to make consistent with
6000 printed version only.
6001 <Top level>: Remove the body of all chapters and move them to the
6002 new *-xtra.texi files. Use @raisesections and @lowersections to
6003 convert sections to chapters etc.
6004
6005 * msdog-xtra.texi:
6006 * fortran-xtra.texi:
6007 * vc-xtra.texi:
6008 * vc1-xtra.texi:
6009 * vc2-xtra.texi:
6010 * emerge-xtra.texi:
6011 * cal-xtra.texi:
6012 * dired-xtra.texi:
6013 * arevert-xtra.texi: New files, with text from respective chapters
6014 of emacs-xtra.texi. Convert each @chapter into @section, @section
6015 into @subsection, etc.
6016
1c6c854e 6017 * emacs-xtra.texi (MS-DOS): Rename from "MS-DOG". All references
8cf51b2c
GM
6018 updated.
6019
6020 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
6021 Windows". All references updated.
6022
60232006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6024
6025 * macos.texi (Mac Input): Mention input from Character Palette.
6026 (Mac Font Specs): Fix typo.
6027
60282006-05-05 Richard Stallman <rms@gnu.org>
6029
6030 * files.texi (Diff Mode): Minor cleanup.
6031
60322006-05-05 Karl Berry <karl@gnu.org>
6033
8cf51b2c
GM
6034 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
6035 errors from the current release of makeinfo (4.8).
6036 * help.texi (Library Keywords): Change widest word in multitable
6037 template from `emulations' to `convenience'. (Not sure if this is
6038 related to the font change.)
6039
60402006-05-05 Eli Zaretskii <eliz@gnu.org>
6041
6042 * files.texi (File Names): Add a footnote about limited support of
6043 ~USER on MS-Windows.
6044
6045 * cmdargs.texi (Initial Options): Add a footnote about limited
6046 support of ~USER on MS-Windows.
6047
60482006-05-03 Richard Stallman <rms@gnu.org>
6049
6050 * files.texi (Diff Mode): Node moved here.
6051 (Comparing Files): Delete what duplicates new node.
6052 (Files): Put Diff Mode in menu.
6053
1c6c854e 6054 * misc.texi (Diff Mode): Move to files.texi.
8cf51b2c
GM
6055
6056 * emacs.texi (Top): Update menu for Diff Mode.
6057
6058 * trouble.texi (Emergency Escape): Simplify.
6059
6060 * emacs.texi (Top): Minor clarification.
6061
60622006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
6063
6064 * commands.texi, entering.texi, screen.texi: Many simplifications.
6065
60662006-05-03 Richard Stallman <rms@gnu.org>
6067
6068 * commands.texi (Text Characters): Delete paragraph about unibyte
6069 non-ASCII printing chars.
6070
6071 * killing.texi (Killing): Say "graphical displays".
6072 * display.texi: Say "graphical displays".
6073
6074 * cmdargs.texi (Misc X): Say "graphical displays".
6075
60762006-05-01 Richard Stallman <rms@gnu.org>
6077
6078 * emacs.texi (Top): Add Diff Mode to menu.
6079
60802006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6081
6082 * misc.texi (Diff Mode): New node.
6083
60842006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6085
6086 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
6087 (Mac Environment Variables): Shorten example line.
6088 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
6089
60902006-05-01 Nick Roberts <nickrob@snap.net.nz>
6091
6092 * building.texi (GUD Customization): Describe cases %d and %c.
6093 Update description for %e.
6094
60952006-04-30 Glenn Morris <rgm@gnu.org>
6096
6097 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
6098
60992006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
6100
6101 * custom.texi (Examining): Update C-h v output example.
6102
61032006-04-29 Kim F. Storm <storm@cua.dk>
6104
6105 * building.texi (Grep Searching): Add lgrep and rgrep.
6106
8cf51b2c
GM
61072006-04-23 Richard Stallman <rms@gnu.org>
6108
6109 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
6110
6111 * xresmini.texi: New file.
6112
6113 * xresources.texi (Face Resources): Split table into font resources
6114 and the rest. Combine similar attributes for brevity.
6115
8cf51b2c
GM
61162006-04-21 Eli Zaretskii <eliz@gnu.org>
6117
6118 * emacs-xtra.texi (MS-DOS File Names): Remove section about
6119 backslashes and case-insensitivity in file names (moved to the
6120 main manual).
6121 (MS-DOS Printing): Move most of the text to the main manual.
6122
6123 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
6124 New nodes.
6125 (Windows Processes, Windows System Menu): Add index entries and
6126 fix wording.
6127
8cf51b2c
GM
61282006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
6129
6130 * misc.texi (Shell Ring): Add notes on saved input when
6131 navigating off the end of the history list.
6132
61332006-04-18 Chong Yidong <cyd@mit.edu>
6134
6135 * misc.texi (Shell Options): Correct default value of
6136 comint-scroll-show-maximum-output.
6137
8cf51b2c
GM
61382006-04-18 Nick Roberts <nickrob@snap.net.nz>
6139
6140 * building.texi (Watch Expressions): Update.
6141
8cf51b2c
GM
61422006-04-12 Richard Stallman <rms@gnu.org>
6143
6144 * search.texi: Clean up previous change.
6145
61462006-04-12 Eli Zaretskii <eliz@gnu.org>
6147
6148 * search.texi (Regexp Backslash, Regexp Replace): Add index
6149 entries for ``back reference'' and mention the term itself in the
6150 text.
6151
61522006-04-11 Richard Stallman <rms@gnu.org>
6153
6154 * custom.texi (Safe File Variables):
6155 Document enable-local-variables = :safe.
6156
61572006-04-11 Karl Berry <karl@gnu.org>
6158
6159 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
6160 (Remote Repositories, Version Backups, Local Version Control)
6161 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
6162 (Miscellaneous Commands and Features of VC, Change Logs and VC)
6163 (Renaming VC Work Files and Master Files)
6164 (Inserting Version Control Headers, Customizing VC, General Options)
6165 (Options for RCS and SCCS, Options specific for CVS): Move all
6166 these nodes to emacs-xtra.texi, for brevity.
6167 * cmdargs.texi, files.texi: Change cross-references.
6168
8cf51b2c
GM
61692006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
6170
6171 * files.texi (Old Versions): Update description of vc-annotate's
6172 use of color to indicate date ranges.
6173
8cf51b2c
GM
61742006-04-09 Kevin Ryde <user42@zip.com.au>
6175
8cf51b2c
GM
6176 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
6177 put info and printed manual names the right way around.
6178
61792006-04-09 Karl Berry <karl@gnu.org>
6180
6181 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
6182 emacs-xtra.texi, leaving only MS Windows information.
6183 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
6184 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
6185 node names.
6186
6187 * emacs.texi: Move @summarycontents and @contents to the beginning
6188 of the file.
6189
8cf51b2c
GM
61902006-04-08 Kevin Ryde <user42@zip.com.au>
6191
6192 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
6193
61942006-04-07 Richard Stallman <rms@gnu.org>
6195
6196 * programs.texi (Comments, Comment Commands, Options for Comments)
6197 (Multi-Line Comments): "Align", not "indent".
6198 (Basic Indent): C-j deletes trailing whitespace before the newline.
6199
62002006-04-06 Richard Stallman <rms@gnu.org>
6201
8cf51b2c
GM
6202 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
6203
62042006-04-06 Eli Zaretskii <eliz@gnu.org>
6205
6206 * killing.texi (Rectangles): Add index entry for marking a rectangle.
6207
8cf51b2c
GM
62082006-04-05 Richard Stallman <rms@gnu.org>
6209
6210 * emacs.texi (Top): Update subnode menu.
6211
6212 * trouble.texi (Unasked-for Search): Node deleted.
6213 (Lossage): Delete from menu.
6214
62152006-04-04 Richard Stallman <rms@gnu.org>
6216
6217 * trouble.texi: Various cleanups.
6218 (Checklist): Don't bother saying how to snail a bug report.
6219 (Emergency Escape): Much rewriting.
6220 (After a Crash): Rename the core dump immediately.
6221 (Total Frustration): Call it a psychotherapist.
6222 (Bug Criteria): Avoid "illegal instruction".
6223 (Sending Patches): We always put the contributor's name in.
6224
6225 * misc.texi (Thumbnails): Minor correction.
6226
8cf51b2c
GM
62272006-04-03 Richard Stallman <rms@gnu.org>
6228
6229 * misc.texi (Thumbnails): Minor cleanup.
6230
62312006-04-02 Karl Berry <karl@gnu.org>
6232
6233 * sending.texi (Mail Sending): pxref to Top needs five args.
6234
6235 * texinfo.tex: Update to current version (2006-03-21.13).
6236
8cf51b2c
GM
62372006-03-31 Richard Stallman <rms@gnu.org>
6238
6239 * emacs.texi (Top): Update subnode menu.
6240
6241 * help.texi (Help Mode): Cleanup.
6242
6243 * dired.texi: Many cleanups.
6244 (Dired Deletion): Describe dired-recursive-deletes.
6245 (Operating on Files): dired-create-directory moved.
6246 (Misc Dired Features): Move to here.
6247 (Tumme): Node moved to misc.texi.
6248
6249 * custom.texi: Many cleanups.
6250 (Minor Modes): Don't mention ISO Accents Mode.
6251 (Examining): Update C-h v output example.
6252 (Hooks): Add index and xref for add-hook.
6253 (Locals): Delete list of vars that are always per-buffer. Rearrange.
6254 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
6255
6256 * misc.texi: Many cleanups.
6257 (beginning): Add to summary of topics.
6258 (Shell): Put eshell xref at the end. Remove eshell from table.
6259 (Thumbnails): New node.
6260
8cf51b2c
GM
62612006-03-28 Eli Zaretskii <eliz@gnu.org>
6262
6263 * files.texi (File Name Cache): Make it clear that the cache is
6264 not persistent.
6265
8cf51b2c
GM
62662006-03-25 Karl Berry <karl@gnu.org>
6267
49823426
GM
6268 * emacs-xtra.texi, emacs.texi, gnu.texi:
6269 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
6270 (2) do not indent copyright year list (or anything else).
6271
8cf51b2c
GM
62722006-03-21 Juanma Barranquero <lekktu@gmail.com>
6273
6274 * files.texi (VC Dired Mode): Remove misplaced brackets.
6275
62762006-03-21 Andre Spiegel <spiegel@gnu.org>
6277
6278 * files.texi: Various updates and clarifications in the VC chapter.
6279
62802006-03-19 Luc Teirlinck <teirllm@auburn.edu>
6281
6282 * help.texi (Help Mode): Document "C-c C-c".
6283
8cf51b2c
GM
62842006-03-16 Luc Teirlinck <teirllm@auburn.edu>
6285
6286 * emacs-xtra.texi (Top): Avoid ugly continuation line in
6287 menu in the standalone Info reader.
6288
62892006-03-15 Chong Yidong <cyd@stupidchicken.com>
6290
6291 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
6292 moved here from Emacs manual.
6293
6294 * programs.texi (Fortran): Section moved to emacs-xtra.
6295 (Program Modes): Xref to Fortran in emacs-xtra.
6296
6297 * maintaining.texi (Emerge): Move to emacs-xtra.
6298 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
6299
6300 * picture.texi: File deleted.
6301 * Makefile.in:
6302 * makefile.w32-in: Remove picture.texi.
6303
6304 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
6305 * abbrevs.texi (Abbrevs):
6306 * sending.texi (Sending Mail): Picture node removed.
6307
6308 * emacs.texi (Top): Update node listings.
6309
8cf51b2c
GM
63102006-03-12 Richard Stallman <rms@gnu.org>
6311
6312 * calendar.texi: Various cleanups.
6313
8cf51b2c
GM
63142006-03-11 Luc Teirlinck <teirllm@auburn.edu>
6315
6316 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
6317 syntax.
6318
8cf51b2c
GM
63192006-03-08 Luc Teirlinck <teirllm@auburn.edu>
6320
6321 * search.texi (Regexps): More accurately describe which characters
6322 are special in which situations. Recommend _not_ to quote `]' or
6323 `-' when they are not special.
6324
8cf51b2c
GM
63252006-02-28 Andre Spiegel <spiegel@gnu.org>
6326
6327 * files.texi (Old Versions): Clarify operation of C-x v =.
6328
8cf51b2c
GM
63292006-02-21 Nick Roberts <nickrob@snap.net.nz>
6330
6331 * building.texi (Watch Expressions): Update and describe
6332 gdb-speedbar-auto-raise.
6333
63342006-02-19 Richard M. Stallman <rms@gnu.org>
6335
6336 * emacs.texi: Use @smallbook.
6337 (Top): Update ref to Emacs paper, delete ref to Cookbook.
6338 Update subnode menu.
6339
6340 * building.texi (Lisp Interaction): Minor addition.
6341
63422006-02-18 Nick Roberts <nickrob@snap.net.nz>
6343
6344 * building.texi (Watch Expressions): Update and be more precise.
6345
c8763fb6 63462006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
6347
6348 * maintaining.texi (Create Tags Table): Explain why the
6349 exception when etags writes to files under the /dev tree.
6350
63512006-02-14 Richard M. Stallman <rms@gnu.org>
6352
6353 * custom.texi (Safe File Variables): Lots of clarification.
6354 Renamed from Unsafe File Variables.
6355
63562006-02-14 Chong Yidong <cyd@stupidchicken.com>
6357
6358 * custom.texi (Unsafe File Variables): File variable confirmation
6359 assumed denied in batch mode.
6360
63612006-02-14 Richard M. Stallman <rms@gnu.org>
6362
6363 * building.texi (GDB User Interface Layout): Don't say `inferior'
6364 for program being debugged.
6365
63662006-02-15 Nick Roberts <nickrob@snap.net.nz>
6367
6368 * building.texi (GDB Graphical Interface):
6369 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
6370
63712006-02-13 Chong Yidong <cyd@stupidchicken.com>
6372
6373 * custom.texi (Specifying File Variables, Unsafe File Variables):
6374 New nodes, split from File Variables. Document new file local
6375 variable behavior.
6376
63772006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6378
6379 * display.texi (Standard Faces):
8cf51b2c
GM
6380 * files.texi (Visiting):
6381 * frames.texi (Clipboard):
6382 * glossary.texi (Glossary) <Clipboard>:
6383 * xresources.texi (X Resources): Mention Mac OS port.
6384
8cf51b2c
GM
63852006-02-12 Richard M. Stallman <rms@gnu.org>
6386
6387 * building.texi (Building): Clarify topic in intro.
6388
6389 * maintaining.texi (Maintaining): Change title; clarify topic.
6390 Delete duplicate index entries.
6391
6392 * building.texi (Other GDB User Interface Buffers): Clarifications.
6393
6394 * text.texi (Cell Commands): Clarifications.
6395
6396 * programs.texi (Defuns): Delete duplicate explanation of
6397 left-margin paren convention.
6398 (Hungry Delete): Minor cleanup.
6399
64002006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6401
6402 * dired.texi (Tumme): More tumme documentation.
6403
64042006-02-11 Alan Mackenzie <acm@muc.de>
6405
6406 * programs.texi ("Hungry Delete"): Correct the appellation of the
6407 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
6408
64092006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
6410
6411 * dired.texi (Tumme): Fix small bug.
6412
64132006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6414
6415 * macos.texi (Mac International): Rename "fontset-mac" to
6416 "fontset-standard".
6417
8cf51b2c
GM
64182006-02-09 Mathias Dahl <mathias.dah@gmail.com>
6419
6420 * dired.texi (Tumme): Basic documentation for Tumme added.
6421
8cf51b2c
GM
64222006-02-07 Luc Teirlinck <teirllm@auburn.edu>
6423
6424 * mule.texi (International):
6425 * programs.texi (Basic Indent): Fix typos.
6426
8cf51b2c
GM
6427 * custom.texi (Minor Modes):
6428 * display.texi (Text Display):
6429 * commands.texi (Text Characters): Update xrefs.
6430
64312006-02-07 Richard M. Stallman <rms@gnu.org>
6432
6433 * emacs.texi (Top): Update subnode menu.
6434 Update info on old Emacs papers.
6435 (Intro): "Graphical display", not window system.
6436
6437 * xresources.texi (GTK styles): Minor clarifications.
6438
6439 * trouble.texi: "Graphical display", not window system.
6440 (Stuck Recursive): Minor clarification.
6441
6442 * text.texi: Minor clarifications.
6443 (Sentences): Explain why two-space convention is better.
6444 Explain sentence-end-without-period here.
6445 (Fill Commands): Not here.
6446 (Refill): Node moved down.
6447 (Filling): Update menu.
6448 (Table Creation, Cell Justification, Column Commands): Clarify.
6449
6450 * sending.texi: Minor clarifications.
6451
6452 * search.texi (Regexp Backslash): Clarification.
6453
6454 * rmail.texi: Minor cleanups.
6455 (Rmail): Delete digression about `rmail-mode'.
6456 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
6457 (Rmail Files): Mention C-u M-x rmail.
6458 (Rmail Reply): Mention References.
6459 (Rmail Display): Mention rmail-nonignored-headers.
6460
6461 * programs.texi: Minor cleanups.
6462 (Comment Commands): Mention momentary Transient Mark mode.
6463 (Matching): Be more specific about customizing show-paren-mode.
6464 (Info Lookup): Don't list the modes that support C-h S.
6465 Just say what it does in an unsupported mode.
6466 (Man Page): Delete excessive info on customizing woman.
6467 (Motion in C): Don't mention c-for/backward-into-nomenclature.
6468
6469 * abbrevs.texi: Minor clarifications.
6470 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
6471 not "dynamic abbrevs" as if they were a kind of abbrev.
6472
6473 * picture.texi (Picture): Minor cleanup.
6474
6475 * mule.texi (Communication Coding): Say "other applications".
6476 (Fontsets): Not specific to X. Add xref to X Resources.
6477 (Unibyte Mode): Rename from Single-Byte Character Support.
6478 "Graphical display", not window system.
6479 (International): Update menu.
6480
6481 * maintaining.texi (Format of ChangeLog):
6482 New node, split out from ChangeLog.
6483 (ChangeLog): Clarifications in the remaining text.
6484 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
6485 (Find Tag): Add @w.
6486 (Tags Search): Explain tag table order here. Simplify grep ref.
6487 (List Tags): tags-tag-face is a variable, not a face.
6488 (Emerge): Cleanups.
6489
6490 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
6491 (Keyboard Macros): Avoid "the user".
6492
6493 * killing.texi: "Graphical display", not window system.
6494
6495 * help.texi (Help Echo): "Graphical display", not window system.
6496
6497 * glossary.texi: Say "you", not "the user". Say "graphical display".
6498
6499 * frames.texi: Minor cleanups. "Graphical display", not window system.
6500
6501 * files.texi (Visiting): Make drag-and-drop not X-specific.
6502
6503 * custom.texi: Minor cleanups. "Graphical display", not window system.
6504
6505 * cmdargs.texi: Minor cleanups.
6506
6507 * building.texi (Compilation): Move and split kill-compilation para.
6508 Add para about multiple compilers.
6509 (Compilation Mode): Commands also available in grep mode and others.
6510 Mention C-u C-x ` more tutorially. Clarify C-x `.
6511 (Compilation Shell): Clarify. Put Bash example first.
6512 (Grep Searching): Minor cleanups; add @w.
6513 (Debuggers): Minor cleanups.
6514 (Starting GUD): Make GDB xgraphical mode issue clearer.
6515 (Debugger Operation): Lots of clarifications including
6516 GDB tooltip side-effect issue.
6517 (Commands of GUD): Clarify.
6518 (GUD Customization): Add bashdb-mode-hook.
6519 (GDB Graphical Interface): Rewrite for clarity.
6520 (GDB User Interface Layout): Rewrite for clarity.
6521 (Stack Buffer, Watch Expressions): Likewise.
6522 (Other GDB User Interface Buffers): Cleanups.
6523 (Lisp Libraries, External Lisp): Cleanup.
6524
6525 * basic.texi (Position Info): "Graphical displays", rather than
6526 window systems.
6527
6528 * anti.texi: Minor cleanup.
6529
8cf51b2c
GM
65302006-02-03 Eli Zaretskii <eliz@gnu.org>
6531
6532 * custom.texi (Init File, Find Init): Add cross-references to
6533 where $HOME is described.
6534
65352006-02-01 Luc Teirlinck <teirllm@auburn.edu>
6536
6537 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
6538 is not inside the @table.
6539
6540 * emacs.texi (Top): Correct node name.
6541
6542 * files.texi (File Names): Fix @xref.
6543 (Reverting): Fix typo.
6544
6545 * mule.texi (International): Correct node name.
6546
6547 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
6548
65492006-02-01 Richard M. Stallman <rms@gnu.org>
6550
6551 * emacs.texi (Top): Update subnode menu.
6552
6553 * mule.texi: Minor clarifications.
6554 Reduce the specific references to X Windows.
6555 Refer to "graphical" terminals, rather than window systems.
6556 (Text Coding): Rename from Specify Coding.
6557 (Communication Coding, File Name Coding, Terminal Coding):
6558 New nodes split out from Text Coding.
6559
6560 * kmacro.texi: Minor clarifications.
6561 (Keyboard Macro Ring): Comment out some excessive commands.
6562 (Basic Keyboard Macro): Split up the table, putting part in each node.
6563
6564 * major.texi: Minor clarifications.
6565
6566 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
6567
6568 * windows.texi: Minor clarifications.
6569 (Change Window): Don't describe mode-line mouse cmds here.
6570 Add xref to Mode Line Mouse.
6571
6572 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
6573
6574 * macos.texi (Mac International): Fix xref.
6575
6576 * indent.texi: Minor clarifications.
6577
6578 * frames.texi: Minor clarifications.
6579 Reduce the specific references to X Windows.
6580 Refer to "graphical" terminals, rather than window systems.
6581 (Frame Parameters): Don't mention commands like
6582 set-foreground-color. Just say to customize a face.
6583 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
6584
6585 * files.texi: Minor clarifications.
6586 (Numbered Backups): New node, split out from Backup Names.
6587
6588 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
6589
6590 * cmdargs.texi (General Variables): Fix xref.
6591
6592 * buffers.texi: Minor clarifications.
6593
8cf51b2c
GM
65942006-01-31 Richard M. Stallman <rms@gnu.org>
6595
6596 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
6597 Nodes moved to top.
6598
6599 * display.texi: Minor clarifications.
6600 (Display): Rearrange menu.
6601 (Standard Faces): Mention query-replace face.
6602 (Faces): Simplify.
6603 (Font Lock): Simplify face customization info.
6604 (Highlight Changes): Node merged into Highlight Interactively.
6605 (Highlight Interactively): Much rewriting and cleanup.
6606 (Optional Mode Line): Narrowed line number not good for goto-line.
6607 Simplify face customization advice.
6608 (Text Display): Mention use of escape-glyph face.
6609 Move ctl-arrow and tab-width here.
6610 (Display Custom): Move no-redraw-on-reenter to end of node.
6611
6612 * search.texi: Minor clarifications.
6613 (Isearch Scroll): Simplify.
6614 (Other Repeating Search): Document multi-occur-in-matching-buffers.
6615
6616 * regs.texi (Registers): Mention bookmarks here.
6617
6618 * mark.texi: Minor clarifications.
6619 (Selective Undo): Node deleted.
6620
6621 * m-x.texi: Minor clarifications.
6622
6623 * killing.texi: Minor clarifications.
6624 Refer to "graphical" terminals, rather than window systems.
6625
6626 * help.texi: Clarifications.
6627 (Help): Don't describe C-h F and C-h K here.
6628 (Key Help): Describe C-h K here.
6629 (Name Help): Mention Emacs Lisp Intro.
6630 Describe C-h F here.
6631 (Misc Help): Mention C-h F and C-h K only briefly.
6632
6633 * fixit.texi (Undo): New node, mostly copied from basic.texi.
6634 Selective undo text merged in.
6635 (Spelling): Mention Aspell along with Ispell.
6636
6637 * emacs.texi (Top): Update subnode menus.
6638
6639 * basic.texi (Basic Undo): Rename from Undo. Most of text
6640 moved to new Undo node.
6641
8cf51b2c
GM
66422006-01-29 Chong Yidong <cyd@stupidchicken.com>
6643
6644 * basic.texi (Continuation Lines, Inserting Text):
6645 Mention longlines mode.
6646
66472006-01-29 Richard M. Stallman <rms@gnu.org>
6648
10d1d0af 6649 * screen.texi: Minor cleanups.
8cf51b2c
GM
6650 (Screen): Clean up the intro paragraphs.
6651 (Mode Line): Lots of rewriting. Handle frame-name better.
6652 eol-mnemonic-... vars moved out.
6653
6654 * emacs.texi (Top): Change menu item for MS-DOS node.
6655 Update subnode menu.
6656
6657 * msdog.texi (MS-DOS): Rewrite intro to explain how this
6658 chapter relates to Windows. Title changed.
6659
6660 * mini.texi: Minor cleanups.
6661
6662 * mark.texi (Selective Undo): New node, text moved from basic.texi.
6663 (Mark): Put it in the menu.
6664
6665 * entering.texi: Minor cleanups.
6666
6667 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
6668 (Intro): Refer to "graphical" terminals, rather than X.
6669
6670 * display.texi (Display Custom): Add xref to Variables.
6671 (Optional Mode Line): eol-mnemonic-... vars moved here.
6672
6673 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
6674 rather than X.
6675
8cf51b2c
GM
6676 * basic.texi: Minor cleanups.
6677 (Undo): selective-undo moved.
6678
8cf51b2c
GM
66792006-01-25 Luc Teirlinck <teirllm@auburn.edu>
6680
6681 * anti.texi (Antinews): Various corrections and additions.
6682
66832006-01-23 Juri Linkov <juri@jurta.org>
6684
6685 * custom.texi (Easy Customization, Customization Groups)
6686 (Browsing Custom): Mention links along with buttons.
6687
8cf51b2c
GM
66882006-01-21 Eli Zaretskii <eliz@gnu.org>
6689
8cf51b2c
GM
6690 * text.texi (TeX Print): Use @key for TAB.
6691
8cf51b2c
GM
6692 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
6693
8cf51b2c
GM
66942006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
6695
6696 * files.texi (File Aliases): Don't claim that usually separate
6697 buffers are created for two file names that name the same data.
6698 Mention additional situations where different names mean the same
6699 file on disk.
6700
67012006-01-19 Richard M. Stallman <rms@gnu.org>
6702
6703 * killing.texi (Deletion): Upcase @key argument.
6704
6705 * custom.texi (Custom Themes): Minor cleanup.
6706
6707 * programs.texi (Hungry Delete): Upcase @key argument.
6708
8cf51b2c
GM
67092006-01-16 Juri Linkov <juri@jurta.org>
6710
6711 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
6712 Move `mode-line-highlight' before `mode-line-buffer-id'.
6713
8cf51b2c
GM
67142006-01-14 Richard M. Stallman <rms@gnu.org>
6715
6716 * basic.texi (Inserting Text): Minor cleanup.
6717
8cf51b2c
GM
67182006-01-11 Luc Teirlinck <teirllm@auburn.edu>
6719
6720 * custom.texi (Changing a Variable, Face Customization):
6721 Update for changes in Custom menus.
6722
8cf51b2c
GM
67232006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6724
6725 * macos.texi (Mac International): Undo last change.
6726
8cf51b2c
GM
67272006-01-02 Chong Yidong <cyd@stupidchicken.com>
6728
6729 * custom.texi (Custom Themes): Describe the new
6730 customize-create-theme interface.
6731
67322005-12-30 Juri Linkov <juri@jurta.org>
6733
6734 * basic.texi (Position Info): Update example.
6735
c8763fb6 67362005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
6737
6738 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
6739
67402005-12-24 Chong Yidong <cyd@stupidchicken.com>
6741
6742 * custom.texi (Custom Themes): `load-theme' always loads.
6743
67442005-12-23 Juri Linkov <juri@jurta.org>
6745
6746 * display.texi (Highlight Interactively): Use double space to
6747 separate sentences. Replace C-p with M-p, and C-n with M-n.
6748
67492005-12-22 Richard M. Stallman <rms@gnu.org>
6750
6751 * custom.texi (Easy Customization and subnodes):
6752 Replace "active field" with "button".
6753 Use "user option" only for variables.
6754 Use "setting" for variable-or-face.
6755
67562005-12-22 Luc Teirlinck <teirllm@auburn.edu>
6757
6758 * buffers.texi (Select Buffer): Change order in table to make
6759 "Similar" refer to the correct item.
6760 (Indirect Buffers): Minor rewording.
6761
8cf51b2c
GM
67622005-12-20 Juri Linkov <juri@jurta.org>
6763
6764 * files.texi (VC Status): Put P and N near p and n.
6765
8cf51b2c
GM
67662005-12-19 Richard M. Stallman <rms@gnu.org>
6767
6768 * programs.texi (Electric C): Delete the info about newline control.
6769 (Other C Commands): Minor cleanup.
6770 (Left Margin Paren): Minor cleanup.
6771
67722005-12-19 Luc Teirlinck <teirllm@auburn.edu>
6773
6774 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
6775 (Customization Groups): Delete text moved to "Browsing Custom".
6776 (Browsing Custom): New node.
6777 (Specific Customization): Clarify which commands only work for
6778 loaded options.
6779
67802005-12-18 Bill Wohler <wohler@newt.com>
6781
6782 * frames.texi (Tool Bars): Shorten text of previous change.
6783
67842005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6785
6786 * files.texi (VC Status): Document log-view mode.
6787
67882005-12-18 Bill Wohler <wohler@newt.com>
6789
6790 * frames.texi (Tool Bars): Mention that you can turn off tool bars
6791 permanently via the customize interface.
6792
8cf51b2c
GM
67932005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
6794
6795 * killing.texi (Killing by Lines): Document `kill-whole-line'
6796 function.
6797
c8763fb6 67982005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
6799
6800 * buffers.texi (Select Buffer): Change `prev-buffer' to
6801 `previous-buffer'. Indicate that these functions use a frame
6802 local buffer list.
6803
8cf51b2c
GM
68042005-12-12 Richard M. Stallman <rms@gnu.org>
6805
6806 * custom.texi (Easy Customization): Change menu comment.
6807 (Prefix Keymaps): Fix spelling of Control-X-prefix.
6808
6809 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
6810 (Help): Among the Apropos commands, describe only C-h a here.
6811
68122005-12-11 Richard M. Stallman <rms@gnu.org>
6813
6814 * programs.texi (Options for Comments): Comment-end starts with space.
6815
6816 * glossary.texi (Glossary): Minor cleanup.
6817
6818 * files.texi (Old Versions): Use @table.
6819
8cf51b2c
GM
68202005-12-10 David Koppelman <koppel@ece.lsu.edu>
6821
6822 * display.texi (Highlight Interactively): Include
6823 global-hi-lock-mode. Add miscellaneous details and elaborations.
6824
68252005-12-09 Richard M. Stallman <rms@gnu.org>
6826
6827 * display.texi (Font Lock): Delete the Global FL menu item.
6828
68292005-12-09 Luc Teirlinck <teirllm@auburn.edu>
6830
6831 * custom.texi (Minibuffer Maps): Mention the maps for file name
6832 completion.
6833
68342005-12-09 Kim F. Storm <storm@cua.dk>
6835
6836 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 6837 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
6838 cursor to next corner in rectangle; clarify insert around rectangle.
6839
8cf51b2c
GM
68402005-12-08 Luc Teirlinck <teirllm@auburn.edu>
6841
6842 * custom.texi (Customization): Use xref to elisp manual for
6843 non-TeX output.
6844 (Minor Modes): Update.
6845 (Customization Groups, Changing a Variable, Face Customization):
6846 Update for new appearance of Custom buffers.
6847 (Changing a Variable): `custom-buffer-done-function' has been
6848 replaced by `custom-buffer-done-kill'.
6849 (Specific Customization): In the `customize-group' buffer, a
6850 subgroup's contents are not "hidden". They are not included at
6851 all. They have no [Show] button.
6852 (Mouse Buttons): Add pxref to description of mouse event lists in
6853 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
6854 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
6855 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
6856
68572005-12-08 Richard M. Stallman <rms@gnu.org>
6858
6859 * mini.texi (Completion Commands, Completion):
6860 In file name input, SPC does not do completion.
6861
8cf51b2c
GM
68622005-12-08 Nick Roberts <nickrob@snap.net.nz>
6863
6864 * building.texi (GDB Graphical Interface): Explain screen size
6865 setting.
6866 (Other GDB User Interface Buffers): Describe features specific to
6867 GDB 6.4.
6868
8cf51b2c
GM
68692005-12-01 Nick Roberts <nickrob@snap.net.nz>
6870
6871 * building.texi (GDB User Interface Layout): Describe how to
6872 kill associated buffers.
6873 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
6874 (Watch Expressions): Be more precise.
6875 (Other GDB User Interface Buffers): Describe how to change a
6876 register value.
6877
8cf51b2c
GM
68782005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
6879
6880 * macos.texi (Mac Input): Remove description of
6881 mac-command-key-is-meta. Add descriptions of
6882 mac-control-modifier, mac-command-modifier, and
6883 mac-option-modifier.
6884 (Mac International): Fix description of conversion of clipboard data.
6885 (Mac Font Specs): Add example of font customization by face attributes.
6886
68872005-11-22 Nick Roberts <nickrob@snap.net.nz>
6888
6889 * building.texi (Watch Expressions): Expand description.
6890 (Other GDB User Interface Buffers): Describe local map for
6891 gud-watch.
6892
68932005-11-21 Chong Yidong <cyd@stupidchicken.com>
6894
6895 * display.texi (Font Lock): Font lock is enabled by default now.
6896
68972005-11-20 Juri Linkov <juri@jurta.org>
6898
6899 * basic.texi (Position Info): Update examples of the output.
6900 Remove the fact that examples are produced in the TeXinfo buffer,
6901 because in the Info reader users will get a different output from
6902 `C-x ='.
6903
6904 * building.texi (Compilation Mode): Remove paragraph duplicated
6905 from the node `Compilation'. Add `compilation-skip-threshold'.
6906
6907 * display.texi (Font Lock): Suggest more user-friendly method of
6908 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
6909
69102005-11-18 Richard M. Stallman <rms@gnu.org>
6911
6912 * files.texi (Registering): Mention @@ in mode line.
6913
6914 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
6915
69162005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
6917
6918 * files.texi (Renaming and VC): Some back-ends don't
6919 handle renaming.
6920
8cf51b2c
GM
69212005-11-17 Juri Linkov <juri@jurta.org>
6922
6923 * emacs.texi (Top):
6924 * display.texi (Highlight Interactively): Put this font-lock based
6925 mode near Font Lock node.
6926
69272005-11-16 Chong Yidong <cyd@stupidchicken.com>
6928
6929 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
6930 icons.
6931
69322005-11-12 Kim F. Storm <storm@cua.dk>
6933
6934 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
6935 (Help Summary): Add C-h d and C-h e.
6936 (Apropos): Clarify that all apropos commands may search for either
6937 list of words or a regexp. Add C-h d for apropos-documentation.
6938 Describe apropos-documentation-sort-by-scores user option.
6939
8cf51b2c
GM
69402005-11-09 Luc Teirlinck <teirllm@auburn.edu>
6941
6942 * killing.texi (CUA Bindings): Add @section.
6943
69442005-11-10 Kim F. Storm <storm@cua.dk>
6945
6946 * emacs.texi (Top): Add CUA Bindings entry to menu.
6947
6948 * killing.texi (CUA Bindings): New node. Moved here from
6949 misc.texi and extended with info on rectangle commands and
6950 rectangle highlighting, interface to registers, and the global
6951 mark feature.
6952
6953 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
6954
6955 * regs.texi: Prev link points to CUA Bindings node.
6956
69572005-11-07 Luc Teirlinck <teirllm@auburn.edu>
6958
6959 * help.texi (Help Echo): By default, help echos are only shown on
6960 mouse-over, not on point-over.
6961
c8763fb6 69622005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
6963
6964 * misc.texi (Shell Mode): Describe how to activate password echoing.
6965
8cf51b2c
GM
69662005-11-04 Romain Francoise <romain@orebokech.com>
6967
6968 * mark.texi (Mark Ring): Fix typo.
6969
69702005-11-03 Richard M. Stallman <rms@gnu.org>
6971
6972 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
6973
69742005-11-01 Bill Wohler <wohler@newt.com>
6975
6976 * help.texi (Help Mode): Fix typo.
6977
69782005-11-01 Nick Roberts <nickrob@snap.net.nz>
6979
1c6c854e
CS
6980 * building.texi (Other GDB User Interface Buffers):
6981 Describe the command gdb-use-inferior-io-buffer.
8cf51b2c
GM
6982
69832005-10-31 Romain Francoise <romain@orebokech.com>
6984
6985 * files.texi (Compressed Files): Fix typo.
6986
6987 * buffers.texi (Misc Buffer): Downcase `*shell*'.
6988
6989 * windows.texi (Force Same Window): Likewise.
6990
69912005-10-30 Bill Wohler <wohler@newt.com>
6992
6993 * help.texi (Help Mode): URLs viewed with browse-url.
6994
69952005-10-31 Nick Roberts <nickrob@snap.net.nz>
6996
6997 * building.texi (GDB Graphical Interface): Don't reference
6998 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
6999 must stay in same frame.
7000
70012005-10-29 Chong Yidong <cyd@stupidchicken.com>
7002
7003 * custom.texi (Init File): Document ~/.emacs.d/init.el.
7004
7005 * anti.texi (Antinews): Likewise.
7006
8cf51b2c
GM
70072005-10-28 Bill Wohler <wohler@newt.com>
7008
7009 * help.texi (Help): Help mode now creates hyperlinks for URLs.
7010
70112005-10-28 Richard M. Stallman <rms@gnu.org>
7012
7013 * files.texi (Visiting): Explain how to enter ? in a file name.
7014
7015 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
7016
8cf51b2c
GM
70172005-10-25 Nick Roberts <nickrob@snap.net.nz>
7018
1c6c854e
CS
7019 * building.texi (GDB Graphical Interface):
7020 Describe gdb-mouse-until.
8cf51b2c
GM
7021
70222005-10-23 Richard M. Stallman <rms@gnu.org>
7023
7024 * custom.texi (Init File): Recommend when to use site-start.el.
7025
8cf51b2c
GM
70262005-10-21 Juri Linkov <juri@jurta.org>
7027
7028 * custom.texi (Examining): Mention accessing the old variable
7029 value via M-n in set-variable.
7030
8cf51b2c
GM
70312005-10-18 Romain Francoise <romain@orebokech.com>
7032
7033 * files.texi (Version Systems): Capitalize GNU.
7034
8cf51b2c
GM
70352005-10-18 Nick Roberts <nickrob@snap.net.nz>
7036
7037 * building.texi (Compilation Mode): Remove redundant paragraph.
7038 (Watch Expressions): Remove paragraph to reflect code change.
7039
8cf51b2c
GM
70402005-10-16 Richard M. Stallman <rms@gnu.org>
7041
7042 * building.texi (Compilation Mode, Compilation): Clarified.
7043
70442005-10-15 Richard M. Stallman <rms@gnu.org>
7045
7046 * misc.texi (Saving Emacs Sessions): Mention savehist library.
7047
8cf51b2c
GM
70482005-10-13 Kenichi Handa <handa@m17n.org>
7049
7050 * basic.texi (Position Info): Fix previous change.
7051
c8763fb6 70522005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7053
7054 * cmdargs.texi (Icons X): Fix typo.
7055
70562005-10-12 Kenichi Handa <handa@m17n.org>
7057
7058 * basic.texi (Position Info): Describe the case that Emacs shows
7059 "part of display ...".
7060
c8763fb6 70612005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7062
7063 * cmdargs.texi (Icons X): -nb => -nbi.
7064
70652005-10-10 Chong Yidong <cyd@stupidchicken.com>
7066
7067 * frames.texi (Speedbar): A couple more clarifications.
7068
70692005-10-11 Nick Roberts <nickrob@snap.net.nz>
7070
7071 * building.texi (GDB User Interface Layout): Improve diagram.
7072 (Watch Expressions): Explain how to make speedbar global.
7073 (Other GDB User Interface Buffers): Make references more precise.
7074
8cf51b2c
GM
70752005-10-09 Richard M. Stallman <rms@gnu.org>
7076
7077 * frames.texi (Speedbar): Clarify the text.
7078
70792005-10-09 Chong Yidong <cyd@stupidchicken.com>
7080
7081 * frames.texi (Speedbar): Add information on keybindings,
7082 dismissing the speedbar, and buffer display mode. Link to
7083 speedbar manual.
7084
c8763fb6 70852005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 7086
1c6c854e 7087 * cmdargs.texi (Icons X): Remove options -i, -itype, --icon-type,
8cf51b2c
GM
7088 added -nb, --no-bitmap-icon.
7089
8cf51b2c
GM
70902005-10-07 Nick Roberts <nickrob@snap.net.nz>
7091
7092 * building.texi (GDB Graphical Interface): Add variables and
7093 functions to indices. Be more precise.
7094
c8763fb6 70952005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7096
7097 * frames.texi (Drag and Drop): Remove the x- from
7098 x-dnd-open-file-other-window and xdnd-protocol-alist.
7099
71002005-09-30 Romain Francoise <romain@orebokech.com>
7101
7102 * mini.texi (Minibuffer): The default value now appears before the
7103 colon in minibuffer prompts.
7104
8cf51b2c
GM
71052005-09-25 Richard M. Stallman <rms@gnu.org>
7106
7107 * search.texi (Regexp Search): Doc search-whitespace-regexp.
7108
8cf51b2c
GM
71092005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
7110
7111 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
7112
8cf51b2c
GM
71132005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
7114
7115 * emacs.texi (Top): Update submenus from macos.texi.
7116
7117 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
7118 (Mac OS): Update feature support status.
7119 (Mac Input): List supported input scripts. Remove description
7120 about `mac-keyboard-text-encoding'. Mention mouse button
7121 emulation and related variables.
7122 (Mac International): Mention Central European and Cyrillic
7123 support. Now `keyboard-coding-system' is dynamically changed.
1c6c854e
CS
7124 Add description about coding system for selection.
7125 Add description about language environment.
7126 (Mac Environment Variables):
7127 Mention `~/.MacOSX/environment.plist'. Give example of command line
8cf51b2c
GM
7128 arguments. Add Preferences support.
7129 (Mac Directories): Explicitly state that this node is for Mac OS
7130 Classic only.
1c6c854e
CS
7131 (Mac Font Specs): Mention specification for scalable fonts.
7132 List supported charsets. Add preferred way of creating fontsets.
7133 Add description about `mac-allow-anti-aliasing'.
8cf51b2c
GM
7134 (Mac Functions): Add descriptions about `mac-set-file-creator',
7135 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
7136 and `mac-get-preference'.
7137
8cf51b2c
GM
71382005-09-16 Romain Francoise <romain@orebokech.com>
7139
7140 Update all files to specify GFDL version 1.2.
7141
7142 * doclicense.texi (GNU Free Documentation License): Update to
7143 version 1.2.
7144
71452005-09-15 Richard M. Stallman <rms@gnu.org>
7146
7147 * buffers.texi (List Buffers): Fix xref.
7148
7149 * rmail.texi (Rmail Basics): Fix xref.
7150
7151 * emacs.texi (Top): Update subnode menus.
7152
7153 * files.texi (Saving Commands): New node, broken out of Saving.
7154 (Customize Save): New node, broken out of Saving.
7155 Clarify effect of write-region-inhibit-fsync.
7156 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
7157
8cf51b2c
GM
71582005-09-14 Romain Francoise <romain@orebokech.com>
7159
7160 * files.texi (Saving): Mention write-region-inhibit-fsync.
7161
71622005-09-05 Chong Yidong <cyd@stupidchicken.com>
7163
7164 * custom.texi (Custom Themes): New node.
7165
71662005-09-03 Richard M. Stallman <rms@gnu.org>
7167
49823426
GM
7168 * search.texi (Search Case): Mention vars that control
7169 case-fold-search for various operations.
8cf51b2c
GM
7170
71712005-08-22 Juri Linkov <juri@jurta.org>
7172
7173 * display.texi (Standard Faces): Merge the text from
7174 `(elisp)Standard Faces' into this node.
7175
71762005-08-18 Luc Teirlinck <teirllm@auburn.edu>
7177
7178 * emacs.texi (Top): Delete menu item for deleted node
7179 Keyboard Translations.
7180
71812005-08-18 Richard M. Stallman <rms@gnu.org>
7182
8cf51b2c
GM
7183 * trouble.texi (Unasked-for Search):
7184 Delete xref to Keyboard Translations.
7185
7186 * glossary.texi (Glossary): Delete xref.
7187
8cf51b2c
GM
7188 * custom.texi (Minor Modes): Say that the list here is not complete.
7189 (Keyboard Translations): Node deleted.
7190 (Disabling): Delete xref to it.
7191 (Customization Groups): Fix Custom buffer example.
7192 (Hooks): Mention remove-hooks.
7193
71942005-08-17 Luc Teirlinck <teirllm@auburn.edu>
7195
7196 * building.texi (GDB Graphical Interface): Improve filling of menu
7197 item.
7198
71992005-08-18 Nick Roberts <nickrob@snap.net.nz>
7200
7201 * building.texi (GDB Graphical Interface): Use better node names.
7202
72032005-08-14 Richard M. Stallman <rms@gnu.org>
7204
7205 * text.texi (Sentences): Fix xref.
7206
72072005-08-14 Juri Linkov <juri@jurta.org>
7208
7209 * building.texi (Compilation, Grep Searching): Move grep command
7210 headings from `Compilation' to `Grep Searching'.
7211
7212 * dired.texi (Dired and Find):
7213 * maintaining.texi (Tags Search): Replace grep xref to
7214 `Compilation' node with `Grep Searching'.
7215
7216 * files.texi (Comparing Files): Replace xref to `Compilation' with
7217 `Compilation Mode'.
7218
72192005-08-13 Alan Mackenzie <acm@muc.de>
7220
7221 * search.texi (Non-ASCII Isearch): Correct a typo.
7222 (Replacement Commands): Mention query-replace key binding.
7223
72242005-08-11 Richard M. Stallman <rms@gnu.org>
7225
7226 * programs.texi (Options for Comments): Fix xref.
7227
7228 * search.texi (Regexp Backslash, Regexp Example): New nodes split
7229 out of Regexps.
7230
8cf51b2c
GM
72312005-08-09 Juri Linkov <juri@jurta.org>
7232
7233 * building.texi (Compilation): Use `itemx' instead of `item'.
7234 (Grep Searching): Simplify phrase.
7235
7236 * display.texi (Standard Faces): Describe vertical-border on
7237 window systems.
7238
7239 * windows.texi (Split Window): Simplify phrase and mention
7240 vertical-border face.
7241
72422005-08-09 Richard M. Stallman <rms@gnu.org>
7243
7244 * files.texi (Comparing Files): Clarify compare-windows.
7245
7246 * calendar.texi (Scroll Calendar): Document < and > in calendar.
7247
8cf51b2c
GM
72482005-08-06 Eli Zaretskii <eliz@gnu.org>
7249
7250 * mule.texi (Coding Systems): Rephrase the paragraph about
7251 codepages: no need for "M-x codepage-setup" anymore, except on
7252 MS-DOS.
7253
7254 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
7255 the MS-DOS port only.
7256
72572005-07-30 Eli Zaretskii <eliz@gnu.org>
7258
7259 * makefile.w32-in (info): Don't run multi-install-info.bat.
7260 ($(infodir)/dir): New target, produced by running
7261 multi-install-info.bat.
7262
8cf51b2c
GM
72632005-07-22 Eli Zaretskii <eliz@gnu.org>
7264
7265 * files.texi (Quoted File Names): Add index entry.
7266
8cf51b2c
GM
72672005-07-19 Juri Linkov <juri@jurta.org>
7268
7269 * files.texi (Comparing Files): Mention resync for `compare-windows'.
7270
72712005-07-18 Juri Linkov <juri@jurta.org>
7272
8cf51b2c
GM
7273 * custom.texi (Easy Customization):
7274 * files.texi (Old Versions):
7275 * frames.texi (Wheeled Mice):
7276 * mule.texi (Specify Coding):
8cf51b2c
GM
7277 * text.texi (Cell Justification):
7278 * trouble.texi (After a Crash):
8cf51b2c
GM
7279 * xresources.texi (GTK styles):
7280 Delete duplicate duplicate words.
7281
72822005-07-17 Richard M. Stallman <rms@gnu.org>
7283
7284 * frames.texi (Creating Frames): Fix foreground color example.
7285
7286 * custom.texi (Init Examples): Clean up text about conditionals.
7287
72882005-07-16 Richard M. Stallman <rms@gnu.org>
7289
7290 * mini.texi (Completion Commands): Fix command name for ?.
7291
8cf51b2c
GM
72922005-07-16 Eli Zaretskii <eliz@gnu.org>
7293
7294 * display.texi (Standard Faces): Explain that customization of
1c6c854e
CS
7295 `menu' face has no effect on w32 and with GTK.
7296 Add cross-references.
8cf51b2c
GM
7297
7298 * cmdargs.texi (General Variables): Clarify the default location
7299 of $HOME on w32 systems.
7300
73012005-07-15 Jason Rumney <jasonr@gnu.org>
7302
7303 * cmdargs.texi (General Variables): Default HOME on MS Windows has
7304 changed.
7305
73062005-07-08 Kenichi Handa <handa@m17n.org>
7307
1c6c854e
CS
7308 * mule.texi (Recognize Coding):
7309 Recommend revert-buffer-with-coding-system instead of revert-buffer.
8cf51b2c
GM
7310
73112005-07-07 Richard M. Stallman <rms@gnu.org>
7312
7313 * anti.texi (Antinews): Mention mode-line-inverse-video.
7314
7315 * files.texi (Saving): Minor correction about C-x C-w.
7316
7317 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
7318
73192005-07-07 Luc Teirlinck <teirllm@auburn.edu>
7320
7321 * search.texi (Isearch Scroll): Add example of using the
7322 `isearch-scroll' property.
7323 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
7324 `Display Custom' node.
7325 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
7326 and de-emphasize it.
7327 (Other Repeating Search): `occur' currently can not correctly
7328 handle multiline matches. Correct, clarify and update description
7329 of `flush-lines' and `keep-lines'.
7330
7331 * display.texi (Display Custom): Add anchor for `baud-rate'.
7332
73332005-07-07 Richard M. Stallman <rms@gnu.org>
7334
7335 * gnu.texi: Update where to get GNU status; add refs for how to help.
7336 Add footnotes 6 and 7.
7337
73382005-07-04 Lute Kamstra <lute@gnu.org>
7339
7340 Update FSF's address in GPL notices.
7341
8cf51b2c 7342 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
7343 * trouble.texi (Checklist): Update FSF's address.
7344
8cf51b2c
GM
73452005-06-24 Richard M. Stallman <rms@gnu.org>
7346
7347 * display.texi (Text Display): Change index entries.
7348
73492005-06-24 Eli Zaretskii <eliz@gnu.org>
7350
7351 * makefile.w32-in (MAKEINFO): Use --force.
7352 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
7353 Makefile.in.
8cf51b2c
GM
7354
73552005-06-23 Richard M. Stallman <rms@gnu.org>
7356
1c6c854e 7357 * anti.texi (Antinews): Rename show-nonbreak-escape to
8cf51b2c
GM
7358 nobreak-char-display.
7359
7360 * emacs.texi (Top): Update detailed node listing.
7361
1c6c854e 7362 * display.texi (Text Display): Rename show-nonbreak-escape
8cf51b2c
GM
7363 to nobreak-char-display and no-break-space to nobreak-space.
7364 (Standard Faces): Split up the list of standard faces
7365 and put it in a separate node. Add nobreak-space and
7366 escape-glyph.
7367
8cf51b2c
GM
73682005-06-23 Lute Kamstra <lute@gnu.org>
7369
7370 * mule.texi (Select Input Method): Fix typo.
7371
73722005-06-23 Kenichi Handa <handa@m17n.org>
7373
1c6c854e
CS
7374 * mule.texi (International): List all supported scripts.
7375 Adjust text for that leim is now included in the normal Emacs
8cf51b2c
GM
7376 distribution.
7377 (Language Environments): List all language environments.
7378 Intlfonts contains fonts for most supported scripts, not all..
7379 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 7380 input a specific character.
8cf51b2c
GM
7381 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
7382
73832005-06-23 Juanma Barranquero <lekktu@gmail.com>
7384
49823426 7385 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
7386
73872005-06-22 Miles Bader <miles@gnu.org>
7388
7389 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
7390
73912005-06-20 Miles Bader <miles@gnu.org>
7392
7393 * display.texi (Faces): Add `vertical-divider'.
7394
73952005-06-17 Richard M. Stallman <rms@gnu.org>
7396
7397 * text.texi (Adaptive Fill): Minor clarification.
7398
8cf51b2c
GM
73992005-06-10 Lute Kamstra <lute@gnu.org>
7400
7401 * emacs.texi (Top): Correct version number.
7402 * anti.texi (Antinews): Correct version number. Use EMACSVER to
7403 refer to the current version of Emacs.
7404
74052005-06-08 Luc Teirlinck <teirllm@auburn.edu>
7406
7407 * files.texi (Log Buffer): Document when there can be more than
7408 one file to be committed.
7409
74102005-06-08 Juri Linkov <juri@jurta.org>
7411
7412 * display.texi (Faces): Add `shadow' face.
7413
74142005-06-07 Masatake YAMATO <jet@gyve.org>
7415
7416 * display.texi (Faces): Write about mode-line-highlight.
7417
74182005-06-06 Richard M. Stallman <rms@gnu.org>
7419
7420 * misc.texi (Printing Package): Explain how to initialize
7421 printing package.
7422
7423 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
7424
74252005-06-05 Chong Yidong <cyd@stupidchicken.com>
7426
7427 * emacs.texi: Rename Hardcopy to Printing.
7428 Make PostScript and PostScript Variables subnodes of it.
7429
7430 * misc.texi (Printing): Rename node from Hardcopy.
7431 Mention menu bar options.
7432 Move PostScript and PostScript Variables to submenu.
7433 (Printing package): New node.
7434
7435 * mark.texi (Using Region): Change Hardcopy xref to Printing.
7436
7437 * dired.texi (Operating on Files): Likewise.
7438
7439 * calendar.texi (Displaying the Diary): Likewise.
7440
7441 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
7442
7443 * glossary.texi (Glossary): Likewise.
7444
7445 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
7446 effect.
7447
74482005-06-04 Richard M. Stallman <rms@gnu.org>
7449
7450 * trouble.texi (After a Crash): Polish previous change.
7451
8cf51b2c
GM
74522005-05-30 Noah Friedman <friedman@splode.com>
7453
7454 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
7455 recovery mechanism.
7456
8cf51b2c
GM
74572005-05-28 Nick Roberts <nickrob@snap.net.nz>
7458
7459 * building.texi (Other Buffers): SPC toggles display of
7460 floating point registers.
7461
8cf51b2c
GM
74622005-05-27 Nick Roberts <nickrob@snap.net.nz>
7463
7464 * files.texi (Log Buffer): Merge in description of Log Edit
7465 mode from pcl-cvs.texi.
7466
74672005-05-26 Richard M. Stallman <rms@gnu.org>
7468
7469 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
7470
8cf51b2c
GM
74712005-05-24 Luc Teirlinck <teirllm@auburn.edu>
7472
7473 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
7474 not enabled by default.
7475 When not on a word, `ispell-word' by default checks the word
7476 before point.
7477
74782005-05-24 Nick Roberts <nickrob@snap.net.nz>
7479
7480 * building.texi (Debugger Operation): Simplify last sentence.
7481
74822005-05-23 Lute Kamstra <lute@gnu.org>
7483
7484 * emacs.texi: Update FSF's address throughout.
7485 (Preface): Use @cite.
7486 (Distrib): Add cross reference to the node "Copying". Mention the
7487 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
7488 printed manuals.
7489 (Intro): Use @xref for the Emacs Lisp Intro.
7490
8cf51b2c
GM
74912005-05-18 Luc Teirlinck <teirllm@auburn.edu>
7492
7493 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
7494
7495 * basic.texi (Moving Point): Mention default for `goto-line'.
7496
7497 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
7498 of a variable's docstring.
7499
75002005-05-18 Lute Kamstra <lute@gnu.org>
7501
7502 * maintaining.texi (Overview of Emerge): Add cross reference.
7503 Remove duplication.
7504
7505 * emacs.texi (Top): Update to the current structure of the manual.
7506 * misc.texi (Emacs Server): Add menu description.
7507 * files.texi (Saving): Fix menu.
7508 * custom.texi (Customization): Fix menu.
7509 * mule.texi (International): Fix menu.
7510 * kmacro.texi (Keyboard Macros): Fix menu.
7511
75122005-05-16 Luc Teirlinck <teirllm@auburn.edu>
7513
7514 * display.texi: Various minor changes.
7515 (Faces): Delete text that is repeated in the next section.
7516
75172005-05-16 Nick Roberts <nickrob@snap.net.nz>
7518
7519 * building.texi (Debugger Operation): Mention GUD tooltips are
7520 disabled with GDB in text command mode.
7521
8cf51b2c
GM
75222005-05-16 Nick Roberts <nickrob@snap.net.nz>
7523
7524 * building.texi: Replace toolbar with "tool bar" for consistency.
7525 (Compilation Mode): Describe compilation-context-lines
7526 and use of arrow in compilation buffer.
7527 (Debugger Operation): Replace help text with variable's value.
7528
7529 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
7530 consistency.
7531
75322005-05-15 Luc Teirlinck <teirllm@auburn.edu>
7533
7534 * major.texi (Choosing Modes): normal-mode processes the -*- line.
7535 Add xref.
7536
8cf51b2c
GM
75372005-05-14 Luc Teirlinck <teirllm@auburn.edu>
7538
7539 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
7540 (Position Info): Delete discussion of `goto-line'. It is already
7541 described in `Moving point'.
7542
7543 * mini.texi (Completion Commands): Correct reference.
7544 (Completion Options): Fix typo.
7545
7546 * killing.texi (Deletion): Complete description of `C-x C-o'.
7547
8cf51b2c
GM
75482005-05-10 Richard M. Stallman <rms@gnu.org>
7549
7550 * building.texi (Compilation): Clarify recompile's directory choice.
7551
7552 * frames.texi (Tooltips): Cleanups.
7553
7554 * basic.texi (Arguments): Fix punctuation.
7555
75562005-05-09 Luc Teirlinck <teirllm@auburn.edu>
7557
7558 * screen.texi (Menu Bar): The up and down (not left and right)
7559 arrow keys move through a keyboard menu.
7560
75612005-05-08 Luc Teirlinck <teirllm@auburn.edu>
7562
7563 * basic.texi: Various typo and grammar fixes.
7564 (Moving Point): C-a now runs move-beginning-of-line.
7565
75662005-05-08 Nick Roberts <nickrob@snap.net.nz>
7567
7568 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
7569
7570 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
7571 as different animals.
7572
75732005-05-07 Luc Teirlinck <teirllm@auburn.edu>
7574
7575 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
7576 Correct index entry.
7577
75782005-05-07 Nick Roberts <nickrob@snap.net.nz>
7579
7580 * building.texi (Debugger Operation): Update to reflect changes
7581 in GUD tooltips.
7582
75832005-04-30 Richard M. Stallman <rms@gnu.org>
7584
7585 * files.texi (Compressed Files): Auto Compression normally enabled.
7586
7587 * building.texi (Debugger Operation): Clarify previous change.
7588
8cf51b2c
GM
75892005-04-28 Nick Roberts <nickrob@snap.net.nz>
7590
7591 * building.texi (Debugger Operation): Add description for
7592 GUD tooltips when program is not running.
7593
75942005-04-26 Luc Teirlinck <teirllm@auburn.edu>
7595
7596 * misc.texi (Shell): Add `Shell Prompts' to menu.
7597 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
7598 description. Delete remarks moved to new node.
7599 (Shell Prompts): New node.
7600 (History References): Replace remarks moved to `Shell Prompts'
7601 with xref to that node.
7602 (Remote Host): Clarify how to specify the terminal type when
7603 logging in to a different machine.
7604
76052005-04-26 Richard M. Stallman <rms@gnu.org>
7606
7607 * emacs.texi (Top): Update submenus from files.texi.
7608
7609 * files.texi (Filesets): Clarify previous change.
7610
7611 * dired.texi (Misc Dired Features): Clarify previous change.
7612
76132005-04-25 Chong Yidong <cyd@stupidchicken.com>
7614
7615 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
7616
1c6c854e
CS
7617 * dired.texi (Misc Dired Features):
7618 Document dired-compare-directories.
8cf51b2c
GM
7619
7620 * files.texi (Filesets): New node.
7621 (File Conveniences): Document Image mode.
7622
7623 * text.texi (TeX Print): Document tex-compile.
7624
76252005-04-25 Luc Teirlinck <teirllm@auburn.edu>
7626
7627 * frames.texi (Tooltips): Tooltip mode is enabled by default.
7628 Delete redundant reference to tooltip Custom group. It is
7629 referred too again in the next paragraph.
7630
76312005-04-24 Richard M. Stallman <rms@gnu.org>
7632
7633 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
7634
8cf51b2c
GM
76352005-04-19 Kim F. Storm <storm@cua.dk>
7636
7637 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
7638
76392005-04-18 Lars Hansen <larsh@math.ku.dk>
7640
7641 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
7642 turns off desktop-save-mode.
7643
76442005-04-17 Luc Teirlinck <teirllm@auburn.edu>
7645
7646 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
7647 by default in terminals compatible with xterm. Mention that
7648 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
7649 node.
7650
8cf51b2c
GM
76512005-04-12 Luc Teirlinck <teirllm@auburn.edu>
7652
7653 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
7654
c8763fb6 76552005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7656
7657 * xresources.texi (Table of Resources): Add cursorBlink.
7658
76592005-04-11 Luc Teirlinck <teirllm@auburn.edu>
7660
7661 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
7662 `d', `C-d' and `u'.
7663
76642005-04-11 Richard M. Stallman <rms@gnu.org>
7665
7666 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
7667 (Misc X): Add -D, --basic-display.
7668
7669 * maintaining.texi (Change Log): Correct the description of
7670 the example.
7671
7672 * major.texi (Choosing Modes): Document magic-mode-alist.
7673
8cf51b2c
GM
76742005-04-10 Luc Teirlinck <teirllm@auburn.edu>
7675
7676 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
7677 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
7678 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
7679 (Rmail Output): Clarify which statements apply to `o', `C-o' and
7680 `w', respectively.
7681 (Rmail Labels): Mention `l'.
7682 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
7683 (Rmail Summary Edit): Describe `j' and RET.
7684
c8763fb6 76852005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
7686
7687 * xresources.texi (Lucid Resources): Add fontSet resource.
7688
8cf51b2c
GM
76892005-04-09 Luc Teirlinck <teirllm@auburn.edu>
7690
7691 * display.texi (Useless Whitespace): `indicate-unused-lines' is
7692 now called `indicate-empty-lines'.
7693
76942005-04-06 Kim F. Storm <storm@cua.dk>
7695
7696 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
7697
76982005-04-04 Luc Teirlinck <teirllm@auburn.edu>
7699
7700 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
7701 deleted.
7702 (Marks vs Flags): Add some convenient key bindings.
7703 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
7704 (Misc Dired Features): Correct and expand description of `w' command.
7705
7706 * frames.texi (XTerm Mouse): Delete apparently false info.
7707 The GNU/Linux console currently does not appear to support
7708 `xterm-mouse-mode'.
7709
8cf51b2c
GM
77102005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
7711
7712 * calendar.texi (Diary): Mention shell utility `calendar'.
7713
77142005-04-01 Richard M. Stallman <rms@gnu.org>
7715
7716 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
7717
8cf51b2c
GM
77182005-04-01 Lute Kamstra <lute@gnu.org>
7719
7720 * maintaining.texi (Change Log): add-change-log-entry uses
7721 add-log-mailing-address.
7722
77232005-03-31 Luc Teirlinck <teirllm@auburn.edu>
7724
7725 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
7726 `VC Mode Line' and put in an xref to that node.
7727 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
7728 its description.
7729
77302005-03-31 Paul Eggert <eggert@cs.ucla.edu>
7731
7732 * calendar.texi (Calendar Systems): Say that the Persian calendar
7733 implemented here is the arithmetical one championed by Birashk.
7734
77352005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
7736
7737 * programs.texi (Fortran Motion): Fix previous change.
7738
8cf51b2c
GM
77392005-03-29 Richard M. Stallman <rms@gnu.org>
7740
7741 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
7742
77432005-03-29 Chong Yidong <cyd@stupidchicken.com>
7744
7745 * text.texi (Refill): Refer to Long Lines Mode.
7746 (Longlines): New node.
7747 (Auto Fill): Don't index "word wrap" here.
7748 (Filling): Add Longlines to menu.
7749
77502005-03-29 Richard M. Stallman <rms@gnu.org>
7751
7752 * xresources.texi: Minor fixes.
7753
7754 * misc.texi (Emacs Server): Fix Texinfo usage.
7755
7756 * emacs.texi (Top): Don't use a real section heading for
7757 "Detailed Node Listing". Fake it instead.
7758
7759 * basic.texi (Position Info): Minor cleanup.
7760
7761 * mule.texi (Input Methods): Minor cleanup.
7762
77632005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
7764
7765 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
7766 constructs as well.
7767 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
7768
77692005-03-29 Kenichi Handa <handa@m17n.org>
7770
7771 * mule.texi (Input Methods): Refer to the command C-u C-x =.
7772
7773 * basic.texi (Position Info): Update the description about the
7774 command C-u C-x =.
7775
77762005-03-28 Richard M. Stallman <rms@gnu.org>
7777
7778 * emacs.texi (Top): Use @section for the detailed node listing.
7779
7780 * calendar.texi: Minor fixes to previous change.
7781
7782 * programs.texi (Fortran): Small fixes to previous changes.
7783
7784 * emacs.texi (Top): Update list of subnodes of Dired.
7785 Likewise for building.texi.
7786
7787 * files.texi (File Conveniences): Delete Auto Image File mode.
7788
77892005-03-28 Chong Yidong <cyd@stupidchicken.com>
7790
7791 * building.texi (Flymake): New node.
7792
7793 * custom.texi (Function Keys): Document kp- event types and
7794 keypad-setup package.
7795
7796 * dired.texi (Wdired): New node.
7797
7798 * files.texi (File Conveniences): Reorder entries.
7799 Explain how to turn on Auto-image-file mode.
7800 Document Thumbs mode.
7801
7802 * mule.texi (Specify Coding): Document recode-region and
7803 recode-file-name.
7804
7805 * programs.texi (Program Modes): Add Conf mode and DNS mode.
7806
78072005-03-27 Luc Teirlinck <teirllm@auburn.edu>
7808
7809 * commands.texi (Keys): M-o is now a prefix key.
7810
78112005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
7812
7813 * programs.texi: Reformat and update copyright years.
7814 (Fortran): Update section.
7815
78162005-03-26 Luc Teirlinck <teirllm@auburn.edu>
7817
7818 * files.texi: Several small changes in addition to:
7819 (Visiting): Change xref for Dialog Boxes to ref.
7820 (Version Headers): Replace references to obsolete var
7821 `vc-header-alist' with `vc-BACKEND-header'.
7822 (Customizing VC): Update value of `vc-handled-backends'.
7823
78242005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
7825
7826 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
7827 move here from Emacs Lisp Reference Manual.
7828 * calendar.texi (Calendar/Diary, Diary Commands)
7829 (Special Diary Entries, Importing Diary): Change some xrefs to
7830 point to emacs-xtra rather than elisp.
7831
7832 * emacs-xtra.texi (Calendar Customizing):
7833 Move view-diary-entries-initially, view-calendar-holidays-initially,
7834 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
7835 Emacs Manual.
7836 (Appt Customizing): Merge entire section into main Emacs Manual.
7837 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
7838 mark-holidays-in-calendar here from emacs-xtra.
7839 (Displaying the Diary): Move view-diary-entries-initially,
7840 mark-diary-entries-in-calendar here from emacs-xtra.
7841 (Appointments): Move appt-display-mode-line,
7842 appt-display-duration, appt-disp-window-function,
7843 appt-delete-window-function here from emacs-xtra.
7844
7845 * calendar.texi: Update and reformat copyright.
7846 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
7847 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
7848 (Diary): Refer to `diary-file' rather than ~/diary.
7849 (Diary Commands): Rename node to "Displaying the Diary".
7850 * emacs.texi (Top): Rename "Diary Commands" section.
7851 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
7852
78532005-03-26 Eli Zaretskii <eliz@gnu.org>
7854
7855 * misc.texi (Emacs Server): Fix the command for setting
7856 server-name. Add an xref to Invoking emacsclient.
7857
7858 * help.texi (Help Summary): Clarify when "C-h ." will do something
7859 nontrivial.
7860 (Apropos): Add cindex entry for apropos-sort-by-scores.
7861
7862 * display.texi (Text Display): Add index entries for how no-break
7863 characters are displayed.
7864
8cf51b2c
GM
78652005-03-26 Eli Zaretskii <eliz@gnu.org>
7866
7867 * files.texi (Visiting): Fix cross-references introduced with the
7868 last change.
7869
7870 * xresources.texi (GTK resources): Fix last change.
7871
8cf51b2c
GM
78722005-03-25 Chong Yidong <cyd@stupidchicken.com>
7873
7874 * xresources.texi (X Resources): GTK options documented too.
7875 (Resources): Clarify meaning of program name.
7876 (Table of Resources): Add visualClass.
7877 (GTK resources): Rewrite.
7878 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
7879
7880 * display.texi (Text Display): Mention non-breaking spaces.
7881
7882 * files.texi (Reverting): Document auto-revert-check-vc-info.
7883
7884 * frames.texi (Mouse Commands): Document
7885 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
7886
7887 * help.texi (Help Summary): Add `C-h .'.
7888 (Apropos): Apropos accepts a list of search terms.
7889 Document apropos-sort-by-scores.
7890 (Help Echo): Document display-local-help.
7891
7892 * misc.texi (Emacs Server): Document server-name.
7893 (Invoking emacsclient): Document -s option for server names.
7894
7895 * text.texi (Outline Visibility): Introduce "current heading
7896 line" (commands can be called with point on a body line).
7897 Re-order table to follow the sequence of discussion.
7898 hide-body won't hide lines before first header line.
7899 (TeX Mode): Add DocTeX mode.
7900
8cf51b2c
GM
79012005-03-24 Richard M. Stallman <rms@gnu.org>
7902
7903 * mule.texi (Single-Byte Character Support): Delete mention
7904 of iso-acc.el and iso-transl.el.
7905
8cf51b2c
GM
79062005-03-23 Lute Kamstra <lute@gnu.org>
7907
7908 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
7909
79102005-03-23 Richard M. Stallman <rms@gnu.org>
7911
8cf51b2c
GM
7912 * search.texi: Delete explicit node pointers.
7913 (Incremental Search): New menu.
7914 (Basic Isearch, Repeat Isearch, Error in Isearch)
7915 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
7916 (Slow Isearch): New subnodes.
7917 (Configuring Scrolling): Node deleted.
7918 (Search Case): Doc default-case-fold-search.
7919 (Regexp Replace): Move replace-regexp doc here.
7920
7921 * rmail.texi (Movemail): Put commas inside closequotes.
7922
7923 * picture.texi (Insert in Picture): Document C-c arrow combos.
7924 (Basic Picture): Clarify erasure.
7925
7926 * display.texi (Font Lock): Put commas inside closequotes.
7927
7928 * cmdargs.texi (General Variables): Put commas inside closequotes.
7929
79302005-03-23 Nick Roberts <nickrob@snap.net.nz>
7931
7932 * building.texi (Stack Buffer): Mention reverse contrast for
7933 *selected* frame (might not be current frame).
7934
8cf51b2c
GM
79352005-03-21 Richard M. Stallman <rms@gnu.org>
7936
7937 * building.texi (Starting GUD): Add bashdb.
7938
79392005-03-20 Chong Yidong <cyd@stupidchicken.com>
7940
7941 * basic.texi (Moving Point): Add M-g M-g binding.
7942 (Undo): Document undo-only.
7943 (Position Info): Document M-g M-g and C-u M-g M-g.
7944
7945 * building.texi (Building): Put Grep Searching after Compilation
7946 Shell.
7947 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
7948 Document next-error-highlight.
7949 (Grep Searching): Document grep-highlight-matches.
7950 (Lisp Eval): Typing C-x C-e twice prints integers specially.
7951
7952 * calendar.texi (Importing Diary): Rename node from iCalendar.
7953 Document diary-from-outlook.
7954
7955 * dired.texi (Misc Dired Features): Rename node from Misc Dired
7956 Commands.
7957 Mention effect of X drag and drop on Dired buffers.
7958
7959 * files.texi (Visiting): Document large-file-warning-threshold.
7960 Move paragraph on file-selection dialog.
7961 Mention visiting files using X drag and drop.
7962 (Reverting): Mention using Auto-Revert mode to tail files.
7963 Document auto-revert-tail-mode.
7964 (Version Systems): Minor correction.
7965 (Comparing Files): Diff-mode is no longer based on Compilation
7966 mode.
7967 Document compare-ignore-whitespace.
7968 (Misc File Ops): Explain passing a directory to rename-file.
7969 Likewise for copy-file and make-symbolic-link.
7970
7971 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
7972 Document mouse-wheel-progressive speed.
7973
7974 * help.texi (Misc Help): Document numeric argument for C-h i.
7975 Correctly explain the effect of just C-u as argument.
7976
7977 * killing.texi (Deletion): Document numeric argument for
7978 just-one-space.
7979
7980 * mini.texi (Completion): Completion acts on text before point.
7981
7982 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
7983 (Emulation): CUA mode replaces pc-bindings-mode,
7984 pc-selection-mode, and s-region.
7985
7986 * mule.texi (Input Methods): Leim is now built-in.
7987 (Select Input Method): Document quail-show-key.
7988 (Specify Coding): Document revert-buffer-with-coding-system.
7989
7990 * programs.texi (Fortran Motion): Document f90-next-statement,
7991 f90-previous-statement, f90-next-block, f90-previous-block,
7992 f90-end-of-block, and f90-beginning-of-block.
7993
7994 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
7995
7996 * emacs.texi (Acknowledgments): Updated.
7997
7998 * anti.texi: Total rewrite.
7999
8cf51b2c
GM
80002005-03-19 Chong Yidong <cyd@stupidchicken.com>
8001
8002 * ack.texi (Acknowledgments): Update.
8003
80042005-03-19 Eli Zaretskii <eliz@gnu.org>
8005
1c6c854e
CS
8006 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3.
8007 Update copyright years.
8cf51b2c
GM
8008
80092005-03-14 Nick Roberts <nickrob@snap.net.nz>
8010
8011 * building.texi (Commands of GUD): Move paragraph on setting
8012 breakpoints with mouse to the GDB Graphical Interface node.
8013
80142005-03-07 Richard M. Stallman <rms@gnu.org>
8015
8cf51b2c
GM
8016 * misc.texi (Single Shell, Shell Options): Fix previous change.
8017
8018 * building.texi (Debugger Operation): Update GUD tooltip enable info.
8019
80202005-03-06 Richard M. Stallman <rms@gnu.org>
8021
8022 * building.texi (Starting GUD): Don't explain text vs graphical
8023 GDB here. Just mention it and xref.
8024 Delete "just one debugger process".
8025 (Debugger Operation): Move GUD tooltip info here.
8026 (GUD Tooltips): Node deleted.
8027 (GDB Graphical Interface): Explain the two GDB modes here.
8028
8cf51b2c
GM
8029 * sending.texi (Sending Mail): Minor cleanup.
8030 (Mail Aliases): Explain quoting conventions.
8031 Update key rebinding example.
8032 (Header Editing): C-M-i is like M-TAB.
8033 (Mail Mode Misc): mail-attach-file does not do MIME.
8034
8035 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
8036 that really belongs here.
8037 (Remote Mailboxes): Text moved to Rmail Inbox.
8038 (Rmail Display): Mention Mouse-1.
8039 (Movemail): Clarify two movemail versions.
8040 Clarify rmail-movemail-program.
8041
8cf51b2c
GM
8042 * misc.texi (Single Shell): Replace uudecode example with gpg example.
8043 Document async shell commands.
8044 (Shell History): Clarify.
8045 (Shell Ring): Mention C-UP an C-DOWN.
8046 (Shell Options): Add comint-prompt-read-only.
8047 (Invoking emacsclient): Set EDITOR to run Emacs.
8048 (Sorting): No need to explain what region is.
8049 (Saving Emacs Sessions): Fix typo.
8050 (Recursive Edit): Fix punctuation.
8051 (Emulation): Don't mention "PC bindings" which are standard.
8052 (Hyperlinking): Explain Mouse-1 convention here.
8053 (Find Func): Node deleted.
8054
8cf51b2c
GM
8055 * help.texi (Name Help): Xref to Hyperlinking.
8056
8057 * glossary.texi (Glossary):
8058 Rename "Balance Parentheses" to "Balancing...".
8059 Add "Byte Compilation". Correct "Copyleft".
8060 New xref in "Customization".
8061 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
8062 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
8063 Rename "Registers" to "Register".
8064 Replace "Selecting" with "Selected Frame",
8065 "Selected Window", and "Selecting a Buffer".
8066
8067 * files.texi (Types of Log File): Explain how projects'
8068 methods can vary.
8069
8cf51b2c
GM
8070 * display.texi (Faces): Delete "Emacs 21".
8071
8072 * custom.texi (Changing a Variable): C-M-i like M-TAB.
8073 * fixit.texi (Spelling): C-M-i like M-TAB.
8074 * mini.texi (Completion Options): C-M-i like M-TAB.
8075 * programs.texi (Symbol Completion): C-M-i like M-TAB.
8076 * text.texi (Text Mode): C-M-i like M-TAB.
8077
8078 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
8079
8080 * calendar.texi (Specified Dates): Mention `g w'.
8081 (Appointments): appt-activate toggles with no arg.
8082
8cf51b2c
GM
80832005-03-05 Juri Linkov <juri@jurta.org>
8084
8085 * cmdargs.texi (Emacs Invocation): Add cindex
c4cc8b9a 8086 "invocation (command line arguments)".
8cf51b2c
GM
8087 (Misc X): Add -nbc, --no-blinking-cursor.
8088
80892005-03-04 Ulf Jasper <ulf.jasper@web.de>
8090
8091 * calendar.texi (iCalendar): No need to require it now.
8092
8cf51b2c
GM
80932005-03-03 Nick Roberts <nickrob@snap.net.nz>
8094
8095 * trouble.texi (Contributing): Mention Savannah. Direct users to
8096 emacs-devel.
8097
80982005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
8099
8100 * calendar.texi (Adding to Diary): Mention redrawing of calendar
8101 window.
8102
8cf51b2c
GM
81032005-02-27 Richard M. Stallman <rms@gnu.org>
8104
8105 * building.texi (Compilation): Update mode line status info.
8106
81072005-02-27 Matt Hodges <MPHodges@member.fsf.org>
8108
8109 * calendar.texi (General Calendar): Document binding of
8110 scroll-other-window-down.
8111 (Mayan Calendar): Fix earliest date.
8112 (Time Intervals): Document timeclock-change.
8113 Fix timeclock-ask-before-exiting documentation.
8114
81152005-02-26 Kim F. Storm <storm@cua.dk>
8116
8117 * frames.texi (Mouse References):
8118 Add mouse-1-click-in-non-selected-windows.
8119
81202005-02-25 Richard M. Stallman <rms@gnu.org>
8121
8122 * screen.texi (Screen): Explain better about cursors and mode lines;
8123 don't presuppose text terminals.
8124 (Point): Don't assume just one cursor.
8125 Clarify explanation of cursors.
8126 (Echo Area, Menu Bar): Cleanups.
8127
8128 * mini.texi (Minibuffer): Prompts are highlighted.
8129 (Minibuffer Edit): Newline = C-j only on text terminals.
8130 Clarify resize-mini-windows values.
8131 Mention M-PAGEUP and M-PAGEDOWN.
8132 (Completion Commands): Mouse-1 like Mouse-2.
8133 (Minibuffer History): Explain history commands better.
8134 (Repetition): Add xref to Incremental Search.
8135
8136 * mark.texi (Setting Mark): Clarify info about displaying mark.
8137 Clarify explanation of C-@ and C-SPC.
8138 (Transient Mark): Mention Delete Selection mode.
8139 (Marking Objects): Clean up text about extending the region.
8140
8141 * m-x.texi (M-x): One C-g doesn't always go to top level.
8142 No delay before suggest-key-bindings output.
8143
8144 * fixit.texi (Fixit): Mention C-/ for undo.
8145 (Spelling): Mention ESC TAB like M-TAB.
8146 Replacement words with r and R are rechecked.
8147 Say where C-g leaves point. Mention ? as input.
8148
81492005-02-23 Lute Kamstra <lute@gnu.org>
8150
8151 * cmdargs.texi (Initial Options): Add cross reference.
8152
8cf51b2c
GM
81532005-02-16 Luc Teirlinck <teirllm@auburn.edu>
8154
8155 * emacs.texi (Top): Update menu for splitting of node in
8156 msdog.texi.
8157 * frames.texi (Frames): Update xref for splitting of node in
8158 msdog.texi.
8159 * trouble.texi (Quitting): Ditto.
8160
81612005-02-16 Richard M. Stallman <rms@gnu.org>
8162
8163 * windows.texi (Split Window): Simplify line truncation info
8164 and xref to Display Custom.
8165
8166 * trouble.texi (Quitting): Emergency escape only for text terminal.
8167 (Screen Garbled): C-l for ungarbling is only for text terminal.
8168
8169 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
8170
8171 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
8172
8173 * programs.texi (Program Modes): Mention Python mode.
8174 (Moving by Defuns): Repeating C-M-h extends region.
8175 (Basic Indent): Clarify.
8176 (Custom C Indent): Clarify.
8177 (Expressions): Repeating C-M-@ extends region.
8178 (Info Lookup): Clarify for C-h S.
8179 (Symbol Completion): ESC TAB alternative for M-TAB.
8180 (Electric C): Clarify.
8181
8182 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
8183
8184 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
8185 MS-DOS Input node.
8186 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
8187 (MS-DOS and MULE): Clarify.
8188 (MS-DOS Processes, Windows Processes): Fix typos.
8189
8190 * major.texi (Choosing Modes): Clarify.
8191
8192 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
8193 (Keyboard Macro Step-Edit): Clarify.
8194
8195 * indent.texi (Indentation): Clarifications.
8196
8197 * help.texi (Help): Correct error about C-h in query-replace.
8198 Clarify apropos vs C-h a. Fix how to search in FAQ.
8199 (Key Help): Describe C-h w here.
8200 (Name Help): Minor cleanup. C-h w moved to Key Help.
8201 Clarify the "object" joke.
8202 (Apropos): Clarify. Mouse-1 like Mouse-2.
8203 (Help Mode): Mouse-1 like Mouse-2.
8204
8205 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
8206
8207 * display.texi (Display): Reorder menu.
8208 (Faces): Cleanup.
8209 (Font Lock): Cleanup. Mention Options menu.
8210 Delete obsolete text.
8211 (Scrolling): For C-l, don't presume text terminal.
8212 (Horizontal Scrolling): Simplify intro.
8213 (Follow Mode): Clarify.
1c6c854e 8214 (Cursor Display): Move before Display Custom.
8cf51b2c
GM
8215 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
8216 Doc default-tab-width. Doc line truncation more thoroughly.
8217
8218 * dired.texi (Dired Enter): C-x C-f can run Dired.
8219 (Dired Visiting): Comment out `a' command.
8220 Mouse-1 is like Mouse-2.
8221 (Shell Commands in Dired): ? can be used more than once.
8222
8223 * basic.texi (Continuation Lines): Simplify description of truncation,
8224 and refer to Display Custom for the rest of it.
8225
8cf51b2c
GM
82262005-02-06 Lute Kamstra <lute@gnu.org>
8227
8228 * basic.texi (Undo): Fix typo.
8229
8230 * cmdargs.texi (Emacs Invocation): Fix typo.
8231
8232 * custom.texi (Init Examples): Fix typo.
8233
8234 * abbrevs.texi (Expanding Abbrevs): Fix typo.
8235
82362005-02-06 Richard M. Stallman <rms@gnu.org>
8237
8238 * regs.texi (Registers): Registers can hold numbers, too.
8239
8240 * killing.texi (Other Kill Commands): Cleanup.
8241 Delete redundant explanation of kill in read-only buffer.
8242 (Yanking): Mention term "copying".
8243 (Accumulating Text): Fix typo.
8244
8245 * entering.texi (Entering Emacs): Update rationale at start.
8246 (Exiting): Treat iconifying on a par with suspension.
8247
8248 * custom.texi (Minor Modes): Fix typo.
8249 (Easy Customization): Fix menu style.
8250 (Variables): Add xref.
8251 (Examining): Setting for future sessions works through .emacs.
8252 (Keymaps): "Text terminals", not "Many".
8253 (Init Rebinding): Explain \C-. Show example of \M-.
8254 Fix minor wording errors.
8255 (Function Keys): Explain vector syntax just once.
8256 (Named ASCII Chars): Clarify history of TAB/C-i connection.
8257 (Init File): Mention .emacs.d directory.
8258 (Init Examples): Add xref.
8259 (Find Init): Mention .emacs.d directory.
8260
8261 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
8262 (Action Arguments): Explain which kinds of -l args are found how.
8263 (Initial Options): --batch does not inhibit site-start.
8264 Add xrefs.
8265 (Command Example): Use --batch, not -batch.
8266
8267 * basic.texi (Inserting Text): Cleanup wording.
8268 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
8269 C-n is not error at end of buffer.
8270 (Undo): Doc C-/ like C-_. Add xrefs.
8271 (Arguments): META key may be labeled ALT.
8272 Peculiar arg meanings are explained in doc strings.
8273
8274 * abbrevs.texi (Expanding Abbrevs): Clarify.
8275
82762005-02-05 Eli Zaretskii <eliz@gnu.org>
8277
8278 * frames.texi (Frame Parameters): Add an xref to the description
8279 of list-colors-display. Add a pointer to the X docs about colors.
8280
8281 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 8282 Improve docs of list-colors-display.
8cf51b2c
GM
8283
82842005-02-03 Lute Kamstra <lute@gnu.org>
8285
8286 * frames.texi (Frames, Drag and Drop): Fix typos.
8287
82882005-02-03 Richard M. Stallman <rms@gnu.org>
8289
8290 * windows.texi (Basic Window): Mention color-change in mode line.
8291 (Change Window): Explain dragging vertical boundaries.
8292
8293 * text.texi (Sentences): Clarify.
8294 (Paragraphs): Explain M-a and blank lines.
8295 (Outline Mode): Clarify text and menu.
8296 (Hard and Soft Newlines): Mention use-hard-newlines.
8297
8298 * frames.texi (Frames): Delete unnecessary mention of Windows.
8299 (Mouse Commands): Likewise. Mention xterm mouse support.
8300 (Clipboard): Clarify.
8301 (Mouse References): Mention use of Mouse-1 for following links.
8302 (Menu Mouse Clicks): Clarify.
8303 (Mode Line Mouse): Clarify.
8304 (Drag and Drop): Rewrite.
8305
8306 * fixit.texi (Spelling): Fix typo.
8307
8308 * files.texi (File Names): Clarify.
8309 (Visiting): Update conditions for use of file dialog. Clarify.
8310 (Saving): Doc d as answer in save-some-buffers.
8311 (Remote Files): Clean up the text.
8312
8313 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
8314
8315 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
8316 (List Buffers): Clarify.
8317 (Several Buffers): Doc T command.
8318 (Buffer Convenience): Clarify menu.
8319
8320 * basic.texi (Undo): Clarify last change.
8321
83222005-02-02 Matt Hodges <MPHodges@member.fsf.org>
8323
8324 * fixit.texi (Spelling): Fix typo.
8325
83262005-02-01 Luc Teirlinck <teirllm@auburn.edu>
8327
8328 * basic.texi (Undo): Update description of `undo-outer-limit'.
8329
83302005-02-01 Nick Roberts <nickrob@snap.net.nz>
8331
8332 * building.texi: Update documentation relating to GDB Graphical
8333 Interface.
8334
83352005-01-30 Luc Teirlinck <teirllm@auburn.edu>
8336
8337 * custom.texi (Easy Customization): Adapt menu to node name change.
8338
83392005-01-30 Richard M. Stallman <rms@gnu.org>
8340
8341 * custom.texi (Easy Customization): Defn of "User Option" now
8342 includes faces. Don't say just "option" when talking about variables.
8343 Do say just "options" to mean "anything customizable".
8344 (Specific Customization): Describe `customize-variable',
8345 not `customize-option'.
8346
8347 * glossary.texi (Glossary) <Faces>: Add xref.
8348 <User Option>: Change definition--include faces. Change xref.
8349
8350 * picture.texi (Picture): Mention artist.el.
8351
8352 * sending.texi, screen.texi, programs.texi, misc.texi:
8353 * mini.texi, major.texi, maintaining.texi, macos.texi:
8354 * help.texi, frames.texi, files.texi:
8355 Don't say just "option" when talking about variables.
8356
8357 * display.texi, mule.texi: Don't say just "option" when talking
8358 about variables. Other minor cleanups.
8359
8cf51b2c
GM
83602005-01-26 Lute Kamstra <lute@gnu.org>
8361
8362 * cmdargs.texi (Initial Options): Add a cross reference to `Init
8363 File'. Mention the `-Q' option at the `--no-site-file' option.
8364
8cf51b2c
GM
83652005-01-22 David Kastrup <dak@gnu.org>
8366
8367 * building.texi (Grep Searching): Mention alias `find-grep' for
8368 `grep-find'.
8369
83702005-01-20 Richard M. Stallman <rms@gnu.org>
8371
8372 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
8373
8cf51b2c
GM
83742005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
8375
8376 * rmail.texi (Movemail): Explain differences
8377 between standard and mailutils versions of movemail.
8378 Describe command line and configuration options introduced
8379 with the latter.
8380 Explain the notion of mailbox URL, provide examples and
8381 cross-references to mailutils documentation.
8382 Describe various methods of specifying mailbox names,
8383 user names and user passwords for rmail.
1c6c854e
CS
8384 (Remote Mailboxes): New section.
8385 Describe how movemail handles remote mailboxes. Describe configuration
8cf51b2c
GM
8386 options used to control its behavior.
8387 (Other Mailbox Formats): Explain handling of various mailbox
8388 formats.
8389
83902005-01-13 Richard M. Stallman <rms@gnu.org>
8391
8392 * commands.texi (Commands): Clarification.
8393
83942005-01-11 Richard M. Stallman <rms@gnu.org>
8395
8396 * programs.texi (Multi-line Indent): Fix previous change.
8397 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
8398
8cf51b2c
GM
83992005-01-08 Richard M. Stallman <rms@gnu.org>
8400
8401 * display.texi (Faces): isearch-lazy-highlight-face renamed to
8402 lazy-highlight.
8403
8404 * search.texi (Query Replace): Mention faces query-replace
8405 and lazy-highlight.
8406 (Incremental Search): Update isearch highlighting info.
8407
8cf51b2c
GM
84082005-01-04 Richard M. Stallman <rms@gnu.org>
8409
8410 * custom.texi (Saving Customizations): Minor improvement.
8411
8cf51b2c
GM
84122005-01-03 Luc Teirlinck <teirllm@auburn.edu>
8413
8414 * custom.texi (Saving Customizations): Emacs no longer loads
8415 `custom-file' after .emacs. No longer mention customizing through
8416 Custom.
8417
8cf51b2c
GM
84182005-01-01 Andreas Schwab <schwab@suse.de>
8419
8420 * killing.texi (Graphical Kill): Move up under node Killing,
8421 change @section to @subsection.
8422
84232005-01-01 Richard M. Stallman <rms@gnu.org>
8424
8425 * custom.texi (Face Customization): Mention hex color specs.
8426
8427 * emacs.texi (Top): Update Killing submenu.
8428
8429 * killing.texi (Killing): Reorganize section.
8430 No more TeX-only text; put the node command at start of chapter.
8431 But the first section heading is used only in TeX.
8432 Rewrite the text to read better in this mode.
8433 (Graphical Kill): New subnode gets some of the text that
8434 used to be in the first section.
8435
84362004-12-31 Richard M. Stallman <rms@gnu.org>
8437
8438 * dired.texi (Shell Commands in Dired): Delete the ? example.
8439
8440 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
8441
8442 * files.texi (Saving): Describe new require-final-newline features
8443 and mode-require-final-newline.
8444
8cf51b2c
GM
84452004-12-29 Richard M. Stallman <rms@gnu.org>
8446
8447 * custom.texi (File Variables): Clarify previous change.
8448
c8763fb6 84492004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8450
8451 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
8452 out now.
8453
84542004-12-27 Richard M. Stallman <rms@gnu.org>
8455
8456 * Makefile.in (MAKEINFO): Specify --force.
8457
8458 * basic.texi (Moving Point): C-e now runs move-end-of-line.
8459 (Undo): Doc undo-outer-limit.
8460
8cf51b2c
GM
84612004-12-15 Juri Linkov <juri@jurta.org>
8462
8463 * mark.texi (Transient Mark, Mark Ring): M-< and other
8464 movement commands don't set mark in Transient Mark mode
8465 if mark is active.
8466
8cf51b2c
GM
84672004-12-12 Juri Linkov <juri@jurta.org>
8468
8469 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
8470 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
8471
8472 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
8473 (Misc Dired Commands): Add @r{(Dired)} to w.
8474
84752004-12-12 Juri Linkov <juri@jurta.org>
8476
8477 * mark.texi (Marking Objects): Marking commands also extend the
8478 region when mark is active in Transient Mark mode.
8479
8cf51b2c
GM
84802004-12-08 Luc Teirlinck <teirllm@auburn.edu>
8481
8482 * custom.texi (Saving Customizations): Emacs only loads the custom
8483 file automatically after the init file in version 22.1 or later.
8484 Adapt text and examples to this fact.
8485
8cf51b2c
GM
84862004-12-07 Luc Teirlinck <teirllm@auburn.edu>
8487
8488 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
8489 be set through Custom. Otherwise, it has no effect.
8490
8cf51b2c
GM
84912004-12-05 Richard M. Stallman <rms@gnu.org>
8492
8493 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
8494 * entering.texi: Rename Command Line to Emacs Invocation.
8495
10d1d0af 8496 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
8497
8498 * custom.texi (Easy Customization): Move up to section level,
8499 before Variables. Avoid using the term "variable"; say "option".
8500 New initial explanation.
8501 (Variables): In initial explanation, connect "variable" to the
8502 already-explained "user option".
8503
8504 * emacs.texi (Top): Fix ref to Command Line.
8505 Move reference to Easy Customization.
8506
8507 * xresources.texi (X Resources): Fix From link.
8508
8509 * doclicense.texi (GNU Free Documentation License): Fix To link.
8510
8511 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
8512
8513 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
8514
85152004-12-03 Richard M. Stallman <rms@gnu.org>
8516
8517 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
8518
85192004-12-01 Luc Teirlinck <teirllm@auburn.edu>
8520
8521 * kmacro.texi: Several small changes in addition to the following.
8522 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
8523 defining a keyboard macro.
8524 Mention `kmacro-ring-max'.
8525 (Keyboard Macro Counter): Clarify description of
8526 `kmacro-insert-counter', `kmacro-set-counter',
8527 `kmacro-add-counter' and `kmacro-set-format'.
8528
85292004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
8530
8531 * custom.texi (File Variables): Add `unibyte' and make it more
8532 clear that `unibyte' and `coding' are special. Suggested by Simon
8533 Krahnke <overlord@gmx.li>.
8534
8535 * mule.texi (Enabling Multibyte): Refer to File Variables.
8536 Suggested by Simon Krahnke <overlord@gmx.li>.
8537
c8763fb6 85382004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8539
8540 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
8541 x-use-old-gtk-file-dialog.
8542
8cf51b2c
GM
85432004-11-20 Richard M. Stallman <rms@gnu.org>
8544
8545 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
8546
85472004-11-09 Lars Brinkhoff <lars@nocrew.org>
8548
8549 * building.texi (Lisp Eval): Delete hyphen in section name.
8550
85512004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
8552
8553 * files.texi (Old Versions):
8554 No longer document annotation as "CVS only".
8555
85562004-11-10 Andre Spiegel <spiegel@gnu.org>
8557
8558 * files.texi (Version Control): Rewrite the introduction about
1c6c854e
CS
8559 version systems, mentioning the new ones that we support.
8560 Thanks to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
8cf51b2c
GM
8561 suggestions.
8562
c8763fb6 85632004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 8564
49823426 8565 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 8566
c8763fb6 85672004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8568
8569 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
8570
85712004-10-23 Eli Zaretskii <eliz@gnu.org>
8572
8573 * text.texi (Text Based Tables, Table Definition)
8574 (Table Creation, Table Recognition, Cell Commands)
8575 (Cell Justification, Row Commands, Column Commands)
8576 (Fixed Width Mode, Table Conversion, Measuring Tables)
8577 (Table Misc): New nodes, documenting the Table Mode.
8578
8cf51b2c
GM
85792004-10-19 Jason Rumney <jasonr@gnu.org>
8580
8581 * makefile.w32-in (info): Change order of arguments to makeinfo.
8582
85832004-10-19 Ulf Jasper <ulf.jasper@web.de>
8584
8585 * calendar.texi (iCalendar): Update for package changes.
8586
8cf51b2c
GM
85872004-10-09 Luc Teirlinck <teirllm@auburn.edu>
8588
8589 * files.texi (Misc File Ops): View mode is a minor mode.
8590
8cf51b2c
GM
85912004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
8592
8593 * calendar.texi (iCalendar): Style changes.
8594
85952004-10-07 Luc Teirlinck <teirllm@auburn.edu>
8596
8597 * search.texi (Regexps): The regexp described in the example is no
8598 longer stored in the variable `sentence-end'.
8599
8cf51b2c
GM
86002004-10-06 Nick Roberts <nickrob@snap.net.nz>
8601
8602 * building.texi (Starting GUD): Note that multiple debugging
8603 sessions requires `gdb --fullname'.
8604
86052004-10-05 Ulf Jasper <ulf.jasper@web.de>
8606
8607 * calendar.texi (iCalendar): New section for a new package.
8608
8cf51b2c
GM
86092004-10-05 Luc Teirlinck <teirllm@auburn.edu>
8610
8611 * text.texi: Various small changes in addition to the following.
8612 (Text): Replace xref for autotype with inforef.
8613 (Sentences): Explain nil value for `sentence-end'.
8614 (Paragraphs): Update default values for `paragraph-start' and
8615 `paragraph-separate'.
8616 (Text Mode): Correct description of Text mode's effect on the
8617 syntax table.
8618 (Outline Visibility): `hide-other' does not hide top level headings.
8619 `selective-display-ellipses' no longer has an effect on Outline mode.
8620 (TeX Misc): Add missing @cindex.
8621 Replace xref for RefTeX with inforef.
8622 (Requesting Formatted Text): The variable
8623 `enriched-fill-after-visiting' no longer exists.
8624 (Editing Format Info): Update names of menu items and commands.
8625 (Format Faces): Mention special effect of specifying the default face.
8626 Describe inheritance of text properties.
8627 Correct description of `fixed' face.
8628 (Format Indentation): Correct description of effect of setting
8629 margins. Mention `set-left-margin' and `set-right-margin'.
8630 (Format Justification): Update names of menu items.
8631 `set-justification-full' is now bound to `M-j b'.
8632 Mention that `default-justification' is a per buffer variable.
8633 (Format Properties): Update name of menu item.
8634 (Forcing Enriched Mode): `format-decode-buffer' automatically
8635 turns on Enriched mode if the buffer is in text/enriched format.
8636
86372004-10-05 Emilio C. Lopes <eclig@gmx.net>
8638
8639 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
8640
86412004-09-28 Kim F. Storm <storm@cua.dk>
8642
8643 * display.texi (Display Custom) <indicate-buffer-boundaries>:
8644 Align with new functionality.
8645
8cf51b2c
GM
86462004-09-22 Luc Teirlinck <teirllm@auburn.edu>
8647
8648 * display.texi (Display Custom): Remove stray `@end defvar'.
8649
86502004-09-23 Kim F. Storm <storm@cua.dk>
8651
8652 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
8653 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
8654
8cf51b2c
GM
86552004-09-20 Richard M. Stallman <rms@gnu.org>
8656
8657 * custom.texi (Hooks): Explain using setq to clear out a hook.
8658 (File Variables): Explain multiline string constants.
8659 (Non-ASCII Rebinding): Explain when you need to update
8660 non-ASCII char codes in .emacs.
8661
8662 * building.texi (Compilation): Explain how to make a silent
8663 subprocess that won't be terminated. Explain compilation-environment.
8664
86652004-09-13 Kim F. Storm <storm@cua.dk>
8666
8667 * mini.texi (Repetition): Rename isearch-resume-enabled to
8668 isearch-resume-in-command-history and change default to disabled.
8669
8cf51b2c
GM
86702004-09-09 Kim F. Storm <storm@cua.dk>
8671
8672 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
8673 with new `kmacro-name-last-macro'.
8674
8cf51b2c
GM
86752004-09-08 Juri Linkov <juri@jurta.org>
8676
8677 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
8678
8cf51b2c
GM
86792004-09-03 Juri Linkov <juri@jurta.org>
8680
8681 * search.texi (Incremental Search): Update wording for M-%.
8682
86832004-09-02 Luc Teirlinck <teirllm@auburn.edu>
8684
8685 * killing.texi (Killing): Correct description of kill commands in
8686 read-only buffer.
8687
86882004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
8689
8690 * building.texi (Compilation Mode): Add a paragraph about rules
8691 for finding the compilation buffer for `next-error'.
8692
8693 * search.texi (Other Repeating Search): Mention that Occur mode
8694 supports the next-error functionality.
8695
86962004-09-02 Juri Linkov <juri@jurta.org>
8697
8698 * search.texi (Regexp Replace): Add missing backslash to \footnote.
8699
87002004-08-31 Luc Teirlinck <teirllm@auburn.edu>
8701
8702 * kmacro.texi (Basic Keyboard Macro):
8703 `apply-macro-to-region-lines' now operates on all lines that begin
8704 in the region, rather than on all complete lines in the region.
8705
c8763fb6 87062004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
8707
8708 * frames.texi (Drag and drop): Add documentation about
8709 x-dnd-test-function and x-dnd-known-types.
8710
87112004-08-30 Luc Teirlinck <teirllm@auburn.edu>
8712
8713 * indent.texi: Various minor changes in addition to:
8714 (Indentation Commands): Correct description of `indent-relative'.
8715 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
8716 mode. The *Tab Stops* buffer uses Overwrite Mode.
8717 (Just Spaces): `tabify' converts sequences of at least two spaces
8718 to tabs.
8719
8cf51b2c
GM
87202004-08-27 Luc Teirlinck <teirllm@auburn.edu>
8721
8722 * frames.texi (Secondary Selection): Setting the secondary
8723 selection with M-Drag-Mouse-1 does not alter the kill ring,
8724 setting it with M-Mouse-1 and M-Mouse-3 does.
8725 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
8726 toolkit scroll bars.
8727 (Scroll Bars): Ditto.
8728
8729 * windows.texi (Basic Window): When using a window system, the value
8730 of point in a non-selected window is indicated by a hollow box.
8731 (Split Window): Side by side windows are separated by a scroll bar,
8732 if scroll bars are used.
8733 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
8734 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
8735 (Window Convenience): Update bindings for `winner-undo' and
8736 `winner-redo'.
8737
8738 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 8739 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
8740 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
8741 of "Using Emacs as a Server".
8742 * building.texi (Building): Interchange nodes (for correct numbering).
8743 * programs.texi (Programs): Interchange nodes (for correct numbering).
8744 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
8745 Info to the node structure.
8746 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
8747 Rearrange order of nodes and sections such that both "GNU GENERAL
8748 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
8749 end, as appropriate for appendices.
8750 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
8751 Use `@unnumberedsec'.
8752 * trouble.texi: Adapt sectioning in Info to the node structure.
8753 Adapt node pointers to change in emacs.texi.
8754 * cmdargs.texi, doclicense.texi: Adapt node pointers.
8755
8cf51b2c
GM
87562004-08-25 Kenichi Handa <handa@m17n.org>
8757
8758 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
8759 description for unibyte mode.
8760
87612004-08-23 Luc Teirlinck <teirllm@auburn.edu>
8762
8763 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
8764
8765 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
8766 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
8767 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
8768 in @pxref.
8769
87702004-08-22 Luc Teirlinck <teirllm@auburn.edu>
8771
8772 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
8773 Change section names.
8774
8cf51b2c
GM
87752004-08-21 Luc Teirlinck <teirllm@auburn.edu>
8776
8777 * kmacro.texi (Keyboard Macro Ring): Rename section.
8778 Emacs treats the head of the macro ring as the `last keyboard macro'.
8779 (Keyboard Macro Counter): Minor change.
8780 (Save Keyboard Macro): Some clarifications.
8781 (Edit Keyboard Macro): Rename section.
8782
8783 * buffers.texi (Buffers): Maximum buffer size is now 256M on
8784 32-bit machines.
8785 (Several Buffers): Clarify which buffer is selected if `2' is
8786 pressed in the Buffer Menu.
8787 Auto Revert mode can be used to update the Buffer Menu
8788 automatically.
8789
87902004-08-21 Eli Zaretskii <eliz@gnu.org>
8791
8792 * help.texi (Misc Help): Add an index entry for finding an Info
8793 manual by its file name.
8794
87952004-08-20 Luc Teirlinck <teirllm@auburn.edu>
8796
8797 * files.texi (Backup Deletion): Correct description of
8798 `delete-old-versions'.
8799 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
8800 (Auto Save Files): Recommend `auto-save-mode' to reenable
8801 auto-saving, rather than the abbreviation `auto-save'.
8802
88032004-08-17 Luc Teirlinck <teirllm@auburn.edu>
8804
8805 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
8806 for "killing" and "yanking" in main menu.
8807
88082004-08-16 Richard M. Stallman <rms@gnu.org>
8809
8810 * killing.texi (Yanking, Killing): Minor cleanups.
8811
8812 * mark.texi (Momentary Mark): Minor cleanups.
8813
88142004-08-15 Kenichi Handa <handa@etl.go.jp>
8815
8816 * custom.texi (Non-ASCII Rebinding):
8817 C-q always inserts the right code to pass to global-set-key.
8818
8cf51b2c
GM
88192004-08-13 Luc Teirlinck <teirllm@auburn.edu>
8820
8821 * regs.texi (RegNumbers): Mention `C-x r i' binding for
8822 `insert-register', instead of `C-x r g' binding, for consistency.
8823
88242004-08-12 Luc Teirlinck <teirllm@auburn.edu>
8825
8826 * fixit.texi (Spelling): Fix typo.
8827
88282004-08-11 Luc Teirlinck <teirllm@auburn.edu>
8829
8830 * help.texi (Help): Fix Texinfo usage.
8831
8cf51b2c
GM
88322004-07-24 Richard M. Stallman <rms@gnu.org>
8833
8834 * text.texi (Paragraphs): Update how paragraphs are separated
8835 and the default for paragraph-separate.
8836
8837 * search.texi (Regexp Replace): Further update text for new
8838 replacement operators.
8839
8cf51b2c
GM
88402004-07-18 Luc Teirlinck <teirllm@auburn.edu>
8841
8842 * emacs-xtra.texi (Subdir switches): Dired does not remember the
8843 `R' switch.
8844
8845 * dired.texi (Dired Updating): `k' only deletes inserted
8846 subdirectories from the Dired buffer if a prefix argument was given.
8847
8848 * search.texi (Regexps): Delete redundant definition of `symbol' in
8849 description of `\_>'. It already occurs in the description of `\_<'.
8850
8cf51b2c
GM
88512004-07-01 Juri Linkov <juri@jurta.org>
8852
8853 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
8854 (Regexp Search): Add M-r.
8855
88562004-06-30 Luc Teirlinck <teirllm@auburn.edu>
8857
8858 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
8859
88602004-06-29 Jesper Harder <harder@ifa.au.dk>
8861
49823426 8862 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
8863
88642004-06-25 Richard M. Stallman <rms@gnu.org>
8865
8866 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
8867
88682004-06-25 David Kastrup <dak@gnu.org>
8869
8870 * search.texi (Regexp Replace): Some typo corrections and
8871 rearrangement.
8872
88732004-06-24 David Kastrup <dak@gnu.org>
8874
8875 * search.texi (Unconditional Replace): Use replace-string instead
8876 of query-replace in example.
8877 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
8878 sequences.
8879 (Query Replace): Correct explanation of `^' which does not use
8880 the mark stack.
8881
88822004-06-21 Nick Roberts <nickrob@gnu.org>
8883
8884 * misc.texi (Shell History Copying): Document comint-insert-input.
8885 (Shell Ring): Describe comint-dynamic-list-input-ring here.
8886
8cf51b2c
GM
88872004-06-20 Jesper Harder <harder@ifa.au.dk>
8888
8889 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
8890 * custom.texi (Customization): Do.
8891 * anti.texi (Antinews): Do.
8892 * abbrevs.texi (Defining Abbrevs): Do.
8893
8894 * programs.texi (Info Lookup): Fix keybinding for
8895 info-lookup-symbol.
8896
88972004-06-16 Juanma Barranquero <lektu@terra.es>
8898
8899 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
8900 Add emacs-xtra.
8901 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
8902 (clean): Add emacs-xtra and flymake. Remove redundancies.
8903
89042004-06-15 Luc Teirlinck <teirllm@auburn.edu>
8905
8906 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
8907 Add emacs-xtra.
8908 * emacs-xtra.texi: New file.
8909
89102004-06-14 Luc Teirlinck <teirllm@auburn.edu>
8911
8912 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
8913 (Dired and Find): Mention differences with ordinary Dired buffers.
8914
8cf51b2c
GM
89152004-06-13 Richard M. Stallman <rms@gnu.org>
8916
8917 * custom.texi (Init Syntax): Explain about vars that do special
8918 things when set with setq or with Custom.
8919 (Init Examples): Add line-number-mode example.
8920
8cf51b2c
GM
89212004-06-12 Juri Linkov <juri@jurta.org>
8922
8923 * dired.texi (Operating on Files): Add dired-do-touch.
8924
8cf51b2c
GM
89252004-06-10 Juri Linkov <juri@jurta.org>
8926
8927 * building.texi (Lisp Eval): Add C-M-x on defface.
8928
89292004-06-08 Luc Teirlinck <teirllm@auburn.edu>
8930
8931 * files.texi (Reverting): Auto-Revert mode and
8932 Global Auto-Revert mode no longer revert remote files.
8933
8cf51b2c
GM
89342004-05-29 Richard M. Stallman <rms@gnu.org>
8935
8936 * custom.texi (Init File): Two dashes start --no-site-file.
8937
8cf51b2c
GM
89382004-05-29 Alan Mackenzie <acm@muc.de>
8939
8940 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 8941 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
8942 (AWK, Pike): Document as "C-like modes".
8943 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
8944 (M-x man): Supersedes M-x manual-entry.
8945 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
8946
8947 ("Comments in C"): Delete node; the info is in CC Mode manual.
8948 (c-comment-only-line-offset): Remove description.
8949
8950 (C-c ., C-c C-c): Describe new C Mode bindings.
8951
8952 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
8953 (@dfn{Style}, c-default-style, comment-column, comment-padding)
8954 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
8955 Amend definitions.
8956
8957 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
8958 Describe functions.
8959
8960 (c-comment-start-regexp, c-hanging-comment-ender-p)
8961 (c-hanging-comment-starter-p): Remove obsolete definitions.
8962
8963 * emacs.texi: Remove the menu entry "Comments in C".
8964
8cf51b2c
GM
89652004-05-27 Luc Teirlinck <teirllm@auburn.edu>
8966
8967 * dired.texi (Dired and Find): `find-ls-option' does not apply to
8968 `M-x locate'.
8969
89702004-05-16 Karl Berry <karl@gnu.org>
8971
8972 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
8973 makeinfo --html fails.
8974 * help.texi (Help Summary) [@ifnottex]: Likewise.
8975
89762004-05-13 Nick Roberts <nickrob@gnu.org>
8977
8978 * building.texi (GDB Graphical Interface): Update and describe
8979 layout first.
8980
8cf51b2c
GM
89812004-05-04 Jason Rumney <jasonr@gnu.org>
8982
8983 * makefile.w32-in: Revert last change.
8984
89852004-05-03 Jason Rumney <jasonr@gnu.org>
8986
8987 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
8988
8cf51b2c
GM
89892004-04-23 Juanma Barranquero <lektu@terra.es>
8990
8991 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
8992
89932004-04-18 Juri Linkov <juri@jurta.org>
8994
8995 * fixit.texi (Spelling): Remove file extension from ispell xref.
8996
89972004-04-15 Kim F. Storm <storm@cua.dk>
8998
8999 * cmdargs.texi (Initial Options): Add -Q.
9000
90012004-04-05 Kim F. Storm <storm@cua.dk>
9002
9003 * custom.texi (File Variables): Add safe-local-eval-forms.
9004
8cf51b2c
GM
90052004-04-02 Luc Teirlinck <teirllm@auburn.edu>
9006
9007 * files.texi (Reverting): Correct description of revert-buffer's
9008 handling of point.
9009
90102004-03-22 Juri Linkov <juri@jurta.org>
9011
9012 * emacs.texi (Top): Add `Misc X'.
9013
49823426 9014 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
9015
9016 * glossary.texi: Improve references.
9017
9018 * help.texi: Sync keywords with finder.el.
9019
9020 * mini.texi (Completion): Add description for menu items.
9021
9022 * misc.texi (Browse-URL, FFAP): Add information about keywords.
9023
9024 * sending.texi (Mail Methods): Fix xref to Message manual.
9025
8cf51b2c
GM
90262004-03-12 Richard M. Stallman <rms@gnu.org>
9027
8cf51b2c
GM
9028 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
9029
8cf51b2c
GM
90302004-03-04 Richard M. Stallman <rms@gnu.org>
9031
9032 * search.texi (Regexps): Explain that ^ and $ have their
9033 special meanings only in certain contexts.
9034
9035 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
9036
9037 * mule.texi (Specify Coding): Doc C-x RET F.
9038
9039 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
9040 for multiple compile and grep buffers.
9041 (Indirect Buffers): Don't recommand clone-indirect-buffer
9042 for multiple compile and grep buffers.
9043
8cf51b2c
GM
90442004-02-29 Juanma Barranquero <lektu@terra.es>
9045
9046 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
9047 Use $(DEL) instead of rm, and ignore exit code.
9048
8cf51b2c
GM
90492004-02-23 Nick Roberts <nick@nick.uklinux.net>
9050
9051 * building.texi (Watch Expressions): Update.
9052
90532004-02-21 Juri Linkov <juri@jurta.org>
9054
1c6c854e
CS
9055 * cmdargs.texi (Action Arguments): Add alias --find-file.
9056 Add --directory, --help, --version. Move text about command-line-args
8cf51b2c
GM
9057 to Command Arguments.
9058 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
9059 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
9060 (Window Size X): Join -g and --geometry. Add @cindex.
9061 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
9062 (Title X): Remove alias -title.
9063 (Misc X): New node.
9064
c8763fb6 90652004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9066
9067 * frames.texi (Drag and drop): Add Motif to list of supported
9068 protocols.
9069
c8763fb6 90702004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9071
9072 * frames.texi (Drag and drop): New section.
9073
90742004-01-24 Richard M. Stallman <rms@gnu.org>
9075
1c6c854e 9076 * emacs.texi (Acknowledgments): Rename from Acknowledgements.
8cf51b2c
GM
9077 Include it only @ifnotinfo. Patch the preceding and following
9078 node headers to point to each other.
9079
90802004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
9081
9082 * calendar.texi (Appointments): Update section.
9083
90842003-12-29 Kevin Ryde <user42@zip.com.au>
9085
8cf51b2c
GM
9086 * programs.texi (C Modes): Fix the xref.
9087
90882003-12-23 Nick Roberts <nick@nick.uklinux.net>
9089
9090 * building.texi (Watch Expressions): Update.
9091 (Commands of GUD): Include use of toolbar + breakpoints set from
9092 fringe/margin.
9093
90942003-12-03 Andre Spiegel <spiegel@gnu.org>
9095
9096 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
9097 <acm@muc.de>.
9098
c8763fb6 90992003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9100
9101 * frames.texi (Dialog Boxes): Add use-file-dialog.
9102
8cf51b2c
GM
91032003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
9104
9105 * ack.texi: Note that Alan Mackenzie contributed the AWK support
9106 in CC Mode.
9107
8cf51b2c
GM
91082003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
9109
9110 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
9111 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 9112 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
9113 * man/frames.texi, man/glossary.texi, man/killing.texi:
9114 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
9115 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
9116 * man/sending.texi, man/text.texi, man/trouble.texi:
9117 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
9118
91192003-11-01 Alan Mackenzie <acm@muc.de>
9120
9121 * search.texi (Scrolling During Incremental Search): Document a
9122 new scrolling facility in isearch mode.
9123
8cf51b2c
GM
91242003-10-22 Miles Bader <miles@gnu.org>
9125
9126 * Makefile.in (info): Move before $(top_srcdir)/info.
9127
91282003-10-22 Nick Roberts <nick@nick.uklinux.net>
9129
9130 * building.texi (Watch Expressions): Update section on data display
9131 to reflect code changes (GDB Graphical Interface).
9132
8cf51b2c
GM
91332003-10-13 Richard M. Stallman <rms@gnu.org>
9134
9135 * xresources.texi (GTK resources): Clean up previous change.
9136
c8763fb6 91372003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9138
9139 * xresources.texi (GTK resources): Add a note that some themes
9140 disallow customizations. Add scroll theme example.
9141
8cf51b2c
GM
91422003-09-30 Richard M. Stallman <rms@gnu.org>
9143
8cf51b2c
GM
9144 * cmdargs.texi (General Variables): Remove MAILRC envvar.
9145
9146 * misc.texi (Saving Emacs Sessions): Shorten the section,
9147 collapsing back into one node.
9148
91492003-09-30 Lars Hansen <larsh@math.ku.dk>
9150
9151 * misc.texi: Section "Saving Emacs Sessions" rewritten.
9152
ce058493 91532003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9154
9155 * xresources.texi (GTK names in Emacs): Correct typo.
9156
8cf51b2c
GM
91572003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
9158
1c6c854e
CS
9159 * cmdargs.texi (Font X): Mention new default font.
9160 More fully describe long font names, wildcard patterns and the
8cf51b2c
GM
9161 problems involved. (Result of discussion on emacs-devel.)
9162
91632003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
9164
9165 * emacs.texi (Acknowledgements): Correct typo.
9166
91672003-09-22 Richard M. Stallman <rms@gnu.org>
9168
9169 * dired.texi (Misc Dired Commands): New node.
9170 (Dired Navigation): Add dired-goto-file.
9171
9172 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
9173
9174 * emacs.texi (Acknowledgements): New node, split from Distribution.
9175
9176 * cmdargs.texi (Action Arguments): -f reads interactive args.
9177
8cf51b2c
GM
91782003-09-08 Lute Kamstra <lute@gnu.org>
9179
9180 * screen.texi (Mode Line): Say that POS comes before LINE.
9181 Mention `size-indication-mode'.
1c6c854e
CS
9182 * display.texi (Optional Mode Line):
9183 Document `size-indication-mode'.
8cf51b2c
GM
9184 * basic.texi (Position Info): Mention `size-indication-mode'.
9185
91862003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9187
9188 * xresources.texi (Resources): Refer to `editres' man page.
9189 (Lucid Resources): Update defaults. Expand description of
9190 `shadowThickness'.
9191
91922003-09-04 Miles Bader <miles@gnu.org>
9193
9194 * Makefile.in (top_srcdir): New variable.
9195 ($(top_srcdir)/info): New rule.
9196 (info): Depend on it.
9197
91982003-09-03 Peter Runestig <peter@runestig.com>
9199
9200 * makefile.w32-in: New file.
9201
92022003-08-29 Richard M. Stallman <rms@gnu.org>
9203
9204 * misc.texi (Saving Emacs Sessions): Correct previous change.
9205
8cf51b2c
GM
92062003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
9207
8cf51b2c
GM
9208 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
9209 (Intro): Include kmacro.texi after fixit.texi instead of after
9210 custom.texi. (As suggested by Kim Storm.)
9211
92122003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
9213
9214 * fixit.texi (Fixit): Update `Next' pointer.
9215 * files.texi (Files): Update `Previous' pointer.
9216 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
9217 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
9218 (Suggested by Kim Storm.)
9219 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
9220
92212003-08-18 Kim F. Storm <storm@cua.dk>
9222
9223 * kmacro.texi: New file describing enhanced keyboard macro
9224 functionality. Replaces old description in custom.texi.
9225
9226 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
9227 (Keyboard Macros): Move to new kmacro.texi file.
9228
9229 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
9230
8cf51b2c
GM
92312003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
9232
9233 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
9234
92352003-08-17 Alex Schroeder <alex@gnu.org>
9236
9237 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
9238 required.
9239
8cf51b2c
GM
92402003-08-05 Richard M. Stallman <rms@gnu.org>
9241
9242 * programs.texi (Lisp Indent): Don't describe
9243 lisp-indent-function property here. Use xref to Lisp Manual.
9244
8cf51b2c
GM
92452003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
9246
fffa137c 9247 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
9248 abbreviations.
9249
92502003-07-24 Markus Rost <rost@math.ohio-state.edu>
9251
9252 * buffers.texi (List Buffers): Fix previous change.
9253
8cf51b2c
GM
92542003-07-13 Markus Rost <rost@math.ohio-state.edu>
9255
9256 * buffers.texi (List Buffers): Adjust to new format of *Buffer
9257 List*.
9258
92592003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
9260
8cf51b2c
GM
9261 * display.texi (Font Lock): Fix typo.
9262
92632003-07-07 Richard M. Stallman <rms@gnu.org>
9264
9265 * display.texi (Font Lock): Add xref for format info on
9266 font-lock-remove-keywords.
9267
9268 * building.texi (Compilation): Document what happens with asynch
9269 children of compiler process.
9270
9271 * help.texi (Library Keywords): Use @multitable.
9272
8cf51b2c
GM
92732003-06-04 Richard M. Stallman <rms@gnu.org>
9274
9275 * programs.texi (Expressions): Delete C-M-DEL.
9276
9277 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
9278 comint-move-point-for-output renamed from
9279 comint-scroll-to-bottom-on-output.
9280
9281 * custom.texi (Init Rebinding): Replace previous change with xref.
9282 (Non-ASCII Rebinding): Explain that issue more briefly here.
9283
92842003-05-28 Richard M. Stallman <rms@gnu.org>
9285
9286 * indent.texi (Indentation): Condense, simplify, clarify prev change.
9287
92882003-05-28 Nick Roberts <nick@nick.uklinux.net>
9289
9290 * building.texi (GDB Graphical Interface): New node.
9291 (Rewritten somewhat by RMS.)
9292
c8763fb6 92932003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9294
9295 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
9296 non-English letters. Explain how to set coding systems correctly
9297 and how to include the right coding cookie in the file.
9298
c8763fb6 92992003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
9300
9301 * indent.texi (Indentation): Explain the concepts.
9302 (Just Spaces): Explain why preventing tabs for indentation might
9303 be useful.
9304
8cf51b2c
GM
93052003-04-16 Richard M. Stallman <rms@gnu.org>
9306
9307 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
9308
8cf51b2c
GM
93092003-02-22 Alex Schroeder <alex@emacswiki.org>
9310
9311 * cmdargs.texi (General Variables): Document SMTPSERVER.
9312
8cf51b2c
GM
9313 * sending.texi: Remove SMTP node.
9314 (Mail Sending): Describe `send-mail-function'. Link to SMTP
9315 library.
9316
8cf51b2c
GM
93172003-02-22 Alex Schroeder <alex@emacswiki.org>
9318
9319 * sending.texi (Sending via SMTP): Explain MTA/MUA.
9320
93212003-02-22 Simon Josefsson <jas@extundo.com>
9322
9323 * sending.texi (Mail Methods): Add node about SMTP.
9324
c8763fb6 93252003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9326
9327 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
9328
8cf51b2c
GM
93292003-02-01 Kevin Ryde <user42@zip.com.au>
9330
9331 * glossary.texi (Glossary): Correction to cl cross reference.
9332
93332003-01-20 Richard M. Stallman <rms@gnu.org>
9334
9335 * killing.texi (Rectangles): Document C-x c r.
9336
c8763fb6 93372003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
9338
9339 * xresources.texi (GTK resources): New node.
9340 (GTK widget names): New node.
9341 (GTK names in Emacs): New node.
9342 (GTK styles): New node.
9343
c8763fb6 93442003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
9345
9346 * maintaining.texi (Create Tags Table): Add reference to the new
9347 `etags --help --lang=LANG' option.
9348
8cf51b2c
GM
93492002-10-02 Karl Berry <karl@gnu.org>
9350
49823426 9351 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 9352 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 9353 where needed for the sake of the HTML output.
8cf51b2c
GM
9354
93552001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
9356
9357 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
9358 source files.
9359
93602001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
9361
9362 * Makefile.in (emacsman): New target.
9363
8cf51b2c
GM
93642001-10-20 Gerd Moellmann <gerd@gnu.org>
9365
9366 * (Version 21.1 released.)
9367
93682001-10-05 Gerd Moellmann <gerd@gnu.org>
9369
9370 * Branch for 21.1.
9371
8cf51b2c
GM
93722001-03-05 Gerd Moellmann <gerd@gnu.org>
9373
9374 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
9375
8cf51b2c
GM
93762000-05-31 Stefan Monnier <monnier@cs.yale.edu>
9377
9378 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
9379
8cf51b2c
GM
93801999-07-12 Richard Stallman <rms@gnu.org>
9381
9382 * Version 20.4 released.
9383
93841998-12-04 Markus Rost <rost@delysid.gnu.org>
9385
9386 * Makefile.in (INFO_TARGETS): Delete customize.info.
9387 (DVI_TARGETS): Delete customize.dvi.
9388 (../info/customize, customize.dvi): Targets deleted.
9389
93901998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
9391
9392 * Version 20.3 released.
9393
93941998-05-06 Richard Stallman <rms@psilocin.gnu.org>
9395
9396 * Makefile.in (EMACSSOURCES): Add mule.texi.
9397 Add msdog.texi, ack.texi. Remove gnu1.texi.
9398
93991998-04-06 Andreas Schwab <schwab@gnu.org>
9400
768c0c0f
JB
9401 * Makefile.in (ENVADD): Environment vars to pass to texi2dvi.
9402 Use it in dvi targets.
8cf51b2c
GM
9403
94041997-09-23 Paul Eggert <eggert@twinsun.com>
9405
9406 * Makefile.in: Merge changes mistakenly made to `Makefile'.
9407 (INFO_TARGETS): Change ../info/custom to ../info/customize.
9408 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
9409
94101997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9411
9412 * Version 20.2 released.
9413
94141997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9415
9416 * Version 20.1 released.
9417
94181997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9419
9420 * Makefile (../info/customize, customize.dvi): New targets.
9421 (INFO_TARGETS): Add ../info/customize.
9422 (DVI_TARGETS): Add customize.dvi.
9423
8cf51b2c
GM
94241996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9425
9426 * Version 19.33 released.
9427
94281996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9429
9430 * Version 19.32 released.
9431
8cf51b2c
GM
94321996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9433
9434 * Makefile.in (All info targets): cd $(srcdir) to do the work.
9435
94361996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
9437
9438 * Makefile.in (All info targets): Specify $(srcdir) in input files.
9439 Specify -I option.
9440 (All dvi targets): Set the TEXINPUTS variable.
9441
94421996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
9443
9444 * Version 19.31 released.
9445
8cf51b2c
GM
94461995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9447
9448 * Version 19.30 released.
9449
8cf51b2c
GM
94501995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
9451
9452 * Makefile.in (maintainer-clean): Rename from realclean.
9453
94541994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9455
9456 * Makefile.in: New file.
9457 * Makefile: File deleted.
9458
94591994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9460
9461 * Makefile (TEXINDEX_OBJS): Variable deleted.
9462 (texindex, texindex.o, getopt.o): Rules deleted.
9463 All deps on texindex deleted.
9464 (distclean): Don't delete texindex.
9465 (mostlyclean): Don't delete *.o.
9466 * texindex.c, getopt.c: Files deleted.
9467
94681994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
9469
9470 * Version 19.26 released.
9471
94721994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
9473
9474 * Makefile (EMACSSOURCES): Exclude undo.texi.
9475
94761994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9477
9478 * Version 19.25 released.
9479
94801994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9481
9482 * Version 19.24 released.
9483
94841994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9485
9486 * Version 19.23 released.
9487
94881994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9489
9490 * Makefile: Delete spurious tab.
9491
94921994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9493
9494 * Makefile (.SUFFIXES): New rule.
9495
8cf51b2c
GM
94961993-12-04 Richard Stallman (rms@srarc2)
9497
9498 * getopt.c: New file.
9499 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
9500 (getopt.o): New rule.
9501 (dvi): Don't depend on texindex.
49823426 9502 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
9503
95041993-12-03 Richard Stallman (rms@srarc2)
9505
49823426
GM
9506 * Makefile (TEXI2DVI): New variable.
9507 (emacs.dvi): Add explicit command.
8cf51b2c
GM
9508 (TEXINDEX_OBJS): Delete duplicate getopt.o.
9509
95101993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9511
9512 * Version 19.22 released.
9513
95141993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9515
9516 * Makefile (TEXINDEX_OBJS): Delete spurious period.
9517
95181993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9519
9520 * Version 19.21 released.
9521
8cf51b2c
GM
95221993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9523
9524 * Makefile (realclean): Don't delete the Info files.
9525
f0131492 95261993-10-25 Brian J. Fox (bfox@albert.gnu.ai.mit.edu)
8cf51b2c 9527
8cf51b2c
GM
9528 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
9529 4' where appropriate.
9530
f0131492 95311993-10-20 Brian J. Fox (bfox@ai.mit.edu)
8cf51b2c 9532
49823426 9533 * Makefile: Fix targets for texindex.
8cf51b2c
GM
9534
9535 * texindex.c: Include "../src/config.h" if building in emacs.
9536
9537 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 9538 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
9539 Add target to build texindex.c, defining `emacs'.
9540
8cf51b2c
GM
95411993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9542
9543 * Version 19.19 released.
9544
8cf51b2c
GM
95451993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9546
9547 * Version 19.18 released.
9548
95491993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9550
9551 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
9552
95531993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9554
9555 * Version 19.17 released.
9556
95571993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
9558
9559 * split-man: Fix typos in last change.
9560
95611993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9562
9563 * Version 19.16 released.
9564
95651993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9566
9567 * version 19.15 released.
9568
95691993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9570
9571 * Makefile (distclean): It's rm, not rf.
9572
95731993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9574
9575 * Version 19.14 released.
9576
95771993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9578
9579 * Makefile: New file.
9580
95811993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9582
9583 * Version 19.13 released.
9584
95851993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9586
9587 * Version 19.9 released.
9588
95891993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9590
9591 * Version 19.8 released.
9592
95931993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9594
9595 * cmdargs.texi: Document the -i, -itype, and -iconic options.
9596
9597 * trouble.texi: It's `enable-flow-control-on', not
9598 `evade-flow-control-on'.
9599
96001993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
9601
9602 * display.texi: Document standard-display-european.
9603
96041993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
9605
9606 * Version 19.7 released.
9607
9608 * emacs.texi: Add a sentence to the top menu mentioning the
9609 specific version of Emacs this manual applies to.
9610
96111993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9612
9613 * basic.texi: Document next-line-add-lines variable used to
9614 implement down-arrow.
9615
9616 * killing.texi: Document kill-whole-line.
9617
96181993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
9619
9620 * text.texi: Update unix TeX ordering information.
9621
96221993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
9623
9624 * news.texi: Mention fill-rectangle in keybinding list.
9625
9626 * killing.texi: Document fill-rectangle.
9627
96281993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9629
9630 * vc.texi: Bring the docs up to date with VC 5.2.
9631
96321992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
9633
9634 * emacs.tex: Mention blackbox and gomoku under Amusements.
9635 Assembler mode is now mentioned and appropriately indexed
9636 under Programming Modes.
9637
96381991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
9639
9640 * emacs.tex: Update TeX ordering information.
9641
8cf51b2c
GM
96421990-06-26 David Lawrence (tale@geech)
9643
9644 * emacs.tex: Note that completion-ignored-extensions is not used
9645 to filter out names when all completions are displayed in
9646 *Completions*.
9647
96481990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
9649
9650 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
9651
96521990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
9653
9654 * emacs.tex: Add @findex grep.
9655
8cf51b2c
GM
96561988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9657
9658 * emacs.tex: Correct two typos. No other changes before
9659 Version 19 will be made.
9660
8cf51b2c
GM
96611988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
9662
9663 * emacs.tex: Update information for obtaining TeX distribution from the
9664 University of Washington.
9665
9666;; Local Variables:
c8763fb6 9667;; coding: utf-8
8cf51b2c
GM
9668;; End:
9669
a162959e 9670 Copyright (C) 1993-1999, 2001-2012 Free Software Foundation, Inc.
8cf51b2c
GM
9671
9672 This file is part of GNU Emacs.
9673
352c8b4a 9674 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 9675 it under the terms of the GNU General Public License as published by
352c8b4a
GM
9676 the Free Software Foundation, either version 3 of the License, or
9677 (at your option) any later version.
8cf51b2c
GM
9678
9679 GNU Emacs is distributed in the hope that it will be useful,
9680 but WITHOUT ANY WARRANTY; without even the implied warranty of
9681 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9682 GNU General Public License for more details.
9683
9684 You should have received a copy of the GNU General Public License
352c8b4a 9685 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.