(compute_tip_xy): Use x_display_pixel_width and
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
eab2ee89
DN
12008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * cmdargs.texi (Initial Options): Document --daemon.
4
3d53e905
GM
52008-09-20 Glenn Morris <rgm@gnu.org>
6
7 * files.texi (Numbered Backups): Mention that some modes set
8 version-control.
9
1c90484d
GM
102008-09-20 Jim Blandy <jimb@red-bean.com>
11
12 * files.texi (Numbered Backups): Reference File Variables, as well.
13 Remove discussion of Rmail's implementation.
14
0fc0d844
CY
152008-09-06 Chong Yidong <cyd@stupidchicken.com>
16
17 * misc.texi (Recursive Edit): Note that top-level exits active
18 minibuffers.
19
20 * trouble.texi (Quitting): Likewise.
21
b18d283d
CY
222008-08-31 Chong Yidong <cyd@stupidchicken.com>
23
24 * emacs.texi (Top): Add Temporary Face Changes xref.
25
26 * display.texi (Display): Move Temporary Face Changes node to just
27 after Standard Faces.
28 (Scrolling): Document recenter-top-bottom instead of recenter.
29 (Horizontal Scrolling): Move auto hscroll discussion to the top.
30 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
31 (Display Custom): Copyedits.
32 (Optional Mode Line): Document display-battery-mode.
33
180135fc
RF
342008-08-27 Romain Francoise <romain@orebokech.com>
35
36 * custom.texi (Directory Variables): Minor fix.
37
d3fe3475
GM
382008-08-27 Glenn Morris <rgm@gnu.org>
39
40 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
41 descriptions.
42 (Calendar Customizing): Tweak layout description.
43 Move calenday-today-marker and calendar-today face to the other
44 markers. Condense calendar-star-date and calendar-mark-today
45 description.
46 (Holiday Customizing): Add oriental and solar holidays.
47 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
48 Fix holiday-float description. Use zerop in examples. Be less verbose.
49 (Date Display Format): Change ISO format. Be less verbose.
50 (Diary Customizing): Mention day and month abbrev arrays.
51 Mention the date-form variables by name. Update European example.
52 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
53 Condense examples. Mention diary-entry-symbols by name.
54 Condense table for insertion commands.
55 (Fancy Diary Display): Mention diary-include-string and
56 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
57 Ethiopic, Persian date functions. Condense descriptions.
58
59 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
60 (Adding to Diary): Adapt for changed node name.
61
71755807
GM
622008-08-26 Glenn Morris <rgm@gnu.org>
63
64 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
65 node "Hebrew/Islamic Entries".
66
67 * calendar.texi (Specified Dates): Fix names of iso functions.
68 (General Calendar): There may not be another window.
69 (Writing Calendar Files, Holidays): Tweak intro.
70 (Holidays): Mention Baha'i and Chinese holidays.
71 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
72 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
73 (To Other Calendar): Add calendar-print-other-dates.
74 Refer to "graphic display" rather than "X.
75 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
76 (Displaying the Diary): Fix whitespace after reference.
77 Fix `diary-number-of-entries' reference.
78 (Date Formats): Explicitly mention that day names can be abbreviated.
79 (Adding to Diary): Add some references to other sections.
80 (Special Diary Entries): Fix reference.
81 (Appointments): Simplify appt-message-warning-time entry.
82 Clarify where times must be.
83 (Importing Diary): Comment out icalendar paragraph that does not apply.
84 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
85
d76ebc75
GM
862008-08-23 Glenn Morris <rgm@gnu.org>
87
88 * fortran-xtra.texi (Fortran): Change description of free form and
89 fixed form a bit. Mention hideshow and imenu.
90 (Fortran Motion): Mention fortran-end-of-subprogram,
91 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
92 (Fortran Indent): Minor re-word.
93 (ForIndent Commands): Mention fortran-fill-paragraph and
94 fortran-fill-statement.
95 (ForIndent Cont): Mention fortran-tab-mode-string.
96 (Fortran Comments): Mention fortran-comment-line-start-skip.
97 (Fortran Columns): Mention font-locking.
98 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
99
e2a71e28
JB
1002008-08-23 Johan Bockgard <bojohan@muon>
101
102 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
103
5c52e13c
CY
1042008-08-22 Chong Yidong <cyd@stupidchicken.com>
105
106 * mini.texi (Minibuffer): Simplify introduction.
107 (Minibuffer File): Document tilde in minibuffer filenames.
108 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
109 to enter tabs, spaces, and question marks. Describe behavior of C-a.
110 (Completion Example): Update example to current command list.
111 (Completion Options): Document `lazy' value of completion-auto-help.
112 Update contents of completion-ignored-extensions.
113 (Minibuffer History): Describe "future history" list. State default
114 value of history-delete-duplicates.
115
77a00355
GM
1162008-08-21 Glenn Morris <rgm@gnu.org>
117
118 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 119 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 120
39ee1d04
CY
1212008-08-17 Chong Yidong <cyd@stupidchicken.com>
122
123 * regs.texi (Registers): Clarify valid register names.
124 (RegPos): Note that buffer is saved and restored too.
125 (RegText): Note that mark is reactivated/deactivated.
126 (RegConfig): Xref to Windows node.
127
b12c348f
CY
1282008-08-16 Chong Yidong <cyd@stupidchicken.com>
129
3ae7ba79
CY
130 * basic.texi (Inserting Text): Provide command name for C-q.
131
b12c348f
CY
132 * killing.texi (Killing): Copyedit. Define read-only text.
133 (Deletion): DEL and C-d were already explained in Erasing; xref there.
134 (Killing by Lines): Copyedit.
135 (Other Kill Commands): Move M-w description here.
136 (Yanking): Move M-w to Other Kill Commands.
137 (Kill Ring): Also mention saving text in registers. Link to Text
138 Properties in elisp manual.
139 (Accumulating Text): Copyedit.
140 (CUA Bindings): Shift selection is now the default.
141
d8ff7692
TZ
1422008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
143
144 * maintaining.texi (Change Log): Mention next-error is available.
145
a43a8a2e
GM
1462008-08-10 Glenn Morris <rgm@gnu.org>
147
148 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
149 and intermonth text.
150 (Holiday Customizing): Add holiday-chinese.
151
eba27308
EZ
1522008-08-08 Eli Zaretskii <eliz@gnu.org>
153
154 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
155
5f14a5b3
DN
1562008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
157
158 * files.texi (Log Buffer): Describe C-c C-d.
159 (Diff Mode): Describe C-x 4 A.
160
49989bff
EZ
1612008-08-06 Eli Zaretskii <eliz@gnu.org>
162
163 * vc1-xtra.texi (VC Directory Mode): Fix last change.
164
5c915c02
DN
1652008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
166
2beaf97a
DN
167 * files.texi (Old Revisions): Update the keys used by vc-annotate and
168 describe the new bindings to show the changeset diff, toggle annotation
169 visibility, show revisions.
170 (VC Status): Describe key bindings for modifying the change comments,
171 displaying changeset diffs and annotations.
172
5c915c02
DN
173 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
174
71798ace
NR
1752008-08-05 Nick Roberts <nickrob@snap.net.nz>
176
177 * vc1-xtra.texi (VC Directory Mode): Fix typo.
178
b8949644
EZ
1792008-08-02 Eli Zaretskii <eliz@gnu.org>
180
181 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
182 and wording.
183
819567d1
DN
1842008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
185
186 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 187 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
188 commands. Improve some old info.
189
5f38310a
CY
1902008-07-31 Chong Yidong <cyd@stupidchicken.com>
191
0dc3906b
CY
192 * display.texi (Visual Line Mode): New node.
193
5f38310a
CY
194 * basic.texi (Inserting Text): Move DEL to deletion node.
195 (Moving Point): Add additional alternative key bindings. Describe
196 line-move-visual.
197 (Erasing): Describe DEL.
198 (Basic Undo, Blank Lines, Arguments): Copyedit.
199 (Continuation Lines): Mention Visual Line mode.
200 (Position Info): Move extended discussion to mule.texi.
201
202 * mule.texi (International Chars): Describe C-x =.
203
204 * emacs.texi (Top): Add Visual Line Mode node.
205
7c2fb837
DN
2062008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
207
208 * emacs.texi: Remove VMS support.
209
3f6b73ef
DN
2102008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
211
212 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
213 the vc-dir command name.
214
9e2a2647
DN
2152008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
216
217 * xresources.texi: Remove mentions of Mac Carbon.
218
568beaa2
AS
2192008-07-19 Andreas Schwab <schwab@suse.de>
220
221 * ns-emacs.texi: Move to ../misc.
222
0ef94706
CY
2232008-07-15 Chong Yidong <cyd@stupidchicken.com>
224
225 * entering.texi (Exiting): Don't describe text-only terminals as the
226 default. Describe the new startup screen.
227 (Exiting): Describe how to kill Emacs first. Change description of
228 iconification to handle modern window systems.
229
ba60bd44 2302008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
231
232 * ns-emacs.texi: New file, documents features of Emacs port under
233 NeXTstep windowing.
234
9f30aa73
CY
2352008-07-15 Chong Yidong <cyd@stupidchicken.com>
236
938a5d2e
CY
237 * entering.texi (Entering Emacs): Update prev node.
238
239 * glossary.texi (Glossary): Remove xref to Text Characters.
240
9f30aa73
CY
241 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
242 directly, rather than in the context of ASCII. Move description of
243 special properties of modifier key to new Modifier Keys node.
244 (Keys): Copyedit.
245 (Text Characters): Delete node. Multibyte is the default nowadays, and
246 the node contents are obsolete.
247
248 * custom.texi (Modifier Keys): New node.
249
250 * emacs.texi (Top): Update node list.
251
7e53d36c
CY
2522008-07-13 Chong Yidong <cyd@stupidchicken.com>
253
254 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
255 saying that Emacs provides menus and mouse support (which is par for
256 the course).
257
258 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
259 early on.
260 (Point): Copyedit. Relegate historical trivia to a footnote.
261 (Mode Line): Explain mode-line format more consistently.
262 (Menu Bar): Copyedit.
263
1e9fa96d
GM
2642008-06-27 Glenn Morris <rgm@gnu.org>
265
266 * cal-xtra.texi (Sexp Diary Entries):
267 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
268
dc9bebb8
CY
2692008-06-26 Chong Yidong <cyd@stupidchicken.com>
270
271 * mark.texi (Shift selection): New node.
272 (Mark): Copyedits.
273 (Persistent Mark): Move to the end of the chapter.
274
e7881076
EZ
2752008-06-20 Eli Zaretskii <eliz@gnu.org>
276
277 * makefile.w32-in (distclean): Remove makefile.
278
f427400c
NR
2792008-06-17 Nick Roberts <nickrob@snap.net.nz>
280
281 * building.texi (Starting GUD): Add an entry for gud-gdb.
282 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
283 command mode.
284
b597d348
GM
2852008-06-17 Glenn Morris <rgm@gnu.org>
286
287 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
288
647b7094
NR
2892008-06-17 Nick Roberts <nickrob@snap.net.nz>
290
291 * building.texi (Starting GUD): Expand on remote debugging.
292 (Other GDB-UI Buffers): Mention new keyboard bindings.
293
47a30023
GM
2942008-06-15 Glenn Morris <rgm@gnu.org>
295
296 * gnu.texi: Use a verbatim license for this invariant section,
297 as per etc/GNU.
298
37e5d54a
GM
2992008-06-13 Daniel Engeler <engeler@gmail.com>
300
301 * emacs.texi, misc.texi: Add documentation about serial port access.
302
8e65d46c
GM
3032008-06-13 Glenn Morris <rgm@gnu.org>
304
c1473b4c
MB
305 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
306 maintain.info.
8e65d46c 307
e40a85cd
MB
3082008-06-05 Miles Bader <miles@gnu.org>
309
310 * display.texi (Temporary Face Changes): Update to reflect function
311 renamings in face-remap.el.
312
56c73dec
MB
3132008-06-04 Miles Bader <miles@gnu.org>
314
315 * display.texi (Temporary Face Changes): Add
316 `adjust-buffer-face-height'. Rewrite description of
317 `increase-buffer-face-height' and `decrease-default-face-height' now
318 that they aren't bound by default.
319
9d3d42fb
MB
3202008-06-03 Miles Bader <miles@gnu.org>
321
322 * display.texi (Temporary Face Changes): New node.
323
2be6bfe2
EZ
3242008-05-31 Eli Zaretskii <eliz@gnu.org>
325
326 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
327
daf7e339
GM
3282008-05-31 Glenn Morris <rgm@gnu.org>
329
330 * cal-xtra.texi (Fancy Diary Display): Simplify.
331
d21d2618
GM
3322008-05-30 Glenn Morris <rgm@gnu.org>
333
334 * cal-xtra.texi (Fancy Diary Display): Update for
335 diary-display-function replacing diary-display-hook.
336
71ce5fd0
JB
3372008-05-29 Drew Adams <drew.adams@oracle.com>
338
339 * msdog.texi (Windows Keyboard): Add descriptions of
340 w32-register-hot-key and w32-unregister-hot-key.
341
a3cdbdf8
MO
3422008-05-21 Tom Tromey <tromey@redhat.com>
343
344 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
345 Variables node.
346
854a574c
MO
3472008-05-19 Tom Tromey <tromey@redhat.com>
348
349 * custom.texi (Variables): Add Directory Variables to menu.
350 (Directory Variables): New node.
351
7c2ec3f9
ER
3522008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
353
71ce5fd0 354 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 355
370fded4
ER
3562008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
357
358 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
359 Revision Tags and rewritten. Section now uses modern terminology,
360 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
361 accurately.
362
6af511e3
EZ
3632008-05-10 Eli Zaretskii <eliz@gnu.org>
364
365 * msdog.texi (Windows Files): Update documentation of
366 w32-get-true-file-attributes.
367
7a78b6e7
ER
3682008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
369
370 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
371 directory mode.
372
1bcfc24e
CY
3732008-05-08 Chong Yidong <cyd@stupidchicken.com>
374
375 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 376 entry "television".
1bcfc24e 377
db86064f
ER
3782008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
379
ab5ec32c 380 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 381
a31b405e
ER
3822008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
383
384 * emacs/buffers.texi, emacs/files.texi (Version-control):
385 vc-toggle-read-only is no longer a good idea...
386
ff2c14fc
GM
3872008-04-29 Glenn Morris <rgm@gnu.org>
388
389 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
390
367c9b7c
JL
3912008-04-22 Juri Linkov <juri@jurta.org>
392
393 * dired.texi (Subdirectories in Dired): Describe using `^'
394 to return to the parent directory.
395
4ac1e9b4
NR
3962008-04-22 Nick Roberts <nickrob@snap.net.nz>
397
398 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
399 recent changes.
400
b9b3bf2b
NR
4012008-04-19 Nick Roberts <nickrob@snap.net.nz>
402
403 * building.texi (GDB-UI Layout, Breakpoints Buffer)
404 (Other GDB-UI Buffers): Update for recent thread related changes.
405
4d120d6a
SM
4062008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
407
408 * maintaining.texi (Maintaining):
409 * emacs.texi (Top): Typo.
410
a152877d
SM
4112008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
412
b9b3bf2b
NR
413 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
414 arg in `font-lock-add-keywords'.
a152877d 415
36c0514c
GM
4162008-04-08 Glenn Morris <rgm@gnu.org>
417
418 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
419 Also add Baha'i calendar references where appropriate.
420
06a97d46
GM
4212008-04-05 Glenn Morris <rgm@gnu.org>
422
423 * custom.texi (Init File): Byte-compiling .emacs is bad.
424
6adc6eed
SM
4252008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
426
427 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
428
571388b0
GM
4292008-03-29 Glenn Morris <rgm@gnu.org>
430
431 * calendar.texi: Update for `calendar-date-style' replacing
432 `european-calendar'.
433
3ae8f876
JR
4342008-03-28 Jason Rumney <jasonr@gnu.org>
435
436 * display.texi (Display Custom): Mention overlay-margin in text.
437
5bc6ddff 4382008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 439
5bc6ddff
MB
440 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
441 tutorial' comments.
03a864d5 442
7186a830
CY
4432008-03-28 Chong Yidong <cyd@stupidchicken.com>
444
445 * mark.texi (Mark): Rearrange nodes.
446 (Persistent Mark): Rename from Transient Mark.
447 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
448 Describe Transient Mark mode as the default.
449
450 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
451 the default behavior with Transient Mark mode off.
452 (Position Info): Fix typo.
453
71ce5fd0
JB
454 * display.texi (Standard Faces): Reference the Mark node.
455 Remove discussion of the region face, which is discussed there.
7186a830
CY
456
457 * emacs.texi (Top): Update node listings.
458
459 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
460 as the default.
461
462 * fixit.texi (Undo): Standardize choice of undo key sequence.
463 (Undo, Spelling): Describe Transient Mark mode as the default.
464
465 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
466 default.
467
468 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
469
470 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
471 mode is the default, and note that the mark is not activated when set.
472
473 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
474 Describe Transient Mark mode as the default.
475
476 * search.texi (Basic Isearch): Reference the Mark Ring node.
477 (Replace, Unconditional Replace, Other Repeating Search):
478 Describe Transient Mark mode as the default.
479
480 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
481 Transient Mark mode as the default.
482 (Paragraphs): Describe how M-h behaves when region is active.
483
484 * trouble.texi (Quitting): Clarify effects of C-g.
485
dc47d1ff
GM
4862008-03-13 Glenn Morris <rgm@gnu.org>
487
488 * emacs.texi (EMACSVER): Set to 23.0.60.
489
e3e0fb39 4902008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 491
e3e0fb39
GM
492 * dired.texi (Hiding Subdirectories): Fix previous change.
493
4942008-03-05 Drew Adams <drew.adams@oracle.com>
495
496 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 497
5e14abf8
KS
4982008-02-28 Kim F. Storm <storm@cua.dk>
499
500 * help.texi (Help Files): Move describe-gnu-project to C-h g.
501 Move describe-distribution to C-h C-o.
502 Move view-emacs-problems to C-h C-p.
503 Add view-emacs-debugging on C-h C-d.
504 Add view-external-packages on C-h C-e.
d0207bf3 505 Add view-order-manuals on C-h C-m.
5e14abf8 506
d0207bf3 5072008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
508
509 * msdog-xtra.texi (MS-DOS): Docstring fix.
510
87e391bb
EZ
5112008-02-09 Eli Zaretskii <eliz@gnu.org>
512
513 * msdog.texi (Windows Fonts): Use a @table for describing font
514 properties.
515
5662e503
JR
5162008-02-07 Jason Rumney <jasonr@gnu.org>
517
518 * msdog.texi (Windows Files): w32-get-true-file-attributes default
519 value has changed.
520 (Windows HOME): Clarify what is meant by "if that fails as well".
521 (Windows Fonts): New section.
522
72463824
GM
5232008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
524
525 * basic.texi (Basic Undo): Remove duplicate "you can".
526
7ff926e0
EZ
5272008-02-02 Eli Zaretskii <eliz@gnu.org>
528
529 * maintaining.texi (Tags): Fix last change.
530
6ab7aef1
MA
5312008-02-02 Michael Albinus <michael.albinus@gmx.de>
532
093571c3 533 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 534
ace67e7e
NR
5352008-01-31 Nick Roberts <nickrob@snap.net.nz>
536
537 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
538
ae068fdf
RS
5392008-01-26 Richard Stallman <rms@gnu.org>
540
541 * maintaining.texi (Tags): Delete redundant index entry.
542
a56d9a08
EZ
5432008-01-26 Eli Zaretskii <eliz@gnu.org>
544
545 * programs.texi (Imenu): Move "@cindex tags" from here...
546 * maintaining.texi (Tags): ...to here.
547
e941ed90
NR
5482008-01-23 Kevin Ryde <user42@zip.com.au>
549
550 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
551 click count.
552
650276d5
JB
5532008-01-21 Juanma Barranquero <lekktu@gmail.com>
554
555 * entering.texi (Exiting): Fix typo.
556 Reported by D. E. Evans <sinuhe@gnu.org>.
557
8dc17977
MR
5582007-12-31 Martin Rudalics <rudalics@gmx.at>
559
560 * glossary.texi (Glossary): Fix typo.
561
9f9695a6
RS
5622007-12-27 Richard Stallman <rms@gnu.org>
563
564 * text.texi (Formatted Text): Improve menu tag.
565 (Editing Format Info): In Info, add duplicate menu of nodes
566 about the submenus.
567 (Format Faces): Say where Faces menu is found. Mention Other.
568 (Format Colors): Say where these submenus are found.
569 (Format Indentation, Format Justification): Likewise.
570 (Format Properties): Likewise.
571
abfd0191
RS
5722007-12-22 Richard Stallman <rms@gnu.org>
573
574 * search.texi (Query Replace): Make exp of query-replace more
575 self-contained, and clarify.
8dc17977 576
abfd0191
RS
577 * cc-mode.texi (Getting Started): Change @ref to @pxref.
578
a2586785
RS
5792007-12-15 Richard Stallman <rms@gnu.org>
580
581 * files.texi (Auto Save): Clarify definition of auto-saving.
582
a67cf2bb
RS
5832007-11-26 Richard Stallman <rms@gnu.org>
584
585 * help.texi (Help Echo): Cleanups.
586
448b33b1
TTN
5872007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
588
589 * files.texi (Why Version Control?): Fix typo.
590 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
591 (Selecting a Fileset): Fix typos; small rewording.
592 (Log Buffer): Likewise.
593 (Old Revisions): Likewise.
448b33b1 594
221bb7f6
EZ
5952007-11-17 Eli Zaretskii <eliz@gnu.org>
596
597 * mule.texi (Communication Coding): Fix wording of last change.
598
d0207bf3 5992007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 600
630cb3b7
JB
601 * custom.texi (Specifying File Variables):
602 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 603
53b7759e
KH
6042007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
605
a5ab2e0c 606 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
607
608 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
609
c8763fb6 6102007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 611
630cb3b7 612 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
613 --output=file.
614
ff98e024
MR
6152007-11-13 Martin Rudalics <rudalics@gmx.at>
616
617 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
618 (Help Echo): Avoid mentioning the term "region" here and
619 consistently use the term "active text".
620
37b11c22
GM
6212007-11-11 Glenn Morris <rgm@gnu.org>
622
623 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
624
21d50ba1
JL
6252007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
626
627 * search.texi (Query Replace): Mention
628 `query-replace-show-replacement'.
629
c12ecb0a 6302007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
631
632 * building.texi (Watch Expressions): Remove obscure sentence.
633
3b4201f4
KH
6342007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
635
636 * mule.texi (Select Input Method): Describe how to activate an input
637 method in the text mode.
638
07e5c0b0
DN
6392007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
640
641 * cmdargs.texi (Misc Variables): Remove Sun windows info.
642
52dd7391
NR
6432007-10-30 Nick Roberts <nickrob@snap.net.nz>
644
645 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
646
c004e539
GM
6472007-10-30 Glenn Morris <rgm@gnu.org>
648
649 * misc.texi (Directory Tracking): Explain a bit more about
650 dirtrack-mode.
651
ca8c5b8c
GM
6522007-10-25 Glenn Morris <rgm@gnu.org>
653
654 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
655
b6c764ef
RS
6562007-10-24 Richard Stallman <rms@gnu.org>
657
658 * misc.texi (Interactive Shell): Cleanup last change.
659
eabd84c9
JL
6602007-10-22 Juri Linkov <juri@jurta.org>
661
662 * mini.texi (Minibuffer History): Add text about a list of minibuffer
663 default values.
664
0b43c7e2
ER
6652007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
666
ca8c5b8c 667 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
668 'filesets'.
669
a80859d4
MR
6702007-10-18 Martin Rudalics <rudalics@gmx.at>
671
672 * trouble.texi (Quitting): Fix typo.
673
c9447ae1
GM
6742007-10-18 Glenn Morris <rgm@gnu.org>
675
676 * frames.texi (Mode Line Mouse): Mention minor mode names.
677
168b980f
JL
6782007-10-17 Juri Linkov <juri@jurta.org>
679
680 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
681 fill-paragraph operates on the active region in Transient Mark mode.
682 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
683 with fill-paragraph.
684
685 * basic.texi (Arguments): Replace fill-paragraph-or-region with
686 fill-paragraph.
687
688 * fixit.texi (Spelling): ispell-word operates on the active region
689 in Transient Mark mode.
690
5a331f34
JB
6912007-10-17 Aaron S. Hawley <aaronh@garden.org>
692
693 * building.texi (Source Buffers):
694 * custom.texi (Init Non-ASCII):
695 * glossary.texi (Glossary): Use "key binding" consistently.
696
2a9f4d55
JB
6972007-10-17 Juanma Barranquero <lekktu@gmail.com>
698
699 * calendar.texi (Diary): Fix directive.
700
de13cecf
RS
7012007-10-16 Richard Stallman <rms@gnu.org>
702
703 * calendar.texi (Diary): Clarify text about diary file example.
704
5f90d53e
ER
7052007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
706
707 * files.texi: Capitalize node names according to convention.
708
3aa491bc
GM
7092007-10-13 Glenn Morris <rgm@gnu.org>
710
711 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
712
8a3106d3
ER
7132007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
714
715 * emacs.texi:
716 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 717 suggested by RMS and Robert J. Chassell.
8a3106d3 718
da1080a2
ER
7192007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
720
3aa491bc 721 * files.texi (Version Systems):
0870a421
ER
722 * vc-xtra.texi:
723 * vc1-xtra.texi:
ac3f4c6f 724 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 725 operations. Change of terminology from `version' to `revision'.
a7fc5b78 726 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 727 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 728
58ade22b
ER
7292007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
730
da1080a2 731 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
732 Reorder the descriptions to be chronological.
733
93870ce2
RS
7342007-10-09 Richard Stallman <rms@gnu.org>
735
736 * display.texi (Cursor Display): Correct how cursor appears
737 in nonselected windows.
738
568c7288
NR
7392007-10-04 Nick Roberts <nickrob@snap.net.nz>
740
741 * building.texi (GDB Graphical Interface): Remove references to gdba
742 and mention gud-gdb.
743
1af74d06 7442007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 745
1af74d06 746 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 747
0d8fb755
JL
7482007-10-06 Juri Linkov <juri@jurta.org>
749
750 * text.texi (Fill Commands): Document fill-paragraph-or-region.
751 (Fill Prefix, Format Indentation): Replace fill-paragraph with
752 fill-paragraph-or-region.
753
754 * basic.texi (Arguments): Replace fill-paragraph with
755 fill-paragraph-or-region.
756
b981e2c6
ER
7572007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
758
759 * files.texi: Update the section on version control for 2007
2a9f4d55 760 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
761 will come later.
762
5fceaf9c
GM
7632007-09-15 Glenn Morris <rgm@gnu.org>
764
765 * calendar.texi (Holidays): Change all instances of `holiday-list' back
766 to `list-holidays'.
767
b0e44b17
GM
7682007-09-14 Glenn Morris <rgm@gnu.org>
769
770 * calendar.texi: Update all instances of mark-calendar-holidays,
771 list-calendar-holidays, list-holidays with the new names.
772
8cf51b2c
GM
7732007-09-06 Glenn Morris <rgm@gnu.org>
774
775 * Move manual sources from man/ to subdirectories of doc/.
776 Split into the Emacs manual in emacs/, and other manuals in misc/.
777 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
778 manual.
779 (infodir): New variable.
780 (info): Use $infodir.
781 (emacsman): Delete target, not needed any more.
782 Move all targets that are not the Emacs manual to misc/Makefile.in.
783 (mostlyclean): Remove `gnustmp'.
784 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
785 manual.
92f9b43f 786 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
787 (emacsman): Delete target, not needed any more.
788 (clean): Remove all info files but Emacs manual.
789 Move all targets that are not the Emacs manual to misc/Makefile.in.
790 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
791
792 * Makefile.in (INFOSOURCES): Delete.
793 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
794 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
795 *.vrs *.toc here...
796 (maintainer-clean): ...from here.
797
7982007-09-05 Glenn Morris <rgm@gnu.org>
799
800 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
801
8cf51b2c
GM
8022007-08-29 Glenn Morris <rgm@gnu.org>
803
804 * emacs.texi (EMACSVER): Increase to 23.0.50.
805
3420c522
RS
8062007-08-27 Richard Stallman <rms@gnu.org>
807
808 * emacs.texi (Top): Clarify menu item for Glossary.
809
810 * display.texi (Faces): Change secn title.
811 Clarify not all fonts come from Font Lock.
812
8cf51b2c
GM
8132007-08-17 Eli Zaretskii <eliz@gnu.org>
814
815 * basic.texi (Position Info): Add index entry for face at point.
816 Mention that character faces are also displayed by "C-u C-x =".
817
8cf51b2c
GM
8182007-08-08 Glenn Morris <rgm@gnu.org>
819
820 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
821
8222007-08-07 Chong Yidong <cyd@stupidchicken.com>
823
824 * files.texi (File Conveniences): Document point motion keys in Image
825 mode.
826
8cf51b2c
GM
8272007-07-27 Glenn Morris <rgm@gnu.org>
828
8cf51b2c
GM
829 * emacs.texi (Copying): Include license text from gpl.texi, rather than
830 in-line.
831
832 * gpl.texi: New file with text of GPL.
833 * Makefile.in (EMACSSOURCES): Add gpl.texi.
834
8352007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
836
837 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
838
839 * dired.texi (Wdired): Mention C-x C-q key binding.
840
8412007-07-28 Nick Roberts <nickrob@snap.net.nz>
842
843 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
844
8452007-07-25 Glenn Morris <rgm@gnu.org>
846
8cf51b2c
GM
847 * emacs.texi (Copying): Replace license with GPLv3.
848
849 * Relicense all FSF files to GPLv3 or later.
850
8512007-07-24 Glenn Morris <rgm@gnu.org>
852
853 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
854 for some calendars.
855
8562007-07-23 Nick Roberts <nickrob@snap.net.nz>
857
858 * screen.texi (Mode Line): Describe new mode-line flag that shows if
859 default-directory for the current buffer is on a remote machine.
860
8cf51b2c
GM
8612007-07-21 Eli Zaretskii <eliz@gnu.org>
862
863 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
864 default value.
865
8662007-07-21 Richard Stallman <rms@gnu.org>
867
868 * files.texi (Why Version Control?): Improve previous change.
869
8702007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
871
872 * files.texi (Why Version Control?): New node.
873
8cf51b2c
GM
8742007-07-12 Nick Roberts <nickrob@snap.net.nz>
875
8cf51b2c
GM
876 * building.texi (Starting GUD): Add xref to this anchor.
877
8cf51b2c
GM
8782007-06-24 Karl Berry <karl@gnu.org>
879
2a9f4d55 880 * emacs.texi: New Back-Cover Text.
8cf51b2c 881
8cf51b2c
GM
8822007-06-07 Alan Mackenzie <acm@muc.de>
883
884 * display.texi (Optional Mode Line): Document the new form of
885 line+column numbers, "(561,2)".
886
8872007-06-06 Juanma Barranquero <lekktu@gmail.com>
888
49823426 889 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
890
8912007-06-02 Chong Yidong <cyd@stupidchicken.com>
892
893 * Version 22.1 released.
894
8cf51b2c
GM
8952007-05-07 Karl Berry <karl@gnu.org>
896
897 * emacs.texi (EMACSVER): Back to 22.
898
8992007-05-06 Richard Stallman <rms@gnu.org>
900
901 * maintaining.texi (Create Tags Table): Clean up previous change.
902
c8763fb6 9032007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
904
905 * maintaining.texi (Create Tags Table): Add text about the dangers of
906 making symbolic links to tags files.
907
9082007-05-04 Karl Berry <karl@gnu.org>
909
910 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
911
9122007-05-03 Karl Berry <karl@gnu.org>
913
914 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
915
916 * .cvsignore (*.pdf): New entry.
917
8cf51b2c
GM
918 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
919 for printing.
920
9212007-05-01 Richard Stallman <rms@gnu.org>
922
923 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
924
8cf51b2c
GM
9252007-04-28 Glenn Morris <rgm@gnu.org>
926
927 * ack.texi (Acknowledgments):
928 * anti.texi (Antinews):
8cf51b2c
GM
929 * programs.texi (Program Modes): Restore mention of python.el pending
930 consideration of legal status.
931
9322007-04-28 Richard Stallman <rms@gnu.org>
933
934 * files.texi (File Names): Fixes to ~ description on MS systems.
935
8cf51b2c
GM
9362007-04-26 Glenn Morris <rgm@gnu.org>
937
938 * emacs.texi (EMACSVER): Increase to 22.1.50.
939
9402007-04-25 Karl Berry <karl@gnu.org>
941
942 * emacs.texi: Improve line breaks on copyright page,
943 similar layout to lispref, 8.5x11 by default.
944
945 * dired.texi (Image-Dired): Improve line break, fix typo.
946
9472007-04-24 Chong Yidong <cyd@stupidchicken.com>
948
949 * programs.texi (Program Modes):
8cf51b2c
GM
950 * anti.texi (Antinews):
951 * ack.texi (Acknowledgments): python.el removed.
952
8cf51b2c
GM
9532007-04-23 Chong Yidong <cyd@stupidchicken.com>
954
955 * display.texi (Highlight Interactively): Correct description of
956 hi-lock-file-patterns-policy.
957
958 * files.texi (File Archives): Mention self-extracting executables.
959
9602007-04-23 Eli Zaretskii <eliz@gnu.org>
961
962 * search.texi (Unconditional Replace, Query Replace): Add xref to
963 "Replacement and Case".
964
9652007-04-22 Chong Yidong <cyd@stupidchicken.com>
966
967 * dired.texi (Image-Dired): Move from Thumbnails node.
968 * misc.texi (Thumbnails): Node deleted.
969 * emacs.texi (Top): Update node listing.
970
971 * files.texi (File Conveniences):
49823426 972 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
973
9742007-04-21 Richard Stallman <rms@gnu.org>
975
976 * display.texi (Highlight Interactively): Correct previous change.
977 Clarify doc of hi-lock-find-patterns, and move new features into it.
978
9792007-04-20 David Koppelman <koppel@ece.lsu.edu>
980
981 * display.texi (Highlight Interactively): Document
982 hi-lock-file-patterns-policy.
983
9842007-04-20 Martin Rudalics <rudalics@gmx.at>
985
986 * display.texi (Scrolling): Fix typo.
987
8cf51b2c
GM
9882007-04-15 Chong Yidong <cyd@stupidchicken.com>
989
8cf51b2c
GM
990 * doclicense.texi: Remove node heading, so that it can be included by
991 other files.
992
993 * emacs.texi: Insert node heading for GFDL.
994
8cf51b2c
GM
9952007-04-14 Eli Zaretskii <eliz@gnu.org>
996
997 * cmdargs.texi (Colors): Qualify "color of window" index entry by
998 "command line".
999
1000 * display.texi (Faces): Refer to "Creating Frames" for face
1001 and other frame customizations in .emacs.
1002
1003 * frames.texi (Creating Frames): Mention that face customizations can
1004 be put in .emacs. Add index entries.
1005
10062007-04-12 Richard Stallman <rms@gnu.org>
1007
1008 * glossary.texi (Glossary): Explain `iff'.
1009
10102007-04-11 Karl Berry <karl@gnu.org>
1011
1012 * gnu.texi (Top),
1013 * macos.texi (Mac Font Specs),
1014 * anti.texi (Antinews),
1015 * xresources.texi (Resources),
1016 * misc.texi (Emulation),
1017 * calendar.texi (Daylight Saving),
1018 * dired.texi (Dired and Find),
1019 * rmail.texi (Remote Mailboxes),
1020 * sending.texi (Mail Headers),
1021 * programs.texi (Which Function),
1022 * files.texi (Recover),
1023 * buffers.texi (Uniquify),
1024 * frames.texi (Wheeled Mice),
1025 * killing.texi (Rectangles): Wording to improve breaks in
1026 8.5x11 format.
1027 * mule.texi (Language Environments): \hbadness=10000 since there's
1028 no way to reword.
1029 * emacs.texi (smallbook): New @set to more easily switch between
1030 smallbook and 8.5x11.
1031
10322007-04-11 Richard Stallman <rms@gnu.org>
1033
1034 * files.texi (File Conveniences): Add xref to Tumme.
1035 Delete text about Thumbnail mode.
1036
8cf51b2c
GM
10372007-04-09 Alan Mackenzie <acm@muc.de>
1038
1039 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1040 new name. Insert concept index entries.
1041
8cf51b2c
GM
10422007-04-08 Chong Yidong <cyd@stupidchicken.com>
1043
1044 * display.texi (Standard Faces): Document prefix arg for
1045 list-faces-display.
1046
1047 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1048
8cf51b2c
GM
10492007-04-07 Chong Yidong <cyd@stupidchicken.com>
1050
8cf51b2c
GM
1051 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1052
1053 * files.texi (Misc File Ops): Rewrite description of
1054 insert-file-literally.
1055
8cf51b2c
GM
10562007-03-31 Eli Zaretskii <eliz@gnu.org>
1057
1058 * misc.texi (Printing): Postscript -> PostScript.
1059
8cf51b2c
GM
1060 * ack.texi (Acknowledgments): Postscript -> PostScript.
1061
1062 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1063
1064 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1065 below.
1066
10672007-03-30 Chong Yidong <cyd@stupidchicken.com>
1068
1069 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1070 Init Non-ASCII.
1071 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1072 (Init Non-ASCII): New node.
1073
10742007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1075
1076 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1077
8cf51b2c
GM
10782007-03-12 Glenn Morris <rgm@gnu.org>
1079
8cf51b2c
GM
1080 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1081 "Daylight Savings".
1082
49823426 1083 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1084 saving" in text throughout.
1085
8cf51b2c
GM
10862007-03-04 Richard Stallman <rms@gnu.org>
1087
1088 * custom.texi (Safe File Variables): Minor correction.
1089
8cf51b2c
GM
10902007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1091
1092 * rmail.texi (Movemail): Add internal ref.
1093 Don't indent the intro for the PROTO table.
1094 Format PROTO table items with @code.
1095
8cf51b2c
GM
10962007-02-26 Nick Roberts <nickrob@snap.net.nz>
1097
1098 * building.texi: Remove references to bashdb.
1099
8cf51b2c
GM
11002007-02-19 Juanma Barranquero <lekktu@gmail.com>
1101
1102 * mule.texi (Language Environments): Update list of supported language
1103 environments.
1104
8cf51b2c
GM
11052007-02-14 Kim F. Storm <storm@cua.dk>
1106
1107 * building.texi (Grep Searching): Fix lgrep doc.
1108
11092007-02-12 Chong Yidong <cyd@stupidchicken.com>
1110
1111 * back.texi: Remove unused file.
1112
c8763fb6 11132007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1114
1115 * maintaining.texi (Tag Syntax): Now --members is the default for
1116 etags, not for ctags yet.
1117
8cf51b2c
GM
11182007-02-03 Eli Zaretskii <eliz@gnu.org>
1119
1120 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1121 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1122 expects. Add comments to prevent people from inadvertently modifying
1123 the key parts needed by `texinfo-multiple-files-update'.
1124
11252007-01-29 Chong Yidong <cyd@stupidchicken.com>
1126
1127 * frames.texi (Secondary Selection): Window clicked does not matter
1128 when mouse-yank-at-point is non-nil.
1129
8cf51b2c
GM
11302007-01-16 Glenn Morris <rgm@gnu.org>
1131
1132 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1133 system abbrev.
1134
11352007-01-11 Richard Stallman <rms@gnu.org>
1136
1137 * msdog.texi (Windows Keyboard): Another small cleanup.
1138
11392007-01-10 Richard Stallman <rms@gnu.org>
1140
1141 * msdog.texi (Windows Keyboard): Yet another try to make
1142 everyone happy with that passage.
1143
11442007-01-05 Richard Stallman <rms@gnu.org>
1145
1146 * anti.texi (Antinews): Mention M-x shell scrolling.
1147
11482007-01-05 Nick Roberts <nickrob@snap.net.nz>
1149
1150 * building.texi (Watch Expressions): Describe gdb-max-children.
1151
8cf51b2c
GM
11522007-01-04 Richard Stallman <rms@gnu.org>
1153
8cf51b2c
GM
1154 * msdog.texi (Windows Keyboard): Clarify previous change.
1155
8cf51b2c
GM
11562007-01-02 Richard Stallman <rms@gnu.org>
1157
1158 * custom.texi (Changing a Variable): Minor clarification.
1159 (Specific Customization): customize-customized => customize-unsaved.
1160
1161 * entering.texi (Entering Emacs): Clean up text about restarting
1162 Emacs for each file.
1163
1164 * misc.texi (Shell Options): Minor cleanup.
1165
1166 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1167 with Emacs, not vice versa.
1168
1169 * programs.texi (Symbol Completion): Recommend customizing
1170 window manager.
1171
1172 * xresources.texi (Resources): Minor fix.
1173
c8763fb6 11742007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1175
1176 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1177
11782007-01-01 Richard Stallman <rms@gnu.org>
1179
1180 * commands.texi (User Input): Document keys stolen by window mangers.
1181
11822006-12-31 Richard Stallman <rms@gnu.org>
1183
1184 * custom.texi (Specific Customization): Document customize-option
1185 instead of customize-variable.
1186
11872006-12-31 Kim F. Storm <storm@cua.dk>
1188
1189 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1190
11912006-12-30 Kim F. Storm <storm@cua.dk>
1192
1193 * killing.texi (CUA Bindings): Fix typo.
1194
1195 * xresources.texi (Table of Resources): Mention grow-only value for
1196 auto-resize-tool-bars.
1197
8cf51b2c
GM
11982006-12-27 Eli Zaretskii <eliz@gnu.org>
1199
1200 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1201 and how to get them back.
1202
12032006-12-26 Richard Stallman <rms@gnu.org>
1204
1205 * calendar.texi (Holidays): Holiday listing is based on current
1206 practice, but DST is not.
1207
12082006-12-25 Richard Stallman <rms@gnu.org>
1209
1210 * emacs.texi (Top): Update subnode menus.
1211
1212 * mark.texi (Transient Mark): Fix xref.
1213
1214 * killing.texi (Graphical Kill): Node deleted.
1215 (Killing): Add xref to Cut and Paste.
1216 (CUA Bindings): Update xref.
1217
1218 * frames.texi (Cut and Paste): New section to hold other nodes.
1219 (Mouse Commands): Node demoted.
1220 (Cut/Paste Other App): Split out from Mouse Commands.
1221 (Word and Line Mouse): Likewise.
1222 (Secondary Selection, Clipboard): Nodes demoted.
1223
8cf51b2c
GM
12242006-12-24 Kevin Ryde <user42@zip.com.au>
1225
1226 * calendar.texi (Holidays): US daylight saving begins second Sunday
1227 in March for 2007 onwards.
1228 (Daylight Savings): Show new US default daylight saving rules, 2nd
1229 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1230
12312006-12-23 Chong Yidong <cyd@stupidchicken.com>
1232
1233 * calendar.texi (Scroll Calendar): < and > are switched.
1234
12352006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1236
1237 * killing.texi (Deletion): Describe M-\ prefix argument.
1238
12392006-12-23 Richard Stallman <rms@gnu.org>
1240
1241 * search.texi (Regexp Search): Explain why forward and reverse regexp
1242 search are not mirror images.
1243
8cf51b2c
GM
12442006-12-19 Kim F. Storm <storm@cua.dk>
1245
1246 * major.texi (Choosing Modes): Describe match-function elements for
1247 magic-mode-alist.
1248
8cf51b2c
GM
12492006-12-18 Eli Zaretskii <eliz@gnu.org>
1250
1251 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1252 peculiarities.
1253
12542006-12-18 Richard Stallman <rms@gnu.org>
1255
1256 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1257
8cf51b2c
GM
12582006-12-17 Alan Mackenzie <acm@muc.de>
1259
1260 * programs.texi (Left Margin Paren): Remove the bit which says
1261 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1262 Discuss some of the issues of setting this option to nil.
1263
12642006-12-17 Glenn Morris <rgm@gnu.org>
1265
1266 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1267
12682006-12-16 Eli Zaretskii <eliz@gnu.org>
1269
1270 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1271 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1272 NTFS volumes.
1273 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1274 volumes.
1275
12762006-12-15 Eli Zaretskii <eliz@gnu.org>
1277
1278 * text.texi (HTML Mode): Fix "C-c TAB".
1279
8cf51b2c
GM
12802006-12-09 Richard Stallman <rms@gnu.org>
1281
1282 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1283
12842006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1285
1286 * files.texi (Misc File Ops): Document insert-file-literally.
1287
12882006-12-08 Eli Zaretskii <eliz@gnu.org>
1289
1290 * cmdargs.texi (Colors): Note that --color is intended for overriding
1291 the terminal defaults, not for normal invocation.
1292
1293 * misc.texi (Emacs Server): Improve wording. Don't mention the
1294 ``server program''. Add a cross-reference to "Init File" node.
1295 (Invoking emacsclient): Add index entries. Document both short and
1296 long versions of command-line options. Document the -f option.
1297
8cf51b2c
GM
12982006-12-06 Richard Stallman <rms@gnu.org>
1299
1300 * text.texi (Outline Format): Say to set outline-regexp
1301 and outline-level with major modes and file local variables.
1302
c8763fb6 13032006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1304
1305 * anti.texi (Antinews): Mention the alternative to
1306 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1307
8cf51b2c
GM
1308 * misc.texi (Interactive Shell): Ditto.
1309
13102006-12-04 Eli Zaretskii <eliz@gnu.org>
1311
1312 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1313
1314 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1315
13162006-12-01 Eli Zaretskii <eliz@gnu.org>
1317
1318 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1319 colon in the mode line.
1320
1321 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1322
13232006-11-26 Nick Roberts <nickrob@snap.net.nz>
1324
1325 * building.texi (Watch Expressions): Mention SPC for expanding/
1326 contracting watch expressions.
1327
13282006-11-26 Kim F. Storm <storm@cua.dk>
1329
1330 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1331
13322006-11-26 Nick Roberts <nickrob@snap.net.nz>
1333
1334 * building.texi (Debugger Operation): Define text command mode.
1335 Clarify how tooltips work.
1336 (GDB Graphical Interface): Explain how to run in text command mode
1337 more clearly.
1338
13392006-11-25 Juanma Barranquero <lekktu@gmail.com>
1340
1341 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1342
13432006-11-22 Juanma Barranquero <lekktu@gmail.com>
1344
1345 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1346
8cf51b2c
GM
13472006-11-18 Chong Yidong <cyd@stupidchicken.com>
1348
1349 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1350 and EMACS is deprecated.
1351
13522006-11-18 Juanma Barranquero <lekktu@gmail.com>
1353
1354 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1355
c8763fb6 13562006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1357
1358 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1359
1360 * emacs.texi: Include xresources.texi both for info and dvi.
1361
1362 * xresources.texi: Merge text from xresmini.texi.
1363
c8763fb6 13642006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1365
1366 * glossary.texi: Fix typos.
1367
8cf51b2c
GM
13682006-11-06 Richard Stallman <rms@gnu.org>
1369
1370 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1371
1372 * ack.texi (Acknowledgments): Fix name spelling.
1373
13742006-11-01 Juri Linkov <juri@jurta.org>
1375
1376 * search.texi (Word Search): Document incremental word search.
1377
13782006-10-28 Glenn Morris <rgm@gnu.org>
1379
1380 * ack.texi (Acknowledgments): Add cal-html author.
1381
1382 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1383 Calendar"). Describe new package cal-html.
1384 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1385 Calendar Files."
1386
8cf51b2c
GM
13872006-10-23 Richard Stallman <rms@gnu.org>
1388
1389 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1390 Abbrev mode is enabled.
1391
8cf51b2c
GM
13922006-10-16 Richard Stallman <rms@gnu.org>
1393
8cf51b2c
GM
1394 * emacs.texi: Update ISBN.
1395
8cf51b2c
GM
13962006-10-11 Kim F. Storm <storm@cua.dk>
1397
1398 * emacs.texi (Acknowledgments): Use @dotless{i}.
1399
14002006-10-08 Nick Roberts <nickrob@snap.net.nz>
1401
1402 * building.texi (Breakpoints Buffer): Mention catchpoints.
1403
14042006-10-08 Kim F. Storm <storm@cua.dk>
1405
1406 * ack.texi (Acknowledgments): Update.
1407
1408 * emacs.texi (Acknowledgments): Fix bad @/ form.
1409
8cf51b2c
GM
14102006-10-05 Kim F. Storm <storm@cua.dk>
1411
1412 * emacs.texi (Acknowledgments): Add more contributors.
1413
14142006-10-03 Richard Stallman <rms@gnu.org>
1415
1416 * emacs.texi (Acknowledgments): Update version and edition.
1417
8cf51b2c
GM
14182006-10-01 Karl Berry <karl@gnu.org>
1419
1420 * custom.texi (Customization Groups): Page break to keep example buffer
1421 on one page.
1422
14232006-09-30 Karl Berry <karl@gnu.org>
1424
1425 * programs.texi (Basic Indent): @need to improve page break.
1426 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1427
14282006-09-29 Glenn Morris <rgm@gnu.org>
1429
1430 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1431
14322006-09-29 Karl Berry <karl@gnu.org>
1433
1434 * windows.texi (Basic Window): Remove forced @break, no longer
1435 desirable.
1436 * frames.texi (Frame Commands),
1437 * mark.texi (Marking Objects): Reword to avoid bad page break.
1438 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1439
14402006-09-19 Richard Stallman <rms@gnu.org>
1441
1442 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1443 stick to present tense.
1444
c8763fb6 14452006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1446
1447 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1448 to x-gtk-use-old-file-dialog.
1449 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1450
14512006-09-15 Jay Belanger <belanger@truman.edu>
1452
49823426 1453 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1454 Change "Library Public License" to "Lesser Public License"
1455 throughout. Use "yyyy" to represent year.
1456
8cf51b2c
GM
14572006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1458
1459 * files.texi (Visiting): Add index entry "open file".
1460
8cf51b2c
GM
14612006-09-11 Richard Stallman <rms@gnu.org>
1462
1463 * building.texi (Compilation Mode): Clarification.
1464 (Grep Searching): Add xref to Compilation Mode.
1465
8cf51b2c
GM
14662006-09-08 Richard Stallman <rms@gnu.org>
1467
1468 * search.texi (Search): Ref multi-file search commands here.
1469 (Other Repeating Search): Not here.
1470
8cf51b2c
GM
14712006-08-28 Richard Stallman <rms@gnu.org>
1472
1473 * windows.texi (Split Window): Update xref.
1474
1475 * basic.texi (Continuation Lines): Update xref.
1476
1477 * indent.texi (Tab Stops): Update xref.
1478
1479 * emacs.texi (Top): Update subnode menu.
1480
1481 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1482 split out of Display Custom.
1483
14842006-08-25 Kim F. Storm <storm@cua.dk>
1485
1486 * display.texi (Display Custom): Add variables overline-margin
1487 and x-underline-at-descent-line.
1488
14892006-08-25 Richard Stallman <rms@gnu.org>
1490
1491 * entering.texi (Exiting): Rewrite to give graphical displays
1492 priority over text terminals.
1493
1494 * search.texi (Incremental Search): Move index entries.
1495
14962006-08-23 Chong Yidong <cyd@stupidchicken.com>
1497
1498 * custom.texi (Init File): Reference Find Init to avoid "home
1499 directory" confusion.
1500
15012006-08-22 Nick Roberts <nickrob@snap.net.nz>
1502
1503 * building.texi (Other GDB-UI Buffers): Describe how to edit
1504 a value in the locals buffer.
1505
15062006-08-21 Richard Stallman <rms@gnu.org>
1507
1508 * search.texi (Basic Isearch): Add `isearch' index entry.
1509
15102006-08-16 Richard Stallman <rms@gnu.org>
1511
1512 * misc.texi (Saving Emacs Sessions): Clean up wording.
1513
1514 * mark.texi (Marking Objects): Mention term "select all".
1515
1516 * emacs.texi (Top): Update subnode menu.
1517
1518 * help.texi (Help Mode): Move node up in file.
1519
8cf51b2c
GM
15202006-08-15 Nick Roberts <nickrob@snap.net.nz>
1521
1522 * building.texi (Stack Buffer): Explain fringe arrow.
1523
8cf51b2c
GM
15242006-08-12 Eli Zaretskii <eliz@gnu.org>
1525
8cf51b2c
GM
1526 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1527 on startup.
1528
15292006-08-11 Romain Francoise <romain@orebokech.com>
1530
1531 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1532
15332006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1534
1535 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1536
15372006-08-10 Richard Stallman <rms@gnu.org>
1538
1539 * text.texi (Format Faces): Substantial rewrites to deal
1540 with face merging. Empty regions don't count. Clarify
1541 face property inheritance.
1542
15432006-08-08 Romain Francoise <romain@orebokech.com>
1544
1545 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1546 <arjuropo@cc.jyu.fi>.
1547
8cf51b2c
GM
15482006-08-04 Eli Zaretskii <eliz@gnu.org>
1549
1550 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1551 apply to all frames.
1552
8cf51b2c
GM
15532006-08-01 Richard Stallman <rms@gnu.org>
1554
1555 * help.texi (Name Help): Add index entries for describe-variable.
1556
15572006-08-01 Nick Roberts <nickrob@snap.net.nz>
1558
1559 * building.texi (GDB Graphical Interface): Shorten node names.
1560 (GDB-UI Layout): Use GDB-related.
1561 (Other GDB-UI Buffers): Simplify English.
1562
15632006-07-31 Richard Stallman <rms@gnu.org>
1564
1565 * search.texi (Query Replace): Add xref for Dired's Q command.
1566
8cf51b2c
GM
15672006-07-31 Nick Roberts <nickrob@snap.net.nz>
1568
1569 * building.texi (GDB commands in Fringe): Rename to...
1570 (Source Buffers): ..this and move forward. Describe hollow arrow and
1571 new option gdb-find-source-frame.
1572
15732006-07-29 Richard Stallman <rms@gnu.org>
1574
1575 * dired.texi (Operating on Files): Simplify previous change
1576 and fix Texinfo usage.
1577
15782006-07-29 Eli Zaretskii <eliz@gnu.org>
1579
1580 * dired.texi (Operating on Files): Add cross-references. State the
1581 Unix commands that do similar things.
1582
15832006-07-28 Richard Stallman <rms@gnu.org>
1584
1585 * mark.texi (Transient Mark): Clarify that region never disappears
1586 when Transient Mark mode is off, and not when it is on.
1587
15882006-07-27 Richard Stallman <rms@gnu.org>
1589
1590 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1591
15922006-07-24 Richard Stallman <rms@gnu.org>
1593
1594 * xresources.texi (GTK styles): Fix texinfo usage.
1595
8cf51b2c
GM
1596 * commands.texi (User Input): Explain why we teach keyboard cmds.
1597
1598 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1599 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1600 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1601 * doclicense.texi, display.texi, dired.texi, basic.texi:
1602 * anti.texi, ack.texi: Move periods and commas inside quotes.
1603
16042006-07-22 Eli Zaretskii <eliz@gnu.org>
1605
1606 * cmdargs.texi (General Variables): Document EMAIL.
1607
16082006-07-21 Eli Zaretskii <eliz@gnu.org>
1609
1610 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1611 doesn't have effect on MS-Windows.
1612
8cf51b2c
GM
16132006-07-17 Richard Stallman <rms@gnu.org>
1614
1615 * building.texi (Grep Searching): Explain about chaining grep commands.
1616
8cf51b2c
GM
16172006-07-10 Nick Roberts <nickrob@snap.net.nz>
1618
49823426 1619 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1620
16212006-07-09 Chong Yidong <cyd@stupidchicken.com>
1622
1623 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1624 is invoked for multiple files.
1625
16262006-07-08 Eli Zaretskii <eliz@gnu.org>
1627
1628 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1629 on-line manual for the rest of this node.
1630 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1631 unconditionally.
1632 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1633 Improve wording.
1634 (Windows Printing): Improve wording.
1635 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1636 rest of this node.
1637
8cf51b2c
GM
16382006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1639
49823426
GM
1640 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1641 with eval-buffer.
8cf51b2c
GM
1642
16432006-07-05 Nick Roberts <nickrob@snap.net.nz>
1644
1645 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1646 of character translation.
1647
16482006-07-04 Nick Roberts <nickrob@snap.net.nz>
1649
1650 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1651
16522006-07-03 Karl Berry <karl@gnu.org>
1653
1654 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1655 not-too-underfull hboxes in the TeX output.
1656 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1657 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1658 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1659 * sending.texi, text.texi: Fix overfull/underfull boxes.
1660
16612006-07-03 Romain Francoise <romain@orebokech.com>
1662
1663 * m-x.texi (M-x): Fix.
1664
16652006-07-03 Richard Stallman <rms@gnu.org>
1666
8cf51b2c
GM
1667 * search.texi (Other Repeating Search): filename -> file name.
1668
1669 * misc.texi (Narrowing): Minor cleanups.
1670
1671 * files.texi (Visiting): filename -> file name.
1672
1673 * emacs.texi (Top): Update subnode menus.
1674
1675 * mule.texi (Coding Systems): Move char translation stuff here.
1676 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1677 (Recognize Coding): Substantial local rewrites.
1678 (International): Update menu.
1679
1680 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1681 (Scrolling): Substantial local rewrites.
1682 (Display): Update menu and intro.
1683
1684 * dired.texi: filename -> file name.
1685
1686 * custom.texi (Safe File Variables): Texinfo usage fix.
1687
16882006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1689
1690 * help.texi, m-x.texi: Lots of cleanups.
1691
8cf51b2c
GM
16922006-06-30 Eli Zaretskii <eliz@gnu.org>
1693
1694 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1695 (Windows Processes, Windows Misc): Shorten the printed version by
1696 selectively conditioning less important portions by @ifnottex.
1697
8cf51b2c
GM
16982006-06-27 Richard Stallman <rms@gnu.org>
1699
1700 * mini.texi (Minibuffer File): Minor cleanup.
1701
17022006-06-25 Nick Roberts <nickrob@snap.net.nz>
1703
1704 * frames.texi (XTerm Mouse): Rename to...
1705 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1706
1707 * emacs.texi (Top): Use new node name.
1708
17092006-06-24 Eli Zaretskii <eliz@gnu.org>
1710
1711 * emacs.texi (Top): Update the detailed menu according to changes in
1712 msdog.texi.
1713
1714 * msdog.texi (Windows Keyboard): New section.
1715 (Windows Mouse): New section.
1716 (Windows System Menu): Remove section (text merged with "Windows
1717 Keyboard").
1718 (Windows Misc): New section.
1719
1720 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1721
1722 * msdog.texi (ls in Lisp): New section.
1723
1724 * files.texi (Visiting): Document case-insensitive wildcard matching
1725 under find-file-wildcards.
1726
8cf51b2c
GM
17272006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1728
1729 * macos.texi (Mac Input): Add description of mac-function-modifier.
1730 Now Unicode keyboard layouts work.
1731
8cf51b2c
GM
17322006-06-10 Richard Stallman <rms@gnu.org>
1733
1734 * mule.texi (Recognize Coding): Clarify previous change.
1735
17362006-06-09 Kenichi Handa <handa@m17n.org>
1737
1738 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1739 notation.
1740
17412006-06-07 Kevin Ryde <user42@zip.com.au>
1742
1743 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1744 manual for @ifnottex, but in emacs-extra for @iftex.
1745
1746 * cmdargs.texi (General Variables): Fix smtpmail xref.
1747
17482006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1749
8cf51b2c 1750 * programs.texi (Comment Commands):
8cf51b2c 1751 * custom.texi (Specifying File Variables):
49823426 1752 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1753
17542006-06-07 Nick Roberts <nickrob@snap.net.nz>
1755
1756 * building.texi (Watch Expressions): Move node to end.
1757 (GDB Graphical Interface): Move description of clicks in fringe...
1758 (GDB commands in the Fringe): ...to here. New node.
1759
8cf51b2c
GM
17602006-06-05 Romain Francoise <romain@orebokech.com>
1761
49823426 1762 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1763
17642006-06-05 Nick Roberts <nickrob@snap.net.nz>
1765
1766 * building.texi (GDB Graphical Interface): Update bindings.
1767 (Commands of GUD): Add gud-print. Remove gud-run.
1768 Restate availability more generally.
1769
17702006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1771
1772 * mini.texi: Lots of cleanups.
1773
17742006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1775
1776 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1777 and Mouse-2.
1778
c8763fb6 17792006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1780
1781 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1782
8cf51b2c
GM
17832006-05-31 Richard Stallman <rms@gnu.org>
1784
1785 * basic.texi (Moving Point): Fix previous change.
1786
c8763fb6 17872006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1788
1789 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1790
17912006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1792
1793 * basic.texi: Many simplifications and improvements in wording.
1794
8cf51b2c
GM
17952006-05-26 Nick Roberts <nickrob@snap.net.nz>
1796
1797 * anti.texi (Antinews): Create a node for gdb-ui.
1798
8cf51b2c
GM
17992006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1800
1801 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1802
18032006-05-20 Richard Stallman <rms@gnu.org>
1804
1805 * dired.texi (Dired Navigation): dired-goto-file is now j.
1806
8cf51b2c
GM
18072006-05-20 Eli Zaretskii <eliz@gnu.org>
1808
1809 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1810 and their aliases.
1811
1812 * msdog.texi (Windows Printing): Mention non-support of plain text
1813 printing with some el-cheapo printers, and suggest a workaround.
1814
18152006-05-20 Kevin Ryde <user42@zip.com.au>
1816
1817 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1818 remove the bit saying you must set it.
1819
18202006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1821
1822 * trouble.texi (Checklist):
1823 * text.texi (Text, Auto Fill, Text Mode):
1824 * search.texi (Nonincremental Search):
1825 * rmail.texi (Rmail Labels):
1826 * mule.texi (Input Methods, Multibyte Conversion):
1827 * misc.texi (Gnus, Where to Look, PostScript):
1828 * maintaining.texi (Create Tags Table):
1829 * indent.texi (Indentation Commands):
1830 * fixit.texi (Spelling):
1831 * emacs.texi (Copying):
1832 * custom.texi (Init File): ifinfo -> ifnottex.
1833
8cf51b2c
GM
18342006-05-17 Richard Stallman <rms@gnu.org>
1835
1836 * files.texi (Diff Mode): Mention C-x `.
1837
18382006-05-08 Richard Stallman <rms@gnu.org>
1839
1840 * custom.texi (Disabling): Textual cleanups.
1841
8cf51b2c
GM
18422006-05-12 Glenn Morris <rgm@gnu.org>
1843
1844 * calendar.texi (Displaying the Diary, Format of Diary File):
1845 Refer to diary-view-entries, diary-list-entries,
1846 diary-show-all-entries rather than obsolete aliases.
1847
18482006-05-12 Eli Zaretskii <eliz@gnu.org>
1849
1850 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1851 (Displaying the Diary, Special Diary Entries, Importing Diary):
1852 * building.texi (Compilation Shell):
1853 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1854 emacs-xtra with @inforef's.
1855
1856 * files.texi (Visiting): Fix wording.
1857
1858 * mule.texi (Coding Systems, Text Coding): More indexing.
1859 Mention that C-x RET f can set eol conversion.
1860
c8763fb6 18612006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1862
1863 * xresmini.texi (GTK resources): Insert GTK description.
1864
1865 * xresources.texi (GTK resources): metafont should be menufont.
1866
8cf51b2c
GM
18672006-05-06 Michael Albinus <michael.albinus@gmx.de>
1868
49823426 1869 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1870 method, user name and host name is active only in partial
1871 completion mode.
1872
8cf51b2c
GM
18732006-05-06 Eli Zaretskii <eliz@gnu.org>
1874
1875 * makefile.w32-in (emacs.dvi):
1876 * Makefile.in (emacs.dvi): Add xresmini.texi.
1877
1878 * xresmini.texi (Table of Resources): Remove xref to non-existent
1879 node "LessTif Resources".
1880
1881 * msdog.texi (Microsoft Windows):
1882 * calendar.texi (Calendar/Diary, Displaying the Diary)
1883 (Special Diary Entries, Importing Diary, Holidays):
1884 * programs.texi (Program Modes):
1885 * text.texi (Text):
1886 * buffers.texi (Several Buffers):
1887 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1888
18892006-05-06 Eli Zaretskii <eliz@gnu.org>
1890
1891 The following changes merge the emacs-xtra manual into the main
1892 manual, but only for on-line version of the manual.
1893
1894 * vc2-xtra.texi (Version Backups, Local Version Control)
1895 (Making Snapshots, Change Logs and VC, Version Headers)
1896 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1897 on-line manual.
1898
1899 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1900 for on-line manual.
1901
1902 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1903 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1904 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1905 for on-line manual.
1906
1907 * fortran-xtra.texi (Fortran, Fortran Autofill)
1908 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1909 for on-line manual.
1910
1911 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1912 Conditional xref's for on-line manual.
1913
1914 * emerge-xtra.texi (Emerge, Overview of Emerge)
1915 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1916 manual.
1917
1918 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1919 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1920 (EMACSSOURCES): Use EMACS_XTRA.
1921 (../info/emacs-xtra): Remove.
1922 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1923
1924 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1925 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1926 (EMACSSOURCES): Use EMACS_XTRA.
1927 ($(infodir)/emacs-xtra): Remove.
1928 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1929
1930 * trouble.texi (Quitting):
1931 * text.texi (Text):
1932 * programs.texi (Program Modes):
1933 * msdog.texi (Microsoft Windows):
1934 * frames.texi (Frames):
1935 * files.texi (Backup, Version Control, VC Concepts)
1936 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1937 (Registering, VC Status, VC Undo, Multi-User Branching)
1938 (Comparing Files):
1939 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1940 (Displaying the Diary, Special Diary Entries, Importing Diary):
1941 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1942 conditional xref's, depending on @iftex/@ifnottex.
1943
1944 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1945 "MS-DOS". @include msdog-xtra.texi.
1946
1947 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1948 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1949
1950 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1951 for vc-xtra.texi subsections.
1952 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1953 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1954
1955 * sending.texi (Sending Mail): A @node line without explicit Prev,
1956 Next, and Up links.
1957
1958 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1959 Next, and Up links.
1960
1961 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1962 and its sections. @include picture-xtra.texi.
1963
1964 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1965 "Emerge".
1966 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1967
1968 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1969 exact duplicate of its name-sake in calendar.texi.
1970
1971 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1972 "Advanced Calendar/Diary Usage".
1973 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1974
1975 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1976 dired-xtra.texi.
1977 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1978
1979 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1980 (Files) [ifnottex]: Add menu entry for Autorevert.
1981
1982 * emacs-xtra.texi (Introduction): Reword to make consistent with
1983 printed version only.
1984 <Top level>: Remove the body of all chapters and move them to the
1985 new *-xtra.texi files. Use @raisesections and @lowersections to
1986 convert sections to chapters etc.
1987
1988 * msdog-xtra.texi:
1989 * fortran-xtra.texi:
1990 * vc-xtra.texi:
1991 * vc1-xtra.texi:
1992 * vc2-xtra.texi:
1993 * emerge-xtra.texi:
1994 * cal-xtra.texi:
1995 * dired-xtra.texi:
1996 * arevert-xtra.texi: New files, with text from respective chapters
1997 of emacs-xtra.texi. Convert each @chapter into @section, @section
1998 into @subsection, etc.
1999
2000 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2001 updated.
2002
2003 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2004 Windows". All references updated.
2005
20062006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2007
2008 * macos.texi (Mac Input): Mention input from Character Palette.
2009 (Mac Font Specs): Fix typo.
2010
20112006-05-05 Richard Stallman <rms@gnu.org>
2012
2013 * files.texi (Diff Mode): Minor cleanup.
2014
20152006-05-05 Karl Berry <karl@gnu.org>
2016
8cf51b2c
GM
2017 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2018 errors from the current release of makeinfo (4.8).
2019 * help.texi (Library Keywords): Change widest word in multitable
2020 template from `emulations' to `convenience'. (Not sure if this is
2021 related to the font change.)
2022
20232006-05-05 Eli Zaretskii <eliz@gnu.org>
2024
2025 * files.texi (File Names): Add a footnote about limited support of
2026 ~USER on MS-Windows.
2027
2028 * cmdargs.texi (Initial Options): Add a footnote about limited
2029 support of ~USER on MS-Windows.
2030
20312006-05-03 Richard Stallman <rms@gnu.org>
2032
2033 * files.texi (Diff Mode): Node moved here.
2034 (Comparing Files): Delete what duplicates new node.
2035 (Files): Put Diff Mode in menu.
2036
2037 * misc.texi (Diff Mode): Moved to files.texi.
2038
2039 * emacs.texi (Top): Update menu for Diff Mode.
2040
2041 * trouble.texi (Emergency Escape): Simplify.
2042
2043 * emacs.texi (Top): Minor clarification.
2044
20452006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2046
2047 * commands.texi, entering.texi, screen.texi: Many simplifications.
2048
20492006-05-03 Richard Stallman <rms@gnu.org>
2050
2051 * commands.texi (Text Characters): Delete paragraph about unibyte
2052 non-ASCII printing chars.
2053
2054 * killing.texi (Killing): Say "graphical displays".
2055 * display.texi: Say "graphical displays".
2056
2057 * cmdargs.texi (Misc X): Say "graphical displays".
2058
20592006-05-01 Richard Stallman <rms@gnu.org>
2060
2061 * emacs.texi (Top): Add Diff Mode to menu.
2062
20632006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2064
2065 * misc.texi (Diff Mode): New node.
2066
20672006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2068
2069 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2070 (Mac Environment Variables): Shorten example line.
2071 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2072
20732006-05-01 Nick Roberts <nickrob@snap.net.nz>
2074
2075 * building.texi (GUD Customization): Describe cases %d and %c.
2076 Update description for %e.
2077
20782006-04-30 Glenn Morris <rgm@gnu.org>
2079
2080 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2081
20822006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2083
2084 * custom.texi (Examining): Update C-h v output example.
2085
20862006-04-29 Kim F. Storm <storm@cua.dk>
2087
2088 * building.texi (Grep Searching): Add lgrep and rgrep.
2089
8cf51b2c
GM
20902006-04-23 Richard Stallman <rms@gnu.org>
2091
2092 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2093
2094 * xresmini.texi: New file.
2095
2096 * xresources.texi (Face Resources): Split table into font resources
2097 and the rest. Combine similar attributes for brevity.
2098
8cf51b2c
GM
20992006-04-21 Eli Zaretskii <eliz@gnu.org>
2100
2101 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2102 backslashes and case-insensitivity in file names (moved to the
2103 main manual).
2104 (MS-DOS Printing): Move most of the text to the main manual.
2105
2106 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2107 New nodes.
2108 (Windows Processes, Windows System Menu): Add index entries and
2109 fix wording.
2110
8cf51b2c
GM
21112006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2112
2113 * misc.texi (Shell Ring): Add notes on saved input when
2114 navigating off the end of the history list.
2115
21162006-04-18 Chong Yidong <cyd@mit.edu>
2117
2118 * misc.texi (Shell Options): Correct default value of
2119 comint-scroll-show-maximum-output.
2120
8cf51b2c
GM
21212006-04-18 Nick Roberts <nickrob@snap.net.nz>
2122
2123 * building.texi (Watch Expressions): Update.
2124
8cf51b2c
GM
21252006-04-12 Richard Stallman <rms@gnu.org>
2126
2127 * search.texi: Clean up previous change.
2128
21292006-04-12 Eli Zaretskii <eliz@gnu.org>
2130
2131 * search.texi (Regexp Backslash, Regexp Replace): Add index
2132 entries for ``back reference'' and mention the term itself in the
2133 text.
2134
21352006-04-11 Richard Stallman <rms@gnu.org>
2136
2137 * custom.texi (Safe File Variables):
2138 Document enable-local-variables = :safe.
2139
21402006-04-11 Karl Berry <karl@gnu.org>
2141
2142 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2143 (Remote Repositories, Version Backups, Local Version Control)
2144 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2145 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2146 (Renaming VC Work Files and Master Files)
2147 (Inserting Version Control Headers, Customizing VC, General Options)
2148 (Options for RCS and SCCS, Options specific for CVS): Move all
2149 these nodes to emacs-xtra.texi, for brevity.
2150 * cmdargs.texi, files.texi: Change cross-references.
2151
8cf51b2c
GM
21522006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2153
2154 * files.texi (Old Versions): Update description of vc-annotate's
2155 use of color to indicate date ranges.
2156
8cf51b2c
GM
21572006-04-09 Kevin Ryde <user42@zip.com.au>
2158
8cf51b2c
GM
2159 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2160 put info and printed manual names the right way around.
2161
21622006-04-09 Karl Berry <karl@gnu.org>
2163
2164 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2165 emacs-xtra.texi, leaving only MS Windows information.
2166 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2167 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2168 node names.
2169
2170 * emacs.texi: Move @summarycontents and @contents to the beginning
2171 of the file.
2172
8cf51b2c
GM
21732006-04-08 Kevin Ryde <user42@zip.com.au>
2174
2175 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2176
21772006-04-07 Richard Stallman <rms@gnu.org>
2178
2179 * programs.texi (Comments, Comment Commands, Options for Comments)
2180 (Multi-Line Comments): "Align", not "indent".
2181 (Basic Indent): C-j deletes trailing whitespace before the newline.
2182
21832006-04-06 Richard Stallman <rms@gnu.org>
2184
8cf51b2c
GM
2185 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2186
21872006-04-06 Eli Zaretskii <eliz@gnu.org>
2188
2189 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2190
8cf51b2c
GM
21912006-04-05 Richard Stallman <rms@gnu.org>
2192
2193 * emacs.texi (Top): Update subnode menu.
2194
2195 * trouble.texi (Unasked-for Search): Node deleted.
2196 (Lossage): Delete from menu.
2197
21982006-04-04 Richard Stallman <rms@gnu.org>
2199
2200 * trouble.texi: Various cleanups.
2201 (Checklist): Don't bother saying how to snail a bug report.
2202 (Emergency Escape): Much rewriting.
2203 (After a Crash): Rename the core dump immediately.
2204 (Total Frustration): Call it a psychotherapist.
2205 (Bug Criteria): Avoid "illegal instruction".
2206 (Sending Patches): We always put the contributor's name in.
2207
2208 * misc.texi (Thumbnails): Minor correction.
2209
8cf51b2c
GM
22102006-04-03 Richard Stallman <rms@gnu.org>
2211
2212 * misc.texi (Thumbnails): Minor cleanup.
2213
22142006-04-02 Karl Berry <karl@gnu.org>
2215
2216 * sending.texi (Mail Sending): pxref to Top needs five args.
2217
2218 * texinfo.tex: Update to current version (2006-03-21.13).
2219
8cf51b2c
GM
22202006-03-31 Richard Stallman <rms@gnu.org>
2221
2222 * emacs.texi (Top): Update subnode menu.
2223
2224 * help.texi (Help Mode): Cleanup.
2225
2226 * dired.texi: Many cleanups.
2227 (Dired Deletion): Describe dired-recursive-deletes.
2228 (Operating on Files): dired-create-directory moved.
2229 (Misc Dired Features): Move to here.
2230 (Tumme): Node moved to misc.texi.
2231
2232 * custom.texi: Many cleanups.
2233 (Minor Modes): Don't mention ISO Accents Mode.
2234 (Examining): Update C-h v output example.
2235 (Hooks): Add index and xref for add-hook.
2236 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2237 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2238
2239 * misc.texi: Many cleanups.
2240 (beginning): Add to summary of topics.
2241 (Shell): Put eshell xref at the end. Remove eshell from table.
2242 (Thumbnails): New node.
2243
8cf51b2c
GM
22442006-03-28 Eli Zaretskii <eliz@gnu.org>
2245
2246 * files.texi (File Name Cache): Make it clear that the cache is
2247 not persistent.
2248
8cf51b2c
GM
22492006-03-25 Karl Berry <karl@gnu.org>
2250
49823426
GM
2251 * emacs-xtra.texi, emacs.texi, gnu.texi:
2252 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2253 (2) do not indent copyright year list (or anything else).
2254
8cf51b2c
GM
22552006-03-21 Juanma Barranquero <lekktu@gmail.com>
2256
2257 * files.texi (VC Dired Mode): Remove misplaced brackets.
2258
22592006-03-21 Andre Spiegel <spiegel@gnu.org>
2260
2261 * files.texi: Various updates and clarifications in the VC chapter.
2262
22632006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2264
2265 * help.texi (Help Mode): Document "C-c C-c".
2266
8cf51b2c
GM
22672006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2268
2269 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2270 menu in the standalone Info reader.
2271
22722006-03-15 Chong Yidong <cyd@stupidchicken.com>
2273
2274 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2275 moved here from Emacs manual.
2276
2277 * programs.texi (Fortran): Section moved to emacs-xtra.
2278 (Program Modes): Xref to Fortran in emacs-xtra.
2279
2280 * maintaining.texi (Emerge): Move to emacs-xtra.
2281 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2282
2283 * picture.texi: File deleted.
2284 * Makefile.in:
2285 * makefile.w32-in: Remove picture.texi.
2286
2287 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2288 * abbrevs.texi (Abbrevs):
2289 * sending.texi (Sending Mail): Picture node removed.
2290
2291 * emacs.texi (Top): Update node listings.
2292
8cf51b2c
GM
22932006-03-12 Richard Stallman <rms@gnu.org>
2294
2295 * calendar.texi: Various cleanups.
2296
8cf51b2c
GM
22972006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2298
2299 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2300 syntax.
2301
8cf51b2c
GM
23022006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2303
2304 * search.texi (Regexps): More accurately describe which characters
2305 are special in which situations. Recommend _not_ to quote `]' or
2306 `-' when they are not special.
2307
8cf51b2c
GM
23082006-02-28 Andre Spiegel <spiegel@gnu.org>
2309
2310 * files.texi (Old Versions): Clarify operation of C-x v =.
2311
8cf51b2c
GM
23122006-02-21 Nick Roberts <nickrob@snap.net.nz>
2313
2314 * building.texi (Watch Expressions): Update and describe
2315 gdb-speedbar-auto-raise.
2316
23172006-02-19 Richard M. Stallman <rms@gnu.org>
2318
2319 * emacs.texi: Use @smallbook.
2320 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2321 Update subnode menu.
2322
2323 * building.texi (Lisp Interaction): Minor addition.
2324
23252006-02-18 Nick Roberts <nickrob@snap.net.nz>
2326
2327 * building.texi (Watch Expressions): Update and be more precise.
2328
c8763fb6 23292006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2330
2331 * maintaining.texi (Create Tags Table): Explain why the
2332 exception when etags writes to files under the /dev tree.
2333
23342006-02-14 Richard M. Stallman <rms@gnu.org>
2335
2336 * custom.texi (Safe File Variables): Lots of clarification.
2337 Renamed from Unsafe File Variables.
2338
23392006-02-14 Chong Yidong <cyd@stupidchicken.com>
2340
2341 * custom.texi (Unsafe File Variables): File variable confirmation
2342 assumed denied in batch mode.
2343
23442006-02-14 Richard M. Stallman <rms@gnu.org>
2345
2346 * building.texi (GDB User Interface Layout): Don't say `inferior'
2347 for program being debugged.
2348
23492006-02-15 Nick Roberts <nickrob@snap.net.nz>
2350
2351 * building.texi (GDB Graphical Interface):
2352 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2353
23542006-02-13 Chong Yidong <cyd@stupidchicken.com>
2355
2356 * custom.texi (Specifying File Variables, Unsafe File Variables):
2357 New nodes, split from File Variables. Document new file local
2358 variable behavior.
2359
23602006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2361
2362 * display.texi (Standard Faces):
8cf51b2c
GM
2363 * files.texi (Visiting):
2364 * frames.texi (Clipboard):
2365 * glossary.texi (Glossary) <Clipboard>:
2366 * xresources.texi (X Resources): Mention Mac OS port.
2367
8cf51b2c
GM
23682006-02-12 Richard M. Stallman <rms@gnu.org>
2369
2370 * building.texi (Building): Clarify topic in intro.
2371
2372 * maintaining.texi (Maintaining): Change title; clarify topic.
2373 Delete duplicate index entries.
2374
2375 * building.texi (Other GDB User Interface Buffers): Clarifications.
2376
2377 * text.texi (Cell Commands): Clarifications.
2378
2379 * programs.texi (Defuns): Delete duplicate explanation of
2380 left-margin paren convention.
2381 (Hungry Delete): Minor cleanup.
2382
23832006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2384
2385 * dired.texi (Tumme): More tumme documentation.
2386
23872006-02-11 Alan Mackenzie <acm@muc.de>
2388
2389 * programs.texi ("Hungry Delete"): Correct the appellation of the
2390 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2391
23922006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2393
2394 * dired.texi (Tumme): Fix small bug.
2395
23962006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2397
2398 * macos.texi (Mac International): Rename "fontset-mac" to
2399 "fontset-standard".
2400
8cf51b2c
GM
24012006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2402
2403 * dired.texi (Tumme): Basic documentation for Tumme added.
2404
8cf51b2c
GM
24052006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2406
2407 * mule.texi (International):
2408 * programs.texi (Basic Indent): Fix typos.
2409
8cf51b2c
GM
2410 * custom.texi (Minor Modes):
2411 * display.texi (Text Display):
2412 * commands.texi (Text Characters): Update xrefs.
2413
24142006-02-07 Richard M. Stallman <rms@gnu.org>
2415
2416 * emacs.texi (Top): Update subnode menu.
2417 Update info on old Emacs papers.
2418 (Intro): "Graphical display", not window system.
2419
2420 * xresources.texi (GTK styles): Minor clarifications.
2421
2422 * trouble.texi: "Graphical display", not window system.
2423 (Stuck Recursive): Minor clarification.
2424
2425 * text.texi: Minor clarifications.
2426 (Sentences): Explain why two-space convention is better.
2427 Explain sentence-end-without-period here.
2428 (Fill Commands): Not here.
2429 (Refill): Node moved down.
2430 (Filling): Update menu.
2431 (Table Creation, Cell Justification, Column Commands): Clarify.
2432
2433 * sending.texi: Minor clarifications.
2434
2435 * search.texi (Regexp Backslash): Clarification.
2436
2437 * rmail.texi: Minor cleanups.
2438 (Rmail): Delete digression about `rmail-mode'.
2439 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2440 (Rmail Files): Mention C-u M-x rmail.
2441 (Rmail Reply): Mention References.
2442 (Rmail Display): Mention rmail-nonignored-headers.
2443
2444 * programs.texi: Minor cleanups.
2445 (Comment Commands): Mention momentary Transient Mark mode.
2446 (Matching): Be more specific about customizing show-paren-mode.
2447 (Info Lookup): Don't list the modes that support C-h S.
2448 Just say what it does in an unsupported mode.
2449 (Man Page): Delete excessive info on customizing woman.
2450 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2451
2452 * abbrevs.texi: Minor clarifications.
2453 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2454 not "dynamic abbrevs" as if they were a kind of abbrev.
2455
2456 * picture.texi (Picture): Minor cleanup.
2457
2458 * mule.texi (Communication Coding): Say "other applications".
2459 (Fontsets): Not specific to X. Add xref to X Resources.
2460 (Unibyte Mode): Rename from Single-Byte Character Support.
2461 "Graphical display", not window system.
2462 (International): Update menu.
2463
2464 * maintaining.texi (Format of ChangeLog):
2465 New node, split out from ChangeLog.
2466 (ChangeLog): Clarifications in the remaining text.
2467 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2468 (Find Tag): Add @w.
2469 (Tags Search): Explain tag table order here. Simplify grep ref.
2470 (List Tags): tags-tag-face is a variable, not a face.
2471 (Emerge): Cleanups.
2472
2473 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2474 (Keyboard Macros): Avoid "the user".
2475
2476 * killing.texi: "Graphical display", not window system.
2477
2478 * help.texi (Help Echo): "Graphical display", not window system.
2479
2480 * glossary.texi: Say "you", not "the user". Say "graphical display".
2481
2482 * frames.texi: Minor cleanups. "Graphical display", not window system.
2483
2484 * files.texi (Visiting): Make drag-and-drop not X-specific.
2485
2486 * custom.texi: Minor cleanups. "Graphical display", not window system.
2487
2488 * cmdargs.texi: Minor cleanups.
2489
2490 * building.texi (Compilation): Move and split kill-compilation para.
2491 Add para about multiple compilers.
2492 (Compilation Mode): Commands also available in grep mode and others.
2493 Mention C-u C-x ` more tutorially. Clarify C-x `.
2494 (Compilation Shell): Clarify. Put Bash example first.
2495 (Grep Searching): Minor cleanups; add @w.
2496 (Debuggers): Minor cleanups.
2497 (Starting GUD): Make GDB xgraphical mode issue clearer.
2498 (Debugger Operation): Lots of clarifications including
2499 GDB tooltip side-effect issue.
2500 (Commands of GUD): Clarify.
2501 (GUD Customization): Add bashdb-mode-hook.
2502 (GDB Graphical Interface): Rewrite for clarity.
2503 (GDB User Interface Layout): Rewrite for clarity.
2504 (Stack Buffer, Watch Expressions): Likewise.
2505 (Other GDB User Interface Buffers): Cleanups.
2506 (Lisp Libraries, External Lisp): Cleanup.
2507
2508 * basic.texi (Position Info): "Graphical displays", rather than
2509 window systems.
2510
2511 * anti.texi: Minor cleanup.
2512
8cf51b2c
GM
25132006-02-03 Eli Zaretskii <eliz@gnu.org>
2514
2515 * custom.texi (Init File, Find Init): Add cross-references to
2516 where $HOME is described.
2517
25182006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2519
2520 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2521 is not inside the @table.
2522
2523 * emacs.texi (Top): Correct node name.
2524
2525 * files.texi (File Names): Fix @xref.
2526 (Reverting): Fix typo.
2527
2528 * mule.texi (International): Correct node name.
2529
2530 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2531
25322006-02-01 Richard M. Stallman <rms@gnu.org>
2533
2534 * emacs.texi (Top): Update subnode menu.
2535
2536 * mule.texi: Minor clarifications.
2537 Reduce the specific references to X Windows.
2538 Refer to "graphical" terminals, rather than window systems.
2539 (Text Coding): Rename from Specify Coding.
2540 (Communication Coding, File Name Coding, Terminal Coding):
2541 New nodes split out from Text Coding.
2542
2543 * kmacro.texi: Minor clarifications.
2544 (Keyboard Macro Ring): Comment out some excessive commands.
2545 (Basic Keyboard Macro): Split up the table, putting part in each node.
2546
2547 * major.texi: Minor clarifications.
2548
2549 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2550
2551 * windows.texi: Minor clarifications.
2552 (Change Window): Don't describe mode-line mouse cmds here.
2553 Add xref to Mode Line Mouse.
2554
2555 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2556
2557 * macos.texi (Mac International): Fix xref.
2558
2559 * indent.texi: Minor clarifications.
2560
2561 * frames.texi: Minor clarifications.
2562 Reduce the specific references to X Windows.
2563 Refer to "graphical" terminals, rather than window systems.
2564 (Frame Parameters): Don't mention commands like
2565 set-foreground-color. Just say to customize a face.
2566 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2567
2568 * files.texi: Minor clarifications.
2569 (Numbered Backups): New node, split out from Backup Names.
2570
2571 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2572
2573 * cmdargs.texi (General Variables): Fix xref.
2574
2575 * buffers.texi: Minor clarifications.
2576
8cf51b2c
GM
25772006-01-31 Richard M. Stallman <rms@gnu.org>
2578
2579 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2580 Nodes moved to top.
2581
2582 * display.texi: Minor clarifications.
2583 (Display): Rearrange menu.
2584 (Standard Faces): Mention query-replace face.
2585 (Faces): Simplify.
2586 (Font Lock): Simplify face customization info.
2587 (Highlight Changes): Node merged into Highlight Interactively.
2588 (Highlight Interactively): Much rewriting and cleanup.
2589 (Optional Mode Line): Narrowed line number not good for goto-line.
2590 Simplify face customization advice.
2591 (Text Display): Mention use of escape-glyph face.
2592 Move ctl-arrow and tab-width here.
2593 (Display Custom): Move no-redraw-on-reenter to end of node.
2594
2595 * search.texi: Minor clarifications.
2596 (Isearch Scroll): Simplify.
2597 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2598
2599 * regs.texi (Registers): Mention bookmarks here.
2600
2601 * mark.texi: Minor clarifications.
2602 (Selective Undo): Node deleted.
2603
2604 * m-x.texi: Minor clarifications.
2605
2606 * killing.texi: Minor clarifications.
2607 Refer to "graphical" terminals, rather than window systems.
2608
2609 * help.texi: Clarifications.
2610 (Help): Don't describe C-h F and C-h K here.
2611 (Key Help): Describe C-h K here.
2612 (Name Help): Mention Emacs Lisp Intro.
2613 Describe C-h F here.
2614 (Misc Help): Mention C-h F and C-h K only briefly.
2615
2616 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2617 Selective undo text merged in.
2618 (Spelling): Mention Aspell along with Ispell.
2619
2620 * emacs.texi (Top): Update subnode menus.
2621
2622 * basic.texi (Basic Undo): Rename from Undo. Most of text
2623 moved to new Undo node.
2624
8cf51b2c
GM
26252006-01-29 Chong Yidong <cyd@stupidchicken.com>
2626
2627 * basic.texi (Continuation Lines, Inserting Text):
2628 Mention longlines mode.
2629
26302006-01-29 Richard M. Stallman <rms@gnu.org>
2631
2632 * screen.texi: Minor cleaups.
2633 (Screen): Clean up the intro paragraphs.
2634 (Mode Line): Lots of rewriting. Handle frame-name better.
2635 eol-mnemonic-... vars moved out.
2636
2637 * emacs.texi (Top): Change menu item for MS-DOS node.
2638 Update subnode menu.
2639
2640 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2641 chapter relates to Windows. Title changed.
2642
2643 * mini.texi: Minor cleanups.
2644
2645 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2646 (Mark): Put it in the menu.
2647
2648 * entering.texi: Minor cleanups.
2649
2650 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2651 (Intro): Refer to "graphical" terminals, rather than X.
2652
2653 * display.texi (Display Custom): Add xref to Variables.
2654 (Optional Mode Line): eol-mnemonic-... vars moved here.
2655
2656 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2657 rather than X.
2658
8cf51b2c
GM
2659 * basic.texi: Minor cleanups.
2660 (Undo): selective-undo moved.
2661
8cf51b2c
GM
26622006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2663
2664 * anti.texi (Antinews): Various corrections and additions.
2665
26662006-01-23 Juri Linkov <juri@jurta.org>
2667
2668 * custom.texi (Easy Customization, Customization Groups)
2669 (Browsing Custom): Mention links along with buttons.
2670
8cf51b2c
GM
26712006-01-21 Eli Zaretskii <eliz@gnu.org>
2672
8cf51b2c
GM
2673 * text.texi (TeX Print): Use @key for TAB.
2674
8cf51b2c
GM
2675 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2676
8cf51b2c
GM
26772006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2678
2679 * files.texi (File Aliases): Don't claim that usually separate
2680 buffers are created for two file names that name the same data.
2681 Mention additional situations where different names mean the same
2682 file on disk.
2683
26842006-01-19 Richard M. Stallman <rms@gnu.org>
2685
2686 * killing.texi (Deletion): Upcase @key argument.
2687
2688 * custom.texi (Custom Themes): Minor cleanup.
2689
2690 * programs.texi (Hungry Delete): Upcase @key argument.
2691
8cf51b2c
GM
26922006-01-16 Juri Linkov <juri@jurta.org>
2693
2694 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2695 Move `mode-line-highlight' before `mode-line-buffer-id'.
2696
8cf51b2c
GM
26972006-01-14 Richard M. Stallman <rms@gnu.org>
2698
2699 * basic.texi (Inserting Text): Minor cleanup.
2700
8cf51b2c
GM
27012006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2702
2703 * custom.texi (Changing a Variable, Face Customization):
2704 Update for changes in Custom menus.
2705
8cf51b2c
GM
27062006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2707
2708 * macos.texi (Mac International): Undo last change.
2709
8cf51b2c
GM
27102006-01-02 Chong Yidong <cyd@stupidchicken.com>
2711
2712 * custom.texi (Custom Themes): Describe the new
2713 customize-create-theme interface.
2714
27152005-12-30 Juri Linkov <juri@jurta.org>
2716
2717 * basic.texi (Position Info): Update example.
2718
c8763fb6 27192005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2720
2721 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2722
27232005-12-24 Chong Yidong <cyd@stupidchicken.com>
2724
2725 * custom.texi (Custom Themes): `load-theme' always loads.
2726
27272005-12-23 Juri Linkov <juri@jurta.org>
2728
2729 * display.texi (Highlight Interactively): Use double space to
2730 separate sentences. Replace C-p with M-p, and C-n with M-n.
2731
27322005-12-22 Richard M. Stallman <rms@gnu.org>
2733
2734 * custom.texi (Easy Customization and subnodes):
2735 Replace "active field" with "button".
2736 Use "user option" only for variables.
2737 Use "setting" for variable-or-face.
2738
27392005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2740
2741 * buffers.texi (Select Buffer): Change order in table to make
2742 "Similar" refer to the correct item.
2743 (Indirect Buffers): Minor rewording.
2744
8cf51b2c
GM
27452005-12-20 Juri Linkov <juri@jurta.org>
2746
2747 * files.texi (VC Status): Put P and N near p and n.
2748
8cf51b2c
GM
27492005-12-19 Richard M. Stallman <rms@gnu.org>
2750
2751 * programs.texi (Electric C): Delete the info about newline control.
2752 (Other C Commands): Minor cleanup.
2753 (Left Margin Paren): Minor cleanup.
2754
27552005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2756
2757 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2758 (Customization Groups): Delete text moved to "Browsing Custom".
2759 (Browsing Custom): New node.
2760 (Specific Customization): Clarify which commands only work for
2761 loaded options.
2762
27632005-12-18 Bill Wohler <wohler@newt.com>
2764
2765 * frames.texi (Tool Bars): Shorten text of previous change.
2766
27672005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2768
2769 * files.texi (VC Status): Document log-view mode.
2770
27712005-12-18 Bill Wohler <wohler@newt.com>
2772
2773 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2774 permanently via the customize interface.
2775
8cf51b2c
GM
27762005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2777
2778 * killing.texi (Killing by Lines): Document `kill-whole-line'
2779 function.
2780
c8763fb6 27812005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2782
2783 * buffers.texi (Select Buffer): Change `prev-buffer' to
2784 `previous-buffer'. Indicate that these functions use a frame
2785 local buffer list.
2786
8cf51b2c
GM
27872005-12-12 Richard M. Stallman <rms@gnu.org>
2788
2789 * custom.texi (Easy Customization): Change menu comment.
2790 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2791
2792 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2793 (Help): Among the Apropos commands, describe only C-h a here.
2794
27952005-12-11 Richard M. Stallman <rms@gnu.org>
2796
2797 * programs.texi (Options for Comments): Comment-end starts with space.
2798
2799 * glossary.texi (Glossary): Minor cleanup.
2800
2801 * files.texi (Old Versions): Use @table.
2802
8cf51b2c
GM
28032005-12-10 David Koppelman <koppel@ece.lsu.edu>
2804
2805 * display.texi (Highlight Interactively): Include
2806 global-hi-lock-mode. Add miscellaneous details and elaborations.
2807
28082005-12-09 Richard M. Stallman <rms@gnu.org>
2809
2810 * display.texi (Font Lock): Delete the Global FL menu item.
2811
28122005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2813
2814 * custom.texi (Minibuffer Maps): Mention the maps for file name
2815 completion.
2816
28172005-12-09 Kim F. Storm <storm@cua.dk>
2818
2819 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2820 prefix keys even when mark is active. Decribe that RET moves
2821 cursor to next corner in rectangle; clarify insert around rectangle.
2822
8cf51b2c
GM
28232005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2824
2825 * custom.texi (Customization): Use xref to elisp manual for
2826 non-TeX output.
2827 (Minor Modes): Update.
2828 (Customization Groups, Changing a Variable, Face Customization):
2829 Update for new appearance of Custom buffers.
2830 (Changing a Variable): `custom-buffer-done-function' has been
2831 replaced by `custom-buffer-done-kill'.
2832 (Specific Customization): In the `customize-group' buffer, a
2833 subgroup's contents are not "hidden". They are not included at
2834 all. They have no [Show] button.
2835 (Mouse Buttons): Add pxref to description of mouse event lists in
2836 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2837 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2838 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2839
28402005-12-08 Richard M. Stallman <rms@gnu.org>
2841
2842 * mini.texi (Completion Commands, Completion):
2843 In file name input, SPC does not do completion.
2844
8cf51b2c
GM
28452005-12-08 Nick Roberts <nickrob@snap.net.nz>
2846
2847 * building.texi (GDB Graphical Interface): Explain screen size
2848 setting.
2849 (Other GDB User Interface Buffers): Describe features specific to
2850 GDB 6.4.
2851
8cf51b2c
GM
28522005-12-01 Nick Roberts <nickrob@snap.net.nz>
2853
2854 * building.texi (GDB User Interface Layout): Describe how to
2855 kill associated buffers.
2856 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2857 (Watch Expressions): Be more precise.
2858 (Other GDB User Interface Buffers): Describe how to change a
2859 register value.
2860
8cf51b2c
GM
28612005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2862
2863 * macos.texi (Mac Input): Remove description of
2864 mac-command-key-is-meta. Add descriptions of
2865 mac-control-modifier, mac-command-modifier, and
2866 mac-option-modifier.
2867 (Mac International): Fix description of conversion of clipboard data.
2868 (Mac Font Specs): Add example of font customization by face attributes.
2869
28702005-11-22 Nick Roberts <nickrob@snap.net.nz>
2871
2872 * building.texi (Watch Expressions): Expand description.
2873 (Other GDB User Interface Buffers): Describe local map for
2874 gud-watch.
2875
28762005-11-21 Chong Yidong <cyd@stupidchicken.com>
2877
2878 * display.texi (Font Lock): Font lock is enabled by default now.
2879
28802005-11-20 Juri Linkov <juri@jurta.org>
2881
2882 * basic.texi (Position Info): Update examples of the output.
2883 Remove the fact that examples are produced in the TeXinfo buffer,
2884 because in the Info reader users will get a different output from
2885 `C-x ='.
2886
2887 * building.texi (Compilation Mode): Remove paragraph duplicated
2888 from the node `Compilation'. Add `compilation-skip-threshold'.
2889
2890 * display.texi (Font Lock): Suggest more user-friendly method of
2891 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2892
28932005-11-18 Richard M. Stallman <rms@gnu.org>
2894
2895 * files.texi (Registering): Mention @@ in mode line.
2896
2897 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2898
28992005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2900
2901 * files.texi (Renaming and VC): Some back-ends don't
2902 handle renaming.
2903
8cf51b2c
GM
29042005-11-17 Juri Linkov <juri@jurta.org>
2905
2906 * emacs.texi (Top):
2907 * display.texi (Highlight Interactively): Put this font-lock based
2908 mode near Font Lock node.
2909
29102005-11-16 Chong Yidong <cyd@stupidchicken.com>
2911
2912 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2913 icons.
2914
29152005-11-12 Kim F. Storm <storm@cua.dk>
2916
2917 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2918 (Help Summary): Add C-h d and C-h e.
2919 (Apropos): Clarify that all apropos commands may search for either
2920 list of words or a regexp. Add C-h d for apropos-documentation.
2921 Describe apropos-documentation-sort-by-scores user option.
2922
8cf51b2c
GM
29232005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2924
2925 * killing.texi (CUA Bindings): Add @section.
2926
29272005-11-10 Kim F. Storm <storm@cua.dk>
2928
2929 * emacs.texi (Top): Add CUA Bindings entry to menu.
2930
2931 * killing.texi (CUA Bindings): New node. Moved here from
2932 misc.texi and extended with info on rectangle commands and
2933 rectangle highlighting, interface to registers, and the global
2934 mark feature.
2935
2936 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2937
2938 * regs.texi: Prev link points to CUA Bindings node.
2939
29402005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2941
2942 * help.texi (Help Echo): By default, help echos are only shown on
2943 mouse-over, not on point-over.
2944
c8763fb6 29452005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2946
2947 * misc.texi (Shell Mode): Describe how to activate password echoing.
2948
8cf51b2c
GM
29492005-11-04 Romain Francoise <romain@orebokech.com>
2950
2951 * mark.texi (Mark Ring): Fix typo.
2952
29532005-11-03 Richard M. Stallman <rms@gnu.org>
2954
2955 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2956
29572005-11-01 Bill Wohler <wohler@newt.com>
2958
2959 * help.texi (Help Mode): Fix typo.
2960
29612005-11-01 Nick Roberts <nickrob@snap.net.nz>
2962
2963 * building.texi (Other GDB User Interface Buffers): Describe
2964 the command gdb-use-inferior-io-buffer.
2965
29662005-10-31 Romain Francoise <romain@orebokech.com>
2967
2968 * files.texi (Compressed Files): Fix typo.
2969
2970 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2971
2972 * windows.texi (Force Same Window): Likewise.
2973
29742005-10-30 Bill Wohler <wohler@newt.com>
2975
2976 * help.texi (Help Mode): URLs viewed with browse-url.
2977
29782005-10-31 Nick Roberts <nickrob@snap.net.nz>
2979
2980 * building.texi (GDB Graphical Interface): Don't reference
2981 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2982 must stay in same frame.
2983
29842005-10-29 Chong Yidong <cyd@stupidchicken.com>
2985
2986 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2987
2988 * anti.texi (Antinews): Likewise.
2989
8cf51b2c
GM
29902005-10-28 Bill Wohler <wohler@newt.com>
2991
2992 * help.texi (Help): Help mode now creates hyperlinks for URLs.
2993
29942005-10-28 Richard M. Stallman <rms@gnu.org>
2995
2996 * files.texi (Visiting): Explain how to enter ? in a file name.
2997
2998 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
2999
8cf51b2c
GM
30002005-10-25 Nick Roberts <nickrob@snap.net.nz>
3001
3002 * building.texi (GDB Graphical Interface): Describe
3003 gdb-mouse-until.
3004
30052005-10-23 Richard M. Stallman <rms@gnu.org>
3006
3007 * custom.texi (Init File): Recommend when to use site-start.el.
3008
8cf51b2c
GM
30092005-10-21 Juri Linkov <juri@jurta.org>
3010
3011 * custom.texi (Examining): Mention accessing the old variable
3012 value via M-n in set-variable.
3013
8cf51b2c
GM
30142005-10-18 Romain Francoise <romain@orebokech.com>
3015
3016 * files.texi (Version Systems): Capitalize GNU.
3017
8cf51b2c
GM
30182005-10-18 Nick Roberts <nickrob@snap.net.nz>
3019
3020 * building.texi (Compilation Mode): Remove redundant paragraph.
3021 (Watch Expressions): Remove paragraph to reflect code change.
3022
8cf51b2c
GM
30232005-10-16 Richard M. Stallman <rms@gnu.org>
3024
3025 * building.texi (Compilation Mode, Compilation): Clarified.
3026
30272005-10-15 Richard M. Stallman <rms@gnu.org>
3028
3029 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3030
8cf51b2c
GM
30312005-10-13 Kenichi Handa <handa@m17n.org>
3032
3033 * basic.texi (Position Info): Fix previous change.
3034
c8763fb6 30352005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3036
3037 * cmdargs.texi (Icons X): Fix typo.
3038
30392005-10-12 Kenichi Handa <handa@m17n.org>
3040
3041 * basic.texi (Position Info): Describe the case that Emacs shows
3042 "part of display ...".
3043
c8763fb6 30442005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3045
3046 * cmdargs.texi (Icons X): -nb => -nbi.
3047
30482005-10-10 Chong Yidong <cyd@stupidchicken.com>
3049
3050 * frames.texi (Speedbar): A couple more clarifications.
3051
30522005-10-11 Nick Roberts <nickrob@snap.net.nz>
3053
3054 * building.texi (GDB User Interface Layout): Improve diagram.
3055 (Watch Expressions): Explain how to make speedbar global.
3056 (Other GDB User Interface Buffers): Make references more precise.
3057
8cf51b2c
GM
30582005-10-09 Richard M. Stallman <rms@gnu.org>
3059
3060 * frames.texi (Speedbar): Clarify the text.
3061
30622005-10-09 Chong Yidong <cyd@stupidchicken.com>
3063
3064 * frames.texi (Speedbar): Add information on keybindings,
3065 dismissing the speedbar, and buffer display mode. Link to
3066 speedbar manual.
3067
c8763fb6 30682005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3069
3070 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3071 added -nb, --no-bitmap-icon.
3072
8cf51b2c
GM
30732005-10-07 Nick Roberts <nickrob@snap.net.nz>
3074
3075 * building.texi (GDB Graphical Interface): Add variables and
3076 functions to indices. Be more precise.
3077
c8763fb6 30782005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3079
3080 * frames.texi (Drag and Drop): Remove the x- from
3081 x-dnd-open-file-other-window and xdnd-protocol-alist.
3082
30832005-09-30 Romain Francoise <romain@orebokech.com>
3084
3085 * mini.texi (Minibuffer): The default value now appears before the
3086 colon in minibuffer prompts.
3087
8cf51b2c
GM
30882005-09-25 Richard M. Stallman <rms@gnu.org>
3089
3090 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3091
8cf51b2c
GM
30922005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3093
3094 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3095
8cf51b2c
GM
30962005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3097
3098 * emacs.texi (Top): Update submenus from macos.texi.
3099
3100 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3101 (Mac OS): Update feature support status.
3102 (Mac Input): List supported input scripts. Remove description
3103 about `mac-keyboard-text-encoding'. Mention mouse button
3104 emulation and related variables.
3105 (Mac International): Mention Central European and Cyrillic
3106 support. Now `keyboard-coding-system' is dynamically changed.
3107 Add description about coding system for selection. Add
3108 description about language environment.
3109 (Mac Environment Variables): Mention
3110 `~/.MacOSX/environment.plist'. Give example of command line
3111 arguments. Add Preferences support.
3112 (Mac Directories): Explicitly state that this node is for Mac OS
3113 Classic only.
3114 (Mac Font Specs): Mention specification for scalable fonts. List
3115 supported charsets. Add preferred way of creating fontsets. Add
3116 description about `mac-allow-anti-aliasing'.
3117 (Mac Functions): Add descriptions about `mac-set-file-creator',
3118 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3119 and `mac-get-preference'.
3120
8cf51b2c
GM
31212005-09-16 Romain Francoise <romain@orebokech.com>
3122
3123 Update all files to specify GFDL version 1.2.
3124
3125 * doclicense.texi (GNU Free Documentation License): Update to
3126 version 1.2.
3127
31282005-09-15 Richard M. Stallman <rms@gnu.org>
3129
3130 * buffers.texi (List Buffers): Fix xref.
3131
3132 * rmail.texi (Rmail Basics): Fix xref.
3133
3134 * emacs.texi (Top): Update subnode menus.
3135
3136 * files.texi (Saving Commands): New node, broken out of Saving.
3137 (Customize Save): New node, broken out of Saving.
3138 Clarify effect of write-region-inhibit-fsync.
3139 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3140
8cf51b2c
GM
31412005-09-14 Romain Francoise <romain@orebokech.com>
3142
3143 * files.texi (Saving): Mention write-region-inhibit-fsync.
3144
31452005-09-05 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * custom.texi (Custom Themes): New node.
3148
31492005-09-03 Richard M. Stallman <rms@gnu.org>
3150
49823426
GM
3151 * search.texi (Search Case): Mention vars that control
3152 case-fold-search for various operations.
8cf51b2c
GM
3153
31542005-08-22 Juri Linkov <juri@jurta.org>
3155
3156 * display.texi (Standard Faces): Merge the text from
3157 `(elisp)Standard Faces' into this node.
3158
31592005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3160
3161 * emacs.texi (Top): Delete menu item for deleted node
3162 Keyboard Translations.
3163
31642005-08-18 Richard M. Stallman <rms@gnu.org>
3165
8cf51b2c
GM
3166 * trouble.texi (Unasked-for Search):
3167 Delete xref to Keyboard Translations.
3168
3169 * glossary.texi (Glossary): Delete xref.
3170
8cf51b2c
GM
3171 * custom.texi (Minor Modes): Say that the list here is not complete.
3172 (Keyboard Translations): Node deleted.
3173 (Disabling): Delete xref to it.
3174 (Customization Groups): Fix Custom buffer example.
3175 (Hooks): Mention remove-hooks.
3176
31772005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3178
3179 * building.texi (GDB Graphical Interface): Improve filling of menu
3180 item.
3181
31822005-08-18 Nick Roberts <nickrob@snap.net.nz>
3183
3184 * building.texi (GDB Graphical Interface): Use better node names.
3185
31862005-08-14 Richard M. Stallman <rms@gnu.org>
3187
3188 * text.texi (Sentences): Fix xref.
3189
31902005-08-14 Juri Linkov <juri@jurta.org>
3191
3192 * building.texi (Compilation, Grep Searching): Move grep command
3193 headings from `Compilation' to `Grep Searching'.
3194
3195 * dired.texi (Dired and Find):
3196 * maintaining.texi (Tags Search): Replace grep xref to
3197 `Compilation' node with `Grep Searching'.
3198
3199 * files.texi (Comparing Files): Replace xref to `Compilation' with
3200 `Compilation Mode'.
3201
32022005-08-13 Alan Mackenzie <acm@muc.de>
3203
3204 * search.texi (Non-ASCII Isearch): Correct a typo.
3205 (Replacement Commands): Mention query-replace key binding.
3206
32072005-08-11 Richard M. Stallman <rms@gnu.org>
3208
3209 * programs.texi (Options for Comments): Fix xref.
3210
3211 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3212 out of Regexps.
3213
8cf51b2c
GM
32142005-08-09 Juri Linkov <juri@jurta.org>
3215
3216 * building.texi (Compilation): Use `itemx' instead of `item'.
3217 (Grep Searching): Simplify phrase.
3218
3219 * display.texi (Standard Faces): Describe vertical-border on
3220 window systems.
3221
3222 * windows.texi (Split Window): Simplify phrase and mention
3223 vertical-border face.
3224
32252005-08-09 Richard M. Stallman <rms@gnu.org>
3226
3227 * files.texi (Comparing Files): Clarify compare-windows.
3228
3229 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3230
8cf51b2c
GM
32312005-08-06 Eli Zaretskii <eliz@gnu.org>
3232
3233 * mule.texi (Coding Systems): Rephrase the paragraph about
3234 codepages: no need for "M-x codepage-setup" anymore, except on
3235 MS-DOS.
3236
3237 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3238 the MS-DOS port only.
3239
32402005-07-30 Eli Zaretskii <eliz@gnu.org>
3241
3242 * makefile.w32-in (info): Don't run multi-install-info.bat.
3243 ($(infodir)/dir): New target, produced by running
3244 multi-install-info.bat.
3245
8cf51b2c
GM
32462005-07-22 Eli Zaretskii <eliz@gnu.org>
3247
3248 * files.texi (Quoted File Names): Add index entry.
3249
8cf51b2c
GM
32502005-07-19 Juri Linkov <juri@jurta.org>
3251
3252 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3253
32542005-07-18 Juri Linkov <juri@jurta.org>
3255
8cf51b2c
GM
3256 * custom.texi (Easy Customization):
3257 * files.texi (Old Versions):
3258 * frames.texi (Wheeled Mice):
3259 * mule.texi (Specify Coding):
8cf51b2c
GM
3260 * text.texi (Cell Justification):
3261 * trouble.texi (After a Crash):
8cf51b2c
GM
3262 * xresources.texi (GTK styles):
3263 Delete duplicate duplicate words.
3264
32652005-07-17 Richard M. Stallman <rms@gnu.org>
3266
3267 * frames.texi (Creating Frames): Fix foreground color example.
3268
3269 * custom.texi (Init Examples): Clean up text about conditionals.
3270
32712005-07-16 Richard M. Stallman <rms@gnu.org>
3272
3273 * mini.texi (Completion Commands): Fix command name for ?.
3274
8cf51b2c
GM
32752005-07-16 Eli Zaretskii <eliz@gnu.org>
3276
3277 * display.texi (Standard Faces): Explain that customization of
3278 `menu' face has no effect on w32 and with GTK. Add
3279 cross-references.
3280
3281 * cmdargs.texi (General Variables): Clarify the default location
3282 of $HOME on w32 systems.
3283
32842005-07-15 Jason Rumney <jasonr@gnu.org>
3285
3286 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3287 changed.
3288
32892005-07-08 Kenichi Handa <handa@m17n.org>
3290
3291 * mule.texi (Recognize Coding): Recommend
3292 revert-buffer-with-coding-system instead of revert-buffer.
3293
32942005-07-07 Richard M. Stallman <rms@gnu.org>
3295
3296 * anti.texi (Antinews): Mention mode-line-inverse-video.
3297
3298 * files.texi (Saving): Minor correction about C-x C-w.
3299
3300 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3301
33022005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3303
3304 * search.texi (Isearch Scroll): Add example of using the
3305 `isearch-scroll' property.
3306 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3307 `Display Custom' node.
3308 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3309 and de-emphasize it.
3310 (Other Repeating Search): `occur' currently can not correctly
3311 handle multiline matches. Correct, clarify and update description
3312 of `flush-lines' and `keep-lines'.
3313
3314 * display.texi (Display Custom): Add anchor for `baud-rate'.
3315
33162005-07-07 Richard M. Stallman <rms@gnu.org>
3317
3318 * gnu.texi: Update where to get GNU status; add refs for how to help.
3319 Add footnotes 6 and 7.
3320
33212005-07-04 Lute Kamstra <lute@gnu.org>
3322
3323 Update FSF's address in GPL notices.
3324
8cf51b2c 3325 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3326 * trouble.texi (Checklist): Update FSF's address.
3327
8cf51b2c
GM
33282005-06-24 Richard M. Stallman <rms@gnu.org>
3329
3330 * display.texi (Text Display): Change index entries.
3331
33322005-06-24 Eli Zaretskii <eliz@gnu.org>
3333
3334 * makefile.w32-in (MAKEINFO): Use --force.
3335 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3336 Makefile.in.
8cf51b2c
GM
3337
33382005-06-23 Richard M. Stallman <rms@gnu.org>
3339
3340 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3341 nobreak-char-display.
3342
3343 * emacs.texi (Top): Update detailed node listing.
3344
3345 * display.texi (Text Display): Renamed show-nonbreak-escape
3346 to nobreak-char-display and no-break-space to nobreak-space.
3347 (Standard Faces): Split up the list of standard faces
3348 and put it in a separate node. Add nobreak-space and
3349 escape-glyph.
3350
8cf51b2c
GM
33512005-06-23 Lute Kamstra <lute@gnu.org>
3352
3353 * mule.texi (Select Input Method): Fix typo.
3354
33552005-06-23 Kenichi Handa <handa@m17n.org>
3356
3357 * mule.texi (International): List all supported scripts. Adjust
3358 text for that leim is now included in the normal Emacs
3359 distribution.
3360 (Language Environments): List all language environments.
3361 Intlfonts contains fonts for most supported scripts, not all..
3362 (Select Input Method): Refer to C-u C-x = to see how to type to
3363 input a specifc character.
3364 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3365
33662005-06-23 Juanma Barranquero <lekktu@gmail.com>
3367
49823426 3368 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3369
33702005-06-22 Miles Bader <miles@gnu.org>
3371
3372 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3373
33742005-06-20 Miles Bader <miles@gnu.org>
3375
3376 * display.texi (Faces): Add `vertical-divider'.
3377
33782005-06-17 Richard M. Stallman <rms@gnu.org>
3379
3380 * text.texi (Adaptive Fill): Minor clarification.
3381
8cf51b2c
GM
33822005-06-10 Lute Kamstra <lute@gnu.org>
3383
3384 * emacs.texi (Top): Correct version number.
3385 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3386 refer to the current version of Emacs.
3387
33882005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3389
3390 * files.texi (Log Buffer): Document when there can be more than
3391 one file to be committed.
3392
33932005-06-08 Juri Linkov <juri@jurta.org>
3394
3395 * display.texi (Faces): Add `shadow' face.
3396
33972005-06-07 Masatake YAMATO <jet@gyve.org>
3398
3399 * display.texi (Faces): Write about mode-line-highlight.
3400
34012005-06-06 Richard M. Stallman <rms@gnu.org>
3402
3403 * misc.texi (Printing Package): Explain how to initialize
3404 printing package.
3405
3406 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3407
34082005-06-05 Chong Yidong <cyd@stupidchicken.com>
3409
3410 * emacs.texi: Rename Hardcopy to Printing.
3411 Make PostScript and PostScript Variables subnodes of it.
3412
3413 * misc.texi (Printing): Rename node from Hardcopy.
3414 Mention menu bar options.
3415 Move PostScript and PostScript Variables to submenu.
3416 (Printing package): New node.
3417
3418 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3419
3420 * dired.texi (Operating on Files): Likewise.
3421
3422 * calendar.texi (Displaying the Diary): Likewise.
3423
3424 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3425
3426 * glossary.texi (Glossary): Likewise.
3427
3428 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3429 effect.
3430
34312005-06-04 Richard M. Stallman <rms@gnu.org>
3432
3433 * trouble.texi (After a Crash): Polish previous change.
3434
8cf51b2c
GM
34352005-05-30 Noah Friedman <friedman@splode.com>
3436
3437 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3438 recovery mechanism.
3439
8cf51b2c
GM
34402005-05-28 Nick Roberts <nickrob@snap.net.nz>
3441
3442 * building.texi (Other Buffers): SPC toggles display of
3443 floating point registers.
3444
8cf51b2c
GM
34452005-05-27 Nick Roberts <nickrob@snap.net.nz>
3446
3447 * files.texi (Log Buffer): Merge in description of Log Edit
3448 mode from pcl-cvs.texi.
3449
34502005-05-26 Richard M. Stallman <rms@gnu.org>
3451
3452 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3453
8cf51b2c
GM
34542005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3455
3456 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3457 not enabled by default.
3458 When not on a word, `ispell-word' by default checks the word
3459 before point.
3460
34612005-05-24 Nick Roberts <nickrob@snap.net.nz>
3462
3463 * building.texi (Debugger Operation): Simplify last sentence.
3464
34652005-05-23 Lute Kamstra <lute@gnu.org>
3466
3467 * emacs.texi: Update FSF's address throughout.
3468 (Preface): Use @cite.
3469 (Distrib): Add cross reference to the node "Copying". Mention the
3470 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3471 printed manuals.
3472 (Intro): Use @xref for the Emacs Lisp Intro.
3473
8cf51b2c
GM
34742005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3475
3476 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3477
3478 * basic.texi (Moving Point): Mention default for `goto-line'.
3479
3480 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3481 of a variable's docstring.
3482
34832005-05-18 Lute Kamstra <lute@gnu.org>
3484
3485 * maintaining.texi (Overview of Emerge): Add cross reference.
3486 Remove duplication.
3487
3488 * emacs.texi (Top): Update to the current structure of the manual.
3489 * misc.texi (Emacs Server): Add menu description.
3490 * files.texi (Saving): Fix menu.
3491 * custom.texi (Customization): Fix menu.
3492 * mule.texi (International): Fix menu.
3493 * kmacro.texi (Keyboard Macros): Fix menu.
3494
34952005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3496
3497 * display.texi: Various minor changes.
3498 (Faces): Delete text that is repeated in the next section.
3499
35002005-05-16 Nick Roberts <nickrob@snap.net.nz>
3501
3502 * building.texi (Debugger Operation): Mention GUD tooltips are
3503 disabled with GDB in text command mode.
3504
8cf51b2c
GM
35052005-05-16 Nick Roberts <nickrob@snap.net.nz>
3506
3507 * building.texi: Replace toolbar with "tool bar" for consistency.
3508 (Compilation Mode): Describe compilation-context-lines
3509 and use of arrow in compilation buffer.
3510 (Debugger Operation): Replace help text with variable's value.
3511
3512 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3513 consistency.
3514
35152005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3516
3517 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3518 Add xref.
3519
8cf51b2c
GM
35202005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3521
3522 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3523 (Position Info): Delete discussion of `goto-line'. It is already
3524 described in `Moving point'.
3525
3526 * mini.texi (Completion Commands): Correct reference.
3527 (Completion Options): Fix typo.
3528
3529 * killing.texi (Deletion): Complete description of `C-x C-o'.
3530
8cf51b2c
GM
35312005-05-10 Richard M. Stallman <rms@gnu.org>
3532
3533 * building.texi (Compilation): Clarify recompile's directory choice.
3534
3535 * frames.texi (Tooltips): Cleanups.
3536
3537 * basic.texi (Arguments): Fix punctuation.
3538
35392005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3540
3541 * screen.texi (Menu Bar): The up and down (not left and right)
3542 arrow keys move through a keyboard menu.
3543
35442005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3545
3546 * basic.texi: Various typo and grammar fixes.
3547 (Moving Point): C-a now runs move-beginning-of-line.
3548
35492005-05-08 Nick Roberts <nickrob@snap.net.nz>
3550
3551 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3552
3553 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3554 as different animals.
3555
35562005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3557
3558 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3559 Correct index entry.
3560
35612005-05-07 Nick Roberts <nickrob@snap.net.nz>
3562
3563 * building.texi (Debugger Operation): Update to reflect changes
3564 in GUD tooltips.
3565
35662005-04-30 Richard M. Stallman <rms@gnu.org>
3567
3568 * files.texi (Compressed Files): Auto Compression normally enabled.
3569
3570 * building.texi (Debugger Operation): Clarify previous change.
3571
8cf51b2c
GM
35722005-04-28 Nick Roberts <nickrob@snap.net.nz>
3573
3574 * building.texi (Debugger Operation): Add description for
3575 GUD tooltips when program is not running.
3576
35772005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3578
3579 * misc.texi (Shell): Add `Shell Prompts' to menu.
3580 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3581 description. Delete remarks moved to new node.
3582 (Shell Prompts): New node.
3583 (History References): Replace remarks moved to `Shell Prompts'
3584 with xref to that node.
3585 (Remote Host): Clarify how to specify the terminal type when
3586 logging in to a different machine.
3587
35882005-04-26 Richard M. Stallman <rms@gnu.org>
3589
3590 * emacs.texi (Top): Update submenus from files.texi.
3591
3592 * files.texi (Filesets): Clarify previous change.
3593
3594 * dired.texi (Misc Dired Features): Clarify previous change.
3595
35962005-04-25 Chong Yidong <cyd@stupidchicken.com>
3597
3598 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3599
3600 * dired.texi (Misc Dired Features): Document
3601 dired-compare-directories.
3602
3603 * files.texi (Filesets): New node.
3604 (File Conveniences): Document Image mode.
3605
3606 * text.texi (TeX Print): Document tex-compile.
3607
36082005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3609
3610 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3611 Delete redundant reference to tooltip Custom group. It is
3612 referred too again in the next paragraph.
3613
36142005-04-24 Richard M. Stallman <rms@gnu.org>
3615
3616 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3617
8cf51b2c
GM
36182005-04-19 Kim F. Storm <storm@cua.dk>
3619
3620 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3621
36222005-04-18 Lars Hansen <larsh@math.ku.dk>
3623
3624 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3625 turns off desktop-save-mode.
3626
36272005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3628
3629 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3630 by default in terminals compatible with xterm. Mention that
3631 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3632 node.
3633
8cf51b2c
GM
36342005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3635
3636 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3637
c8763fb6 36382005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3639
3640 * xresources.texi (Table of Resources): Add cursorBlink.
3641
36422005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3643
3644 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3645 `d', `C-d' and `u'.
3646
36472005-04-11 Richard M. Stallman <rms@gnu.org>
3648
3649 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3650 (Misc X): Add -D, --basic-display.
3651
3652 * maintaining.texi (Change Log): Correct the description of
3653 the example.
3654
3655 * major.texi (Choosing Modes): Document magic-mode-alist.
3656
8cf51b2c
GM
36572005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3658
3659 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3660 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3661 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3662 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3663 `w', respectively.
3664 (Rmail Labels): Mention `l'.
3665 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3666 (Rmail Summary Edit): Describe `j' and RET.
3667
c8763fb6 36682005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3669
3670 * xresources.texi (Lucid Resources): Add fontSet resource.
3671
8cf51b2c
GM
36722005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3673
3674 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3675 now called `indicate-empty-lines'.
3676
36772005-04-06 Kim F. Storm <storm@cua.dk>
3678
3679 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3680
36812005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3682
3683 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3684 deleted.
3685 (Marks vs Flags): Add some convenient key bindings.
3686 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3687 (Misc Dired Features): Correct and expand description of `w' command.
3688
3689 * frames.texi (XTerm Mouse): Delete apparently false info.
3690 The GNU/Linux console currently does not appear to support
3691 `xterm-mouse-mode'.
3692
8cf51b2c
GM
36932005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3694
3695 * calendar.texi (Diary): Mention shell utility `calendar'.
3696
36972005-04-01 Richard M. Stallman <rms@gnu.org>
3698
3699 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3700
8cf51b2c
GM
37012005-04-01 Lute Kamstra <lute@gnu.org>
3702
3703 * maintaining.texi (Change Log): add-change-log-entry uses
3704 add-log-mailing-address.
3705
37062005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3707
3708 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3709 `VC Mode Line' and put in an xref to that node.
3710 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3711 its description.
3712
37132005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3714
3715 * calendar.texi (Calendar Systems): Say that the Persian calendar
3716 implemented here is the arithmetical one championed by Birashk.
3717
37182005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3719
3720 * programs.texi (Fortran Motion): Fix previous change.
3721
8cf51b2c
GM
37222005-03-29 Richard M. Stallman <rms@gnu.org>
3723
3724 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3725
37262005-03-29 Chong Yidong <cyd@stupidchicken.com>
3727
3728 * text.texi (Refill): Refer to Long Lines Mode.
3729 (Longlines): New node.
3730 (Auto Fill): Don't index "word wrap" here.
3731 (Filling): Add Longlines to menu.
3732
37332005-03-29 Richard M. Stallman <rms@gnu.org>
3734
3735 * xresources.texi: Minor fixes.
3736
3737 * misc.texi (Emacs Server): Fix Texinfo usage.
3738
3739 * emacs.texi (Top): Don't use a real section heading for
3740 "Detailed Node Listing". Fake it instead.
3741
3742 * basic.texi (Position Info): Minor cleanup.
3743
3744 * mule.texi (Input Methods): Minor cleanup.
3745
37462005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3747
3748 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3749 constructs as well.
3750 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3751
37522005-03-29 Kenichi Handa <handa@m17n.org>
3753
3754 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3755
3756 * basic.texi (Position Info): Update the description about the
3757 command C-u C-x =.
3758
37592005-03-28 Richard M. Stallman <rms@gnu.org>
3760
3761 * emacs.texi (Top): Use @section for the detailed node listing.
3762
3763 * calendar.texi: Minor fixes to previous change.
3764
3765 * programs.texi (Fortran): Small fixes to previous changes.
3766
3767 * emacs.texi (Top): Update list of subnodes of Dired.
3768 Likewise for building.texi.
3769
3770 * files.texi (File Conveniences): Delete Auto Image File mode.
3771
37722005-03-28 Chong Yidong <cyd@stupidchicken.com>
3773
3774 * building.texi (Flymake): New node.
3775
3776 * custom.texi (Function Keys): Document kp- event types and
3777 keypad-setup package.
3778
3779 * dired.texi (Wdired): New node.
3780
3781 * files.texi (File Conveniences): Reorder entries.
3782 Explain how to turn on Auto-image-file mode.
3783 Document Thumbs mode.
3784
3785 * mule.texi (Specify Coding): Document recode-region and
3786 recode-file-name.
3787
3788 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3789
37902005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3791
3792 * commands.texi (Keys): M-o is now a prefix key.
3793
37942005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3795
3796 * programs.texi: Reformat and update copyright years.
3797 (Fortran): Update section.
3798
37992005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3800
3801 * files.texi: Several small changes in addition to:
3802 (Visiting): Change xref for Dialog Boxes to ref.
3803 (Version Headers): Replace references to obsolete var
3804 `vc-header-alist' with `vc-BACKEND-header'.
3805 (Customizing VC): Update value of `vc-handled-backends'.
3806
38072005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3808
3809 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3810 move here from Emacs Lisp Reference Manual.
3811 * calendar.texi (Calendar/Diary, Diary Commands)
3812 (Special Diary Entries, Importing Diary): Change some xrefs to
3813 point to emacs-xtra rather than elisp.
3814
3815 * emacs-xtra.texi (Calendar Customizing):
3816 Move view-diary-entries-initially, view-calendar-holidays-initially,
3817 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3818 Emacs Manual.
3819 (Appt Customizing): Merge entire section into main Emacs Manual.
3820 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3821 mark-holidays-in-calendar here from emacs-xtra.
3822 (Displaying the Diary): Move view-diary-entries-initially,
3823 mark-diary-entries-in-calendar here from emacs-xtra.
3824 (Appointments): Move appt-display-mode-line,
3825 appt-display-duration, appt-disp-window-function,
3826 appt-delete-window-function here from emacs-xtra.
3827
3828 * calendar.texi: Update and reformat copyright.
3829 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3830 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3831 (Diary): Refer to `diary-file' rather than ~/diary.
3832 (Diary Commands): Rename node to "Displaying the Diary".
3833 * emacs.texi (Top): Rename "Diary Commands" section.
3834 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3835
38362005-03-26 Eli Zaretskii <eliz@gnu.org>
3837
3838 * misc.texi (Emacs Server): Fix the command for setting
3839 server-name. Add an xref to Invoking emacsclient.
3840
3841 * help.texi (Help Summary): Clarify when "C-h ." will do something
3842 nontrivial.
3843 (Apropos): Add cindex entry for apropos-sort-by-scores.
3844
3845 * display.texi (Text Display): Add index entries for how no-break
3846 characters are displayed.
3847
8cf51b2c
GM
38482005-03-26 Eli Zaretskii <eliz@gnu.org>
3849
3850 * files.texi (Visiting): Fix cross-references introduced with the
3851 last change.
3852
3853 * xresources.texi (GTK resources): Fix last change.
3854
8cf51b2c
GM
38552005-03-25 Chong Yidong <cyd@stupidchicken.com>
3856
3857 * xresources.texi (X Resources): GTK options documented too.
3858 (Resources): Clarify meaning of program name.
3859 (Table of Resources): Add visualClass.
3860 (GTK resources): Rewrite.
3861 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3862
3863 * display.texi (Text Display): Mention non-breaking spaces.
3864
3865 * files.texi (Reverting): Document auto-revert-check-vc-info.
3866
3867 * frames.texi (Mouse Commands): Document
3868 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3869
3870 * help.texi (Help Summary): Add `C-h .'.
3871 (Apropos): Apropos accepts a list of search terms.
3872 Document apropos-sort-by-scores.
3873 (Help Echo): Document display-local-help.
3874
3875 * misc.texi (Emacs Server): Document server-name.
3876 (Invoking emacsclient): Document -s option for server names.
3877
3878 * text.texi (Outline Visibility): Introduce "current heading
3879 line" (commands can be called with point on a body line).
3880 Re-order table to follow the sequence of discussion.
3881 hide-body won't hide lines before first header line.
3882 (TeX Mode): Add DocTeX mode.
3883
8cf51b2c
GM
38842005-03-24 Richard M. Stallman <rms@gnu.org>
3885
3886 * mule.texi (Single-Byte Character Support): Delete mention
3887 of iso-acc.el and iso-transl.el.
3888
8cf51b2c
GM
38892005-03-23 Lute Kamstra <lute@gnu.org>
3890
3891 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3892
38932005-03-23 Richard M. Stallman <rms@gnu.org>
3894
8cf51b2c
GM
3895 * search.texi: Delete explicit node pointers.
3896 (Incremental Search): New menu.
3897 (Basic Isearch, Repeat Isearch, Error in Isearch)
3898 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3899 (Slow Isearch): New subnodes.
3900 (Configuring Scrolling): Node deleted.
3901 (Search Case): Doc default-case-fold-search.
3902 (Regexp Replace): Move replace-regexp doc here.
3903
3904 * rmail.texi (Movemail): Put commas inside closequotes.
3905
3906 * picture.texi (Insert in Picture): Document C-c arrow combos.
3907 (Basic Picture): Clarify erasure.
3908
3909 * display.texi (Font Lock): Put commas inside closequotes.
3910
3911 * cmdargs.texi (General Variables): Put commas inside closequotes.
3912
39132005-03-23 Nick Roberts <nickrob@snap.net.nz>
3914
3915 * building.texi (Stack Buffer): Mention reverse contrast for
3916 *selected* frame (might not be current frame).
3917
8cf51b2c
GM
39182005-03-21 Richard M. Stallman <rms@gnu.org>
3919
3920 * building.texi (Starting GUD): Add bashdb.
3921
39222005-03-20 Chong Yidong <cyd@stupidchicken.com>
3923
3924 * basic.texi (Moving Point): Add M-g M-g binding.
3925 (Undo): Document undo-only.
3926 (Position Info): Document M-g M-g and C-u M-g M-g.
3927
3928 * building.texi (Building): Put Grep Searching after Compilation
3929 Shell.
3930 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3931 Document next-error-highlight.
3932 (Grep Searching): Document grep-highlight-matches.
3933 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3934
3935 * calendar.texi (Importing Diary): Rename node from iCalendar.
3936 Document diary-from-outlook.
3937
3938 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3939 Commands.
3940 Mention effect of X drag and drop on Dired buffers.
3941
3942 * files.texi (Visiting): Document large-file-warning-threshold.
3943 Move paragraph on file-selection dialog.
3944 Mention visiting files using X drag and drop.
3945 (Reverting): Mention using Auto-Revert mode to tail files.
3946 Document auto-revert-tail-mode.
3947 (Version Systems): Minor correction.
3948 (Comparing Files): Diff-mode is no longer based on Compilation
3949 mode.
3950 Document compare-ignore-whitespace.
3951 (Misc File Ops): Explain passing a directory to rename-file.
3952 Likewise for copy-file and make-symbolic-link.
3953
3954 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3955 Document mouse-wheel-progressive speed.
3956
3957 * help.texi (Misc Help): Document numeric argument for C-h i.
3958 Correctly explain the effect of just C-u as argument.
3959
3960 * killing.texi (Deletion): Document numeric argument for
3961 just-one-space.
3962
3963 * mini.texi (Completion): Completion acts on text before point.
3964
3965 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3966 (Emulation): CUA mode replaces pc-bindings-mode,
3967 pc-selection-mode, and s-region.
3968
3969 * mule.texi (Input Methods): Leim is now built-in.
3970 (Select Input Method): Document quail-show-key.
3971 (Specify Coding): Document revert-buffer-with-coding-system.
3972
3973 * programs.texi (Fortran Motion): Document f90-next-statement,
3974 f90-previous-statement, f90-next-block, f90-previous-block,
3975 f90-end-of-block, and f90-beginning-of-block.
3976
3977 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3978
3979 * emacs.texi (Acknowledgments): Updated.
3980
3981 * anti.texi: Total rewrite.
3982
8cf51b2c
GM
39832005-03-19 Chong Yidong <cyd@stupidchicken.com>
3984
3985 * ack.texi (Acknowledgments): Update.
3986
39872005-03-19 Eli Zaretskii <eliz@gnu.org>
3988
3989 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
3990 copyright years.
3991
39922005-03-14 Nick Roberts <nickrob@snap.net.nz>
3993
3994 * building.texi (Commands of GUD): Move paragraph on setting
3995 breakpoints with mouse to the GDB Graphical Interface node.
3996
39972005-03-07 Richard M. Stallman <rms@gnu.org>
3998
8cf51b2c
GM
3999 * misc.texi (Single Shell, Shell Options): Fix previous change.
4000
4001 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4002
40032005-03-06 Richard M. Stallman <rms@gnu.org>
4004
4005 * building.texi (Starting GUD): Don't explain text vs graphical
4006 GDB here. Just mention it and xref.
4007 Delete "just one debugger process".
4008 (Debugger Operation): Move GUD tooltip info here.
4009 (GUD Tooltips): Node deleted.
4010 (GDB Graphical Interface): Explain the two GDB modes here.
4011
8cf51b2c
GM
4012 * sending.texi (Sending Mail): Minor cleanup.
4013 (Mail Aliases): Explain quoting conventions.
4014 Update key rebinding example.
4015 (Header Editing): C-M-i is like M-TAB.
4016 (Mail Mode Misc): mail-attach-file does not do MIME.
4017
4018 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4019 that really belongs here.
4020 (Remote Mailboxes): Text moved to Rmail Inbox.
4021 (Rmail Display): Mention Mouse-1.
4022 (Movemail): Clarify two movemail versions.
4023 Clarify rmail-movemail-program.
4024
8cf51b2c
GM
4025 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4026 Document async shell commands.
4027 (Shell History): Clarify.
4028 (Shell Ring): Mention C-UP an C-DOWN.
4029 (Shell Options): Add comint-prompt-read-only.
4030 (Invoking emacsclient): Set EDITOR to run Emacs.
4031 (Sorting): No need to explain what region is.
4032 (Saving Emacs Sessions): Fix typo.
4033 (Recursive Edit): Fix punctuation.
4034 (Emulation): Don't mention "PC bindings" which are standard.
4035 (Hyperlinking): Explain Mouse-1 convention here.
4036 (Find Func): Node deleted.
4037
8cf51b2c
GM
4038 * help.texi (Name Help): Xref to Hyperlinking.
4039
4040 * glossary.texi (Glossary):
4041 Rename "Balance Parentheses" to "Balancing...".
4042 Add "Byte Compilation". Correct "Copyleft".
4043 New xref in "Customization".
4044 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4045 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4046 Rename "Registers" to "Register".
4047 Replace "Selecting" with "Selected Frame",
4048 "Selected Window", and "Selecting a Buffer".
4049
4050 * files.texi (Types of Log File): Explain how projects'
4051 methods can vary.
4052
8cf51b2c
GM
4053 * display.texi (Faces): Delete "Emacs 21".
4054
4055 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4056 * fixit.texi (Spelling): C-M-i like M-TAB.
4057 * mini.texi (Completion Options): C-M-i like M-TAB.
4058 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4059 * text.texi (Text Mode): C-M-i like M-TAB.
4060
4061 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4062
4063 * calendar.texi (Specified Dates): Mention `g w'.
4064 (Appointments): appt-activate toggles with no arg.
4065
8cf51b2c
GM
40662005-03-05 Juri Linkov <juri@jurta.org>
4067
4068 * cmdargs.texi (Emacs Invocation): Add cindex
4069 "invocation (command line arguments)"
4070 (Misc X): Add -nbc, --no-blinking-cursor.
4071
40722005-03-04 Ulf Jasper <ulf.jasper@web.de>
4073
4074 * calendar.texi (iCalendar): No need to require it now.
4075
8cf51b2c
GM
40762005-03-03 Nick Roberts <nickrob@snap.net.nz>
4077
4078 * trouble.texi (Contributing): Mention Savannah. Direct users to
4079 emacs-devel.
4080
40812005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4082
4083 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4084 window.
4085
8cf51b2c
GM
40862005-02-27 Richard M. Stallman <rms@gnu.org>
4087
4088 * building.texi (Compilation): Update mode line status info.
4089
40902005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4091
4092 * calendar.texi (General Calendar): Document binding of
4093 scroll-other-window-down.
4094 (Mayan Calendar): Fix earliest date.
4095 (Time Intervals): Document timeclock-change.
4096 Fix timeclock-ask-before-exiting documentation.
4097
40982005-02-26 Kim F. Storm <storm@cua.dk>
4099
4100 * frames.texi (Mouse References):
4101 Add mouse-1-click-in-non-selected-windows.
4102
41032005-02-25 Richard M. Stallman <rms@gnu.org>
4104
4105 * screen.texi (Screen): Explain better about cursors and mode lines;
4106 don't presuppose text terminals.
4107 (Point): Don't assume just one cursor.
4108 Clarify explanation of cursors.
4109 (Echo Area, Menu Bar): Cleanups.
4110
4111 * mini.texi (Minibuffer): Prompts are highlighted.
4112 (Minibuffer Edit): Newline = C-j only on text terminals.
4113 Clarify resize-mini-windows values.
4114 Mention M-PAGEUP and M-PAGEDOWN.
4115 (Completion Commands): Mouse-1 like Mouse-2.
4116 (Minibuffer History): Explain history commands better.
4117 (Repetition): Add xref to Incremental Search.
4118
4119 * mark.texi (Setting Mark): Clarify info about displaying mark.
4120 Clarify explanation of C-@ and C-SPC.
4121 (Transient Mark): Mention Delete Selection mode.
4122 (Marking Objects): Clean up text about extending the region.
4123
4124 * m-x.texi (M-x): One C-g doesn't always go to top level.
4125 No delay before suggest-key-bindings output.
4126
4127 * fixit.texi (Fixit): Mention C-/ for undo.
4128 (Spelling): Mention ESC TAB like M-TAB.
4129 Replacement words with r and R are rechecked.
4130 Say where C-g leaves point. Mention ? as input.
4131
41322005-02-23 Lute Kamstra <lute@gnu.org>
4133
4134 * cmdargs.texi (Initial Options): Add cross reference.
4135
8cf51b2c
GM
41362005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4137
4138 * emacs.texi (Top): Update menu for splitting of node in
4139 msdog.texi.
4140 * frames.texi (Frames): Update xref for splitting of node in
4141 msdog.texi.
4142 * trouble.texi (Quitting): Ditto.
4143
41442005-02-16 Richard M. Stallman <rms@gnu.org>
4145
4146 * windows.texi (Split Window): Simplify line truncation info
4147 and xref to Display Custom.
4148
4149 * trouble.texi (Quitting): Emergency escape only for text terminal.
4150 (Screen Garbled): C-l for ungarbling is only for text terminal.
4151
4152 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4153
4154 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4155
4156 * programs.texi (Program Modes): Mention Python mode.
4157 (Moving by Defuns): Repeating C-M-h extends region.
4158 (Basic Indent): Clarify.
4159 (Custom C Indent): Clarify.
4160 (Expressions): Repeating C-M-@ extends region.
4161 (Info Lookup): Clarify for C-h S.
4162 (Symbol Completion): ESC TAB alternative for M-TAB.
4163 (Electric C): Clarify.
4164
4165 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4166
4167 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4168 MS-DOS Input node.
4169 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4170 (MS-DOS and MULE): Clarify.
4171 (MS-DOS Processes, Windows Processes): Fix typos.
4172
4173 * major.texi (Choosing Modes): Clarify.
4174
4175 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4176 (Keyboard Macro Step-Edit): Clarify.
4177
4178 * indent.texi (Indentation): Clarifications.
4179
4180 * help.texi (Help): Correct error about C-h in query-replace.
4181 Clarify apropos vs C-h a. Fix how to search in FAQ.
4182 (Key Help): Describe C-h w here.
4183 (Name Help): Minor cleanup. C-h w moved to Key Help.
4184 Clarify the "object" joke.
4185 (Apropos): Clarify. Mouse-1 like Mouse-2.
4186 (Help Mode): Mouse-1 like Mouse-2.
4187
4188 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4189
4190 * display.texi (Display): Reorder menu.
4191 (Faces): Cleanup.
4192 (Font Lock): Cleanup. Mention Options menu.
4193 Delete obsolete text.
4194 (Scrolling): For C-l, don't presume text terminal.
4195 (Horizontal Scrolling): Simplify intro.
4196 (Follow Mode): Clarify.
4197 (Cursor Display): Moved before Display Custom.
4198 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4199 Doc default-tab-width. Doc line truncation more thoroughly.
4200
4201 * dired.texi (Dired Enter): C-x C-f can run Dired.
4202 (Dired Visiting): Comment out `a' command.
4203 Mouse-1 is like Mouse-2.
4204 (Shell Commands in Dired): ? can be used more than once.
4205
4206 * basic.texi (Continuation Lines): Simplify description of truncation,
4207 and refer to Display Custom for the rest of it.
4208
8cf51b2c
GM
42092005-02-06 Lute Kamstra <lute@gnu.org>
4210
4211 * basic.texi (Undo): Fix typo.
4212
4213 * cmdargs.texi (Emacs Invocation): Fix typo.
4214
4215 * custom.texi (Init Examples): Fix typo.
4216
4217 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4218
42192005-02-06 Richard M. Stallman <rms@gnu.org>
4220
4221 * regs.texi (Registers): Registers can hold numbers, too.
4222
4223 * killing.texi (Other Kill Commands): Cleanup.
4224 Delete redundant explanation of kill in read-only buffer.
4225 (Yanking): Mention term "copying".
4226 (Accumulating Text): Fix typo.
4227
4228 * entering.texi (Entering Emacs): Update rationale at start.
4229 (Exiting): Treat iconifying on a par with suspension.
4230
4231 * custom.texi (Minor Modes): Fix typo.
4232 (Easy Customization): Fix menu style.
4233 (Variables): Add xref.
4234 (Examining): Setting for future sessions works through .emacs.
4235 (Keymaps): "Text terminals", not "Many".
4236 (Init Rebinding): Explain \C-. Show example of \M-.
4237 Fix minor wording errors.
4238 (Function Keys): Explain vector syntax just once.
4239 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4240 (Init File): Mention .emacs.d directory.
4241 (Init Examples): Add xref.
4242 (Find Init): Mention .emacs.d directory.
4243
4244 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4245 (Action Arguments): Explain which kinds of -l args are found how.
4246 (Initial Options): --batch does not inhibit site-start.
4247 Add xrefs.
4248 (Command Example): Use --batch, not -batch.
4249
4250 * basic.texi (Inserting Text): Cleanup wording.
4251 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4252 C-n is not error at end of buffer.
4253 (Undo): Doc C-/ like C-_. Add xrefs.
4254 (Arguments): META key may be labeled ALT.
4255 Peculiar arg meanings are explained in doc strings.
4256
4257 * abbrevs.texi (Expanding Abbrevs): Clarify.
4258
42592005-02-05 Eli Zaretskii <eliz@gnu.org>
4260
4261 * frames.texi (Frame Parameters): Add an xref to the description
4262 of list-colors-display. Add a pointer to the X docs about colors.
4263
4264 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4265 Impove docs of list-colors-display.
4266
42672005-02-03 Lute Kamstra <lute@gnu.org>
4268
4269 * frames.texi (Frames, Drag and Drop): Fix typos.
4270
42712005-02-03 Richard M. Stallman <rms@gnu.org>
4272
4273 * windows.texi (Basic Window): Mention color-change in mode line.
4274 (Change Window): Explain dragging vertical boundaries.
4275
4276 * text.texi (Sentences): Clarify.
4277 (Paragraphs): Explain M-a and blank lines.
4278 (Outline Mode): Clarify text and menu.
4279 (Hard and Soft Newlines): Mention use-hard-newlines.
4280
4281 * frames.texi (Frames): Delete unnecessary mention of Windows.
4282 (Mouse Commands): Likewise. Mention xterm mouse support.
4283 (Clipboard): Clarify.
4284 (Mouse References): Mention use of Mouse-1 for following links.
4285 (Menu Mouse Clicks): Clarify.
4286 (Mode Line Mouse): Clarify.
4287 (Drag and Drop): Rewrite.
4288
4289 * fixit.texi (Spelling): Fix typo.
4290
4291 * files.texi (File Names): Clarify.
4292 (Visiting): Update conditions for use of file dialog. Clarify.
4293 (Saving): Doc d as answer in save-some-buffers.
4294 (Remote Files): Clean up the text.
4295
4296 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4297
4298 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4299 (List Buffers): Clarify.
4300 (Several Buffers): Doc T command.
4301 (Buffer Convenience): Clarify menu.
4302
4303 * basic.texi (Undo): Clarify last change.
4304
43052005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4306
4307 * fixit.texi (Spelling): Fix typo.
4308
43092005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4310
4311 * basic.texi (Undo): Update description of `undo-outer-limit'.
4312
43132005-02-01 Nick Roberts <nickrob@snap.net.nz>
4314
4315 * building.texi: Update documentation relating to GDB Graphical
4316 Interface.
4317
43182005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4319
4320 * custom.texi (Easy Customization): Adapt menu to node name change.
4321
43222005-01-30 Richard M. Stallman <rms@gnu.org>
4323
4324 * custom.texi (Easy Customization): Defn of "User Option" now
4325 includes faces. Don't say just "option" when talking about variables.
4326 Do say just "options" to mean "anything customizable".
4327 (Specific Customization): Describe `customize-variable',
4328 not `customize-option'.
4329
4330 * glossary.texi (Glossary) <Faces>: Add xref.
4331 <User Option>: Change definition--include faces. Change xref.
4332
4333 * picture.texi (Picture): Mention artist.el.
4334
4335 * sending.texi, screen.texi, programs.texi, misc.texi:
4336 * mini.texi, major.texi, maintaining.texi, macos.texi:
4337 * help.texi, frames.texi, files.texi:
4338 Don't say just "option" when talking about variables.
4339
4340 * display.texi, mule.texi: Don't say just "option" when talking
4341 about variables. Other minor cleanups.
4342
8cf51b2c
GM
43432005-01-26 Lute Kamstra <lute@gnu.org>
4344
4345 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4346 File'. Mention the `-Q' option at the `--no-site-file' option.
4347
8cf51b2c
GM
43482005-01-22 David Kastrup <dak@gnu.org>
4349
4350 * building.texi (Grep Searching): Mention alias `find-grep' for
4351 `grep-find'.
4352
43532005-01-20 Richard M. Stallman <rms@gnu.org>
4354
4355 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4356
8cf51b2c
GM
43572005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4358
4359 * rmail.texi (Movemail): Explain differences
4360 between standard and mailutils versions of movemail.
4361 Describe command line and configuration options introduced
4362 with the latter.
4363 Explain the notion of mailbox URL, provide examples and
4364 cross-references to mailutils documentation.
4365 Describe various methods of specifying mailbox names,
4366 user names and user passwords for rmail.
4367 (Remote Mailboxes): New section. Describe
4368 how movemail handles remote mailboxes. Describe configuration
4369 options used to control its behavior.
4370 (Other Mailbox Formats): Explain handling of various mailbox
4371 formats.
4372
43732005-01-13 Richard M. Stallman <rms@gnu.org>
4374
4375 * commands.texi (Commands): Clarification.
4376
43772005-01-11 Richard M. Stallman <rms@gnu.org>
4378
4379 * programs.texi (Multi-line Indent): Fix previous change.
4380 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4381
8cf51b2c
GM
43822005-01-08 Richard M. Stallman <rms@gnu.org>
4383
4384 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4385 lazy-highlight.
4386
4387 * search.texi (Query Replace): Mention faces query-replace
4388 and lazy-highlight.
4389 (Incremental Search): Update isearch highlighting info.
4390
8cf51b2c
GM
43912005-01-04 Richard M. Stallman <rms@gnu.org>
4392
4393 * custom.texi (Saving Customizations): Minor improvement.
4394
8cf51b2c
GM
43952005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4396
4397 * custom.texi (Saving Customizations): Emacs no longer loads
4398 `custom-file' after .emacs. No longer mention customizing through
4399 Custom.
4400
8cf51b2c
GM
44012005-01-01 Andreas Schwab <schwab@suse.de>
4402
4403 * killing.texi (Graphical Kill): Move up under node Killing,
4404 change @section to @subsection.
4405
44062005-01-01 Richard M. Stallman <rms@gnu.org>
4407
4408 * custom.texi (Face Customization): Mention hex color specs.
4409
4410 * emacs.texi (Top): Update Killing submenu.
4411
4412 * killing.texi (Killing): Reorganize section.
4413 No more TeX-only text; put the node command at start of chapter.
4414 But the first section heading is used only in TeX.
4415 Rewrite the text to read better in this mode.
4416 (Graphical Kill): New subnode gets some of the text that
4417 used to be in the first section.
4418
44192004-12-31 Richard M. Stallman <rms@gnu.org>
4420
4421 * dired.texi (Shell Commands in Dired): Delete the ? example.
4422
4423 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4424
4425 * files.texi (Saving): Describe new require-final-newline features
4426 and mode-require-final-newline.
4427
8cf51b2c
GM
44282004-12-29 Richard M. Stallman <rms@gnu.org>
4429
4430 * custom.texi (File Variables): Clarify previous change.
4431
c8763fb6 44322004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4433
4434 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4435 out now.
4436
44372004-12-27 Richard M. Stallman <rms@gnu.org>
4438
4439 * Makefile.in (MAKEINFO): Specify --force.
4440
4441 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4442 (Undo): Doc undo-outer-limit.
4443
8cf51b2c
GM
44442004-12-15 Juri Linkov <juri@jurta.org>
4445
4446 * mark.texi (Transient Mark, Mark Ring): M-< and other
4447 movement commands don't set mark in Transient Mark mode
4448 if mark is active.
4449
8cf51b2c
GM
44502004-12-12 Juri Linkov <juri@jurta.org>
4451
4452 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4453 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4454
4455 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4456 (Misc Dired Commands): Add @r{(Dired)} to w.
4457
44582004-12-12 Juri Linkov <juri@jurta.org>
4459
4460 * mark.texi (Marking Objects): Marking commands also extend the
4461 region when mark is active in Transient Mark mode.
4462
8cf51b2c
GM
44632004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4464
4465 * custom.texi (Saving Customizations): Emacs only loads the custom
4466 file automatically after the init file in version 22.1 or later.
4467 Adapt text and examples to this fact.
4468
8cf51b2c
GM
44692004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4470
4471 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4472 be set through Custom. Otherwise, it has no effect.
4473
8cf51b2c
GM
44742004-12-05 Richard M. Stallman <rms@gnu.org>
4475
4476 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4477 * entering.texi: Rename Command Line to Emacs Invocation.
4478
8cf51b2c
GM
4479 * misc.texi (Term Mode): Correcty describe C-c.
4480
4481 * custom.texi (Easy Customization): Move up to section level,
4482 before Variables. Avoid using the term "variable"; say "option".
4483 New initial explanation.
4484 (Variables): In initial explanation, connect "variable" to the
4485 already-explained "user option".
4486
4487 * emacs.texi (Top): Fix ref to Command Line.
4488 Move reference to Easy Customization.
4489
4490 * xresources.texi (X Resources): Fix From link.
4491
4492 * doclicense.texi (GNU Free Documentation License): Fix To link.
4493
4494 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4495
4496 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4497
44982004-12-03 Richard M. Stallman <rms@gnu.org>
4499
4500 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4501
45022004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4503
4504 * kmacro.texi: Several small changes in addition to the following.
4505 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4506 defining a keyboard macro.
4507 Mention `kmacro-ring-max'.
4508 (Keyboard Macro Counter): Clarify description of
4509 `kmacro-insert-counter', `kmacro-set-counter',
4510 `kmacro-add-counter' and `kmacro-set-format'.
4511
45122004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4513
4514 * custom.texi (File Variables): Add `unibyte' and make it more
4515 clear that `unibyte' and `coding' are special. Suggested by Simon
4516 Krahnke <overlord@gmx.li>.
4517
4518 * mule.texi (Enabling Multibyte): Refer to File Variables.
4519 Suggested by Simon Krahnke <overlord@gmx.li>.
4520
c8763fb6 45212004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4522
4523 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4524 x-use-old-gtk-file-dialog.
4525
8cf51b2c
GM
45262004-11-20 Richard M. Stallman <rms@gnu.org>
4527
4528 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4529
45302004-11-09 Lars Brinkhoff <lars@nocrew.org>
4531
4532 * building.texi (Lisp Eval): Delete hyphen in section name.
4533
45342004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4535
4536 * files.texi (Old Versions):
4537 No longer document annotation as "CVS only".
4538
45392004-11-10 Andre Spiegel <spiegel@gnu.org>
4540
4541 * files.texi (Version Control): Rewrite the introduction about
4542 version systems, mentioning the new ones that we support. Thanks
4543 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4544 suggestions.
4545
c8763fb6 45462004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4547
49823426 4548 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4549
c8763fb6 45502004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4551
4552 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4553
45542004-10-23 Eli Zaretskii <eliz@gnu.org>
4555
4556 * text.texi (Text Based Tables, Table Definition)
4557 (Table Creation, Table Recognition, Cell Commands)
4558 (Cell Justification, Row Commands, Column Commands)
4559 (Fixed Width Mode, Table Conversion, Measuring Tables)
4560 (Table Misc): New nodes, documenting the Table Mode.
4561
8cf51b2c
GM
45622004-10-19 Jason Rumney <jasonr@gnu.org>
4563
4564 * makefile.w32-in (info): Change order of arguments to makeinfo.
4565
45662004-10-19 Ulf Jasper <ulf.jasper@web.de>
4567
4568 * calendar.texi (iCalendar): Update for package changes.
4569
8cf51b2c
GM
45702004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4571
4572 * files.texi (Misc File Ops): View mode is a minor mode.
4573
8cf51b2c
GM
45742004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4575
4576 * calendar.texi (iCalendar): Style changes.
4577
45782004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4579
4580 * search.texi (Regexps): The regexp described in the example is no
4581 longer stored in the variable `sentence-end'.
4582
8cf51b2c
GM
45832004-10-06 Nick Roberts <nickrob@snap.net.nz>
4584
4585 * building.texi (Starting GUD): Note that multiple debugging
4586 sessions requires `gdb --fullname'.
4587
45882004-10-05 Ulf Jasper <ulf.jasper@web.de>
4589
4590 * calendar.texi (iCalendar): New section for a new package.
4591
8cf51b2c
GM
45922004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4593
4594 * text.texi: Various small changes in addition to the following.
4595 (Text): Replace xref for autotype with inforef.
4596 (Sentences): Explain nil value for `sentence-end'.
4597 (Paragraphs): Update default values for `paragraph-start' and
4598 `paragraph-separate'.
4599 (Text Mode): Correct description of Text mode's effect on the
4600 syntax table.
4601 (Outline Visibility): `hide-other' does not hide top level headings.
4602 `selective-display-ellipses' no longer has an effect on Outline mode.
4603 (TeX Misc): Add missing @cindex.
4604 Replace xref for RefTeX with inforef.
4605 (Requesting Formatted Text): The variable
4606 `enriched-fill-after-visiting' no longer exists.
4607 (Editing Format Info): Update names of menu items and commands.
4608 (Format Faces): Mention special effect of specifying the default face.
4609 Describe inheritance of text properties.
4610 Correct description of `fixed' face.
4611 (Format Indentation): Correct description of effect of setting
4612 margins. Mention `set-left-margin' and `set-right-margin'.
4613 (Format Justification): Update names of menu items.
4614 `set-justification-full' is now bound to `M-j b'.
4615 Mention that `default-justification' is a per buffer variable.
4616 (Format Properties): Update name of menu item.
4617 (Forcing Enriched Mode): `format-decode-buffer' automatically
4618 turns on Enriched mode if the buffer is in text/enriched format.
4619
46202004-10-05 Emilio C. Lopes <eclig@gmx.net>
4621
4622 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4623
46242004-09-28 Kim F. Storm <storm@cua.dk>
4625
4626 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4627 Align with new functionality.
4628
8cf51b2c
GM
46292004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4630
4631 * display.texi (Display Custom): Remove stray `@end defvar'.
4632
46332004-09-23 Kim F. Storm <storm@cua.dk>
4634
4635 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4636 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4637
8cf51b2c
GM
46382004-09-20 Richard M. Stallman <rms@gnu.org>
4639
4640 * custom.texi (Hooks): Explain using setq to clear out a hook.
4641 (File Variables): Explain multiline string constants.
4642 (Non-ASCII Rebinding): Explain when you need to update
4643 non-ASCII char codes in .emacs.
4644
4645 * building.texi (Compilation): Explain how to make a silent
4646 subprocess that won't be terminated. Explain compilation-environment.
4647
46482004-09-13 Kim F. Storm <storm@cua.dk>
4649
4650 * mini.texi (Repetition): Rename isearch-resume-enabled to
4651 isearch-resume-in-command-history and change default to disabled.
4652
8cf51b2c
GM
46532004-09-09 Kim F. Storm <storm@cua.dk>
4654
4655 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4656 with new `kmacro-name-last-macro'.
4657
8cf51b2c
GM
46582004-09-08 Juri Linkov <juri@jurta.org>
4659
4660 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4661
8cf51b2c
GM
46622004-09-03 Juri Linkov <juri@jurta.org>
4663
4664 * search.texi (Incremental Search): Update wording for M-%.
4665
46662004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4667
4668 * killing.texi (Killing): Correct description of kill commands in
4669 read-only buffer.
4670
46712004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4672
4673 * building.texi (Compilation Mode): Add a paragraph about rules
4674 for finding the compilation buffer for `next-error'.
4675
4676 * search.texi (Other Repeating Search): Mention that Occur mode
4677 supports the next-error functionality.
4678
46792004-09-02 Juri Linkov <juri@jurta.org>
4680
4681 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4682
46832004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4684
4685 * kmacro.texi (Basic Keyboard Macro):
4686 `apply-macro-to-region-lines' now operates on all lines that begin
4687 in the region, rather than on all complete lines in the region.
4688
c8763fb6 46892004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4690
4691 * frames.texi (Drag and drop): Add documentation about
4692 x-dnd-test-function and x-dnd-known-types.
4693
46942004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4695
4696 * indent.texi: Various minor changes in addition to:
4697 (Indentation Commands): Correct description of `indent-relative'.
4698 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4699 mode. The *Tab Stops* buffer uses Overwrite Mode.
4700 (Just Spaces): `tabify' converts sequences of at least two spaces
4701 to tabs.
4702
8cf51b2c
GM
47032004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4704
4705 * frames.texi (Secondary Selection): Setting the secondary
4706 selection with M-Drag-Mouse-1 does not alter the kill ring,
4707 setting it with M-Mouse-1 and M-Mouse-3 does.
4708 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4709 toolkit scroll bars.
4710 (Scroll Bars): Ditto.
4711
4712 * windows.texi (Basic Window): When using a window system, the value
4713 of point in a non-selected window is indicated by a hollow box.
4714 (Split Window): Side by side windows are separated by a scroll bar,
4715 if scroll bars are used.
4716 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4717 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4718 (Window Convenience): Update bindings for `winner-undo' and
4719 `winner-redo'.
4720
4721 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4722 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4723 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4724 of "Using Emacs as a Server".
4725 * building.texi (Building): Interchange nodes (for correct numbering).
4726 * programs.texi (Programs): Interchange nodes (for correct numbering).
4727 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4728 Info to the node structure.
4729 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4730 Rearrange order of nodes and sections such that both "GNU GENERAL
4731 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4732 end, as appropriate for appendices.
4733 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4734 Use `@unnumberedsec'.
4735 * trouble.texi: Adapt sectioning in Info to the node structure.
4736 Adapt node pointers to change in emacs.texi.
4737 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4738
8cf51b2c
GM
47392004-08-25 Kenichi Handa <handa@m17n.org>
4740
4741 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4742 description for unibyte mode.
4743
47442004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4745
4746 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4747
4748 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4749 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4750 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4751 in @pxref.
4752
47532004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4754
4755 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4756 Change section names.
4757
8cf51b2c
GM
47582004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4759
4760 * kmacro.texi (Keyboard Macro Ring): Rename section.
4761 Emacs treats the head of the macro ring as the `last keyboard macro'.
4762 (Keyboard Macro Counter): Minor change.
4763 (Save Keyboard Macro): Some clarifications.
4764 (Edit Keyboard Macro): Rename section.
4765
4766 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4767 32-bit machines.
4768 (Several Buffers): Clarify which buffer is selected if `2' is
4769 pressed in the Buffer Menu.
4770 Auto Revert mode can be used to update the Buffer Menu
4771 automatically.
4772
47732004-08-21 Eli Zaretskii <eliz@gnu.org>
4774
4775 * help.texi (Misc Help): Add an index entry for finding an Info
4776 manual by its file name.
4777
47782004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4779
4780 * files.texi (Backup Deletion): Correct description of
4781 `delete-old-versions'.
4782 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4783 (Auto Save Files): Recommend `auto-save-mode' to reenable
4784 auto-saving, rather than the abbreviation `auto-save'.
4785
47862004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4787
4788 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4789 for "killing" and "yanking" in main menu.
4790
47912004-08-16 Richard M. Stallman <rms@gnu.org>
4792
4793 * killing.texi (Yanking, Killing): Minor cleanups.
4794
4795 * mark.texi (Momentary Mark): Minor cleanups.
4796
47972004-08-15 Kenichi Handa <handa@etl.go.jp>
4798
4799 * custom.texi (Non-ASCII Rebinding):
4800 C-q always inserts the right code to pass to global-set-key.
4801
8cf51b2c
GM
48022004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4803
4804 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4805 `insert-register', instead of `C-x r g' binding, for consistency.
4806
48072004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4808
4809 * fixit.texi (Spelling): Fix typo.
4810
48112004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4812
4813 * help.texi (Help): Fix Texinfo usage.
4814
8cf51b2c
GM
48152004-07-24 Richard M. Stallman <rms@gnu.org>
4816
4817 * text.texi (Paragraphs): Update how paragraphs are separated
4818 and the default for paragraph-separate.
4819
4820 * search.texi (Regexp Replace): Further update text for new
4821 replacement operators.
4822
8cf51b2c
GM
48232004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4824
4825 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4826 `R' switch.
4827
4828 * dired.texi (Dired Updating): `k' only deletes inserted
4829 subdirectories from the Dired buffer if a prefix argument was given.
4830
4831 * search.texi (Regexps): Delete redundant definition of `symbol' in
4832 description of `\_>'. It already occurs in the description of `\_<'.
4833
8cf51b2c
GM
48342004-07-01 Juri Linkov <juri@jurta.org>
4835
4836 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4837 (Regexp Search): Add M-r.
4838
48392004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4840
4841 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4842
48432004-06-29 Jesper Harder <harder@ifa.au.dk>
4844
49823426 4845 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4846
48472004-06-25 Richard M. Stallman <rms@gnu.org>
4848
4849 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4850
48512004-06-25 David Kastrup <dak@gnu.org>
4852
4853 * search.texi (Regexp Replace): Some typo corrections and
4854 rearrangement.
4855
48562004-06-24 David Kastrup <dak@gnu.org>
4857
4858 * search.texi (Unconditional Replace): Use replace-string instead
4859 of query-replace in example.
4860 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4861 sequences.
4862 (Query Replace): Correct explanation of `^' which does not use
4863 the mark stack.
4864
48652004-06-21 Nick Roberts <nickrob@gnu.org>
4866
4867 * misc.texi (Shell History Copying): Document comint-insert-input.
4868 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4869
8cf51b2c
GM
48702004-06-20 Jesper Harder <harder@ifa.au.dk>
4871
4872 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4873 * custom.texi (Customization): Do.
4874 * anti.texi (Antinews): Do.
4875 * abbrevs.texi (Defining Abbrevs): Do.
4876
4877 * programs.texi (Info Lookup): Fix keybinding for
4878 info-lookup-symbol.
4879
48802004-06-16 Juanma Barranquero <lektu@terra.es>
4881
4882 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4883 Add emacs-xtra.
4884 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4885 (clean): Add emacs-xtra and flymake. Remove redundancies.
4886
48872004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4888
4889 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4890 Add emacs-xtra.
4891 * emacs-xtra.texi: New file.
4892
48932004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4896 (Dired and Find): Mention differences with ordinary Dired buffers.
4897
8cf51b2c
GM
48982004-06-13 Richard M. Stallman <rms@gnu.org>
4899
4900 * custom.texi (Init Syntax): Explain about vars that do special
4901 things when set with setq or with Custom.
4902 (Init Examples): Add line-number-mode example.
4903
8cf51b2c
GM
49042004-06-12 Juri Linkov <juri@jurta.org>
4905
4906 * dired.texi (Operating on Files): Add dired-do-touch.
4907
8cf51b2c
GM
49082004-06-10 Juri Linkov <juri@jurta.org>
4909
4910 * building.texi (Lisp Eval): Add C-M-x on defface.
4911
49122004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4913
4914 * files.texi (Reverting): Auto-Revert mode and
4915 Global Auto-Revert mode no longer revert remote files.
4916
8cf51b2c
GM
49172004-05-29 Richard M. Stallman <rms@gnu.org>
4918
4919 * custom.texi (Init File): Two dashes start --no-site-file.
4920
8cf51b2c
GM
49212004-05-29 Alan Mackenzie <acm@muc.de>
4922
4923 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4924 ("AWK"): Is consistently thus spelt throughout.
4925 (AWK, Pike): Document as "C-like modes".
4926 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4927 (M-x man): Supersedes M-x manual-entry.
4928 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4929
4930 ("Comments in C"): Delete node; the info is in CC Mode manual.
4931 (c-comment-only-line-offset): Remove description.
4932
4933 (C-c ., C-c C-c): Describe new C Mode bindings.
4934
4935 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4936 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4937 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4938 Amend definitions.
4939
4940 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4941 Describe functions.
4942
4943 (c-comment-start-regexp, c-hanging-comment-ender-p)
4944 (c-hanging-comment-starter-p): Remove obsolete definitions.
4945
4946 * emacs.texi: Remove the menu entry "Comments in C".
4947
8cf51b2c
GM
49482004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4949
4950 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4951 `M-x locate'.
4952
49532004-05-16 Karl Berry <karl@gnu.org>
4954
4955 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4956 makeinfo --html fails.
4957 * help.texi (Help Summary) [@ifnottex]: Likewise.
4958
49592004-05-13 Nick Roberts <nickrob@gnu.org>
4960
4961 * building.texi (GDB Graphical Interface): Update and describe
4962 layout first.
4963
8cf51b2c
GM
49642004-05-04 Jason Rumney <jasonr@gnu.org>
4965
4966 * makefile.w32-in: Revert last change.
4967
49682004-05-03 Jason Rumney <jasonr@gnu.org>
4969
4970 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4971
8cf51b2c
GM
49722004-04-23 Juanma Barranquero <lektu@terra.es>
4973
4974 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4975
49762004-04-18 Juri Linkov <juri@jurta.org>
4977
4978 * fixit.texi (Spelling): Remove file extension from ispell xref.
4979
49802004-04-15 Kim F. Storm <storm@cua.dk>
4981
4982 * cmdargs.texi (Initial Options): Add -Q.
4983
49842004-04-05 Kim F. Storm <storm@cua.dk>
4985
4986 * custom.texi (File Variables): Add safe-local-eval-forms.
4987
8cf51b2c
GM
49882004-04-02 Luc Teirlinck <teirllm@auburn.edu>
4989
4990 * files.texi (Reverting): Correct description of revert-buffer's
4991 handling of point.
4992
49932004-03-22 Juri Linkov <juri@jurta.org>
4994
4995 * emacs.texi (Top): Add `Misc X'.
4996
49823426 4997 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
4998
4999 * glossary.texi: Improve references.
5000
5001 * help.texi: Sync keywords with finder.el.
5002
5003 * mini.texi (Completion): Add description for menu items.
5004
5005 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5006
5007 * sending.texi (Mail Methods): Fix xref to Message manual.
5008
8cf51b2c
GM
50092004-03-12 Richard M. Stallman <rms@gnu.org>
5010
8cf51b2c
GM
5011 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5012
8cf51b2c
GM
50132004-03-04 Richard M. Stallman <rms@gnu.org>
5014
5015 * search.texi (Regexps): Explain that ^ and $ have their
5016 special meanings only in certain contexts.
5017
5018 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5019
5020 * mule.texi (Specify Coding): Doc C-x RET F.
5021
5022 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5023 for multiple compile and grep buffers.
5024 (Indirect Buffers): Don't recommand clone-indirect-buffer
5025 for multiple compile and grep buffers.
5026
8cf51b2c
GM
50272004-02-29 Juanma Barranquero <lektu@terra.es>
5028
5029 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5030 Use $(DEL) instead of rm, and ignore exit code.
5031
8cf51b2c
GM
50322004-02-23 Nick Roberts <nick@nick.uklinux.net>
5033
5034 * building.texi (Watch Expressions): Update.
5035
50362004-02-21 Juri Linkov <juri@jurta.org>
5037
5038 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5039 --directory, --help, --version. Move text about command-line-args
5040 to Command Arguments.
5041 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5042 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5043 (Window Size X): Join -g and --geometry. Add @cindex.
5044 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5045 (Title X): Remove alias -title.
5046 (Misc X): New node.
5047
c8763fb6 50482004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5049
5050 * frames.texi (Drag and drop): Add Motif to list of supported
5051 protocols.
5052
c8763fb6 50532004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5054
5055 * frames.texi (Drag and drop): New section.
5056
50572004-01-24 Richard M. Stallman <rms@gnu.org>
5058
5059 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5060 Include it only @ifnotinfo. Patch the preceding and following
5061 node headers to point to each other.
5062
50632004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5064
5065 * calendar.texi (Appointments): Update section.
5066
50672003-12-29 Kevin Ryde <user42@zip.com.au>
5068
8cf51b2c
GM
5069 * programs.texi (C Modes): Fix the xref.
5070
50712003-12-23 Nick Roberts <nick@nick.uklinux.net>
5072
5073 * building.texi (Watch Expressions): Update.
5074 (Commands of GUD): Include use of toolbar + breakpoints set from
5075 fringe/margin.
5076
50772003-12-03 Andre Spiegel <spiegel@gnu.org>
5078
5079 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5080 <acm@muc.de>.
5081
c8763fb6 50822003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5083
5084 * frames.texi (Dialog Boxes): Add use-file-dialog.
5085
8cf51b2c
GM
50862003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5087
5088 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5089 in CC Mode.
5090
8cf51b2c
GM
50912003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5092
5093 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5094 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5095 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5096 * man/frames.texi, man/glossary.texi, man/killing.texi:
5097 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5098 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5099 * man/sending.texi, man/text.texi, man/trouble.texi:
5100 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5101
51022003-11-01 Alan Mackenzie <acm@muc.de>
5103
5104 * search.texi (Scrolling During Incremental Search): Document a
5105 new scrolling facility in isearch mode.
5106
8cf51b2c
GM
51072003-10-22 Miles Bader <miles@gnu.org>
5108
5109 * Makefile.in (info): Move before $(top_srcdir)/info.
5110
51112003-10-22 Nick Roberts <nick@nick.uklinux.net>
5112
5113 * building.texi (Watch Expressions): Update section on data display
5114 to reflect code changes (GDB Graphical Interface).
5115
8cf51b2c
GM
51162003-10-13 Richard M. Stallman <rms@gnu.org>
5117
5118 * xresources.texi (GTK resources): Clean up previous change.
5119
c8763fb6 51202003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5121
5122 * xresources.texi (GTK resources): Add a note that some themes
5123 disallow customizations. Add scroll theme example.
5124
8cf51b2c
GM
51252003-09-30 Richard M. Stallman <rms@gnu.org>
5126
8cf51b2c
GM
5127 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5128
5129 * misc.texi (Saving Emacs Sessions): Shorten the section,
5130 collapsing back into one node.
5131
51322003-09-30 Lars Hansen <larsh@math.ku.dk>
5133
5134 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5135
ce058493 51362003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5137
5138 * xresources.texi (GTK names in Emacs): Correct typo.
5139
8cf51b2c
GM
51402003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5141
5142 * cmdargs.texi (Font X): Mention new default font. More
5143 fully describe long font names, wildcard patterns and the
5144 problems involved. (Result of discussion on emacs-devel.)
5145
51462003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5147
5148 * emacs.texi (Acknowledgements): Correct typo.
5149
51502003-09-22 Richard M. Stallman <rms@gnu.org>
5151
5152 * dired.texi (Misc Dired Commands): New node.
5153 (Dired Navigation): Add dired-goto-file.
5154
5155 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5156
5157 * emacs.texi (Acknowledgements): New node, split from Distribution.
5158
5159 * cmdargs.texi (Action Arguments): -f reads interactive args.
5160
8cf51b2c
GM
51612003-09-08 Lute Kamstra <lute@gnu.org>
5162
5163 * screen.texi (Mode Line): Say that POS comes before LINE.
5164 Mention `size-indication-mode'.
5165 * display.texi (Optional Mode Line): Document
5166 `size-indication-mode'.
5167 * basic.texi (Position Info): Mention `size-indication-mode'.
5168
51692003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5170
5171 * xresources.texi (Resources): Refer to `editres' man page.
5172 (Lucid Resources): Update defaults. Expand description of
5173 `shadowThickness'.
5174
51752003-09-04 Miles Bader <miles@gnu.org>
5176
5177 * Makefile.in (top_srcdir): New variable.
5178 ($(top_srcdir)/info): New rule.
5179 (info): Depend on it.
5180
51812003-09-03 Peter Runestig <peter@runestig.com>
5182
5183 * makefile.w32-in: New file.
5184
51852003-08-29 Richard M. Stallman <rms@gnu.org>
5186
5187 * misc.texi (Saving Emacs Sessions): Correct previous change.
5188
8cf51b2c
GM
51892003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5190
8cf51b2c
GM
5191 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5192 (Intro): Include kmacro.texi after fixit.texi instead of after
5193 custom.texi. (As suggested by Kim Storm.)
5194
51952003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5196
5197 * fixit.texi (Fixit): Update `Next' pointer.
5198 * files.texi (Files): Update `Previous' pointer.
5199 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5200 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5201 (Suggested by Kim Storm.)
5202 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5203
52042003-08-18 Kim F. Storm <storm@cua.dk>
5205
5206 * kmacro.texi: New file describing enhanced keyboard macro
5207 functionality. Replaces old description in custom.texi.
5208
5209 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5210 (Keyboard Macros): Move to new kmacro.texi file.
5211
5212 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5213
8cf51b2c
GM
52142003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5215
5216 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5217
52182003-08-17 Alex Schroeder <alex@gnu.org>
5219
5220 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5221 required.
5222
8cf51b2c
GM
52232003-08-05 Richard M. Stallman <rms@gnu.org>
5224
5225 * programs.texi (Lisp Indent): Don't describe
5226 lisp-indent-function property here. Use xref to Lisp Manual.
5227
8cf51b2c
GM
52282003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5229
fffa137c 5230 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5231 abbreviations.
5232
52332003-07-24 Markus Rost <rost@math.ohio-state.edu>
5234
5235 * buffers.texi (List Buffers): Fix previous change.
5236
8cf51b2c
GM
52372003-07-13 Markus Rost <rost@math.ohio-state.edu>
5238
5239 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5240 List*.
5241
52422003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5243
8cf51b2c
GM
5244 * display.texi (Font Lock): Fix typo.
5245
52462003-07-07 Richard M. Stallman <rms@gnu.org>
5247
5248 * display.texi (Font Lock): Add xref for format info on
5249 font-lock-remove-keywords.
5250
5251 * building.texi (Compilation): Document what happens with asynch
5252 children of compiler process.
5253
5254 * help.texi (Library Keywords): Use @multitable.
5255
8cf51b2c
GM
52562003-06-04 Richard M. Stallman <rms@gnu.org>
5257
5258 * programs.texi (Expressions): Delete C-M-DEL.
5259
5260 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5261 comint-move-point-for-output renamed from
5262 comint-scroll-to-bottom-on-output.
5263
5264 * custom.texi (Init Rebinding): Replace previous change with xref.
5265 (Non-ASCII Rebinding): Explain that issue more briefly here.
5266
52672003-05-28 Richard M. Stallman <rms@gnu.org>
5268
5269 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5270
52712003-05-28 Nick Roberts <nick@nick.uklinux.net>
5272
5273 * building.texi (GDB Graphical Interface): New node.
5274 (Rewritten somewhat by RMS.)
5275
c8763fb6 52762003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5277
5278 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5279 non-English letters. Explain how to set coding systems correctly
5280 and how to include the right coding cookie in the file.
5281
c8763fb6 52822003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5283
5284 * indent.texi (Indentation): Explain the concepts.
5285 (Just Spaces): Explain why preventing tabs for indentation might
5286 be useful.
5287
8cf51b2c
GM
52882003-04-16 Richard M. Stallman <rms@gnu.org>
5289
5290 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5291
8cf51b2c
GM
52922003-02-22 Alex Schroeder <alex@emacswiki.org>
5293
5294 * cmdargs.texi (General Variables): Document SMTPSERVER.
5295
8cf51b2c
GM
5296 * sending.texi: Remove SMTP node.
5297 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5298 library.
5299
8cf51b2c
GM
53002003-02-22 Alex Schroeder <alex@emacswiki.org>
5301
5302 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5303
53042003-02-22 Simon Josefsson <jas@extundo.com>
5305
5306 * sending.texi (Mail Methods): Add node about SMTP.
5307
c8763fb6 53082003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5309
5310 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5311
8cf51b2c
GM
53122003-02-01 Kevin Ryde <user42@zip.com.au>
5313
5314 * glossary.texi (Glossary): Correction to cl cross reference.
5315
53162003-01-20 Richard M. Stallman <rms@gnu.org>
5317
5318 * killing.texi (Rectangles): Document C-x c r.
5319
c8763fb6 53202003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5321
5322 * xresources.texi (GTK resources): New node.
5323 (GTK widget names): New node.
5324 (GTK names in Emacs): New node.
5325 (GTK styles): New node.
5326
c8763fb6 53272003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5328
5329 * maintaining.texi (Create Tags Table): Add reference to the new
5330 `etags --help --lang=LANG' option.
5331
8cf51b2c
GM
53322002-10-02 Karl Berry <karl@gnu.org>
5333
49823426 5334 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5335 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5336 where needed for the sake of the HTML output.
8cf51b2c
GM
5337
53382001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5339
5340 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5341 source files.
5342
53432001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5344
5345 * Makefile.in (emacsman): New target.
5346
8cf51b2c
GM
53472001-10-20 Gerd Moellmann <gerd@gnu.org>
5348
5349 * (Version 21.1 released.)
5350
53512001-10-05 Gerd Moellmann <gerd@gnu.org>
5352
5353 * Branch for 21.1.
5354
8cf51b2c
GM
53552001-03-05 Gerd Moellmann <gerd@gnu.org>
5356
5357 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5358
8cf51b2c
GM
53592000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5360
5361 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5362
8cf51b2c
GM
53631999-07-12 Richard Stallman <rms@gnu.org>
5364
5365 * Version 20.4 released.
5366
53671998-12-04 Markus Rost <rost@delysid.gnu.org>
5368
5369 * Makefile.in (INFO_TARGETS): Delete customize.info.
5370 (DVI_TARGETS): Delete customize.dvi.
5371 (../info/customize, customize.dvi): Targets deleted.
5372
53731998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5374
5375 * Version 20.3 released.
5376
53771998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5378
5379 * Makefile.in (EMACSSOURCES): Add mule.texi.
5380 Add msdog.texi, ack.texi. Remove gnu1.texi.
5381
53821998-04-06 Andreas Schwab <schwab@gnu.org>
5383
5384 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5385 it in dvi targets.
8cf51b2c
GM
5386
53871997-09-23 Paul Eggert <eggert@twinsun.com>
5388
5389 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5390 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5391 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5392
53931997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5394
5395 * Version 20.2 released.
5396
53971997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5398
5399 * Version 20.1 released.
5400
54011997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5402
5403 * Makefile (../info/customize, customize.dvi): New targets.
5404 (INFO_TARGETS): Add ../info/customize.
5405 (DVI_TARGETS): Add customize.dvi.
5406
8cf51b2c
GM
54071996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5408
5409 * Version 19.33 released.
5410
54111996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5412
5413 * Version 19.32 released.
5414
8cf51b2c
GM
54151996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5416
5417 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5418
54191996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5420
5421 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5422 Specify -I option.
5423 (All dvi targets): Set the TEXINPUTS variable.
5424
54251996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5426
5427 * Version 19.31 released.
5428
8cf51b2c
GM
54291995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5430
5431 * Version 19.30 released.
5432
8cf51b2c
GM
54331995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5434
5435 * Makefile.in (maintainer-clean): Rename from realclean.
5436
54371994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5438
5439 * Makefile.in: New file.
5440 * Makefile: File deleted.
5441
54421994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5443
5444 * Makefile (TEXINDEX_OBJS): Variable deleted.
5445 (texindex, texindex.o, getopt.o): Rules deleted.
5446 All deps on texindex deleted.
5447 (distclean): Don't delete texindex.
5448 (mostlyclean): Don't delete *.o.
5449 * texindex.c, getopt.c: Files deleted.
5450
54511994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5452
5453 * Version 19.26 released.
5454
54551994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5456
5457 * Makefile (EMACSSOURCES): Exclude undo.texi.
5458
54591994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5460
5461 * Version 19.25 released.
5462
54631994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5464
5465 * Version 19.24 released.
5466
54671994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5468
5469 * Version 19.23 released.
5470
54711994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5472
5473 * Makefile: Delete spurious tab.
5474
54751994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5476
5477 * Makefile (.SUFFIXES): New rule.
5478
8cf51b2c
GM
54791993-12-04 Richard Stallman (rms@srarc2)
5480
5481 * getopt.c: New file.
5482 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5483 (getopt.o): New rule.
5484 (dvi): Don't depend on texindex.
49823426 5485 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5486
54871993-12-03 Richard Stallman (rms@srarc2)
5488
49823426
GM
5489 * Makefile (TEXI2DVI): New variable.
5490 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5491 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5492
54931993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5494
5495 * Version 19.22 released.
5496
54971993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5498
5499 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5500
55011993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5502
5503 * Version 19.21 released.
5504
8cf51b2c
GM
55051993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5506
5507 * Makefile (realclean): Don't delete the Info files.
5508
55091993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5510
8cf51b2c
GM
5511 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5512 4' where appropriate.
5513
55141993-10-20 Brian Fox (bfox@ai.mit.edu)
5515
49823426 5516 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5517
5518 * texindex.c: Include "../src/config.h" if building in emacs.
5519
5520 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5521 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5522 Add target to build texindex.c, defining `emacs'.
5523
8cf51b2c
GM
55241993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5525
5526 * Version 19.19 released.
5527
8cf51b2c
GM
55281993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5529
5530 * Version 19.18 released.
5531
55321993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5533
5534 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5535
55361993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5537
5538 * Version 19.17 released.
5539
55401993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5541
5542 * split-man: Fix typos in last change.
5543
55441993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5545
5546 * Version 19.16 released.
5547
55481993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5549
5550 * version 19.15 released.
5551
55521993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5553
5554 * Makefile (distclean): It's rm, not rf.
5555
55561993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5557
5558 * Version 19.14 released.
5559
55601993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5561
5562 * Makefile: New file.
5563
55641993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5565
5566 * Version 19.13 released.
5567
55681993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5569
5570 * Version 19.9 released.
5571
55721993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5573
5574 * Version 19.8 released.
5575
55761993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5577
5578 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5579
5580 * trouble.texi: It's `enable-flow-control-on', not
5581 `evade-flow-control-on'.
5582
55831993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5584
5585 * display.texi: Document standard-display-european.
5586
55871993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5588
5589 * Version 19.7 released.
5590
5591 * emacs.texi: Add a sentence to the top menu mentioning the
5592 specific version of Emacs this manual applies to.
5593
55941993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5595
5596 * basic.texi: Document next-line-add-lines variable used to
5597 implement down-arrow.
5598
5599 * killing.texi: Document kill-whole-line.
5600
56011993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5602
5603 * text.texi: Update unix TeX ordering information.
5604
56051993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5606
5607 * news.texi: Mention fill-rectangle in keybinding list.
5608
5609 * killing.texi: Document fill-rectangle.
5610
56111993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5612
5613 * vc.texi: Bring the docs up to date with VC 5.2.
5614
56151992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5616
5617 * emacs.tex: Mention blackbox and gomoku under Amusements.
5618 Assembler mode is now mentioned and appropriately indexed
5619 under Programming Modes.
5620
56211991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5622
5623 * emacs.tex: Update TeX ordering information.
5624
8cf51b2c
GM
56251990-06-26 David Lawrence (tale@geech)
5626
5627 * emacs.tex: Note that completion-ignored-extensions is not used
5628 to filter out names when all completions are displayed in
5629 *Completions*.
5630
56311990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5632
5633 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5634
56351990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5636
5637 * emacs.tex: Add @findex grep.
5638
8cf51b2c
GM
56391988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5640
5641 * emacs.tex: Correct two typos. No other changes before
5642 Version 19 will be made.
5643
8cf51b2c
GM
56441988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5645
5646 * emacs.tex: Update information for obtaining TeX distribution from the
5647 University of Washington.
5648
5649;; Local Variables:
c8763fb6 5650;; coding: utf-8
8cf51b2c
GM
5651;; fill-column: 79
5652;; add-log-time-zone-rule: t
5653;; End:
5654
5655 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5656 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5657
5658 This file is part of GNU Emacs.
5659
352c8b4a 5660 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5661 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5662 the Free Software Foundation, either version 3 of the License, or
5663 (at your option) any later version.
8cf51b2c
GM
5664
5665 GNU Emacs is distributed in the hope that it will be useful,
5666 but WITHOUT ANY WARRANTY; without even the implied warranty of
5667 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5668 GNU General Public License for more details.
5669
5670 You should have received a copy of the GNU General Public License
352c8b4a 5671 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5672
5673;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd