checked fixit.texi
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
841c8096
CY
12008-09-22 Chong Yidong <cyd@stupidchicken.com>
2
3 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
4 to Erasing node.
5 (Undo): Reorganize paragraphs for logical flow. Move keybinding
6 rationale to a footnote.
7 (Kill Errors): Remove node, due to redundancy with Erasing.
8 (Spelling): Move discussion of flyspell to end. Note new behavior of
9 M-$ in active region. Remove non-ispell-specific keybindings from
10 table.
11
eab2ee89
DN
122008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
13
14 * cmdargs.texi (Initial Options): Document --daemon.
15
3d53e905
GM
162008-09-20 Glenn Morris <rgm@gnu.org>
17
18 * files.texi (Numbered Backups): Mention that some modes set
19 version-control.
20
1c90484d
GM
212008-09-20 Jim Blandy <jimb@red-bean.com>
22
23 * files.texi (Numbered Backups): Reference File Variables, as well.
24 Remove discussion of Rmail's implementation.
25
0fc0d844
CY
262008-09-06 Chong Yidong <cyd@stupidchicken.com>
27
28 * misc.texi (Recursive Edit): Note that top-level exits active
29 minibuffers.
30
31 * trouble.texi (Quitting): Likewise.
32
b18d283d
CY
332008-08-31 Chong Yidong <cyd@stupidchicken.com>
34
35 * emacs.texi (Top): Add Temporary Face Changes xref.
36
37 * display.texi (Display): Move Temporary Face Changes node to just
38 after Standard Faces.
39 (Scrolling): Document recenter-top-bottom instead of recenter.
40 (Horizontal Scrolling): Move auto hscroll discussion to the top.
41 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
42 (Display Custom): Copyedits.
43 (Optional Mode Line): Document display-battery-mode.
44
180135fc
RF
452008-08-27 Romain Francoise <romain@orebokech.com>
46
47 * custom.texi (Directory Variables): Minor fix.
48
d3fe3475
GM
492008-08-27 Glenn Morris <rgm@gnu.org>
50
51 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
52 descriptions.
53 (Calendar Customizing): Tweak layout description.
54 Move calenday-today-marker and calendar-today face to the other
55 markers. Condense calendar-star-date and calendar-mark-today
56 description.
57 (Holiday Customizing): Add oriental and solar holidays.
58 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
59 Fix holiday-float description. Use zerop in examples. Be less verbose.
60 (Date Display Format): Change ISO format. Be less verbose.
61 (Diary Customizing): Mention day and month abbrev arrays.
62 Mention the date-form variables by name. Update European example.
63 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
64 Condense examples. Mention diary-entry-symbols by name.
65 Condense table for insertion commands.
66 (Fancy Diary Display): Mention diary-include-string and
67 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
68 Ethiopic, Persian date functions. Condense descriptions.
69
70 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
71 (Adding to Diary): Adapt for changed node name.
72
71755807
GM
732008-08-26 Glenn Morris <rgm@gnu.org>
74
75 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
76 node "Hebrew/Islamic Entries".
77
78 * calendar.texi (Specified Dates): Fix names of iso functions.
79 (General Calendar): There may not be another window.
80 (Writing Calendar Files, Holidays): Tweak intro.
81 (Holidays): Mention Baha'i and Chinese holidays.
82 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
83 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
84 (To Other Calendar): Add calendar-print-other-dates.
85 Refer to "graphic display" rather than "X.
86 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
87 (Displaying the Diary): Fix whitespace after reference.
88 Fix `diary-number-of-entries' reference.
89 (Date Formats): Explicitly mention that day names can be abbreviated.
90 (Adding to Diary): Add some references to other sections.
91 (Special Diary Entries): Fix reference.
92 (Appointments): Simplify appt-message-warning-time entry.
93 Clarify where times must be.
94 (Importing Diary): Comment out icalendar paragraph that does not apply.
95 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
96
d76ebc75
GM
972008-08-23 Glenn Morris <rgm@gnu.org>
98
99 * fortran-xtra.texi (Fortran): Change description of free form and
100 fixed form a bit. Mention hideshow and imenu.
101 (Fortran Motion): Mention fortran-end-of-subprogram,
102 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
103 (Fortran Indent): Minor re-word.
104 (ForIndent Commands): Mention fortran-fill-paragraph and
105 fortran-fill-statement.
106 (ForIndent Cont): Mention fortran-tab-mode-string.
107 (Fortran Comments): Mention fortran-comment-line-start-skip.
108 (Fortran Columns): Mention font-locking.
109 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
110
e2a71e28
JB
1112008-08-23 Johan Bockgard <bojohan@muon>
112
113 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
114
5c52e13c
CY
1152008-08-22 Chong Yidong <cyd@stupidchicken.com>
116
117 * mini.texi (Minibuffer): Simplify introduction.
118 (Minibuffer File): Document tilde in minibuffer filenames.
119 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
120 to enter tabs, spaces, and question marks. Describe behavior of C-a.
121 (Completion Example): Update example to current command list.
122 (Completion Options): Document `lazy' value of completion-auto-help.
123 Update contents of completion-ignored-extensions.
124 (Minibuffer History): Describe "future history" list. State default
125 value of history-delete-duplicates.
126
77a00355
GM
1272008-08-21 Glenn Morris <rgm@gnu.org>
128
129 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 130 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 131
39ee1d04
CY
1322008-08-17 Chong Yidong <cyd@stupidchicken.com>
133
134 * regs.texi (Registers): Clarify valid register names.
135 (RegPos): Note that buffer is saved and restored too.
136 (RegText): Note that mark is reactivated/deactivated.
137 (RegConfig): Xref to Windows node.
138
b12c348f
CY
1392008-08-16 Chong Yidong <cyd@stupidchicken.com>
140
3ae7ba79
CY
141 * basic.texi (Inserting Text): Provide command name for C-q.
142
b12c348f
CY
143 * killing.texi (Killing): Copyedit. Define read-only text.
144 (Deletion): DEL and C-d were already explained in Erasing; xref there.
145 (Killing by Lines): Copyedit.
146 (Other Kill Commands): Move M-w description here.
147 (Yanking): Move M-w to Other Kill Commands.
148 (Kill Ring): Also mention saving text in registers. Link to Text
149 Properties in elisp manual.
150 (Accumulating Text): Copyedit.
151 (CUA Bindings): Shift selection is now the default.
152
d8ff7692
TZ
1532008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
154
155 * maintaining.texi (Change Log): Mention next-error is available.
156
a43a8a2e
GM
1572008-08-10 Glenn Morris <rgm@gnu.org>
158
159 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
160 and intermonth text.
161 (Holiday Customizing): Add holiday-chinese.
162
eba27308
EZ
1632008-08-08 Eli Zaretskii <eliz@gnu.org>
164
165 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
166
5f14a5b3
DN
1672008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
168
169 * files.texi (Log Buffer): Describe C-c C-d.
170 (Diff Mode): Describe C-x 4 A.
171
49989bff
EZ
1722008-08-06 Eli Zaretskii <eliz@gnu.org>
173
174 * vc1-xtra.texi (VC Directory Mode): Fix last change.
175
5c915c02
DN
1762008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
177
2beaf97a
DN
178 * files.texi (Old Revisions): Update the keys used by vc-annotate and
179 describe the new bindings to show the changeset diff, toggle annotation
180 visibility, show revisions.
181 (VC Status): Describe key bindings for modifying the change comments,
182 displaying changeset diffs and annotations.
183
5c915c02
DN
184 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
185
71798ace
NR
1862008-08-05 Nick Roberts <nickrob@snap.net.nz>
187
188 * vc1-xtra.texi (VC Directory Mode): Fix typo.
189
b8949644
EZ
1902008-08-02 Eli Zaretskii <eliz@gnu.org>
191
192 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
193 and wording.
194
819567d1
DN
1952008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
196
197 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 198 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
199 commands. Improve some old info.
200
5f38310a
CY
2012008-07-31 Chong Yidong <cyd@stupidchicken.com>
202
0dc3906b
CY
203 * display.texi (Visual Line Mode): New node.
204
5f38310a
CY
205 * basic.texi (Inserting Text): Move DEL to deletion node.
206 (Moving Point): Add additional alternative key bindings. Describe
207 line-move-visual.
208 (Erasing): Describe DEL.
209 (Basic Undo, Blank Lines, Arguments): Copyedit.
210 (Continuation Lines): Mention Visual Line mode.
211 (Position Info): Move extended discussion to mule.texi.
212
213 * mule.texi (International Chars): Describe C-x =.
214
215 * emacs.texi (Top): Add Visual Line Mode node.
216
7c2fb837
DN
2172008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
218
219 * emacs.texi: Remove VMS support.
220
3f6b73ef
DN
2212008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
222
223 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
224 the vc-dir command name.
225
9e2a2647
DN
2262008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
227
228 * xresources.texi: Remove mentions of Mac Carbon.
229
568beaa2
AS
2302008-07-19 Andreas Schwab <schwab@suse.de>
231
232 * ns-emacs.texi: Move to ../misc.
233
0ef94706
CY
2342008-07-15 Chong Yidong <cyd@stupidchicken.com>
235
236 * entering.texi (Exiting): Don't describe text-only terminals as the
237 default. Describe the new startup screen.
238 (Exiting): Describe how to kill Emacs first. Change description of
239 iconification to handle modern window systems.
240
ba60bd44 2412008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
242
243 * ns-emacs.texi: New file, documents features of Emacs port under
244 NeXTstep windowing.
245
9f30aa73
CY
2462008-07-15 Chong Yidong <cyd@stupidchicken.com>
247
938a5d2e
CY
248 * entering.texi (Entering Emacs): Update prev node.
249
250 * glossary.texi (Glossary): Remove xref to Text Characters.
251
9f30aa73
CY
252 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
253 directly, rather than in the context of ASCII. Move description of
254 special properties of modifier key to new Modifier Keys node.
255 (Keys): Copyedit.
256 (Text Characters): Delete node. Multibyte is the default nowadays, and
257 the node contents are obsolete.
258
259 * custom.texi (Modifier Keys): New node.
260
261 * emacs.texi (Top): Update node list.
262
7e53d36c
CY
2632008-07-13 Chong Yidong <cyd@stupidchicken.com>
264
265 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
266 saying that Emacs provides menus and mouse support (which is par for
267 the course).
268
269 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
270 early on.
271 (Point): Copyedit. Relegate historical trivia to a footnote.
272 (Mode Line): Explain mode-line format more consistently.
273 (Menu Bar): Copyedit.
274
1e9fa96d
GM
2752008-06-27 Glenn Morris <rgm@gnu.org>
276
277 * cal-xtra.texi (Sexp Diary Entries):
278 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
279
dc9bebb8
CY
2802008-06-26 Chong Yidong <cyd@stupidchicken.com>
281
282 * mark.texi (Shift selection): New node.
283 (Mark): Copyedits.
284 (Persistent Mark): Move to the end of the chapter.
285
e7881076
EZ
2862008-06-20 Eli Zaretskii <eliz@gnu.org>
287
288 * makefile.w32-in (distclean): Remove makefile.
289
f427400c
NR
2902008-06-17 Nick Roberts <nickrob@snap.net.nz>
291
292 * building.texi (Starting GUD): Add an entry for gud-gdb.
293 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
294 command mode.
295
b597d348
GM
2962008-06-17 Glenn Morris <rgm@gnu.org>
297
298 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
299
647b7094
NR
3002008-06-17 Nick Roberts <nickrob@snap.net.nz>
301
302 * building.texi (Starting GUD): Expand on remote debugging.
303 (Other GDB-UI Buffers): Mention new keyboard bindings.
304
47a30023
GM
3052008-06-15 Glenn Morris <rgm@gnu.org>
306
307 * gnu.texi: Use a verbatim license for this invariant section,
308 as per etc/GNU.
309
37e5d54a
GM
3102008-06-13 Daniel Engeler <engeler@gmail.com>
311
312 * emacs.texi, misc.texi: Add documentation about serial port access.
313
8e65d46c
GM
3142008-06-13 Glenn Morris <rgm@gnu.org>
315
c1473b4c
MB
316 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
317 maintain.info.
8e65d46c 318
e40a85cd
MB
3192008-06-05 Miles Bader <miles@gnu.org>
320
321 * display.texi (Temporary Face Changes): Update to reflect function
322 renamings in face-remap.el.
323
56c73dec
MB
3242008-06-04 Miles Bader <miles@gnu.org>
325
326 * display.texi (Temporary Face Changes): Add
327 `adjust-buffer-face-height'. Rewrite description of
328 `increase-buffer-face-height' and `decrease-default-face-height' now
329 that they aren't bound by default.
330
9d3d42fb
MB
3312008-06-03 Miles Bader <miles@gnu.org>
332
333 * display.texi (Temporary Face Changes): New node.
334
2be6bfe2
EZ
3352008-05-31 Eli Zaretskii <eliz@gnu.org>
336
337 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
338
daf7e339
GM
3392008-05-31 Glenn Morris <rgm@gnu.org>
340
341 * cal-xtra.texi (Fancy Diary Display): Simplify.
342
d21d2618
GM
3432008-05-30 Glenn Morris <rgm@gnu.org>
344
345 * cal-xtra.texi (Fancy Diary Display): Update for
346 diary-display-function replacing diary-display-hook.
347
71ce5fd0
JB
3482008-05-29 Drew Adams <drew.adams@oracle.com>
349
350 * msdog.texi (Windows Keyboard): Add descriptions of
351 w32-register-hot-key and w32-unregister-hot-key.
352
a3cdbdf8
MO
3532008-05-21 Tom Tromey <tromey@redhat.com>
354
355 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
356 Variables node.
357
854a574c
MO
3582008-05-19 Tom Tromey <tromey@redhat.com>
359
360 * custom.texi (Variables): Add Directory Variables to menu.
361 (Directory Variables): New node.
362
7c2ec3f9
ER
3632008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
364
71ce5fd0 365 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 366
370fded4
ER
3672008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
368
369 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
370 Revision Tags and rewritten. Section now uses modern terminology,
371 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
372 accurately.
373
6af511e3
EZ
3742008-05-10 Eli Zaretskii <eliz@gnu.org>
375
376 * msdog.texi (Windows Files): Update documentation of
377 w32-get-true-file-attributes.
378
7a78b6e7
ER
3792008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
380
381 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
382 directory mode.
383
1bcfc24e
CY
3842008-05-08 Chong Yidong <cyd@stupidchicken.com>
385
386 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 387 entry "television".
1bcfc24e 388
db86064f
ER
3892008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
390
ab5ec32c 391 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 392
a31b405e
ER
3932008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
394
395 * emacs/buffers.texi, emacs/files.texi (Version-control):
396 vc-toggle-read-only is no longer a good idea...
397
ff2c14fc
GM
3982008-04-29 Glenn Morris <rgm@gnu.org>
399
400 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
401
367c9b7c
JL
4022008-04-22 Juri Linkov <juri@jurta.org>
403
404 * dired.texi (Subdirectories in Dired): Describe using `^'
405 to return to the parent directory.
406
4ac1e9b4
NR
4072008-04-22 Nick Roberts <nickrob@snap.net.nz>
408
409 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
410 recent changes.
411
b9b3bf2b
NR
4122008-04-19 Nick Roberts <nickrob@snap.net.nz>
413
414 * building.texi (GDB-UI Layout, Breakpoints Buffer)
415 (Other GDB-UI Buffers): Update for recent thread related changes.
416
4d120d6a
SM
4172008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
418
419 * maintaining.texi (Maintaining):
420 * emacs.texi (Top): Typo.
421
a152877d
SM
4222008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
423
b9b3bf2b
NR
424 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
425 arg in `font-lock-add-keywords'.
a152877d 426
36c0514c
GM
4272008-04-08 Glenn Morris <rgm@gnu.org>
428
429 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
430 Also add Baha'i calendar references where appropriate.
431
06a97d46
GM
4322008-04-05 Glenn Morris <rgm@gnu.org>
433
434 * custom.texi (Init File): Byte-compiling .emacs is bad.
435
6adc6eed
SM
4362008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
437
438 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
439
571388b0
GM
4402008-03-29 Glenn Morris <rgm@gnu.org>
441
442 * calendar.texi: Update for `calendar-date-style' replacing
443 `european-calendar'.
444
3ae8f876
JR
4452008-03-28 Jason Rumney <jasonr@gnu.org>
446
447 * display.texi (Display Custom): Mention overlay-margin in text.
448
5bc6ddff 4492008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 450
5bc6ddff
MB
451 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
452 tutorial' comments.
03a864d5 453
7186a830
CY
4542008-03-28 Chong Yidong <cyd@stupidchicken.com>
455
456 * mark.texi (Mark): Rearrange nodes.
457 (Persistent Mark): Rename from Transient Mark.
458 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
459 Describe Transient Mark mode as the default.
460
461 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
462 the default behavior with Transient Mark mode off.
463 (Position Info): Fix typo.
464
71ce5fd0
JB
465 * display.texi (Standard Faces): Reference the Mark node.
466 Remove discussion of the region face, which is discussed there.
7186a830
CY
467
468 * emacs.texi (Top): Update node listings.
469
470 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
471 as the default.
472
473 * fixit.texi (Undo): Standardize choice of undo key sequence.
474 (Undo, Spelling): Describe Transient Mark mode as the default.
475
476 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
477 default.
478
479 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
480
481 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
482 mode is the default, and note that the mark is not activated when set.
483
484 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
485 Describe Transient Mark mode as the default.
486
487 * search.texi (Basic Isearch): Reference the Mark Ring node.
488 (Replace, Unconditional Replace, Other Repeating Search):
489 Describe Transient Mark mode as the default.
490
491 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
492 Transient Mark mode as the default.
493 (Paragraphs): Describe how M-h behaves when region is active.
494
495 * trouble.texi (Quitting): Clarify effects of C-g.
496
dc47d1ff
GM
4972008-03-13 Glenn Morris <rgm@gnu.org>
498
499 * emacs.texi (EMACSVER): Set to 23.0.60.
500
e3e0fb39 5012008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 502
e3e0fb39
GM
503 * dired.texi (Hiding Subdirectories): Fix previous change.
504
5052008-03-05 Drew Adams <drew.adams@oracle.com>
506
507 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 508
5e14abf8
KS
5092008-02-28 Kim F. Storm <storm@cua.dk>
510
511 * help.texi (Help Files): Move describe-gnu-project to C-h g.
512 Move describe-distribution to C-h C-o.
513 Move view-emacs-problems to C-h C-p.
514 Add view-emacs-debugging on C-h C-d.
515 Add view-external-packages on C-h C-e.
d0207bf3 516 Add view-order-manuals on C-h C-m.
5e14abf8 517
d0207bf3 5182008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
519
520 * msdog-xtra.texi (MS-DOS): Docstring fix.
521
87e391bb
EZ
5222008-02-09 Eli Zaretskii <eliz@gnu.org>
523
524 * msdog.texi (Windows Fonts): Use a @table for describing font
525 properties.
526
5662e503
JR
5272008-02-07 Jason Rumney <jasonr@gnu.org>
528
529 * msdog.texi (Windows Files): w32-get-true-file-attributes default
530 value has changed.
531 (Windows HOME): Clarify what is meant by "if that fails as well".
532 (Windows Fonts): New section.
533
72463824
GM
5342008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
535
536 * basic.texi (Basic Undo): Remove duplicate "you can".
537
7ff926e0
EZ
5382008-02-02 Eli Zaretskii <eliz@gnu.org>
539
540 * maintaining.texi (Tags): Fix last change.
541
6ab7aef1
MA
5422008-02-02 Michael Albinus <michael.albinus@gmx.de>
543
093571c3 544 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 545
ace67e7e
NR
5462008-01-31 Nick Roberts <nickrob@snap.net.nz>
547
548 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
549
ae068fdf
RS
5502008-01-26 Richard Stallman <rms@gnu.org>
551
552 * maintaining.texi (Tags): Delete redundant index entry.
553
a56d9a08
EZ
5542008-01-26 Eli Zaretskii <eliz@gnu.org>
555
556 * programs.texi (Imenu): Move "@cindex tags" from here...
557 * maintaining.texi (Tags): ...to here.
558
e941ed90
NR
5592008-01-23 Kevin Ryde <user42@zip.com.au>
560
561 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
562 click count.
563
650276d5
JB
5642008-01-21 Juanma Barranquero <lekktu@gmail.com>
565
566 * entering.texi (Exiting): Fix typo.
567 Reported by D. E. Evans <sinuhe@gnu.org>.
568
8dc17977
MR
5692007-12-31 Martin Rudalics <rudalics@gmx.at>
570
571 * glossary.texi (Glossary): Fix typo.
572
9f9695a6
RS
5732007-12-27 Richard Stallman <rms@gnu.org>
574
575 * text.texi (Formatted Text): Improve menu tag.
576 (Editing Format Info): In Info, add duplicate menu of nodes
577 about the submenus.
578 (Format Faces): Say where Faces menu is found. Mention Other.
579 (Format Colors): Say where these submenus are found.
580 (Format Indentation, Format Justification): Likewise.
581 (Format Properties): Likewise.
582
abfd0191
RS
5832007-12-22 Richard Stallman <rms@gnu.org>
584
585 * search.texi (Query Replace): Make exp of query-replace more
586 self-contained, and clarify.
8dc17977 587
abfd0191
RS
588 * cc-mode.texi (Getting Started): Change @ref to @pxref.
589
a2586785
RS
5902007-12-15 Richard Stallman <rms@gnu.org>
591
592 * files.texi (Auto Save): Clarify definition of auto-saving.
593
a67cf2bb
RS
5942007-11-26 Richard Stallman <rms@gnu.org>
595
596 * help.texi (Help Echo): Cleanups.
597
448b33b1
TTN
5982007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
599
600 * files.texi (Why Version Control?): Fix typo.
601 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
602 (Selecting a Fileset): Fix typos; small rewording.
603 (Log Buffer): Likewise.
604 (Old Revisions): Likewise.
448b33b1 605
221bb7f6
EZ
6062007-11-17 Eli Zaretskii <eliz@gnu.org>
607
608 * mule.texi (Communication Coding): Fix wording of last change.
609
d0207bf3 6102007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 611
630cb3b7
JB
612 * custom.texi (Specifying File Variables):
613 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 614
53b7759e
KH
6152007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
616
a5ab2e0c 617 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
618
619 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
620
c8763fb6 6212007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 622
630cb3b7 623 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
624 --output=file.
625
ff98e024
MR
6262007-11-13 Martin Rudalics <rudalics@gmx.at>
627
628 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
629 (Help Echo): Avoid mentioning the term "region" here and
630 consistently use the term "active text".
631
37b11c22
GM
6322007-11-11 Glenn Morris <rgm@gnu.org>
633
634 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
635
21d50ba1
JL
6362007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
637
638 * search.texi (Query Replace): Mention
639 `query-replace-show-replacement'.
640
c12ecb0a 6412007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
642
643 * building.texi (Watch Expressions): Remove obscure sentence.
644
3b4201f4
KH
6452007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
646
647 * mule.texi (Select Input Method): Describe how to activate an input
648 method in the text mode.
649
07e5c0b0
DN
6502007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
651
652 * cmdargs.texi (Misc Variables): Remove Sun windows info.
653
52dd7391
NR
6542007-10-30 Nick Roberts <nickrob@snap.net.nz>
655
656 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
657
c004e539
GM
6582007-10-30 Glenn Morris <rgm@gnu.org>
659
660 * misc.texi (Directory Tracking): Explain a bit more about
661 dirtrack-mode.
662
ca8c5b8c
GM
6632007-10-25 Glenn Morris <rgm@gnu.org>
664
665 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
666
b6c764ef
RS
6672007-10-24 Richard Stallman <rms@gnu.org>
668
669 * misc.texi (Interactive Shell): Cleanup last change.
670
eabd84c9
JL
6712007-10-22 Juri Linkov <juri@jurta.org>
672
673 * mini.texi (Minibuffer History): Add text about a list of minibuffer
674 default values.
675
0b43c7e2
ER
6762007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
677
ca8c5b8c 678 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
679 'filesets'.
680
a80859d4
MR
6812007-10-18 Martin Rudalics <rudalics@gmx.at>
682
683 * trouble.texi (Quitting): Fix typo.
684
c9447ae1
GM
6852007-10-18 Glenn Morris <rgm@gnu.org>
686
687 * frames.texi (Mode Line Mouse): Mention minor mode names.
688
168b980f
JL
6892007-10-17 Juri Linkov <juri@jurta.org>
690
691 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
692 fill-paragraph operates on the active region in Transient Mark mode.
693 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
694 with fill-paragraph.
695
696 * basic.texi (Arguments): Replace fill-paragraph-or-region with
697 fill-paragraph.
698
699 * fixit.texi (Spelling): ispell-word operates on the active region
700 in Transient Mark mode.
701
5a331f34
JB
7022007-10-17 Aaron S. Hawley <aaronh@garden.org>
703
704 * building.texi (Source Buffers):
705 * custom.texi (Init Non-ASCII):
706 * glossary.texi (Glossary): Use "key binding" consistently.
707
2a9f4d55
JB
7082007-10-17 Juanma Barranquero <lekktu@gmail.com>
709
710 * calendar.texi (Diary): Fix directive.
711
de13cecf
RS
7122007-10-16 Richard Stallman <rms@gnu.org>
713
714 * calendar.texi (Diary): Clarify text about diary file example.
715
5f90d53e
ER
7162007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
717
718 * files.texi: Capitalize node names according to convention.
719
3aa491bc
GM
7202007-10-13 Glenn Morris <rgm@gnu.org>
721
722 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
723
8a3106d3
ER
7242007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
725
726 * emacs.texi:
727 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 728 suggested by RMS and Robert J. Chassell.
8a3106d3 729
da1080a2
ER
7302007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
731
3aa491bc 732 * files.texi (Version Systems):
0870a421
ER
733 * vc-xtra.texi:
734 * vc1-xtra.texi:
ac3f4c6f 735 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 736 operations. Change of terminology from `version' to `revision'.
a7fc5b78 737 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 738 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 739
58ade22b
ER
7402007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
741
da1080a2 742 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
743 Reorder the descriptions to be chronological.
744
93870ce2
RS
7452007-10-09 Richard Stallman <rms@gnu.org>
746
747 * display.texi (Cursor Display): Correct how cursor appears
748 in nonselected windows.
749
568c7288
NR
7502007-10-04 Nick Roberts <nickrob@snap.net.nz>
751
752 * building.texi (GDB Graphical Interface): Remove references to gdba
753 and mention gud-gdb.
754
1af74d06 7552007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 756
1af74d06 757 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 758
0d8fb755
JL
7592007-10-06 Juri Linkov <juri@jurta.org>
760
761 * text.texi (Fill Commands): Document fill-paragraph-or-region.
762 (Fill Prefix, Format Indentation): Replace fill-paragraph with
763 fill-paragraph-or-region.
764
765 * basic.texi (Arguments): Replace fill-paragraph with
766 fill-paragraph-or-region.
767
b981e2c6
ER
7682007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
769
770 * files.texi: Update the section on version control for 2007
2a9f4d55 771 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
772 will come later.
773
5fceaf9c
GM
7742007-09-15 Glenn Morris <rgm@gnu.org>
775
776 * calendar.texi (Holidays): Change all instances of `holiday-list' back
777 to `list-holidays'.
778
b0e44b17
GM
7792007-09-14 Glenn Morris <rgm@gnu.org>
780
781 * calendar.texi: Update all instances of mark-calendar-holidays,
782 list-calendar-holidays, list-holidays with the new names.
783
8cf51b2c
GM
7842007-09-06 Glenn Morris <rgm@gnu.org>
785
786 * Move manual sources from man/ to subdirectories of doc/.
787 Split into the Emacs manual in emacs/, and other manuals in misc/.
788 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
789 manual.
790 (infodir): New variable.
791 (info): Use $infodir.
792 (emacsman): Delete target, not needed any more.
793 Move all targets that are not the Emacs manual to misc/Makefile.in.
794 (mostlyclean): Remove `gnustmp'.
795 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
796 manual.
92f9b43f 797 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
798 (emacsman): Delete target, not needed any more.
799 (clean): Remove all info files but Emacs manual.
800 Move all targets that are not the Emacs manual to misc/Makefile.in.
801 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
802
803 * Makefile.in (INFOSOURCES): Delete.
804 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
805 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
806 *.vrs *.toc here...
807 (maintainer-clean): ...from here.
808
8092007-09-05 Glenn Morris <rgm@gnu.org>
810
811 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
812
8cf51b2c
GM
8132007-08-29 Glenn Morris <rgm@gnu.org>
814
815 * emacs.texi (EMACSVER): Increase to 23.0.50.
816
3420c522
RS
8172007-08-27 Richard Stallman <rms@gnu.org>
818
819 * emacs.texi (Top): Clarify menu item for Glossary.
820
821 * display.texi (Faces): Change secn title.
822 Clarify not all fonts come from Font Lock.
823
8cf51b2c
GM
8242007-08-17 Eli Zaretskii <eliz@gnu.org>
825
826 * basic.texi (Position Info): Add index entry for face at point.
827 Mention that character faces are also displayed by "C-u C-x =".
828
8cf51b2c
GM
8292007-08-08 Glenn Morris <rgm@gnu.org>
830
831 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
832
8332007-08-07 Chong Yidong <cyd@stupidchicken.com>
834
835 * files.texi (File Conveniences): Document point motion keys in Image
836 mode.
837
8cf51b2c
GM
8382007-07-27 Glenn Morris <rgm@gnu.org>
839
8cf51b2c
GM
840 * emacs.texi (Copying): Include license text from gpl.texi, rather than
841 in-line.
842
843 * gpl.texi: New file with text of GPL.
844 * Makefile.in (EMACSSOURCES): Add gpl.texi.
845
8462007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
847
848 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
849
850 * dired.texi (Wdired): Mention C-x C-q key binding.
851
8522007-07-28 Nick Roberts <nickrob@snap.net.nz>
853
854 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
855
8562007-07-25 Glenn Morris <rgm@gnu.org>
857
8cf51b2c
GM
858 * emacs.texi (Copying): Replace license with GPLv3.
859
860 * Relicense all FSF files to GPLv3 or later.
861
8622007-07-24 Glenn Morris <rgm@gnu.org>
863
864 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
865 for some calendars.
866
8672007-07-23 Nick Roberts <nickrob@snap.net.nz>
868
869 * screen.texi (Mode Line): Describe new mode-line flag that shows if
870 default-directory for the current buffer is on a remote machine.
871
8cf51b2c
GM
8722007-07-21 Eli Zaretskii <eliz@gnu.org>
873
874 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
875 default value.
876
8772007-07-21 Richard Stallman <rms@gnu.org>
878
879 * files.texi (Why Version Control?): Improve previous change.
880
8812007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
882
883 * files.texi (Why Version Control?): New node.
884
8cf51b2c
GM
8852007-07-12 Nick Roberts <nickrob@snap.net.nz>
886
8cf51b2c
GM
887 * building.texi (Starting GUD): Add xref to this anchor.
888
8cf51b2c
GM
8892007-06-24 Karl Berry <karl@gnu.org>
890
2a9f4d55 891 * emacs.texi: New Back-Cover Text.
8cf51b2c 892
8cf51b2c
GM
8932007-06-07 Alan Mackenzie <acm@muc.de>
894
895 * display.texi (Optional Mode Line): Document the new form of
896 line+column numbers, "(561,2)".
897
8982007-06-06 Juanma Barranquero <lekktu@gmail.com>
899
49823426 900 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
901
9022007-06-02 Chong Yidong <cyd@stupidchicken.com>
903
904 * Version 22.1 released.
905
8cf51b2c
GM
9062007-05-07 Karl Berry <karl@gnu.org>
907
908 * emacs.texi (EMACSVER): Back to 22.
909
9102007-05-06 Richard Stallman <rms@gnu.org>
911
912 * maintaining.texi (Create Tags Table): Clean up previous change.
913
c8763fb6 9142007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
915
916 * maintaining.texi (Create Tags Table): Add text about the dangers of
917 making symbolic links to tags files.
918
9192007-05-04 Karl Berry <karl@gnu.org>
920
921 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
922
9232007-05-03 Karl Berry <karl@gnu.org>
924
925 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
926
927 * .cvsignore (*.pdf): New entry.
928
8cf51b2c
GM
929 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
930 for printing.
931
9322007-05-01 Richard Stallman <rms@gnu.org>
933
934 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
935
8cf51b2c
GM
9362007-04-28 Glenn Morris <rgm@gnu.org>
937
938 * ack.texi (Acknowledgments):
939 * anti.texi (Antinews):
8cf51b2c
GM
940 * programs.texi (Program Modes): Restore mention of python.el pending
941 consideration of legal status.
942
9432007-04-28 Richard Stallman <rms@gnu.org>
944
945 * files.texi (File Names): Fixes to ~ description on MS systems.
946
8cf51b2c
GM
9472007-04-26 Glenn Morris <rgm@gnu.org>
948
949 * emacs.texi (EMACSVER): Increase to 22.1.50.
950
9512007-04-25 Karl Berry <karl@gnu.org>
952
953 * emacs.texi: Improve line breaks on copyright page,
954 similar layout to lispref, 8.5x11 by default.
955
956 * dired.texi (Image-Dired): Improve line break, fix typo.
957
9582007-04-24 Chong Yidong <cyd@stupidchicken.com>
959
960 * programs.texi (Program Modes):
8cf51b2c
GM
961 * anti.texi (Antinews):
962 * ack.texi (Acknowledgments): python.el removed.
963
8cf51b2c
GM
9642007-04-23 Chong Yidong <cyd@stupidchicken.com>
965
966 * display.texi (Highlight Interactively): Correct description of
967 hi-lock-file-patterns-policy.
968
969 * files.texi (File Archives): Mention self-extracting executables.
970
9712007-04-23 Eli Zaretskii <eliz@gnu.org>
972
973 * search.texi (Unconditional Replace, Query Replace): Add xref to
974 "Replacement and Case".
975
9762007-04-22 Chong Yidong <cyd@stupidchicken.com>
977
978 * dired.texi (Image-Dired): Move from Thumbnails node.
979 * misc.texi (Thumbnails): Node deleted.
980 * emacs.texi (Top): Update node listing.
981
982 * files.texi (File Conveniences):
49823426 983 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
984
9852007-04-21 Richard Stallman <rms@gnu.org>
986
987 * display.texi (Highlight Interactively): Correct previous change.
988 Clarify doc of hi-lock-find-patterns, and move new features into it.
989
9902007-04-20 David Koppelman <koppel@ece.lsu.edu>
991
992 * display.texi (Highlight Interactively): Document
993 hi-lock-file-patterns-policy.
994
9952007-04-20 Martin Rudalics <rudalics@gmx.at>
996
997 * display.texi (Scrolling): Fix typo.
998
8cf51b2c
GM
9992007-04-15 Chong Yidong <cyd@stupidchicken.com>
1000
8cf51b2c
GM
1001 * doclicense.texi: Remove node heading, so that it can be included by
1002 other files.
1003
1004 * emacs.texi: Insert node heading for GFDL.
1005
8cf51b2c
GM
10062007-04-14 Eli Zaretskii <eliz@gnu.org>
1007
1008 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1009 "command line".
1010
1011 * display.texi (Faces): Refer to "Creating Frames" for face
1012 and other frame customizations in .emacs.
1013
1014 * frames.texi (Creating Frames): Mention that face customizations can
1015 be put in .emacs. Add index entries.
1016
10172007-04-12 Richard Stallman <rms@gnu.org>
1018
1019 * glossary.texi (Glossary): Explain `iff'.
1020
10212007-04-11 Karl Berry <karl@gnu.org>
1022
1023 * gnu.texi (Top),
1024 * macos.texi (Mac Font Specs),
1025 * anti.texi (Antinews),
1026 * xresources.texi (Resources),
1027 * misc.texi (Emulation),
1028 * calendar.texi (Daylight Saving),
1029 * dired.texi (Dired and Find),
1030 * rmail.texi (Remote Mailboxes),
1031 * sending.texi (Mail Headers),
1032 * programs.texi (Which Function),
1033 * files.texi (Recover),
1034 * buffers.texi (Uniquify),
1035 * frames.texi (Wheeled Mice),
1036 * killing.texi (Rectangles): Wording to improve breaks in
1037 8.5x11 format.
1038 * mule.texi (Language Environments): \hbadness=10000 since there's
1039 no way to reword.
1040 * emacs.texi (smallbook): New @set to more easily switch between
1041 smallbook and 8.5x11.
1042
10432007-04-11 Richard Stallman <rms@gnu.org>
1044
1045 * files.texi (File Conveniences): Add xref to Tumme.
1046 Delete text about Thumbnail mode.
1047
8cf51b2c
GM
10482007-04-09 Alan Mackenzie <acm@muc.de>
1049
1050 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1051 new name. Insert concept index entries.
1052
8cf51b2c
GM
10532007-04-08 Chong Yidong <cyd@stupidchicken.com>
1054
1055 * display.texi (Standard Faces): Document prefix arg for
1056 list-faces-display.
1057
1058 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1059
8cf51b2c
GM
10602007-04-07 Chong Yidong <cyd@stupidchicken.com>
1061
8cf51b2c
GM
1062 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1063
1064 * files.texi (Misc File Ops): Rewrite description of
1065 insert-file-literally.
1066
8cf51b2c
GM
10672007-03-31 Eli Zaretskii <eliz@gnu.org>
1068
1069 * misc.texi (Printing): Postscript -> PostScript.
1070
8cf51b2c
GM
1071 * ack.texi (Acknowledgments): Postscript -> PostScript.
1072
1073 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1074
1075 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1076 below.
1077
10782007-03-30 Chong Yidong <cyd@stupidchicken.com>
1079
1080 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1081 Init Non-ASCII.
1082 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1083 (Init Non-ASCII): New node.
1084
10852007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1086
1087 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1088
8cf51b2c
GM
10892007-03-12 Glenn Morris <rgm@gnu.org>
1090
8cf51b2c
GM
1091 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1092 "Daylight Savings".
1093
49823426 1094 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1095 saving" in text throughout.
1096
8cf51b2c
GM
10972007-03-04 Richard Stallman <rms@gnu.org>
1098
1099 * custom.texi (Safe File Variables): Minor correction.
1100
8cf51b2c
GM
11012007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1102
1103 * rmail.texi (Movemail): Add internal ref.
1104 Don't indent the intro for the PROTO table.
1105 Format PROTO table items with @code.
1106
8cf51b2c
GM
11072007-02-26 Nick Roberts <nickrob@snap.net.nz>
1108
1109 * building.texi: Remove references to bashdb.
1110
8cf51b2c
GM
11112007-02-19 Juanma Barranquero <lekktu@gmail.com>
1112
1113 * mule.texi (Language Environments): Update list of supported language
1114 environments.
1115
8cf51b2c
GM
11162007-02-14 Kim F. Storm <storm@cua.dk>
1117
1118 * building.texi (Grep Searching): Fix lgrep doc.
1119
11202007-02-12 Chong Yidong <cyd@stupidchicken.com>
1121
1122 * back.texi: Remove unused file.
1123
c8763fb6 11242007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1125
1126 * maintaining.texi (Tag Syntax): Now --members is the default for
1127 etags, not for ctags yet.
1128
8cf51b2c
GM
11292007-02-03 Eli Zaretskii <eliz@gnu.org>
1130
1131 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1132 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1133 expects. Add comments to prevent people from inadvertently modifying
1134 the key parts needed by `texinfo-multiple-files-update'.
1135
11362007-01-29 Chong Yidong <cyd@stupidchicken.com>
1137
1138 * frames.texi (Secondary Selection): Window clicked does not matter
1139 when mouse-yank-at-point is non-nil.
1140
8cf51b2c
GM
11412007-01-16 Glenn Morris <rgm@gnu.org>
1142
1143 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1144 system abbrev.
1145
11462007-01-11 Richard Stallman <rms@gnu.org>
1147
1148 * msdog.texi (Windows Keyboard): Another small cleanup.
1149
11502007-01-10 Richard Stallman <rms@gnu.org>
1151
1152 * msdog.texi (Windows Keyboard): Yet another try to make
1153 everyone happy with that passage.
1154
11552007-01-05 Richard Stallman <rms@gnu.org>
1156
1157 * anti.texi (Antinews): Mention M-x shell scrolling.
1158
11592007-01-05 Nick Roberts <nickrob@snap.net.nz>
1160
1161 * building.texi (Watch Expressions): Describe gdb-max-children.
1162
8cf51b2c
GM
11632007-01-04 Richard Stallman <rms@gnu.org>
1164
8cf51b2c
GM
1165 * msdog.texi (Windows Keyboard): Clarify previous change.
1166
8cf51b2c
GM
11672007-01-02 Richard Stallman <rms@gnu.org>
1168
1169 * custom.texi (Changing a Variable): Minor clarification.
1170 (Specific Customization): customize-customized => customize-unsaved.
1171
1172 * entering.texi (Entering Emacs): Clean up text about restarting
1173 Emacs for each file.
1174
1175 * misc.texi (Shell Options): Minor cleanup.
1176
1177 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1178 with Emacs, not vice versa.
1179
1180 * programs.texi (Symbol Completion): Recommend customizing
1181 window manager.
1182
1183 * xresources.texi (Resources): Minor fix.
1184
c8763fb6 11852007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1186
1187 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1188
11892007-01-01 Richard Stallman <rms@gnu.org>
1190
1191 * commands.texi (User Input): Document keys stolen by window mangers.
1192
11932006-12-31 Richard Stallman <rms@gnu.org>
1194
1195 * custom.texi (Specific Customization): Document customize-option
1196 instead of customize-variable.
1197
11982006-12-31 Kim F. Storm <storm@cua.dk>
1199
1200 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1201
12022006-12-30 Kim F. Storm <storm@cua.dk>
1203
1204 * killing.texi (CUA Bindings): Fix typo.
1205
1206 * xresources.texi (Table of Resources): Mention grow-only value for
1207 auto-resize-tool-bars.
1208
8cf51b2c
GM
12092006-12-27 Eli Zaretskii <eliz@gnu.org>
1210
1211 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1212 and how to get them back.
1213
12142006-12-26 Richard Stallman <rms@gnu.org>
1215
1216 * calendar.texi (Holidays): Holiday listing is based on current
1217 practice, but DST is not.
1218
12192006-12-25 Richard Stallman <rms@gnu.org>
1220
1221 * emacs.texi (Top): Update subnode menus.
1222
1223 * mark.texi (Transient Mark): Fix xref.
1224
1225 * killing.texi (Graphical Kill): Node deleted.
1226 (Killing): Add xref to Cut and Paste.
1227 (CUA Bindings): Update xref.
1228
1229 * frames.texi (Cut and Paste): New section to hold other nodes.
1230 (Mouse Commands): Node demoted.
1231 (Cut/Paste Other App): Split out from Mouse Commands.
1232 (Word and Line Mouse): Likewise.
1233 (Secondary Selection, Clipboard): Nodes demoted.
1234
8cf51b2c
GM
12352006-12-24 Kevin Ryde <user42@zip.com.au>
1236
1237 * calendar.texi (Holidays): US daylight saving begins second Sunday
1238 in March for 2007 onwards.
1239 (Daylight Savings): Show new US default daylight saving rules, 2nd
1240 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1241
12422006-12-23 Chong Yidong <cyd@stupidchicken.com>
1243
1244 * calendar.texi (Scroll Calendar): < and > are switched.
1245
12462006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1247
1248 * killing.texi (Deletion): Describe M-\ prefix argument.
1249
12502006-12-23 Richard Stallman <rms@gnu.org>
1251
1252 * search.texi (Regexp Search): Explain why forward and reverse regexp
1253 search are not mirror images.
1254
8cf51b2c
GM
12552006-12-19 Kim F. Storm <storm@cua.dk>
1256
1257 * major.texi (Choosing Modes): Describe match-function elements for
1258 magic-mode-alist.
1259
8cf51b2c
GM
12602006-12-18 Eli Zaretskii <eliz@gnu.org>
1261
1262 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1263 peculiarities.
1264
12652006-12-18 Richard Stallman <rms@gnu.org>
1266
1267 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1268
8cf51b2c
GM
12692006-12-17 Alan Mackenzie <acm@muc.de>
1270
1271 * programs.texi (Left Margin Paren): Remove the bit which says
1272 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1273 Discuss some of the issues of setting this option to nil.
1274
12752006-12-17 Glenn Morris <rgm@gnu.org>
1276
1277 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1278
12792006-12-16 Eli Zaretskii <eliz@gnu.org>
1280
1281 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1282 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1283 NTFS volumes.
1284 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1285 volumes.
1286
12872006-12-15 Eli Zaretskii <eliz@gnu.org>
1288
1289 * text.texi (HTML Mode): Fix "C-c TAB".
1290
8cf51b2c
GM
12912006-12-09 Richard Stallman <rms@gnu.org>
1292
1293 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1294
12952006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1296
1297 * files.texi (Misc File Ops): Document insert-file-literally.
1298
12992006-12-08 Eli Zaretskii <eliz@gnu.org>
1300
1301 * cmdargs.texi (Colors): Note that --color is intended for overriding
1302 the terminal defaults, not for normal invocation.
1303
1304 * misc.texi (Emacs Server): Improve wording. Don't mention the
1305 ``server program''. Add a cross-reference to "Init File" node.
1306 (Invoking emacsclient): Add index entries. Document both short and
1307 long versions of command-line options. Document the -f option.
1308
8cf51b2c
GM
13092006-12-06 Richard Stallman <rms@gnu.org>
1310
1311 * text.texi (Outline Format): Say to set outline-regexp
1312 and outline-level with major modes and file local variables.
1313
c8763fb6 13142006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1315
1316 * anti.texi (Antinews): Mention the alternative to
1317 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1318
8cf51b2c
GM
1319 * misc.texi (Interactive Shell): Ditto.
1320
13212006-12-04 Eli Zaretskii <eliz@gnu.org>
1322
1323 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1324
1325 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1326
13272006-12-01 Eli Zaretskii <eliz@gnu.org>
1328
1329 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1330 colon in the mode line.
1331
1332 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1333
13342006-11-26 Nick Roberts <nickrob@snap.net.nz>
1335
1336 * building.texi (Watch Expressions): Mention SPC for expanding/
1337 contracting watch expressions.
1338
13392006-11-26 Kim F. Storm <storm@cua.dk>
1340
1341 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1342
13432006-11-26 Nick Roberts <nickrob@snap.net.nz>
1344
1345 * building.texi (Debugger Operation): Define text command mode.
1346 Clarify how tooltips work.
1347 (GDB Graphical Interface): Explain how to run in text command mode
1348 more clearly.
1349
13502006-11-25 Juanma Barranquero <lekktu@gmail.com>
1351
1352 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1353
13542006-11-22 Juanma Barranquero <lekktu@gmail.com>
1355
1356 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1357
8cf51b2c
GM
13582006-11-18 Chong Yidong <cyd@stupidchicken.com>
1359
1360 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1361 and EMACS is deprecated.
1362
13632006-11-18 Juanma Barranquero <lekktu@gmail.com>
1364
1365 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1366
c8763fb6 13672006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1368
1369 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1370
1371 * emacs.texi: Include xresources.texi both for info and dvi.
1372
1373 * xresources.texi: Merge text from xresmini.texi.
1374
c8763fb6 13752006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1376
1377 * glossary.texi: Fix typos.
1378
8cf51b2c
GM
13792006-11-06 Richard Stallman <rms@gnu.org>
1380
1381 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1382
1383 * ack.texi (Acknowledgments): Fix name spelling.
1384
13852006-11-01 Juri Linkov <juri@jurta.org>
1386
1387 * search.texi (Word Search): Document incremental word search.
1388
13892006-10-28 Glenn Morris <rgm@gnu.org>
1390
1391 * ack.texi (Acknowledgments): Add cal-html author.
1392
1393 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1394 Calendar"). Describe new package cal-html.
1395 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1396 Calendar Files."
1397
8cf51b2c
GM
13982006-10-23 Richard Stallman <rms@gnu.org>
1399
1400 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1401 Abbrev mode is enabled.
1402
8cf51b2c
GM
14032006-10-16 Richard Stallman <rms@gnu.org>
1404
8cf51b2c
GM
1405 * emacs.texi: Update ISBN.
1406
8cf51b2c
GM
14072006-10-11 Kim F. Storm <storm@cua.dk>
1408
1409 * emacs.texi (Acknowledgments): Use @dotless{i}.
1410
14112006-10-08 Nick Roberts <nickrob@snap.net.nz>
1412
1413 * building.texi (Breakpoints Buffer): Mention catchpoints.
1414
14152006-10-08 Kim F. Storm <storm@cua.dk>
1416
1417 * ack.texi (Acknowledgments): Update.
1418
1419 * emacs.texi (Acknowledgments): Fix bad @/ form.
1420
8cf51b2c
GM
14212006-10-05 Kim F. Storm <storm@cua.dk>
1422
1423 * emacs.texi (Acknowledgments): Add more contributors.
1424
14252006-10-03 Richard Stallman <rms@gnu.org>
1426
1427 * emacs.texi (Acknowledgments): Update version and edition.
1428
8cf51b2c
GM
14292006-10-01 Karl Berry <karl@gnu.org>
1430
1431 * custom.texi (Customization Groups): Page break to keep example buffer
1432 on one page.
1433
14342006-09-30 Karl Berry <karl@gnu.org>
1435
1436 * programs.texi (Basic Indent): @need to improve page break.
1437 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1438
14392006-09-29 Glenn Morris <rgm@gnu.org>
1440
1441 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1442
14432006-09-29 Karl Berry <karl@gnu.org>
1444
1445 * windows.texi (Basic Window): Remove forced @break, no longer
1446 desirable.
1447 * frames.texi (Frame Commands),
1448 * mark.texi (Marking Objects): Reword to avoid bad page break.
1449 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1450
14512006-09-19 Richard Stallman <rms@gnu.org>
1452
1453 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1454 stick to present tense.
1455
c8763fb6 14562006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1457
1458 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1459 to x-gtk-use-old-file-dialog.
1460 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1461
14622006-09-15 Jay Belanger <belanger@truman.edu>
1463
49823426 1464 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1465 Change "Library Public License" to "Lesser Public License"
1466 throughout. Use "yyyy" to represent year.
1467
8cf51b2c
GM
14682006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1469
1470 * files.texi (Visiting): Add index entry "open file".
1471
8cf51b2c
GM
14722006-09-11 Richard Stallman <rms@gnu.org>
1473
1474 * building.texi (Compilation Mode): Clarification.
1475 (Grep Searching): Add xref to Compilation Mode.
1476
8cf51b2c
GM
14772006-09-08 Richard Stallman <rms@gnu.org>
1478
1479 * search.texi (Search): Ref multi-file search commands here.
1480 (Other Repeating Search): Not here.
1481
8cf51b2c
GM
14822006-08-28 Richard Stallman <rms@gnu.org>
1483
1484 * windows.texi (Split Window): Update xref.
1485
1486 * basic.texi (Continuation Lines): Update xref.
1487
1488 * indent.texi (Tab Stops): Update xref.
1489
1490 * emacs.texi (Top): Update subnode menu.
1491
1492 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1493 split out of Display Custom.
1494
14952006-08-25 Kim F. Storm <storm@cua.dk>
1496
1497 * display.texi (Display Custom): Add variables overline-margin
1498 and x-underline-at-descent-line.
1499
15002006-08-25 Richard Stallman <rms@gnu.org>
1501
1502 * entering.texi (Exiting): Rewrite to give graphical displays
1503 priority over text terminals.
1504
1505 * search.texi (Incremental Search): Move index entries.
1506
15072006-08-23 Chong Yidong <cyd@stupidchicken.com>
1508
1509 * custom.texi (Init File): Reference Find Init to avoid "home
1510 directory" confusion.
1511
15122006-08-22 Nick Roberts <nickrob@snap.net.nz>
1513
1514 * building.texi (Other GDB-UI Buffers): Describe how to edit
1515 a value in the locals buffer.
1516
15172006-08-21 Richard Stallman <rms@gnu.org>
1518
1519 * search.texi (Basic Isearch): Add `isearch' index entry.
1520
15212006-08-16 Richard Stallman <rms@gnu.org>
1522
1523 * misc.texi (Saving Emacs Sessions): Clean up wording.
1524
1525 * mark.texi (Marking Objects): Mention term "select all".
1526
1527 * emacs.texi (Top): Update subnode menu.
1528
1529 * help.texi (Help Mode): Move node up in file.
1530
8cf51b2c
GM
15312006-08-15 Nick Roberts <nickrob@snap.net.nz>
1532
1533 * building.texi (Stack Buffer): Explain fringe arrow.
1534
8cf51b2c
GM
15352006-08-12 Eli Zaretskii <eliz@gnu.org>
1536
8cf51b2c
GM
1537 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1538 on startup.
1539
15402006-08-11 Romain Francoise <romain@orebokech.com>
1541
1542 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1543
15442006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1545
1546 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1547
15482006-08-10 Richard Stallman <rms@gnu.org>
1549
1550 * text.texi (Format Faces): Substantial rewrites to deal
1551 with face merging. Empty regions don't count. Clarify
1552 face property inheritance.
1553
15542006-08-08 Romain Francoise <romain@orebokech.com>
1555
1556 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1557 <arjuropo@cc.jyu.fi>.
1558
8cf51b2c
GM
15592006-08-04 Eli Zaretskii <eliz@gnu.org>
1560
1561 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1562 apply to all frames.
1563
8cf51b2c
GM
15642006-08-01 Richard Stallman <rms@gnu.org>
1565
1566 * help.texi (Name Help): Add index entries for describe-variable.
1567
15682006-08-01 Nick Roberts <nickrob@snap.net.nz>
1569
1570 * building.texi (GDB Graphical Interface): Shorten node names.
1571 (GDB-UI Layout): Use GDB-related.
1572 (Other GDB-UI Buffers): Simplify English.
1573
15742006-07-31 Richard Stallman <rms@gnu.org>
1575
1576 * search.texi (Query Replace): Add xref for Dired's Q command.
1577
8cf51b2c
GM
15782006-07-31 Nick Roberts <nickrob@snap.net.nz>
1579
1580 * building.texi (GDB commands in Fringe): Rename to...
1581 (Source Buffers): ..this and move forward. Describe hollow arrow and
1582 new option gdb-find-source-frame.
1583
15842006-07-29 Richard Stallman <rms@gnu.org>
1585
1586 * dired.texi (Operating on Files): Simplify previous change
1587 and fix Texinfo usage.
1588
15892006-07-29 Eli Zaretskii <eliz@gnu.org>
1590
1591 * dired.texi (Operating on Files): Add cross-references. State the
1592 Unix commands that do similar things.
1593
15942006-07-28 Richard Stallman <rms@gnu.org>
1595
1596 * mark.texi (Transient Mark): Clarify that region never disappears
1597 when Transient Mark mode is off, and not when it is on.
1598
15992006-07-27 Richard Stallman <rms@gnu.org>
1600
1601 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1602
16032006-07-24 Richard Stallman <rms@gnu.org>
1604
1605 * xresources.texi (GTK styles): Fix texinfo usage.
1606
8cf51b2c
GM
1607 * commands.texi (User Input): Explain why we teach keyboard cmds.
1608
1609 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1610 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1611 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1612 * doclicense.texi, display.texi, dired.texi, basic.texi:
1613 * anti.texi, ack.texi: Move periods and commas inside quotes.
1614
16152006-07-22 Eli Zaretskii <eliz@gnu.org>
1616
1617 * cmdargs.texi (General Variables): Document EMAIL.
1618
16192006-07-21 Eli Zaretskii <eliz@gnu.org>
1620
1621 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1622 doesn't have effect on MS-Windows.
1623
8cf51b2c
GM
16242006-07-17 Richard Stallman <rms@gnu.org>
1625
1626 * building.texi (Grep Searching): Explain about chaining grep commands.
1627
8cf51b2c
GM
16282006-07-10 Nick Roberts <nickrob@snap.net.nz>
1629
49823426 1630 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1631
16322006-07-09 Chong Yidong <cyd@stupidchicken.com>
1633
1634 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1635 is invoked for multiple files.
1636
16372006-07-08 Eli Zaretskii <eliz@gnu.org>
1638
1639 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1640 on-line manual for the rest of this node.
1641 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1642 unconditionally.
1643 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1644 Improve wording.
1645 (Windows Printing): Improve wording.
1646 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1647 rest of this node.
1648
8cf51b2c
GM
16492006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1650
49823426
GM
1651 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1652 with eval-buffer.
8cf51b2c
GM
1653
16542006-07-05 Nick Roberts <nickrob@snap.net.nz>
1655
1656 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1657 of character translation.
1658
16592006-07-04 Nick Roberts <nickrob@snap.net.nz>
1660
1661 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1662
16632006-07-03 Karl Berry <karl@gnu.org>
1664
1665 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1666 not-too-underfull hboxes in the TeX output.
1667 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1668 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1669 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1670 * sending.texi, text.texi: Fix overfull/underfull boxes.
1671
16722006-07-03 Romain Francoise <romain@orebokech.com>
1673
1674 * m-x.texi (M-x): Fix.
1675
16762006-07-03 Richard Stallman <rms@gnu.org>
1677
8cf51b2c
GM
1678 * search.texi (Other Repeating Search): filename -> file name.
1679
1680 * misc.texi (Narrowing): Minor cleanups.
1681
1682 * files.texi (Visiting): filename -> file name.
1683
1684 * emacs.texi (Top): Update subnode menus.
1685
1686 * mule.texi (Coding Systems): Move char translation stuff here.
1687 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1688 (Recognize Coding): Substantial local rewrites.
1689 (International): Update menu.
1690
1691 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1692 (Scrolling): Substantial local rewrites.
1693 (Display): Update menu and intro.
1694
1695 * dired.texi: filename -> file name.
1696
1697 * custom.texi (Safe File Variables): Texinfo usage fix.
1698
16992006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1700
1701 * help.texi, m-x.texi: Lots of cleanups.
1702
8cf51b2c
GM
17032006-06-30 Eli Zaretskii <eliz@gnu.org>
1704
1705 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1706 (Windows Processes, Windows Misc): Shorten the printed version by
1707 selectively conditioning less important portions by @ifnottex.
1708
8cf51b2c
GM
17092006-06-27 Richard Stallman <rms@gnu.org>
1710
1711 * mini.texi (Minibuffer File): Minor cleanup.
1712
17132006-06-25 Nick Roberts <nickrob@snap.net.nz>
1714
1715 * frames.texi (XTerm Mouse): Rename to...
1716 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1717
1718 * emacs.texi (Top): Use new node name.
1719
17202006-06-24 Eli Zaretskii <eliz@gnu.org>
1721
1722 * emacs.texi (Top): Update the detailed menu according to changes in
1723 msdog.texi.
1724
1725 * msdog.texi (Windows Keyboard): New section.
1726 (Windows Mouse): New section.
1727 (Windows System Menu): Remove section (text merged with "Windows
1728 Keyboard").
1729 (Windows Misc): New section.
1730
1731 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1732
1733 * msdog.texi (ls in Lisp): New section.
1734
1735 * files.texi (Visiting): Document case-insensitive wildcard matching
1736 under find-file-wildcards.
1737
8cf51b2c
GM
17382006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1739
1740 * macos.texi (Mac Input): Add description of mac-function-modifier.
1741 Now Unicode keyboard layouts work.
1742
8cf51b2c
GM
17432006-06-10 Richard Stallman <rms@gnu.org>
1744
1745 * mule.texi (Recognize Coding): Clarify previous change.
1746
17472006-06-09 Kenichi Handa <handa@m17n.org>
1748
1749 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1750 notation.
1751
17522006-06-07 Kevin Ryde <user42@zip.com.au>
1753
1754 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1755 manual for @ifnottex, but in emacs-extra for @iftex.
1756
1757 * cmdargs.texi (General Variables): Fix smtpmail xref.
1758
17592006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1760
8cf51b2c 1761 * programs.texi (Comment Commands):
8cf51b2c 1762 * custom.texi (Specifying File Variables):
49823426 1763 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1764
17652006-06-07 Nick Roberts <nickrob@snap.net.nz>
1766
1767 * building.texi (Watch Expressions): Move node to end.
1768 (GDB Graphical Interface): Move description of clicks in fringe...
1769 (GDB commands in the Fringe): ...to here. New node.
1770
8cf51b2c
GM
17712006-06-05 Romain Francoise <romain@orebokech.com>
1772
49823426 1773 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1774
17752006-06-05 Nick Roberts <nickrob@snap.net.nz>
1776
1777 * building.texi (GDB Graphical Interface): Update bindings.
1778 (Commands of GUD): Add gud-print. Remove gud-run.
1779 Restate availability more generally.
1780
17812006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1782
1783 * mini.texi: Lots of cleanups.
1784
17852006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1786
1787 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1788 and Mouse-2.
1789
c8763fb6 17902006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1791
1792 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1793
8cf51b2c
GM
17942006-05-31 Richard Stallman <rms@gnu.org>
1795
1796 * basic.texi (Moving Point): Fix previous change.
1797
c8763fb6 17982006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1799
1800 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1801
18022006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1803
1804 * basic.texi: Many simplifications and improvements in wording.
1805
8cf51b2c
GM
18062006-05-26 Nick Roberts <nickrob@snap.net.nz>
1807
1808 * anti.texi (Antinews): Create a node for gdb-ui.
1809
8cf51b2c
GM
18102006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1811
1812 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1813
18142006-05-20 Richard Stallman <rms@gnu.org>
1815
1816 * dired.texi (Dired Navigation): dired-goto-file is now j.
1817
8cf51b2c
GM
18182006-05-20 Eli Zaretskii <eliz@gnu.org>
1819
1820 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1821 and their aliases.
1822
1823 * msdog.texi (Windows Printing): Mention non-support of plain text
1824 printing with some el-cheapo printers, and suggest a workaround.
1825
18262006-05-20 Kevin Ryde <user42@zip.com.au>
1827
1828 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1829 remove the bit saying you must set it.
1830
18312006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1832
1833 * trouble.texi (Checklist):
1834 * text.texi (Text, Auto Fill, Text Mode):
1835 * search.texi (Nonincremental Search):
1836 * rmail.texi (Rmail Labels):
1837 * mule.texi (Input Methods, Multibyte Conversion):
1838 * misc.texi (Gnus, Where to Look, PostScript):
1839 * maintaining.texi (Create Tags Table):
1840 * indent.texi (Indentation Commands):
1841 * fixit.texi (Spelling):
1842 * emacs.texi (Copying):
1843 * custom.texi (Init File): ifinfo -> ifnottex.
1844
8cf51b2c
GM
18452006-05-17 Richard Stallman <rms@gnu.org>
1846
1847 * files.texi (Diff Mode): Mention C-x `.
1848
18492006-05-08 Richard Stallman <rms@gnu.org>
1850
1851 * custom.texi (Disabling): Textual cleanups.
1852
8cf51b2c
GM
18532006-05-12 Glenn Morris <rgm@gnu.org>
1854
1855 * calendar.texi (Displaying the Diary, Format of Diary File):
1856 Refer to diary-view-entries, diary-list-entries,
1857 diary-show-all-entries rather than obsolete aliases.
1858
18592006-05-12 Eli Zaretskii <eliz@gnu.org>
1860
1861 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1862 (Displaying the Diary, Special Diary Entries, Importing Diary):
1863 * building.texi (Compilation Shell):
1864 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1865 emacs-xtra with @inforef's.
1866
1867 * files.texi (Visiting): Fix wording.
1868
1869 * mule.texi (Coding Systems, Text Coding): More indexing.
1870 Mention that C-x RET f can set eol conversion.
1871
c8763fb6 18722006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1873
1874 * xresmini.texi (GTK resources): Insert GTK description.
1875
1876 * xresources.texi (GTK resources): metafont should be menufont.
1877
8cf51b2c
GM
18782006-05-06 Michael Albinus <michael.albinus@gmx.de>
1879
49823426 1880 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
1881 method, user name and host name is active only in partial
1882 completion mode.
1883
8cf51b2c
GM
18842006-05-06 Eli Zaretskii <eliz@gnu.org>
1885
1886 * makefile.w32-in (emacs.dvi):
1887 * Makefile.in (emacs.dvi): Add xresmini.texi.
1888
1889 * xresmini.texi (Table of Resources): Remove xref to non-existent
1890 node "LessTif Resources".
1891
1892 * msdog.texi (Microsoft Windows):
1893 * calendar.texi (Calendar/Diary, Displaying the Diary)
1894 (Special Diary Entries, Importing Diary, Holidays):
1895 * programs.texi (Program Modes):
1896 * text.texi (Text):
1897 * buffers.texi (Several Buffers):
1898 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
1899
19002006-05-06 Eli Zaretskii <eliz@gnu.org>
1901
1902 The following changes merge the emacs-xtra manual into the main
1903 manual, but only for on-line version of the manual.
1904
1905 * vc2-xtra.texi (Version Backups, Local Version Control)
1906 (Making Snapshots, Change Logs and VC, Version Headers)
1907 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
1908 on-line manual.
1909
1910 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
1911 for on-line manual.
1912
1913 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
1914 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
1915 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
1916 for on-line manual.
1917
1918 * fortran-xtra.texi (Fortran, Fortran Autofill)
1919 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
1920 for on-line manual.
1921
1922 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
1923 Conditional xref's for on-line manual.
1924
1925 * emerge-xtra.texi (Emerge, Overview of Emerge)
1926 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
1927 manual.
1928
1929 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
1930 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1931 (EMACSSOURCES): Use EMACS_XTRA.
1932 (../info/emacs-xtra): Remove.
1933 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1934
1935 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
1936 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
1937 (EMACSSOURCES): Use EMACS_XTRA.
1938 ($(infodir)/emacs-xtra): Remove.
1939 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
1940
1941 * trouble.texi (Quitting):
1942 * text.texi (Text):
1943 * programs.texi (Program Modes):
1944 * msdog.texi (Microsoft Windows):
1945 * frames.texi (Frames):
1946 * files.texi (Backup, Version Control, VC Concepts)
1947 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
1948 (Registering, VC Status, VC Undo, Multi-User Branching)
1949 (Comparing Files):
1950 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1951 (Displaying the Diary, Special Diary Entries, Importing Diary):
1952 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
1953 conditional xref's, depending on @iftex/@ifnottex.
1954
1955 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
1956 "MS-DOS". @include msdog-xtra.texi.
1957
1958 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
1959 <Top Level> [ifnottex]: @include fortran-xtra.texi.
1960
1961 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
1962 for vc-xtra.texi subsections.
1963 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
1964 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
1965
1966 * sending.texi (Sending Mail): A @node line without explicit Prev,
1967 Next, and Up links.
1968
1969 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
1970 Next, and Up links.
1971
1972 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
1973 and its sections. @include picture-xtra.texi.
1974
1975 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
1976 "Emerge".
1977 (List Tags) [ifnottex]: @include emerge-xtra.texi.
1978
1979 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
1980 exact duplicate of its name-sake in calendar.texi.
1981
1982 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
1983 "Advanced Calendar/Diary Usage".
1984 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
1985
1986 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
1987 dired-xtra.texi.
1988 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
1989
1990 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
1991 (Files) [ifnottex]: Add menu entry for Autorevert.
1992
1993 * emacs-xtra.texi (Introduction): Reword to make consistent with
1994 printed version only.
1995 <Top level>: Remove the body of all chapters and move them to the
1996 new *-xtra.texi files. Use @raisesections and @lowersections to
1997 convert sections to chapters etc.
1998
1999 * msdog-xtra.texi:
2000 * fortran-xtra.texi:
2001 * vc-xtra.texi:
2002 * vc1-xtra.texi:
2003 * vc2-xtra.texi:
2004 * emerge-xtra.texi:
2005 * cal-xtra.texi:
2006 * dired-xtra.texi:
2007 * arevert-xtra.texi: New files, with text from respective chapters
2008 of emacs-xtra.texi. Convert each @chapter into @section, @section
2009 into @subsection, etc.
2010
2011 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2012 updated.
2013
2014 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2015 Windows". All references updated.
2016
20172006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2018
2019 * macos.texi (Mac Input): Mention input from Character Palette.
2020 (Mac Font Specs): Fix typo.
2021
20222006-05-05 Richard Stallman <rms@gnu.org>
2023
2024 * files.texi (Diff Mode): Minor cleanup.
2025
20262006-05-05 Karl Berry <karl@gnu.org>
2027
8cf51b2c
GM
2028 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2029 errors from the current release of makeinfo (4.8).
2030 * help.texi (Library Keywords): Change widest word in multitable
2031 template from `emulations' to `convenience'. (Not sure if this is
2032 related to the font change.)
2033
20342006-05-05 Eli Zaretskii <eliz@gnu.org>
2035
2036 * files.texi (File Names): Add a footnote about limited support of
2037 ~USER on MS-Windows.
2038
2039 * cmdargs.texi (Initial Options): Add a footnote about limited
2040 support of ~USER on MS-Windows.
2041
20422006-05-03 Richard Stallman <rms@gnu.org>
2043
2044 * files.texi (Diff Mode): Node moved here.
2045 (Comparing Files): Delete what duplicates new node.
2046 (Files): Put Diff Mode in menu.
2047
2048 * misc.texi (Diff Mode): Moved to files.texi.
2049
2050 * emacs.texi (Top): Update menu for Diff Mode.
2051
2052 * trouble.texi (Emergency Escape): Simplify.
2053
2054 * emacs.texi (Top): Minor clarification.
2055
20562006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2057
2058 * commands.texi, entering.texi, screen.texi: Many simplifications.
2059
20602006-05-03 Richard Stallman <rms@gnu.org>
2061
2062 * commands.texi (Text Characters): Delete paragraph about unibyte
2063 non-ASCII printing chars.
2064
2065 * killing.texi (Killing): Say "graphical displays".
2066 * display.texi: Say "graphical displays".
2067
2068 * cmdargs.texi (Misc X): Say "graphical displays".
2069
20702006-05-01 Richard Stallman <rms@gnu.org>
2071
2072 * emacs.texi (Top): Add Diff Mode to menu.
2073
20742006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2075
2076 * misc.texi (Diff Mode): New node.
2077
20782006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2079
2080 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2081 (Mac Environment Variables): Shorten example line.
2082 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2083
20842006-05-01 Nick Roberts <nickrob@snap.net.nz>
2085
2086 * building.texi (GUD Customization): Describe cases %d and %c.
2087 Update description for %e.
2088
20892006-04-30 Glenn Morris <rgm@gnu.org>
2090
2091 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2092
20932006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2094
2095 * custom.texi (Examining): Update C-h v output example.
2096
20972006-04-29 Kim F. Storm <storm@cua.dk>
2098
2099 * building.texi (Grep Searching): Add lgrep and rgrep.
2100
8cf51b2c
GM
21012006-04-23 Richard Stallman <rms@gnu.org>
2102
2103 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2104
2105 * xresmini.texi: New file.
2106
2107 * xresources.texi (Face Resources): Split table into font resources
2108 and the rest. Combine similar attributes for brevity.
2109
8cf51b2c
GM
21102006-04-21 Eli Zaretskii <eliz@gnu.org>
2111
2112 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2113 backslashes and case-insensitivity in file names (moved to the
2114 main manual).
2115 (MS-DOS Printing): Move most of the text to the main manual.
2116
2117 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2118 New nodes.
2119 (Windows Processes, Windows System Menu): Add index entries and
2120 fix wording.
2121
8cf51b2c
GM
21222006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2123
2124 * misc.texi (Shell Ring): Add notes on saved input when
2125 navigating off the end of the history list.
2126
21272006-04-18 Chong Yidong <cyd@mit.edu>
2128
2129 * misc.texi (Shell Options): Correct default value of
2130 comint-scroll-show-maximum-output.
2131
8cf51b2c
GM
21322006-04-18 Nick Roberts <nickrob@snap.net.nz>
2133
2134 * building.texi (Watch Expressions): Update.
2135
8cf51b2c
GM
21362006-04-12 Richard Stallman <rms@gnu.org>
2137
2138 * search.texi: Clean up previous change.
2139
21402006-04-12 Eli Zaretskii <eliz@gnu.org>
2141
2142 * search.texi (Regexp Backslash, Regexp Replace): Add index
2143 entries for ``back reference'' and mention the term itself in the
2144 text.
2145
21462006-04-11 Richard Stallman <rms@gnu.org>
2147
2148 * custom.texi (Safe File Variables):
2149 Document enable-local-variables = :safe.
2150
21512006-04-11 Karl Berry <karl@gnu.org>
2152
2153 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2154 (Remote Repositories, Version Backups, Local Version Control)
2155 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2156 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2157 (Renaming VC Work Files and Master Files)
2158 (Inserting Version Control Headers, Customizing VC, General Options)
2159 (Options for RCS and SCCS, Options specific for CVS): Move all
2160 these nodes to emacs-xtra.texi, for brevity.
2161 * cmdargs.texi, files.texi: Change cross-references.
2162
8cf51b2c
GM
21632006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2164
2165 * files.texi (Old Versions): Update description of vc-annotate's
2166 use of color to indicate date ranges.
2167
8cf51b2c
GM
21682006-04-09 Kevin Ryde <user42@zip.com.au>
2169
8cf51b2c
GM
2170 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2171 put info and printed manual names the right way around.
2172
21732006-04-09 Karl Berry <karl@gnu.org>
2174
2175 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2176 emacs-xtra.texi, leaving only MS Windows information.
2177 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2178 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2179 node names.
2180
2181 * emacs.texi: Move @summarycontents and @contents to the beginning
2182 of the file.
2183
8cf51b2c
GM
21842006-04-08 Kevin Ryde <user42@zip.com.au>
2185
2186 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2187
21882006-04-07 Richard Stallman <rms@gnu.org>
2189
2190 * programs.texi (Comments, Comment Commands, Options for Comments)
2191 (Multi-Line Comments): "Align", not "indent".
2192 (Basic Indent): C-j deletes trailing whitespace before the newline.
2193
21942006-04-06 Richard Stallman <rms@gnu.org>
2195
8cf51b2c
GM
2196 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2197
21982006-04-06 Eli Zaretskii <eliz@gnu.org>
2199
2200 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2201
8cf51b2c
GM
22022006-04-05 Richard Stallman <rms@gnu.org>
2203
2204 * emacs.texi (Top): Update subnode menu.
2205
2206 * trouble.texi (Unasked-for Search): Node deleted.
2207 (Lossage): Delete from menu.
2208
22092006-04-04 Richard Stallman <rms@gnu.org>
2210
2211 * trouble.texi: Various cleanups.
2212 (Checklist): Don't bother saying how to snail a bug report.
2213 (Emergency Escape): Much rewriting.
2214 (After a Crash): Rename the core dump immediately.
2215 (Total Frustration): Call it a psychotherapist.
2216 (Bug Criteria): Avoid "illegal instruction".
2217 (Sending Patches): We always put the contributor's name in.
2218
2219 * misc.texi (Thumbnails): Minor correction.
2220
8cf51b2c
GM
22212006-04-03 Richard Stallman <rms@gnu.org>
2222
2223 * misc.texi (Thumbnails): Minor cleanup.
2224
22252006-04-02 Karl Berry <karl@gnu.org>
2226
2227 * sending.texi (Mail Sending): pxref to Top needs five args.
2228
2229 * texinfo.tex: Update to current version (2006-03-21.13).
2230
8cf51b2c
GM
22312006-03-31 Richard Stallman <rms@gnu.org>
2232
2233 * emacs.texi (Top): Update subnode menu.
2234
2235 * help.texi (Help Mode): Cleanup.
2236
2237 * dired.texi: Many cleanups.
2238 (Dired Deletion): Describe dired-recursive-deletes.
2239 (Operating on Files): dired-create-directory moved.
2240 (Misc Dired Features): Move to here.
2241 (Tumme): Node moved to misc.texi.
2242
2243 * custom.texi: Many cleanups.
2244 (Minor Modes): Don't mention ISO Accents Mode.
2245 (Examining): Update C-h v output example.
2246 (Hooks): Add index and xref for add-hook.
2247 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2248 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2249
2250 * misc.texi: Many cleanups.
2251 (beginning): Add to summary of topics.
2252 (Shell): Put eshell xref at the end. Remove eshell from table.
2253 (Thumbnails): New node.
2254
8cf51b2c
GM
22552006-03-28 Eli Zaretskii <eliz@gnu.org>
2256
2257 * files.texi (File Name Cache): Make it clear that the cache is
2258 not persistent.
2259
8cf51b2c
GM
22602006-03-25 Karl Berry <karl@gnu.org>
2261
49823426
GM
2262 * emacs-xtra.texi, emacs.texi, gnu.texi:
2263 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2264 (2) do not indent copyright year list (or anything else).
2265
8cf51b2c
GM
22662006-03-21 Juanma Barranquero <lekktu@gmail.com>
2267
2268 * files.texi (VC Dired Mode): Remove misplaced brackets.
2269
22702006-03-21 Andre Spiegel <spiegel@gnu.org>
2271
2272 * files.texi: Various updates and clarifications in the VC chapter.
2273
22742006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2275
2276 * help.texi (Help Mode): Document "C-c C-c".
2277
8cf51b2c
GM
22782006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2279
2280 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2281 menu in the standalone Info reader.
2282
22832006-03-15 Chong Yidong <cyd@stupidchicken.com>
2284
2285 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2286 moved here from Emacs manual.
2287
2288 * programs.texi (Fortran): Section moved to emacs-xtra.
2289 (Program Modes): Xref to Fortran in emacs-xtra.
2290
2291 * maintaining.texi (Emerge): Move to emacs-xtra.
2292 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2293
2294 * picture.texi: File deleted.
2295 * Makefile.in:
2296 * makefile.w32-in: Remove picture.texi.
2297
2298 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2299 * abbrevs.texi (Abbrevs):
2300 * sending.texi (Sending Mail): Picture node removed.
2301
2302 * emacs.texi (Top): Update node listings.
2303
8cf51b2c
GM
23042006-03-12 Richard Stallman <rms@gnu.org>
2305
2306 * calendar.texi: Various cleanups.
2307
8cf51b2c
GM
23082006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2309
2310 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2311 syntax.
2312
8cf51b2c
GM
23132006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2314
2315 * search.texi (Regexps): More accurately describe which characters
2316 are special in which situations. Recommend _not_ to quote `]' or
2317 `-' when they are not special.
2318
8cf51b2c
GM
23192006-02-28 Andre Spiegel <spiegel@gnu.org>
2320
2321 * files.texi (Old Versions): Clarify operation of C-x v =.
2322
8cf51b2c
GM
23232006-02-21 Nick Roberts <nickrob@snap.net.nz>
2324
2325 * building.texi (Watch Expressions): Update and describe
2326 gdb-speedbar-auto-raise.
2327
23282006-02-19 Richard M. Stallman <rms@gnu.org>
2329
2330 * emacs.texi: Use @smallbook.
2331 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2332 Update subnode menu.
2333
2334 * building.texi (Lisp Interaction): Minor addition.
2335
23362006-02-18 Nick Roberts <nickrob@snap.net.nz>
2337
2338 * building.texi (Watch Expressions): Update and be more precise.
2339
c8763fb6 23402006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2341
2342 * maintaining.texi (Create Tags Table): Explain why the
2343 exception when etags writes to files under the /dev tree.
2344
23452006-02-14 Richard M. Stallman <rms@gnu.org>
2346
2347 * custom.texi (Safe File Variables): Lots of clarification.
2348 Renamed from Unsafe File Variables.
2349
23502006-02-14 Chong Yidong <cyd@stupidchicken.com>
2351
2352 * custom.texi (Unsafe File Variables): File variable confirmation
2353 assumed denied in batch mode.
2354
23552006-02-14 Richard M. Stallman <rms@gnu.org>
2356
2357 * building.texi (GDB User Interface Layout): Don't say `inferior'
2358 for program being debugged.
2359
23602006-02-15 Nick Roberts <nickrob@snap.net.nz>
2361
2362 * building.texi (GDB Graphical Interface):
2363 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2364
23652006-02-13 Chong Yidong <cyd@stupidchicken.com>
2366
2367 * custom.texi (Specifying File Variables, Unsafe File Variables):
2368 New nodes, split from File Variables. Document new file local
2369 variable behavior.
2370
23712006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2372
2373 * display.texi (Standard Faces):
8cf51b2c
GM
2374 * files.texi (Visiting):
2375 * frames.texi (Clipboard):
2376 * glossary.texi (Glossary) <Clipboard>:
2377 * xresources.texi (X Resources): Mention Mac OS port.
2378
8cf51b2c
GM
23792006-02-12 Richard M. Stallman <rms@gnu.org>
2380
2381 * building.texi (Building): Clarify topic in intro.
2382
2383 * maintaining.texi (Maintaining): Change title; clarify topic.
2384 Delete duplicate index entries.
2385
2386 * building.texi (Other GDB User Interface Buffers): Clarifications.
2387
2388 * text.texi (Cell Commands): Clarifications.
2389
2390 * programs.texi (Defuns): Delete duplicate explanation of
2391 left-margin paren convention.
2392 (Hungry Delete): Minor cleanup.
2393
23942006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2395
2396 * dired.texi (Tumme): More tumme documentation.
2397
23982006-02-11 Alan Mackenzie <acm@muc.de>
2399
2400 * programs.texi ("Hungry Delete"): Correct the appellation of the
2401 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2402
24032006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2404
2405 * dired.texi (Tumme): Fix small bug.
2406
24072006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2408
2409 * macos.texi (Mac International): Rename "fontset-mac" to
2410 "fontset-standard".
2411
8cf51b2c
GM
24122006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2413
2414 * dired.texi (Tumme): Basic documentation for Tumme added.
2415
8cf51b2c
GM
24162006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2417
2418 * mule.texi (International):
2419 * programs.texi (Basic Indent): Fix typos.
2420
8cf51b2c
GM
2421 * custom.texi (Minor Modes):
2422 * display.texi (Text Display):
2423 * commands.texi (Text Characters): Update xrefs.
2424
24252006-02-07 Richard M. Stallman <rms@gnu.org>
2426
2427 * emacs.texi (Top): Update subnode menu.
2428 Update info on old Emacs papers.
2429 (Intro): "Graphical display", not window system.
2430
2431 * xresources.texi (GTK styles): Minor clarifications.
2432
2433 * trouble.texi: "Graphical display", not window system.
2434 (Stuck Recursive): Minor clarification.
2435
2436 * text.texi: Minor clarifications.
2437 (Sentences): Explain why two-space convention is better.
2438 Explain sentence-end-without-period here.
2439 (Fill Commands): Not here.
2440 (Refill): Node moved down.
2441 (Filling): Update menu.
2442 (Table Creation, Cell Justification, Column Commands): Clarify.
2443
2444 * sending.texi: Minor clarifications.
2445
2446 * search.texi (Regexp Backslash): Clarification.
2447
2448 * rmail.texi: Minor cleanups.
2449 (Rmail): Delete digression about `rmail-mode'.
2450 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2451 (Rmail Files): Mention C-u M-x rmail.
2452 (Rmail Reply): Mention References.
2453 (Rmail Display): Mention rmail-nonignored-headers.
2454
2455 * programs.texi: Minor cleanups.
2456 (Comment Commands): Mention momentary Transient Mark mode.
2457 (Matching): Be more specific about customizing show-paren-mode.
2458 (Info Lookup): Don't list the modes that support C-h S.
2459 Just say what it does in an unsupported mode.
2460 (Man Page): Delete excessive info on customizing woman.
2461 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2462
2463 * abbrevs.texi: Minor clarifications.
2464 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2465 not "dynamic abbrevs" as if they were a kind of abbrev.
2466
2467 * picture.texi (Picture): Minor cleanup.
2468
2469 * mule.texi (Communication Coding): Say "other applications".
2470 (Fontsets): Not specific to X. Add xref to X Resources.
2471 (Unibyte Mode): Rename from Single-Byte Character Support.
2472 "Graphical display", not window system.
2473 (International): Update menu.
2474
2475 * maintaining.texi (Format of ChangeLog):
2476 New node, split out from ChangeLog.
2477 (ChangeLog): Clarifications in the remaining text.
2478 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2479 (Find Tag): Add @w.
2480 (Tags Search): Explain tag table order here. Simplify grep ref.
2481 (List Tags): tags-tag-face is a variable, not a face.
2482 (Emerge): Cleanups.
2483
2484 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2485 (Keyboard Macros): Avoid "the user".
2486
2487 * killing.texi: "Graphical display", not window system.
2488
2489 * help.texi (Help Echo): "Graphical display", not window system.
2490
2491 * glossary.texi: Say "you", not "the user". Say "graphical display".
2492
2493 * frames.texi: Minor cleanups. "Graphical display", not window system.
2494
2495 * files.texi (Visiting): Make drag-and-drop not X-specific.
2496
2497 * custom.texi: Minor cleanups. "Graphical display", not window system.
2498
2499 * cmdargs.texi: Minor cleanups.
2500
2501 * building.texi (Compilation): Move and split kill-compilation para.
2502 Add para about multiple compilers.
2503 (Compilation Mode): Commands also available in grep mode and others.
2504 Mention C-u C-x ` more tutorially. Clarify C-x `.
2505 (Compilation Shell): Clarify. Put Bash example first.
2506 (Grep Searching): Minor cleanups; add @w.
2507 (Debuggers): Minor cleanups.
2508 (Starting GUD): Make GDB xgraphical mode issue clearer.
2509 (Debugger Operation): Lots of clarifications including
2510 GDB tooltip side-effect issue.
2511 (Commands of GUD): Clarify.
2512 (GUD Customization): Add bashdb-mode-hook.
2513 (GDB Graphical Interface): Rewrite for clarity.
2514 (GDB User Interface Layout): Rewrite for clarity.
2515 (Stack Buffer, Watch Expressions): Likewise.
2516 (Other GDB User Interface Buffers): Cleanups.
2517 (Lisp Libraries, External Lisp): Cleanup.
2518
2519 * basic.texi (Position Info): "Graphical displays", rather than
2520 window systems.
2521
2522 * anti.texi: Minor cleanup.
2523
8cf51b2c
GM
25242006-02-03 Eli Zaretskii <eliz@gnu.org>
2525
2526 * custom.texi (Init File, Find Init): Add cross-references to
2527 where $HOME is described.
2528
25292006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2530
2531 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2532 is not inside the @table.
2533
2534 * emacs.texi (Top): Correct node name.
2535
2536 * files.texi (File Names): Fix @xref.
2537 (Reverting): Fix typo.
2538
2539 * mule.texi (International): Correct node name.
2540
2541 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2542
25432006-02-01 Richard M. Stallman <rms@gnu.org>
2544
2545 * emacs.texi (Top): Update subnode menu.
2546
2547 * mule.texi: Minor clarifications.
2548 Reduce the specific references to X Windows.
2549 Refer to "graphical" terminals, rather than window systems.
2550 (Text Coding): Rename from Specify Coding.
2551 (Communication Coding, File Name Coding, Terminal Coding):
2552 New nodes split out from Text Coding.
2553
2554 * kmacro.texi: Minor clarifications.
2555 (Keyboard Macro Ring): Comment out some excessive commands.
2556 (Basic Keyboard Macro): Split up the table, putting part in each node.
2557
2558 * major.texi: Minor clarifications.
2559
2560 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2561
2562 * windows.texi: Minor clarifications.
2563 (Change Window): Don't describe mode-line mouse cmds here.
2564 Add xref to Mode Line Mouse.
2565
2566 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2567
2568 * macos.texi (Mac International): Fix xref.
2569
2570 * indent.texi: Minor clarifications.
2571
2572 * frames.texi: Minor clarifications.
2573 Reduce the specific references to X Windows.
2574 Refer to "graphical" terminals, rather than window systems.
2575 (Frame Parameters): Don't mention commands like
2576 set-foreground-color. Just say to customize a face.
2577 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2578
2579 * files.texi: Minor clarifications.
2580 (Numbered Backups): New node, split out from Backup Names.
2581
2582 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2583
2584 * cmdargs.texi (General Variables): Fix xref.
2585
2586 * buffers.texi: Minor clarifications.
2587
8cf51b2c
GM
25882006-01-31 Richard M. Stallman <rms@gnu.org>
2589
2590 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2591 Nodes moved to top.
2592
2593 * display.texi: Minor clarifications.
2594 (Display): Rearrange menu.
2595 (Standard Faces): Mention query-replace face.
2596 (Faces): Simplify.
2597 (Font Lock): Simplify face customization info.
2598 (Highlight Changes): Node merged into Highlight Interactively.
2599 (Highlight Interactively): Much rewriting and cleanup.
2600 (Optional Mode Line): Narrowed line number not good for goto-line.
2601 Simplify face customization advice.
2602 (Text Display): Mention use of escape-glyph face.
2603 Move ctl-arrow and tab-width here.
2604 (Display Custom): Move no-redraw-on-reenter to end of node.
2605
2606 * search.texi: Minor clarifications.
2607 (Isearch Scroll): Simplify.
2608 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2609
2610 * regs.texi (Registers): Mention bookmarks here.
2611
2612 * mark.texi: Minor clarifications.
2613 (Selective Undo): Node deleted.
2614
2615 * m-x.texi: Minor clarifications.
2616
2617 * killing.texi: Minor clarifications.
2618 Refer to "graphical" terminals, rather than window systems.
2619
2620 * help.texi: Clarifications.
2621 (Help): Don't describe C-h F and C-h K here.
2622 (Key Help): Describe C-h K here.
2623 (Name Help): Mention Emacs Lisp Intro.
2624 Describe C-h F here.
2625 (Misc Help): Mention C-h F and C-h K only briefly.
2626
2627 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2628 Selective undo text merged in.
2629 (Spelling): Mention Aspell along with Ispell.
2630
2631 * emacs.texi (Top): Update subnode menus.
2632
2633 * basic.texi (Basic Undo): Rename from Undo. Most of text
2634 moved to new Undo node.
2635
8cf51b2c
GM
26362006-01-29 Chong Yidong <cyd@stupidchicken.com>
2637
2638 * basic.texi (Continuation Lines, Inserting Text):
2639 Mention longlines mode.
2640
26412006-01-29 Richard M. Stallman <rms@gnu.org>
2642
2643 * screen.texi: Minor cleaups.
2644 (Screen): Clean up the intro paragraphs.
2645 (Mode Line): Lots of rewriting. Handle frame-name better.
2646 eol-mnemonic-... vars moved out.
2647
2648 * emacs.texi (Top): Change menu item for MS-DOS node.
2649 Update subnode menu.
2650
2651 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2652 chapter relates to Windows. Title changed.
2653
2654 * mini.texi: Minor cleanups.
2655
2656 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2657 (Mark): Put it in the menu.
2658
2659 * entering.texi: Minor cleanups.
2660
2661 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2662 (Intro): Refer to "graphical" terminals, rather than X.
2663
2664 * display.texi (Display Custom): Add xref to Variables.
2665 (Optional Mode Line): eol-mnemonic-... vars moved here.
2666
2667 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2668 rather than X.
2669
8cf51b2c
GM
2670 * basic.texi: Minor cleanups.
2671 (Undo): selective-undo moved.
2672
8cf51b2c
GM
26732006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2674
2675 * anti.texi (Antinews): Various corrections and additions.
2676
26772006-01-23 Juri Linkov <juri@jurta.org>
2678
2679 * custom.texi (Easy Customization, Customization Groups)
2680 (Browsing Custom): Mention links along with buttons.
2681
8cf51b2c
GM
26822006-01-21 Eli Zaretskii <eliz@gnu.org>
2683
8cf51b2c
GM
2684 * text.texi (TeX Print): Use @key for TAB.
2685
8cf51b2c
GM
2686 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2687
8cf51b2c
GM
26882006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2689
2690 * files.texi (File Aliases): Don't claim that usually separate
2691 buffers are created for two file names that name the same data.
2692 Mention additional situations where different names mean the same
2693 file on disk.
2694
26952006-01-19 Richard M. Stallman <rms@gnu.org>
2696
2697 * killing.texi (Deletion): Upcase @key argument.
2698
2699 * custom.texi (Custom Themes): Minor cleanup.
2700
2701 * programs.texi (Hungry Delete): Upcase @key argument.
2702
8cf51b2c
GM
27032006-01-16 Juri Linkov <juri@jurta.org>
2704
2705 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2706 Move `mode-line-highlight' before `mode-line-buffer-id'.
2707
8cf51b2c
GM
27082006-01-14 Richard M. Stallman <rms@gnu.org>
2709
2710 * basic.texi (Inserting Text): Minor cleanup.
2711
8cf51b2c
GM
27122006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2713
2714 * custom.texi (Changing a Variable, Face Customization):
2715 Update for changes in Custom menus.
2716
8cf51b2c
GM
27172006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2718
2719 * macos.texi (Mac International): Undo last change.
2720
8cf51b2c
GM
27212006-01-02 Chong Yidong <cyd@stupidchicken.com>
2722
2723 * custom.texi (Custom Themes): Describe the new
2724 customize-create-theme interface.
2725
27262005-12-30 Juri Linkov <juri@jurta.org>
2727
2728 * basic.texi (Position Info): Update example.
2729
c8763fb6 27302005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2731
2732 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2733
27342005-12-24 Chong Yidong <cyd@stupidchicken.com>
2735
2736 * custom.texi (Custom Themes): `load-theme' always loads.
2737
27382005-12-23 Juri Linkov <juri@jurta.org>
2739
2740 * display.texi (Highlight Interactively): Use double space to
2741 separate sentences. Replace C-p with M-p, and C-n with M-n.
2742
27432005-12-22 Richard M. Stallman <rms@gnu.org>
2744
2745 * custom.texi (Easy Customization and subnodes):
2746 Replace "active field" with "button".
2747 Use "user option" only for variables.
2748 Use "setting" for variable-or-face.
2749
27502005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2751
2752 * buffers.texi (Select Buffer): Change order in table to make
2753 "Similar" refer to the correct item.
2754 (Indirect Buffers): Minor rewording.
2755
8cf51b2c
GM
27562005-12-20 Juri Linkov <juri@jurta.org>
2757
2758 * files.texi (VC Status): Put P and N near p and n.
2759
8cf51b2c
GM
27602005-12-19 Richard M. Stallman <rms@gnu.org>
2761
2762 * programs.texi (Electric C): Delete the info about newline control.
2763 (Other C Commands): Minor cleanup.
2764 (Left Margin Paren): Minor cleanup.
2765
27662005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2767
2768 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2769 (Customization Groups): Delete text moved to "Browsing Custom".
2770 (Browsing Custom): New node.
2771 (Specific Customization): Clarify which commands only work for
2772 loaded options.
2773
27742005-12-18 Bill Wohler <wohler@newt.com>
2775
2776 * frames.texi (Tool Bars): Shorten text of previous change.
2777
27782005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2779
2780 * files.texi (VC Status): Document log-view mode.
2781
27822005-12-18 Bill Wohler <wohler@newt.com>
2783
2784 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2785 permanently via the customize interface.
2786
8cf51b2c
GM
27872005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2788
2789 * killing.texi (Killing by Lines): Document `kill-whole-line'
2790 function.
2791
c8763fb6 27922005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2793
2794 * buffers.texi (Select Buffer): Change `prev-buffer' to
2795 `previous-buffer'. Indicate that these functions use a frame
2796 local buffer list.
2797
8cf51b2c
GM
27982005-12-12 Richard M. Stallman <rms@gnu.org>
2799
2800 * custom.texi (Easy Customization): Change menu comment.
2801 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2802
2803 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2804 (Help): Among the Apropos commands, describe only C-h a here.
2805
28062005-12-11 Richard M. Stallman <rms@gnu.org>
2807
2808 * programs.texi (Options for Comments): Comment-end starts with space.
2809
2810 * glossary.texi (Glossary): Minor cleanup.
2811
2812 * files.texi (Old Versions): Use @table.
2813
8cf51b2c
GM
28142005-12-10 David Koppelman <koppel@ece.lsu.edu>
2815
2816 * display.texi (Highlight Interactively): Include
2817 global-hi-lock-mode. Add miscellaneous details and elaborations.
2818
28192005-12-09 Richard M. Stallman <rms@gnu.org>
2820
2821 * display.texi (Font Lock): Delete the Global FL menu item.
2822
28232005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2824
2825 * custom.texi (Minibuffer Maps): Mention the maps for file name
2826 completion.
2827
28282005-12-09 Kim F. Storm <storm@cua.dk>
2829
2830 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
2831 prefix keys even when mark is active. Decribe that RET moves
2832 cursor to next corner in rectangle; clarify insert around rectangle.
2833
8cf51b2c
GM
28342005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2835
2836 * custom.texi (Customization): Use xref to elisp manual for
2837 non-TeX output.
2838 (Minor Modes): Update.
2839 (Customization Groups, Changing a Variable, Face Customization):
2840 Update for new appearance of Custom buffers.
2841 (Changing a Variable): `custom-buffer-done-function' has been
2842 replaced by `custom-buffer-done-kill'.
2843 (Specific Customization): In the `customize-group' buffer, a
2844 subgroup's contents are not "hidden". They are not included at
2845 all. They have no [Show] button.
2846 (Mouse Buttons): Add pxref to description of mouse event lists in
2847 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2848 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2849 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2850
28512005-12-08 Richard M. Stallman <rms@gnu.org>
2852
2853 * mini.texi (Completion Commands, Completion):
2854 In file name input, SPC does not do completion.
2855
8cf51b2c
GM
28562005-12-08 Nick Roberts <nickrob@snap.net.nz>
2857
2858 * building.texi (GDB Graphical Interface): Explain screen size
2859 setting.
2860 (Other GDB User Interface Buffers): Describe features specific to
2861 GDB 6.4.
2862
8cf51b2c
GM
28632005-12-01 Nick Roberts <nickrob@snap.net.nz>
2864
2865 * building.texi (GDB User Interface Layout): Describe how to
2866 kill associated buffers.
2867 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2868 (Watch Expressions): Be more precise.
2869 (Other GDB User Interface Buffers): Describe how to change a
2870 register value.
2871
8cf51b2c
GM
28722005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2873
2874 * macos.texi (Mac Input): Remove description of
2875 mac-command-key-is-meta. Add descriptions of
2876 mac-control-modifier, mac-command-modifier, and
2877 mac-option-modifier.
2878 (Mac International): Fix description of conversion of clipboard data.
2879 (Mac Font Specs): Add example of font customization by face attributes.
2880
28812005-11-22 Nick Roberts <nickrob@snap.net.nz>
2882
2883 * building.texi (Watch Expressions): Expand description.
2884 (Other GDB User Interface Buffers): Describe local map for
2885 gud-watch.
2886
28872005-11-21 Chong Yidong <cyd@stupidchicken.com>
2888
2889 * display.texi (Font Lock): Font lock is enabled by default now.
2890
28912005-11-20 Juri Linkov <juri@jurta.org>
2892
2893 * basic.texi (Position Info): Update examples of the output.
2894 Remove the fact that examples are produced in the TeXinfo buffer,
2895 because in the Info reader users will get a different output from
2896 `C-x ='.
2897
2898 * building.texi (Compilation Mode): Remove paragraph duplicated
2899 from the node `Compilation'. Add `compilation-skip-threshold'.
2900
2901 * display.texi (Font Lock): Suggest more user-friendly method of
2902 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
2903
29042005-11-18 Richard M. Stallman <rms@gnu.org>
2905
2906 * files.texi (Registering): Mention @@ in mode line.
2907
2908 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
2909
29102005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2911
2912 * files.texi (Renaming and VC): Some back-ends don't
2913 handle renaming.
2914
8cf51b2c
GM
29152005-11-17 Juri Linkov <juri@jurta.org>
2916
2917 * emacs.texi (Top):
2918 * display.texi (Highlight Interactively): Put this font-lock based
2919 mode near Font Lock node.
2920
29212005-11-16 Chong Yidong <cyd@stupidchicken.com>
2922
2923 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
2924 icons.
2925
29262005-11-12 Kim F. Storm <storm@cua.dk>
2927
2928 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
2929 (Help Summary): Add C-h d and C-h e.
2930 (Apropos): Clarify that all apropos commands may search for either
2931 list of words or a regexp. Add C-h d for apropos-documentation.
2932 Describe apropos-documentation-sort-by-scores user option.
2933
8cf51b2c
GM
29342005-11-09 Luc Teirlinck <teirllm@auburn.edu>
2935
2936 * killing.texi (CUA Bindings): Add @section.
2937
29382005-11-10 Kim F. Storm <storm@cua.dk>
2939
2940 * emacs.texi (Top): Add CUA Bindings entry to menu.
2941
2942 * killing.texi (CUA Bindings): New node. Moved here from
2943 misc.texi and extended with info on rectangle commands and
2944 rectangle highlighting, interface to registers, and the global
2945 mark feature.
2946
2947 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
2948
2949 * regs.texi: Prev link points to CUA Bindings node.
2950
29512005-11-07 Luc Teirlinck <teirllm@auburn.edu>
2952
2953 * help.texi (Help Echo): By default, help echos are only shown on
2954 mouse-over, not on point-over.
2955
c8763fb6 29562005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
2957
2958 * misc.texi (Shell Mode): Describe how to activate password echoing.
2959
8cf51b2c
GM
29602005-11-04 Romain Francoise <romain@orebokech.com>
2961
2962 * mark.texi (Mark Ring): Fix typo.
2963
29642005-11-03 Richard M. Stallman <rms@gnu.org>
2965
2966 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
2967
29682005-11-01 Bill Wohler <wohler@newt.com>
2969
2970 * help.texi (Help Mode): Fix typo.
2971
29722005-11-01 Nick Roberts <nickrob@snap.net.nz>
2973
2974 * building.texi (Other GDB User Interface Buffers): Describe
2975 the command gdb-use-inferior-io-buffer.
2976
29772005-10-31 Romain Francoise <romain@orebokech.com>
2978
2979 * files.texi (Compressed Files): Fix typo.
2980
2981 * buffers.texi (Misc Buffer): Downcase `*shell*'.
2982
2983 * windows.texi (Force Same Window): Likewise.
2984
29852005-10-30 Bill Wohler <wohler@newt.com>
2986
2987 * help.texi (Help Mode): URLs viewed with browse-url.
2988
29892005-10-31 Nick Roberts <nickrob@snap.net.nz>
2990
2991 * building.texi (GDB Graphical Interface): Don't reference
2992 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
2993 must stay in same frame.
2994
29952005-10-29 Chong Yidong <cyd@stupidchicken.com>
2996
2997 * custom.texi (Init File): Document ~/.emacs.d/init.el.
2998
2999 * anti.texi (Antinews): Likewise.
3000
8cf51b2c
GM
30012005-10-28 Bill Wohler <wohler@newt.com>
3002
3003 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3004
30052005-10-28 Richard M. Stallman <rms@gnu.org>
3006
3007 * files.texi (Visiting): Explain how to enter ? in a file name.
3008
3009 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3010
8cf51b2c
GM
30112005-10-25 Nick Roberts <nickrob@snap.net.nz>
3012
3013 * building.texi (GDB Graphical Interface): Describe
3014 gdb-mouse-until.
3015
30162005-10-23 Richard M. Stallman <rms@gnu.org>
3017
3018 * custom.texi (Init File): Recommend when to use site-start.el.
3019
8cf51b2c
GM
30202005-10-21 Juri Linkov <juri@jurta.org>
3021
3022 * custom.texi (Examining): Mention accessing the old variable
3023 value via M-n in set-variable.
3024
8cf51b2c
GM
30252005-10-18 Romain Francoise <romain@orebokech.com>
3026
3027 * files.texi (Version Systems): Capitalize GNU.
3028
8cf51b2c
GM
30292005-10-18 Nick Roberts <nickrob@snap.net.nz>
3030
3031 * building.texi (Compilation Mode): Remove redundant paragraph.
3032 (Watch Expressions): Remove paragraph to reflect code change.
3033
8cf51b2c
GM
30342005-10-16 Richard M. Stallman <rms@gnu.org>
3035
3036 * building.texi (Compilation Mode, Compilation): Clarified.
3037
30382005-10-15 Richard M. Stallman <rms@gnu.org>
3039
3040 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3041
8cf51b2c
GM
30422005-10-13 Kenichi Handa <handa@m17n.org>
3043
3044 * basic.texi (Position Info): Fix previous change.
3045
c8763fb6 30462005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3047
3048 * cmdargs.texi (Icons X): Fix typo.
3049
30502005-10-12 Kenichi Handa <handa@m17n.org>
3051
3052 * basic.texi (Position Info): Describe the case that Emacs shows
3053 "part of display ...".
3054
c8763fb6 30552005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3056
3057 * cmdargs.texi (Icons X): -nb => -nbi.
3058
30592005-10-10 Chong Yidong <cyd@stupidchicken.com>
3060
3061 * frames.texi (Speedbar): A couple more clarifications.
3062
30632005-10-11 Nick Roberts <nickrob@snap.net.nz>
3064
3065 * building.texi (GDB User Interface Layout): Improve diagram.
3066 (Watch Expressions): Explain how to make speedbar global.
3067 (Other GDB User Interface Buffers): Make references more precise.
3068
8cf51b2c
GM
30692005-10-09 Richard M. Stallman <rms@gnu.org>
3070
3071 * frames.texi (Speedbar): Clarify the text.
3072
30732005-10-09 Chong Yidong <cyd@stupidchicken.com>
3074
3075 * frames.texi (Speedbar): Add information on keybindings,
3076 dismissing the speedbar, and buffer display mode. Link to
3077 speedbar manual.
3078
c8763fb6 30792005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3080
3081 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3082 added -nb, --no-bitmap-icon.
3083
8cf51b2c
GM
30842005-10-07 Nick Roberts <nickrob@snap.net.nz>
3085
3086 * building.texi (GDB Graphical Interface): Add variables and
3087 functions to indices. Be more precise.
3088
c8763fb6 30892005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3090
3091 * frames.texi (Drag and Drop): Remove the x- from
3092 x-dnd-open-file-other-window and xdnd-protocol-alist.
3093
30942005-09-30 Romain Francoise <romain@orebokech.com>
3095
3096 * mini.texi (Minibuffer): The default value now appears before the
3097 colon in minibuffer prompts.
3098
8cf51b2c
GM
30992005-09-25 Richard M. Stallman <rms@gnu.org>
3100
3101 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3102
8cf51b2c
GM
31032005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3104
3105 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3106
8cf51b2c
GM
31072005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3108
3109 * emacs.texi (Top): Update submenus from macos.texi.
3110
3111 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3112 (Mac OS): Update feature support status.
3113 (Mac Input): List supported input scripts. Remove description
3114 about `mac-keyboard-text-encoding'. Mention mouse button
3115 emulation and related variables.
3116 (Mac International): Mention Central European and Cyrillic
3117 support. Now `keyboard-coding-system' is dynamically changed.
3118 Add description about coding system for selection. Add
3119 description about language environment.
3120 (Mac Environment Variables): Mention
3121 `~/.MacOSX/environment.plist'. Give example of command line
3122 arguments. Add Preferences support.
3123 (Mac Directories): Explicitly state that this node is for Mac OS
3124 Classic only.
3125 (Mac Font Specs): Mention specification for scalable fonts. List
3126 supported charsets. Add preferred way of creating fontsets. Add
3127 description about `mac-allow-anti-aliasing'.
3128 (Mac Functions): Add descriptions about `mac-set-file-creator',
3129 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3130 and `mac-get-preference'.
3131
8cf51b2c
GM
31322005-09-16 Romain Francoise <romain@orebokech.com>
3133
3134 Update all files to specify GFDL version 1.2.
3135
3136 * doclicense.texi (GNU Free Documentation License): Update to
3137 version 1.2.
3138
31392005-09-15 Richard M. Stallman <rms@gnu.org>
3140
3141 * buffers.texi (List Buffers): Fix xref.
3142
3143 * rmail.texi (Rmail Basics): Fix xref.
3144
3145 * emacs.texi (Top): Update subnode menus.
3146
3147 * files.texi (Saving Commands): New node, broken out of Saving.
3148 (Customize Save): New node, broken out of Saving.
3149 Clarify effect of write-region-inhibit-fsync.
3150 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3151
8cf51b2c
GM
31522005-09-14 Romain Francoise <romain@orebokech.com>
3153
3154 * files.texi (Saving): Mention write-region-inhibit-fsync.
3155
31562005-09-05 Chong Yidong <cyd@stupidchicken.com>
3157
3158 * custom.texi (Custom Themes): New node.
3159
31602005-09-03 Richard M. Stallman <rms@gnu.org>
3161
49823426
GM
3162 * search.texi (Search Case): Mention vars that control
3163 case-fold-search for various operations.
8cf51b2c
GM
3164
31652005-08-22 Juri Linkov <juri@jurta.org>
3166
3167 * display.texi (Standard Faces): Merge the text from
3168 `(elisp)Standard Faces' into this node.
3169
31702005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3171
3172 * emacs.texi (Top): Delete menu item for deleted node
3173 Keyboard Translations.
3174
31752005-08-18 Richard M. Stallman <rms@gnu.org>
3176
8cf51b2c
GM
3177 * trouble.texi (Unasked-for Search):
3178 Delete xref to Keyboard Translations.
3179
3180 * glossary.texi (Glossary): Delete xref.
3181
8cf51b2c
GM
3182 * custom.texi (Minor Modes): Say that the list here is not complete.
3183 (Keyboard Translations): Node deleted.
3184 (Disabling): Delete xref to it.
3185 (Customization Groups): Fix Custom buffer example.
3186 (Hooks): Mention remove-hooks.
3187
31882005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3189
3190 * building.texi (GDB Graphical Interface): Improve filling of menu
3191 item.
3192
31932005-08-18 Nick Roberts <nickrob@snap.net.nz>
3194
3195 * building.texi (GDB Graphical Interface): Use better node names.
3196
31972005-08-14 Richard M. Stallman <rms@gnu.org>
3198
3199 * text.texi (Sentences): Fix xref.
3200
32012005-08-14 Juri Linkov <juri@jurta.org>
3202
3203 * building.texi (Compilation, Grep Searching): Move grep command
3204 headings from `Compilation' to `Grep Searching'.
3205
3206 * dired.texi (Dired and Find):
3207 * maintaining.texi (Tags Search): Replace grep xref to
3208 `Compilation' node with `Grep Searching'.
3209
3210 * files.texi (Comparing Files): Replace xref to `Compilation' with
3211 `Compilation Mode'.
3212
32132005-08-13 Alan Mackenzie <acm@muc.de>
3214
3215 * search.texi (Non-ASCII Isearch): Correct a typo.
3216 (Replacement Commands): Mention query-replace key binding.
3217
32182005-08-11 Richard M. Stallman <rms@gnu.org>
3219
3220 * programs.texi (Options for Comments): Fix xref.
3221
3222 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3223 out of Regexps.
3224
8cf51b2c
GM
32252005-08-09 Juri Linkov <juri@jurta.org>
3226
3227 * building.texi (Compilation): Use `itemx' instead of `item'.
3228 (Grep Searching): Simplify phrase.
3229
3230 * display.texi (Standard Faces): Describe vertical-border on
3231 window systems.
3232
3233 * windows.texi (Split Window): Simplify phrase and mention
3234 vertical-border face.
3235
32362005-08-09 Richard M. Stallman <rms@gnu.org>
3237
3238 * files.texi (Comparing Files): Clarify compare-windows.
3239
3240 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3241
8cf51b2c
GM
32422005-08-06 Eli Zaretskii <eliz@gnu.org>
3243
3244 * mule.texi (Coding Systems): Rephrase the paragraph about
3245 codepages: no need for "M-x codepage-setup" anymore, except on
3246 MS-DOS.
3247
3248 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3249 the MS-DOS port only.
3250
32512005-07-30 Eli Zaretskii <eliz@gnu.org>
3252
3253 * makefile.w32-in (info): Don't run multi-install-info.bat.
3254 ($(infodir)/dir): New target, produced by running
3255 multi-install-info.bat.
3256
8cf51b2c
GM
32572005-07-22 Eli Zaretskii <eliz@gnu.org>
3258
3259 * files.texi (Quoted File Names): Add index entry.
3260
8cf51b2c
GM
32612005-07-19 Juri Linkov <juri@jurta.org>
3262
3263 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3264
32652005-07-18 Juri Linkov <juri@jurta.org>
3266
8cf51b2c
GM
3267 * custom.texi (Easy Customization):
3268 * files.texi (Old Versions):
3269 * frames.texi (Wheeled Mice):
3270 * mule.texi (Specify Coding):
8cf51b2c
GM
3271 * text.texi (Cell Justification):
3272 * trouble.texi (After a Crash):
8cf51b2c
GM
3273 * xresources.texi (GTK styles):
3274 Delete duplicate duplicate words.
3275
32762005-07-17 Richard M. Stallman <rms@gnu.org>
3277
3278 * frames.texi (Creating Frames): Fix foreground color example.
3279
3280 * custom.texi (Init Examples): Clean up text about conditionals.
3281
32822005-07-16 Richard M. Stallman <rms@gnu.org>
3283
3284 * mini.texi (Completion Commands): Fix command name for ?.
3285
8cf51b2c
GM
32862005-07-16 Eli Zaretskii <eliz@gnu.org>
3287
3288 * display.texi (Standard Faces): Explain that customization of
3289 `menu' face has no effect on w32 and with GTK. Add
3290 cross-references.
3291
3292 * cmdargs.texi (General Variables): Clarify the default location
3293 of $HOME on w32 systems.
3294
32952005-07-15 Jason Rumney <jasonr@gnu.org>
3296
3297 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3298 changed.
3299
33002005-07-08 Kenichi Handa <handa@m17n.org>
3301
3302 * mule.texi (Recognize Coding): Recommend
3303 revert-buffer-with-coding-system instead of revert-buffer.
3304
33052005-07-07 Richard M. Stallman <rms@gnu.org>
3306
3307 * anti.texi (Antinews): Mention mode-line-inverse-video.
3308
3309 * files.texi (Saving): Minor correction about C-x C-w.
3310
3311 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3312
33132005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3314
3315 * search.texi (Isearch Scroll): Add example of using the
3316 `isearch-scroll' property.
3317 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3318 `Display Custom' node.
3319 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3320 and de-emphasize it.
3321 (Other Repeating Search): `occur' currently can not correctly
3322 handle multiline matches. Correct, clarify and update description
3323 of `flush-lines' and `keep-lines'.
3324
3325 * display.texi (Display Custom): Add anchor for `baud-rate'.
3326
33272005-07-07 Richard M. Stallman <rms@gnu.org>
3328
3329 * gnu.texi: Update where to get GNU status; add refs for how to help.
3330 Add footnotes 6 and 7.
3331
33322005-07-04 Lute Kamstra <lute@gnu.org>
3333
3334 Update FSF's address in GPL notices.
3335
8cf51b2c 3336 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3337 * trouble.texi (Checklist): Update FSF's address.
3338
8cf51b2c
GM
33392005-06-24 Richard M. Stallman <rms@gnu.org>
3340
3341 * display.texi (Text Display): Change index entries.
3342
33432005-06-24 Eli Zaretskii <eliz@gnu.org>
3344
3345 * makefile.w32-in (MAKEINFO): Use --force.
3346 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3347 Makefile.in.
8cf51b2c
GM
3348
33492005-06-23 Richard M. Stallman <rms@gnu.org>
3350
3351 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3352 nobreak-char-display.
3353
3354 * emacs.texi (Top): Update detailed node listing.
3355
3356 * display.texi (Text Display): Renamed show-nonbreak-escape
3357 to nobreak-char-display and no-break-space to nobreak-space.
3358 (Standard Faces): Split up the list of standard faces
3359 and put it in a separate node. Add nobreak-space and
3360 escape-glyph.
3361
8cf51b2c
GM
33622005-06-23 Lute Kamstra <lute@gnu.org>
3363
3364 * mule.texi (Select Input Method): Fix typo.
3365
33662005-06-23 Kenichi Handa <handa@m17n.org>
3367
3368 * mule.texi (International): List all supported scripts. Adjust
3369 text for that leim is now included in the normal Emacs
3370 distribution.
3371 (Language Environments): List all language environments.
3372 Intlfonts contains fonts for most supported scripts, not all..
3373 (Select Input Method): Refer to C-u C-x = to see how to type to
3374 input a specifc character.
3375 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3376
33772005-06-23 Juanma Barranquero <lekktu@gmail.com>
3378
49823426 3379 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3380
33812005-06-22 Miles Bader <miles@gnu.org>
3382
3383 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3384
33852005-06-20 Miles Bader <miles@gnu.org>
3386
3387 * display.texi (Faces): Add `vertical-divider'.
3388
33892005-06-17 Richard M. Stallman <rms@gnu.org>
3390
3391 * text.texi (Adaptive Fill): Minor clarification.
3392
8cf51b2c
GM
33932005-06-10 Lute Kamstra <lute@gnu.org>
3394
3395 * emacs.texi (Top): Correct version number.
3396 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3397 refer to the current version of Emacs.
3398
33992005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3400
3401 * files.texi (Log Buffer): Document when there can be more than
3402 one file to be committed.
3403
34042005-06-08 Juri Linkov <juri@jurta.org>
3405
3406 * display.texi (Faces): Add `shadow' face.
3407
34082005-06-07 Masatake YAMATO <jet@gyve.org>
3409
3410 * display.texi (Faces): Write about mode-line-highlight.
3411
34122005-06-06 Richard M. Stallman <rms@gnu.org>
3413
3414 * misc.texi (Printing Package): Explain how to initialize
3415 printing package.
3416
3417 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3418
34192005-06-05 Chong Yidong <cyd@stupidchicken.com>
3420
3421 * emacs.texi: Rename Hardcopy to Printing.
3422 Make PostScript and PostScript Variables subnodes of it.
3423
3424 * misc.texi (Printing): Rename node from Hardcopy.
3425 Mention menu bar options.
3426 Move PostScript and PostScript Variables to submenu.
3427 (Printing package): New node.
3428
3429 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3430
3431 * dired.texi (Operating on Files): Likewise.
3432
3433 * calendar.texi (Displaying the Diary): Likewise.
3434
3435 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3436
3437 * glossary.texi (Glossary): Likewise.
3438
3439 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3440 effect.
3441
34422005-06-04 Richard M. Stallman <rms@gnu.org>
3443
3444 * trouble.texi (After a Crash): Polish previous change.
3445
8cf51b2c
GM
34462005-05-30 Noah Friedman <friedman@splode.com>
3447
3448 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3449 recovery mechanism.
3450
8cf51b2c
GM
34512005-05-28 Nick Roberts <nickrob@snap.net.nz>
3452
3453 * building.texi (Other Buffers): SPC toggles display of
3454 floating point registers.
3455
8cf51b2c
GM
34562005-05-27 Nick Roberts <nickrob@snap.net.nz>
3457
3458 * files.texi (Log Buffer): Merge in description of Log Edit
3459 mode from pcl-cvs.texi.
3460
34612005-05-26 Richard M. Stallman <rms@gnu.org>
3462
3463 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3464
8cf51b2c
GM
34652005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3466
3467 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3468 not enabled by default.
3469 When not on a word, `ispell-word' by default checks the word
3470 before point.
3471
34722005-05-24 Nick Roberts <nickrob@snap.net.nz>
3473
3474 * building.texi (Debugger Operation): Simplify last sentence.
3475
34762005-05-23 Lute Kamstra <lute@gnu.org>
3477
3478 * emacs.texi: Update FSF's address throughout.
3479 (Preface): Use @cite.
3480 (Distrib): Add cross reference to the node "Copying". Mention the
3481 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3482 printed manuals.
3483 (Intro): Use @xref for the Emacs Lisp Intro.
3484
8cf51b2c
GM
34852005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3486
3487 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3488
3489 * basic.texi (Moving Point): Mention default for `goto-line'.
3490
3491 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3492 of a variable's docstring.
3493
34942005-05-18 Lute Kamstra <lute@gnu.org>
3495
3496 * maintaining.texi (Overview of Emerge): Add cross reference.
3497 Remove duplication.
3498
3499 * emacs.texi (Top): Update to the current structure of the manual.
3500 * misc.texi (Emacs Server): Add menu description.
3501 * files.texi (Saving): Fix menu.
3502 * custom.texi (Customization): Fix menu.
3503 * mule.texi (International): Fix menu.
3504 * kmacro.texi (Keyboard Macros): Fix menu.
3505
35062005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3507
3508 * display.texi: Various minor changes.
3509 (Faces): Delete text that is repeated in the next section.
3510
35112005-05-16 Nick Roberts <nickrob@snap.net.nz>
3512
3513 * building.texi (Debugger Operation): Mention GUD tooltips are
3514 disabled with GDB in text command mode.
3515
8cf51b2c
GM
35162005-05-16 Nick Roberts <nickrob@snap.net.nz>
3517
3518 * building.texi: Replace toolbar with "tool bar" for consistency.
3519 (Compilation Mode): Describe compilation-context-lines
3520 and use of arrow in compilation buffer.
3521 (Debugger Operation): Replace help text with variable's value.
3522
3523 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3524 consistency.
3525
35262005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3527
3528 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3529 Add xref.
3530
8cf51b2c
GM
35312005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3532
3533 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3534 (Position Info): Delete discussion of `goto-line'. It is already
3535 described in `Moving point'.
3536
3537 * mini.texi (Completion Commands): Correct reference.
3538 (Completion Options): Fix typo.
3539
3540 * killing.texi (Deletion): Complete description of `C-x C-o'.
3541
8cf51b2c
GM
35422005-05-10 Richard M. Stallman <rms@gnu.org>
3543
3544 * building.texi (Compilation): Clarify recompile's directory choice.
3545
3546 * frames.texi (Tooltips): Cleanups.
3547
3548 * basic.texi (Arguments): Fix punctuation.
3549
35502005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3551
3552 * screen.texi (Menu Bar): The up and down (not left and right)
3553 arrow keys move through a keyboard menu.
3554
35552005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3556
3557 * basic.texi: Various typo and grammar fixes.
3558 (Moving Point): C-a now runs move-beginning-of-line.
3559
35602005-05-08 Nick Roberts <nickrob@snap.net.nz>
3561
3562 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3563
3564 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3565 as different animals.
3566
35672005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3568
3569 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3570 Correct index entry.
3571
35722005-05-07 Nick Roberts <nickrob@snap.net.nz>
3573
3574 * building.texi (Debugger Operation): Update to reflect changes
3575 in GUD tooltips.
3576
35772005-04-30 Richard M. Stallman <rms@gnu.org>
3578
3579 * files.texi (Compressed Files): Auto Compression normally enabled.
3580
3581 * building.texi (Debugger Operation): Clarify previous change.
3582
8cf51b2c
GM
35832005-04-28 Nick Roberts <nickrob@snap.net.nz>
3584
3585 * building.texi (Debugger Operation): Add description for
3586 GUD tooltips when program is not running.
3587
35882005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3589
3590 * misc.texi (Shell): Add `Shell Prompts' to menu.
3591 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3592 description. Delete remarks moved to new node.
3593 (Shell Prompts): New node.
3594 (History References): Replace remarks moved to `Shell Prompts'
3595 with xref to that node.
3596 (Remote Host): Clarify how to specify the terminal type when
3597 logging in to a different machine.
3598
35992005-04-26 Richard M. Stallman <rms@gnu.org>
3600
3601 * emacs.texi (Top): Update submenus from files.texi.
3602
3603 * files.texi (Filesets): Clarify previous change.
3604
3605 * dired.texi (Misc Dired Features): Clarify previous change.
3606
36072005-04-25 Chong Yidong <cyd@stupidchicken.com>
3608
3609 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3610
3611 * dired.texi (Misc Dired Features): Document
3612 dired-compare-directories.
3613
3614 * files.texi (Filesets): New node.
3615 (File Conveniences): Document Image mode.
3616
3617 * text.texi (TeX Print): Document tex-compile.
3618
36192005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3620
3621 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3622 Delete redundant reference to tooltip Custom group. It is
3623 referred too again in the next paragraph.
3624
36252005-04-24 Richard M. Stallman <rms@gnu.org>
3626
3627 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3628
8cf51b2c
GM
36292005-04-19 Kim F. Storm <storm@cua.dk>
3630
3631 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3632
36332005-04-18 Lars Hansen <larsh@math.ku.dk>
3634
3635 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3636 turns off desktop-save-mode.
3637
36382005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3639
3640 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3641 by default in terminals compatible with xterm. Mention that
3642 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3643 node.
3644
8cf51b2c
GM
36452005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3646
3647 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3648
c8763fb6 36492005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3650
3651 * xresources.texi (Table of Resources): Add cursorBlink.
3652
36532005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3654
3655 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3656 `d', `C-d' and `u'.
3657
36582005-04-11 Richard M. Stallman <rms@gnu.org>
3659
3660 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3661 (Misc X): Add -D, --basic-display.
3662
3663 * maintaining.texi (Change Log): Correct the description of
3664 the example.
3665
3666 * major.texi (Choosing Modes): Document magic-mode-alist.
3667
8cf51b2c
GM
36682005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3669
3670 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3671 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3672 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3673 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3674 `w', respectively.
3675 (Rmail Labels): Mention `l'.
3676 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3677 (Rmail Summary Edit): Describe `j' and RET.
3678
c8763fb6 36792005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3680
3681 * xresources.texi (Lucid Resources): Add fontSet resource.
3682
8cf51b2c
GM
36832005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3684
3685 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3686 now called `indicate-empty-lines'.
3687
36882005-04-06 Kim F. Storm <storm@cua.dk>
3689
3690 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3691
36922005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3693
3694 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3695 deleted.
3696 (Marks vs Flags): Add some convenient key bindings.
3697 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3698 (Misc Dired Features): Correct and expand description of `w' command.
3699
3700 * frames.texi (XTerm Mouse): Delete apparently false info.
3701 The GNU/Linux console currently does not appear to support
3702 `xterm-mouse-mode'.
3703
8cf51b2c
GM
37042005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3705
3706 * calendar.texi (Diary): Mention shell utility `calendar'.
3707
37082005-04-01 Richard M. Stallman <rms@gnu.org>
3709
3710 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3711
8cf51b2c
GM
37122005-04-01 Lute Kamstra <lute@gnu.org>
3713
3714 * maintaining.texi (Change Log): add-change-log-entry uses
3715 add-log-mailing-address.
3716
37172005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3718
3719 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3720 `VC Mode Line' and put in an xref to that node.
3721 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3722 its description.
3723
37242005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3725
3726 * calendar.texi (Calendar Systems): Say that the Persian calendar
3727 implemented here is the arithmetical one championed by Birashk.
3728
37292005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3730
3731 * programs.texi (Fortran Motion): Fix previous change.
3732
8cf51b2c
GM
37332005-03-29 Richard M. Stallman <rms@gnu.org>
3734
3735 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3736
37372005-03-29 Chong Yidong <cyd@stupidchicken.com>
3738
3739 * text.texi (Refill): Refer to Long Lines Mode.
3740 (Longlines): New node.
3741 (Auto Fill): Don't index "word wrap" here.
3742 (Filling): Add Longlines to menu.
3743
37442005-03-29 Richard M. Stallman <rms@gnu.org>
3745
3746 * xresources.texi: Minor fixes.
3747
3748 * misc.texi (Emacs Server): Fix Texinfo usage.
3749
3750 * emacs.texi (Top): Don't use a real section heading for
3751 "Detailed Node Listing". Fake it instead.
3752
3753 * basic.texi (Position Info): Minor cleanup.
3754
3755 * mule.texi (Input Methods): Minor cleanup.
3756
37572005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3758
3759 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3760 constructs as well.
3761 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3762
37632005-03-29 Kenichi Handa <handa@m17n.org>
3764
3765 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3766
3767 * basic.texi (Position Info): Update the description about the
3768 command C-u C-x =.
3769
37702005-03-28 Richard M. Stallman <rms@gnu.org>
3771
3772 * emacs.texi (Top): Use @section for the detailed node listing.
3773
3774 * calendar.texi: Minor fixes to previous change.
3775
3776 * programs.texi (Fortran): Small fixes to previous changes.
3777
3778 * emacs.texi (Top): Update list of subnodes of Dired.
3779 Likewise for building.texi.
3780
3781 * files.texi (File Conveniences): Delete Auto Image File mode.
3782
37832005-03-28 Chong Yidong <cyd@stupidchicken.com>
3784
3785 * building.texi (Flymake): New node.
3786
3787 * custom.texi (Function Keys): Document kp- event types and
3788 keypad-setup package.
3789
3790 * dired.texi (Wdired): New node.
3791
3792 * files.texi (File Conveniences): Reorder entries.
3793 Explain how to turn on Auto-image-file mode.
3794 Document Thumbs mode.
3795
3796 * mule.texi (Specify Coding): Document recode-region and
3797 recode-file-name.
3798
3799 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3800
38012005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3802
3803 * commands.texi (Keys): M-o is now a prefix key.
3804
38052005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3806
3807 * programs.texi: Reformat and update copyright years.
3808 (Fortran): Update section.
3809
38102005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3811
3812 * files.texi: Several small changes in addition to:
3813 (Visiting): Change xref for Dialog Boxes to ref.
3814 (Version Headers): Replace references to obsolete var
3815 `vc-header-alist' with `vc-BACKEND-header'.
3816 (Customizing VC): Update value of `vc-handled-backends'.
3817
38182005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3819
3820 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3821 move here from Emacs Lisp Reference Manual.
3822 * calendar.texi (Calendar/Diary, Diary Commands)
3823 (Special Diary Entries, Importing Diary): Change some xrefs to
3824 point to emacs-xtra rather than elisp.
3825
3826 * emacs-xtra.texi (Calendar Customizing):
3827 Move view-diary-entries-initially, view-calendar-holidays-initially,
3828 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3829 Emacs Manual.
3830 (Appt Customizing): Merge entire section into main Emacs Manual.
3831 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3832 mark-holidays-in-calendar here from emacs-xtra.
3833 (Displaying the Diary): Move view-diary-entries-initially,
3834 mark-diary-entries-in-calendar here from emacs-xtra.
3835 (Appointments): Move appt-display-mode-line,
3836 appt-display-duration, appt-disp-window-function,
3837 appt-delete-window-function here from emacs-xtra.
3838
3839 * calendar.texi: Update and reformat copyright.
3840 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3841 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3842 (Diary): Refer to `diary-file' rather than ~/diary.
3843 (Diary Commands): Rename node to "Displaying the Diary".
3844 * emacs.texi (Top): Rename "Diary Commands" section.
3845 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3846
38472005-03-26 Eli Zaretskii <eliz@gnu.org>
3848
3849 * misc.texi (Emacs Server): Fix the command for setting
3850 server-name. Add an xref to Invoking emacsclient.
3851
3852 * help.texi (Help Summary): Clarify when "C-h ." will do something
3853 nontrivial.
3854 (Apropos): Add cindex entry for apropos-sort-by-scores.
3855
3856 * display.texi (Text Display): Add index entries for how no-break
3857 characters are displayed.
3858
8cf51b2c
GM
38592005-03-26 Eli Zaretskii <eliz@gnu.org>
3860
3861 * files.texi (Visiting): Fix cross-references introduced with the
3862 last change.
3863
3864 * xresources.texi (GTK resources): Fix last change.
3865
8cf51b2c
GM
38662005-03-25 Chong Yidong <cyd@stupidchicken.com>
3867
3868 * xresources.texi (X Resources): GTK options documented too.
3869 (Resources): Clarify meaning of program name.
3870 (Table of Resources): Add visualClass.
3871 (GTK resources): Rewrite.
3872 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3873
3874 * display.texi (Text Display): Mention non-breaking spaces.
3875
3876 * files.texi (Reverting): Document auto-revert-check-vc-info.
3877
3878 * frames.texi (Mouse Commands): Document
3879 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
3880
3881 * help.texi (Help Summary): Add `C-h .'.
3882 (Apropos): Apropos accepts a list of search terms.
3883 Document apropos-sort-by-scores.
3884 (Help Echo): Document display-local-help.
3885
3886 * misc.texi (Emacs Server): Document server-name.
3887 (Invoking emacsclient): Document -s option for server names.
3888
3889 * text.texi (Outline Visibility): Introduce "current heading
3890 line" (commands can be called with point on a body line).
3891 Re-order table to follow the sequence of discussion.
3892 hide-body won't hide lines before first header line.
3893 (TeX Mode): Add DocTeX mode.
3894
8cf51b2c
GM
38952005-03-24 Richard M. Stallman <rms@gnu.org>
3896
3897 * mule.texi (Single-Byte Character Support): Delete mention
3898 of iso-acc.el and iso-transl.el.
3899
8cf51b2c
GM
39002005-03-23 Lute Kamstra <lute@gnu.org>
3901
3902 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
3903
39042005-03-23 Richard M. Stallman <rms@gnu.org>
3905
8cf51b2c
GM
3906 * search.texi: Delete explicit node pointers.
3907 (Incremental Search): New menu.
3908 (Basic Isearch, Repeat Isearch, Error in Isearch)
3909 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
3910 (Slow Isearch): New subnodes.
3911 (Configuring Scrolling): Node deleted.
3912 (Search Case): Doc default-case-fold-search.
3913 (Regexp Replace): Move replace-regexp doc here.
3914
3915 * rmail.texi (Movemail): Put commas inside closequotes.
3916
3917 * picture.texi (Insert in Picture): Document C-c arrow combos.
3918 (Basic Picture): Clarify erasure.
3919
3920 * display.texi (Font Lock): Put commas inside closequotes.
3921
3922 * cmdargs.texi (General Variables): Put commas inside closequotes.
3923
39242005-03-23 Nick Roberts <nickrob@snap.net.nz>
3925
3926 * building.texi (Stack Buffer): Mention reverse contrast for
3927 *selected* frame (might not be current frame).
3928
8cf51b2c
GM
39292005-03-21 Richard M. Stallman <rms@gnu.org>
3930
3931 * building.texi (Starting GUD): Add bashdb.
3932
39332005-03-20 Chong Yidong <cyd@stupidchicken.com>
3934
3935 * basic.texi (Moving Point): Add M-g M-g binding.
3936 (Undo): Document undo-only.
3937 (Position Info): Document M-g M-g and C-u M-g M-g.
3938
3939 * building.texi (Building): Put Grep Searching after Compilation
3940 Shell.
3941 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
3942 Document next-error-highlight.
3943 (Grep Searching): Document grep-highlight-matches.
3944 (Lisp Eval): Typing C-x C-e twice prints integers specially.
3945
3946 * calendar.texi (Importing Diary): Rename node from iCalendar.
3947 Document diary-from-outlook.
3948
3949 * dired.texi (Misc Dired Features): Rename node from Misc Dired
3950 Commands.
3951 Mention effect of X drag and drop on Dired buffers.
3952
3953 * files.texi (Visiting): Document large-file-warning-threshold.
3954 Move paragraph on file-selection dialog.
3955 Mention visiting files using X drag and drop.
3956 (Reverting): Mention using Auto-Revert mode to tail files.
3957 Document auto-revert-tail-mode.
3958 (Version Systems): Minor correction.
3959 (Comparing Files): Diff-mode is no longer based on Compilation
3960 mode.
3961 Document compare-ignore-whitespace.
3962 (Misc File Ops): Explain passing a directory to rename-file.
3963 Likewise for copy-file and make-symbolic-link.
3964
3965 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
3966 Document mouse-wheel-progressive speed.
3967
3968 * help.texi (Misc Help): Document numeric argument for C-h i.
3969 Correctly explain the effect of just C-u as argument.
3970
3971 * killing.texi (Deletion): Document numeric argument for
3972 just-one-space.
3973
3974 * mini.texi (Completion): Completion acts on text before point.
3975
3976 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
3977 (Emulation): CUA mode replaces pc-bindings-mode,
3978 pc-selection-mode, and s-region.
3979
3980 * mule.texi (Input Methods): Leim is now built-in.
3981 (Select Input Method): Document quail-show-key.
3982 (Specify Coding): Document revert-buffer-with-coding-system.
3983
3984 * programs.texi (Fortran Motion): Document f90-next-statement,
3985 f90-previous-statement, f90-next-block, f90-previous-block,
3986 f90-end-of-block, and f90-beginning-of-block.
3987
3988 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
3989
3990 * emacs.texi (Acknowledgments): Updated.
3991
3992 * anti.texi: Total rewrite.
3993
8cf51b2c
GM
39942005-03-19 Chong Yidong <cyd@stupidchicken.com>
3995
3996 * ack.texi (Acknowledgments): Update.
3997
39982005-03-19 Eli Zaretskii <eliz@gnu.org>
3999
4000 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4001 copyright years.
4002
40032005-03-14 Nick Roberts <nickrob@snap.net.nz>
4004
4005 * building.texi (Commands of GUD): Move paragraph on setting
4006 breakpoints with mouse to the GDB Graphical Interface node.
4007
40082005-03-07 Richard M. Stallman <rms@gnu.org>
4009
8cf51b2c
GM
4010 * misc.texi (Single Shell, Shell Options): Fix previous change.
4011
4012 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4013
40142005-03-06 Richard M. Stallman <rms@gnu.org>
4015
4016 * building.texi (Starting GUD): Don't explain text vs graphical
4017 GDB here. Just mention it and xref.
4018 Delete "just one debugger process".
4019 (Debugger Operation): Move GUD tooltip info here.
4020 (GUD Tooltips): Node deleted.
4021 (GDB Graphical Interface): Explain the two GDB modes here.
4022
8cf51b2c
GM
4023 * sending.texi (Sending Mail): Minor cleanup.
4024 (Mail Aliases): Explain quoting conventions.
4025 Update key rebinding example.
4026 (Header Editing): C-M-i is like M-TAB.
4027 (Mail Mode Misc): mail-attach-file does not do MIME.
4028
4029 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4030 that really belongs here.
4031 (Remote Mailboxes): Text moved to Rmail Inbox.
4032 (Rmail Display): Mention Mouse-1.
4033 (Movemail): Clarify two movemail versions.
4034 Clarify rmail-movemail-program.
4035
8cf51b2c
GM
4036 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4037 Document async shell commands.
4038 (Shell History): Clarify.
4039 (Shell Ring): Mention C-UP an C-DOWN.
4040 (Shell Options): Add comint-prompt-read-only.
4041 (Invoking emacsclient): Set EDITOR to run Emacs.
4042 (Sorting): No need to explain what region is.
4043 (Saving Emacs Sessions): Fix typo.
4044 (Recursive Edit): Fix punctuation.
4045 (Emulation): Don't mention "PC bindings" which are standard.
4046 (Hyperlinking): Explain Mouse-1 convention here.
4047 (Find Func): Node deleted.
4048
8cf51b2c
GM
4049 * help.texi (Name Help): Xref to Hyperlinking.
4050
4051 * glossary.texi (Glossary):
4052 Rename "Balance Parentheses" to "Balancing...".
4053 Add "Byte Compilation". Correct "Copyleft".
4054 New xref in "Customization".
4055 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4056 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4057 Rename "Registers" to "Register".
4058 Replace "Selecting" with "Selected Frame",
4059 "Selected Window", and "Selecting a Buffer".
4060
4061 * files.texi (Types of Log File): Explain how projects'
4062 methods can vary.
4063
8cf51b2c
GM
4064 * display.texi (Faces): Delete "Emacs 21".
4065
4066 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4067 * fixit.texi (Spelling): C-M-i like M-TAB.
4068 * mini.texi (Completion Options): C-M-i like M-TAB.
4069 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4070 * text.texi (Text Mode): C-M-i like M-TAB.
4071
4072 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4073
4074 * calendar.texi (Specified Dates): Mention `g w'.
4075 (Appointments): appt-activate toggles with no arg.
4076
8cf51b2c
GM
40772005-03-05 Juri Linkov <juri@jurta.org>
4078
4079 * cmdargs.texi (Emacs Invocation): Add cindex
4080 "invocation (command line arguments)"
4081 (Misc X): Add -nbc, --no-blinking-cursor.
4082
40832005-03-04 Ulf Jasper <ulf.jasper@web.de>
4084
4085 * calendar.texi (iCalendar): No need to require it now.
4086
8cf51b2c
GM
40872005-03-03 Nick Roberts <nickrob@snap.net.nz>
4088
4089 * trouble.texi (Contributing): Mention Savannah. Direct users to
4090 emacs-devel.
4091
40922005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4093
4094 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4095 window.
4096
8cf51b2c
GM
40972005-02-27 Richard M. Stallman <rms@gnu.org>
4098
4099 * building.texi (Compilation): Update mode line status info.
4100
41012005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4102
4103 * calendar.texi (General Calendar): Document binding of
4104 scroll-other-window-down.
4105 (Mayan Calendar): Fix earliest date.
4106 (Time Intervals): Document timeclock-change.
4107 Fix timeclock-ask-before-exiting documentation.
4108
41092005-02-26 Kim F. Storm <storm@cua.dk>
4110
4111 * frames.texi (Mouse References):
4112 Add mouse-1-click-in-non-selected-windows.
4113
41142005-02-25 Richard M. Stallman <rms@gnu.org>
4115
4116 * screen.texi (Screen): Explain better about cursors and mode lines;
4117 don't presuppose text terminals.
4118 (Point): Don't assume just one cursor.
4119 Clarify explanation of cursors.
4120 (Echo Area, Menu Bar): Cleanups.
4121
4122 * mini.texi (Minibuffer): Prompts are highlighted.
4123 (Minibuffer Edit): Newline = C-j only on text terminals.
4124 Clarify resize-mini-windows values.
4125 Mention M-PAGEUP and M-PAGEDOWN.
4126 (Completion Commands): Mouse-1 like Mouse-2.
4127 (Minibuffer History): Explain history commands better.
4128 (Repetition): Add xref to Incremental Search.
4129
4130 * mark.texi (Setting Mark): Clarify info about displaying mark.
4131 Clarify explanation of C-@ and C-SPC.
4132 (Transient Mark): Mention Delete Selection mode.
4133 (Marking Objects): Clean up text about extending the region.
4134
4135 * m-x.texi (M-x): One C-g doesn't always go to top level.
4136 No delay before suggest-key-bindings output.
4137
4138 * fixit.texi (Fixit): Mention C-/ for undo.
4139 (Spelling): Mention ESC TAB like M-TAB.
4140 Replacement words with r and R are rechecked.
4141 Say where C-g leaves point. Mention ? as input.
4142
41432005-02-23 Lute Kamstra <lute@gnu.org>
4144
4145 * cmdargs.texi (Initial Options): Add cross reference.
4146
8cf51b2c
GM
41472005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4148
4149 * emacs.texi (Top): Update menu for splitting of node in
4150 msdog.texi.
4151 * frames.texi (Frames): Update xref for splitting of node in
4152 msdog.texi.
4153 * trouble.texi (Quitting): Ditto.
4154
41552005-02-16 Richard M. Stallman <rms@gnu.org>
4156
4157 * windows.texi (Split Window): Simplify line truncation info
4158 and xref to Display Custom.
4159
4160 * trouble.texi (Quitting): Emergency escape only for text terminal.
4161 (Screen Garbled): C-l for ungarbling is only for text terminal.
4162
4163 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4164
4165 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4166
4167 * programs.texi (Program Modes): Mention Python mode.
4168 (Moving by Defuns): Repeating C-M-h extends region.
4169 (Basic Indent): Clarify.
4170 (Custom C Indent): Clarify.
4171 (Expressions): Repeating C-M-@ extends region.
4172 (Info Lookup): Clarify for C-h S.
4173 (Symbol Completion): ESC TAB alternative for M-TAB.
4174 (Electric C): Clarify.
4175
4176 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4177
4178 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4179 MS-DOS Input node.
4180 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4181 (MS-DOS and MULE): Clarify.
4182 (MS-DOS Processes, Windows Processes): Fix typos.
4183
4184 * major.texi (Choosing Modes): Clarify.
4185
4186 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4187 (Keyboard Macro Step-Edit): Clarify.
4188
4189 * indent.texi (Indentation): Clarifications.
4190
4191 * help.texi (Help): Correct error about C-h in query-replace.
4192 Clarify apropos vs C-h a. Fix how to search in FAQ.
4193 (Key Help): Describe C-h w here.
4194 (Name Help): Minor cleanup. C-h w moved to Key Help.
4195 Clarify the "object" joke.
4196 (Apropos): Clarify. Mouse-1 like Mouse-2.
4197 (Help Mode): Mouse-1 like Mouse-2.
4198
4199 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4200
4201 * display.texi (Display): Reorder menu.
4202 (Faces): Cleanup.
4203 (Font Lock): Cleanup. Mention Options menu.
4204 Delete obsolete text.
4205 (Scrolling): For C-l, don't presume text terminal.
4206 (Horizontal Scrolling): Simplify intro.
4207 (Follow Mode): Clarify.
4208 (Cursor Display): Moved before Display Custom.
4209 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4210 Doc default-tab-width. Doc line truncation more thoroughly.
4211
4212 * dired.texi (Dired Enter): C-x C-f can run Dired.
4213 (Dired Visiting): Comment out `a' command.
4214 Mouse-1 is like Mouse-2.
4215 (Shell Commands in Dired): ? can be used more than once.
4216
4217 * basic.texi (Continuation Lines): Simplify description of truncation,
4218 and refer to Display Custom for the rest of it.
4219
8cf51b2c
GM
42202005-02-06 Lute Kamstra <lute@gnu.org>
4221
4222 * basic.texi (Undo): Fix typo.
4223
4224 * cmdargs.texi (Emacs Invocation): Fix typo.
4225
4226 * custom.texi (Init Examples): Fix typo.
4227
4228 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4229
42302005-02-06 Richard M. Stallman <rms@gnu.org>
4231
4232 * regs.texi (Registers): Registers can hold numbers, too.
4233
4234 * killing.texi (Other Kill Commands): Cleanup.
4235 Delete redundant explanation of kill in read-only buffer.
4236 (Yanking): Mention term "copying".
4237 (Accumulating Text): Fix typo.
4238
4239 * entering.texi (Entering Emacs): Update rationale at start.
4240 (Exiting): Treat iconifying on a par with suspension.
4241
4242 * custom.texi (Minor Modes): Fix typo.
4243 (Easy Customization): Fix menu style.
4244 (Variables): Add xref.
4245 (Examining): Setting for future sessions works through .emacs.
4246 (Keymaps): "Text terminals", not "Many".
4247 (Init Rebinding): Explain \C-. Show example of \M-.
4248 Fix minor wording errors.
4249 (Function Keys): Explain vector syntax just once.
4250 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4251 (Init File): Mention .emacs.d directory.
4252 (Init Examples): Add xref.
4253 (Find Init): Mention .emacs.d directory.
4254
4255 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4256 (Action Arguments): Explain which kinds of -l args are found how.
4257 (Initial Options): --batch does not inhibit site-start.
4258 Add xrefs.
4259 (Command Example): Use --batch, not -batch.
4260
4261 * basic.texi (Inserting Text): Cleanup wording.
4262 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4263 C-n is not error at end of buffer.
4264 (Undo): Doc C-/ like C-_. Add xrefs.
4265 (Arguments): META key may be labeled ALT.
4266 Peculiar arg meanings are explained in doc strings.
4267
4268 * abbrevs.texi (Expanding Abbrevs): Clarify.
4269
42702005-02-05 Eli Zaretskii <eliz@gnu.org>
4271
4272 * frames.texi (Frame Parameters): Add an xref to the description
4273 of list-colors-display. Add a pointer to the X docs about colors.
4274
4275 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
4276 Impove docs of list-colors-display.
4277
42782005-02-03 Lute Kamstra <lute@gnu.org>
4279
4280 * frames.texi (Frames, Drag and Drop): Fix typos.
4281
42822005-02-03 Richard M. Stallman <rms@gnu.org>
4283
4284 * windows.texi (Basic Window): Mention color-change in mode line.
4285 (Change Window): Explain dragging vertical boundaries.
4286
4287 * text.texi (Sentences): Clarify.
4288 (Paragraphs): Explain M-a and blank lines.
4289 (Outline Mode): Clarify text and menu.
4290 (Hard and Soft Newlines): Mention use-hard-newlines.
4291
4292 * frames.texi (Frames): Delete unnecessary mention of Windows.
4293 (Mouse Commands): Likewise. Mention xterm mouse support.
4294 (Clipboard): Clarify.
4295 (Mouse References): Mention use of Mouse-1 for following links.
4296 (Menu Mouse Clicks): Clarify.
4297 (Mode Line Mouse): Clarify.
4298 (Drag and Drop): Rewrite.
4299
4300 * fixit.texi (Spelling): Fix typo.
4301
4302 * files.texi (File Names): Clarify.
4303 (Visiting): Update conditions for use of file dialog. Clarify.
4304 (Saving): Doc d as answer in save-some-buffers.
4305 (Remote Files): Clean up the text.
4306
4307 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4308
4309 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4310 (List Buffers): Clarify.
4311 (Several Buffers): Doc T command.
4312 (Buffer Convenience): Clarify menu.
4313
4314 * basic.texi (Undo): Clarify last change.
4315
43162005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4317
4318 * fixit.texi (Spelling): Fix typo.
4319
43202005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4321
4322 * basic.texi (Undo): Update description of `undo-outer-limit'.
4323
43242005-02-01 Nick Roberts <nickrob@snap.net.nz>
4325
4326 * building.texi: Update documentation relating to GDB Graphical
4327 Interface.
4328
43292005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4330
4331 * custom.texi (Easy Customization): Adapt menu to node name change.
4332
43332005-01-30 Richard M. Stallman <rms@gnu.org>
4334
4335 * custom.texi (Easy Customization): Defn of "User Option" now
4336 includes faces. Don't say just "option" when talking about variables.
4337 Do say just "options" to mean "anything customizable".
4338 (Specific Customization): Describe `customize-variable',
4339 not `customize-option'.
4340
4341 * glossary.texi (Glossary) <Faces>: Add xref.
4342 <User Option>: Change definition--include faces. Change xref.
4343
4344 * picture.texi (Picture): Mention artist.el.
4345
4346 * sending.texi, screen.texi, programs.texi, misc.texi:
4347 * mini.texi, major.texi, maintaining.texi, macos.texi:
4348 * help.texi, frames.texi, files.texi:
4349 Don't say just "option" when talking about variables.
4350
4351 * display.texi, mule.texi: Don't say just "option" when talking
4352 about variables. Other minor cleanups.
4353
8cf51b2c
GM
43542005-01-26 Lute Kamstra <lute@gnu.org>
4355
4356 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4357 File'. Mention the `-Q' option at the `--no-site-file' option.
4358
8cf51b2c
GM
43592005-01-22 David Kastrup <dak@gnu.org>
4360
4361 * building.texi (Grep Searching): Mention alias `find-grep' for
4362 `grep-find'.
4363
43642005-01-20 Richard M. Stallman <rms@gnu.org>
4365
4366 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4367
8cf51b2c
GM
43682005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4369
4370 * rmail.texi (Movemail): Explain differences
4371 between standard and mailutils versions of movemail.
4372 Describe command line and configuration options introduced
4373 with the latter.
4374 Explain the notion of mailbox URL, provide examples and
4375 cross-references to mailutils documentation.
4376 Describe various methods of specifying mailbox names,
4377 user names and user passwords for rmail.
4378 (Remote Mailboxes): New section. Describe
4379 how movemail handles remote mailboxes. Describe configuration
4380 options used to control its behavior.
4381 (Other Mailbox Formats): Explain handling of various mailbox
4382 formats.
4383
43842005-01-13 Richard M. Stallman <rms@gnu.org>
4385
4386 * commands.texi (Commands): Clarification.
4387
43882005-01-11 Richard M. Stallman <rms@gnu.org>
4389
4390 * programs.texi (Multi-line Indent): Fix previous change.
4391 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4392
8cf51b2c
GM
43932005-01-08 Richard M. Stallman <rms@gnu.org>
4394
4395 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4396 lazy-highlight.
4397
4398 * search.texi (Query Replace): Mention faces query-replace
4399 and lazy-highlight.
4400 (Incremental Search): Update isearch highlighting info.
4401
8cf51b2c
GM
44022005-01-04 Richard M. Stallman <rms@gnu.org>
4403
4404 * custom.texi (Saving Customizations): Minor improvement.
4405
8cf51b2c
GM
44062005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4407
4408 * custom.texi (Saving Customizations): Emacs no longer loads
4409 `custom-file' after .emacs. No longer mention customizing through
4410 Custom.
4411
8cf51b2c
GM
44122005-01-01 Andreas Schwab <schwab@suse.de>
4413
4414 * killing.texi (Graphical Kill): Move up under node Killing,
4415 change @section to @subsection.
4416
44172005-01-01 Richard M. Stallman <rms@gnu.org>
4418
4419 * custom.texi (Face Customization): Mention hex color specs.
4420
4421 * emacs.texi (Top): Update Killing submenu.
4422
4423 * killing.texi (Killing): Reorganize section.
4424 No more TeX-only text; put the node command at start of chapter.
4425 But the first section heading is used only in TeX.
4426 Rewrite the text to read better in this mode.
4427 (Graphical Kill): New subnode gets some of the text that
4428 used to be in the first section.
4429
44302004-12-31 Richard M. Stallman <rms@gnu.org>
4431
4432 * dired.texi (Shell Commands in Dired): Delete the ? example.
4433
4434 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4435
4436 * files.texi (Saving): Describe new require-final-newline features
4437 and mode-require-final-newline.
4438
8cf51b2c
GM
44392004-12-29 Richard M. Stallman <rms@gnu.org>
4440
4441 * custom.texi (File Variables): Clarify previous change.
4442
c8763fb6 44432004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4444
4445 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4446 out now.
4447
44482004-12-27 Richard M. Stallman <rms@gnu.org>
4449
4450 * Makefile.in (MAKEINFO): Specify --force.
4451
4452 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4453 (Undo): Doc undo-outer-limit.
4454
8cf51b2c
GM
44552004-12-15 Juri Linkov <juri@jurta.org>
4456
4457 * mark.texi (Transient Mark, Mark Ring): M-< and other
4458 movement commands don't set mark in Transient Mark mode
4459 if mark is active.
4460
8cf51b2c
GM
44612004-12-12 Juri Linkov <juri@jurta.org>
4462
4463 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4464 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4465
4466 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4467 (Misc Dired Commands): Add @r{(Dired)} to w.
4468
44692004-12-12 Juri Linkov <juri@jurta.org>
4470
4471 * mark.texi (Marking Objects): Marking commands also extend the
4472 region when mark is active in Transient Mark mode.
4473
8cf51b2c
GM
44742004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4475
4476 * custom.texi (Saving Customizations): Emacs only loads the custom
4477 file automatically after the init file in version 22.1 or later.
4478 Adapt text and examples to this fact.
4479
8cf51b2c
GM
44802004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4481
4482 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4483 be set through Custom. Otherwise, it has no effect.
4484
8cf51b2c
GM
44852004-12-05 Richard M. Stallman <rms@gnu.org>
4486
4487 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4488 * entering.texi: Rename Command Line to Emacs Invocation.
4489
8cf51b2c
GM
4490 * misc.texi (Term Mode): Correcty describe C-c.
4491
4492 * custom.texi (Easy Customization): Move up to section level,
4493 before Variables. Avoid using the term "variable"; say "option".
4494 New initial explanation.
4495 (Variables): In initial explanation, connect "variable" to the
4496 already-explained "user option".
4497
4498 * emacs.texi (Top): Fix ref to Command Line.
4499 Move reference to Easy Customization.
4500
4501 * xresources.texi (X Resources): Fix From link.
4502
4503 * doclicense.texi (GNU Free Documentation License): Fix To link.
4504
4505 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4506
4507 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4508
45092004-12-03 Richard M. Stallman <rms@gnu.org>
4510
4511 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4512
45132004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4514
4515 * kmacro.texi: Several small changes in addition to the following.
4516 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4517 defining a keyboard macro.
4518 Mention `kmacro-ring-max'.
4519 (Keyboard Macro Counter): Clarify description of
4520 `kmacro-insert-counter', `kmacro-set-counter',
4521 `kmacro-add-counter' and `kmacro-set-format'.
4522
45232004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4524
4525 * custom.texi (File Variables): Add `unibyte' and make it more
4526 clear that `unibyte' and `coding' are special. Suggested by Simon
4527 Krahnke <overlord@gmx.li>.
4528
4529 * mule.texi (Enabling Multibyte): Refer to File Variables.
4530 Suggested by Simon Krahnke <overlord@gmx.li>.
4531
c8763fb6 45322004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4533
4534 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4535 x-use-old-gtk-file-dialog.
4536
8cf51b2c
GM
45372004-11-20 Richard M. Stallman <rms@gnu.org>
4538
4539 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4540
45412004-11-09 Lars Brinkhoff <lars@nocrew.org>
4542
4543 * building.texi (Lisp Eval): Delete hyphen in section name.
4544
45452004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4546
4547 * files.texi (Old Versions):
4548 No longer document annotation as "CVS only".
4549
45502004-11-10 Andre Spiegel <spiegel@gnu.org>
4551
4552 * files.texi (Version Control): Rewrite the introduction about
4553 version systems, mentioning the new ones that we support. Thanks
4554 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4555 suggestions.
4556
c8763fb6 45572004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4558
49823426 4559 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4560
c8763fb6 45612004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4562
4563 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4564
45652004-10-23 Eli Zaretskii <eliz@gnu.org>
4566
4567 * text.texi (Text Based Tables, Table Definition)
4568 (Table Creation, Table Recognition, Cell Commands)
4569 (Cell Justification, Row Commands, Column Commands)
4570 (Fixed Width Mode, Table Conversion, Measuring Tables)
4571 (Table Misc): New nodes, documenting the Table Mode.
4572
8cf51b2c
GM
45732004-10-19 Jason Rumney <jasonr@gnu.org>
4574
4575 * makefile.w32-in (info): Change order of arguments to makeinfo.
4576
45772004-10-19 Ulf Jasper <ulf.jasper@web.de>
4578
4579 * calendar.texi (iCalendar): Update for package changes.
4580
8cf51b2c
GM
45812004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4582
4583 * files.texi (Misc File Ops): View mode is a minor mode.
4584
8cf51b2c
GM
45852004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4586
4587 * calendar.texi (iCalendar): Style changes.
4588
45892004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4590
4591 * search.texi (Regexps): The regexp described in the example is no
4592 longer stored in the variable `sentence-end'.
4593
8cf51b2c
GM
45942004-10-06 Nick Roberts <nickrob@snap.net.nz>
4595
4596 * building.texi (Starting GUD): Note that multiple debugging
4597 sessions requires `gdb --fullname'.
4598
45992004-10-05 Ulf Jasper <ulf.jasper@web.de>
4600
4601 * calendar.texi (iCalendar): New section for a new package.
4602
8cf51b2c
GM
46032004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4604
4605 * text.texi: Various small changes in addition to the following.
4606 (Text): Replace xref for autotype with inforef.
4607 (Sentences): Explain nil value for `sentence-end'.
4608 (Paragraphs): Update default values for `paragraph-start' and
4609 `paragraph-separate'.
4610 (Text Mode): Correct description of Text mode's effect on the
4611 syntax table.
4612 (Outline Visibility): `hide-other' does not hide top level headings.
4613 `selective-display-ellipses' no longer has an effect on Outline mode.
4614 (TeX Misc): Add missing @cindex.
4615 Replace xref for RefTeX with inforef.
4616 (Requesting Formatted Text): The variable
4617 `enriched-fill-after-visiting' no longer exists.
4618 (Editing Format Info): Update names of menu items and commands.
4619 (Format Faces): Mention special effect of specifying the default face.
4620 Describe inheritance of text properties.
4621 Correct description of `fixed' face.
4622 (Format Indentation): Correct description of effect of setting
4623 margins. Mention `set-left-margin' and `set-right-margin'.
4624 (Format Justification): Update names of menu items.
4625 `set-justification-full' is now bound to `M-j b'.
4626 Mention that `default-justification' is a per buffer variable.
4627 (Format Properties): Update name of menu item.
4628 (Forcing Enriched Mode): `format-decode-buffer' automatically
4629 turns on Enriched mode if the buffer is in text/enriched format.
4630
46312004-10-05 Emilio C. Lopes <eclig@gmx.net>
4632
4633 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4634
46352004-09-28 Kim F. Storm <storm@cua.dk>
4636
4637 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4638 Align with new functionality.
4639
8cf51b2c
GM
46402004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4641
4642 * display.texi (Display Custom): Remove stray `@end defvar'.
4643
46442004-09-23 Kim F. Storm <storm@cua.dk>
4645
4646 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4647 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4648
8cf51b2c
GM
46492004-09-20 Richard M. Stallman <rms@gnu.org>
4650
4651 * custom.texi (Hooks): Explain using setq to clear out a hook.
4652 (File Variables): Explain multiline string constants.
4653 (Non-ASCII Rebinding): Explain when you need to update
4654 non-ASCII char codes in .emacs.
4655
4656 * building.texi (Compilation): Explain how to make a silent
4657 subprocess that won't be terminated. Explain compilation-environment.
4658
46592004-09-13 Kim F. Storm <storm@cua.dk>
4660
4661 * mini.texi (Repetition): Rename isearch-resume-enabled to
4662 isearch-resume-in-command-history and change default to disabled.
4663
8cf51b2c
GM
46642004-09-09 Kim F. Storm <storm@cua.dk>
4665
4666 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4667 with new `kmacro-name-last-macro'.
4668
8cf51b2c
GM
46692004-09-08 Juri Linkov <juri@jurta.org>
4670
4671 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4672
8cf51b2c
GM
46732004-09-03 Juri Linkov <juri@jurta.org>
4674
4675 * search.texi (Incremental Search): Update wording for M-%.
4676
46772004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4678
4679 * killing.texi (Killing): Correct description of kill commands in
4680 read-only buffer.
4681
46822004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4683
4684 * building.texi (Compilation Mode): Add a paragraph about rules
4685 for finding the compilation buffer for `next-error'.
4686
4687 * search.texi (Other Repeating Search): Mention that Occur mode
4688 supports the next-error functionality.
4689
46902004-09-02 Juri Linkov <juri@jurta.org>
4691
4692 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4693
46942004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4695
4696 * kmacro.texi (Basic Keyboard Macro):
4697 `apply-macro-to-region-lines' now operates on all lines that begin
4698 in the region, rather than on all complete lines in the region.
4699
c8763fb6 47002004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4701
4702 * frames.texi (Drag and drop): Add documentation about
4703 x-dnd-test-function and x-dnd-known-types.
4704
47052004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4706
4707 * indent.texi: Various minor changes in addition to:
4708 (Indentation Commands): Correct description of `indent-relative'.
4709 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4710 mode. The *Tab Stops* buffer uses Overwrite Mode.
4711 (Just Spaces): `tabify' converts sequences of at least two spaces
4712 to tabs.
4713
8cf51b2c
GM
47142004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * frames.texi (Secondary Selection): Setting the secondary
4717 selection with M-Drag-Mouse-1 does not alter the kill ring,
4718 setting it with M-Mouse-1 and M-Mouse-3 does.
4719 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4720 toolkit scroll bars.
4721 (Scroll Bars): Ditto.
4722
4723 * windows.texi (Basic Window): When using a window system, the value
4724 of point in a non-selected window is indicated by a hollow box.
4725 (Split Window): Side by side windows are separated by a scroll bar,
4726 if scroll bars are used.
4727 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4728 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4729 (Window Convenience): Update bindings for `winner-undo' and
4730 `winner-redo'.
4731
4732 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4733 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4734 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4735 of "Using Emacs as a Server".
4736 * building.texi (Building): Interchange nodes (for correct numbering).
4737 * programs.texi (Programs): Interchange nodes (for correct numbering).
4738 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4739 Info to the node structure.
4740 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4741 Rearrange order of nodes and sections such that both "GNU GENERAL
4742 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4743 end, as appropriate for appendices.
4744 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4745 Use `@unnumberedsec'.
4746 * trouble.texi: Adapt sectioning in Info to the node structure.
4747 Adapt node pointers to change in emacs.texi.
4748 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4749
8cf51b2c
GM
47502004-08-25 Kenichi Handa <handa@m17n.org>
4751
4752 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4753 description for unibyte mode.
4754
47552004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4756
4757 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4758
4759 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4760 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4761 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4762 in @pxref.
4763
47642004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4765
4766 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4767 Change section names.
4768
8cf51b2c
GM
47692004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4770
4771 * kmacro.texi (Keyboard Macro Ring): Rename section.
4772 Emacs treats the head of the macro ring as the `last keyboard macro'.
4773 (Keyboard Macro Counter): Minor change.
4774 (Save Keyboard Macro): Some clarifications.
4775 (Edit Keyboard Macro): Rename section.
4776
4777 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4778 32-bit machines.
4779 (Several Buffers): Clarify which buffer is selected if `2' is
4780 pressed in the Buffer Menu.
4781 Auto Revert mode can be used to update the Buffer Menu
4782 automatically.
4783
47842004-08-21 Eli Zaretskii <eliz@gnu.org>
4785
4786 * help.texi (Misc Help): Add an index entry for finding an Info
4787 manual by its file name.
4788
47892004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4790
4791 * files.texi (Backup Deletion): Correct description of
4792 `delete-old-versions'.
4793 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4794 (Auto Save Files): Recommend `auto-save-mode' to reenable
4795 auto-saving, rather than the abbreviation `auto-save'.
4796
47972004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4798
4799 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4800 for "killing" and "yanking" in main menu.
4801
48022004-08-16 Richard M. Stallman <rms@gnu.org>
4803
4804 * killing.texi (Yanking, Killing): Minor cleanups.
4805
4806 * mark.texi (Momentary Mark): Minor cleanups.
4807
48082004-08-15 Kenichi Handa <handa@etl.go.jp>
4809
4810 * custom.texi (Non-ASCII Rebinding):
4811 C-q always inserts the right code to pass to global-set-key.
4812
8cf51b2c
GM
48132004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4816 `insert-register', instead of `C-x r g' binding, for consistency.
4817
48182004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4819
4820 * fixit.texi (Spelling): Fix typo.
4821
48222004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4823
4824 * help.texi (Help): Fix Texinfo usage.
4825
8cf51b2c
GM
48262004-07-24 Richard M. Stallman <rms@gnu.org>
4827
4828 * text.texi (Paragraphs): Update how paragraphs are separated
4829 and the default for paragraph-separate.
4830
4831 * search.texi (Regexp Replace): Further update text for new
4832 replacement operators.
4833
8cf51b2c
GM
48342004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4835
4836 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4837 `R' switch.
4838
4839 * dired.texi (Dired Updating): `k' only deletes inserted
4840 subdirectories from the Dired buffer if a prefix argument was given.
4841
4842 * search.texi (Regexps): Delete redundant definition of `symbol' in
4843 description of `\_>'. It already occurs in the description of `\_<'.
4844
8cf51b2c
GM
48452004-07-01 Juri Linkov <juri@jurta.org>
4846
4847 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4848 (Regexp Search): Add M-r.
4849
48502004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4851
4852 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4853
48542004-06-29 Jesper Harder <harder@ifa.au.dk>
4855
49823426 4856 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4857
48582004-06-25 Richard M. Stallman <rms@gnu.org>
4859
4860 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4861
48622004-06-25 David Kastrup <dak@gnu.org>
4863
4864 * search.texi (Regexp Replace): Some typo corrections and
4865 rearrangement.
4866
48672004-06-24 David Kastrup <dak@gnu.org>
4868
4869 * search.texi (Unconditional Replace): Use replace-string instead
4870 of query-replace in example.
4871 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4872 sequences.
4873 (Query Replace): Correct explanation of `^' which does not use
4874 the mark stack.
4875
48762004-06-21 Nick Roberts <nickrob@gnu.org>
4877
4878 * misc.texi (Shell History Copying): Document comint-insert-input.
4879 (Shell Ring): Describe comint-dynamic-list-input-ring here.
4880
8cf51b2c
GM
48812004-06-20 Jesper Harder <harder@ifa.au.dk>
4882
4883 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
4884 * custom.texi (Customization): Do.
4885 * anti.texi (Antinews): Do.
4886 * abbrevs.texi (Defining Abbrevs): Do.
4887
4888 * programs.texi (Info Lookup): Fix keybinding for
4889 info-lookup-symbol.
4890
48912004-06-16 Juanma Barranquero <lektu@terra.es>
4892
4893 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
4894 Add emacs-xtra.
4895 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
4896 (clean): Add emacs-xtra and flymake. Remove redundancies.
4897
48982004-06-15 Luc Teirlinck <teirllm@auburn.edu>
4899
4900 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
4901 Add emacs-xtra.
4902 * emacs-xtra.texi: New file.
4903
49042004-06-14 Luc Teirlinck <teirllm@auburn.edu>
4905
4906 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
4907 (Dired and Find): Mention differences with ordinary Dired buffers.
4908
8cf51b2c
GM
49092004-06-13 Richard M. Stallman <rms@gnu.org>
4910
4911 * custom.texi (Init Syntax): Explain about vars that do special
4912 things when set with setq or with Custom.
4913 (Init Examples): Add line-number-mode example.
4914
8cf51b2c
GM
49152004-06-12 Juri Linkov <juri@jurta.org>
4916
4917 * dired.texi (Operating on Files): Add dired-do-touch.
4918
8cf51b2c
GM
49192004-06-10 Juri Linkov <juri@jurta.org>
4920
4921 * building.texi (Lisp Eval): Add C-M-x on defface.
4922
49232004-06-08 Luc Teirlinck <teirllm@auburn.edu>
4924
4925 * files.texi (Reverting): Auto-Revert mode and
4926 Global Auto-Revert mode no longer revert remote files.
4927
8cf51b2c
GM
49282004-05-29 Richard M. Stallman <rms@gnu.org>
4929
4930 * custom.texi (Init File): Two dashes start --no-site-file.
4931
8cf51b2c
GM
49322004-05-29 Alan Mackenzie <acm@muc.de>
4933
4934 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
4935 ("AWK"): Is consistently thus spelt throughout.
4936 (AWK, Pike): Document as "C-like modes".
4937 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
4938 (M-x man): Supersedes M-x manual-entry.
4939 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
4940
4941 ("Comments in C"): Delete node; the info is in CC Mode manual.
4942 (c-comment-only-line-offset): Remove description.
4943
4944 (C-c ., C-c C-c): Describe new C Mode bindings.
4945
4946 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
4947 (@dfn{Style}, c-default-style, comment-column, comment-padding)
4948 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
4949 Amend definitions.
4950
4951 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
4952 Describe functions.
4953
4954 (c-comment-start-regexp, c-hanging-comment-ender-p)
4955 (c-hanging-comment-starter-p): Remove obsolete definitions.
4956
4957 * emacs.texi: Remove the menu entry "Comments in C".
4958
8cf51b2c
GM
49592004-05-27 Luc Teirlinck <teirllm@auburn.edu>
4960
4961 * dired.texi (Dired and Find): `find-ls-option' does not apply to
4962 `M-x locate'.
4963
49642004-05-16 Karl Berry <karl@gnu.org>
4965
4966 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
4967 makeinfo --html fails.
4968 * help.texi (Help Summary) [@ifnottex]: Likewise.
4969
49702004-05-13 Nick Roberts <nickrob@gnu.org>
4971
4972 * building.texi (GDB Graphical Interface): Update and describe
4973 layout first.
4974
8cf51b2c
GM
49752004-05-04 Jason Rumney <jasonr@gnu.org>
4976
4977 * makefile.w32-in: Revert last change.
4978
49792004-05-03 Jason Rumney <jasonr@gnu.org>
4980
4981 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
4982
8cf51b2c
GM
49832004-04-23 Juanma Barranquero <lektu@terra.es>
4984
4985 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
4986
49872004-04-18 Juri Linkov <juri@jurta.org>
4988
4989 * fixit.texi (Spelling): Remove file extension from ispell xref.
4990
49912004-04-15 Kim F. Storm <storm@cua.dk>
4992
4993 * cmdargs.texi (Initial Options): Add -Q.
4994
49952004-04-05 Kim F. Storm <storm@cua.dk>
4996
4997 * custom.texi (File Variables): Add safe-local-eval-forms.
4998
8cf51b2c
GM
49992004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5000
5001 * files.texi (Reverting): Correct description of revert-buffer's
5002 handling of point.
5003
50042004-03-22 Juri Linkov <juri@jurta.org>
5005
5006 * emacs.texi (Top): Add `Misc X'.
5007
49823426 5008 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5009
5010 * glossary.texi: Improve references.
5011
5012 * help.texi: Sync keywords with finder.el.
5013
5014 * mini.texi (Completion): Add description for menu items.
5015
5016 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5017
5018 * sending.texi (Mail Methods): Fix xref to Message manual.
5019
8cf51b2c
GM
50202004-03-12 Richard M. Stallman <rms@gnu.org>
5021
8cf51b2c
GM
5022 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5023
8cf51b2c
GM
50242004-03-04 Richard M. Stallman <rms@gnu.org>
5025
5026 * search.texi (Regexps): Explain that ^ and $ have their
5027 special meanings only in certain contexts.
5028
5029 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5030
5031 * mule.texi (Specify Coding): Doc C-x RET F.
5032
5033 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5034 for multiple compile and grep buffers.
5035 (Indirect Buffers): Don't recommand clone-indirect-buffer
5036 for multiple compile and grep buffers.
5037
8cf51b2c
GM
50382004-02-29 Juanma Barranquero <lektu@terra.es>
5039
5040 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5041 Use $(DEL) instead of rm, and ignore exit code.
5042
8cf51b2c
GM
50432004-02-23 Nick Roberts <nick@nick.uklinux.net>
5044
5045 * building.texi (Watch Expressions): Update.
5046
50472004-02-21 Juri Linkov <juri@jurta.org>
5048
5049 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5050 --directory, --help, --version. Move text about command-line-args
5051 to Command Arguments.
5052 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5053 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5054 (Window Size X): Join -g and --geometry. Add @cindex.
5055 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5056 (Title X): Remove alias -title.
5057 (Misc X): New node.
5058
c8763fb6 50592004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5060
5061 * frames.texi (Drag and drop): Add Motif to list of supported
5062 protocols.
5063
c8763fb6 50642004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5065
5066 * frames.texi (Drag and drop): New section.
5067
50682004-01-24 Richard M. Stallman <rms@gnu.org>
5069
5070 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5071 Include it only @ifnotinfo. Patch the preceding and following
5072 node headers to point to each other.
5073
50742004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5075
5076 * calendar.texi (Appointments): Update section.
5077
50782003-12-29 Kevin Ryde <user42@zip.com.au>
5079
8cf51b2c
GM
5080 * programs.texi (C Modes): Fix the xref.
5081
50822003-12-23 Nick Roberts <nick@nick.uklinux.net>
5083
5084 * building.texi (Watch Expressions): Update.
5085 (Commands of GUD): Include use of toolbar + breakpoints set from
5086 fringe/margin.
5087
50882003-12-03 Andre Spiegel <spiegel@gnu.org>
5089
5090 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5091 <acm@muc.de>.
5092
c8763fb6 50932003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5094
5095 * frames.texi (Dialog Boxes): Add use-file-dialog.
5096
8cf51b2c
GM
50972003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5098
5099 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5100 in CC Mode.
5101
8cf51b2c
GM
51022003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5103
5104 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5105 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5106 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5107 * man/frames.texi, man/glossary.texi, man/killing.texi:
5108 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5109 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5110 * man/sending.texi, man/text.texi, man/trouble.texi:
5111 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5112
51132003-11-01 Alan Mackenzie <acm@muc.de>
5114
5115 * search.texi (Scrolling During Incremental Search): Document a
5116 new scrolling facility in isearch mode.
5117
8cf51b2c
GM
51182003-10-22 Miles Bader <miles@gnu.org>
5119
5120 * Makefile.in (info): Move before $(top_srcdir)/info.
5121
51222003-10-22 Nick Roberts <nick@nick.uklinux.net>
5123
5124 * building.texi (Watch Expressions): Update section on data display
5125 to reflect code changes (GDB Graphical Interface).
5126
8cf51b2c
GM
51272003-10-13 Richard M. Stallman <rms@gnu.org>
5128
5129 * xresources.texi (GTK resources): Clean up previous change.
5130
c8763fb6 51312003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5132
5133 * xresources.texi (GTK resources): Add a note that some themes
5134 disallow customizations. Add scroll theme example.
5135
8cf51b2c
GM
51362003-09-30 Richard M. Stallman <rms@gnu.org>
5137
8cf51b2c
GM
5138 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5139
5140 * misc.texi (Saving Emacs Sessions): Shorten the section,
5141 collapsing back into one node.
5142
51432003-09-30 Lars Hansen <larsh@math.ku.dk>
5144
5145 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5146
ce058493 51472003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5148
5149 * xresources.texi (GTK names in Emacs): Correct typo.
5150
8cf51b2c
GM
51512003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5152
5153 * cmdargs.texi (Font X): Mention new default font. More
5154 fully describe long font names, wildcard patterns and the
5155 problems involved. (Result of discussion on emacs-devel.)
5156
51572003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5158
5159 * emacs.texi (Acknowledgements): Correct typo.
5160
51612003-09-22 Richard M. Stallman <rms@gnu.org>
5162
5163 * dired.texi (Misc Dired Commands): New node.
5164 (Dired Navigation): Add dired-goto-file.
5165
5166 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5167
5168 * emacs.texi (Acknowledgements): New node, split from Distribution.
5169
5170 * cmdargs.texi (Action Arguments): -f reads interactive args.
5171
8cf51b2c
GM
51722003-09-08 Lute Kamstra <lute@gnu.org>
5173
5174 * screen.texi (Mode Line): Say that POS comes before LINE.
5175 Mention `size-indication-mode'.
5176 * display.texi (Optional Mode Line): Document
5177 `size-indication-mode'.
5178 * basic.texi (Position Info): Mention `size-indication-mode'.
5179
51802003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5181
5182 * xresources.texi (Resources): Refer to `editres' man page.
5183 (Lucid Resources): Update defaults. Expand description of
5184 `shadowThickness'.
5185
51862003-09-04 Miles Bader <miles@gnu.org>
5187
5188 * Makefile.in (top_srcdir): New variable.
5189 ($(top_srcdir)/info): New rule.
5190 (info): Depend on it.
5191
51922003-09-03 Peter Runestig <peter@runestig.com>
5193
5194 * makefile.w32-in: New file.
5195
51962003-08-29 Richard M. Stallman <rms@gnu.org>
5197
5198 * misc.texi (Saving Emacs Sessions): Correct previous change.
5199
8cf51b2c
GM
52002003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5201
8cf51b2c
GM
5202 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5203 (Intro): Include kmacro.texi after fixit.texi instead of after
5204 custom.texi. (As suggested by Kim Storm.)
5205
52062003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5207
5208 * fixit.texi (Fixit): Update `Next' pointer.
5209 * files.texi (Files): Update `Previous' pointer.
5210 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5211 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5212 (Suggested by Kim Storm.)
5213 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5214
52152003-08-18 Kim F. Storm <storm@cua.dk>
5216
5217 * kmacro.texi: New file describing enhanced keyboard macro
5218 functionality. Replaces old description in custom.texi.
5219
5220 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5221 (Keyboard Macros): Move to new kmacro.texi file.
5222
5223 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5224
8cf51b2c
GM
52252003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5226
5227 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5228
52292003-08-17 Alex Schroeder <alex@gnu.org>
5230
5231 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5232 required.
5233
8cf51b2c
GM
52342003-08-05 Richard M. Stallman <rms@gnu.org>
5235
5236 * programs.texi (Lisp Indent): Don't describe
5237 lisp-indent-function property here. Use xref to Lisp Manual.
5238
8cf51b2c
GM
52392003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5240
fffa137c 5241 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5242 abbreviations.
5243
52442003-07-24 Markus Rost <rost@math.ohio-state.edu>
5245
5246 * buffers.texi (List Buffers): Fix previous change.
5247
8cf51b2c
GM
52482003-07-13 Markus Rost <rost@math.ohio-state.edu>
5249
5250 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5251 List*.
5252
52532003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5254
8cf51b2c
GM
5255 * display.texi (Font Lock): Fix typo.
5256
52572003-07-07 Richard M. Stallman <rms@gnu.org>
5258
5259 * display.texi (Font Lock): Add xref for format info on
5260 font-lock-remove-keywords.
5261
5262 * building.texi (Compilation): Document what happens with asynch
5263 children of compiler process.
5264
5265 * help.texi (Library Keywords): Use @multitable.
5266
8cf51b2c
GM
52672003-06-04 Richard M. Stallman <rms@gnu.org>
5268
5269 * programs.texi (Expressions): Delete C-M-DEL.
5270
5271 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5272 comint-move-point-for-output renamed from
5273 comint-scroll-to-bottom-on-output.
5274
5275 * custom.texi (Init Rebinding): Replace previous change with xref.
5276 (Non-ASCII Rebinding): Explain that issue more briefly here.
5277
52782003-05-28 Richard M. Stallman <rms@gnu.org>
5279
5280 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5281
52822003-05-28 Nick Roberts <nick@nick.uklinux.net>
5283
5284 * building.texi (GDB Graphical Interface): New node.
5285 (Rewritten somewhat by RMS.)
5286
c8763fb6 52872003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5288
5289 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5290 non-English letters. Explain how to set coding systems correctly
5291 and how to include the right coding cookie in the file.
5292
c8763fb6 52932003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5294
5295 * indent.texi (Indentation): Explain the concepts.
5296 (Just Spaces): Explain why preventing tabs for indentation might
5297 be useful.
5298
8cf51b2c
GM
52992003-04-16 Richard M. Stallman <rms@gnu.org>
5300
5301 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5302
8cf51b2c
GM
53032003-02-22 Alex Schroeder <alex@emacswiki.org>
5304
5305 * cmdargs.texi (General Variables): Document SMTPSERVER.
5306
8cf51b2c
GM
5307 * sending.texi: Remove SMTP node.
5308 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5309 library.
5310
8cf51b2c
GM
53112003-02-22 Alex Schroeder <alex@emacswiki.org>
5312
5313 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5314
53152003-02-22 Simon Josefsson <jas@extundo.com>
5316
5317 * sending.texi (Mail Methods): Add node about SMTP.
5318
c8763fb6 53192003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5320
5321 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5322
8cf51b2c
GM
53232003-02-01 Kevin Ryde <user42@zip.com.au>
5324
5325 * glossary.texi (Glossary): Correction to cl cross reference.
5326
53272003-01-20 Richard M. Stallman <rms@gnu.org>
5328
5329 * killing.texi (Rectangles): Document C-x c r.
5330
c8763fb6 53312003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5332
5333 * xresources.texi (GTK resources): New node.
5334 (GTK widget names): New node.
5335 (GTK names in Emacs): New node.
5336 (GTK styles): New node.
5337
c8763fb6 53382003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5339
5340 * maintaining.texi (Create Tags Table): Add reference to the new
5341 `etags --help --lang=LANG' option.
5342
8cf51b2c
GM
53432002-10-02 Karl Berry <karl@gnu.org>
5344
49823426 5345 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5346 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5347 where needed for the sake of the HTML output.
8cf51b2c
GM
5348
53492001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5350
5351 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5352 source files.
5353
53542001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5355
5356 * Makefile.in (emacsman): New target.
5357
8cf51b2c
GM
53582001-10-20 Gerd Moellmann <gerd@gnu.org>
5359
5360 * (Version 21.1 released.)
5361
53622001-10-05 Gerd Moellmann <gerd@gnu.org>
5363
5364 * Branch for 21.1.
5365
8cf51b2c
GM
53662001-03-05 Gerd Moellmann <gerd@gnu.org>
5367
5368 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5369
8cf51b2c
GM
53702000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5371
5372 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5373
8cf51b2c
GM
53741999-07-12 Richard Stallman <rms@gnu.org>
5375
5376 * Version 20.4 released.
5377
53781998-12-04 Markus Rost <rost@delysid.gnu.org>
5379
5380 * Makefile.in (INFO_TARGETS): Delete customize.info.
5381 (DVI_TARGETS): Delete customize.dvi.
5382 (../info/customize, customize.dvi): Targets deleted.
5383
53841998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5385
5386 * Version 20.3 released.
5387
53881998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5389
5390 * Makefile.in (EMACSSOURCES): Add mule.texi.
5391 Add msdog.texi, ack.texi. Remove gnu1.texi.
5392
53931998-04-06 Andreas Schwab <schwab@gnu.org>
5394
5395 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5396 it in dvi targets.
8cf51b2c
GM
5397
53981997-09-23 Paul Eggert <eggert@twinsun.com>
5399
5400 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5401 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5402 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5403
54041997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5405
5406 * Version 20.2 released.
5407
54081997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5409
5410 * Version 20.1 released.
5411
54121997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5413
5414 * Makefile (../info/customize, customize.dvi): New targets.
5415 (INFO_TARGETS): Add ../info/customize.
5416 (DVI_TARGETS): Add customize.dvi.
5417
8cf51b2c
GM
54181996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5419
5420 * Version 19.33 released.
5421
54221996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5423
5424 * Version 19.32 released.
5425
8cf51b2c
GM
54261996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5427
5428 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5429
54301996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5431
5432 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5433 Specify -I option.
5434 (All dvi targets): Set the TEXINPUTS variable.
5435
54361996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5437
5438 * Version 19.31 released.
5439
8cf51b2c
GM
54401995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5441
5442 * Version 19.30 released.
5443
8cf51b2c
GM
54441995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5445
5446 * Makefile.in (maintainer-clean): Rename from realclean.
5447
54481994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5449
5450 * Makefile.in: New file.
5451 * Makefile: File deleted.
5452
54531994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5454
5455 * Makefile (TEXINDEX_OBJS): Variable deleted.
5456 (texindex, texindex.o, getopt.o): Rules deleted.
5457 All deps on texindex deleted.
5458 (distclean): Don't delete texindex.
5459 (mostlyclean): Don't delete *.o.
5460 * texindex.c, getopt.c: Files deleted.
5461
54621994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5463
5464 * Version 19.26 released.
5465
54661994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5467
5468 * Makefile (EMACSSOURCES): Exclude undo.texi.
5469
54701994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5471
5472 * Version 19.25 released.
5473
54741994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5475
5476 * Version 19.24 released.
5477
54781994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5479
5480 * Version 19.23 released.
5481
54821994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5483
5484 * Makefile: Delete spurious tab.
5485
54861994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5487
5488 * Makefile (.SUFFIXES): New rule.
5489
8cf51b2c
GM
54901993-12-04 Richard Stallman (rms@srarc2)
5491
5492 * getopt.c: New file.
5493 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5494 (getopt.o): New rule.
5495 (dvi): Don't depend on texindex.
49823426 5496 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5497
54981993-12-03 Richard Stallman (rms@srarc2)
5499
49823426
GM
5500 * Makefile (TEXI2DVI): New variable.
5501 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5502 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5503
55041993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5505
5506 * Version 19.22 released.
5507
55081993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5509
5510 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5511
55121993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5513
5514 * Version 19.21 released.
5515
8cf51b2c
GM
55161993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5517
5518 * Makefile (realclean): Don't delete the Info files.
5519
55201993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5521
8cf51b2c
GM
5522 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5523 4' where appropriate.
5524
55251993-10-20 Brian Fox (bfox@ai.mit.edu)
5526
49823426 5527 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5528
5529 * texindex.c: Include "../src/config.h" if building in emacs.
5530
5531 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5532 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5533 Add target to build texindex.c, defining `emacs'.
5534
8cf51b2c
GM
55351993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5536
5537 * Version 19.19 released.
5538
8cf51b2c
GM
55391993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5540
5541 * Version 19.18 released.
5542
55431993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5544
5545 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5546
55471993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5548
5549 * Version 19.17 released.
5550
55511993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5552
5553 * split-man: Fix typos in last change.
5554
55551993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5556
5557 * Version 19.16 released.
5558
55591993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5560
5561 * version 19.15 released.
5562
55631993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5564
5565 * Makefile (distclean): It's rm, not rf.
5566
55671993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5568
5569 * Version 19.14 released.
5570
55711993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5572
5573 * Makefile: New file.
5574
55751993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5576
5577 * Version 19.13 released.
5578
55791993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5580
5581 * Version 19.9 released.
5582
55831993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5584
5585 * Version 19.8 released.
5586
55871993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5588
5589 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5590
5591 * trouble.texi: It's `enable-flow-control-on', not
5592 `evade-flow-control-on'.
5593
55941993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5595
5596 * display.texi: Document standard-display-european.
5597
55981993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5599
5600 * Version 19.7 released.
5601
5602 * emacs.texi: Add a sentence to the top menu mentioning the
5603 specific version of Emacs this manual applies to.
5604
56051993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5606
5607 * basic.texi: Document next-line-add-lines variable used to
5608 implement down-arrow.
5609
5610 * killing.texi: Document kill-whole-line.
5611
56121993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5613
5614 * text.texi: Update unix TeX ordering information.
5615
56161993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5617
5618 * news.texi: Mention fill-rectangle in keybinding list.
5619
5620 * killing.texi: Document fill-rectangle.
5621
56221993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5623
5624 * vc.texi: Bring the docs up to date with VC 5.2.
5625
56261992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5627
5628 * emacs.tex: Mention blackbox and gomoku under Amusements.
5629 Assembler mode is now mentioned and appropriately indexed
5630 under Programming Modes.
5631
56321991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5633
5634 * emacs.tex: Update TeX ordering information.
5635
8cf51b2c
GM
56361990-06-26 David Lawrence (tale@geech)
5637
5638 * emacs.tex: Note that completion-ignored-extensions is not used
5639 to filter out names when all completions are displayed in
5640 *Completions*.
5641
56421990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5643
5644 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5645
56461990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5647
5648 * emacs.tex: Add @findex grep.
5649
8cf51b2c
GM
56501988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5651
5652 * emacs.tex: Correct two typos. No other changes before
5653 Version 19 will be made.
5654
8cf51b2c
GM
56551988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5656
5657 * emacs.tex: Update information for obtaining TeX distribution from the
5658 University of Washington.
5659
5660;; Local Variables:
c8763fb6 5661;; coding: utf-8
8cf51b2c
GM
5662;; fill-column: 79
5663;; add-log-time-zone-rule: t
5664;; End:
5665
5666 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5667 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5668
5669 This file is part of GNU Emacs.
5670
352c8b4a 5671 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5672 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5673 the Free Software Foundation, either version 3 of the License, or
5674 (at your option) any later version.
8cf51b2c
GM
5675
5676 GNU Emacs is distributed in the hope that it will be useful,
5677 but WITHOUT ANY WARRANTY; without even the implied warranty of
5678 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5679 GNU General Public License for more details.
5680
5681 You should have received a copy of the GNU General Public License
352c8b4a 5682 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5683
5684;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd