Documented use-empty-active-region.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
8bd3f7ef
CY
12008-10-29 Chong Yidong <cyd@stupidchicken.com>
2
80e5620e
CY
3 * mark.texi (Using Region): Document use-empty-active-region.
4
97d5c404
CY
5 * emacs.texi (Top): Update node listings.
6
8bd3f7ef
CY
7 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
8 mention obsolete emacs.bash script.
9 (Invoking emacsclient): Rewrite, moving optional arguments to
10 emacsclient Options.
11 (emacsclient Options): New node.
12
5fda2cbd
CY
132008-10-28 Chong Yidong <cyd@stupidchicken.com>
14
15 * indent.texi (Indentation): Replace list with paragraphed text,
16 putting description of syntax-driven indentation first. Document new
17 effect of active regions on tab.
18 (Tab Stops): Note that editable tab stops affect indentation commands.
19
4ff029f6
DN
202008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
21
22 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
23
996cd6e4
CY
242008-10-23 Chong Yidong <cyd@stupidchicken.com>
25
f28815e3
CY
26 * custom.texi (Function Keys): Note that modified keypad keys are not
27 translated.
28
996cd6e4
CY
29 * basic.texi (Arguments): Explain how to insert multiple digits.
30
49545fe2
MA
312008-10-22 Michael Albinus <michael.albinus@gmx.de>
32
33 * files.texi (Remote Files): Precise selection of default method.
34 Rewrite paragraph about disabling remote file names.
35
edac0b53
CY
362008-10-22 Chong Yidong <cyd@stupidchicken.com>
37
e752c544
CY
38 * search.texi (Special Isearch): Document M-TAB is isearch.
39
edac0b53
CY
40 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
41 command.
42
43 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
44
20a36054
TH
452008-10-22 Tassilo Horn <tassilo@member.fsf.org>
46
47 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
48 section.
49
69051ab6
CY
502008-10-21 Chong Yidong <cyd@stupidchicken.com>
51
c4b1a32a
CY
52 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
53 to files.texi. Move contents of vc2-xtra.texi here.
54
55 * vc2-xtra.texi: File removed.
56
57 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
58 Directory Commands from the submenu. Don't include deleted file
59 vc2-xtra.texi.
60
61 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
62 (Version Control): Add VC Directory Mode and VC Directory Commands to
63 the submenu.
64 (Why Version Control?): Use table format.
65 (Version Control Systems): Note that Meta-CVS support is gone.
66 (VCS Concepts): Note precisely when VC started supporting filesets.
67 Remove bogus xref to CVS Options node.
68 (Types of Log File): Copyedits.
69 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
70 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
71 The Right Thing.
72 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
73 (Log Buffer): Reorganize node, putting C-c C-c description first.
74 (Old Revisions): Use CVS for example, not RCS.
75 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
76 Commands from the submenu, putting them under Version Control.
77 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
78 need to include it in the manual unconditionally, since it is now
79 crucial to using distributed version control systems.
1a6e2954
CY
80 (Comparing Files): Note that diff uses the minibuffer, and that the
81 output is shown using Diff mode.
82 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
83 diff-update-on-the-fly, diff-refine-hunk, and
84 diff-show-trailing-whitespaces.
1a6e2954 85 (File Archives): Add rar support.
c4b1a32a 86
69051ab6
CY
87 * major.texi (Choosing Modes): Make mode selection sequence more
88 obvious by describing the steps in order of priority. Note that
89 magic-mode-alist is nil by default. Document
90 magic-fallback-mode-alist.
91
e7421e03
CY
922008-10-20 Chong Yidong <cyd@stupidchicken.com>
93
94 * frames.texi (Mouse References): Copyedits.
95
6b2efdc2
TH
962008-10-20 Tassilo Horn <tassilo@member.fsf.org>
97
98 * ack.texi (Acknowledgments): Add myself as doc-view author.
99
9c5e9396
EZ
1002008-10-20 Eli Zaretskii <eliz@gnu.org>
101
102 * frames.texi (Dialog Boxes): Add @cindex entries.
103
dac94f8e
CY
1042008-10-20 Chong Yidong <cyd@stupidchicken.com>
105
106 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
107 (Text-Only Mouse): Copyedit.
108
25597d40
CY
1092008-10-19 Chong Yidong <cyd@stupidchicken.com>
110
f8a447f6
CY
111 * frames.texi: Use @key throughout for mouse clicks.
112 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
113 (Secondary Selection): Fix modified mouse click syntax.
114 (Clipboard): Describe Cut, Copy and Paste commands.
115 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
116 Copyedits.
117 (Creating Frames): Add xref to Init File.
118 (Frame Commands): Add xref to Exiting.
119 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 120
b0f95216
CY
1212008-10-15 Chong Yidong <cyd@stupidchicken.com>
122
b0817f00
CY
123 * files.texi (Version Control): Copyedits. Add Bazaar.
124 (Version Control Systems): List different VCS's using an itemized list.
125 Add Bazaar.
126 (VCS Concepts): Copyedits. Tweak description of file merging.
127
b0f95216
CY
128 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
129 (Cut/Paste Other App): Document select-active-regions and
130 x-select-enable-primary.
131
69d0d701
CY
1322008-10-13 Chong Yidong <cyd@stupidchicken.com>
133
134 * mark.texi (Shift Selection): Correct case in node name.
135
136 * emacs.texi (Top): Update node order in Mark chapter.
137
375e8351
EZ
1382008-10-12 Eli Zaretskii <eliz@gnu.org>
139
140 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
141
142 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
143 elsewhere in the manual instead of describing yet again the intricacies
144 of $HOME on MS-Windows and MS-DOS.
145
ab58114f
CY
1462008-10-12 Chong Yidong <cyd@stupidchicken.com>
147
4f959513
CY
148 * mini.texi (Minibuffer File): Add xref to File Names.
149 (Minibuffer File): Add discussion of `~' in file names. Add
150 insert-default-directory index reference.
151
ab58114f
CY
152 * files.texi (File Names): Reorganize description.
153 (Visiting): Add xref to Mode Line. Copyedits.
154 (Save Commands): Mention prefix behavior of C-x C-s.
155 (Numbered Backups): Node deleted.
156 (Backup Names): Contents of Numbered Backups moved here. State default
157 of version-control variable.
158 (Reverting): Copyedits.
159 (Version Control): Add additional version control systems.
160
161 * emacs.texi (Top): Delete Numbered Backups node.
162
163 * cmdargs.texi (General Variables): Change Numbered Backups xref to
164 Backup Names.
f2884f63 165 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 166
b0b5100a
RF
1672008-10-11 Romain Francoise <romain@orebokech.com>
168
169 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
170
89774b5f
CY
1712008-10-11 Chong Yidong <cyd@stupidchicken.com>
172
173 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
174 (Select Buffer): Mention use of minibuffer history. Describe default
175 value of default-major-mode. Mention that C-x 4 b selects the other
176 window.
177 (List Buffers): Document CRM indicators in the order they appear.
178 (Kill Buffer): Document new command kill-matching buffers.
179 (Several Buffers): Move explanation of the relationship between buffer
180 list and buffer menu to the top.
181 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
182
4c72bf27
CY
1832008-10-10 Chong Yidong <cyd@stupidchicken.com>
184
185 * entering.texi (Exiting): Document change of C-x C-c to
186 save-buffers-kill-terminal. Document kill-emacs.
187
f68eb991
EZ
1882008-09-30 Eli Zaretskii <eliz@gnu.org>
189
190 * mule.texi (Coding Systems): Don't mention codepage-setup.
191
192 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
193 cpNNN coding systems anymore.
194 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
195 for unibyte mode. Don't mention line-drawing characters. Don't
196 mention dos-unsupported-char-glyph.
197
1a2dd44d
CY
1982008-09-25 Chong Yidong <cyd@stupidchicken.com>
199
200 * search.texi (Search): Shorten introduction.
201 (Basic Isearch): Add command table. Discuss reverse isearch and
202 isearch highlighting.
203 (Repeat Isearch): Move lazy highlighting discussion here. Add search
204 ring to cindex.
205 (Special Isearch): Move input methods discussion here.
206 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
207 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
208 Repeat Isearch.
209 (Isearch Minibuffer): New node.
210 (Word Search): Document new word search commands.
211 (Regexp Example): Simplify example using sentence-end-base variable.
212 (Replace): Reword introduction.
213 (Unconditional Replace): Remove unnecessary example.
214 (Other Repeating Search): Document new `M-s o' binding.
215
216 * emacs.texi (Top): Update node listings.
217
e45da31d
JB
2182008-09-22 Juanma Barranquero <lekktu@gmail.com>
219
220 * emacs.texi (Top): Remove Kill Errors from menu.
221
841c8096
CY
2222008-09-22 Chong Yidong <cyd@stupidchicken.com>
223
402168fa
CY
224 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
225 interface for defining macros. Simplify examples. Note that C-g quits
226 macro definitions.
227 (Keyboard Macro Counter): Document using F3 to insert counter. Give
228 usage example.
229 (Keyboard Macro Query): Organize query responses in a table.
230
231 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
232 to Erasing node.
841c8096
CY
233 (Undo): Reorganize paragraphs for logical flow. Move keybinding
234 rationale to a footnote.
235 (Kill Errors): Remove node, due to redundancy with Erasing.
236 (Spelling): Move discussion of flyspell to end. Note new behavior of
237 M-$ in active region. Remove non-ispell-specific keybindings from
238 table.
239
eab2ee89
DN
2402008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
241
242 * cmdargs.texi (Initial Options): Document --daemon.
243
3d53e905
GM
2442008-09-20 Glenn Morris <rgm@gnu.org>
245
246 * files.texi (Numbered Backups): Mention that some modes set
247 version-control.
248
1c90484d
GM
2492008-09-20 Jim Blandy <jimb@red-bean.com>
250
251 * files.texi (Numbered Backups): Reference File Variables, as well.
252 Remove discussion of Rmail's implementation.
253
0fc0d844
CY
2542008-09-06 Chong Yidong <cyd@stupidchicken.com>
255
256 * misc.texi (Recursive Edit): Note that top-level exits active
257 minibuffers.
258
259 * trouble.texi (Quitting): Likewise.
260
b18d283d
CY
2612008-08-31 Chong Yidong <cyd@stupidchicken.com>
262
263 * emacs.texi (Top): Add Temporary Face Changes xref.
264
265 * display.texi (Display): Move Temporary Face Changes node to just
266 after Standard Faces.
267 (Scrolling): Document recenter-top-bottom instead of recenter.
268 (Horizontal Scrolling): Move auto hscroll discussion to the top.
269 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
270 (Display Custom): Copyedits.
271 (Optional Mode Line): Document display-battery-mode.
272
180135fc
RF
2732008-08-27 Romain Francoise <romain@orebokech.com>
274
275 * custom.texi (Directory Variables): Minor fix.
276
d3fe3475
GM
2772008-08-27 Glenn Morris <rgm@gnu.org>
278
279 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
280 descriptions.
281 (Calendar Customizing): Tweak layout description.
183080b6 282 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
283 markers. Condense calendar-star-date and calendar-mark-today
284 description.
285 (Holiday Customizing): Add oriental and solar holidays.
286 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
287 Fix holiday-float description. Use zerop in examples. Be less verbose.
288 (Date Display Format): Change ISO format. Be less verbose.
289 (Diary Customizing): Mention day and month abbrev arrays.
290 Mention the date-form variables by name. Update European example.
291 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
292 Condense examples. Mention diary-entry-symbols by name.
293 Condense table for insertion commands.
294 (Fancy Diary Display): Mention diary-include-string and
295 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
296 Ethiopic, Persian date functions. Condense descriptions.
297
298 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
299 (Adding to Diary): Adapt for changed node name.
300
71755807
GM
3012008-08-26 Glenn Morris <rgm@gnu.org>
302
303 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
304 node "Hebrew/Islamic Entries".
305
306 * calendar.texi (Specified Dates): Fix names of iso functions.
307 (General Calendar): There may not be another window.
308 (Writing Calendar Files, Holidays): Tweak intro.
309 (Holidays): Mention Baha'i and Chinese holidays.
310 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
311 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
312 (To Other Calendar): Add calendar-print-other-dates.
313 Refer to "graphic display" rather than "X.
314 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
315 (Displaying the Diary): Fix whitespace after reference.
316 Fix `diary-number-of-entries' reference.
317 (Date Formats): Explicitly mention that day names can be abbreviated.
318 (Adding to Diary): Add some references to other sections.
319 (Special Diary Entries): Fix reference.
320 (Appointments): Simplify appt-message-warning-time entry.
321 Clarify where times must be.
322 (Importing Diary): Comment out icalendar paragraph that does not apply.
323 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
324
d76ebc75
GM
3252008-08-23 Glenn Morris <rgm@gnu.org>
326
327 * fortran-xtra.texi (Fortran): Change description of free form and
328 fixed form a bit. Mention hideshow and imenu.
329 (Fortran Motion): Mention fortran-end-of-subprogram,
330 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
331 (Fortran Indent): Minor re-word.
332 (ForIndent Commands): Mention fortran-fill-paragraph and
333 fortran-fill-statement.
334 (ForIndent Cont): Mention fortran-tab-mode-string.
335 (Fortran Comments): Mention fortran-comment-line-start-skip.
336 (Fortran Columns): Mention font-locking.
337 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
338
e2a71e28
JB
3392008-08-23 Johan Bockgard <bojohan@muon>
340
341 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
342
5c52e13c
CY
3432008-08-22 Chong Yidong <cyd@stupidchicken.com>
344
345 * mini.texi (Minibuffer): Simplify introduction.
346 (Minibuffer File): Document tilde in minibuffer filenames.
347 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
348 to enter tabs, spaces, and question marks. Describe behavior of C-a.
349 (Completion Example): Update example to current command list.
350 (Completion Options): Document `lazy' value of completion-auto-help.
351 Update contents of completion-ignored-extensions.
352 (Minibuffer History): Describe "future history" list. State default
353 value of history-delete-duplicates.
354
77a00355
GM
3552008-08-21 Glenn Morris <rgm@gnu.org>
356
357 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 358 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 359
39ee1d04
CY
3602008-08-17 Chong Yidong <cyd@stupidchicken.com>
361
362 * regs.texi (Registers): Clarify valid register names.
363 (RegPos): Note that buffer is saved and restored too.
364 (RegText): Note that mark is reactivated/deactivated.
365 (RegConfig): Xref to Windows node.
366
b12c348f
CY
3672008-08-16 Chong Yidong <cyd@stupidchicken.com>
368
3ae7ba79
CY
369 * basic.texi (Inserting Text): Provide command name for C-q.
370
b12c348f
CY
371 * killing.texi (Killing): Copyedit. Define read-only text.
372 (Deletion): DEL and C-d were already explained in Erasing; xref there.
373 (Killing by Lines): Copyedit.
374 (Other Kill Commands): Move M-w description here.
375 (Yanking): Move M-w to Other Kill Commands.
376 (Kill Ring): Also mention saving text in registers. Link to Text
377 Properties in elisp manual.
378 (Accumulating Text): Copyedit.
379 (CUA Bindings): Shift selection is now the default.
380
d8ff7692
TZ
3812008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
382
383 * maintaining.texi (Change Log): Mention next-error is available.
384
a43a8a2e
GM
3852008-08-10 Glenn Morris <rgm@gnu.org>
386
387 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
388 and intermonth text.
389 (Holiday Customizing): Add holiday-chinese.
390
eba27308
EZ
3912008-08-08 Eli Zaretskii <eliz@gnu.org>
392
393 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
394
5f14a5b3
DN
3952008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
396
397 * files.texi (Log Buffer): Describe C-c C-d.
398 (Diff Mode): Describe C-x 4 A.
399
49989bff
EZ
4002008-08-06 Eli Zaretskii <eliz@gnu.org>
401
402 * vc1-xtra.texi (VC Directory Mode): Fix last change.
403
5c915c02
DN
4042008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
405
2beaf97a
DN
406 * files.texi (Old Revisions): Update the keys used by vc-annotate and
407 describe the new bindings to show the changeset diff, toggle annotation
408 visibility, show revisions.
409 (VC Status): Describe key bindings for modifying the change comments,
410 displaying changeset diffs and annotations.
411
5c915c02
DN
412 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
413
71798ace
NR
4142008-08-05 Nick Roberts <nickrob@snap.net.nz>
415
416 * vc1-xtra.texi (VC Directory Mode): Fix typo.
417
b8949644
EZ
4182008-08-02 Eli Zaretskii <eliz@gnu.org>
419
420 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
421 and wording.
422
819567d1
DN
4232008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
424
425 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 426 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
427 commands. Improve some old info.
428
5f38310a
CY
4292008-07-31 Chong Yidong <cyd@stupidchicken.com>
430
0dc3906b
CY
431 * display.texi (Visual Line Mode): New node.
432
5f38310a
CY
433 * basic.texi (Inserting Text): Move DEL to deletion node.
434 (Moving Point): Add additional alternative key bindings. Describe
435 line-move-visual.
436 (Erasing): Describe DEL.
437 (Basic Undo, Blank Lines, Arguments): Copyedit.
438 (Continuation Lines): Mention Visual Line mode.
439 (Position Info): Move extended discussion to mule.texi.
440
441 * mule.texi (International Chars): Describe C-x =.
442
443 * emacs.texi (Top): Add Visual Line Mode node.
444
7c2fb837
DN
4452008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
446
447 * emacs.texi: Remove VMS support.
448
3f6b73ef
DN
4492008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
450
451 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
452 the vc-dir command name.
453
9e2a2647
DN
4542008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
455
456 * xresources.texi: Remove mentions of Mac Carbon.
457
568beaa2
AS
4582008-07-19 Andreas Schwab <schwab@suse.de>
459
460 * ns-emacs.texi: Move to ../misc.
461
0ef94706
CY
4622008-07-15 Chong Yidong <cyd@stupidchicken.com>
463
464 * entering.texi (Exiting): Don't describe text-only terminals as the
465 default. Describe the new startup screen.
466 (Exiting): Describe how to kill Emacs first. Change description of
467 iconification to handle modern window systems.
468
ba60bd44 4692008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
470
471 * ns-emacs.texi: New file, documents features of Emacs port under
472 NeXTstep windowing.
473
9f30aa73
CY
4742008-07-15 Chong Yidong <cyd@stupidchicken.com>
475
938a5d2e
CY
476 * entering.texi (Entering Emacs): Update prev node.
477
478 * glossary.texi (Glossary): Remove xref to Text Characters.
479
9f30aa73
CY
480 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
481 directly, rather than in the context of ASCII. Move description of
482 special properties of modifier key to new Modifier Keys node.
483 (Keys): Copyedit.
484 (Text Characters): Delete node. Multibyte is the default nowadays, and
485 the node contents are obsolete.
486
487 * custom.texi (Modifier Keys): New node.
488
489 * emacs.texi (Top): Update node list.
490
7e53d36c
CY
4912008-07-13 Chong Yidong <cyd@stupidchicken.com>
492
493 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
494 saying that Emacs provides menus and mouse support (which is par for
495 the course).
496
497 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
498 early on.
499 (Point): Copyedit. Relegate historical trivia to a footnote.
500 (Mode Line): Explain mode-line format more consistently.
501 (Menu Bar): Copyedit.
502
1e9fa96d
GM
5032008-06-27 Glenn Morris <rgm@gnu.org>
504
505 * cal-xtra.texi (Sexp Diary Entries):
506 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
507
dc9bebb8
CY
5082008-06-26 Chong Yidong <cyd@stupidchicken.com>
509
510 * mark.texi (Shift selection): New node.
511 (Mark): Copyedits.
512 (Persistent Mark): Move to the end of the chapter.
513
e7881076
EZ
5142008-06-20 Eli Zaretskii <eliz@gnu.org>
515
516 * makefile.w32-in (distclean): Remove makefile.
517
f427400c
NR
5182008-06-17 Nick Roberts <nickrob@snap.net.nz>
519
520 * building.texi (Starting GUD): Add an entry for gud-gdb.
521 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
522 command mode.
523
b597d348
GM
5242008-06-17 Glenn Morris <rgm@gnu.org>
525
526 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
527
647b7094
NR
5282008-06-17 Nick Roberts <nickrob@snap.net.nz>
529
530 * building.texi (Starting GUD): Expand on remote debugging.
531 (Other GDB-UI Buffers): Mention new keyboard bindings.
532
47a30023
GM
5332008-06-15 Glenn Morris <rgm@gnu.org>
534
535 * gnu.texi: Use a verbatim license for this invariant section,
536 as per etc/GNU.
537
37e5d54a
GM
5382008-06-13 Daniel Engeler <engeler@gmail.com>
539
540 * emacs.texi, misc.texi: Add documentation about serial port access.
541
8e65d46c
GM
5422008-06-13 Glenn Morris <rgm@gnu.org>
543
c1473b4c
MB
544 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
545 maintain.info.
8e65d46c 546
e40a85cd
MB
5472008-06-05 Miles Bader <miles@gnu.org>
548
549 * display.texi (Temporary Face Changes): Update to reflect function
550 renamings in face-remap.el.
551
56c73dec
MB
5522008-06-04 Miles Bader <miles@gnu.org>
553
554 * display.texi (Temporary Face Changes): Add
555 `adjust-buffer-face-height'. Rewrite description of
556 `increase-buffer-face-height' and `decrease-default-face-height' now
557 that they aren't bound by default.
558
9d3d42fb
MB
5592008-06-03 Miles Bader <miles@gnu.org>
560
561 * display.texi (Temporary Face Changes): New node.
562
2be6bfe2
EZ
5632008-05-31 Eli Zaretskii <eliz@gnu.org>
564
565 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
566
daf7e339
GM
5672008-05-31 Glenn Morris <rgm@gnu.org>
568
569 * cal-xtra.texi (Fancy Diary Display): Simplify.
570
d21d2618
GM
5712008-05-30 Glenn Morris <rgm@gnu.org>
572
573 * cal-xtra.texi (Fancy Diary Display): Update for
574 diary-display-function replacing diary-display-hook.
575
71ce5fd0
JB
5762008-05-29 Drew Adams <drew.adams@oracle.com>
577
578 * msdog.texi (Windows Keyboard): Add descriptions of
579 w32-register-hot-key and w32-unregister-hot-key.
580
a3cdbdf8
MO
5812008-05-21 Tom Tromey <tromey@redhat.com>
582
583 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
584 Variables node.
585
854a574c
MO
5862008-05-19 Tom Tromey <tromey@redhat.com>
587
588 * custom.texi (Variables): Add Directory Variables to menu.
589 (Directory Variables): New node.
590
7c2ec3f9
ER
5912008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
592
71ce5fd0 593 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 594
370fded4
ER
5952008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
596
597 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
598 Revision Tags and rewritten. Section now uses modern terminology,
599 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
600 accurately.
601
6af511e3
EZ
6022008-05-10 Eli Zaretskii <eliz@gnu.org>
603
604 * msdog.texi (Windows Files): Update documentation of
605 w32-get-true-file-attributes.
606
7a78b6e7
ER
6072008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
608
609 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
610 directory mode.
611
1bcfc24e
CY
6122008-05-08 Chong Yidong <cyd@stupidchicken.com>
613
614 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 615 entry "television".
1bcfc24e 616
db86064f
ER
6172008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
618
ab5ec32c 619 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 620
a31b405e
ER
6212008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
622
623 * emacs/buffers.texi, emacs/files.texi (Version-control):
624 vc-toggle-read-only is no longer a good idea...
625
ff2c14fc
GM
6262008-04-29 Glenn Morris <rgm@gnu.org>
627
628 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
629
367c9b7c
JL
6302008-04-22 Juri Linkov <juri@jurta.org>
631
632 * dired.texi (Subdirectories in Dired): Describe using `^'
633 to return to the parent directory.
634
4ac1e9b4
NR
6352008-04-22 Nick Roberts <nickrob@snap.net.nz>
636
637 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
638 recent changes.
639
b9b3bf2b
NR
6402008-04-19 Nick Roberts <nickrob@snap.net.nz>
641
642 * building.texi (GDB-UI Layout, Breakpoints Buffer)
643 (Other GDB-UI Buffers): Update for recent thread related changes.
644
4d120d6a
SM
6452008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
646
647 * maintaining.texi (Maintaining):
648 * emacs.texi (Top): Typo.
649
a152877d
SM
6502008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
651
b9b3bf2b
NR
652 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
653 arg in `font-lock-add-keywords'.
a152877d 654
36c0514c
GM
6552008-04-08 Glenn Morris <rgm@gnu.org>
656
657 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
658 Also add Baha'i calendar references where appropriate.
659
06a97d46
GM
6602008-04-05 Glenn Morris <rgm@gnu.org>
661
662 * custom.texi (Init File): Byte-compiling .emacs is bad.
663
6adc6eed
SM
6642008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
665
666 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
667
571388b0
GM
6682008-03-29 Glenn Morris <rgm@gnu.org>
669
670 * calendar.texi: Update for `calendar-date-style' replacing
671 `european-calendar'.
672
3ae8f876
JR
6732008-03-28 Jason Rumney <jasonr@gnu.org>
674
675 * display.texi (Display Custom): Mention overlay-margin in text.
676
5bc6ddff 6772008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 678
5bc6ddff
MB
679 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
680 tutorial' comments.
03a864d5 681
7186a830
CY
6822008-03-28 Chong Yidong <cyd@stupidchicken.com>
683
684 * mark.texi (Mark): Rearrange nodes.
685 (Persistent Mark): Rename from Transient Mark.
686 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
687 Describe Transient Mark mode as the default.
688
689 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
690 the default behavior with Transient Mark mode off.
691 (Position Info): Fix typo.
692
71ce5fd0
JB
693 * display.texi (Standard Faces): Reference the Mark node.
694 Remove discussion of the region face, which is discussed there.
7186a830
CY
695
696 * emacs.texi (Top): Update node listings.
697
698 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
699 as the default.
700
701 * fixit.texi (Undo): Standardize choice of undo key sequence.
702 (Undo, Spelling): Describe Transient Mark mode as the default.
703
704 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
705 default.
706
707 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
708
709 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
710 mode is the default, and note that the mark is not activated when set.
711
712 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
713 Describe Transient Mark mode as the default.
714
715 * search.texi (Basic Isearch): Reference the Mark Ring node.
716 (Replace, Unconditional Replace, Other Repeating Search):
717 Describe Transient Mark mode as the default.
718
719 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
720 Transient Mark mode as the default.
721 (Paragraphs): Describe how M-h behaves when region is active.
722
723 * trouble.texi (Quitting): Clarify effects of C-g.
724
dc47d1ff
GM
7252008-03-13 Glenn Morris <rgm@gnu.org>
726
727 * emacs.texi (EMACSVER): Set to 23.0.60.
728
e3e0fb39 7292008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 730
e3e0fb39
GM
731 * dired.texi (Hiding Subdirectories): Fix previous change.
732
7332008-03-05 Drew Adams <drew.adams@oracle.com>
734
735 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 736
5e14abf8
KS
7372008-02-28 Kim F. Storm <storm@cua.dk>
738
739 * help.texi (Help Files): Move describe-gnu-project to C-h g.
740 Move describe-distribution to C-h C-o.
741 Move view-emacs-problems to C-h C-p.
742 Add view-emacs-debugging on C-h C-d.
743 Add view-external-packages on C-h C-e.
d0207bf3 744 Add view-order-manuals on C-h C-m.
5e14abf8 745
d0207bf3 7462008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
747
748 * msdog-xtra.texi (MS-DOS): Docstring fix.
749
87e391bb
EZ
7502008-02-09 Eli Zaretskii <eliz@gnu.org>
751
752 * msdog.texi (Windows Fonts): Use a @table for describing font
753 properties.
754
5662e503
JR
7552008-02-07 Jason Rumney <jasonr@gnu.org>
756
757 * msdog.texi (Windows Files): w32-get-true-file-attributes default
758 value has changed.
759 (Windows HOME): Clarify what is meant by "if that fails as well".
760 (Windows Fonts): New section.
761
72463824
GM
7622008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
763
764 * basic.texi (Basic Undo): Remove duplicate "you can".
765
7ff926e0
EZ
7662008-02-02 Eli Zaretskii <eliz@gnu.org>
767
768 * maintaining.texi (Tags): Fix last change.
769
6ab7aef1
MA
7702008-02-02 Michael Albinus <michael.albinus@gmx.de>
771
093571c3 772 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 773
ace67e7e
NR
7742008-01-31 Nick Roberts <nickrob@snap.net.nz>
775
776 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
777
ae068fdf
RS
7782008-01-26 Richard Stallman <rms@gnu.org>
779
780 * maintaining.texi (Tags): Delete redundant index entry.
781
a56d9a08
EZ
7822008-01-26 Eli Zaretskii <eliz@gnu.org>
783
784 * programs.texi (Imenu): Move "@cindex tags" from here...
785 * maintaining.texi (Tags): ...to here.
786
e941ed90
NR
7872008-01-23 Kevin Ryde <user42@zip.com.au>
788
789 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
790 click count.
791
650276d5
JB
7922008-01-21 Juanma Barranquero <lekktu@gmail.com>
793
794 * entering.texi (Exiting): Fix typo.
795 Reported by D. E. Evans <sinuhe@gnu.org>.
796
8dc17977
MR
7972007-12-31 Martin Rudalics <rudalics@gmx.at>
798
799 * glossary.texi (Glossary): Fix typo.
800
9f9695a6
RS
8012007-12-27 Richard Stallman <rms@gnu.org>
802
803 * text.texi (Formatted Text): Improve menu tag.
804 (Editing Format Info): In Info, add duplicate menu of nodes
805 about the submenus.
806 (Format Faces): Say where Faces menu is found. Mention Other.
807 (Format Colors): Say where these submenus are found.
808 (Format Indentation, Format Justification): Likewise.
809 (Format Properties): Likewise.
810
abfd0191
RS
8112007-12-22 Richard Stallman <rms@gnu.org>
812
813 * search.texi (Query Replace): Make exp of query-replace more
814 self-contained, and clarify.
8dc17977 815
abfd0191
RS
816 * cc-mode.texi (Getting Started): Change @ref to @pxref.
817
a2586785
RS
8182007-12-15 Richard Stallman <rms@gnu.org>
819
820 * files.texi (Auto Save): Clarify definition of auto-saving.
821
a67cf2bb
RS
8222007-11-26 Richard Stallman <rms@gnu.org>
823
824 * help.texi (Help Echo): Cleanups.
825
448b33b1
TTN
8262007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
827
828 * files.texi (Why Version Control?): Fix typo.
829 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
830 (Selecting a Fileset): Fix typos; small rewording.
831 (Log Buffer): Likewise.
832 (Old Revisions): Likewise.
448b33b1 833
221bb7f6
EZ
8342007-11-17 Eli Zaretskii <eliz@gnu.org>
835
836 * mule.texi (Communication Coding): Fix wording of last change.
837
d0207bf3 8382007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 839
630cb3b7
JB
840 * custom.texi (Specifying File Variables):
841 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 842
53b7759e
KH
8432007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
844
a5ab2e0c 845 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
846
847 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
848
c8763fb6 8492007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 850
630cb3b7 851 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
852 --output=file.
853
ff98e024
MR
8542007-11-13 Martin Rudalics <rudalics@gmx.at>
855
856 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
857 (Help Echo): Avoid mentioning the term "region" here and
858 consistently use the term "active text".
859
37b11c22
GM
8602007-11-11 Glenn Morris <rgm@gnu.org>
861
862 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
863
21d50ba1
JL
8642007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
865
866 * search.texi (Query Replace): Mention
867 `query-replace-show-replacement'.
868
c12ecb0a 8692007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
870
871 * building.texi (Watch Expressions): Remove obscure sentence.
872
3b4201f4
KH
8732007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
874
875 * mule.texi (Select Input Method): Describe how to activate an input
876 method in the text mode.
877
07e5c0b0
DN
8782007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
879
880 * cmdargs.texi (Misc Variables): Remove Sun windows info.
881
52dd7391
NR
8822007-10-30 Nick Roberts <nickrob@snap.net.nz>
883
884 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
885
c004e539
GM
8862007-10-30 Glenn Morris <rgm@gnu.org>
887
888 * misc.texi (Directory Tracking): Explain a bit more about
889 dirtrack-mode.
890
ca8c5b8c
GM
8912007-10-25 Glenn Morris <rgm@gnu.org>
892
893 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
894
b6c764ef
RS
8952007-10-24 Richard Stallman <rms@gnu.org>
896
897 * misc.texi (Interactive Shell): Cleanup last change.
898
eabd84c9
JL
8992007-10-22 Juri Linkov <juri@jurta.org>
900
901 * mini.texi (Minibuffer History): Add text about a list of minibuffer
902 default values.
903
0b43c7e2
ER
9042007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
905
ca8c5b8c 906 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
907 'filesets'.
908
a80859d4
MR
9092007-10-18 Martin Rudalics <rudalics@gmx.at>
910
911 * trouble.texi (Quitting): Fix typo.
912
c9447ae1
GM
9132007-10-18 Glenn Morris <rgm@gnu.org>
914
915 * frames.texi (Mode Line Mouse): Mention minor mode names.
916
168b980f
JL
9172007-10-17 Juri Linkov <juri@jurta.org>
918
919 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
920 fill-paragraph operates on the active region in Transient Mark mode.
921 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
922 with fill-paragraph.
923
924 * basic.texi (Arguments): Replace fill-paragraph-or-region with
925 fill-paragraph.
926
927 * fixit.texi (Spelling): ispell-word operates on the active region
928 in Transient Mark mode.
929
5a331f34
JB
9302007-10-17 Aaron S. Hawley <aaronh@garden.org>
931
932 * building.texi (Source Buffers):
933 * custom.texi (Init Non-ASCII):
934 * glossary.texi (Glossary): Use "key binding" consistently.
935
2a9f4d55
JB
9362007-10-17 Juanma Barranquero <lekktu@gmail.com>
937
938 * calendar.texi (Diary): Fix directive.
939
de13cecf
RS
9402007-10-16 Richard Stallman <rms@gnu.org>
941
942 * calendar.texi (Diary): Clarify text about diary file example.
943
5f90d53e
ER
9442007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
945
946 * files.texi: Capitalize node names according to convention.
947
3aa491bc
GM
9482007-10-13 Glenn Morris <rgm@gnu.org>
949
950 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
951
8a3106d3
ER
9522007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
953
954 * emacs.texi:
955 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 956 suggested by RMS and Robert J. Chassell.
8a3106d3 957
da1080a2
ER
9582007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
959
3aa491bc 960 * files.texi (Version Systems):
0870a421
ER
961 * vc-xtra.texi:
962 * vc1-xtra.texi:
ac3f4c6f 963 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 964 operations. Change of terminology from `version' to `revision'.
a7fc5b78 965 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 966 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 967
58ade22b
ER
9682007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
969
da1080a2 970 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
971 Reorder the descriptions to be chronological.
972
93870ce2
RS
9732007-10-09 Richard Stallman <rms@gnu.org>
974
975 * display.texi (Cursor Display): Correct how cursor appears
976 in nonselected windows.
977
568c7288
NR
9782007-10-04 Nick Roberts <nickrob@snap.net.nz>
979
980 * building.texi (GDB Graphical Interface): Remove references to gdba
981 and mention gud-gdb.
982
1af74d06 9832007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 984
1af74d06 985 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 986
0d8fb755
JL
9872007-10-06 Juri Linkov <juri@jurta.org>
988
989 * text.texi (Fill Commands): Document fill-paragraph-or-region.
990 (Fill Prefix, Format Indentation): Replace fill-paragraph with
991 fill-paragraph-or-region.
992
993 * basic.texi (Arguments): Replace fill-paragraph with
994 fill-paragraph-or-region.
995
b981e2c6
ER
9962007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
997
998 * files.texi: Update the section on version control for 2007
2a9f4d55 999 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1000 will come later.
1001
5fceaf9c
GM
10022007-09-15 Glenn Morris <rgm@gnu.org>
1003
1004 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1005 to `list-holidays'.
1006
b0e44b17
GM
10072007-09-14 Glenn Morris <rgm@gnu.org>
1008
1009 * calendar.texi: Update all instances of mark-calendar-holidays,
1010 list-calendar-holidays, list-holidays with the new names.
1011
8cf51b2c
GM
10122007-09-06 Glenn Morris <rgm@gnu.org>
1013
1014 * Move manual sources from man/ to subdirectories of doc/.
1015 Split into the Emacs manual in emacs/, and other manuals in misc/.
1016 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1017 manual.
1018 (infodir): New variable.
1019 (info): Use $infodir.
1020 (emacsman): Delete target, not needed any more.
1021 Move all targets that are not the Emacs manual to misc/Makefile.in.
1022 (mostlyclean): Remove `gnustmp'.
1023 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1024 manual.
92f9b43f 1025 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1026 (emacsman): Delete target, not needed any more.
1027 (clean): Remove all info files but Emacs manual.
1028 Move all targets that are not the Emacs manual to misc/Makefile.in.
1029 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1030
1031 * Makefile.in (INFOSOURCES): Delete.
1032 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1033 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1034 *.vrs *.toc here...
1035 (maintainer-clean): ...from here.
1036
10372007-09-05 Glenn Morris <rgm@gnu.org>
1038
1039 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1040
8cf51b2c
GM
10412007-08-29 Glenn Morris <rgm@gnu.org>
1042
1043 * emacs.texi (EMACSVER): Increase to 23.0.50.
1044
3420c522
RS
10452007-08-27 Richard Stallman <rms@gnu.org>
1046
1047 * emacs.texi (Top): Clarify menu item for Glossary.
1048
1049 * display.texi (Faces): Change secn title.
1050 Clarify not all fonts come from Font Lock.
1051
8cf51b2c
GM
10522007-08-17 Eli Zaretskii <eliz@gnu.org>
1053
1054 * basic.texi (Position Info): Add index entry for face at point.
1055 Mention that character faces are also displayed by "C-u C-x =".
1056
8cf51b2c
GM
10572007-08-08 Glenn Morris <rgm@gnu.org>
1058
1059 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1060
10612007-08-07 Chong Yidong <cyd@stupidchicken.com>
1062
1063 * files.texi (File Conveniences): Document point motion keys in Image
1064 mode.
1065
8cf51b2c
GM
10662007-07-27 Glenn Morris <rgm@gnu.org>
1067
8cf51b2c
GM
1068 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1069 in-line.
1070
1071 * gpl.texi: New file with text of GPL.
1072 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1073
10742007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1075
1076 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1077
1078 * dired.texi (Wdired): Mention C-x C-q key binding.
1079
10802007-07-28 Nick Roberts <nickrob@snap.net.nz>
1081
1082 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1083
10842007-07-25 Glenn Morris <rgm@gnu.org>
1085
8cf51b2c
GM
1086 * emacs.texi (Copying): Replace license with GPLv3.
1087
1088 * Relicense all FSF files to GPLv3 or later.
1089
10902007-07-24 Glenn Morris <rgm@gnu.org>
1091
1092 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1093 for some calendars.
1094
10952007-07-23 Nick Roberts <nickrob@snap.net.nz>
1096
1097 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1098 default-directory for the current buffer is on a remote machine.
1099
8cf51b2c
GM
11002007-07-21 Eli Zaretskii <eliz@gnu.org>
1101
1102 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1103 default value.
1104
11052007-07-21 Richard Stallman <rms@gnu.org>
1106
1107 * files.texi (Why Version Control?): Improve previous change.
1108
11092007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1110
1111 * files.texi (Why Version Control?): New node.
1112
8cf51b2c
GM
11132007-07-12 Nick Roberts <nickrob@snap.net.nz>
1114
8cf51b2c
GM
1115 * building.texi (Starting GUD): Add xref to this anchor.
1116
8cf51b2c
GM
11172007-06-24 Karl Berry <karl@gnu.org>
1118
2a9f4d55 1119 * emacs.texi: New Back-Cover Text.
8cf51b2c 1120
8cf51b2c
GM
11212007-06-07 Alan Mackenzie <acm@muc.de>
1122
1123 * display.texi (Optional Mode Line): Document the new form of
1124 line+column numbers, "(561,2)".
1125
11262007-06-06 Juanma Barranquero <lekktu@gmail.com>
1127
49823426 1128 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1129
11302007-06-02 Chong Yidong <cyd@stupidchicken.com>
1131
1132 * Version 22.1 released.
1133
8cf51b2c
GM
11342007-05-07 Karl Berry <karl@gnu.org>
1135
1136 * emacs.texi (EMACSVER): Back to 22.
1137
11382007-05-06 Richard Stallman <rms@gnu.org>
1139
1140 * maintaining.texi (Create Tags Table): Clean up previous change.
1141
c8763fb6 11422007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1143
1144 * maintaining.texi (Create Tags Table): Add text about the dangers of
1145 making symbolic links to tags files.
1146
11472007-05-04 Karl Berry <karl@gnu.org>
1148
1149 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1150
11512007-05-03 Karl Berry <karl@gnu.org>
1152
1153 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1154
1155 * .cvsignore (*.pdf): New entry.
1156
8cf51b2c
GM
1157 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1158 for printing.
1159
11602007-05-01 Richard Stallman <rms@gnu.org>
1161
1162 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1163
8cf51b2c
GM
11642007-04-28 Glenn Morris <rgm@gnu.org>
1165
1166 * ack.texi (Acknowledgments):
1167 * anti.texi (Antinews):
8cf51b2c
GM
1168 * programs.texi (Program Modes): Restore mention of python.el pending
1169 consideration of legal status.
1170
11712007-04-28 Richard Stallman <rms@gnu.org>
1172
1173 * files.texi (File Names): Fixes to ~ description on MS systems.
1174
8cf51b2c
GM
11752007-04-26 Glenn Morris <rgm@gnu.org>
1176
1177 * emacs.texi (EMACSVER): Increase to 22.1.50.
1178
11792007-04-25 Karl Berry <karl@gnu.org>
1180
1181 * emacs.texi: Improve line breaks on copyright page,
1182 similar layout to lispref, 8.5x11 by default.
1183
1184 * dired.texi (Image-Dired): Improve line break, fix typo.
1185
11862007-04-24 Chong Yidong <cyd@stupidchicken.com>
1187
1188 * programs.texi (Program Modes):
8cf51b2c
GM
1189 * anti.texi (Antinews):
1190 * ack.texi (Acknowledgments): python.el removed.
1191
8cf51b2c
GM
11922007-04-23 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * display.texi (Highlight Interactively): Correct description of
1195 hi-lock-file-patterns-policy.
1196
1197 * files.texi (File Archives): Mention self-extracting executables.
1198
11992007-04-23 Eli Zaretskii <eliz@gnu.org>
1200
1201 * search.texi (Unconditional Replace, Query Replace): Add xref to
1202 "Replacement and Case".
1203
12042007-04-22 Chong Yidong <cyd@stupidchicken.com>
1205
1206 * dired.texi (Image-Dired): Move from Thumbnails node.
1207 * misc.texi (Thumbnails): Node deleted.
1208 * emacs.texi (Top): Update node listing.
1209
1210 * files.texi (File Conveniences):
49823426 1211 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1212
12132007-04-21 Richard Stallman <rms@gnu.org>
1214
1215 * display.texi (Highlight Interactively): Correct previous change.
1216 Clarify doc of hi-lock-find-patterns, and move new features into it.
1217
12182007-04-20 David Koppelman <koppel@ece.lsu.edu>
1219
1220 * display.texi (Highlight Interactively): Document
1221 hi-lock-file-patterns-policy.
1222
12232007-04-20 Martin Rudalics <rudalics@gmx.at>
1224
1225 * display.texi (Scrolling): Fix typo.
1226
8cf51b2c
GM
12272007-04-15 Chong Yidong <cyd@stupidchicken.com>
1228
8cf51b2c
GM
1229 * doclicense.texi: Remove node heading, so that it can be included by
1230 other files.
1231
1232 * emacs.texi: Insert node heading for GFDL.
1233
8cf51b2c
GM
12342007-04-14 Eli Zaretskii <eliz@gnu.org>
1235
1236 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1237 "command line".
1238
1239 * display.texi (Faces): Refer to "Creating Frames" for face
1240 and other frame customizations in .emacs.
1241
1242 * frames.texi (Creating Frames): Mention that face customizations can
1243 be put in .emacs. Add index entries.
1244
12452007-04-12 Richard Stallman <rms@gnu.org>
1246
1247 * glossary.texi (Glossary): Explain `iff'.
1248
12492007-04-11 Karl Berry <karl@gnu.org>
1250
1251 * gnu.texi (Top),
1252 * macos.texi (Mac Font Specs),
1253 * anti.texi (Antinews),
1254 * xresources.texi (Resources),
1255 * misc.texi (Emulation),
1256 * calendar.texi (Daylight Saving),
1257 * dired.texi (Dired and Find),
1258 * rmail.texi (Remote Mailboxes),
1259 * sending.texi (Mail Headers),
1260 * programs.texi (Which Function),
1261 * files.texi (Recover),
1262 * buffers.texi (Uniquify),
1263 * frames.texi (Wheeled Mice),
1264 * killing.texi (Rectangles): Wording to improve breaks in
1265 8.5x11 format.
1266 * mule.texi (Language Environments): \hbadness=10000 since there's
1267 no way to reword.
1268 * emacs.texi (smallbook): New @set to more easily switch between
1269 smallbook and 8.5x11.
1270
12712007-04-11 Richard Stallman <rms@gnu.org>
1272
1273 * files.texi (File Conveniences): Add xref to Tumme.
1274 Delete text about Thumbnail mode.
1275
8cf51b2c
GM
12762007-04-09 Alan Mackenzie <acm@muc.de>
1277
1278 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1279 new name. Insert concept index entries.
1280
8cf51b2c
GM
12812007-04-08 Chong Yidong <cyd@stupidchicken.com>
1282
1283 * display.texi (Standard Faces): Document prefix arg for
1284 list-faces-display.
1285
1286 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1287
8cf51b2c
GM
12882007-04-07 Chong Yidong <cyd@stupidchicken.com>
1289
8cf51b2c
GM
1290 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1291
1292 * files.texi (Misc File Ops): Rewrite description of
1293 insert-file-literally.
1294
8cf51b2c
GM
12952007-03-31 Eli Zaretskii <eliz@gnu.org>
1296
1297 * misc.texi (Printing): Postscript -> PostScript.
1298
8cf51b2c
GM
1299 * ack.texi (Acknowledgments): Postscript -> PostScript.
1300
1301 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1302
1303 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1304 below.
1305
13062007-03-30 Chong Yidong <cyd@stupidchicken.com>
1307
1308 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1309 Init Non-ASCII.
1310 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1311 (Init Non-ASCII): New node.
1312
13132007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1314
1315 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1316
8cf51b2c
GM
13172007-03-12 Glenn Morris <rgm@gnu.org>
1318
8cf51b2c
GM
1319 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1320 "Daylight Savings".
1321
49823426 1322 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1323 saving" in text throughout.
1324
8cf51b2c
GM
13252007-03-04 Richard Stallman <rms@gnu.org>
1326
1327 * custom.texi (Safe File Variables): Minor correction.
1328
8cf51b2c
GM
13292007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1330
1331 * rmail.texi (Movemail): Add internal ref.
1332 Don't indent the intro for the PROTO table.
1333 Format PROTO table items with @code.
1334
8cf51b2c
GM
13352007-02-26 Nick Roberts <nickrob@snap.net.nz>
1336
1337 * building.texi: Remove references to bashdb.
1338
8cf51b2c
GM
13392007-02-19 Juanma Barranquero <lekktu@gmail.com>
1340
1341 * mule.texi (Language Environments): Update list of supported language
1342 environments.
1343
8cf51b2c
GM
13442007-02-14 Kim F. Storm <storm@cua.dk>
1345
1346 * building.texi (Grep Searching): Fix lgrep doc.
1347
13482007-02-12 Chong Yidong <cyd@stupidchicken.com>
1349
1350 * back.texi: Remove unused file.
1351
c8763fb6 13522007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1353
1354 * maintaining.texi (Tag Syntax): Now --members is the default for
1355 etags, not for ctags yet.
1356
8cf51b2c
GM
13572007-02-03 Eli Zaretskii <eliz@gnu.org>
1358
1359 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1360 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1361 expects. Add comments to prevent people from inadvertently modifying
1362 the key parts needed by `texinfo-multiple-files-update'.
1363
13642007-01-29 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * frames.texi (Secondary Selection): Window clicked does not matter
1367 when mouse-yank-at-point is non-nil.
1368
8cf51b2c
GM
13692007-01-16 Glenn Morris <rgm@gnu.org>
1370
1371 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1372 system abbrev.
1373
13742007-01-11 Richard Stallman <rms@gnu.org>
1375
1376 * msdog.texi (Windows Keyboard): Another small cleanup.
1377
13782007-01-10 Richard Stallman <rms@gnu.org>
1379
1380 * msdog.texi (Windows Keyboard): Yet another try to make
1381 everyone happy with that passage.
1382
13832007-01-05 Richard Stallman <rms@gnu.org>
1384
1385 * anti.texi (Antinews): Mention M-x shell scrolling.
1386
13872007-01-05 Nick Roberts <nickrob@snap.net.nz>
1388
1389 * building.texi (Watch Expressions): Describe gdb-max-children.
1390
8cf51b2c
GM
13912007-01-04 Richard Stallman <rms@gnu.org>
1392
8cf51b2c
GM
1393 * msdog.texi (Windows Keyboard): Clarify previous change.
1394
8cf51b2c
GM
13952007-01-02 Richard Stallman <rms@gnu.org>
1396
1397 * custom.texi (Changing a Variable): Minor clarification.
1398 (Specific Customization): customize-customized => customize-unsaved.
1399
1400 * entering.texi (Entering Emacs): Clean up text about restarting
1401 Emacs for each file.
1402
1403 * misc.texi (Shell Options): Minor cleanup.
1404
1405 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1406 with Emacs, not vice versa.
1407
1408 * programs.texi (Symbol Completion): Recommend customizing
1409 window manager.
1410
1411 * xresources.texi (Resources): Minor fix.
1412
c8763fb6 14132007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1414
1415 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1416
14172007-01-01 Richard Stallman <rms@gnu.org>
1418
1419 * commands.texi (User Input): Document keys stolen by window mangers.
1420
14212006-12-31 Richard Stallman <rms@gnu.org>
1422
1423 * custom.texi (Specific Customization): Document customize-option
1424 instead of customize-variable.
1425
14262006-12-31 Kim F. Storm <storm@cua.dk>
1427
1428 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1429
14302006-12-30 Kim F. Storm <storm@cua.dk>
1431
1432 * killing.texi (CUA Bindings): Fix typo.
1433
1434 * xresources.texi (Table of Resources): Mention grow-only value for
1435 auto-resize-tool-bars.
1436
8cf51b2c
GM
14372006-12-27 Eli Zaretskii <eliz@gnu.org>
1438
1439 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1440 and how to get them back.
1441
14422006-12-26 Richard Stallman <rms@gnu.org>
1443
1444 * calendar.texi (Holidays): Holiday listing is based on current
1445 practice, but DST is not.
1446
14472006-12-25 Richard Stallman <rms@gnu.org>
1448
1449 * emacs.texi (Top): Update subnode menus.
1450
1451 * mark.texi (Transient Mark): Fix xref.
1452
1453 * killing.texi (Graphical Kill): Node deleted.
1454 (Killing): Add xref to Cut and Paste.
1455 (CUA Bindings): Update xref.
1456
1457 * frames.texi (Cut and Paste): New section to hold other nodes.
1458 (Mouse Commands): Node demoted.
1459 (Cut/Paste Other App): Split out from Mouse Commands.
1460 (Word and Line Mouse): Likewise.
1461 (Secondary Selection, Clipboard): Nodes demoted.
1462
8cf51b2c
GM
14632006-12-24 Kevin Ryde <user42@zip.com.au>
1464
1465 * calendar.texi (Holidays): US daylight saving begins second Sunday
1466 in March for 2007 onwards.
1467 (Daylight Savings): Show new US default daylight saving rules, 2nd
1468 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1469
14702006-12-23 Chong Yidong <cyd@stupidchicken.com>
1471
1472 * calendar.texi (Scroll Calendar): < and > are switched.
1473
14742006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1475
1476 * killing.texi (Deletion): Describe M-\ prefix argument.
1477
14782006-12-23 Richard Stallman <rms@gnu.org>
1479
1480 * search.texi (Regexp Search): Explain why forward and reverse regexp
1481 search are not mirror images.
1482
8cf51b2c
GM
14832006-12-19 Kim F. Storm <storm@cua.dk>
1484
1485 * major.texi (Choosing Modes): Describe match-function elements for
1486 magic-mode-alist.
1487
8cf51b2c
GM
14882006-12-18 Eli Zaretskii <eliz@gnu.org>
1489
1490 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1491 peculiarities.
1492
14932006-12-18 Richard Stallman <rms@gnu.org>
1494
1495 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1496
8cf51b2c
GM
14972006-12-17 Alan Mackenzie <acm@muc.de>
1498
1499 * programs.texi (Left Margin Paren): Remove the bit which says
1500 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1501 Discuss some of the issues of setting this option to nil.
1502
15032006-12-17 Glenn Morris <rgm@gnu.org>
1504
1505 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1506
15072006-12-16 Eli Zaretskii <eliz@gnu.org>
1508
1509 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1510 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1511 NTFS volumes.
1512 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1513 volumes.
1514
15152006-12-15 Eli Zaretskii <eliz@gnu.org>
1516
1517 * text.texi (HTML Mode): Fix "C-c TAB".
1518
8cf51b2c
GM
15192006-12-09 Richard Stallman <rms@gnu.org>
1520
1521 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1522
15232006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1524
1525 * files.texi (Misc File Ops): Document insert-file-literally.
1526
15272006-12-08 Eli Zaretskii <eliz@gnu.org>
1528
1529 * cmdargs.texi (Colors): Note that --color is intended for overriding
1530 the terminal defaults, not for normal invocation.
1531
1532 * misc.texi (Emacs Server): Improve wording. Don't mention the
1533 ``server program''. Add a cross-reference to "Init File" node.
1534 (Invoking emacsclient): Add index entries. Document both short and
1535 long versions of command-line options. Document the -f option.
1536
8cf51b2c
GM
15372006-12-06 Richard Stallman <rms@gnu.org>
1538
1539 * text.texi (Outline Format): Say to set outline-regexp
1540 and outline-level with major modes and file local variables.
1541
c8763fb6 15422006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1543
1544 * anti.texi (Antinews): Mention the alternative to
1545 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1546
8cf51b2c
GM
1547 * misc.texi (Interactive Shell): Ditto.
1548
15492006-12-04 Eli Zaretskii <eliz@gnu.org>
1550
1551 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1552
1553 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1554
15552006-12-01 Eli Zaretskii <eliz@gnu.org>
1556
1557 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1558 colon in the mode line.
1559
1560 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1561
15622006-11-26 Nick Roberts <nickrob@snap.net.nz>
1563
1564 * building.texi (Watch Expressions): Mention SPC for expanding/
1565 contracting watch expressions.
1566
15672006-11-26 Kim F. Storm <storm@cua.dk>
1568
1569 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1570
15712006-11-26 Nick Roberts <nickrob@snap.net.nz>
1572
1573 * building.texi (Debugger Operation): Define text command mode.
1574 Clarify how tooltips work.
1575 (GDB Graphical Interface): Explain how to run in text command mode
1576 more clearly.
1577
15782006-11-25 Juanma Barranquero <lekktu@gmail.com>
1579
1580 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1581
15822006-11-22 Juanma Barranquero <lekktu@gmail.com>
1583
1584 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1585
8cf51b2c
GM
15862006-11-18 Chong Yidong <cyd@stupidchicken.com>
1587
1588 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1589 and EMACS is deprecated.
1590
15912006-11-18 Juanma Barranquero <lekktu@gmail.com>
1592
1593 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1594
c8763fb6 15952006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1596
1597 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1598
1599 * emacs.texi: Include xresources.texi both for info and dvi.
1600
1601 * xresources.texi: Merge text from xresmini.texi.
1602
c8763fb6 16032006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1604
1605 * glossary.texi: Fix typos.
1606
8cf51b2c
GM
16072006-11-06 Richard Stallman <rms@gnu.org>
1608
1609 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1610
1611 * ack.texi (Acknowledgments): Fix name spelling.
1612
16132006-11-01 Juri Linkov <juri@jurta.org>
1614
1615 * search.texi (Word Search): Document incremental word search.
1616
16172006-10-28 Glenn Morris <rgm@gnu.org>
1618
1619 * ack.texi (Acknowledgments): Add cal-html author.
1620
1621 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1622 Calendar"). Describe new package cal-html.
1623 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1624 Calendar Files."
1625
8cf51b2c
GM
16262006-10-23 Richard Stallman <rms@gnu.org>
1627
1628 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1629 Abbrev mode is enabled.
1630
8cf51b2c
GM
16312006-10-16 Richard Stallman <rms@gnu.org>
1632
8cf51b2c
GM
1633 * emacs.texi: Update ISBN.
1634
8cf51b2c
GM
16352006-10-11 Kim F. Storm <storm@cua.dk>
1636
1637 * emacs.texi (Acknowledgments): Use @dotless{i}.
1638
16392006-10-08 Nick Roberts <nickrob@snap.net.nz>
1640
1641 * building.texi (Breakpoints Buffer): Mention catchpoints.
1642
16432006-10-08 Kim F. Storm <storm@cua.dk>
1644
1645 * ack.texi (Acknowledgments): Update.
1646
1647 * emacs.texi (Acknowledgments): Fix bad @/ form.
1648
8cf51b2c
GM
16492006-10-05 Kim F. Storm <storm@cua.dk>
1650
1651 * emacs.texi (Acknowledgments): Add more contributors.
1652
16532006-10-03 Richard Stallman <rms@gnu.org>
1654
1655 * emacs.texi (Acknowledgments): Update version and edition.
1656
8cf51b2c
GM
16572006-10-01 Karl Berry <karl@gnu.org>
1658
1659 * custom.texi (Customization Groups): Page break to keep example buffer
1660 on one page.
1661
16622006-09-30 Karl Berry <karl@gnu.org>
1663
1664 * programs.texi (Basic Indent): @need to improve page break.
1665 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1666
16672006-09-29 Glenn Morris <rgm@gnu.org>
1668
1669 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1670
16712006-09-29 Karl Berry <karl@gnu.org>
1672
1673 * windows.texi (Basic Window): Remove forced @break, no longer
1674 desirable.
1675 * frames.texi (Frame Commands),
1676 * mark.texi (Marking Objects): Reword to avoid bad page break.
1677 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1678
16792006-09-19 Richard Stallman <rms@gnu.org>
1680
1681 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1682 stick to present tense.
1683
c8763fb6 16842006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1685
1686 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1687 to x-gtk-use-old-file-dialog.
1688 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1689
16902006-09-15 Jay Belanger <belanger@truman.edu>
1691
49823426 1692 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1693 Change "Library Public License" to "Lesser Public License"
1694 throughout. Use "yyyy" to represent year.
1695
8cf51b2c
GM
16962006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1697
1698 * files.texi (Visiting): Add index entry "open file".
1699
8cf51b2c
GM
17002006-09-11 Richard Stallman <rms@gnu.org>
1701
1702 * building.texi (Compilation Mode): Clarification.
1703 (Grep Searching): Add xref to Compilation Mode.
1704
8cf51b2c
GM
17052006-09-08 Richard Stallman <rms@gnu.org>
1706
1707 * search.texi (Search): Ref multi-file search commands here.
1708 (Other Repeating Search): Not here.
1709
8cf51b2c
GM
17102006-08-28 Richard Stallman <rms@gnu.org>
1711
1712 * windows.texi (Split Window): Update xref.
1713
1714 * basic.texi (Continuation Lines): Update xref.
1715
1716 * indent.texi (Tab Stops): Update xref.
1717
1718 * emacs.texi (Top): Update subnode menu.
1719
1720 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1721 split out of Display Custom.
1722
17232006-08-25 Kim F. Storm <storm@cua.dk>
1724
1725 * display.texi (Display Custom): Add variables overline-margin
1726 and x-underline-at-descent-line.
1727
17282006-08-25 Richard Stallman <rms@gnu.org>
1729
1730 * entering.texi (Exiting): Rewrite to give graphical displays
1731 priority over text terminals.
1732
1733 * search.texi (Incremental Search): Move index entries.
1734
17352006-08-23 Chong Yidong <cyd@stupidchicken.com>
1736
1737 * custom.texi (Init File): Reference Find Init to avoid "home
1738 directory" confusion.
1739
17402006-08-22 Nick Roberts <nickrob@snap.net.nz>
1741
1742 * building.texi (Other GDB-UI Buffers): Describe how to edit
1743 a value in the locals buffer.
1744
17452006-08-21 Richard Stallman <rms@gnu.org>
1746
1747 * search.texi (Basic Isearch): Add `isearch' index entry.
1748
17492006-08-16 Richard Stallman <rms@gnu.org>
1750
1751 * misc.texi (Saving Emacs Sessions): Clean up wording.
1752
1753 * mark.texi (Marking Objects): Mention term "select all".
1754
1755 * emacs.texi (Top): Update subnode menu.
1756
1757 * help.texi (Help Mode): Move node up in file.
1758
8cf51b2c
GM
17592006-08-15 Nick Roberts <nickrob@snap.net.nz>
1760
1761 * building.texi (Stack Buffer): Explain fringe arrow.
1762
8cf51b2c
GM
17632006-08-12 Eli Zaretskii <eliz@gnu.org>
1764
8cf51b2c
GM
1765 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1766 on startup.
1767
17682006-08-11 Romain Francoise <romain@orebokech.com>
1769
1770 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1771
17722006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1773
1774 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1775
17762006-08-10 Richard Stallman <rms@gnu.org>
1777
1778 * text.texi (Format Faces): Substantial rewrites to deal
1779 with face merging. Empty regions don't count. Clarify
1780 face property inheritance.
1781
17822006-08-08 Romain Francoise <romain@orebokech.com>
1783
1784 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1785 <arjuropo@cc.jyu.fi>.
1786
8cf51b2c
GM
17872006-08-04 Eli Zaretskii <eliz@gnu.org>
1788
1789 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1790 apply to all frames.
1791
8cf51b2c
GM
17922006-08-01 Richard Stallman <rms@gnu.org>
1793
1794 * help.texi (Name Help): Add index entries for describe-variable.
1795
17962006-08-01 Nick Roberts <nickrob@snap.net.nz>
1797
1798 * building.texi (GDB Graphical Interface): Shorten node names.
1799 (GDB-UI Layout): Use GDB-related.
1800 (Other GDB-UI Buffers): Simplify English.
1801
18022006-07-31 Richard Stallman <rms@gnu.org>
1803
1804 * search.texi (Query Replace): Add xref for Dired's Q command.
1805
8cf51b2c
GM
18062006-07-31 Nick Roberts <nickrob@snap.net.nz>
1807
1808 * building.texi (GDB commands in Fringe): Rename to...
1809 (Source Buffers): ..this and move forward. Describe hollow arrow and
1810 new option gdb-find-source-frame.
1811
18122006-07-29 Richard Stallman <rms@gnu.org>
1813
1814 * dired.texi (Operating on Files): Simplify previous change
1815 and fix Texinfo usage.
1816
18172006-07-29 Eli Zaretskii <eliz@gnu.org>
1818
1819 * dired.texi (Operating on Files): Add cross-references. State the
1820 Unix commands that do similar things.
1821
18222006-07-28 Richard Stallman <rms@gnu.org>
1823
1824 * mark.texi (Transient Mark): Clarify that region never disappears
1825 when Transient Mark mode is off, and not when it is on.
1826
18272006-07-27 Richard Stallman <rms@gnu.org>
1828
1829 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1830
18312006-07-24 Richard Stallman <rms@gnu.org>
1832
1833 * xresources.texi (GTK styles): Fix texinfo usage.
1834
8cf51b2c
GM
1835 * commands.texi (User Input): Explain why we teach keyboard cmds.
1836
1837 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1838 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1839 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1840 * doclicense.texi, display.texi, dired.texi, basic.texi:
1841 * anti.texi, ack.texi: Move periods and commas inside quotes.
1842
18432006-07-22 Eli Zaretskii <eliz@gnu.org>
1844
1845 * cmdargs.texi (General Variables): Document EMAIL.
1846
18472006-07-21 Eli Zaretskii <eliz@gnu.org>
1848
1849 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1850 doesn't have effect on MS-Windows.
1851
8cf51b2c
GM
18522006-07-17 Richard Stallman <rms@gnu.org>
1853
1854 * building.texi (Grep Searching): Explain about chaining grep commands.
1855
8cf51b2c
GM
18562006-07-10 Nick Roberts <nickrob@snap.net.nz>
1857
49823426 1858 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1859
18602006-07-09 Chong Yidong <cyd@stupidchicken.com>
1861
1862 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1863 is invoked for multiple files.
1864
18652006-07-08 Eli Zaretskii <eliz@gnu.org>
1866
1867 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1868 on-line manual for the rest of this node.
1869 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1870 unconditionally.
1871 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1872 Improve wording.
1873 (Windows Printing): Improve wording.
1874 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1875 rest of this node.
1876
8cf51b2c
GM
18772006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1878
49823426
GM
1879 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1880 with eval-buffer.
8cf51b2c
GM
1881
18822006-07-05 Nick Roberts <nickrob@snap.net.nz>
1883
1884 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1885 of character translation.
1886
18872006-07-04 Nick Roberts <nickrob@snap.net.nz>
1888
1889 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1890
18912006-07-03 Karl Berry <karl@gnu.org>
1892
1893 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1894 not-too-underfull hboxes in the TeX output.
1895 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1896 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1897 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1898 * sending.texi, text.texi: Fix overfull/underfull boxes.
1899
19002006-07-03 Romain Francoise <romain@orebokech.com>
1901
1902 * m-x.texi (M-x): Fix.
1903
19042006-07-03 Richard Stallman <rms@gnu.org>
1905
8cf51b2c
GM
1906 * search.texi (Other Repeating Search): filename -> file name.
1907
1908 * misc.texi (Narrowing): Minor cleanups.
1909
1910 * files.texi (Visiting): filename -> file name.
1911
1912 * emacs.texi (Top): Update subnode menus.
1913
1914 * mule.texi (Coding Systems): Move char translation stuff here.
1915 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1916 (Recognize Coding): Substantial local rewrites.
1917 (International): Update menu.
1918
1919 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1920 (Scrolling): Substantial local rewrites.
1921 (Display): Update menu and intro.
1922
1923 * dired.texi: filename -> file name.
1924
1925 * custom.texi (Safe File Variables): Texinfo usage fix.
1926
19272006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1928
1929 * help.texi, m-x.texi: Lots of cleanups.
1930
8cf51b2c
GM
19312006-06-30 Eli Zaretskii <eliz@gnu.org>
1932
1933 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1934 (Windows Processes, Windows Misc): Shorten the printed version by
1935 selectively conditioning less important portions by @ifnottex.
1936
8cf51b2c
GM
19372006-06-27 Richard Stallman <rms@gnu.org>
1938
1939 * mini.texi (Minibuffer File): Minor cleanup.
1940
19412006-06-25 Nick Roberts <nickrob@snap.net.nz>
1942
1943 * frames.texi (XTerm Mouse): Rename to...
1944 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1945
1946 * emacs.texi (Top): Use new node name.
1947
19482006-06-24 Eli Zaretskii <eliz@gnu.org>
1949
1950 * emacs.texi (Top): Update the detailed menu according to changes in
1951 msdog.texi.
1952
1953 * msdog.texi (Windows Keyboard): New section.
1954 (Windows Mouse): New section.
1955 (Windows System Menu): Remove section (text merged with "Windows
1956 Keyboard").
1957 (Windows Misc): New section.
1958
1959 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1960
1961 * msdog.texi (ls in Lisp): New section.
1962
1963 * files.texi (Visiting): Document case-insensitive wildcard matching
1964 under find-file-wildcards.
1965
8cf51b2c
GM
19662006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1967
1968 * macos.texi (Mac Input): Add description of mac-function-modifier.
1969 Now Unicode keyboard layouts work.
1970
8cf51b2c
GM
19712006-06-10 Richard Stallman <rms@gnu.org>
1972
1973 * mule.texi (Recognize Coding): Clarify previous change.
1974
19752006-06-09 Kenichi Handa <handa@m17n.org>
1976
1977 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1978 notation.
1979
19802006-06-07 Kevin Ryde <user42@zip.com.au>
1981
1982 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1983 manual for @ifnottex, but in emacs-extra for @iftex.
1984
1985 * cmdargs.texi (General Variables): Fix smtpmail xref.
1986
19872006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1988
8cf51b2c 1989 * programs.texi (Comment Commands):
8cf51b2c 1990 * custom.texi (Specifying File Variables):
49823426 1991 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1992
19932006-06-07 Nick Roberts <nickrob@snap.net.nz>
1994
1995 * building.texi (Watch Expressions): Move node to end.
1996 (GDB Graphical Interface): Move description of clicks in fringe...
1997 (GDB commands in the Fringe): ...to here. New node.
1998
8cf51b2c
GM
19992006-06-05 Romain Francoise <romain@orebokech.com>
2000
49823426 2001 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2002
20032006-06-05 Nick Roberts <nickrob@snap.net.nz>
2004
2005 * building.texi (GDB Graphical Interface): Update bindings.
2006 (Commands of GUD): Add gud-print. Remove gud-run.
2007 Restate availability more generally.
2008
20092006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2010
2011 * mini.texi: Lots of cleanups.
2012
20132006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2014
2015 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2016 and Mouse-2.
2017
c8763fb6 20182006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2019
2020 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2021
8cf51b2c
GM
20222006-05-31 Richard Stallman <rms@gnu.org>
2023
2024 * basic.texi (Moving Point): Fix previous change.
2025
c8763fb6 20262006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2027
2028 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2029
20302006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2031
2032 * basic.texi: Many simplifications and improvements in wording.
2033
8cf51b2c
GM
20342006-05-26 Nick Roberts <nickrob@snap.net.nz>
2035
2036 * anti.texi (Antinews): Create a node for gdb-ui.
2037
8cf51b2c
GM
20382006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2039
2040 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2041
20422006-05-20 Richard Stallman <rms@gnu.org>
2043
2044 * dired.texi (Dired Navigation): dired-goto-file is now j.
2045
8cf51b2c
GM
20462006-05-20 Eli Zaretskii <eliz@gnu.org>
2047
2048 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2049 and their aliases.
2050
2051 * msdog.texi (Windows Printing): Mention non-support of plain text
2052 printing with some el-cheapo printers, and suggest a workaround.
2053
20542006-05-20 Kevin Ryde <user42@zip.com.au>
2055
2056 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2057 remove the bit saying you must set it.
2058
20592006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2060
2061 * trouble.texi (Checklist):
2062 * text.texi (Text, Auto Fill, Text Mode):
2063 * search.texi (Nonincremental Search):
2064 * rmail.texi (Rmail Labels):
2065 * mule.texi (Input Methods, Multibyte Conversion):
2066 * misc.texi (Gnus, Where to Look, PostScript):
2067 * maintaining.texi (Create Tags Table):
2068 * indent.texi (Indentation Commands):
2069 * fixit.texi (Spelling):
2070 * emacs.texi (Copying):
2071 * custom.texi (Init File): ifinfo -> ifnottex.
2072
8cf51b2c
GM
20732006-05-17 Richard Stallman <rms@gnu.org>
2074
2075 * files.texi (Diff Mode): Mention C-x `.
2076
20772006-05-08 Richard Stallman <rms@gnu.org>
2078
2079 * custom.texi (Disabling): Textual cleanups.
2080
8cf51b2c
GM
20812006-05-12 Glenn Morris <rgm@gnu.org>
2082
2083 * calendar.texi (Displaying the Diary, Format of Diary File):
2084 Refer to diary-view-entries, diary-list-entries,
2085 diary-show-all-entries rather than obsolete aliases.
2086
20872006-05-12 Eli Zaretskii <eliz@gnu.org>
2088
2089 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2090 (Displaying the Diary, Special Diary Entries, Importing Diary):
2091 * building.texi (Compilation Shell):
2092 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2093 emacs-xtra with @inforef's.
2094
2095 * files.texi (Visiting): Fix wording.
2096
2097 * mule.texi (Coding Systems, Text Coding): More indexing.
2098 Mention that C-x RET f can set eol conversion.
2099
c8763fb6 21002006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2101
2102 * xresmini.texi (GTK resources): Insert GTK description.
2103
2104 * xresources.texi (GTK resources): metafont should be menufont.
2105
8cf51b2c
GM
21062006-05-06 Michael Albinus <michael.albinus@gmx.de>
2107
49823426 2108 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2109 method, user name and host name is active only in partial
2110 completion mode.
2111
8cf51b2c
GM
21122006-05-06 Eli Zaretskii <eliz@gnu.org>
2113
2114 * makefile.w32-in (emacs.dvi):
2115 * Makefile.in (emacs.dvi): Add xresmini.texi.
2116
2117 * xresmini.texi (Table of Resources): Remove xref to non-existent
2118 node "LessTif Resources".
2119
2120 * msdog.texi (Microsoft Windows):
2121 * calendar.texi (Calendar/Diary, Displaying the Diary)
2122 (Special Diary Entries, Importing Diary, Holidays):
2123 * programs.texi (Program Modes):
2124 * text.texi (Text):
2125 * buffers.texi (Several Buffers):
2126 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2127
21282006-05-06 Eli Zaretskii <eliz@gnu.org>
2129
2130 The following changes merge the emacs-xtra manual into the main
2131 manual, but only for on-line version of the manual.
2132
2133 * vc2-xtra.texi (Version Backups, Local Version Control)
2134 (Making Snapshots, Change Logs and VC, Version Headers)
2135 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2136 on-line manual.
2137
2138 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2139 for on-line manual.
2140
2141 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2142 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2143 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2144 for on-line manual.
2145
2146 * fortran-xtra.texi (Fortran, Fortran Autofill)
2147 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2148 for on-line manual.
2149
2150 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2151 Conditional xref's for on-line manual.
2152
2153 * emerge-xtra.texi (Emerge, Overview of Emerge)
2154 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2155 manual.
2156
2157 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2158 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2159 (EMACSSOURCES): Use EMACS_XTRA.
2160 (../info/emacs-xtra): Remove.
2161 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2162
2163 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2164 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2165 (EMACSSOURCES): Use EMACS_XTRA.
2166 ($(infodir)/emacs-xtra): Remove.
2167 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2168
2169 * trouble.texi (Quitting):
2170 * text.texi (Text):
2171 * programs.texi (Program Modes):
2172 * msdog.texi (Microsoft Windows):
2173 * frames.texi (Frames):
2174 * files.texi (Backup, Version Control, VC Concepts)
2175 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2176 (Registering, VC Status, VC Undo, Multi-User Branching)
2177 (Comparing Files):
2178 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2179 (Displaying the Diary, Special Diary Entries, Importing Diary):
2180 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2181 conditional xref's, depending on @iftex/@ifnottex.
2182
2183 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2184 "MS-DOS". @include msdog-xtra.texi.
2185
2186 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2187 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2188
2189 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2190 for vc-xtra.texi subsections.
2191 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2192 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2193
2194 * sending.texi (Sending Mail): A @node line without explicit Prev,
2195 Next, and Up links.
2196
2197 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2198 Next, and Up links.
2199
2200 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2201 and its sections. @include picture-xtra.texi.
2202
2203 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2204 "Emerge".
2205 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2206
2207 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2208 exact duplicate of its name-sake in calendar.texi.
2209
2210 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2211 "Advanced Calendar/Diary Usage".
2212 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2213
2214 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2215 dired-xtra.texi.
2216 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2217
2218 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2219 (Files) [ifnottex]: Add menu entry for Autorevert.
2220
2221 * emacs-xtra.texi (Introduction): Reword to make consistent with
2222 printed version only.
2223 <Top level>: Remove the body of all chapters and move them to the
2224 new *-xtra.texi files. Use @raisesections and @lowersections to
2225 convert sections to chapters etc.
2226
2227 * msdog-xtra.texi:
2228 * fortran-xtra.texi:
2229 * vc-xtra.texi:
2230 * vc1-xtra.texi:
2231 * vc2-xtra.texi:
2232 * emerge-xtra.texi:
2233 * cal-xtra.texi:
2234 * dired-xtra.texi:
2235 * arevert-xtra.texi: New files, with text from respective chapters
2236 of emacs-xtra.texi. Convert each @chapter into @section, @section
2237 into @subsection, etc.
2238
2239 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2240 updated.
2241
2242 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2243 Windows". All references updated.
2244
22452006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2246
2247 * macos.texi (Mac Input): Mention input from Character Palette.
2248 (Mac Font Specs): Fix typo.
2249
22502006-05-05 Richard Stallman <rms@gnu.org>
2251
2252 * files.texi (Diff Mode): Minor cleanup.
2253
22542006-05-05 Karl Berry <karl@gnu.org>
2255
8cf51b2c
GM
2256 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2257 errors from the current release of makeinfo (4.8).
2258 * help.texi (Library Keywords): Change widest word in multitable
2259 template from `emulations' to `convenience'. (Not sure if this is
2260 related to the font change.)
2261
22622006-05-05 Eli Zaretskii <eliz@gnu.org>
2263
2264 * files.texi (File Names): Add a footnote about limited support of
2265 ~USER on MS-Windows.
2266
2267 * cmdargs.texi (Initial Options): Add a footnote about limited
2268 support of ~USER on MS-Windows.
2269
22702006-05-03 Richard Stallman <rms@gnu.org>
2271
2272 * files.texi (Diff Mode): Node moved here.
2273 (Comparing Files): Delete what duplicates new node.
2274 (Files): Put Diff Mode in menu.
2275
2276 * misc.texi (Diff Mode): Moved to files.texi.
2277
2278 * emacs.texi (Top): Update menu for Diff Mode.
2279
2280 * trouble.texi (Emergency Escape): Simplify.
2281
2282 * emacs.texi (Top): Minor clarification.
2283
22842006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2285
2286 * commands.texi, entering.texi, screen.texi: Many simplifications.
2287
22882006-05-03 Richard Stallman <rms@gnu.org>
2289
2290 * commands.texi (Text Characters): Delete paragraph about unibyte
2291 non-ASCII printing chars.
2292
2293 * killing.texi (Killing): Say "graphical displays".
2294 * display.texi: Say "graphical displays".
2295
2296 * cmdargs.texi (Misc X): Say "graphical displays".
2297
22982006-05-01 Richard Stallman <rms@gnu.org>
2299
2300 * emacs.texi (Top): Add Diff Mode to menu.
2301
23022006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2303
2304 * misc.texi (Diff Mode): New node.
2305
23062006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2307
2308 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2309 (Mac Environment Variables): Shorten example line.
2310 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2311
23122006-05-01 Nick Roberts <nickrob@snap.net.nz>
2313
2314 * building.texi (GUD Customization): Describe cases %d and %c.
2315 Update description for %e.
2316
23172006-04-30 Glenn Morris <rgm@gnu.org>
2318
2319 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2320
23212006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2322
2323 * custom.texi (Examining): Update C-h v output example.
2324
23252006-04-29 Kim F. Storm <storm@cua.dk>
2326
2327 * building.texi (Grep Searching): Add lgrep and rgrep.
2328
8cf51b2c
GM
23292006-04-23 Richard Stallman <rms@gnu.org>
2330
2331 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2332
2333 * xresmini.texi: New file.
2334
2335 * xresources.texi (Face Resources): Split table into font resources
2336 and the rest. Combine similar attributes for brevity.
2337
8cf51b2c
GM
23382006-04-21 Eli Zaretskii <eliz@gnu.org>
2339
2340 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2341 backslashes and case-insensitivity in file names (moved to the
2342 main manual).
2343 (MS-DOS Printing): Move most of the text to the main manual.
2344
2345 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2346 New nodes.
2347 (Windows Processes, Windows System Menu): Add index entries and
2348 fix wording.
2349
8cf51b2c
GM
23502006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2351
2352 * misc.texi (Shell Ring): Add notes on saved input when
2353 navigating off the end of the history list.
2354
23552006-04-18 Chong Yidong <cyd@mit.edu>
2356
2357 * misc.texi (Shell Options): Correct default value of
2358 comint-scroll-show-maximum-output.
2359
8cf51b2c
GM
23602006-04-18 Nick Roberts <nickrob@snap.net.nz>
2361
2362 * building.texi (Watch Expressions): Update.
2363
8cf51b2c
GM
23642006-04-12 Richard Stallman <rms@gnu.org>
2365
2366 * search.texi: Clean up previous change.
2367
23682006-04-12 Eli Zaretskii <eliz@gnu.org>
2369
2370 * search.texi (Regexp Backslash, Regexp Replace): Add index
2371 entries for ``back reference'' and mention the term itself in the
2372 text.
2373
23742006-04-11 Richard Stallman <rms@gnu.org>
2375
2376 * custom.texi (Safe File Variables):
2377 Document enable-local-variables = :safe.
2378
23792006-04-11 Karl Berry <karl@gnu.org>
2380
2381 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2382 (Remote Repositories, Version Backups, Local Version Control)
2383 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2384 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2385 (Renaming VC Work Files and Master Files)
2386 (Inserting Version Control Headers, Customizing VC, General Options)
2387 (Options for RCS and SCCS, Options specific for CVS): Move all
2388 these nodes to emacs-xtra.texi, for brevity.
2389 * cmdargs.texi, files.texi: Change cross-references.
2390
8cf51b2c
GM
23912006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2392
2393 * files.texi (Old Versions): Update description of vc-annotate's
2394 use of color to indicate date ranges.
2395
8cf51b2c
GM
23962006-04-09 Kevin Ryde <user42@zip.com.au>
2397
8cf51b2c
GM
2398 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2399 put info and printed manual names the right way around.
2400
24012006-04-09 Karl Berry <karl@gnu.org>
2402
2403 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2404 emacs-xtra.texi, leaving only MS Windows information.
2405 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2406 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2407 node names.
2408
2409 * emacs.texi: Move @summarycontents and @contents to the beginning
2410 of the file.
2411
8cf51b2c
GM
24122006-04-08 Kevin Ryde <user42@zip.com.au>
2413
2414 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2415
24162006-04-07 Richard Stallman <rms@gnu.org>
2417
2418 * programs.texi (Comments, Comment Commands, Options for Comments)
2419 (Multi-Line Comments): "Align", not "indent".
2420 (Basic Indent): C-j deletes trailing whitespace before the newline.
2421
24222006-04-06 Richard Stallman <rms@gnu.org>
2423
8cf51b2c
GM
2424 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2425
24262006-04-06 Eli Zaretskii <eliz@gnu.org>
2427
2428 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2429
8cf51b2c
GM
24302006-04-05 Richard Stallman <rms@gnu.org>
2431
2432 * emacs.texi (Top): Update subnode menu.
2433
2434 * trouble.texi (Unasked-for Search): Node deleted.
2435 (Lossage): Delete from menu.
2436
24372006-04-04 Richard Stallman <rms@gnu.org>
2438
2439 * trouble.texi: Various cleanups.
2440 (Checklist): Don't bother saying how to snail a bug report.
2441 (Emergency Escape): Much rewriting.
2442 (After a Crash): Rename the core dump immediately.
2443 (Total Frustration): Call it a psychotherapist.
2444 (Bug Criteria): Avoid "illegal instruction".
2445 (Sending Patches): We always put the contributor's name in.
2446
2447 * misc.texi (Thumbnails): Minor correction.
2448
8cf51b2c
GM
24492006-04-03 Richard Stallman <rms@gnu.org>
2450
2451 * misc.texi (Thumbnails): Minor cleanup.
2452
24532006-04-02 Karl Berry <karl@gnu.org>
2454
2455 * sending.texi (Mail Sending): pxref to Top needs five args.
2456
2457 * texinfo.tex: Update to current version (2006-03-21.13).
2458
8cf51b2c
GM
24592006-03-31 Richard Stallman <rms@gnu.org>
2460
2461 * emacs.texi (Top): Update subnode menu.
2462
2463 * help.texi (Help Mode): Cleanup.
2464
2465 * dired.texi: Many cleanups.
2466 (Dired Deletion): Describe dired-recursive-deletes.
2467 (Operating on Files): dired-create-directory moved.
2468 (Misc Dired Features): Move to here.
2469 (Tumme): Node moved to misc.texi.
2470
2471 * custom.texi: Many cleanups.
2472 (Minor Modes): Don't mention ISO Accents Mode.
2473 (Examining): Update C-h v output example.
2474 (Hooks): Add index and xref for add-hook.
2475 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2476 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2477
2478 * misc.texi: Many cleanups.
2479 (beginning): Add to summary of topics.
2480 (Shell): Put eshell xref at the end. Remove eshell from table.
2481 (Thumbnails): New node.
2482
8cf51b2c
GM
24832006-03-28 Eli Zaretskii <eliz@gnu.org>
2484
2485 * files.texi (File Name Cache): Make it clear that the cache is
2486 not persistent.
2487
8cf51b2c
GM
24882006-03-25 Karl Berry <karl@gnu.org>
2489
49823426
GM
2490 * emacs-xtra.texi, emacs.texi, gnu.texi:
2491 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2492 (2) do not indent copyright year list (or anything else).
2493
8cf51b2c
GM
24942006-03-21 Juanma Barranquero <lekktu@gmail.com>
2495
2496 * files.texi (VC Dired Mode): Remove misplaced brackets.
2497
24982006-03-21 Andre Spiegel <spiegel@gnu.org>
2499
2500 * files.texi: Various updates and clarifications in the VC chapter.
2501
25022006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2503
2504 * help.texi (Help Mode): Document "C-c C-c".
2505
8cf51b2c
GM
25062006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2507
2508 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2509 menu in the standalone Info reader.
2510
25112006-03-15 Chong Yidong <cyd@stupidchicken.com>
2512
2513 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2514 moved here from Emacs manual.
2515
2516 * programs.texi (Fortran): Section moved to emacs-xtra.
2517 (Program Modes): Xref to Fortran in emacs-xtra.
2518
2519 * maintaining.texi (Emerge): Move to emacs-xtra.
2520 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2521
2522 * picture.texi: File deleted.
2523 * Makefile.in:
2524 * makefile.w32-in: Remove picture.texi.
2525
2526 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2527 * abbrevs.texi (Abbrevs):
2528 * sending.texi (Sending Mail): Picture node removed.
2529
2530 * emacs.texi (Top): Update node listings.
2531
8cf51b2c
GM
25322006-03-12 Richard Stallman <rms@gnu.org>
2533
2534 * calendar.texi: Various cleanups.
2535
8cf51b2c
GM
25362006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2537
2538 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2539 syntax.
2540
8cf51b2c
GM
25412006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2542
2543 * search.texi (Regexps): More accurately describe which characters
2544 are special in which situations. Recommend _not_ to quote `]' or
2545 `-' when they are not special.
2546
8cf51b2c
GM
25472006-02-28 Andre Spiegel <spiegel@gnu.org>
2548
2549 * files.texi (Old Versions): Clarify operation of C-x v =.
2550
8cf51b2c
GM
25512006-02-21 Nick Roberts <nickrob@snap.net.nz>
2552
2553 * building.texi (Watch Expressions): Update and describe
2554 gdb-speedbar-auto-raise.
2555
25562006-02-19 Richard M. Stallman <rms@gnu.org>
2557
2558 * emacs.texi: Use @smallbook.
2559 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2560 Update subnode menu.
2561
2562 * building.texi (Lisp Interaction): Minor addition.
2563
25642006-02-18 Nick Roberts <nickrob@snap.net.nz>
2565
2566 * building.texi (Watch Expressions): Update and be more precise.
2567
c8763fb6 25682006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2569
2570 * maintaining.texi (Create Tags Table): Explain why the
2571 exception when etags writes to files under the /dev tree.
2572
25732006-02-14 Richard M. Stallman <rms@gnu.org>
2574
2575 * custom.texi (Safe File Variables): Lots of clarification.
2576 Renamed from Unsafe File Variables.
2577
25782006-02-14 Chong Yidong <cyd@stupidchicken.com>
2579
2580 * custom.texi (Unsafe File Variables): File variable confirmation
2581 assumed denied in batch mode.
2582
25832006-02-14 Richard M. Stallman <rms@gnu.org>
2584
2585 * building.texi (GDB User Interface Layout): Don't say `inferior'
2586 for program being debugged.
2587
25882006-02-15 Nick Roberts <nickrob@snap.net.nz>
2589
2590 * building.texi (GDB Graphical Interface):
2591 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2592
25932006-02-13 Chong Yidong <cyd@stupidchicken.com>
2594
2595 * custom.texi (Specifying File Variables, Unsafe File Variables):
2596 New nodes, split from File Variables. Document new file local
2597 variable behavior.
2598
25992006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2600
2601 * display.texi (Standard Faces):
8cf51b2c
GM
2602 * files.texi (Visiting):
2603 * frames.texi (Clipboard):
2604 * glossary.texi (Glossary) <Clipboard>:
2605 * xresources.texi (X Resources): Mention Mac OS port.
2606
8cf51b2c
GM
26072006-02-12 Richard M. Stallman <rms@gnu.org>
2608
2609 * building.texi (Building): Clarify topic in intro.
2610
2611 * maintaining.texi (Maintaining): Change title; clarify topic.
2612 Delete duplicate index entries.
2613
2614 * building.texi (Other GDB User Interface Buffers): Clarifications.
2615
2616 * text.texi (Cell Commands): Clarifications.
2617
2618 * programs.texi (Defuns): Delete duplicate explanation of
2619 left-margin paren convention.
2620 (Hungry Delete): Minor cleanup.
2621
26222006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2623
2624 * dired.texi (Tumme): More tumme documentation.
2625
26262006-02-11 Alan Mackenzie <acm@muc.de>
2627
2628 * programs.texi ("Hungry Delete"): Correct the appellation of the
2629 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2630
26312006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2632
2633 * dired.texi (Tumme): Fix small bug.
2634
26352006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2636
2637 * macos.texi (Mac International): Rename "fontset-mac" to
2638 "fontset-standard".
2639
8cf51b2c
GM
26402006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2641
2642 * dired.texi (Tumme): Basic documentation for Tumme added.
2643
8cf51b2c
GM
26442006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2645
2646 * mule.texi (International):
2647 * programs.texi (Basic Indent): Fix typos.
2648
8cf51b2c
GM
2649 * custom.texi (Minor Modes):
2650 * display.texi (Text Display):
2651 * commands.texi (Text Characters): Update xrefs.
2652
26532006-02-07 Richard M. Stallman <rms@gnu.org>
2654
2655 * emacs.texi (Top): Update subnode menu.
2656 Update info on old Emacs papers.
2657 (Intro): "Graphical display", not window system.
2658
2659 * xresources.texi (GTK styles): Minor clarifications.
2660
2661 * trouble.texi: "Graphical display", not window system.
2662 (Stuck Recursive): Minor clarification.
2663
2664 * text.texi: Minor clarifications.
2665 (Sentences): Explain why two-space convention is better.
2666 Explain sentence-end-without-period here.
2667 (Fill Commands): Not here.
2668 (Refill): Node moved down.
2669 (Filling): Update menu.
2670 (Table Creation, Cell Justification, Column Commands): Clarify.
2671
2672 * sending.texi: Minor clarifications.
2673
2674 * search.texi (Regexp Backslash): Clarification.
2675
2676 * rmail.texi: Minor cleanups.
2677 (Rmail): Delete digression about `rmail-mode'.
2678 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2679 (Rmail Files): Mention C-u M-x rmail.
2680 (Rmail Reply): Mention References.
2681 (Rmail Display): Mention rmail-nonignored-headers.
2682
2683 * programs.texi: Minor cleanups.
2684 (Comment Commands): Mention momentary Transient Mark mode.
2685 (Matching): Be more specific about customizing show-paren-mode.
2686 (Info Lookup): Don't list the modes that support C-h S.
2687 Just say what it does in an unsupported mode.
2688 (Man Page): Delete excessive info on customizing woman.
2689 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2690
2691 * abbrevs.texi: Minor clarifications.
2692 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2693 not "dynamic abbrevs" as if they were a kind of abbrev.
2694
2695 * picture.texi (Picture): Minor cleanup.
2696
2697 * mule.texi (Communication Coding): Say "other applications".
2698 (Fontsets): Not specific to X. Add xref to X Resources.
2699 (Unibyte Mode): Rename from Single-Byte Character Support.
2700 "Graphical display", not window system.
2701 (International): Update menu.
2702
2703 * maintaining.texi (Format of ChangeLog):
2704 New node, split out from ChangeLog.
2705 (ChangeLog): Clarifications in the remaining text.
2706 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2707 (Find Tag): Add @w.
2708 (Tags Search): Explain tag table order here. Simplify grep ref.
2709 (List Tags): tags-tag-face is a variable, not a face.
2710 (Emerge): Cleanups.
2711
2712 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2713 (Keyboard Macros): Avoid "the user".
2714
2715 * killing.texi: "Graphical display", not window system.
2716
2717 * help.texi (Help Echo): "Graphical display", not window system.
2718
2719 * glossary.texi: Say "you", not "the user". Say "graphical display".
2720
2721 * frames.texi: Minor cleanups. "Graphical display", not window system.
2722
2723 * files.texi (Visiting): Make drag-and-drop not X-specific.
2724
2725 * custom.texi: Minor cleanups. "Graphical display", not window system.
2726
2727 * cmdargs.texi: Minor cleanups.
2728
2729 * building.texi (Compilation): Move and split kill-compilation para.
2730 Add para about multiple compilers.
2731 (Compilation Mode): Commands also available in grep mode and others.
2732 Mention C-u C-x ` more tutorially. Clarify C-x `.
2733 (Compilation Shell): Clarify. Put Bash example first.
2734 (Grep Searching): Minor cleanups; add @w.
2735 (Debuggers): Minor cleanups.
2736 (Starting GUD): Make GDB xgraphical mode issue clearer.
2737 (Debugger Operation): Lots of clarifications including
2738 GDB tooltip side-effect issue.
2739 (Commands of GUD): Clarify.
2740 (GUD Customization): Add bashdb-mode-hook.
2741 (GDB Graphical Interface): Rewrite for clarity.
2742 (GDB User Interface Layout): Rewrite for clarity.
2743 (Stack Buffer, Watch Expressions): Likewise.
2744 (Other GDB User Interface Buffers): Cleanups.
2745 (Lisp Libraries, External Lisp): Cleanup.
2746
2747 * basic.texi (Position Info): "Graphical displays", rather than
2748 window systems.
2749
2750 * anti.texi: Minor cleanup.
2751
8cf51b2c
GM
27522006-02-03 Eli Zaretskii <eliz@gnu.org>
2753
2754 * custom.texi (Init File, Find Init): Add cross-references to
2755 where $HOME is described.
2756
27572006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2758
2759 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2760 is not inside the @table.
2761
2762 * emacs.texi (Top): Correct node name.
2763
2764 * files.texi (File Names): Fix @xref.
2765 (Reverting): Fix typo.
2766
2767 * mule.texi (International): Correct node name.
2768
2769 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2770
27712006-02-01 Richard M. Stallman <rms@gnu.org>
2772
2773 * emacs.texi (Top): Update subnode menu.
2774
2775 * mule.texi: Minor clarifications.
2776 Reduce the specific references to X Windows.
2777 Refer to "graphical" terminals, rather than window systems.
2778 (Text Coding): Rename from Specify Coding.
2779 (Communication Coding, File Name Coding, Terminal Coding):
2780 New nodes split out from Text Coding.
2781
2782 * kmacro.texi: Minor clarifications.
2783 (Keyboard Macro Ring): Comment out some excessive commands.
2784 (Basic Keyboard Macro): Split up the table, putting part in each node.
2785
2786 * major.texi: Minor clarifications.
2787
2788 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2789
2790 * windows.texi: Minor clarifications.
2791 (Change Window): Don't describe mode-line mouse cmds here.
2792 Add xref to Mode Line Mouse.
2793
2794 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2795
2796 * macos.texi (Mac International): Fix xref.
2797
2798 * indent.texi: Minor clarifications.
2799
2800 * frames.texi: Minor clarifications.
2801 Reduce the specific references to X Windows.
2802 Refer to "graphical" terminals, rather than window systems.
2803 (Frame Parameters): Don't mention commands like
2804 set-foreground-color. Just say to customize a face.
2805 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2806
2807 * files.texi: Minor clarifications.
2808 (Numbered Backups): New node, split out from Backup Names.
2809
2810 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2811
2812 * cmdargs.texi (General Variables): Fix xref.
2813
2814 * buffers.texi: Minor clarifications.
2815
8cf51b2c
GM
28162006-01-31 Richard M. Stallman <rms@gnu.org>
2817
2818 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2819 Nodes moved to top.
2820
2821 * display.texi: Minor clarifications.
2822 (Display): Rearrange menu.
2823 (Standard Faces): Mention query-replace face.
2824 (Faces): Simplify.
2825 (Font Lock): Simplify face customization info.
2826 (Highlight Changes): Node merged into Highlight Interactively.
2827 (Highlight Interactively): Much rewriting and cleanup.
2828 (Optional Mode Line): Narrowed line number not good for goto-line.
2829 Simplify face customization advice.
2830 (Text Display): Mention use of escape-glyph face.
2831 Move ctl-arrow and tab-width here.
2832 (Display Custom): Move no-redraw-on-reenter to end of node.
2833
2834 * search.texi: Minor clarifications.
2835 (Isearch Scroll): Simplify.
2836 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2837
2838 * regs.texi (Registers): Mention bookmarks here.
2839
2840 * mark.texi: Minor clarifications.
2841 (Selective Undo): Node deleted.
2842
2843 * m-x.texi: Minor clarifications.
2844
2845 * killing.texi: Minor clarifications.
2846 Refer to "graphical" terminals, rather than window systems.
2847
2848 * help.texi: Clarifications.
2849 (Help): Don't describe C-h F and C-h K here.
2850 (Key Help): Describe C-h K here.
2851 (Name Help): Mention Emacs Lisp Intro.
2852 Describe C-h F here.
2853 (Misc Help): Mention C-h F and C-h K only briefly.
2854
2855 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2856 Selective undo text merged in.
2857 (Spelling): Mention Aspell along with Ispell.
2858
2859 * emacs.texi (Top): Update subnode menus.
2860
2861 * basic.texi (Basic Undo): Rename from Undo. Most of text
2862 moved to new Undo node.
2863
8cf51b2c
GM
28642006-01-29 Chong Yidong <cyd@stupidchicken.com>
2865
2866 * basic.texi (Continuation Lines, Inserting Text):
2867 Mention longlines mode.
2868
28692006-01-29 Richard M. Stallman <rms@gnu.org>
2870
10d1d0af 2871 * screen.texi: Minor cleanups.
8cf51b2c
GM
2872 (Screen): Clean up the intro paragraphs.
2873 (Mode Line): Lots of rewriting. Handle frame-name better.
2874 eol-mnemonic-... vars moved out.
2875
2876 * emacs.texi (Top): Change menu item for MS-DOS node.
2877 Update subnode menu.
2878
2879 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2880 chapter relates to Windows. Title changed.
2881
2882 * mini.texi: Minor cleanups.
2883
2884 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2885 (Mark): Put it in the menu.
2886
2887 * entering.texi: Minor cleanups.
2888
2889 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2890 (Intro): Refer to "graphical" terminals, rather than X.
2891
2892 * display.texi (Display Custom): Add xref to Variables.
2893 (Optional Mode Line): eol-mnemonic-... vars moved here.
2894
2895 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2896 rather than X.
2897
8cf51b2c
GM
2898 * basic.texi: Minor cleanups.
2899 (Undo): selective-undo moved.
2900
8cf51b2c
GM
29012006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2902
2903 * anti.texi (Antinews): Various corrections and additions.
2904
29052006-01-23 Juri Linkov <juri@jurta.org>
2906
2907 * custom.texi (Easy Customization, Customization Groups)
2908 (Browsing Custom): Mention links along with buttons.
2909
8cf51b2c
GM
29102006-01-21 Eli Zaretskii <eliz@gnu.org>
2911
8cf51b2c
GM
2912 * text.texi (TeX Print): Use @key for TAB.
2913
8cf51b2c
GM
2914 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2915
8cf51b2c
GM
29162006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2917
2918 * files.texi (File Aliases): Don't claim that usually separate
2919 buffers are created for two file names that name the same data.
2920 Mention additional situations where different names mean the same
2921 file on disk.
2922
29232006-01-19 Richard M. Stallman <rms@gnu.org>
2924
2925 * killing.texi (Deletion): Upcase @key argument.
2926
2927 * custom.texi (Custom Themes): Minor cleanup.
2928
2929 * programs.texi (Hungry Delete): Upcase @key argument.
2930
8cf51b2c
GM
29312006-01-16 Juri Linkov <juri@jurta.org>
2932
2933 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2934 Move `mode-line-highlight' before `mode-line-buffer-id'.
2935
8cf51b2c
GM
29362006-01-14 Richard M. Stallman <rms@gnu.org>
2937
2938 * basic.texi (Inserting Text): Minor cleanup.
2939
8cf51b2c
GM
29402006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2941
2942 * custom.texi (Changing a Variable, Face Customization):
2943 Update for changes in Custom menus.
2944
8cf51b2c
GM
29452006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2946
2947 * macos.texi (Mac International): Undo last change.
2948
8cf51b2c
GM
29492006-01-02 Chong Yidong <cyd@stupidchicken.com>
2950
2951 * custom.texi (Custom Themes): Describe the new
2952 customize-create-theme interface.
2953
29542005-12-30 Juri Linkov <juri@jurta.org>
2955
2956 * basic.texi (Position Info): Update example.
2957
c8763fb6 29582005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2959
2960 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2961
29622005-12-24 Chong Yidong <cyd@stupidchicken.com>
2963
2964 * custom.texi (Custom Themes): `load-theme' always loads.
2965
29662005-12-23 Juri Linkov <juri@jurta.org>
2967
2968 * display.texi (Highlight Interactively): Use double space to
2969 separate sentences. Replace C-p with M-p, and C-n with M-n.
2970
29712005-12-22 Richard M. Stallman <rms@gnu.org>
2972
2973 * custom.texi (Easy Customization and subnodes):
2974 Replace "active field" with "button".
2975 Use "user option" only for variables.
2976 Use "setting" for variable-or-face.
2977
29782005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2979
2980 * buffers.texi (Select Buffer): Change order in table to make
2981 "Similar" refer to the correct item.
2982 (Indirect Buffers): Minor rewording.
2983
8cf51b2c
GM
29842005-12-20 Juri Linkov <juri@jurta.org>
2985
2986 * files.texi (VC Status): Put P and N near p and n.
2987
8cf51b2c
GM
29882005-12-19 Richard M. Stallman <rms@gnu.org>
2989
2990 * programs.texi (Electric C): Delete the info about newline control.
2991 (Other C Commands): Minor cleanup.
2992 (Left Margin Paren): Minor cleanup.
2993
29942005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2995
2996 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2997 (Customization Groups): Delete text moved to "Browsing Custom".
2998 (Browsing Custom): New node.
2999 (Specific Customization): Clarify which commands only work for
3000 loaded options.
3001
30022005-12-18 Bill Wohler <wohler@newt.com>
3003
3004 * frames.texi (Tool Bars): Shorten text of previous change.
3005
30062005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3007
3008 * files.texi (VC Status): Document log-view mode.
3009
30102005-12-18 Bill Wohler <wohler@newt.com>
3011
3012 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3013 permanently via the customize interface.
3014
8cf51b2c
GM
30152005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3016
3017 * killing.texi (Killing by Lines): Document `kill-whole-line'
3018 function.
3019
c8763fb6 30202005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3021
3022 * buffers.texi (Select Buffer): Change `prev-buffer' to
3023 `previous-buffer'. Indicate that these functions use a frame
3024 local buffer list.
3025
8cf51b2c
GM
30262005-12-12 Richard M. Stallman <rms@gnu.org>
3027
3028 * custom.texi (Easy Customization): Change menu comment.
3029 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3030
3031 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3032 (Help): Among the Apropos commands, describe only C-h a here.
3033
30342005-12-11 Richard M. Stallman <rms@gnu.org>
3035
3036 * programs.texi (Options for Comments): Comment-end starts with space.
3037
3038 * glossary.texi (Glossary): Minor cleanup.
3039
3040 * files.texi (Old Versions): Use @table.
3041
8cf51b2c
GM
30422005-12-10 David Koppelman <koppel@ece.lsu.edu>
3043
3044 * display.texi (Highlight Interactively): Include
3045 global-hi-lock-mode. Add miscellaneous details and elaborations.
3046
30472005-12-09 Richard M. Stallman <rms@gnu.org>
3048
3049 * display.texi (Font Lock): Delete the Global FL menu item.
3050
30512005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3052
3053 * custom.texi (Minibuffer Maps): Mention the maps for file name
3054 completion.
3055
30562005-12-09 Kim F. Storm <storm@cua.dk>
3057
3058 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3059 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3060 cursor to next corner in rectangle; clarify insert around rectangle.
3061
8cf51b2c
GM
30622005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3063
3064 * custom.texi (Customization): Use xref to elisp manual for
3065 non-TeX output.
3066 (Minor Modes): Update.
3067 (Customization Groups, Changing a Variable, Face Customization):
3068 Update for new appearance of Custom buffers.
3069 (Changing a Variable): `custom-buffer-done-function' has been
3070 replaced by `custom-buffer-done-kill'.
3071 (Specific Customization): In the `customize-group' buffer, a
3072 subgroup's contents are not "hidden". They are not included at
3073 all. They have no [Show] button.
3074 (Mouse Buttons): Add pxref to description of mouse event lists in
3075 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3076 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3077 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3078
30792005-12-08 Richard M. Stallman <rms@gnu.org>
3080
3081 * mini.texi (Completion Commands, Completion):
3082 In file name input, SPC does not do completion.
3083
8cf51b2c
GM
30842005-12-08 Nick Roberts <nickrob@snap.net.nz>
3085
3086 * building.texi (GDB Graphical Interface): Explain screen size
3087 setting.
3088 (Other GDB User Interface Buffers): Describe features specific to
3089 GDB 6.4.
3090
8cf51b2c
GM
30912005-12-01 Nick Roberts <nickrob@snap.net.nz>
3092
3093 * building.texi (GDB User Interface Layout): Describe how to
3094 kill associated buffers.
3095 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3096 (Watch Expressions): Be more precise.
3097 (Other GDB User Interface Buffers): Describe how to change a
3098 register value.
3099
8cf51b2c
GM
31002005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3101
3102 * macos.texi (Mac Input): Remove description of
3103 mac-command-key-is-meta. Add descriptions of
3104 mac-control-modifier, mac-command-modifier, and
3105 mac-option-modifier.
3106 (Mac International): Fix description of conversion of clipboard data.
3107 (Mac Font Specs): Add example of font customization by face attributes.
3108
31092005-11-22 Nick Roberts <nickrob@snap.net.nz>
3110
3111 * building.texi (Watch Expressions): Expand description.
3112 (Other GDB User Interface Buffers): Describe local map for
3113 gud-watch.
3114
31152005-11-21 Chong Yidong <cyd@stupidchicken.com>
3116
3117 * display.texi (Font Lock): Font lock is enabled by default now.
3118
31192005-11-20 Juri Linkov <juri@jurta.org>
3120
3121 * basic.texi (Position Info): Update examples of the output.
3122 Remove the fact that examples are produced in the TeXinfo buffer,
3123 because in the Info reader users will get a different output from
3124 `C-x ='.
3125
3126 * building.texi (Compilation Mode): Remove paragraph duplicated
3127 from the node `Compilation'. Add `compilation-skip-threshold'.
3128
3129 * display.texi (Font Lock): Suggest more user-friendly method of
3130 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3131
31322005-11-18 Richard M. Stallman <rms@gnu.org>
3133
3134 * files.texi (Registering): Mention @@ in mode line.
3135
3136 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3137
31382005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3139
3140 * files.texi (Renaming and VC): Some back-ends don't
3141 handle renaming.
3142
8cf51b2c
GM
31432005-11-17 Juri Linkov <juri@jurta.org>
3144
3145 * emacs.texi (Top):
3146 * display.texi (Highlight Interactively): Put this font-lock based
3147 mode near Font Lock node.
3148
31492005-11-16 Chong Yidong <cyd@stupidchicken.com>
3150
3151 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3152 icons.
3153
31542005-11-12 Kim F. Storm <storm@cua.dk>
3155
3156 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3157 (Help Summary): Add C-h d and C-h e.
3158 (Apropos): Clarify that all apropos commands may search for either
3159 list of words or a regexp. Add C-h d for apropos-documentation.
3160 Describe apropos-documentation-sort-by-scores user option.
3161
8cf51b2c
GM
31622005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3163
3164 * killing.texi (CUA Bindings): Add @section.
3165
31662005-11-10 Kim F. Storm <storm@cua.dk>
3167
3168 * emacs.texi (Top): Add CUA Bindings entry to menu.
3169
3170 * killing.texi (CUA Bindings): New node. Moved here from
3171 misc.texi and extended with info on rectangle commands and
3172 rectangle highlighting, interface to registers, and the global
3173 mark feature.
3174
3175 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3176
3177 * regs.texi: Prev link points to CUA Bindings node.
3178
31792005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3180
3181 * help.texi (Help Echo): By default, help echos are only shown on
3182 mouse-over, not on point-over.
3183
c8763fb6 31842005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3185
3186 * misc.texi (Shell Mode): Describe how to activate password echoing.
3187
8cf51b2c
GM
31882005-11-04 Romain Francoise <romain@orebokech.com>
3189
3190 * mark.texi (Mark Ring): Fix typo.
3191
31922005-11-03 Richard M. Stallman <rms@gnu.org>
3193
3194 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3195
31962005-11-01 Bill Wohler <wohler@newt.com>
3197
3198 * help.texi (Help Mode): Fix typo.
3199
32002005-11-01 Nick Roberts <nickrob@snap.net.nz>
3201
3202 * building.texi (Other GDB User Interface Buffers): Describe
3203 the command gdb-use-inferior-io-buffer.
3204
32052005-10-31 Romain Francoise <romain@orebokech.com>
3206
3207 * files.texi (Compressed Files): Fix typo.
3208
3209 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3210
3211 * windows.texi (Force Same Window): Likewise.
3212
32132005-10-30 Bill Wohler <wohler@newt.com>
3214
3215 * help.texi (Help Mode): URLs viewed with browse-url.
3216
32172005-10-31 Nick Roberts <nickrob@snap.net.nz>
3218
3219 * building.texi (GDB Graphical Interface): Don't reference
3220 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3221 must stay in same frame.
3222
32232005-10-29 Chong Yidong <cyd@stupidchicken.com>
3224
3225 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3226
3227 * anti.texi (Antinews): Likewise.
3228
8cf51b2c
GM
32292005-10-28 Bill Wohler <wohler@newt.com>
3230
3231 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3232
32332005-10-28 Richard M. Stallman <rms@gnu.org>
3234
3235 * files.texi (Visiting): Explain how to enter ? in a file name.
3236
3237 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3238
8cf51b2c
GM
32392005-10-25 Nick Roberts <nickrob@snap.net.nz>
3240
3241 * building.texi (GDB Graphical Interface): Describe
3242 gdb-mouse-until.
3243
32442005-10-23 Richard M. Stallman <rms@gnu.org>
3245
3246 * custom.texi (Init File): Recommend when to use site-start.el.
3247
8cf51b2c
GM
32482005-10-21 Juri Linkov <juri@jurta.org>
3249
3250 * custom.texi (Examining): Mention accessing the old variable
3251 value via M-n in set-variable.
3252
8cf51b2c
GM
32532005-10-18 Romain Francoise <romain@orebokech.com>
3254
3255 * files.texi (Version Systems): Capitalize GNU.
3256
8cf51b2c
GM
32572005-10-18 Nick Roberts <nickrob@snap.net.nz>
3258
3259 * building.texi (Compilation Mode): Remove redundant paragraph.
3260 (Watch Expressions): Remove paragraph to reflect code change.
3261
8cf51b2c
GM
32622005-10-16 Richard M. Stallman <rms@gnu.org>
3263
3264 * building.texi (Compilation Mode, Compilation): Clarified.
3265
32662005-10-15 Richard M. Stallman <rms@gnu.org>
3267
3268 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3269
8cf51b2c
GM
32702005-10-13 Kenichi Handa <handa@m17n.org>
3271
3272 * basic.texi (Position Info): Fix previous change.
3273
c8763fb6 32742005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3275
3276 * cmdargs.texi (Icons X): Fix typo.
3277
32782005-10-12 Kenichi Handa <handa@m17n.org>
3279
3280 * basic.texi (Position Info): Describe the case that Emacs shows
3281 "part of display ...".
3282
c8763fb6 32832005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3284
3285 * cmdargs.texi (Icons X): -nb => -nbi.
3286
32872005-10-10 Chong Yidong <cyd@stupidchicken.com>
3288
3289 * frames.texi (Speedbar): A couple more clarifications.
3290
32912005-10-11 Nick Roberts <nickrob@snap.net.nz>
3292
3293 * building.texi (GDB User Interface Layout): Improve diagram.
3294 (Watch Expressions): Explain how to make speedbar global.
3295 (Other GDB User Interface Buffers): Make references more precise.
3296
8cf51b2c
GM
32972005-10-09 Richard M. Stallman <rms@gnu.org>
3298
3299 * frames.texi (Speedbar): Clarify the text.
3300
33012005-10-09 Chong Yidong <cyd@stupidchicken.com>
3302
3303 * frames.texi (Speedbar): Add information on keybindings,
3304 dismissing the speedbar, and buffer display mode. Link to
3305 speedbar manual.
3306
c8763fb6 33072005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3308
3309 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3310 added -nb, --no-bitmap-icon.
3311
8cf51b2c
GM
33122005-10-07 Nick Roberts <nickrob@snap.net.nz>
3313
3314 * building.texi (GDB Graphical Interface): Add variables and
3315 functions to indices. Be more precise.
3316
c8763fb6 33172005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3318
3319 * frames.texi (Drag and Drop): Remove the x- from
3320 x-dnd-open-file-other-window and xdnd-protocol-alist.
3321
33222005-09-30 Romain Francoise <romain@orebokech.com>
3323
3324 * mini.texi (Minibuffer): The default value now appears before the
3325 colon in minibuffer prompts.
3326
8cf51b2c
GM
33272005-09-25 Richard M. Stallman <rms@gnu.org>
3328
3329 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3330
8cf51b2c
GM
33312005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3332
3333 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3334
8cf51b2c
GM
33352005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3336
3337 * emacs.texi (Top): Update submenus from macos.texi.
3338
3339 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3340 (Mac OS): Update feature support status.
3341 (Mac Input): List supported input scripts. Remove description
3342 about `mac-keyboard-text-encoding'. Mention mouse button
3343 emulation and related variables.
3344 (Mac International): Mention Central European and Cyrillic
3345 support. Now `keyboard-coding-system' is dynamically changed.
3346 Add description about coding system for selection. Add
3347 description about language environment.
3348 (Mac Environment Variables): Mention
3349 `~/.MacOSX/environment.plist'. Give example of command line
3350 arguments. Add Preferences support.
3351 (Mac Directories): Explicitly state that this node is for Mac OS
3352 Classic only.
3353 (Mac Font Specs): Mention specification for scalable fonts. List
3354 supported charsets. Add preferred way of creating fontsets. Add
3355 description about `mac-allow-anti-aliasing'.
3356 (Mac Functions): Add descriptions about `mac-set-file-creator',
3357 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3358 and `mac-get-preference'.
3359
8cf51b2c
GM
33602005-09-16 Romain Francoise <romain@orebokech.com>
3361
3362 Update all files to specify GFDL version 1.2.
3363
3364 * doclicense.texi (GNU Free Documentation License): Update to
3365 version 1.2.
3366
33672005-09-15 Richard M. Stallman <rms@gnu.org>
3368
3369 * buffers.texi (List Buffers): Fix xref.
3370
3371 * rmail.texi (Rmail Basics): Fix xref.
3372
3373 * emacs.texi (Top): Update subnode menus.
3374
3375 * files.texi (Saving Commands): New node, broken out of Saving.
3376 (Customize Save): New node, broken out of Saving.
3377 Clarify effect of write-region-inhibit-fsync.
3378 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3379
8cf51b2c
GM
33802005-09-14 Romain Francoise <romain@orebokech.com>
3381
3382 * files.texi (Saving): Mention write-region-inhibit-fsync.
3383
33842005-09-05 Chong Yidong <cyd@stupidchicken.com>
3385
3386 * custom.texi (Custom Themes): New node.
3387
33882005-09-03 Richard M. Stallman <rms@gnu.org>
3389
49823426
GM
3390 * search.texi (Search Case): Mention vars that control
3391 case-fold-search for various operations.
8cf51b2c
GM
3392
33932005-08-22 Juri Linkov <juri@jurta.org>
3394
3395 * display.texi (Standard Faces): Merge the text from
3396 `(elisp)Standard Faces' into this node.
3397
33982005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3399
3400 * emacs.texi (Top): Delete menu item for deleted node
3401 Keyboard Translations.
3402
34032005-08-18 Richard M. Stallman <rms@gnu.org>
3404
8cf51b2c
GM
3405 * trouble.texi (Unasked-for Search):
3406 Delete xref to Keyboard Translations.
3407
3408 * glossary.texi (Glossary): Delete xref.
3409
8cf51b2c
GM
3410 * custom.texi (Minor Modes): Say that the list here is not complete.
3411 (Keyboard Translations): Node deleted.
3412 (Disabling): Delete xref to it.
3413 (Customization Groups): Fix Custom buffer example.
3414 (Hooks): Mention remove-hooks.
3415
34162005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3417
3418 * building.texi (GDB Graphical Interface): Improve filling of menu
3419 item.
3420
34212005-08-18 Nick Roberts <nickrob@snap.net.nz>
3422
3423 * building.texi (GDB Graphical Interface): Use better node names.
3424
34252005-08-14 Richard M. Stallman <rms@gnu.org>
3426
3427 * text.texi (Sentences): Fix xref.
3428
34292005-08-14 Juri Linkov <juri@jurta.org>
3430
3431 * building.texi (Compilation, Grep Searching): Move grep command
3432 headings from `Compilation' to `Grep Searching'.
3433
3434 * dired.texi (Dired and Find):
3435 * maintaining.texi (Tags Search): Replace grep xref to
3436 `Compilation' node with `Grep Searching'.
3437
3438 * files.texi (Comparing Files): Replace xref to `Compilation' with
3439 `Compilation Mode'.
3440
34412005-08-13 Alan Mackenzie <acm@muc.de>
3442
3443 * search.texi (Non-ASCII Isearch): Correct a typo.
3444 (Replacement Commands): Mention query-replace key binding.
3445
34462005-08-11 Richard M. Stallman <rms@gnu.org>
3447
3448 * programs.texi (Options for Comments): Fix xref.
3449
3450 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3451 out of Regexps.
3452
8cf51b2c
GM
34532005-08-09 Juri Linkov <juri@jurta.org>
3454
3455 * building.texi (Compilation): Use `itemx' instead of `item'.
3456 (Grep Searching): Simplify phrase.
3457
3458 * display.texi (Standard Faces): Describe vertical-border on
3459 window systems.
3460
3461 * windows.texi (Split Window): Simplify phrase and mention
3462 vertical-border face.
3463
34642005-08-09 Richard M. Stallman <rms@gnu.org>
3465
3466 * files.texi (Comparing Files): Clarify compare-windows.
3467
3468 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3469
8cf51b2c
GM
34702005-08-06 Eli Zaretskii <eliz@gnu.org>
3471
3472 * mule.texi (Coding Systems): Rephrase the paragraph about
3473 codepages: no need for "M-x codepage-setup" anymore, except on
3474 MS-DOS.
3475
3476 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3477 the MS-DOS port only.
3478
34792005-07-30 Eli Zaretskii <eliz@gnu.org>
3480
3481 * makefile.w32-in (info): Don't run multi-install-info.bat.
3482 ($(infodir)/dir): New target, produced by running
3483 multi-install-info.bat.
3484
8cf51b2c
GM
34852005-07-22 Eli Zaretskii <eliz@gnu.org>
3486
3487 * files.texi (Quoted File Names): Add index entry.
3488
8cf51b2c
GM
34892005-07-19 Juri Linkov <juri@jurta.org>
3490
3491 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3492
34932005-07-18 Juri Linkov <juri@jurta.org>
3494
8cf51b2c
GM
3495 * custom.texi (Easy Customization):
3496 * files.texi (Old Versions):
3497 * frames.texi (Wheeled Mice):
3498 * mule.texi (Specify Coding):
8cf51b2c
GM
3499 * text.texi (Cell Justification):
3500 * trouble.texi (After a Crash):
8cf51b2c
GM
3501 * xresources.texi (GTK styles):
3502 Delete duplicate duplicate words.
3503
35042005-07-17 Richard M. Stallman <rms@gnu.org>
3505
3506 * frames.texi (Creating Frames): Fix foreground color example.
3507
3508 * custom.texi (Init Examples): Clean up text about conditionals.
3509
35102005-07-16 Richard M. Stallman <rms@gnu.org>
3511
3512 * mini.texi (Completion Commands): Fix command name for ?.
3513
8cf51b2c
GM
35142005-07-16 Eli Zaretskii <eliz@gnu.org>
3515
3516 * display.texi (Standard Faces): Explain that customization of
3517 `menu' face has no effect on w32 and with GTK. Add
3518 cross-references.
3519
3520 * cmdargs.texi (General Variables): Clarify the default location
3521 of $HOME on w32 systems.
3522
35232005-07-15 Jason Rumney <jasonr@gnu.org>
3524
3525 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3526 changed.
3527
35282005-07-08 Kenichi Handa <handa@m17n.org>
3529
3530 * mule.texi (Recognize Coding): Recommend
3531 revert-buffer-with-coding-system instead of revert-buffer.
3532
35332005-07-07 Richard M. Stallman <rms@gnu.org>
3534
3535 * anti.texi (Antinews): Mention mode-line-inverse-video.
3536
3537 * files.texi (Saving): Minor correction about C-x C-w.
3538
3539 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3540
35412005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3542
3543 * search.texi (Isearch Scroll): Add example of using the
3544 `isearch-scroll' property.
3545 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3546 `Display Custom' node.
3547 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3548 and de-emphasize it.
3549 (Other Repeating Search): `occur' currently can not correctly
3550 handle multiline matches. Correct, clarify and update description
3551 of `flush-lines' and `keep-lines'.
3552
3553 * display.texi (Display Custom): Add anchor for `baud-rate'.
3554
35552005-07-07 Richard M. Stallman <rms@gnu.org>
3556
3557 * gnu.texi: Update where to get GNU status; add refs for how to help.
3558 Add footnotes 6 and 7.
3559
35602005-07-04 Lute Kamstra <lute@gnu.org>
3561
3562 Update FSF's address in GPL notices.
3563
8cf51b2c 3564 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3565 * trouble.texi (Checklist): Update FSF's address.
3566
8cf51b2c
GM
35672005-06-24 Richard M. Stallman <rms@gnu.org>
3568
3569 * display.texi (Text Display): Change index entries.
3570
35712005-06-24 Eli Zaretskii <eliz@gnu.org>
3572
3573 * makefile.w32-in (MAKEINFO): Use --force.
3574 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3575 Makefile.in.
8cf51b2c
GM
3576
35772005-06-23 Richard M. Stallman <rms@gnu.org>
3578
3579 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3580 nobreak-char-display.
3581
3582 * emacs.texi (Top): Update detailed node listing.
3583
3584 * display.texi (Text Display): Renamed show-nonbreak-escape
3585 to nobreak-char-display and no-break-space to nobreak-space.
3586 (Standard Faces): Split up the list of standard faces
3587 and put it in a separate node. Add nobreak-space and
3588 escape-glyph.
3589
8cf51b2c
GM
35902005-06-23 Lute Kamstra <lute@gnu.org>
3591
3592 * mule.texi (Select Input Method): Fix typo.
3593
35942005-06-23 Kenichi Handa <handa@m17n.org>
3595
3596 * mule.texi (International): List all supported scripts. Adjust
3597 text for that leim is now included in the normal Emacs
3598 distribution.
3599 (Language Environments): List all language environments.
3600 Intlfonts contains fonts for most supported scripts, not all..
3601 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3602 input a specific character.
8cf51b2c
GM
3603 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3604
36052005-06-23 Juanma Barranquero <lekktu@gmail.com>
3606
49823426 3607 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3608
36092005-06-22 Miles Bader <miles@gnu.org>
3610
3611 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3612
36132005-06-20 Miles Bader <miles@gnu.org>
3614
3615 * display.texi (Faces): Add `vertical-divider'.
3616
36172005-06-17 Richard M. Stallman <rms@gnu.org>
3618
3619 * text.texi (Adaptive Fill): Minor clarification.
3620
8cf51b2c
GM
36212005-06-10 Lute Kamstra <lute@gnu.org>
3622
3623 * emacs.texi (Top): Correct version number.
3624 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3625 refer to the current version of Emacs.
3626
36272005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3628
3629 * files.texi (Log Buffer): Document when there can be more than
3630 one file to be committed.
3631
36322005-06-08 Juri Linkov <juri@jurta.org>
3633
3634 * display.texi (Faces): Add `shadow' face.
3635
36362005-06-07 Masatake YAMATO <jet@gyve.org>
3637
3638 * display.texi (Faces): Write about mode-line-highlight.
3639
36402005-06-06 Richard M. Stallman <rms@gnu.org>
3641
3642 * misc.texi (Printing Package): Explain how to initialize
3643 printing package.
3644
3645 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3646
36472005-06-05 Chong Yidong <cyd@stupidchicken.com>
3648
3649 * emacs.texi: Rename Hardcopy to Printing.
3650 Make PostScript and PostScript Variables subnodes of it.
3651
3652 * misc.texi (Printing): Rename node from Hardcopy.
3653 Mention menu bar options.
3654 Move PostScript and PostScript Variables to submenu.
3655 (Printing package): New node.
3656
3657 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3658
3659 * dired.texi (Operating on Files): Likewise.
3660
3661 * calendar.texi (Displaying the Diary): Likewise.
3662
3663 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3664
3665 * glossary.texi (Glossary): Likewise.
3666
3667 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3668 effect.
3669
36702005-06-04 Richard M. Stallman <rms@gnu.org>
3671
3672 * trouble.texi (After a Crash): Polish previous change.
3673
8cf51b2c
GM
36742005-05-30 Noah Friedman <friedman@splode.com>
3675
3676 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3677 recovery mechanism.
3678
8cf51b2c
GM
36792005-05-28 Nick Roberts <nickrob@snap.net.nz>
3680
3681 * building.texi (Other Buffers): SPC toggles display of
3682 floating point registers.
3683
8cf51b2c
GM
36842005-05-27 Nick Roberts <nickrob@snap.net.nz>
3685
3686 * files.texi (Log Buffer): Merge in description of Log Edit
3687 mode from pcl-cvs.texi.
3688
36892005-05-26 Richard M. Stallman <rms@gnu.org>
3690
3691 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3692
8cf51b2c
GM
36932005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3694
3695 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3696 not enabled by default.
3697 When not on a word, `ispell-word' by default checks the word
3698 before point.
3699
37002005-05-24 Nick Roberts <nickrob@snap.net.nz>
3701
3702 * building.texi (Debugger Operation): Simplify last sentence.
3703
37042005-05-23 Lute Kamstra <lute@gnu.org>
3705
3706 * emacs.texi: Update FSF's address throughout.
3707 (Preface): Use @cite.
3708 (Distrib): Add cross reference to the node "Copying". Mention the
3709 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3710 printed manuals.
3711 (Intro): Use @xref for the Emacs Lisp Intro.
3712
8cf51b2c
GM
37132005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3716
3717 * basic.texi (Moving Point): Mention default for `goto-line'.
3718
3719 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3720 of a variable's docstring.
3721
37222005-05-18 Lute Kamstra <lute@gnu.org>
3723
3724 * maintaining.texi (Overview of Emerge): Add cross reference.
3725 Remove duplication.
3726
3727 * emacs.texi (Top): Update to the current structure of the manual.
3728 * misc.texi (Emacs Server): Add menu description.
3729 * files.texi (Saving): Fix menu.
3730 * custom.texi (Customization): Fix menu.
3731 * mule.texi (International): Fix menu.
3732 * kmacro.texi (Keyboard Macros): Fix menu.
3733
37342005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3735
3736 * display.texi: Various minor changes.
3737 (Faces): Delete text that is repeated in the next section.
3738
37392005-05-16 Nick Roberts <nickrob@snap.net.nz>
3740
3741 * building.texi (Debugger Operation): Mention GUD tooltips are
3742 disabled with GDB in text command mode.
3743
8cf51b2c
GM
37442005-05-16 Nick Roberts <nickrob@snap.net.nz>
3745
3746 * building.texi: Replace toolbar with "tool bar" for consistency.
3747 (Compilation Mode): Describe compilation-context-lines
3748 and use of arrow in compilation buffer.
3749 (Debugger Operation): Replace help text with variable's value.
3750
3751 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3752 consistency.
3753
37542005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3755
3756 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3757 Add xref.
3758
8cf51b2c
GM
37592005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3760
3761 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3762 (Position Info): Delete discussion of `goto-line'. It is already
3763 described in `Moving point'.
3764
3765 * mini.texi (Completion Commands): Correct reference.
3766 (Completion Options): Fix typo.
3767
3768 * killing.texi (Deletion): Complete description of `C-x C-o'.
3769
8cf51b2c
GM
37702005-05-10 Richard M. Stallman <rms@gnu.org>
3771
3772 * building.texi (Compilation): Clarify recompile's directory choice.
3773
3774 * frames.texi (Tooltips): Cleanups.
3775
3776 * basic.texi (Arguments): Fix punctuation.
3777
37782005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * screen.texi (Menu Bar): The up and down (not left and right)
3781 arrow keys move through a keyboard menu.
3782
37832005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3784
3785 * basic.texi: Various typo and grammar fixes.
3786 (Moving Point): C-a now runs move-beginning-of-line.
3787
37882005-05-08 Nick Roberts <nickrob@snap.net.nz>
3789
3790 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3791
3792 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3793 as different animals.
3794
37952005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3796
3797 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3798 Correct index entry.
3799
38002005-05-07 Nick Roberts <nickrob@snap.net.nz>
3801
3802 * building.texi (Debugger Operation): Update to reflect changes
3803 in GUD tooltips.
3804
38052005-04-30 Richard M. Stallman <rms@gnu.org>
3806
3807 * files.texi (Compressed Files): Auto Compression normally enabled.
3808
3809 * building.texi (Debugger Operation): Clarify previous change.
3810
8cf51b2c
GM
38112005-04-28 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * building.texi (Debugger Operation): Add description for
3814 GUD tooltips when program is not running.
3815
38162005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3817
3818 * misc.texi (Shell): Add `Shell Prompts' to menu.
3819 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3820 description. Delete remarks moved to new node.
3821 (Shell Prompts): New node.
3822 (History References): Replace remarks moved to `Shell Prompts'
3823 with xref to that node.
3824 (Remote Host): Clarify how to specify the terminal type when
3825 logging in to a different machine.
3826
38272005-04-26 Richard M. Stallman <rms@gnu.org>
3828
3829 * emacs.texi (Top): Update submenus from files.texi.
3830
3831 * files.texi (Filesets): Clarify previous change.
3832
3833 * dired.texi (Misc Dired Features): Clarify previous change.
3834
38352005-04-25 Chong Yidong <cyd@stupidchicken.com>
3836
3837 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3838
3839 * dired.texi (Misc Dired Features): Document
3840 dired-compare-directories.
3841
3842 * files.texi (Filesets): New node.
3843 (File Conveniences): Document Image mode.
3844
3845 * text.texi (TeX Print): Document tex-compile.
3846
38472005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3848
3849 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3850 Delete redundant reference to tooltip Custom group. It is
3851 referred too again in the next paragraph.
3852
38532005-04-24 Richard M. Stallman <rms@gnu.org>
3854
3855 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3856
8cf51b2c
GM
38572005-04-19 Kim F. Storm <storm@cua.dk>
3858
3859 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3860
38612005-04-18 Lars Hansen <larsh@math.ku.dk>
3862
3863 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3864 turns off desktop-save-mode.
3865
38662005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3867
3868 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3869 by default in terminals compatible with xterm. Mention that
3870 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3871 node.
3872
8cf51b2c
GM
38732005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3874
3875 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3876
c8763fb6 38772005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3878
3879 * xresources.texi (Table of Resources): Add cursorBlink.
3880
38812005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3882
3883 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3884 `d', `C-d' and `u'.
3885
38862005-04-11 Richard M. Stallman <rms@gnu.org>
3887
3888 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3889 (Misc X): Add -D, --basic-display.
3890
3891 * maintaining.texi (Change Log): Correct the description of
3892 the example.
3893
3894 * major.texi (Choosing Modes): Document magic-mode-alist.
3895
8cf51b2c
GM
38962005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3897
3898 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3899 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3900 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3901 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3902 `w', respectively.
3903 (Rmail Labels): Mention `l'.
3904 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3905 (Rmail Summary Edit): Describe `j' and RET.
3906
c8763fb6 39072005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3908
3909 * xresources.texi (Lucid Resources): Add fontSet resource.
3910
8cf51b2c
GM
39112005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3912
3913 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3914 now called `indicate-empty-lines'.
3915
39162005-04-06 Kim F. Storm <storm@cua.dk>
3917
3918 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3919
39202005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3921
3922 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3923 deleted.
3924 (Marks vs Flags): Add some convenient key bindings.
3925 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3926 (Misc Dired Features): Correct and expand description of `w' command.
3927
3928 * frames.texi (XTerm Mouse): Delete apparently false info.
3929 The GNU/Linux console currently does not appear to support
3930 `xterm-mouse-mode'.
3931
8cf51b2c
GM
39322005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3933
3934 * calendar.texi (Diary): Mention shell utility `calendar'.
3935
39362005-04-01 Richard M. Stallman <rms@gnu.org>
3937
3938 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3939
8cf51b2c
GM
39402005-04-01 Lute Kamstra <lute@gnu.org>
3941
3942 * maintaining.texi (Change Log): add-change-log-entry uses
3943 add-log-mailing-address.
3944
39452005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3946
3947 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3948 `VC Mode Line' and put in an xref to that node.
3949 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3950 its description.
3951
39522005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3953
3954 * calendar.texi (Calendar Systems): Say that the Persian calendar
3955 implemented here is the arithmetical one championed by Birashk.
3956
39572005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3958
3959 * programs.texi (Fortran Motion): Fix previous change.
3960
8cf51b2c
GM
39612005-03-29 Richard M. Stallman <rms@gnu.org>
3962
3963 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3964
39652005-03-29 Chong Yidong <cyd@stupidchicken.com>
3966
3967 * text.texi (Refill): Refer to Long Lines Mode.
3968 (Longlines): New node.
3969 (Auto Fill): Don't index "word wrap" here.
3970 (Filling): Add Longlines to menu.
3971
39722005-03-29 Richard M. Stallman <rms@gnu.org>
3973
3974 * xresources.texi: Minor fixes.
3975
3976 * misc.texi (Emacs Server): Fix Texinfo usage.
3977
3978 * emacs.texi (Top): Don't use a real section heading for
3979 "Detailed Node Listing". Fake it instead.
3980
3981 * basic.texi (Position Info): Minor cleanup.
3982
3983 * mule.texi (Input Methods): Minor cleanup.
3984
39852005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3986
3987 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3988 constructs as well.
3989 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3990
39912005-03-29 Kenichi Handa <handa@m17n.org>
3992
3993 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3994
3995 * basic.texi (Position Info): Update the description about the
3996 command C-u C-x =.
3997
39982005-03-28 Richard M. Stallman <rms@gnu.org>
3999
4000 * emacs.texi (Top): Use @section for the detailed node listing.
4001
4002 * calendar.texi: Minor fixes to previous change.
4003
4004 * programs.texi (Fortran): Small fixes to previous changes.
4005
4006 * emacs.texi (Top): Update list of subnodes of Dired.
4007 Likewise for building.texi.
4008
4009 * files.texi (File Conveniences): Delete Auto Image File mode.
4010
40112005-03-28 Chong Yidong <cyd@stupidchicken.com>
4012
4013 * building.texi (Flymake): New node.
4014
4015 * custom.texi (Function Keys): Document kp- event types and
4016 keypad-setup package.
4017
4018 * dired.texi (Wdired): New node.
4019
4020 * files.texi (File Conveniences): Reorder entries.
4021 Explain how to turn on Auto-image-file mode.
4022 Document Thumbs mode.
4023
4024 * mule.texi (Specify Coding): Document recode-region and
4025 recode-file-name.
4026
4027 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4028
40292005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4030
4031 * commands.texi (Keys): M-o is now a prefix key.
4032
40332005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4034
4035 * programs.texi: Reformat and update copyright years.
4036 (Fortran): Update section.
4037
40382005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4039
4040 * files.texi: Several small changes in addition to:
4041 (Visiting): Change xref for Dialog Boxes to ref.
4042 (Version Headers): Replace references to obsolete var
4043 `vc-header-alist' with `vc-BACKEND-header'.
4044 (Customizing VC): Update value of `vc-handled-backends'.
4045
40462005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4047
4048 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4049 move here from Emacs Lisp Reference Manual.
4050 * calendar.texi (Calendar/Diary, Diary Commands)
4051 (Special Diary Entries, Importing Diary): Change some xrefs to
4052 point to emacs-xtra rather than elisp.
4053
4054 * emacs-xtra.texi (Calendar Customizing):
4055 Move view-diary-entries-initially, view-calendar-holidays-initially,
4056 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4057 Emacs Manual.
4058 (Appt Customizing): Merge entire section into main Emacs Manual.
4059 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4060 mark-holidays-in-calendar here from emacs-xtra.
4061 (Displaying the Diary): Move view-diary-entries-initially,
4062 mark-diary-entries-in-calendar here from emacs-xtra.
4063 (Appointments): Move appt-display-mode-line,
4064 appt-display-duration, appt-disp-window-function,
4065 appt-delete-window-function here from emacs-xtra.
4066
4067 * calendar.texi: Update and reformat copyright.
4068 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4069 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4070 (Diary): Refer to `diary-file' rather than ~/diary.
4071 (Diary Commands): Rename node to "Displaying the Diary".
4072 * emacs.texi (Top): Rename "Diary Commands" section.
4073 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4074
40752005-03-26 Eli Zaretskii <eliz@gnu.org>
4076
4077 * misc.texi (Emacs Server): Fix the command for setting
4078 server-name. Add an xref to Invoking emacsclient.
4079
4080 * help.texi (Help Summary): Clarify when "C-h ." will do something
4081 nontrivial.
4082 (Apropos): Add cindex entry for apropos-sort-by-scores.
4083
4084 * display.texi (Text Display): Add index entries for how no-break
4085 characters are displayed.
4086
8cf51b2c
GM
40872005-03-26 Eli Zaretskii <eliz@gnu.org>
4088
4089 * files.texi (Visiting): Fix cross-references introduced with the
4090 last change.
4091
4092 * xresources.texi (GTK resources): Fix last change.
4093
8cf51b2c
GM
40942005-03-25 Chong Yidong <cyd@stupidchicken.com>
4095
4096 * xresources.texi (X Resources): GTK options documented too.
4097 (Resources): Clarify meaning of program name.
4098 (Table of Resources): Add visualClass.
4099 (GTK resources): Rewrite.
4100 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4101
4102 * display.texi (Text Display): Mention non-breaking spaces.
4103
4104 * files.texi (Reverting): Document auto-revert-check-vc-info.
4105
4106 * frames.texi (Mouse Commands): Document
4107 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4108
4109 * help.texi (Help Summary): Add `C-h .'.
4110 (Apropos): Apropos accepts a list of search terms.
4111 Document apropos-sort-by-scores.
4112 (Help Echo): Document display-local-help.
4113
4114 * misc.texi (Emacs Server): Document server-name.
4115 (Invoking emacsclient): Document -s option for server names.
4116
4117 * text.texi (Outline Visibility): Introduce "current heading
4118 line" (commands can be called with point on a body line).
4119 Re-order table to follow the sequence of discussion.
4120 hide-body won't hide lines before first header line.
4121 (TeX Mode): Add DocTeX mode.
4122
8cf51b2c
GM
41232005-03-24 Richard M. Stallman <rms@gnu.org>
4124
4125 * mule.texi (Single-Byte Character Support): Delete mention
4126 of iso-acc.el and iso-transl.el.
4127
8cf51b2c
GM
41282005-03-23 Lute Kamstra <lute@gnu.org>
4129
4130 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4131
41322005-03-23 Richard M. Stallman <rms@gnu.org>
4133
8cf51b2c
GM
4134 * search.texi: Delete explicit node pointers.
4135 (Incremental Search): New menu.
4136 (Basic Isearch, Repeat Isearch, Error in Isearch)
4137 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4138 (Slow Isearch): New subnodes.
4139 (Configuring Scrolling): Node deleted.
4140 (Search Case): Doc default-case-fold-search.
4141 (Regexp Replace): Move replace-regexp doc here.
4142
4143 * rmail.texi (Movemail): Put commas inside closequotes.
4144
4145 * picture.texi (Insert in Picture): Document C-c arrow combos.
4146 (Basic Picture): Clarify erasure.
4147
4148 * display.texi (Font Lock): Put commas inside closequotes.
4149
4150 * cmdargs.texi (General Variables): Put commas inside closequotes.
4151
41522005-03-23 Nick Roberts <nickrob@snap.net.nz>
4153
4154 * building.texi (Stack Buffer): Mention reverse contrast for
4155 *selected* frame (might not be current frame).
4156
8cf51b2c
GM
41572005-03-21 Richard M. Stallman <rms@gnu.org>
4158
4159 * building.texi (Starting GUD): Add bashdb.
4160
41612005-03-20 Chong Yidong <cyd@stupidchicken.com>
4162
4163 * basic.texi (Moving Point): Add M-g M-g binding.
4164 (Undo): Document undo-only.
4165 (Position Info): Document M-g M-g and C-u M-g M-g.
4166
4167 * building.texi (Building): Put Grep Searching after Compilation
4168 Shell.
4169 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4170 Document next-error-highlight.
4171 (Grep Searching): Document grep-highlight-matches.
4172 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4173
4174 * calendar.texi (Importing Diary): Rename node from iCalendar.
4175 Document diary-from-outlook.
4176
4177 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4178 Commands.
4179 Mention effect of X drag and drop on Dired buffers.
4180
4181 * files.texi (Visiting): Document large-file-warning-threshold.
4182 Move paragraph on file-selection dialog.
4183 Mention visiting files using X drag and drop.
4184 (Reverting): Mention using Auto-Revert mode to tail files.
4185 Document auto-revert-tail-mode.
4186 (Version Systems): Minor correction.
4187 (Comparing Files): Diff-mode is no longer based on Compilation
4188 mode.
4189 Document compare-ignore-whitespace.
4190 (Misc File Ops): Explain passing a directory to rename-file.
4191 Likewise for copy-file and make-symbolic-link.
4192
4193 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4194 Document mouse-wheel-progressive speed.
4195
4196 * help.texi (Misc Help): Document numeric argument for C-h i.
4197 Correctly explain the effect of just C-u as argument.
4198
4199 * killing.texi (Deletion): Document numeric argument for
4200 just-one-space.
4201
4202 * mini.texi (Completion): Completion acts on text before point.
4203
4204 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4205 (Emulation): CUA mode replaces pc-bindings-mode,
4206 pc-selection-mode, and s-region.
4207
4208 * mule.texi (Input Methods): Leim is now built-in.
4209 (Select Input Method): Document quail-show-key.
4210 (Specify Coding): Document revert-buffer-with-coding-system.
4211
4212 * programs.texi (Fortran Motion): Document f90-next-statement,
4213 f90-previous-statement, f90-next-block, f90-previous-block,
4214 f90-end-of-block, and f90-beginning-of-block.
4215
4216 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4217
4218 * emacs.texi (Acknowledgments): Updated.
4219
4220 * anti.texi: Total rewrite.
4221
8cf51b2c
GM
42222005-03-19 Chong Yidong <cyd@stupidchicken.com>
4223
4224 * ack.texi (Acknowledgments): Update.
4225
42262005-03-19 Eli Zaretskii <eliz@gnu.org>
4227
4228 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4229 copyright years.
4230
42312005-03-14 Nick Roberts <nickrob@snap.net.nz>
4232
4233 * building.texi (Commands of GUD): Move paragraph on setting
4234 breakpoints with mouse to the GDB Graphical Interface node.
4235
42362005-03-07 Richard M. Stallman <rms@gnu.org>
4237
8cf51b2c
GM
4238 * misc.texi (Single Shell, Shell Options): Fix previous change.
4239
4240 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4241
42422005-03-06 Richard M. Stallman <rms@gnu.org>
4243
4244 * building.texi (Starting GUD): Don't explain text vs graphical
4245 GDB here. Just mention it and xref.
4246 Delete "just one debugger process".
4247 (Debugger Operation): Move GUD tooltip info here.
4248 (GUD Tooltips): Node deleted.
4249 (GDB Graphical Interface): Explain the two GDB modes here.
4250
8cf51b2c
GM
4251 * sending.texi (Sending Mail): Minor cleanup.
4252 (Mail Aliases): Explain quoting conventions.
4253 Update key rebinding example.
4254 (Header Editing): C-M-i is like M-TAB.
4255 (Mail Mode Misc): mail-attach-file does not do MIME.
4256
4257 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4258 that really belongs here.
4259 (Remote Mailboxes): Text moved to Rmail Inbox.
4260 (Rmail Display): Mention Mouse-1.
4261 (Movemail): Clarify two movemail versions.
4262 Clarify rmail-movemail-program.
4263
8cf51b2c
GM
4264 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4265 Document async shell commands.
4266 (Shell History): Clarify.
4267 (Shell Ring): Mention C-UP an C-DOWN.
4268 (Shell Options): Add comint-prompt-read-only.
4269 (Invoking emacsclient): Set EDITOR to run Emacs.
4270 (Sorting): No need to explain what region is.
4271 (Saving Emacs Sessions): Fix typo.
4272 (Recursive Edit): Fix punctuation.
4273 (Emulation): Don't mention "PC bindings" which are standard.
4274 (Hyperlinking): Explain Mouse-1 convention here.
4275 (Find Func): Node deleted.
4276
8cf51b2c
GM
4277 * help.texi (Name Help): Xref to Hyperlinking.
4278
4279 * glossary.texi (Glossary):
4280 Rename "Balance Parentheses" to "Balancing...".
4281 Add "Byte Compilation". Correct "Copyleft".
4282 New xref in "Customization".
4283 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4284 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4285 Rename "Registers" to "Register".
4286 Replace "Selecting" with "Selected Frame",
4287 "Selected Window", and "Selecting a Buffer".
4288
4289 * files.texi (Types of Log File): Explain how projects'
4290 methods can vary.
4291
8cf51b2c
GM
4292 * display.texi (Faces): Delete "Emacs 21".
4293
4294 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4295 * fixit.texi (Spelling): C-M-i like M-TAB.
4296 * mini.texi (Completion Options): C-M-i like M-TAB.
4297 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4298 * text.texi (Text Mode): C-M-i like M-TAB.
4299
4300 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4301
4302 * calendar.texi (Specified Dates): Mention `g w'.
4303 (Appointments): appt-activate toggles with no arg.
4304
8cf51b2c
GM
43052005-03-05 Juri Linkov <juri@jurta.org>
4306
4307 * cmdargs.texi (Emacs Invocation): Add cindex
4308 "invocation (command line arguments)"
4309 (Misc X): Add -nbc, --no-blinking-cursor.
4310
43112005-03-04 Ulf Jasper <ulf.jasper@web.de>
4312
4313 * calendar.texi (iCalendar): No need to require it now.
4314
8cf51b2c
GM
43152005-03-03 Nick Roberts <nickrob@snap.net.nz>
4316
4317 * trouble.texi (Contributing): Mention Savannah. Direct users to
4318 emacs-devel.
4319
43202005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4321
4322 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4323 window.
4324
8cf51b2c
GM
43252005-02-27 Richard M. Stallman <rms@gnu.org>
4326
4327 * building.texi (Compilation): Update mode line status info.
4328
43292005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4330
4331 * calendar.texi (General Calendar): Document binding of
4332 scroll-other-window-down.
4333 (Mayan Calendar): Fix earliest date.
4334 (Time Intervals): Document timeclock-change.
4335 Fix timeclock-ask-before-exiting documentation.
4336
43372005-02-26 Kim F. Storm <storm@cua.dk>
4338
4339 * frames.texi (Mouse References):
4340 Add mouse-1-click-in-non-selected-windows.
4341
43422005-02-25 Richard M. Stallman <rms@gnu.org>
4343
4344 * screen.texi (Screen): Explain better about cursors and mode lines;
4345 don't presuppose text terminals.
4346 (Point): Don't assume just one cursor.
4347 Clarify explanation of cursors.
4348 (Echo Area, Menu Bar): Cleanups.
4349
4350 * mini.texi (Minibuffer): Prompts are highlighted.
4351 (Minibuffer Edit): Newline = C-j only on text terminals.
4352 Clarify resize-mini-windows values.
4353 Mention M-PAGEUP and M-PAGEDOWN.
4354 (Completion Commands): Mouse-1 like Mouse-2.
4355 (Minibuffer History): Explain history commands better.
4356 (Repetition): Add xref to Incremental Search.
4357
4358 * mark.texi (Setting Mark): Clarify info about displaying mark.
4359 Clarify explanation of C-@ and C-SPC.
4360 (Transient Mark): Mention Delete Selection mode.
4361 (Marking Objects): Clean up text about extending the region.
4362
4363 * m-x.texi (M-x): One C-g doesn't always go to top level.
4364 No delay before suggest-key-bindings output.
4365
4366 * fixit.texi (Fixit): Mention C-/ for undo.
4367 (Spelling): Mention ESC TAB like M-TAB.
4368 Replacement words with r and R are rechecked.
4369 Say where C-g leaves point. Mention ? as input.
4370
43712005-02-23 Lute Kamstra <lute@gnu.org>
4372
4373 * cmdargs.texi (Initial Options): Add cross reference.
4374
8cf51b2c
GM
43752005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4376
4377 * emacs.texi (Top): Update menu for splitting of node in
4378 msdog.texi.
4379 * frames.texi (Frames): Update xref for splitting of node in
4380 msdog.texi.
4381 * trouble.texi (Quitting): Ditto.
4382
43832005-02-16 Richard M. Stallman <rms@gnu.org>
4384
4385 * windows.texi (Split Window): Simplify line truncation info
4386 and xref to Display Custom.
4387
4388 * trouble.texi (Quitting): Emergency escape only for text terminal.
4389 (Screen Garbled): C-l for ungarbling is only for text terminal.
4390
4391 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4392
4393 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4394
4395 * programs.texi (Program Modes): Mention Python mode.
4396 (Moving by Defuns): Repeating C-M-h extends region.
4397 (Basic Indent): Clarify.
4398 (Custom C Indent): Clarify.
4399 (Expressions): Repeating C-M-@ extends region.
4400 (Info Lookup): Clarify for C-h S.
4401 (Symbol Completion): ESC TAB alternative for M-TAB.
4402 (Electric C): Clarify.
4403
4404 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4405
4406 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4407 MS-DOS Input node.
4408 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4409 (MS-DOS and MULE): Clarify.
4410 (MS-DOS Processes, Windows Processes): Fix typos.
4411
4412 * major.texi (Choosing Modes): Clarify.
4413
4414 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4415 (Keyboard Macro Step-Edit): Clarify.
4416
4417 * indent.texi (Indentation): Clarifications.
4418
4419 * help.texi (Help): Correct error about C-h in query-replace.
4420 Clarify apropos vs C-h a. Fix how to search in FAQ.
4421 (Key Help): Describe C-h w here.
4422 (Name Help): Minor cleanup. C-h w moved to Key Help.
4423 Clarify the "object" joke.
4424 (Apropos): Clarify. Mouse-1 like Mouse-2.
4425 (Help Mode): Mouse-1 like Mouse-2.
4426
4427 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4428
4429 * display.texi (Display): Reorder menu.
4430 (Faces): Cleanup.
4431 (Font Lock): Cleanup. Mention Options menu.
4432 Delete obsolete text.
4433 (Scrolling): For C-l, don't presume text terminal.
4434 (Horizontal Scrolling): Simplify intro.
4435 (Follow Mode): Clarify.
4436 (Cursor Display): Moved before Display Custom.
4437 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4438 Doc default-tab-width. Doc line truncation more thoroughly.
4439
4440 * dired.texi (Dired Enter): C-x C-f can run Dired.
4441 (Dired Visiting): Comment out `a' command.
4442 Mouse-1 is like Mouse-2.
4443 (Shell Commands in Dired): ? can be used more than once.
4444
4445 * basic.texi (Continuation Lines): Simplify description of truncation,
4446 and refer to Display Custom for the rest of it.
4447
8cf51b2c
GM
44482005-02-06 Lute Kamstra <lute@gnu.org>
4449
4450 * basic.texi (Undo): Fix typo.
4451
4452 * cmdargs.texi (Emacs Invocation): Fix typo.
4453
4454 * custom.texi (Init Examples): Fix typo.
4455
4456 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4457
44582005-02-06 Richard M. Stallman <rms@gnu.org>
4459
4460 * regs.texi (Registers): Registers can hold numbers, too.
4461
4462 * killing.texi (Other Kill Commands): Cleanup.
4463 Delete redundant explanation of kill in read-only buffer.
4464 (Yanking): Mention term "copying".
4465 (Accumulating Text): Fix typo.
4466
4467 * entering.texi (Entering Emacs): Update rationale at start.
4468 (Exiting): Treat iconifying on a par with suspension.
4469
4470 * custom.texi (Minor Modes): Fix typo.
4471 (Easy Customization): Fix menu style.
4472 (Variables): Add xref.
4473 (Examining): Setting for future sessions works through .emacs.
4474 (Keymaps): "Text terminals", not "Many".
4475 (Init Rebinding): Explain \C-. Show example of \M-.
4476 Fix minor wording errors.
4477 (Function Keys): Explain vector syntax just once.
4478 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4479 (Init File): Mention .emacs.d directory.
4480 (Init Examples): Add xref.
4481 (Find Init): Mention .emacs.d directory.
4482
4483 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4484 (Action Arguments): Explain which kinds of -l args are found how.
4485 (Initial Options): --batch does not inhibit site-start.
4486 Add xrefs.
4487 (Command Example): Use --batch, not -batch.
4488
4489 * basic.texi (Inserting Text): Cleanup wording.
4490 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4491 C-n is not error at end of buffer.
4492 (Undo): Doc C-/ like C-_. Add xrefs.
4493 (Arguments): META key may be labeled ALT.
4494 Peculiar arg meanings are explained in doc strings.
4495
4496 * abbrevs.texi (Expanding Abbrevs): Clarify.
4497
44982005-02-05 Eli Zaretskii <eliz@gnu.org>
4499
4500 * frames.texi (Frame Parameters): Add an xref to the description
4501 of list-colors-display. Add a pointer to the X docs about colors.
4502
4503 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4504 Improve docs of list-colors-display.
8cf51b2c
GM
4505
45062005-02-03 Lute Kamstra <lute@gnu.org>
4507
4508 * frames.texi (Frames, Drag and Drop): Fix typos.
4509
45102005-02-03 Richard M. Stallman <rms@gnu.org>
4511
4512 * windows.texi (Basic Window): Mention color-change in mode line.
4513 (Change Window): Explain dragging vertical boundaries.
4514
4515 * text.texi (Sentences): Clarify.
4516 (Paragraphs): Explain M-a and blank lines.
4517 (Outline Mode): Clarify text and menu.
4518 (Hard and Soft Newlines): Mention use-hard-newlines.
4519
4520 * frames.texi (Frames): Delete unnecessary mention of Windows.
4521 (Mouse Commands): Likewise. Mention xterm mouse support.
4522 (Clipboard): Clarify.
4523 (Mouse References): Mention use of Mouse-1 for following links.
4524 (Menu Mouse Clicks): Clarify.
4525 (Mode Line Mouse): Clarify.
4526 (Drag and Drop): Rewrite.
4527
4528 * fixit.texi (Spelling): Fix typo.
4529
4530 * files.texi (File Names): Clarify.
4531 (Visiting): Update conditions for use of file dialog. Clarify.
4532 (Saving): Doc d as answer in save-some-buffers.
4533 (Remote Files): Clean up the text.
4534
4535 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4536
4537 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4538 (List Buffers): Clarify.
4539 (Several Buffers): Doc T command.
4540 (Buffer Convenience): Clarify menu.
4541
4542 * basic.texi (Undo): Clarify last change.
4543
45442005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4545
4546 * fixit.texi (Spelling): Fix typo.
4547
45482005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4549
4550 * basic.texi (Undo): Update description of `undo-outer-limit'.
4551
45522005-02-01 Nick Roberts <nickrob@snap.net.nz>
4553
4554 * building.texi: Update documentation relating to GDB Graphical
4555 Interface.
4556
45572005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4558
4559 * custom.texi (Easy Customization): Adapt menu to node name change.
4560
45612005-01-30 Richard M. Stallman <rms@gnu.org>
4562
4563 * custom.texi (Easy Customization): Defn of "User Option" now
4564 includes faces. Don't say just "option" when talking about variables.
4565 Do say just "options" to mean "anything customizable".
4566 (Specific Customization): Describe `customize-variable',
4567 not `customize-option'.
4568
4569 * glossary.texi (Glossary) <Faces>: Add xref.
4570 <User Option>: Change definition--include faces. Change xref.
4571
4572 * picture.texi (Picture): Mention artist.el.
4573
4574 * sending.texi, screen.texi, programs.texi, misc.texi:
4575 * mini.texi, major.texi, maintaining.texi, macos.texi:
4576 * help.texi, frames.texi, files.texi:
4577 Don't say just "option" when talking about variables.
4578
4579 * display.texi, mule.texi: Don't say just "option" when talking
4580 about variables. Other minor cleanups.
4581
8cf51b2c
GM
45822005-01-26 Lute Kamstra <lute@gnu.org>
4583
4584 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4585 File'. Mention the `-Q' option at the `--no-site-file' option.
4586
8cf51b2c
GM
45872005-01-22 David Kastrup <dak@gnu.org>
4588
4589 * building.texi (Grep Searching): Mention alias `find-grep' for
4590 `grep-find'.
4591
45922005-01-20 Richard M. Stallman <rms@gnu.org>
4593
4594 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4595
8cf51b2c
GM
45962005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4597
4598 * rmail.texi (Movemail): Explain differences
4599 between standard and mailutils versions of movemail.
4600 Describe command line and configuration options introduced
4601 with the latter.
4602 Explain the notion of mailbox URL, provide examples and
4603 cross-references to mailutils documentation.
4604 Describe various methods of specifying mailbox names,
4605 user names and user passwords for rmail.
4606 (Remote Mailboxes): New section. Describe
4607 how movemail handles remote mailboxes. Describe configuration
4608 options used to control its behavior.
4609 (Other Mailbox Formats): Explain handling of various mailbox
4610 formats.
4611
46122005-01-13 Richard M. Stallman <rms@gnu.org>
4613
4614 * commands.texi (Commands): Clarification.
4615
46162005-01-11 Richard M. Stallman <rms@gnu.org>
4617
4618 * programs.texi (Multi-line Indent): Fix previous change.
4619 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4620
8cf51b2c
GM
46212005-01-08 Richard M. Stallman <rms@gnu.org>
4622
4623 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4624 lazy-highlight.
4625
4626 * search.texi (Query Replace): Mention faces query-replace
4627 and lazy-highlight.
4628 (Incremental Search): Update isearch highlighting info.
4629
8cf51b2c
GM
46302005-01-04 Richard M. Stallman <rms@gnu.org>
4631
4632 * custom.texi (Saving Customizations): Minor improvement.
4633
8cf51b2c
GM
46342005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4635
4636 * custom.texi (Saving Customizations): Emacs no longer loads
4637 `custom-file' after .emacs. No longer mention customizing through
4638 Custom.
4639
8cf51b2c
GM
46402005-01-01 Andreas Schwab <schwab@suse.de>
4641
4642 * killing.texi (Graphical Kill): Move up under node Killing,
4643 change @section to @subsection.
4644
46452005-01-01 Richard M. Stallman <rms@gnu.org>
4646
4647 * custom.texi (Face Customization): Mention hex color specs.
4648
4649 * emacs.texi (Top): Update Killing submenu.
4650
4651 * killing.texi (Killing): Reorganize section.
4652 No more TeX-only text; put the node command at start of chapter.
4653 But the first section heading is used only in TeX.
4654 Rewrite the text to read better in this mode.
4655 (Graphical Kill): New subnode gets some of the text that
4656 used to be in the first section.
4657
46582004-12-31 Richard M. Stallman <rms@gnu.org>
4659
4660 * dired.texi (Shell Commands in Dired): Delete the ? example.
4661
4662 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4663
4664 * files.texi (Saving): Describe new require-final-newline features
4665 and mode-require-final-newline.
4666
8cf51b2c
GM
46672004-12-29 Richard M. Stallman <rms@gnu.org>
4668
4669 * custom.texi (File Variables): Clarify previous change.
4670
c8763fb6 46712004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4672
4673 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4674 out now.
4675
46762004-12-27 Richard M. Stallman <rms@gnu.org>
4677
4678 * Makefile.in (MAKEINFO): Specify --force.
4679
4680 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4681 (Undo): Doc undo-outer-limit.
4682
8cf51b2c
GM
46832004-12-15 Juri Linkov <juri@jurta.org>
4684
4685 * mark.texi (Transient Mark, Mark Ring): M-< and other
4686 movement commands don't set mark in Transient Mark mode
4687 if mark is active.
4688
8cf51b2c
GM
46892004-12-12 Juri Linkov <juri@jurta.org>
4690
4691 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4692 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4693
4694 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4695 (Misc Dired Commands): Add @r{(Dired)} to w.
4696
46972004-12-12 Juri Linkov <juri@jurta.org>
4698
4699 * mark.texi (Marking Objects): Marking commands also extend the
4700 region when mark is active in Transient Mark mode.
4701
8cf51b2c
GM
47022004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4703
4704 * custom.texi (Saving Customizations): Emacs only loads the custom
4705 file automatically after the init file in version 22.1 or later.
4706 Adapt text and examples to this fact.
4707
8cf51b2c
GM
47082004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4709
4710 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4711 be set through Custom. Otherwise, it has no effect.
4712
8cf51b2c
GM
47132004-12-05 Richard M. Stallman <rms@gnu.org>
4714
4715 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4716 * entering.texi: Rename Command Line to Emacs Invocation.
4717
10d1d0af 4718 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4719
4720 * custom.texi (Easy Customization): Move up to section level,
4721 before Variables. Avoid using the term "variable"; say "option".
4722 New initial explanation.
4723 (Variables): In initial explanation, connect "variable" to the
4724 already-explained "user option".
4725
4726 * emacs.texi (Top): Fix ref to Command Line.
4727 Move reference to Easy Customization.
4728
4729 * xresources.texi (X Resources): Fix From link.
4730
4731 * doclicense.texi (GNU Free Documentation License): Fix To link.
4732
4733 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4734
4735 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4736
47372004-12-03 Richard M. Stallman <rms@gnu.org>
4738
4739 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4740
47412004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4742
4743 * kmacro.texi: Several small changes in addition to the following.
4744 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4745 defining a keyboard macro.
4746 Mention `kmacro-ring-max'.
4747 (Keyboard Macro Counter): Clarify description of
4748 `kmacro-insert-counter', `kmacro-set-counter',
4749 `kmacro-add-counter' and `kmacro-set-format'.
4750
47512004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4752
4753 * custom.texi (File Variables): Add `unibyte' and make it more
4754 clear that `unibyte' and `coding' are special. Suggested by Simon
4755 Krahnke <overlord@gmx.li>.
4756
4757 * mule.texi (Enabling Multibyte): Refer to File Variables.
4758 Suggested by Simon Krahnke <overlord@gmx.li>.
4759
c8763fb6 47602004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4761
4762 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4763 x-use-old-gtk-file-dialog.
4764
8cf51b2c
GM
47652004-11-20 Richard M. Stallman <rms@gnu.org>
4766
4767 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4768
47692004-11-09 Lars Brinkhoff <lars@nocrew.org>
4770
4771 * building.texi (Lisp Eval): Delete hyphen in section name.
4772
47732004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4774
4775 * files.texi (Old Versions):
4776 No longer document annotation as "CVS only".
4777
47782004-11-10 Andre Spiegel <spiegel@gnu.org>
4779
4780 * files.texi (Version Control): Rewrite the introduction about
4781 version systems, mentioning the new ones that we support. Thanks
4782 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4783 suggestions.
4784
c8763fb6 47852004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4786
49823426 4787 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4788
c8763fb6 47892004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4790
4791 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4792
47932004-10-23 Eli Zaretskii <eliz@gnu.org>
4794
4795 * text.texi (Text Based Tables, Table Definition)
4796 (Table Creation, Table Recognition, Cell Commands)
4797 (Cell Justification, Row Commands, Column Commands)
4798 (Fixed Width Mode, Table Conversion, Measuring Tables)
4799 (Table Misc): New nodes, documenting the Table Mode.
4800
8cf51b2c
GM
48012004-10-19 Jason Rumney <jasonr@gnu.org>
4802
4803 * makefile.w32-in (info): Change order of arguments to makeinfo.
4804
48052004-10-19 Ulf Jasper <ulf.jasper@web.de>
4806
4807 * calendar.texi (iCalendar): Update for package changes.
4808
8cf51b2c
GM
48092004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4810
4811 * files.texi (Misc File Ops): View mode is a minor mode.
4812
8cf51b2c
GM
48132004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4814
4815 * calendar.texi (iCalendar): Style changes.
4816
48172004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4818
4819 * search.texi (Regexps): The regexp described in the example is no
4820 longer stored in the variable `sentence-end'.
4821
8cf51b2c
GM
48222004-10-06 Nick Roberts <nickrob@snap.net.nz>
4823
4824 * building.texi (Starting GUD): Note that multiple debugging
4825 sessions requires `gdb --fullname'.
4826
48272004-10-05 Ulf Jasper <ulf.jasper@web.de>
4828
4829 * calendar.texi (iCalendar): New section for a new package.
4830
8cf51b2c
GM
48312004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4832
4833 * text.texi: Various small changes in addition to the following.
4834 (Text): Replace xref for autotype with inforef.
4835 (Sentences): Explain nil value for `sentence-end'.
4836 (Paragraphs): Update default values for `paragraph-start' and
4837 `paragraph-separate'.
4838 (Text Mode): Correct description of Text mode's effect on the
4839 syntax table.
4840 (Outline Visibility): `hide-other' does not hide top level headings.
4841 `selective-display-ellipses' no longer has an effect on Outline mode.
4842 (TeX Misc): Add missing @cindex.
4843 Replace xref for RefTeX with inforef.
4844 (Requesting Formatted Text): The variable
4845 `enriched-fill-after-visiting' no longer exists.
4846 (Editing Format Info): Update names of menu items and commands.
4847 (Format Faces): Mention special effect of specifying the default face.
4848 Describe inheritance of text properties.
4849 Correct description of `fixed' face.
4850 (Format Indentation): Correct description of effect of setting
4851 margins. Mention `set-left-margin' and `set-right-margin'.
4852 (Format Justification): Update names of menu items.
4853 `set-justification-full' is now bound to `M-j b'.
4854 Mention that `default-justification' is a per buffer variable.
4855 (Format Properties): Update name of menu item.
4856 (Forcing Enriched Mode): `format-decode-buffer' automatically
4857 turns on Enriched mode if the buffer is in text/enriched format.
4858
48592004-10-05 Emilio C. Lopes <eclig@gmx.net>
4860
4861 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4862
48632004-09-28 Kim F. Storm <storm@cua.dk>
4864
4865 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4866 Align with new functionality.
4867
8cf51b2c
GM
48682004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4869
4870 * display.texi (Display Custom): Remove stray `@end defvar'.
4871
48722004-09-23 Kim F. Storm <storm@cua.dk>
4873
4874 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4875 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4876
8cf51b2c
GM
48772004-09-20 Richard M. Stallman <rms@gnu.org>
4878
4879 * custom.texi (Hooks): Explain using setq to clear out a hook.
4880 (File Variables): Explain multiline string constants.
4881 (Non-ASCII Rebinding): Explain when you need to update
4882 non-ASCII char codes in .emacs.
4883
4884 * building.texi (Compilation): Explain how to make a silent
4885 subprocess that won't be terminated. Explain compilation-environment.
4886
48872004-09-13 Kim F. Storm <storm@cua.dk>
4888
4889 * mini.texi (Repetition): Rename isearch-resume-enabled to
4890 isearch-resume-in-command-history and change default to disabled.
4891
8cf51b2c
GM
48922004-09-09 Kim F. Storm <storm@cua.dk>
4893
4894 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4895 with new `kmacro-name-last-macro'.
4896
8cf51b2c
GM
48972004-09-08 Juri Linkov <juri@jurta.org>
4898
4899 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4900
8cf51b2c
GM
49012004-09-03 Juri Linkov <juri@jurta.org>
4902
4903 * search.texi (Incremental Search): Update wording for M-%.
4904
49052004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4906
4907 * killing.texi (Killing): Correct description of kill commands in
4908 read-only buffer.
4909
49102004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4911
4912 * building.texi (Compilation Mode): Add a paragraph about rules
4913 for finding the compilation buffer for `next-error'.
4914
4915 * search.texi (Other Repeating Search): Mention that Occur mode
4916 supports the next-error functionality.
4917
49182004-09-02 Juri Linkov <juri@jurta.org>
4919
4920 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4921
49222004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4923
4924 * kmacro.texi (Basic Keyboard Macro):
4925 `apply-macro-to-region-lines' now operates on all lines that begin
4926 in the region, rather than on all complete lines in the region.
4927
c8763fb6 49282004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4929
4930 * frames.texi (Drag and drop): Add documentation about
4931 x-dnd-test-function and x-dnd-known-types.
4932
49332004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4934
4935 * indent.texi: Various minor changes in addition to:
4936 (Indentation Commands): Correct description of `indent-relative'.
4937 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4938 mode. The *Tab Stops* buffer uses Overwrite Mode.
4939 (Just Spaces): `tabify' converts sequences of at least two spaces
4940 to tabs.
4941
8cf51b2c
GM
49422004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4943
4944 * frames.texi (Secondary Selection): Setting the secondary
4945 selection with M-Drag-Mouse-1 does not alter the kill ring,
4946 setting it with M-Mouse-1 and M-Mouse-3 does.
4947 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4948 toolkit scroll bars.
4949 (Scroll Bars): Ditto.
4950
4951 * windows.texi (Basic Window): When using a window system, the value
4952 of point in a non-selected window is indicated by a hollow box.
4953 (Split Window): Side by side windows are separated by a scroll bar,
4954 if scroll bars are used.
4955 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4956 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4957 (Window Convenience): Update bindings for `winner-undo' and
4958 `winner-redo'.
4959
4960 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4961 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4962 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4963 of "Using Emacs as a Server".
4964 * building.texi (Building): Interchange nodes (for correct numbering).
4965 * programs.texi (Programs): Interchange nodes (for correct numbering).
4966 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4967 Info to the node structure.
4968 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4969 Rearrange order of nodes and sections such that both "GNU GENERAL
4970 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4971 end, as appropriate for appendices.
4972 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4973 Use `@unnumberedsec'.
4974 * trouble.texi: Adapt sectioning in Info to the node structure.
4975 Adapt node pointers to change in emacs.texi.
4976 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4977
8cf51b2c
GM
49782004-08-25 Kenichi Handa <handa@m17n.org>
4979
4980 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4981 description for unibyte mode.
4982
49832004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4984
4985 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4986
4987 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4988 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4989 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4990 in @pxref.
4991
49922004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4993
4994 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4995 Change section names.
4996
8cf51b2c
GM
49972004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4998
4999 * kmacro.texi (Keyboard Macro Ring): Rename section.
5000 Emacs treats the head of the macro ring as the `last keyboard macro'.
5001 (Keyboard Macro Counter): Minor change.
5002 (Save Keyboard Macro): Some clarifications.
5003 (Edit Keyboard Macro): Rename section.
5004
5005 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5006 32-bit machines.
5007 (Several Buffers): Clarify which buffer is selected if `2' is
5008 pressed in the Buffer Menu.
5009 Auto Revert mode can be used to update the Buffer Menu
5010 automatically.
5011
50122004-08-21 Eli Zaretskii <eliz@gnu.org>
5013
5014 * help.texi (Misc Help): Add an index entry for finding an Info
5015 manual by its file name.
5016
50172004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5018
5019 * files.texi (Backup Deletion): Correct description of
5020 `delete-old-versions'.
5021 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5022 (Auto Save Files): Recommend `auto-save-mode' to reenable
5023 auto-saving, rather than the abbreviation `auto-save'.
5024
50252004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5026
5027 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5028 for "killing" and "yanking" in main menu.
5029
50302004-08-16 Richard M. Stallman <rms@gnu.org>
5031
5032 * killing.texi (Yanking, Killing): Minor cleanups.
5033
5034 * mark.texi (Momentary Mark): Minor cleanups.
5035
50362004-08-15 Kenichi Handa <handa@etl.go.jp>
5037
5038 * custom.texi (Non-ASCII Rebinding):
5039 C-q always inserts the right code to pass to global-set-key.
5040
8cf51b2c
GM
50412004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5044 `insert-register', instead of `C-x r g' binding, for consistency.
5045
50462004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5047
5048 * fixit.texi (Spelling): Fix typo.
5049
50502004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5051
5052 * help.texi (Help): Fix Texinfo usage.
5053
8cf51b2c
GM
50542004-07-24 Richard M. Stallman <rms@gnu.org>
5055
5056 * text.texi (Paragraphs): Update how paragraphs are separated
5057 and the default for paragraph-separate.
5058
5059 * search.texi (Regexp Replace): Further update text for new
5060 replacement operators.
5061
8cf51b2c
GM
50622004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5063
5064 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5065 `R' switch.
5066
5067 * dired.texi (Dired Updating): `k' only deletes inserted
5068 subdirectories from the Dired buffer if a prefix argument was given.
5069
5070 * search.texi (Regexps): Delete redundant definition of `symbol' in
5071 description of `\_>'. It already occurs in the description of `\_<'.
5072
8cf51b2c
GM
50732004-07-01 Juri Linkov <juri@jurta.org>
5074
5075 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5076 (Regexp Search): Add M-r.
5077
50782004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5081
50822004-06-29 Jesper Harder <harder@ifa.au.dk>
5083
49823426 5084 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5085
50862004-06-25 Richard M. Stallman <rms@gnu.org>
5087
5088 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5089
50902004-06-25 David Kastrup <dak@gnu.org>
5091
5092 * search.texi (Regexp Replace): Some typo corrections and
5093 rearrangement.
5094
50952004-06-24 David Kastrup <dak@gnu.org>
5096
5097 * search.texi (Unconditional Replace): Use replace-string instead
5098 of query-replace in example.
5099 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5100 sequences.
5101 (Query Replace): Correct explanation of `^' which does not use
5102 the mark stack.
5103
51042004-06-21 Nick Roberts <nickrob@gnu.org>
5105
5106 * misc.texi (Shell History Copying): Document comint-insert-input.
5107 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5108
8cf51b2c
GM
51092004-06-20 Jesper Harder <harder@ifa.au.dk>
5110
5111 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5112 * custom.texi (Customization): Do.
5113 * anti.texi (Antinews): Do.
5114 * abbrevs.texi (Defining Abbrevs): Do.
5115
5116 * programs.texi (Info Lookup): Fix keybinding for
5117 info-lookup-symbol.
5118
51192004-06-16 Juanma Barranquero <lektu@terra.es>
5120
5121 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5122 Add emacs-xtra.
5123 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5124 (clean): Add emacs-xtra and flymake. Remove redundancies.
5125
51262004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5127
5128 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5129 Add emacs-xtra.
5130 * emacs-xtra.texi: New file.
5131
51322004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5133
5134 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5135 (Dired and Find): Mention differences with ordinary Dired buffers.
5136
8cf51b2c
GM
51372004-06-13 Richard M. Stallman <rms@gnu.org>
5138
5139 * custom.texi (Init Syntax): Explain about vars that do special
5140 things when set with setq or with Custom.
5141 (Init Examples): Add line-number-mode example.
5142
8cf51b2c
GM
51432004-06-12 Juri Linkov <juri@jurta.org>
5144
5145 * dired.texi (Operating on Files): Add dired-do-touch.
5146
8cf51b2c
GM
51472004-06-10 Juri Linkov <juri@jurta.org>
5148
5149 * building.texi (Lisp Eval): Add C-M-x on defface.
5150
51512004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5152
5153 * files.texi (Reverting): Auto-Revert mode and
5154 Global Auto-Revert mode no longer revert remote files.
5155
8cf51b2c
GM
51562004-05-29 Richard M. Stallman <rms@gnu.org>
5157
5158 * custom.texi (Init File): Two dashes start --no-site-file.
5159
8cf51b2c
GM
51602004-05-29 Alan Mackenzie <acm@muc.de>
5161
5162 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5163 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5164 (AWK, Pike): Document as "C-like modes".
5165 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5166 (M-x man): Supersedes M-x manual-entry.
5167 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5168
5169 ("Comments in C"): Delete node; the info is in CC Mode manual.
5170 (c-comment-only-line-offset): Remove description.
5171
5172 (C-c ., C-c C-c): Describe new C Mode bindings.
5173
5174 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5175 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5176 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5177 Amend definitions.
5178
5179 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5180 Describe functions.
5181
5182 (c-comment-start-regexp, c-hanging-comment-ender-p)
5183 (c-hanging-comment-starter-p): Remove obsolete definitions.
5184
5185 * emacs.texi: Remove the menu entry "Comments in C".
5186
8cf51b2c
GM
51872004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5188
5189 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5190 `M-x locate'.
5191
51922004-05-16 Karl Berry <karl@gnu.org>
5193
5194 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5195 makeinfo --html fails.
5196 * help.texi (Help Summary) [@ifnottex]: Likewise.
5197
51982004-05-13 Nick Roberts <nickrob@gnu.org>
5199
5200 * building.texi (GDB Graphical Interface): Update and describe
5201 layout first.
5202
8cf51b2c
GM
52032004-05-04 Jason Rumney <jasonr@gnu.org>
5204
5205 * makefile.w32-in: Revert last change.
5206
52072004-05-03 Jason Rumney <jasonr@gnu.org>
5208
5209 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5210
8cf51b2c
GM
52112004-04-23 Juanma Barranquero <lektu@terra.es>
5212
5213 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5214
52152004-04-18 Juri Linkov <juri@jurta.org>
5216
5217 * fixit.texi (Spelling): Remove file extension from ispell xref.
5218
52192004-04-15 Kim F. Storm <storm@cua.dk>
5220
5221 * cmdargs.texi (Initial Options): Add -Q.
5222
52232004-04-05 Kim F. Storm <storm@cua.dk>
5224
5225 * custom.texi (File Variables): Add safe-local-eval-forms.
5226
8cf51b2c
GM
52272004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5228
5229 * files.texi (Reverting): Correct description of revert-buffer's
5230 handling of point.
5231
52322004-03-22 Juri Linkov <juri@jurta.org>
5233
5234 * emacs.texi (Top): Add `Misc X'.
5235
49823426 5236 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5237
5238 * glossary.texi: Improve references.
5239
5240 * help.texi: Sync keywords with finder.el.
5241
5242 * mini.texi (Completion): Add description for menu items.
5243
5244 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5245
5246 * sending.texi (Mail Methods): Fix xref to Message manual.
5247
8cf51b2c
GM
52482004-03-12 Richard M. Stallman <rms@gnu.org>
5249
8cf51b2c
GM
5250 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5251
8cf51b2c
GM
52522004-03-04 Richard M. Stallman <rms@gnu.org>
5253
5254 * search.texi (Regexps): Explain that ^ and $ have their
5255 special meanings only in certain contexts.
5256
5257 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5258
5259 * mule.texi (Specify Coding): Doc C-x RET F.
5260
5261 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5262 for multiple compile and grep buffers.
5263 (Indirect Buffers): Don't recommand clone-indirect-buffer
5264 for multiple compile and grep buffers.
5265
8cf51b2c
GM
52662004-02-29 Juanma Barranquero <lektu@terra.es>
5267
5268 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5269 Use $(DEL) instead of rm, and ignore exit code.
5270
8cf51b2c
GM
52712004-02-23 Nick Roberts <nick@nick.uklinux.net>
5272
5273 * building.texi (Watch Expressions): Update.
5274
52752004-02-21 Juri Linkov <juri@jurta.org>
5276
5277 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5278 --directory, --help, --version. Move text about command-line-args
5279 to Command Arguments.
5280 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5281 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5282 (Window Size X): Join -g and --geometry. Add @cindex.
5283 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5284 (Title X): Remove alias -title.
5285 (Misc X): New node.
5286
c8763fb6 52872004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5288
5289 * frames.texi (Drag and drop): Add Motif to list of supported
5290 protocols.
5291
c8763fb6 52922004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5293
5294 * frames.texi (Drag and drop): New section.
5295
52962004-01-24 Richard M. Stallman <rms@gnu.org>
5297
5298 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5299 Include it only @ifnotinfo. Patch the preceding and following
5300 node headers to point to each other.
5301
53022004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5303
5304 * calendar.texi (Appointments): Update section.
5305
53062003-12-29 Kevin Ryde <user42@zip.com.au>
5307
8cf51b2c
GM
5308 * programs.texi (C Modes): Fix the xref.
5309
53102003-12-23 Nick Roberts <nick@nick.uklinux.net>
5311
5312 * building.texi (Watch Expressions): Update.
5313 (Commands of GUD): Include use of toolbar + breakpoints set from
5314 fringe/margin.
5315
53162003-12-03 Andre Spiegel <spiegel@gnu.org>
5317
5318 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5319 <acm@muc.de>.
5320
c8763fb6 53212003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5322
5323 * frames.texi (Dialog Boxes): Add use-file-dialog.
5324
8cf51b2c
GM
53252003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5326
5327 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5328 in CC Mode.
5329
8cf51b2c
GM
53302003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5331
5332 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5333 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5334 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5335 * man/frames.texi, man/glossary.texi, man/killing.texi:
5336 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5337 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5338 * man/sending.texi, man/text.texi, man/trouble.texi:
5339 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5340
53412003-11-01 Alan Mackenzie <acm@muc.de>
5342
5343 * search.texi (Scrolling During Incremental Search): Document a
5344 new scrolling facility in isearch mode.
5345
8cf51b2c
GM
53462003-10-22 Miles Bader <miles@gnu.org>
5347
5348 * Makefile.in (info): Move before $(top_srcdir)/info.
5349
53502003-10-22 Nick Roberts <nick@nick.uklinux.net>
5351
5352 * building.texi (Watch Expressions): Update section on data display
5353 to reflect code changes (GDB Graphical Interface).
5354
8cf51b2c
GM
53552003-10-13 Richard M. Stallman <rms@gnu.org>
5356
5357 * xresources.texi (GTK resources): Clean up previous change.
5358
c8763fb6 53592003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5360
5361 * xresources.texi (GTK resources): Add a note that some themes
5362 disallow customizations. Add scroll theme example.
5363
8cf51b2c
GM
53642003-09-30 Richard M. Stallman <rms@gnu.org>
5365
8cf51b2c
GM
5366 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5367
5368 * misc.texi (Saving Emacs Sessions): Shorten the section,
5369 collapsing back into one node.
5370
53712003-09-30 Lars Hansen <larsh@math.ku.dk>
5372
5373 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5374
ce058493 53752003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5376
5377 * xresources.texi (GTK names in Emacs): Correct typo.
5378
8cf51b2c
GM
53792003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5380
5381 * cmdargs.texi (Font X): Mention new default font. More
5382 fully describe long font names, wildcard patterns and the
5383 problems involved. (Result of discussion on emacs-devel.)
5384
53852003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5386
5387 * emacs.texi (Acknowledgements): Correct typo.
5388
53892003-09-22 Richard M. Stallman <rms@gnu.org>
5390
5391 * dired.texi (Misc Dired Commands): New node.
5392 (Dired Navigation): Add dired-goto-file.
5393
5394 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5395
5396 * emacs.texi (Acknowledgements): New node, split from Distribution.
5397
5398 * cmdargs.texi (Action Arguments): -f reads interactive args.
5399
8cf51b2c
GM
54002003-09-08 Lute Kamstra <lute@gnu.org>
5401
5402 * screen.texi (Mode Line): Say that POS comes before LINE.
5403 Mention `size-indication-mode'.
5404 * display.texi (Optional Mode Line): Document
5405 `size-indication-mode'.
5406 * basic.texi (Position Info): Mention `size-indication-mode'.
5407
54082003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5409
5410 * xresources.texi (Resources): Refer to `editres' man page.
5411 (Lucid Resources): Update defaults. Expand description of
5412 `shadowThickness'.
5413
54142003-09-04 Miles Bader <miles@gnu.org>
5415
5416 * Makefile.in (top_srcdir): New variable.
5417 ($(top_srcdir)/info): New rule.
5418 (info): Depend on it.
5419
54202003-09-03 Peter Runestig <peter@runestig.com>
5421
5422 * makefile.w32-in: New file.
5423
54242003-08-29 Richard M. Stallman <rms@gnu.org>
5425
5426 * misc.texi (Saving Emacs Sessions): Correct previous change.
5427
8cf51b2c
GM
54282003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5429
8cf51b2c
GM
5430 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5431 (Intro): Include kmacro.texi after fixit.texi instead of after
5432 custom.texi. (As suggested by Kim Storm.)
5433
54342003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5435
5436 * fixit.texi (Fixit): Update `Next' pointer.
5437 * files.texi (Files): Update `Previous' pointer.
5438 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5439 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5440 (Suggested by Kim Storm.)
5441 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5442
54432003-08-18 Kim F. Storm <storm@cua.dk>
5444
5445 * kmacro.texi: New file describing enhanced keyboard macro
5446 functionality. Replaces old description in custom.texi.
5447
5448 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5449 (Keyboard Macros): Move to new kmacro.texi file.
5450
5451 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5452
8cf51b2c
GM
54532003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5454
5455 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5456
54572003-08-17 Alex Schroeder <alex@gnu.org>
5458
5459 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5460 required.
5461
8cf51b2c
GM
54622003-08-05 Richard M. Stallman <rms@gnu.org>
5463
5464 * programs.texi (Lisp Indent): Don't describe
5465 lisp-indent-function property here. Use xref to Lisp Manual.
5466
8cf51b2c
GM
54672003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5468
fffa137c 5469 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5470 abbreviations.
5471
54722003-07-24 Markus Rost <rost@math.ohio-state.edu>
5473
5474 * buffers.texi (List Buffers): Fix previous change.
5475
8cf51b2c
GM
54762003-07-13 Markus Rost <rost@math.ohio-state.edu>
5477
5478 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5479 List*.
5480
54812003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5482
8cf51b2c
GM
5483 * display.texi (Font Lock): Fix typo.
5484
54852003-07-07 Richard M. Stallman <rms@gnu.org>
5486
5487 * display.texi (Font Lock): Add xref for format info on
5488 font-lock-remove-keywords.
5489
5490 * building.texi (Compilation): Document what happens with asynch
5491 children of compiler process.
5492
5493 * help.texi (Library Keywords): Use @multitable.
5494
8cf51b2c
GM
54952003-06-04 Richard M. Stallman <rms@gnu.org>
5496
5497 * programs.texi (Expressions): Delete C-M-DEL.
5498
5499 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5500 comint-move-point-for-output renamed from
5501 comint-scroll-to-bottom-on-output.
5502
5503 * custom.texi (Init Rebinding): Replace previous change with xref.
5504 (Non-ASCII Rebinding): Explain that issue more briefly here.
5505
55062003-05-28 Richard M. Stallman <rms@gnu.org>
5507
5508 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5509
55102003-05-28 Nick Roberts <nick@nick.uklinux.net>
5511
5512 * building.texi (GDB Graphical Interface): New node.
5513 (Rewritten somewhat by RMS.)
5514
c8763fb6 55152003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5516
5517 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5518 non-English letters. Explain how to set coding systems correctly
5519 and how to include the right coding cookie in the file.
5520
c8763fb6 55212003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5522
5523 * indent.texi (Indentation): Explain the concepts.
5524 (Just Spaces): Explain why preventing tabs for indentation might
5525 be useful.
5526
8cf51b2c
GM
55272003-04-16 Richard M. Stallman <rms@gnu.org>
5528
5529 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5530
8cf51b2c
GM
55312003-02-22 Alex Schroeder <alex@emacswiki.org>
5532
5533 * cmdargs.texi (General Variables): Document SMTPSERVER.
5534
8cf51b2c
GM
5535 * sending.texi: Remove SMTP node.
5536 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5537 library.
5538
8cf51b2c
GM
55392003-02-22 Alex Schroeder <alex@emacswiki.org>
5540
5541 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5542
55432003-02-22 Simon Josefsson <jas@extundo.com>
5544
5545 * sending.texi (Mail Methods): Add node about SMTP.
5546
c8763fb6 55472003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5548
5549 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5550
8cf51b2c
GM
55512003-02-01 Kevin Ryde <user42@zip.com.au>
5552
5553 * glossary.texi (Glossary): Correction to cl cross reference.
5554
55552003-01-20 Richard M. Stallman <rms@gnu.org>
5556
5557 * killing.texi (Rectangles): Document C-x c r.
5558
c8763fb6 55592003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5560
5561 * xresources.texi (GTK resources): New node.
5562 (GTK widget names): New node.
5563 (GTK names in Emacs): New node.
5564 (GTK styles): New node.
5565
c8763fb6 55662003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5567
5568 * maintaining.texi (Create Tags Table): Add reference to the new
5569 `etags --help --lang=LANG' option.
5570
8cf51b2c
GM
55712002-10-02 Karl Berry <karl@gnu.org>
5572
49823426 5573 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5574 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5575 where needed for the sake of the HTML output.
8cf51b2c
GM
5576
55772001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5578
5579 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5580 source files.
5581
55822001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5583
5584 * Makefile.in (emacsman): New target.
5585
8cf51b2c
GM
55862001-10-20 Gerd Moellmann <gerd@gnu.org>
5587
5588 * (Version 21.1 released.)
5589
55902001-10-05 Gerd Moellmann <gerd@gnu.org>
5591
5592 * Branch for 21.1.
5593
8cf51b2c
GM
55942001-03-05 Gerd Moellmann <gerd@gnu.org>
5595
5596 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5597
8cf51b2c
GM
55982000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5599
5600 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5601
8cf51b2c
GM
56021999-07-12 Richard Stallman <rms@gnu.org>
5603
5604 * Version 20.4 released.
5605
56061998-12-04 Markus Rost <rost@delysid.gnu.org>
5607
5608 * Makefile.in (INFO_TARGETS): Delete customize.info.
5609 (DVI_TARGETS): Delete customize.dvi.
5610 (../info/customize, customize.dvi): Targets deleted.
5611
56121998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5613
5614 * Version 20.3 released.
5615
56161998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5617
5618 * Makefile.in (EMACSSOURCES): Add mule.texi.
5619 Add msdog.texi, ack.texi. Remove gnu1.texi.
5620
56211998-04-06 Andreas Schwab <schwab@gnu.org>
5622
5623 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5624 it in dvi targets.
8cf51b2c
GM
5625
56261997-09-23 Paul Eggert <eggert@twinsun.com>
5627
5628 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5629 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5630 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5631
56321997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5633
5634 * Version 20.2 released.
5635
56361997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5637
5638 * Version 20.1 released.
5639
56401997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5641
5642 * Makefile (../info/customize, customize.dvi): New targets.
5643 (INFO_TARGETS): Add ../info/customize.
5644 (DVI_TARGETS): Add customize.dvi.
5645
8cf51b2c
GM
56461996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5647
5648 * Version 19.33 released.
5649
56501996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5651
5652 * Version 19.32 released.
5653
8cf51b2c
GM
56541996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5655
5656 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5657
56581996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5659
5660 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5661 Specify -I option.
5662 (All dvi targets): Set the TEXINPUTS variable.
5663
56641996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5665
5666 * Version 19.31 released.
5667
8cf51b2c
GM
56681995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5669
5670 * Version 19.30 released.
5671
8cf51b2c
GM
56721995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5673
5674 * Makefile.in (maintainer-clean): Rename from realclean.
5675
56761994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5677
5678 * Makefile.in: New file.
5679 * Makefile: File deleted.
5680
56811994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5682
5683 * Makefile (TEXINDEX_OBJS): Variable deleted.
5684 (texindex, texindex.o, getopt.o): Rules deleted.
5685 All deps on texindex deleted.
5686 (distclean): Don't delete texindex.
5687 (mostlyclean): Don't delete *.o.
5688 * texindex.c, getopt.c: Files deleted.
5689
56901994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5691
5692 * Version 19.26 released.
5693
56941994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5695
5696 * Makefile (EMACSSOURCES): Exclude undo.texi.
5697
56981994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5699
5700 * Version 19.25 released.
5701
57021994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5703
5704 * Version 19.24 released.
5705
57061994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5707
5708 * Version 19.23 released.
5709
57101994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5711
5712 * Makefile: Delete spurious tab.
5713
57141994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5715
5716 * Makefile (.SUFFIXES): New rule.
5717
8cf51b2c
GM
57181993-12-04 Richard Stallman (rms@srarc2)
5719
5720 * getopt.c: New file.
5721 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5722 (getopt.o): New rule.
5723 (dvi): Don't depend on texindex.
49823426 5724 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5725
57261993-12-03 Richard Stallman (rms@srarc2)
5727
49823426
GM
5728 * Makefile (TEXI2DVI): New variable.
5729 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5730 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5731
57321993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5733
5734 * Version 19.22 released.
5735
57361993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5737
5738 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5739
57401993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5741
5742 * Version 19.21 released.
5743
8cf51b2c
GM
57441993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5745
5746 * Makefile (realclean): Don't delete the Info files.
5747
57481993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5749
8cf51b2c
GM
5750 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5751 4' where appropriate.
5752
57531993-10-20 Brian Fox (bfox@ai.mit.edu)
5754
49823426 5755 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5756
5757 * texindex.c: Include "../src/config.h" if building in emacs.
5758
5759 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5760 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5761 Add target to build texindex.c, defining `emacs'.
5762
8cf51b2c
GM
57631993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5764
5765 * Version 19.19 released.
5766
8cf51b2c
GM
57671993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5768
5769 * Version 19.18 released.
5770
57711993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5772
5773 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5774
57751993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5776
5777 * Version 19.17 released.
5778
57791993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5780
5781 * split-man: Fix typos in last change.
5782
57831993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5784
5785 * Version 19.16 released.
5786
57871993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5788
5789 * version 19.15 released.
5790
57911993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5792
5793 * Makefile (distclean): It's rm, not rf.
5794
57951993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5796
5797 * Version 19.14 released.
5798
57991993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5800
5801 * Makefile: New file.
5802
58031993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5804
5805 * Version 19.13 released.
5806
58071993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5808
5809 * Version 19.9 released.
5810
58111993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5812
5813 * Version 19.8 released.
5814
58151993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5816
5817 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5818
5819 * trouble.texi: It's `enable-flow-control-on', not
5820 `evade-flow-control-on'.
5821
58221993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5823
5824 * display.texi: Document standard-display-european.
5825
58261993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5827
5828 * Version 19.7 released.
5829
5830 * emacs.texi: Add a sentence to the top menu mentioning the
5831 specific version of Emacs this manual applies to.
5832
58331993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5834
5835 * basic.texi: Document next-line-add-lines variable used to
5836 implement down-arrow.
5837
5838 * killing.texi: Document kill-whole-line.
5839
58401993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5841
5842 * text.texi: Update unix TeX ordering information.
5843
58441993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5845
5846 * news.texi: Mention fill-rectangle in keybinding list.
5847
5848 * killing.texi: Document fill-rectangle.
5849
58501993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5851
5852 * vc.texi: Bring the docs up to date with VC 5.2.
5853
58541992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5855
5856 * emacs.tex: Mention blackbox and gomoku under Amusements.
5857 Assembler mode is now mentioned and appropriately indexed
5858 under Programming Modes.
5859
58601991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5861
5862 * emacs.tex: Update TeX ordering information.
5863
8cf51b2c
GM
58641990-06-26 David Lawrence (tale@geech)
5865
5866 * emacs.tex: Note that completion-ignored-extensions is not used
5867 to filter out names when all completions are displayed in
5868 *Completions*.
5869
58701990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5871
5872 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5873
58741990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5875
5876 * emacs.tex: Add @findex grep.
5877
8cf51b2c
GM
58781988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5879
5880 * emacs.tex: Correct two typos. No other changes before
5881 Version 19 will be made.
5882
8cf51b2c
GM
58831988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5884
5885 * emacs.tex: Update information for obtaining TeX distribution from the
5886 University of Washington.
5887
5888;; Local Variables:
c8763fb6 5889;; coding: utf-8
8cf51b2c
GM
5890;; fill-column: 79
5891;; add-log-time-zone-rule: t
5892;; End:
5893
5894 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5895 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5896
5897 This file is part of GNU Emacs.
5898
352c8b4a 5899 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5900 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5901 the Free Software Foundation, either version 3 of the License, or
5902 (at your option) any later version.
8cf51b2c
GM
5903
5904 GNU Emacs is distributed in the hope that it will be useful,
5905 but WITHOUT ANY WARRANTY; without even the implied warranty of
5906 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5907 GNU General Public License for more details.
5908
5909 You should have received a copy of the GNU General Public License
352c8b4a 5910 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5911
5912;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd