Update node listing.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
c55a4acb
CY
12008-10-31 Chong Yidong <cyd@stupidchicken.com>
2
3 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
4 vc-update-change-log.
5
ef082374
TH
62008-10-31 Tassilo Horn <tassilo@member.fsf.org>
7
8 * files.texi (Files): Add a section about document
9 files (doc-view-mode).
10
d52582c3
CY
112008-10-31 Chong Yidong <cyd@stupidchicken.com>
12
13 * building.texi (Compilation Mode): Document
14 compilation-auto-jump-to-first-error.
15 (Debuggers): Lower GUD subsections to subsubsections.
16 (Starting GUD): Add cindex.
17 (Lisp Interaction): Note that scratch is no longer the initial buffer.
18
4e0a0968
CY
192008-10-30 Chong Yidong <cyd@stupidchicken.com>
20
03625b47
CY
21 * indent.texi (Indentation): Link to Program Indent.
22
4e0a0968
CY
23 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
24 now uses emacsclient's terminal.
25
8bd3f7ef
CY
262008-10-29 Chong Yidong <cyd@stupidchicken.com>
27
80e5620e
CY
28 * mark.texi (Using Region): Document use-empty-active-region.
29
97d5c404
CY
30 * emacs.texi (Top): Update node listings.
31
8bd3f7ef
CY
32 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
33 mention obsolete emacs.bash script.
34 (Invoking emacsclient): Rewrite, moving optional arguments to
35 emacsclient Options.
21d2bae3
CY
36 (emacsclient Options): New node. Document server-use-tcp and
37 server-host.
8bd3f7ef 38
5fda2cbd
CY
392008-10-28 Chong Yidong <cyd@stupidchicken.com>
40
41 * indent.texi (Indentation): Replace list with paragraphed text,
42 putting description of syntax-driven indentation first. Document new
43 effect of active regions on tab.
44 (Tab Stops): Note that editable tab stops affect indentation commands.
45
4ff029f6
DN
462008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
47
48 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
49
996cd6e4
CY
502008-10-23 Chong Yidong <cyd@stupidchicken.com>
51
f28815e3
CY
52 * custom.texi (Function Keys): Note that modified keypad keys are not
53 translated.
54
996cd6e4
CY
55 * basic.texi (Arguments): Explain how to insert multiple digits.
56
49545fe2
MA
572008-10-22 Michael Albinus <michael.albinus@gmx.de>
58
59 * files.texi (Remote Files): Precise selection of default method.
60 Rewrite paragraph about disabling remote file names.
61
edac0b53
CY
622008-10-22 Chong Yidong <cyd@stupidchicken.com>
63
e752c544
CY
64 * search.texi (Special Isearch): Document M-TAB is isearch.
65
edac0b53
CY
66 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
67 command.
68
69 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
70
20a36054
TH
712008-10-22 Tassilo Horn <tassilo@member.fsf.org>
72
73 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
74 section.
75
69051ab6
CY
762008-10-21 Chong Yidong <cyd@stupidchicken.com>
77
c4b1a32a
CY
78 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
79 to files.texi. Move contents of vc2-xtra.texi here.
80
81 * vc2-xtra.texi: File removed.
82
83 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
84 Directory Commands from the submenu. Don't include deleted file
85 vc2-xtra.texi.
86
87 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
88 (Version Control): Add VC Directory Mode and VC Directory Commands to
89 the submenu.
90 (Why Version Control?): Use table format.
91 (Version Control Systems): Note that Meta-CVS support is gone.
92 (VCS Concepts): Note precisely when VC started supporting filesets.
93 Remove bogus xref to CVS Options node.
94 (Types of Log File): Copyedits.
95 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
96 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
97 The Right Thing.
98 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
99 (Log Buffer): Reorganize node, putting C-c C-c description first.
100 (Old Revisions): Use CVS for example, not RCS.
101 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
102 Commands from the submenu, putting them under Version Control.
103 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
104 need to include it in the manual unconditionally, since it is now
105 crucial to using distributed version control systems.
1a6e2954
CY
106 (Comparing Files): Note that diff uses the minibuffer, and that the
107 output is shown using Diff mode.
108 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
109 diff-update-on-the-fly, diff-refine-hunk, and
110 diff-show-trailing-whitespaces.
1a6e2954 111 (File Archives): Add rar support.
c4b1a32a 112
69051ab6
CY
113 * major.texi (Choosing Modes): Make mode selection sequence more
114 obvious by describing the steps in order of priority. Note that
115 magic-mode-alist is nil by default. Document
116 magic-fallback-mode-alist.
117
e7421e03
CY
1182008-10-20 Chong Yidong <cyd@stupidchicken.com>
119
120 * frames.texi (Mouse References): Copyedits.
121
6b2efdc2
TH
1222008-10-20 Tassilo Horn <tassilo@member.fsf.org>
123
124 * ack.texi (Acknowledgments): Add myself as doc-view author.
125
9c5e9396
EZ
1262008-10-20 Eli Zaretskii <eliz@gnu.org>
127
128 * frames.texi (Dialog Boxes): Add @cindex entries.
129
dac94f8e
CY
1302008-10-20 Chong Yidong <cyd@stupidchicken.com>
131
132 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
133 (Text-Only Mouse): Copyedit.
134
25597d40
CY
1352008-10-19 Chong Yidong <cyd@stupidchicken.com>
136
f8a447f6
CY
137 * frames.texi: Use @key throughout for mouse clicks.
138 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
139 (Secondary Selection): Fix modified mouse click syntax.
140 (Clipboard): Describe Cut, Copy and Paste commands.
141 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
142 Copyedits.
143 (Creating Frames): Add xref to Init File.
144 (Frame Commands): Add xref to Exiting.
145 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 146
b0f95216
CY
1472008-10-15 Chong Yidong <cyd@stupidchicken.com>
148
b0817f00
CY
149 * files.texi (Version Control): Copyedits. Add Bazaar.
150 (Version Control Systems): List different VCS's using an itemized list.
151 Add Bazaar.
152 (VCS Concepts): Copyedits. Tweak description of file merging.
153
b0f95216
CY
154 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
155 (Cut/Paste Other App): Document select-active-regions and
156 x-select-enable-primary.
157
69d0d701
CY
1582008-10-13 Chong Yidong <cyd@stupidchicken.com>
159
160 * mark.texi (Shift Selection): Correct case in node name.
161
162 * emacs.texi (Top): Update node order in Mark chapter.
163
375e8351
EZ
1642008-10-12 Eli Zaretskii <eliz@gnu.org>
165
166 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
167
168 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
169 elsewhere in the manual instead of describing yet again the intricacies
170 of $HOME on MS-Windows and MS-DOS.
171
ab58114f
CY
1722008-10-12 Chong Yidong <cyd@stupidchicken.com>
173
4f959513
CY
174 * mini.texi (Minibuffer File): Add xref to File Names.
175 (Minibuffer File): Add discussion of `~' in file names. Add
176 insert-default-directory index reference.
177
ab58114f
CY
178 * files.texi (File Names): Reorganize description.
179 (Visiting): Add xref to Mode Line. Copyedits.
180 (Save Commands): Mention prefix behavior of C-x C-s.
181 (Numbered Backups): Node deleted.
182 (Backup Names): Contents of Numbered Backups moved here. State default
183 of version-control variable.
184 (Reverting): Copyedits.
185 (Version Control): Add additional version control systems.
186
187 * emacs.texi (Top): Delete Numbered Backups node.
188
189 * cmdargs.texi (General Variables): Change Numbered Backups xref to
190 Backup Names.
f2884f63 191 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 192
b0b5100a
RF
1932008-10-11 Romain Francoise <romain@orebokech.com>
194
195 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
196
89774b5f
CY
1972008-10-11 Chong Yidong <cyd@stupidchicken.com>
198
199 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
200 (Select Buffer): Mention use of minibuffer history. Describe default
201 value of default-major-mode. Mention that C-x 4 b selects the other
202 window.
203 (List Buffers): Document CRM indicators in the order they appear.
204 (Kill Buffer): Document new command kill-matching buffers.
205 (Several Buffers): Move explanation of the relationship between buffer
206 list and buffer menu to the top.
207 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
208
4c72bf27
CY
2092008-10-10 Chong Yidong <cyd@stupidchicken.com>
210
211 * entering.texi (Exiting): Document change of C-x C-c to
212 save-buffers-kill-terminal. Document kill-emacs.
213
f68eb991
EZ
2142008-09-30 Eli Zaretskii <eliz@gnu.org>
215
216 * mule.texi (Coding Systems): Don't mention codepage-setup.
217
218 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
219 cpNNN coding systems anymore.
220 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
221 for unibyte mode. Don't mention line-drawing characters. Don't
222 mention dos-unsupported-char-glyph.
223
1a2dd44d
CY
2242008-09-25 Chong Yidong <cyd@stupidchicken.com>
225
226 * search.texi (Search): Shorten introduction.
227 (Basic Isearch): Add command table. Discuss reverse isearch and
228 isearch highlighting.
229 (Repeat Isearch): Move lazy highlighting discussion here. Add search
230 ring to cindex.
231 (Special Isearch): Move input methods discussion here.
232 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
233 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
234 Repeat Isearch.
235 (Isearch Minibuffer): New node.
236 (Word Search): Document new word search commands.
237 (Regexp Example): Simplify example using sentence-end-base variable.
238 (Replace): Reword introduction.
239 (Unconditional Replace): Remove unnecessary example.
240 (Other Repeating Search): Document new `M-s o' binding.
241
242 * emacs.texi (Top): Update node listings.
243
e45da31d
JB
2442008-09-22 Juanma Barranquero <lekktu@gmail.com>
245
246 * emacs.texi (Top): Remove Kill Errors from menu.
247
841c8096
CY
2482008-09-22 Chong Yidong <cyd@stupidchicken.com>
249
402168fa
CY
250 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
251 interface for defining macros. Simplify examples. Note that C-g quits
252 macro definitions.
253 (Keyboard Macro Counter): Document using F3 to insert counter. Give
254 usage example.
255 (Keyboard Macro Query): Organize query responses in a table.
256
257 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
258 to Erasing node.
841c8096
CY
259 (Undo): Reorganize paragraphs for logical flow. Move keybinding
260 rationale to a footnote.
261 (Kill Errors): Remove node, due to redundancy with Erasing.
262 (Spelling): Move discussion of flyspell to end. Note new behavior of
263 M-$ in active region. Remove non-ispell-specific keybindings from
264 table.
265
eab2ee89
DN
2662008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
267
268 * cmdargs.texi (Initial Options): Document --daemon.
269
3d53e905
GM
2702008-09-20 Glenn Morris <rgm@gnu.org>
271
272 * files.texi (Numbered Backups): Mention that some modes set
273 version-control.
274
1c90484d
GM
2752008-09-20 Jim Blandy <jimb@red-bean.com>
276
277 * files.texi (Numbered Backups): Reference File Variables, as well.
278 Remove discussion of Rmail's implementation.
279
0fc0d844
CY
2802008-09-06 Chong Yidong <cyd@stupidchicken.com>
281
282 * misc.texi (Recursive Edit): Note that top-level exits active
283 minibuffers.
284
285 * trouble.texi (Quitting): Likewise.
286
b18d283d
CY
2872008-08-31 Chong Yidong <cyd@stupidchicken.com>
288
289 * emacs.texi (Top): Add Temporary Face Changes xref.
290
291 * display.texi (Display): Move Temporary Face Changes node to just
292 after Standard Faces.
293 (Scrolling): Document recenter-top-bottom instead of recenter.
294 (Horizontal Scrolling): Move auto hscroll discussion to the top.
295 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
296 (Display Custom): Copyedits.
297 (Optional Mode Line): Document display-battery-mode.
298
180135fc
RF
2992008-08-27 Romain Francoise <romain@orebokech.com>
300
301 * custom.texi (Directory Variables): Minor fix.
302
d3fe3475
GM
3032008-08-27 Glenn Morris <rgm@gnu.org>
304
305 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
306 descriptions.
307 (Calendar Customizing): Tweak layout description.
183080b6 308 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
309 markers. Condense calendar-star-date and calendar-mark-today
310 description.
311 (Holiday Customizing): Add oriental and solar holidays.
312 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
313 Fix holiday-float description. Use zerop in examples. Be less verbose.
314 (Date Display Format): Change ISO format. Be less verbose.
315 (Diary Customizing): Mention day and month abbrev arrays.
316 Mention the date-form variables by name. Update European example.
317 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
318 Condense examples. Mention diary-entry-symbols by name.
319 Condense table for insertion commands.
320 (Fancy Diary Display): Mention diary-include-string and
321 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
322 Ethiopic, Persian date functions. Condense descriptions.
323
324 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
325 (Adding to Diary): Adapt for changed node name.
326
71755807
GM
3272008-08-26 Glenn Morris <rgm@gnu.org>
328
329 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
330 node "Hebrew/Islamic Entries".
331
332 * calendar.texi (Specified Dates): Fix names of iso functions.
333 (General Calendar): There may not be another window.
334 (Writing Calendar Files, Holidays): Tweak intro.
335 (Holidays): Mention Baha'i and Chinese holidays.
336 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
337 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
338 (To Other Calendar): Add calendar-print-other-dates.
339 Refer to "graphic display" rather than "X.
340 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
341 (Displaying the Diary): Fix whitespace after reference.
342 Fix `diary-number-of-entries' reference.
343 (Date Formats): Explicitly mention that day names can be abbreviated.
344 (Adding to Diary): Add some references to other sections.
345 (Special Diary Entries): Fix reference.
346 (Appointments): Simplify appt-message-warning-time entry.
347 Clarify where times must be.
348 (Importing Diary): Comment out icalendar paragraph that does not apply.
349 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
350
d76ebc75
GM
3512008-08-23 Glenn Morris <rgm@gnu.org>
352
353 * fortran-xtra.texi (Fortran): Change description of free form and
354 fixed form a bit. Mention hideshow and imenu.
355 (Fortran Motion): Mention fortran-end-of-subprogram,
356 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
357 (Fortran Indent): Minor re-word.
358 (ForIndent Commands): Mention fortran-fill-paragraph and
359 fortran-fill-statement.
360 (ForIndent Cont): Mention fortran-tab-mode-string.
361 (Fortran Comments): Mention fortran-comment-line-start-skip.
362 (Fortran Columns): Mention font-locking.
363 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
364
e2a71e28
JB
3652008-08-23 Johan Bockgard <bojohan@muon>
366
367 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
368
5c52e13c
CY
3692008-08-22 Chong Yidong <cyd@stupidchicken.com>
370
371 * mini.texi (Minibuffer): Simplify introduction.
372 (Minibuffer File): Document tilde in minibuffer filenames.
373 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
374 to enter tabs, spaces, and question marks. Describe behavior of C-a.
375 (Completion Example): Update example to current command list.
376 (Completion Options): Document `lazy' value of completion-auto-help.
377 Update contents of completion-ignored-extensions.
378 (Minibuffer History): Describe "future history" list. State default
379 value of history-delete-duplicates.
380
77a00355
GM
3812008-08-21 Glenn Morris <rgm@gnu.org>
382
383 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 384 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 385
39ee1d04
CY
3862008-08-17 Chong Yidong <cyd@stupidchicken.com>
387
388 * regs.texi (Registers): Clarify valid register names.
389 (RegPos): Note that buffer is saved and restored too.
390 (RegText): Note that mark is reactivated/deactivated.
391 (RegConfig): Xref to Windows node.
392
b12c348f
CY
3932008-08-16 Chong Yidong <cyd@stupidchicken.com>
394
3ae7ba79
CY
395 * basic.texi (Inserting Text): Provide command name for C-q.
396
b12c348f
CY
397 * killing.texi (Killing): Copyedit. Define read-only text.
398 (Deletion): DEL and C-d were already explained in Erasing; xref there.
399 (Killing by Lines): Copyedit.
400 (Other Kill Commands): Move M-w description here.
401 (Yanking): Move M-w to Other Kill Commands.
402 (Kill Ring): Also mention saving text in registers. Link to Text
403 Properties in elisp manual.
404 (Accumulating Text): Copyedit.
405 (CUA Bindings): Shift selection is now the default.
406
d8ff7692
TZ
4072008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
408
409 * maintaining.texi (Change Log): Mention next-error is available.
410
a43a8a2e
GM
4112008-08-10 Glenn Morris <rgm@gnu.org>
412
413 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
414 and intermonth text.
415 (Holiday Customizing): Add holiday-chinese.
416
eba27308
EZ
4172008-08-08 Eli Zaretskii <eliz@gnu.org>
418
419 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
420
5f14a5b3
DN
4212008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
422
423 * files.texi (Log Buffer): Describe C-c C-d.
424 (Diff Mode): Describe C-x 4 A.
425
49989bff
EZ
4262008-08-06 Eli Zaretskii <eliz@gnu.org>
427
428 * vc1-xtra.texi (VC Directory Mode): Fix last change.
429
5c915c02
DN
4302008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
431
2beaf97a
DN
432 * files.texi (Old Revisions): Update the keys used by vc-annotate and
433 describe the new bindings to show the changeset diff, toggle annotation
434 visibility, show revisions.
435 (VC Status): Describe key bindings for modifying the change comments,
436 displaying changeset diffs and annotations.
437
5c915c02
DN
438 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
439
71798ace
NR
4402008-08-05 Nick Roberts <nickrob@snap.net.nz>
441
442 * vc1-xtra.texi (VC Directory Mode): Fix typo.
443
b8949644
EZ
4442008-08-02 Eli Zaretskii <eliz@gnu.org>
445
446 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
447 and wording.
448
819567d1
DN
4492008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
450
451 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 452 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
453 commands. Improve some old info.
454
5f38310a
CY
4552008-07-31 Chong Yidong <cyd@stupidchicken.com>
456
0dc3906b
CY
457 * display.texi (Visual Line Mode): New node.
458
5f38310a
CY
459 * basic.texi (Inserting Text): Move DEL to deletion node.
460 (Moving Point): Add additional alternative key bindings. Describe
461 line-move-visual.
462 (Erasing): Describe DEL.
463 (Basic Undo, Blank Lines, Arguments): Copyedit.
464 (Continuation Lines): Mention Visual Line mode.
465 (Position Info): Move extended discussion to mule.texi.
466
467 * mule.texi (International Chars): Describe C-x =.
468
469 * emacs.texi (Top): Add Visual Line Mode node.
470
7c2fb837
DN
4712008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
472
473 * emacs.texi: Remove VMS support.
474
3f6b73ef
DN
4752008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
476
477 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
478 the vc-dir command name.
479
9e2a2647
DN
4802008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
481
482 * xresources.texi: Remove mentions of Mac Carbon.
483
568beaa2
AS
4842008-07-19 Andreas Schwab <schwab@suse.de>
485
486 * ns-emacs.texi: Move to ../misc.
487
0ef94706
CY
4882008-07-15 Chong Yidong <cyd@stupidchicken.com>
489
490 * entering.texi (Exiting): Don't describe text-only terminals as the
491 default. Describe the new startup screen.
492 (Exiting): Describe how to kill Emacs first. Change description of
493 iconification to handle modern window systems.
494
ba60bd44 4952008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
496
497 * ns-emacs.texi: New file, documents features of Emacs port under
498 NeXTstep windowing.
499
9f30aa73
CY
5002008-07-15 Chong Yidong <cyd@stupidchicken.com>
501
938a5d2e
CY
502 * entering.texi (Entering Emacs): Update prev node.
503
504 * glossary.texi (Glossary): Remove xref to Text Characters.
505
9f30aa73
CY
506 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
507 directly, rather than in the context of ASCII. Move description of
508 special properties of modifier key to new Modifier Keys node.
509 (Keys): Copyedit.
510 (Text Characters): Delete node. Multibyte is the default nowadays, and
511 the node contents are obsolete.
512
513 * custom.texi (Modifier Keys): New node.
514
515 * emacs.texi (Top): Update node list.
516
7e53d36c
CY
5172008-07-13 Chong Yidong <cyd@stupidchicken.com>
518
519 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
520 saying that Emacs provides menus and mouse support (which is par for
521 the course).
522
523 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
524 early on.
525 (Point): Copyedit. Relegate historical trivia to a footnote.
526 (Mode Line): Explain mode-line format more consistently.
527 (Menu Bar): Copyedit.
528
1e9fa96d
GM
5292008-06-27 Glenn Morris <rgm@gnu.org>
530
531 * cal-xtra.texi (Sexp Diary Entries):
532 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
533
dc9bebb8
CY
5342008-06-26 Chong Yidong <cyd@stupidchicken.com>
535
536 * mark.texi (Shift selection): New node.
537 (Mark): Copyedits.
538 (Persistent Mark): Move to the end of the chapter.
539
e7881076
EZ
5402008-06-20 Eli Zaretskii <eliz@gnu.org>
541
542 * makefile.w32-in (distclean): Remove makefile.
543
f427400c
NR
5442008-06-17 Nick Roberts <nickrob@snap.net.nz>
545
546 * building.texi (Starting GUD): Add an entry for gud-gdb.
547 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
548 command mode.
549
b597d348
GM
5502008-06-17 Glenn Morris <rgm@gnu.org>
551
552 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
553
647b7094
NR
5542008-06-17 Nick Roberts <nickrob@snap.net.nz>
555
556 * building.texi (Starting GUD): Expand on remote debugging.
557 (Other GDB-UI Buffers): Mention new keyboard bindings.
558
47a30023
GM
5592008-06-15 Glenn Morris <rgm@gnu.org>
560
561 * gnu.texi: Use a verbatim license for this invariant section,
562 as per etc/GNU.
563
37e5d54a
GM
5642008-06-13 Daniel Engeler <engeler@gmail.com>
565
566 * emacs.texi, misc.texi: Add documentation about serial port access.
567
8e65d46c
GM
5682008-06-13 Glenn Morris <rgm@gnu.org>
569
c1473b4c
MB
570 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
571 maintain.info.
8e65d46c 572
e40a85cd
MB
5732008-06-05 Miles Bader <miles@gnu.org>
574
575 * display.texi (Temporary Face Changes): Update to reflect function
576 renamings in face-remap.el.
577
56c73dec
MB
5782008-06-04 Miles Bader <miles@gnu.org>
579
580 * display.texi (Temporary Face Changes): Add
581 `adjust-buffer-face-height'. Rewrite description of
582 `increase-buffer-face-height' and `decrease-default-face-height' now
583 that they aren't bound by default.
584
9d3d42fb
MB
5852008-06-03 Miles Bader <miles@gnu.org>
586
587 * display.texi (Temporary Face Changes): New node.
588
2be6bfe2
EZ
5892008-05-31 Eli Zaretskii <eliz@gnu.org>
590
591 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
592
daf7e339
GM
5932008-05-31 Glenn Morris <rgm@gnu.org>
594
595 * cal-xtra.texi (Fancy Diary Display): Simplify.
596
d21d2618
GM
5972008-05-30 Glenn Morris <rgm@gnu.org>
598
599 * cal-xtra.texi (Fancy Diary Display): Update for
600 diary-display-function replacing diary-display-hook.
601
71ce5fd0
JB
6022008-05-29 Drew Adams <drew.adams@oracle.com>
603
604 * msdog.texi (Windows Keyboard): Add descriptions of
605 w32-register-hot-key and w32-unregister-hot-key.
606
a3cdbdf8
MO
6072008-05-21 Tom Tromey <tromey@redhat.com>
608
609 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
610 Variables node.
611
854a574c
MO
6122008-05-19 Tom Tromey <tromey@redhat.com>
613
614 * custom.texi (Variables): Add Directory Variables to menu.
615 (Directory Variables): New node.
616
7c2ec3f9
ER
6172008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
618
71ce5fd0 619 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 620
370fded4
ER
6212008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
622
623 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
624 Revision Tags and rewritten. Section now uses modern terminology,
625 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
626 accurately.
627
6af511e3
EZ
6282008-05-10 Eli Zaretskii <eliz@gnu.org>
629
630 * msdog.texi (Windows Files): Update documentation of
631 w32-get-true-file-attributes.
632
7a78b6e7
ER
6332008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
634
635 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
636 directory mode.
637
1bcfc24e
CY
6382008-05-08 Chong Yidong <cyd@stupidchicken.com>
639
640 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 641 entry "television".
1bcfc24e 642
db86064f
ER
6432008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
644
ab5ec32c 645 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 646
a31b405e
ER
6472008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
648
649 * emacs/buffers.texi, emacs/files.texi (Version-control):
650 vc-toggle-read-only is no longer a good idea...
651
ff2c14fc
GM
6522008-04-29 Glenn Morris <rgm@gnu.org>
653
654 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
655
367c9b7c
JL
6562008-04-22 Juri Linkov <juri@jurta.org>
657
658 * dired.texi (Subdirectories in Dired): Describe using `^'
659 to return to the parent directory.
660
4ac1e9b4
NR
6612008-04-22 Nick Roberts <nickrob@snap.net.nz>
662
663 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
664 recent changes.
665
b9b3bf2b
NR
6662008-04-19 Nick Roberts <nickrob@snap.net.nz>
667
668 * building.texi (GDB-UI Layout, Breakpoints Buffer)
669 (Other GDB-UI Buffers): Update for recent thread related changes.
670
4d120d6a
SM
6712008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
672
673 * maintaining.texi (Maintaining):
674 * emacs.texi (Top): Typo.
675
a152877d
SM
6762008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
677
b9b3bf2b
NR
678 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
679 arg in `font-lock-add-keywords'.
a152877d 680
36c0514c
GM
6812008-04-08 Glenn Morris <rgm@gnu.org>
682
683 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
684 Also add Baha'i calendar references where appropriate.
685
06a97d46
GM
6862008-04-05 Glenn Morris <rgm@gnu.org>
687
688 * custom.texi (Init File): Byte-compiling .emacs is bad.
689
6adc6eed
SM
6902008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
691
692 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
693
571388b0
GM
6942008-03-29 Glenn Morris <rgm@gnu.org>
695
696 * calendar.texi: Update for `calendar-date-style' replacing
697 `european-calendar'.
698
3ae8f876
JR
6992008-03-28 Jason Rumney <jasonr@gnu.org>
700
701 * display.texi (Display Custom): Mention overlay-margin in text.
702
5bc6ddff 7032008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 704
5bc6ddff
MB
705 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
706 tutorial' comments.
03a864d5 707
7186a830
CY
7082008-03-28 Chong Yidong <cyd@stupidchicken.com>
709
710 * mark.texi (Mark): Rearrange nodes.
711 (Persistent Mark): Rename from Transient Mark.
712 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
713 Describe Transient Mark mode as the default.
714
715 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
716 the default behavior with Transient Mark mode off.
717 (Position Info): Fix typo.
718
71ce5fd0
JB
719 * display.texi (Standard Faces): Reference the Mark node.
720 Remove discussion of the region face, which is discussed there.
7186a830
CY
721
722 * emacs.texi (Top): Update node listings.
723
724 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
725 as the default.
726
727 * fixit.texi (Undo): Standardize choice of undo key sequence.
728 (Undo, Spelling): Describe Transient Mark mode as the default.
729
730 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
731 default.
732
733 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
734
735 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
736 mode is the default, and note that the mark is not activated when set.
737
738 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
739 Describe Transient Mark mode as the default.
740
741 * search.texi (Basic Isearch): Reference the Mark Ring node.
742 (Replace, Unconditional Replace, Other Repeating Search):
743 Describe Transient Mark mode as the default.
744
745 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
746 Transient Mark mode as the default.
747 (Paragraphs): Describe how M-h behaves when region is active.
748
749 * trouble.texi (Quitting): Clarify effects of C-g.
750
dc47d1ff
GM
7512008-03-13 Glenn Morris <rgm@gnu.org>
752
753 * emacs.texi (EMACSVER): Set to 23.0.60.
754
e3e0fb39 7552008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 756
e3e0fb39
GM
757 * dired.texi (Hiding Subdirectories): Fix previous change.
758
7592008-03-05 Drew Adams <drew.adams@oracle.com>
760
761 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 762
5e14abf8
KS
7632008-02-28 Kim F. Storm <storm@cua.dk>
764
765 * help.texi (Help Files): Move describe-gnu-project to C-h g.
766 Move describe-distribution to C-h C-o.
767 Move view-emacs-problems to C-h C-p.
768 Add view-emacs-debugging on C-h C-d.
769 Add view-external-packages on C-h C-e.
d0207bf3 770 Add view-order-manuals on C-h C-m.
5e14abf8 771
d0207bf3 7722008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
773
774 * msdog-xtra.texi (MS-DOS): Docstring fix.
775
87e391bb
EZ
7762008-02-09 Eli Zaretskii <eliz@gnu.org>
777
778 * msdog.texi (Windows Fonts): Use a @table for describing font
779 properties.
780
5662e503
JR
7812008-02-07 Jason Rumney <jasonr@gnu.org>
782
783 * msdog.texi (Windows Files): w32-get-true-file-attributes default
784 value has changed.
785 (Windows HOME): Clarify what is meant by "if that fails as well".
786 (Windows Fonts): New section.
787
72463824
GM
7882008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
789
790 * basic.texi (Basic Undo): Remove duplicate "you can".
791
7ff926e0
EZ
7922008-02-02 Eli Zaretskii <eliz@gnu.org>
793
794 * maintaining.texi (Tags): Fix last change.
795
6ab7aef1
MA
7962008-02-02 Michael Albinus <michael.albinus@gmx.de>
797
093571c3 798 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 799
ace67e7e
NR
8002008-01-31 Nick Roberts <nickrob@snap.net.nz>
801
802 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
803
ae068fdf
RS
8042008-01-26 Richard Stallman <rms@gnu.org>
805
806 * maintaining.texi (Tags): Delete redundant index entry.
807
a56d9a08
EZ
8082008-01-26 Eli Zaretskii <eliz@gnu.org>
809
810 * programs.texi (Imenu): Move "@cindex tags" from here...
811 * maintaining.texi (Tags): ...to here.
812
e941ed90
NR
8132008-01-23 Kevin Ryde <user42@zip.com.au>
814
815 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
816 click count.
817
650276d5
JB
8182008-01-21 Juanma Barranquero <lekktu@gmail.com>
819
820 * entering.texi (Exiting): Fix typo.
821 Reported by D. E. Evans <sinuhe@gnu.org>.
822
8dc17977
MR
8232007-12-31 Martin Rudalics <rudalics@gmx.at>
824
825 * glossary.texi (Glossary): Fix typo.
826
9f9695a6
RS
8272007-12-27 Richard Stallman <rms@gnu.org>
828
829 * text.texi (Formatted Text): Improve menu tag.
830 (Editing Format Info): In Info, add duplicate menu of nodes
831 about the submenus.
832 (Format Faces): Say where Faces menu is found. Mention Other.
833 (Format Colors): Say where these submenus are found.
834 (Format Indentation, Format Justification): Likewise.
835 (Format Properties): Likewise.
836
abfd0191
RS
8372007-12-22 Richard Stallman <rms@gnu.org>
838
839 * search.texi (Query Replace): Make exp of query-replace more
840 self-contained, and clarify.
8dc17977 841
abfd0191
RS
842 * cc-mode.texi (Getting Started): Change @ref to @pxref.
843
a2586785
RS
8442007-12-15 Richard Stallman <rms@gnu.org>
845
846 * files.texi (Auto Save): Clarify definition of auto-saving.
847
a67cf2bb
RS
8482007-11-26 Richard Stallman <rms@gnu.org>
849
850 * help.texi (Help Echo): Cleanups.
851
448b33b1
TTN
8522007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
853
854 * files.texi (Why Version Control?): Fix typo.
855 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
856 (Selecting a Fileset): Fix typos; small rewording.
857 (Log Buffer): Likewise.
858 (Old Revisions): Likewise.
448b33b1 859
221bb7f6
EZ
8602007-11-17 Eli Zaretskii <eliz@gnu.org>
861
862 * mule.texi (Communication Coding): Fix wording of last change.
863
d0207bf3 8642007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 865
630cb3b7
JB
866 * custom.texi (Specifying File Variables):
867 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 868
53b7759e
KH
8692007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
870
a5ab2e0c 871 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
872
873 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
874
c8763fb6 8752007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 876
630cb3b7 877 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
878 --output=file.
879
ff98e024
MR
8802007-11-13 Martin Rudalics <rudalics@gmx.at>
881
882 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
883 (Help Echo): Avoid mentioning the term "region" here and
884 consistently use the term "active text".
885
37b11c22
GM
8862007-11-11 Glenn Morris <rgm@gnu.org>
887
888 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
889
21d50ba1
JL
8902007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
891
892 * search.texi (Query Replace): Mention
893 `query-replace-show-replacement'.
894
c12ecb0a 8952007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
896
897 * building.texi (Watch Expressions): Remove obscure sentence.
898
3b4201f4
KH
8992007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
900
901 * mule.texi (Select Input Method): Describe how to activate an input
902 method in the text mode.
903
07e5c0b0
DN
9042007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
905
906 * cmdargs.texi (Misc Variables): Remove Sun windows info.
907
52dd7391
NR
9082007-10-30 Nick Roberts <nickrob@snap.net.nz>
909
910 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
911
c004e539
GM
9122007-10-30 Glenn Morris <rgm@gnu.org>
913
914 * misc.texi (Directory Tracking): Explain a bit more about
915 dirtrack-mode.
916
ca8c5b8c
GM
9172007-10-25 Glenn Morris <rgm@gnu.org>
918
919 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
920
b6c764ef
RS
9212007-10-24 Richard Stallman <rms@gnu.org>
922
923 * misc.texi (Interactive Shell): Cleanup last change.
924
eabd84c9
JL
9252007-10-22 Juri Linkov <juri@jurta.org>
926
927 * mini.texi (Minibuffer History): Add text about a list of minibuffer
928 default values.
929
0b43c7e2
ER
9302007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
931
ca8c5b8c 932 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
933 'filesets'.
934
a80859d4
MR
9352007-10-18 Martin Rudalics <rudalics@gmx.at>
936
937 * trouble.texi (Quitting): Fix typo.
938
c9447ae1
GM
9392007-10-18 Glenn Morris <rgm@gnu.org>
940
941 * frames.texi (Mode Line Mouse): Mention minor mode names.
942
168b980f
JL
9432007-10-17 Juri Linkov <juri@jurta.org>
944
945 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
946 fill-paragraph operates on the active region in Transient Mark mode.
947 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
948 with fill-paragraph.
949
950 * basic.texi (Arguments): Replace fill-paragraph-or-region with
951 fill-paragraph.
952
953 * fixit.texi (Spelling): ispell-word operates on the active region
954 in Transient Mark mode.
955
5a331f34
JB
9562007-10-17 Aaron S. Hawley <aaronh@garden.org>
957
958 * building.texi (Source Buffers):
959 * custom.texi (Init Non-ASCII):
960 * glossary.texi (Glossary): Use "key binding" consistently.
961
2a9f4d55
JB
9622007-10-17 Juanma Barranquero <lekktu@gmail.com>
963
964 * calendar.texi (Diary): Fix directive.
965
de13cecf
RS
9662007-10-16 Richard Stallman <rms@gnu.org>
967
968 * calendar.texi (Diary): Clarify text about diary file example.
969
5f90d53e
ER
9702007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
971
972 * files.texi: Capitalize node names according to convention.
973
3aa491bc
GM
9742007-10-13 Glenn Morris <rgm@gnu.org>
975
976 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
977
8a3106d3
ER
9782007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
979
980 * emacs.texi:
981 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 982 suggested by RMS and Robert J. Chassell.
8a3106d3 983
da1080a2
ER
9842007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
985
3aa491bc 986 * files.texi (Version Systems):
0870a421
ER
987 * vc-xtra.texi:
988 * vc1-xtra.texi:
ac3f4c6f 989 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 990 operations. Change of terminology from `version' to `revision'.
a7fc5b78 991 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 992 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 993
58ade22b
ER
9942007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
995
da1080a2 996 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
997 Reorder the descriptions to be chronological.
998
93870ce2
RS
9992007-10-09 Richard Stallman <rms@gnu.org>
1000
1001 * display.texi (Cursor Display): Correct how cursor appears
1002 in nonselected windows.
1003
568c7288
NR
10042007-10-04 Nick Roberts <nickrob@snap.net.nz>
1005
1006 * building.texi (GDB Graphical Interface): Remove references to gdba
1007 and mention gud-gdb.
1008
1af74d06 10092007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1010
1af74d06 1011 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1012
0d8fb755
JL
10132007-10-06 Juri Linkov <juri@jurta.org>
1014
1015 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1016 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1017 fill-paragraph-or-region.
1018
1019 * basic.texi (Arguments): Replace fill-paragraph with
1020 fill-paragraph-or-region.
1021
b981e2c6
ER
10222007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1023
1024 * files.texi: Update the section on version control for 2007
2a9f4d55 1025 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1026 will come later.
1027
5fceaf9c
GM
10282007-09-15 Glenn Morris <rgm@gnu.org>
1029
1030 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1031 to `list-holidays'.
1032
b0e44b17
GM
10332007-09-14 Glenn Morris <rgm@gnu.org>
1034
1035 * calendar.texi: Update all instances of mark-calendar-holidays,
1036 list-calendar-holidays, list-holidays with the new names.
1037
8cf51b2c
GM
10382007-09-06 Glenn Morris <rgm@gnu.org>
1039
1040 * Move manual sources from man/ to subdirectories of doc/.
1041 Split into the Emacs manual in emacs/, and other manuals in misc/.
1042 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1043 manual.
1044 (infodir): New variable.
1045 (info): Use $infodir.
1046 (emacsman): Delete target, not needed any more.
1047 Move all targets that are not the Emacs manual to misc/Makefile.in.
1048 (mostlyclean): Remove `gnustmp'.
1049 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1050 manual.
92f9b43f 1051 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1052 (emacsman): Delete target, not needed any more.
1053 (clean): Remove all info files but Emacs manual.
1054 Move all targets that are not the Emacs manual to misc/Makefile.in.
1055 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1056
1057 * Makefile.in (INFOSOURCES): Delete.
1058 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1059 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1060 *.vrs *.toc here...
1061 (maintainer-clean): ...from here.
1062
10632007-09-05 Glenn Morris <rgm@gnu.org>
1064
1065 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1066
8cf51b2c
GM
10672007-08-29 Glenn Morris <rgm@gnu.org>
1068
1069 * emacs.texi (EMACSVER): Increase to 23.0.50.
1070
3420c522
RS
10712007-08-27 Richard Stallman <rms@gnu.org>
1072
1073 * emacs.texi (Top): Clarify menu item for Glossary.
1074
1075 * display.texi (Faces): Change secn title.
1076 Clarify not all fonts come from Font Lock.
1077
8cf51b2c
GM
10782007-08-17 Eli Zaretskii <eliz@gnu.org>
1079
1080 * basic.texi (Position Info): Add index entry for face at point.
1081 Mention that character faces are also displayed by "C-u C-x =".
1082
8cf51b2c
GM
10832007-08-08 Glenn Morris <rgm@gnu.org>
1084
1085 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1086
10872007-08-07 Chong Yidong <cyd@stupidchicken.com>
1088
1089 * files.texi (File Conveniences): Document point motion keys in Image
1090 mode.
1091
8cf51b2c
GM
10922007-07-27 Glenn Morris <rgm@gnu.org>
1093
8cf51b2c
GM
1094 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1095 in-line.
1096
1097 * gpl.texi: New file with text of GPL.
1098 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1099
11002007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1101
1102 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1103
1104 * dired.texi (Wdired): Mention C-x C-q key binding.
1105
11062007-07-28 Nick Roberts <nickrob@snap.net.nz>
1107
1108 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1109
11102007-07-25 Glenn Morris <rgm@gnu.org>
1111
8cf51b2c
GM
1112 * emacs.texi (Copying): Replace license with GPLv3.
1113
1114 * Relicense all FSF files to GPLv3 or later.
1115
11162007-07-24 Glenn Morris <rgm@gnu.org>
1117
1118 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1119 for some calendars.
1120
11212007-07-23 Nick Roberts <nickrob@snap.net.nz>
1122
1123 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1124 default-directory for the current buffer is on a remote machine.
1125
8cf51b2c
GM
11262007-07-21 Eli Zaretskii <eliz@gnu.org>
1127
1128 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1129 default value.
1130
11312007-07-21 Richard Stallman <rms@gnu.org>
1132
1133 * files.texi (Why Version Control?): Improve previous change.
1134
11352007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1136
1137 * files.texi (Why Version Control?): New node.
1138
8cf51b2c
GM
11392007-07-12 Nick Roberts <nickrob@snap.net.nz>
1140
8cf51b2c
GM
1141 * building.texi (Starting GUD): Add xref to this anchor.
1142
8cf51b2c
GM
11432007-06-24 Karl Berry <karl@gnu.org>
1144
2a9f4d55 1145 * emacs.texi: New Back-Cover Text.
8cf51b2c 1146
8cf51b2c
GM
11472007-06-07 Alan Mackenzie <acm@muc.de>
1148
1149 * display.texi (Optional Mode Line): Document the new form of
1150 line+column numbers, "(561,2)".
1151
11522007-06-06 Juanma Barranquero <lekktu@gmail.com>
1153
49823426 1154 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1155
11562007-06-02 Chong Yidong <cyd@stupidchicken.com>
1157
1158 * Version 22.1 released.
1159
8cf51b2c
GM
11602007-05-07 Karl Berry <karl@gnu.org>
1161
1162 * emacs.texi (EMACSVER): Back to 22.
1163
11642007-05-06 Richard Stallman <rms@gnu.org>
1165
1166 * maintaining.texi (Create Tags Table): Clean up previous change.
1167
c8763fb6 11682007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1169
1170 * maintaining.texi (Create Tags Table): Add text about the dangers of
1171 making symbolic links to tags files.
1172
11732007-05-04 Karl Berry <karl@gnu.org>
1174
1175 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1176
11772007-05-03 Karl Berry <karl@gnu.org>
1178
1179 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1180
1181 * .cvsignore (*.pdf): New entry.
1182
8cf51b2c
GM
1183 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1184 for printing.
1185
11862007-05-01 Richard Stallman <rms@gnu.org>
1187
1188 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1189
8cf51b2c
GM
11902007-04-28 Glenn Morris <rgm@gnu.org>
1191
1192 * ack.texi (Acknowledgments):
1193 * anti.texi (Antinews):
8cf51b2c
GM
1194 * programs.texi (Program Modes): Restore mention of python.el pending
1195 consideration of legal status.
1196
11972007-04-28 Richard Stallman <rms@gnu.org>
1198
1199 * files.texi (File Names): Fixes to ~ description on MS systems.
1200
8cf51b2c
GM
12012007-04-26 Glenn Morris <rgm@gnu.org>
1202
1203 * emacs.texi (EMACSVER): Increase to 22.1.50.
1204
12052007-04-25 Karl Berry <karl@gnu.org>
1206
1207 * emacs.texi: Improve line breaks on copyright page,
1208 similar layout to lispref, 8.5x11 by default.
1209
1210 * dired.texi (Image-Dired): Improve line break, fix typo.
1211
12122007-04-24 Chong Yidong <cyd@stupidchicken.com>
1213
1214 * programs.texi (Program Modes):
8cf51b2c
GM
1215 * anti.texi (Antinews):
1216 * ack.texi (Acknowledgments): python.el removed.
1217
8cf51b2c
GM
12182007-04-23 Chong Yidong <cyd@stupidchicken.com>
1219
1220 * display.texi (Highlight Interactively): Correct description of
1221 hi-lock-file-patterns-policy.
1222
1223 * files.texi (File Archives): Mention self-extracting executables.
1224
12252007-04-23 Eli Zaretskii <eliz@gnu.org>
1226
1227 * search.texi (Unconditional Replace, Query Replace): Add xref to
1228 "Replacement and Case".
1229
12302007-04-22 Chong Yidong <cyd@stupidchicken.com>
1231
1232 * dired.texi (Image-Dired): Move from Thumbnails node.
1233 * misc.texi (Thumbnails): Node deleted.
1234 * emacs.texi (Top): Update node listing.
1235
1236 * files.texi (File Conveniences):
49823426 1237 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1238
12392007-04-21 Richard Stallman <rms@gnu.org>
1240
1241 * display.texi (Highlight Interactively): Correct previous change.
1242 Clarify doc of hi-lock-find-patterns, and move new features into it.
1243
12442007-04-20 David Koppelman <koppel@ece.lsu.edu>
1245
1246 * display.texi (Highlight Interactively): Document
1247 hi-lock-file-patterns-policy.
1248
12492007-04-20 Martin Rudalics <rudalics@gmx.at>
1250
1251 * display.texi (Scrolling): Fix typo.
1252
8cf51b2c
GM
12532007-04-15 Chong Yidong <cyd@stupidchicken.com>
1254
8cf51b2c
GM
1255 * doclicense.texi: Remove node heading, so that it can be included by
1256 other files.
1257
1258 * emacs.texi: Insert node heading for GFDL.
1259
8cf51b2c
GM
12602007-04-14 Eli Zaretskii <eliz@gnu.org>
1261
1262 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1263 "command line".
1264
1265 * display.texi (Faces): Refer to "Creating Frames" for face
1266 and other frame customizations in .emacs.
1267
1268 * frames.texi (Creating Frames): Mention that face customizations can
1269 be put in .emacs. Add index entries.
1270
12712007-04-12 Richard Stallman <rms@gnu.org>
1272
1273 * glossary.texi (Glossary): Explain `iff'.
1274
12752007-04-11 Karl Berry <karl@gnu.org>
1276
1277 * gnu.texi (Top),
1278 * macos.texi (Mac Font Specs),
1279 * anti.texi (Antinews),
1280 * xresources.texi (Resources),
1281 * misc.texi (Emulation),
1282 * calendar.texi (Daylight Saving),
1283 * dired.texi (Dired and Find),
1284 * rmail.texi (Remote Mailboxes),
1285 * sending.texi (Mail Headers),
1286 * programs.texi (Which Function),
1287 * files.texi (Recover),
1288 * buffers.texi (Uniquify),
1289 * frames.texi (Wheeled Mice),
1290 * killing.texi (Rectangles): Wording to improve breaks in
1291 8.5x11 format.
1292 * mule.texi (Language Environments): \hbadness=10000 since there's
1293 no way to reword.
1294 * emacs.texi (smallbook): New @set to more easily switch between
1295 smallbook and 8.5x11.
1296
12972007-04-11 Richard Stallman <rms@gnu.org>
1298
1299 * files.texi (File Conveniences): Add xref to Tumme.
1300 Delete text about Thumbnail mode.
1301
8cf51b2c
GM
13022007-04-09 Alan Mackenzie <acm@muc.de>
1303
1304 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1305 new name. Insert concept index entries.
1306
8cf51b2c
GM
13072007-04-08 Chong Yidong <cyd@stupidchicken.com>
1308
1309 * display.texi (Standard Faces): Document prefix arg for
1310 list-faces-display.
1311
1312 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1313
8cf51b2c
GM
13142007-04-07 Chong Yidong <cyd@stupidchicken.com>
1315
8cf51b2c
GM
1316 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1317
1318 * files.texi (Misc File Ops): Rewrite description of
1319 insert-file-literally.
1320
8cf51b2c
GM
13212007-03-31 Eli Zaretskii <eliz@gnu.org>
1322
1323 * misc.texi (Printing): Postscript -> PostScript.
1324
8cf51b2c
GM
1325 * ack.texi (Acknowledgments): Postscript -> PostScript.
1326
1327 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1328
1329 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1330 below.
1331
13322007-03-30 Chong Yidong <cyd@stupidchicken.com>
1333
1334 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1335 Init Non-ASCII.
1336 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1337 (Init Non-ASCII): New node.
1338
13392007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1340
1341 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1342
8cf51b2c
GM
13432007-03-12 Glenn Morris <rgm@gnu.org>
1344
8cf51b2c
GM
1345 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1346 "Daylight Savings".
1347
49823426 1348 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1349 saving" in text throughout.
1350
8cf51b2c
GM
13512007-03-04 Richard Stallman <rms@gnu.org>
1352
1353 * custom.texi (Safe File Variables): Minor correction.
1354
8cf51b2c
GM
13552007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1356
1357 * rmail.texi (Movemail): Add internal ref.
1358 Don't indent the intro for the PROTO table.
1359 Format PROTO table items with @code.
1360
8cf51b2c
GM
13612007-02-26 Nick Roberts <nickrob@snap.net.nz>
1362
1363 * building.texi: Remove references to bashdb.
1364
8cf51b2c
GM
13652007-02-19 Juanma Barranquero <lekktu@gmail.com>
1366
1367 * mule.texi (Language Environments): Update list of supported language
1368 environments.
1369
8cf51b2c
GM
13702007-02-14 Kim F. Storm <storm@cua.dk>
1371
1372 * building.texi (Grep Searching): Fix lgrep doc.
1373
13742007-02-12 Chong Yidong <cyd@stupidchicken.com>
1375
1376 * back.texi: Remove unused file.
1377
c8763fb6 13782007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1379
1380 * maintaining.texi (Tag Syntax): Now --members is the default for
1381 etags, not for ctags yet.
1382
8cf51b2c
GM
13832007-02-03 Eli Zaretskii <eliz@gnu.org>
1384
1385 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1386 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1387 expects. Add comments to prevent people from inadvertently modifying
1388 the key parts needed by `texinfo-multiple-files-update'.
1389
13902007-01-29 Chong Yidong <cyd@stupidchicken.com>
1391
1392 * frames.texi (Secondary Selection): Window clicked does not matter
1393 when mouse-yank-at-point is non-nil.
1394
8cf51b2c
GM
13952007-01-16 Glenn Morris <rgm@gnu.org>
1396
1397 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1398 system abbrev.
1399
14002007-01-11 Richard Stallman <rms@gnu.org>
1401
1402 * msdog.texi (Windows Keyboard): Another small cleanup.
1403
14042007-01-10 Richard Stallman <rms@gnu.org>
1405
1406 * msdog.texi (Windows Keyboard): Yet another try to make
1407 everyone happy with that passage.
1408
14092007-01-05 Richard Stallman <rms@gnu.org>
1410
1411 * anti.texi (Antinews): Mention M-x shell scrolling.
1412
14132007-01-05 Nick Roberts <nickrob@snap.net.nz>
1414
1415 * building.texi (Watch Expressions): Describe gdb-max-children.
1416
8cf51b2c
GM
14172007-01-04 Richard Stallman <rms@gnu.org>
1418
8cf51b2c
GM
1419 * msdog.texi (Windows Keyboard): Clarify previous change.
1420
8cf51b2c
GM
14212007-01-02 Richard Stallman <rms@gnu.org>
1422
1423 * custom.texi (Changing a Variable): Minor clarification.
1424 (Specific Customization): customize-customized => customize-unsaved.
1425
1426 * entering.texi (Entering Emacs): Clean up text about restarting
1427 Emacs for each file.
1428
1429 * misc.texi (Shell Options): Minor cleanup.
1430
1431 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1432 with Emacs, not vice versa.
1433
1434 * programs.texi (Symbol Completion): Recommend customizing
1435 window manager.
1436
1437 * xresources.texi (Resources): Minor fix.
1438
c8763fb6 14392007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1440
1441 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1442
14432007-01-01 Richard Stallman <rms@gnu.org>
1444
1445 * commands.texi (User Input): Document keys stolen by window mangers.
1446
14472006-12-31 Richard Stallman <rms@gnu.org>
1448
1449 * custom.texi (Specific Customization): Document customize-option
1450 instead of customize-variable.
1451
14522006-12-31 Kim F. Storm <storm@cua.dk>
1453
1454 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1455
14562006-12-30 Kim F. Storm <storm@cua.dk>
1457
1458 * killing.texi (CUA Bindings): Fix typo.
1459
1460 * xresources.texi (Table of Resources): Mention grow-only value for
1461 auto-resize-tool-bars.
1462
8cf51b2c
GM
14632006-12-27 Eli Zaretskii <eliz@gnu.org>
1464
1465 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1466 and how to get them back.
1467
14682006-12-26 Richard Stallman <rms@gnu.org>
1469
1470 * calendar.texi (Holidays): Holiday listing is based on current
1471 practice, but DST is not.
1472
14732006-12-25 Richard Stallman <rms@gnu.org>
1474
1475 * emacs.texi (Top): Update subnode menus.
1476
1477 * mark.texi (Transient Mark): Fix xref.
1478
1479 * killing.texi (Graphical Kill): Node deleted.
1480 (Killing): Add xref to Cut and Paste.
1481 (CUA Bindings): Update xref.
1482
1483 * frames.texi (Cut and Paste): New section to hold other nodes.
1484 (Mouse Commands): Node demoted.
1485 (Cut/Paste Other App): Split out from Mouse Commands.
1486 (Word and Line Mouse): Likewise.
1487 (Secondary Selection, Clipboard): Nodes demoted.
1488
8cf51b2c
GM
14892006-12-24 Kevin Ryde <user42@zip.com.au>
1490
1491 * calendar.texi (Holidays): US daylight saving begins second Sunday
1492 in March for 2007 onwards.
1493 (Daylight Savings): Show new US default daylight saving rules, 2nd
1494 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1495
14962006-12-23 Chong Yidong <cyd@stupidchicken.com>
1497
1498 * calendar.texi (Scroll Calendar): < and > are switched.
1499
15002006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1501
1502 * killing.texi (Deletion): Describe M-\ prefix argument.
1503
15042006-12-23 Richard Stallman <rms@gnu.org>
1505
1506 * search.texi (Regexp Search): Explain why forward and reverse regexp
1507 search are not mirror images.
1508
8cf51b2c
GM
15092006-12-19 Kim F. Storm <storm@cua.dk>
1510
1511 * major.texi (Choosing Modes): Describe match-function elements for
1512 magic-mode-alist.
1513
8cf51b2c
GM
15142006-12-18 Eli Zaretskii <eliz@gnu.org>
1515
1516 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1517 peculiarities.
1518
15192006-12-18 Richard Stallman <rms@gnu.org>
1520
1521 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1522
8cf51b2c
GM
15232006-12-17 Alan Mackenzie <acm@muc.de>
1524
1525 * programs.texi (Left Margin Paren): Remove the bit which says
1526 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1527 Discuss some of the issues of setting this option to nil.
1528
15292006-12-17 Glenn Morris <rgm@gnu.org>
1530
1531 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1532
15332006-12-16 Eli Zaretskii <eliz@gnu.org>
1534
1535 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1536 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1537 NTFS volumes.
1538 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1539 volumes.
1540
15412006-12-15 Eli Zaretskii <eliz@gnu.org>
1542
1543 * text.texi (HTML Mode): Fix "C-c TAB".
1544
8cf51b2c
GM
15452006-12-09 Richard Stallman <rms@gnu.org>
1546
1547 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1548
15492006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1550
1551 * files.texi (Misc File Ops): Document insert-file-literally.
1552
15532006-12-08 Eli Zaretskii <eliz@gnu.org>
1554
1555 * cmdargs.texi (Colors): Note that --color is intended for overriding
1556 the terminal defaults, not for normal invocation.
1557
1558 * misc.texi (Emacs Server): Improve wording. Don't mention the
1559 ``server program''. Add a cross-reference to "Init File" node.
1560 (Invoking emacsclient): Add index entries. Document both short and
1561 long versions of command-line options. Document the -f option.
1562
8cf51b2c
GM
15632006-12-06 Richard Stallman <rms@gnu.org>
1564
1565 * text.texi (Outline Format): Say to set outline-regexp
1566 and outline-level with major modes and file local variables.
1567
c8763fb6 15682006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1569
1570 * anti.texi (Antinews): Mention the alternative to
1571 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1572
8cf51b2c
GM
1573 * misc.texi (Interactive Shell): Ditto.
1574
15752006-12-04 Eli Zaretskii <eliz@gnu.org>
1576
1577 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1578
1579 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1580
15812006-12-01 Eli Zaretskii <eliz@gnu.org>
1582
1583 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1584 colon in the mode line.
1585
1586 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1587
15882006-11-26 Nick Roberts <nickrob@snap.net.nz>
1589
1590 * building.texi (Watch Expressions): Mention SPC for expanding/
1591 contracting watch expressions.
1592
15932006-11-26 Kim F. Storm <storm@cua.dk>
1594
1595 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1596
15972006-11-26 Nick Roberts <nickrob@snap.net.nz>
1598
1599 * building.texi (Debugger Operation): Define text command mode.
1600 Clarify how tooltips work.
1601 (GDB Graphical Interface): Explain how to run in text command mode
1602 more clearly.
1603
16042006-11-25 Juanma Barranquero <lekktu@gmail.com>
1605
1606 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1607
16082006-11-22 Juanma Barranquero <lekktu@gmail.com>
1609
1610 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1611
8cf51b2c
GM
16122006-11-18 Chong Yidong <cyd@stupidchicken.com>
1613
1614 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1615 and EMACS is deprecated.
1616
16172006-11-18 Juanma Barranquero <lekktu@gmail.com>
1618
1619 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1620
c8763fb6 16212006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1622
1623 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1624
1625 * emacs.texi: Include xresources.texi both for info and dvi.
1626
1627 * xresources.texi: Merge text from xresmini.texi.
1628
c8763fb6 16292006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1630
1631 * glossary.texi: Fix typos.
1632
8cf51b2c
GM
16332006-11-06 Richard Stallman <rms@gnu.org>
1634
1635 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1636
1637 * ack.texi (Acknowledgments): Fix name spelling.
1638
16392006-11-01 Juri Linkov <juri@jurta.org>
1640
1641 * search.texi (Word Search): Document incremental word search.
1642
16432006-10-28 Glenn Morris <rgm@gnu.org>
1644
1645 * ack.texi (Acknowledgments): Add cal-html author.
1646
1647 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1648 Calendar"). Describe new package cal-html.
1649 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1650 Calendar Files."
1651
8cf51b2c
GM
16522006-10-23 Richard Stallman <rms@gnu.org>
1653
1654 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1655 Abbrev mode is enabled.
1656
8cf51b2c
GM
16572006-10-16 Richard Stallman <rms@gnu.org>
1658
8cf51b2c
GM
1659 * emacs.texi: Update ISBN.
1660
8cf51b2c
GM
16612006-10-11 Kim F. Storm <storm@cua.dk>
1662
1663 * emacs.texi (Acknowledgments): Use @dotless{i}.
1664
16652006-10-08 Nick Roberts <nickrob@snap.net.nz>
1666
1667 * building.texi (Breakpoints Buffer): Mention catchpoints.
1668
16692006-10-08 Kim F. Storm <storm@cua.dk>
1670
1671 * ack.texi (Acknowledgments): Update.
1672
1673 * emacs.texi (Acknowledgments): Fix bad @/ form.
1674
8cf51b2c
GM
16752006-10-05 Kim F. Storm <storm@cua.dk>
1676
1677 * emacs.texi (Acknowledgments): Add more contributors.
1678
16792006-10-03 Richard Stallman <rms@gnu.org>
1680
1681 * emacs.texi (Acknowledgments): Update version and edition.
1682
8cf51b2c
GM
16832006-10-01 Karl Berry <karl@gnu.org>
1684
1685 * custom.texi (Customization Groups): Page break to keep example buffer
1686 on one page.
1687
16882006-09-30 Karl Berry <karl@gnu.org>
1689
1690 * programs.texi (Basic Indent): @need to improve page break.
1691 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1692
16932006-09-29 Glenn Morris <rgm@gnu.org>
1694
1695 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1696
16972006-09-29 Karl Berry <karl@gnu.org>
1698
1699 * windows.texi (Basic Window): Remove forced @break, no longer
1700 desirable.
1701 * frames.texi (Frame Commands),
1702 * mark.texi (Marking Objects): Reword to avoid bad page break.
1703 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1704
17052006-09-19 Richard Stallman <rms@gnu.org>
1706
1707 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1708 stick to present tense.
1709
c8763fb6 17102006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1711
1712 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1713 to x-gtk-use-old-file-dialog.
1714 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1715
17162006-09-15 Jay Belanger <belanger@truman.edu>
1717
49823426 1718 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1719 Change "Library Public License" to "Lesser Public License"
1720 throughout. Use "yyyy" to represent year.
1721
8cf51b2c
GM
17222006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1723
1724 * files.texi (Visiting): Add index entry "open file".
1725
8cf51b2c
GM
17262006-09-11 Richard Stallman <rms@gnu.org>
1727
1728 * building.texi (Compilation Mode): Clarification.
1729 (Grep Searching): Add xref to Compilation Mode.
1730
8cf51b2c
GM
17312006-09-08 Richard Stallman <rms@gnu.org>
1732
1733 * search.texi (Search): Ref multi-file search commands here.
1734 (Other Repeating Search): Not here.
1735
8cf51b2c
GM
17362006-08-28 Richard Stallman <rms@gnu.org>
1737
1738 * windows.texi (Split Window): Update xref.
1739
1740 * basic.texi (Continuation Lines): Update xref.
1741
1742 * indent.texi (Tab Stops): Update xref.
1743
1744 * emacs.texi (Top): Update subnode menu.
1745
1746 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1747 split out of Display Custom.
1748
17492006-08-25 Kim F. Storm <storm@cua.dk>
1750
1751 * display.texi (Display Custom): Add variables overline-margin
1752 and x-underline-at-descent-line.
1753
17542006-08-25 Richard Stallman <rms@gnu.org>
1755
1756 * entering.texi (Exiting): Rewrite to give graphical displays
1757 priority over text terminals.
1758
1759 * search.texi (Incremental Search): Move index entries.
1760
17612006-08-23 Chong Yidong <cyd@stupidchicken.com>
1762
1763 * custom.texi (Init File): Reference Find Init to avoid "home
1764 directory" confusion.
1765
17662006-08-22 Nick Roberts <nickrob@snap.net.nz>
1767
1768 * building.texi (Other GDB-UI Buffers): Describe how to edit
1769 a value in the locals buffer.
1770
17712006-08-21 Richard Stallman <rms@gnu.org>
1772
1773 * search.texi (Basic Isearch): Add `isearch' index entry.
1774
17752006-08-16 Richard Stallman <rms@gnu.org>
1776
1777 * misc.texi (Saving Emacs Sessions): Clean up wording.
1778
1779 * mark.texi (Marking Objects): Mention term "select all".
1780
1781 * emacs.texi (Top): Update subnode menu.
1782
1783 * help.texi (Help Mode): Move node up in file.
1784
8cf51b2c
GM
17852006-08-15 Nick Roberts <nickrob@snap.net.nz>
1786
1787 * building.texi (Stack Buffer): Explain fringe arrow.
1788
8cf51b2c
GM
17892006-08-12 Eli Zaretskii <eliz@gnu.org>
1790
8cf51b2c
GM
1791 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1792 on startup.
1793
17942006-08-11 Romain Francoise <romain@orebokech.com>
1795
1796 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1797
17982006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1799
1800 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1801
18022006-08-10 Richard Stallman <rms@gnu.org>
1803
1804 * text.texi (Format Faces): Substantial rewrites to deal
1805 with face merging. Empty regions don't count. Clarify
1806 face property inheritance.
1807
18082006-08-08 Romain Francoise <romain@orebokech.com>
1809
1810 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1811 <arjuropo@cc.jyu.fi>.
1812
8cf51b2c
GM
18132006-08-04 Eli Zaretskii <eliz@gnu.org>
1814
1815 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1816 apply to all frames.
1817
8cf51b2c
GM
18182006-08-01 Richard Stallman <rms@gnu.org>
1819
1820 * help.texi (Name Help): Add index entries for describe-variable.
1821
18222006-08-01 Nick Roberts <nickrob@snap.net.nz>
1823
1824 * building.texi (GDB Graphical Interface): Shorten node names.
1825 (GDB-UI Layout): Use GDB-related.
1826 (Other GDB-UI Buffers): Simplify English.
1827
18282006-07-31 Richard Stallman <rms@gnu.org>
1829
1830 * search.texi (Query Replace): Add xref for Dired's Q command.
1831
8cf51b2c
GM
18322006-07-31 Nick Roberts <nickrob@snap.net.nz>
1833
1834 * building.texi (GDB commands in Fringe): Rename to...
1835 (Source Buffers): ..this and move forward. Describe hollow arrow and
1836 new option gdb-find-source-frame.
1837
18382006-07-29 Richard Stallman <rms@gnu.org>
1839
1840 * dired.texi (Operating on Files): Simplify previous change
1841 and fix Texinfo usage.
1842
18432006-07-29 Eli Zaretskii <eliz@gnu.org>
1844
1845 * dired.texi (Operating on Files): Add cross-references. State the
1846 Unix commands that do similar things.
1847
18482006-07-28 Richard Stallman <rms@gnu.org>
1849
1850 * mark.texi (Transient Mark): Clarify that region never disappears
1851 when Transient Mark mode is off, and not when it is on.
1852
18532006-07-27 Richard Stallman <rms@gnu.org>
1854
1855 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1856
18572006-07-24 Richard Stallman <rms@gnu.org>
1858
1859 * xresources.texi (GTK styles): Fix texinfo usage.
1860
8cf51b2c
GM
1861 * commands.texi (User Input): Explain why we teach keyboard cmds.
1862
1863 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1864 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1865 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1866 * doclicense.texi, display.texi, dired.texi, basic.texi:
1867 * anti.texi, ack.texi: Move periods and commas inside quotes.
1868
18692006-07-22 Eli Zaretskii <eliz@gnu.org>
1870
1871 * cmdargs.texi (General Variables): Document EMAIL.
1872
18732006-07-21 Eli Zaretskii <eliz@gnu.org>
1874
1875 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1876 doesn't have effect on MS-Windows.
1877
8cf51b2c
GM
18782006-07-17 Richard Stallman <rms@gnu.org>
1879
1880 * building.texi (Grep Searching): Explain about chaining grep commands.
1881
8cf51b2c
GM
18822006-07-10 Nick Roberts <nickrob@snap.net.nz>
1883
49823426 1884 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1885
18862006-07-09 Chong Yidong <cyd@stupidchicken.com>
1887
1888 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1889 is invoked for multiple files.
1890
18912006-07-08 Eli Zaretskii <eliz@gnu.org>
1892
1893 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1894 on-line manual for the rest of this node.
1895 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1896 unconditionally.
1897 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1898 Improve wording.
1899 (Windows Printing): Improve wording.
1900 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1901 rest of this node.
1902
8cf51b2c
GM
19032006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1904
49823426
GM
1905 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1906 with eval-buffer.
8cf51b2c
GM
1907
19082006-07-05 Nick Roberts <nickrob@snap.net.nz>
1909
1910 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1911 of character translation.
1912
19132006-07-04 Nick Roberts <nickrob@snap.net.nz>
1914
1915 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1916
19172006-07-03 Karl Berry <karl@gnu.org>
1918
1919 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1920 not-too-underfull hboxes in the TeX output.
1921 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1922 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1923 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1924 * sending.texi, text.texi: Fix overfull/underfull boxes.
1925
19262006-07-03 Romain Francoise <romain@orebokech.com>
1927
1928 * m-x.texi (M-x): Fix.
1929
19302006-07-03 Richard Stallman <rms@gnu.org>
1931
8cf51b2c
GM
1932 * search.texi (Other Repeating Search): filename -> file name.
1933
1934 * misc.texi (Narrowing): Minor cleanups.
1935
1936 * files.texi (Visiting): filename -> file name.
1937
1938 * emacs.texi (Top): Update subnode menus.
1939
1940 * mule.texi (Coding Systems): Move char translation stuff here.
1941 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1942 (Recognize Coding): Substantial local rewrites.
1943 (International): Update menu.
1944
1945 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1946 (Scrolling): Substantial local rewrites.
1947 (Display): Update menu and intro.
1948
1949 * dired.texi: filename -> file name.
1950
1951 * custom.texi (Safe File Variables): Texinfo usage fix.
1952
19532006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1954
1955 * help.texi, m-x.texi: Lots of cleanups.
1956
8cf51b2c
GM
19572006-06-30 Eli Zaretskii <eliz@gnu.org>
1958
1959 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1960 (Windows Processes, Windows Misc): Shorten the printed version by
1961 selectively conditioning less important portions by @ifnottex.
1962
8cf51b2c
GM
19632006-06-27 Richard Stallman <rms@gnu.org>
1964
1965 * mini.texi (Minibuffer File): Minor cleanup.
1966
19672006-06-25 Nick Roberts <nickrob@snap.net.nz>
1968
1969 * frames.texi (XTerm Mouse): Rename to...
1970 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1971
1972 * emacs.texi (Top): Use new node name.
1973
19742006-06-24 Eli Zaretskii <eliz@gnu.org>
1975
1976 * emacs.texi (Top): Update the detailed menu according to changes in
1977 msdog.texi.
1978
1979 * msdog.texi (Windows Keyboard): New section.
1980 (Windows Mouse): New section.
1981 (Windows System Menu): Remove section (text merged with "Windows
1982 Keyboard").
1983 (Windows Misc): New section.
1984
1985 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1986
1987 * msdog.texi (ls in Lisp): New section.
1988
1989 * files.texi (Visiting): Document case-insensitive wildcard matching
1990 under find-file-wildcards.
1991
8cf51b2c
GM
19922006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1993
1994 * macos.texi (Mac Input): Add description of mac-function-modifier.
1995 Now Unicode keyboard layouts work.
1996
8cf51b2c
GM
19972006-06-10 Richard Stallman <rms@gnu.org>
1998
1999 * mule.texi (Recognize Coding): Clarify previous change.
2000
20012006-06-09 Kenichi Handa <handa@m17n.org>
2002
2003 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2004 notation.
2005
20062006-06-07 Kevin Ryde <user42@zip.com.au>
2007
2008 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2009 manual for @ifnottex, but in emacs-extra for @iftex.
2010
2011 * cmdargs.texi (General Variables): Fix smtpmail xref.
2012
20132006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2014
8cf51b2c 2015 * programs.texi (Comment Commands):
8cf51b2c 2016 * custom.texi (Specifying File Variables):
49823426 2017 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2018
20192006-06-07 Nick Roberts <nickrob@snap.net.nz>
2020
2021 * building.texi (Watch Expressions): Move node to end.
2022 (GDB Graphical Interface): Move description of clicks in fringe...
2023 (GDB commands in the Fringe): ...to here. New node.
2024
8cf51b2c
GM
20252006-06-05 Romain Francoise <romain@orebokech.com>
2026
49823426 2027 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2028
20292006-06-05 Nick Roberts <nickrob@snap.net.nz>
2030
2031 * building.texi (GDB Graphical Interface): Update bindings.
2032 (Commands of GUD): Add gud-print. Remove gud-run.
2033 Restate availability more generally.
2034
20352006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2036
2037 * mini.texi: Lots of cleanups.
2038
20392006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2040
2041 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2042 and Mouse-2.
2043
c8763fb6 20442006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2045
2046 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2047
8cf51b2c
GM
20482006-05-31 Richard Stallman <rms@gnu.org>
2049
2050 * basic.texi (Moving Point): Fix previous change.
2051
c8763fb6 20522006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2053
2054 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2055
20562006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2057
2058 * basic.texi: Many simplifications and improvements in wording.
2059
8cf51b2c
GM
20602006-05-26 Nick Roberts <nickrob@snap.net.nz>
2061
2062 * anti.texi (Antinews): Create a node for gdb-ui.
2063
8cf51b2c
GM
20642006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2065
2066 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2067
20682006-05-20 Richard Stallman <rms@gnu.org>
2069
2070 * dired.texi (Dired Navigation): dired-goto-file is now j.
2071
8cf51b2c
GM
20722006-05-20 Eli Zaretskii <eliz@gnu.org>
2073
2074 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2075 and their aliases.
2076
2077 * msdog.texi (Windows Printing): Mention non-support of plain text
2078 printing with some el-cheapo printers, and suggest a workaround.
2079
20802006-05-20 Kevin Ryde <user42@zip.com.au>
2081
2082 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2083 remove the bit saying you must set it.
2084
20852006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2086
2087 * trouble.texi (Checklist):
2088 * text.texi (Text, Auto Fill, Text Mode):
2089 * search.texi (Nonincremental Search):
2090 * rmail.texi (Rmail Labels):
2091 * mule.texi (Input Methods, Multibyte Conversion):
2092 * misc.texi (Gnus, Where to Look, PostScript):
2093 * maintaining.texi (Create Tags Table):
2094 * indent.texi (Indentation Commands):
2095 * fixit.texi (Spelling):
2096 * emacs.texi (Copying):
2097 * custom.texi (Init File): ifinfo -> ifnottex.
2098
8cf51b2c
GM
20992006-05-17 Richard Stallman <rms@gnu.org>
2100
2101 * files.texi (Diff Mode): Mention C-x `.
2102
21032006-05-08 Richard Stallman <rms@gnu.org>
2104
2105 * custom.texi (Disabling): Textual cleanups.
2106
8cf51b2c
GM
21072006-05-12 Glenn Morris <rgm@gnu.org>
2108
2109 * calendar.texi (Displaying the Diary, Format of Diary File):
2110 Refer to diary-view-entries, diary-list-entries,
2111 diary-show-all-entries rather than obsolete aliases.
2112
21132006-05-12 Eli Zaretskii <eliz@gnu.org>
2114
2115 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2116 (Displaying the Diary, Special Diary Entries, Importing Diary):
2117 * building.texi (Compilation Shell):
2118 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2119 emacs-xtra with @inforef's.
2120
2121 * files.texi (Visiting): Fix wording.
2122
2123 * mule.texi (Coding Systems, Text Coding): More indexing.
2124 Mention that C-x RET f can set eol conversion.
2125
c8763fb6 21262006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2127
2128 * xresmini.texi (GTK resources): Insert GTK description.
2129
2130 * xresources.texi (GTK resources): metafont should be menufont.
2131
8cf51b2c
GM
21322006-05-06 Michael Albinus <michael.albinus@gmx.de>
2133
49823426 2134 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2135 method, user name and host name is active only in partial
2136 completion mode.
2137
8cf51b2c
GM
21382006-05-06 Eli Zaretskii <eliz@gnu.org>
2139
2140 * makefile.w32-in (emacs.dvi):
2141 * Makefile.in (emacs.dvi): Add xresmini.texi.
2142
2143 * xresmini.texi (Table of Resources): Remove xref to non-existent
2144 node "LessTif Resources".
2145
2146 * msdog.texi (Microsoft Windows):
2147 * calendar.texi (Calendar/Diary, Displaying the Diary)
2148 (Special Diary Entries, Importing Diary, Holidays):
2149 * programs.texi (Program Modes):
2150 * text.texi (Text):
2151 * buffers.texi (Several Buffers):
2152 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2153
21542006-05-06 Eli Zaretskii <eliz@gnu.org>
2155
2156 The following changes merge the emacs-xtra manual into the main
2157 manual, but only for on-line version of the manual.
2158
2159 * vc2-xtra.texi (Version Backups, Local Version Control)
2160 (Making Snapshots, Change Logs and VC, Version Headers)
2161 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2162 on-line manual.
2163
2164 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2165 for on-line manual.
2166
2167 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2168 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2169 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2170 for on-line manual.
2171
2172 * fortran-xtra.texi (Fortran, Fortran Autofill)
2173 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2174 for on-line manual.
2175
2176 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2177 Conditional xref's for on-line manual.
2178
2179 * emerge-xtra.texi (Emerge, Overview of Emerge)
2180 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2181 manual.
2182
2183 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2184 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2185 (EMACSSOURCES): Use EMACS_XTRA.
2186 (../info/emacs-xtra): Remove.
2187 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2188
2189 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2190 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2191 (EMACSSOURCES): Use EMACS_XTRA.
2192 ($(infodir)/emacs-xtra): Remove.
2193 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2194
2195 * trouble.texi (Quitting):
2196 * text.texi (Text):
2197 * programs.texi (Program Modes):
2198 * msdog.texi (Microsoft Windows):
2199 * frames.texi (Frames):
2200 * files.texi (Backup, Version Control, VC Concepts)
2201 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2202 (Registering, VC Status, VC Undo, Multi-User Branching)
2203 (Comparing Files):
2204 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2205 (Displaying the Diary, Special Diary Entries, Importing Diary):
2206 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2207 conditional xref's, depending on @iftex/@ifnottex.
2208
2209 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2210 "MS-DOS". @include msdog-xtra.texi.
2211
2212 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2213 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2214
2215 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2216 for vc-xtra.texi subsections.
2217 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2218 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2219
2220 * sending.texi (Sending Mail): A @node line without explicit Prev,
2221 Next, and Up links.
2222
2223 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2224 Next, and Up links.
2225
2226 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2227 and its sections. @include picture-xtra.texi.
2228
2229 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2230 "Emerge".
2231 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2232
2233 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2234 exact duplicate of its name-sake in calendar.texi.
2235
2236 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2237 "Advanced Calendar/Diary Usage".
2238 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2239
2240 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2241 dired-xtra.texi.
2242 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2243
2244 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2245 (Files) [ifnottex]: Add menu entry for Autorevert.
2246
2247 * emacs-xtra.texi (Introduction): Reword to make consistent with
2248 printed version only.
2249 <Top level>: Remove the body of all chapters and move them to the
2250 new *-xtra.texi files. Use @raisesections and @lowersections to
2251 convert sections to chapters etc.
2252
2253 * msdog-xtra.texi:
2254 * fortran-xtra.texi:
2255 * vc-xtra.texi:
2256 * vc1-xtra.texi:
2257 * vc2-xtra.texi:
2258 * emerge-xtra.texi:
2259 * cal-xtra.texi:
2260 * dired-xtra.texi:
2261 * arevert-xtra.texi: New files, with text from respective chapters
2262 of emacs-xtra.texi. Convert each @chapter into @section, @section
2263 into @subsection, etc.
2264
2265 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2266 updated.
2267
2268 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2269 Windows". All references updated.
2270
22712006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2272
2273 * macos.texi (Mac Input): Mention input from Character Palette.
2274 (Mac Font Specs): Fix typo.
2275
22762006-05-05 Richard Stallman <rms@gnu.org>
2277
2278 * files.texi (Diff Mode): Minor cleanup.
2279
22802006-05-05 Karl Berry <karl@gnu.org>
2281
8cf51b2c
GM
2282 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2283 errors from the current release of makeinfo (4.8).
2284 * help.texi (Library Keywords): Change widest word in multitable
2285 template from `emulations' to `convenience'. (Not sure if this is
2286 related to the font change.)
2287
22882006-05-05 Eli Zaretskii <eliz@gnu.org>
2289
2290 * files.texi (File Names): Add a footnote about limited support of
2291 ~USER on MS-Windows.
2292
2293 * cmdargs.texi (Initial Options): Add a footnote about limited
2294 support of ~USER on MS-Windows.
2295
22962006-05-03 Richard Stallman <rms@gnu.org>
2297
2298 * files.texi (Diff Mode): Node moved here.
2299 (Comparing Files): Delete what duplicates new node.
2300 (Files): Put Diff Mode in menu.
2301
2302 * misc.texi (Diff Mode): Moved to files.texi.
2303
2304 * emacs.texi (Top): Update menu for Diff Mode.
2305
2306 * trouble.texi (Emergency Escape): Simplify.
2307
2308 * emacs.texi (Top): Minor clarification.
2309
23102006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2311
2312 * commands.texi, entering.texi, screen.texi: Many simplifications.
2313
23142006-05-03 Richard Stallman <rms@gnu.org>
2315
2316 * commands.texi (Text Characters): Delete paragraph about unibyte
2317 non-ASCII printing chars.
2318
2319 * killing.texi (Killing): Say "graphical displays".
2320 * display.texi: Say "graphical displays".
2321
2322 * cmdargs.texi (Misc X): Say "graphical displays".
2323
23242006-05-01 Richard Stallman <rms@gnu.org>
2325
2326 * emacs.texi (Top): Add Diff Mode to menu.
2327
23282006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2329
2330 * misc.texi (Diff Mode): New node.
2331
23322006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2333
2334 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2335 (Mac Environment Variables): Shorten example line.
2336 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2337
23382006-05-01 Nick Roberts <nickrob@snap.net.nz>
2339
2340 * building.texi (GUD Customization): Describe cases %d and %c.
2341 Update description for %e.
2342
23432006-04-30 Glenn Morris <rgm@gnu.org>
2344
2345 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2346
23472006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2348
2349 * custom.texi (Examining): Update C-h v output example.
2350
23512006-04-29 Kim F. Storm <storm@cua.dk>
2352
2353 * building.texi (Grep Searching): Add lgrep and rgrep.
2354
8cf51b2c
GM
23552006-04-23 Richard Stallman <rms@gnu.org>
2356
2357 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2358
2359 * xresmini.texi: New file.
2360
2361 * xresources.texi (Face Resources): Split table into font resources
2362 and the rest. Combine similar attributes for brevity.
2363
8cf51b2c
GM
23642006-04-21 Eli Zaretskii <eliz@gnu.org>
2365
2366 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2367 backslashes and case-insensitivity in file names (moved to the
2368 main manual).
2369 (MS-DOS Printing): Move most of the text to the main manual.
2370
2371 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2372 New nodes.
2373 (Windows Processes, Windows System Menu): Add index entries and
2374 fix wording.
2375
8cf51b2c
GM
23762006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2377
2378 * misc.texi (Shell Ring): Add notes on saved input when
2379 navigating off the end of the history list.
2380
23812006-04-18 Chong Yidong <cyd@mit.edu>
2382
2383 * misc.texi (Shell Options): Correct default value of
2384 comint-scroll-show-maximum-output.
2385
8cf51b2c
GM
23862006-04-18 Nick Roberts <nickrob@snap.net.nz>
2387
2388 * building.texi (Watch Expressions): Update.
2389
8cf51b2c
GM
23902006-04-12 Richard Stallman <rms@gnu.org>
2391
2392 * search.texi: Clean up previous change.
2393
23942006-04-12 Eli Zaretskii <eliz@gnu.org>
2395
2396 * search.texi (Regexp Backslash, Regexp Replace): Add index
2397 entries for ``back reference'' and mention the term itself in the
2398 text.
2399
24002006-04-11 Richard Stallman <rms@gnu.org>
2401
2402 * custom.texi (Safe File Variables):
2403 Document enable-local-variables = :safe.
2404
24052006-04-11 Karl Berry <karl@gnu.org>
2406
2407 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2408 (Remote Repositories, Version Backups, Local Version Control)
2409 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2410 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2411 (Renaming VC Work Files and Master Files)
2412 (Inserting Version Control Headers, Customizing VC, General Options)
2413 (Options for RCS and SCCS, Options specific for CVS): Move all
2414 these nodes to emacs-xtra.texi, for brevity.
2415 * cmdargs.texi, files.texi: Change cross-references.
2416
8cf51b2c
GM
24172006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2418
2419 * files.texi (Old Versions): Update description of vc-annotate's
2420 use of color to indicate date ranges.
2421
8cf51b2c
GM
24222006-04-09 Kevin Ryde <user42@zip.com.au>
2423
8cf51b2c
GM
2424 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2425 put info and printed manual names the right way around.
2426
24272006-04-09 Karl Berry <karl@gnu.org>
2428
2429 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2430 emacs-xtra.texi, leaving only MS Windows information.
2431 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2432 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2433 node names.
2434
2435 * emacs.texi: Move @summarycontents and @contents to the beginning
2436 of the file.
2437
8cf51b2c
GM
24382006-04-08 Kevin Ryde <user42@zip.com.au>
2439
2440 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2441
24422006-04-07 Richard Stallman <rms@gnu.org>
2443
2444 * programs.texi (Comments, Comment Commands, Options for Comments)
2445 (Multi-Line Comments): "Align", not "indent".
2446 (Basic Indent): C-j deletes trailing whitespace before the newline.
2447
24482006-04-06 Richard Stallman <rms@gnu.org>
2449
8cf51b2c
GM
2450 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2451
24522006-04-06 Eli Zaretskii <eliz@gnu.org>
2453
2454 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2455
8cf51b2c
GM
24562006-04-05 Richard Stallman <rms@gnu.org>
2457
2458 * emacs.texi (Top): Update subnode menu.
2459
2460 * trouble.texi (Unasked-for Search): Node deleted.
2461 (Lossage): Delete from menu.
2462
24632006-04-04 Richard Stallman <rms@gnu.org>
2464
2465 * trouble.texi: Various cleanups.
2466 (Checklist): Don't bother saying how to snail a bug report.
2467 (Emergency Escape): Much rewriting.
2468 (After a Crash): Rename the core dump immediately.
2469 (Total Frustration): Call it a psychotherapist.
2470 (Bug Criteria): Avoid "illegal instruction".
2471 (Sending Patches): We always put the contributor's name in.
2472
2473 * misc.texi (Thumbnails): Minor correction.
2474
8cf51b2c
GM
24752006-04-03 Richard Stallman <rms@gnu.org>
2476
2477 * misc.texi (Thumbnails): Minor cleanup.
2478
24792006-04-02 Karl Berry <karl@gnu.org>
2480
2481 * sending.texi (Mail Sending): pxref to Top needs five args.
2482
2483 * texinfo.tex: Update to current version (2006-03-21.13).
2484
8cf51b2c
GM
24852006-03-31 Richard Stallman <rms@gnu.org>
2486
2487 * emacs.texi (Top): Update subnode menu.
2488
2489 * help.texi (Help Mode): Cleanup.
2490
2491 * dired.texi: Many cleanups.
2492 (Dired Deletion): Describe dired-recursive-deletes.
2493 (Operating on Files): dired-create-directory moved.
2494 (Misc Dired Features): Move to here.
2495 (Tumme): Node moved to misc.texi.
2496
2497 * custom.texi: Many cleanups.
2498 (Minor Modes): Don't mention ISO Accents Mode.
2499 (Examining): Update C-h v output example.
2500 (Hooks): Add index and xref for add-hook.
2501 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2502 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2503
2504 * misc.texi: Many cleanups.
2505 (beginning): Add to summary of topics.
2506 (Shell): Put eshell xref at the end. Remove eshell from table.
2507 (Thumbnails): New node.
2508
8cf51b2c
GM
25092006-03-28 Eli Zaretskii <eliz@gnu.org>
2510
2511 * files.texi (File Name Cache): Make it clear that the cache is
2512 not persistent.
2513
8cf51b2c
GM
25142006-03-25 Karl Berry <karl@gnu.org>
2515
49823426
GM
2516 * emacs-xtra.texi, emacs.texi, gnu.texi:
2517 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2518 (2) do not indent copyright year list (or anything else).
2519
8cf51b2c
GM
25202006-03-21 Juanma Barranquero <lekktu@gmail.com>
2521
2522 * files.texi (VC Dired Mode): Remove misplaced brackets.
2523
25242006-03-21 Andre Spiegel <spiegel@gnu.org>
2525
2526 * files.texi: Various updates and clarifications in the VC chapter.
2527
25282006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2529
2530 * help.texi (Help Mode): Document "C-c C-c".
2531
8cf51b2c
GM
25322006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2533
2534 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2535 menu in the standalone Info reader.
2536
25372006-03-15 Chong Yidong <cyd@stupidchicken.com>
2538
2539 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2540 moved here from Emacs manual.
2541
2542 * programs.texi (Fortran): Section moved to emacs-xtra.
2543 (Program Modes): Xref to Fortran in emacs-xtra.
2544
2545 * maintaining.texi (Emerge): Move to emacs-xtra.
2546 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2547
2548 * picture.texi: File deleted.
2549 * Makefile.in:
2550 * makefile.w32-in: Remove picture.texi.
2551
2552 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2553 * abbrevs.texi (Abbrevs):
2554 * sending.texi (Sending Mail): Picture node removed.
2555
2556 * emacs.texi (Top): Update node listings.
2557
8cf51b2c
GM
25582006-03-12 Richard Stallman <rms@gnu.org>
2559
2560 * calendar.texi: Various cleanups.
2561
8cf51b2c
GM
25622006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2563
2564 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2565 syntax.
2566
8cf51b2c
GM
25672006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2568
2569 * search.texi (Regexps): More accurately describe which characters
2570 are special in which situations. Recommend _not_ to quote `]' or
2571 `-' when they are not special.
2572
8cf51b2c
GM
25732006-02-28 Andre Spiegel <spiegel@gnu.org>
2574
2575 * files.texi (Old Versions): Clarify operation of C-x v =.
2576
8cf51b2c
GM
25772006-02-21 Nick Roberts <nickrob@snap.net.nz>
2578
2579 * building.texi (Watch Expressions): Update and describe
2580 gdb-speedbar-auto-raise.
2581
25822006-02-19 Richard M. Stallman <rms@gnu.org>
2583
2584 * emacs.texi: Use @smallbook.
2585 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2586 Update subnode menu.
2587
2588 * building.texi (Lisp Interaction): Minor addition.
2589
25902006-02-18 Nick Roberts <nickrob@snap.net.nz>
2591
2592 * building.texi (Watch Expressions): Update and be more precise.
2593
c8763fb6 25942006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2595
2596 * maintaining.texi (Create Tags Table): Explain why the
2597 exception when etags writes to files under the /dev tree.
2598
25992006-02-14 Richard M. Stallman <rms@gnu.org>
2600
2601 * custom.texi (Safe File Variables): Lots of clarification.
2602 Renamed from Unsafe File Variables.
2603
26042006-02-14 Chong Yidong <cyd@stupidchicken.com>
2605
2606 * custom.texi (Unsafe File Variables): File variable confirmation
2607 assumed denied in batch mode.
2608
26092006-02-14 Richard M. Stallman <rms@gnu.org>
2610
2611 * building.texi (GDB User Interface Layout): Don't say `inferior'
2612 for program being debugged.
2613
26142006-02-15 Nick Roberts <nickrob@snap.net.nz>
2615
2616 * building.texi (GDB Graphical Interface):
2617 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2618
26192006-02-13 Chong Yidong <cyd@stupidchicken.com>
2620
2621 * custom.texi (Specifying File Variables, Unsafe File Variables):
2622 New nodes, split from File Variables. Document new file local
2623 variable behavior.
2624
26252006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2626
2627 * display.texi (Standard Faces):
8cf51b2c
GM
2628 * files.texi (Visiting):
2629 * frames.texi (Clipboard):
2630 * glossary.texi (Glossary) <Clipboard>:
2631 * xresources.texi (X Resources): Mention Mac OS port.
2632
8cf51b2c
GM
26332006-02-12 Richard M. Stallman <rms@gnu.org>
2634
2635 * building.texi (Building): Clarify topic in intro.
2636
2637 * maintaining.texi (Maintaining): Change title; clarify topic.
2638 Delete duplicate index entries.
2639
2640 * building.texi (Other GDB User Interface Buffers): Clarifications.
2641
2642 * text.texi (Cell Commands): Clarifications.
2643
2644 * programs.texi (Defuns): Delete duplicate explanation of
2645 left-margin paren convention.
2646 (Hungry Delete): Minor cleanup.
2647
26482006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2649
2650 * dired.texi (Tumme): More tumme documentation.
2651
26522006-02-11 Alan Mackenzie <acm@muc.de>
2653
2654 * programs.texi ("Hungry Delete"): Correct the appellation of the
2655 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2656
26572006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2658
2659 * dired.texi (Tumme): Fix small bug.
2660
26612006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2662
2663 * macos.texi (Mac International): Rename "fontset-mac" to
2664 "fontset-standard".
2665
8cf51b2c
GM
26662006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2667
2668 * dired.texi (Tumme): Basic documentation for Tumme added.
2669
8cf51b2c
GM
26702006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2671
2672 * mule.texi (International):
2673 * programs.texi (Basic Indent): Fix typos.
2674
8cf51b2c
GM
2675 * custom.texi (Minor Modes):
2676 * display.texi (Text Display):
2677 * commands.texi (Text Characters): Update xrefs.
2678
26792006-02-07 Richard M. Stallman <rms@gnu.org>
2680
2681 * emacs.texi (Top): Update subnode menu.
2682 Update info on old Emacs papers.
2683 (Intro): "Graphical display", not window system.
2684
2685 * xresources.texi (GTK styles): Minor clarifications.
2686
2687 * trouble.texi: "Graphical display", not window system.
2688 (Stuck Recursive): Minor clarification.
2689
2690 * text.texi: Minor clarifications.
2691 (Sentences): Explain why two-space convention is better.
2692 Explain sentence-end-without-period here.
2693 (Fill Commands): Not here.
2694 (Refill): Node moved down.
2695 (Filling): Update menu.
2696 (Table Creation, Cell Justification, Column Commands): Clarify.
2697
2698 * sending.texi: Minor clarifications.
2699
2700 * search.texi (Regexp Backslash): Clarification.
2701
2702 * rmail.texi: Minor cleanups.
2703 (Rmail): Delete digression about `rmail-mode'.
2704 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2705 (Rmail Files): Mention C-u M-x rmail.
2706 (Rmail Reply): Mention References.
2707 (Rmail Display): Mention rmail-nonignored-headers.
2708
2709 * programs.texi: Minor cleanups.
2710 (Comment Commands): Mention momentary Transient Mark mode.
2711 (Matching): Be more specific about customizing show-paren-mode.
2712 (Info Lookup): Don't list the modes that support C-h S.
2713 Just say what it does in an unsupported mode.
2714 (Man Page): Delete excessive info on customizing woman.
2715 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2716
2717 * abbrevs.texi: Minor clarifications.
2718 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2719 not "dynamic abbrevs" as if they were a kind of abbrev.
2720
2721 * picture.texi (Picture): Minor cleanup.
2722
2723 * mule.texi (Communication Coding): Say "other applications".
2724 (Fontsets): Not specific to X. Add xref to X Resources.
2725 (Unibyte Mode): Rename from Single-Byte Character Support.
2726 "Graphical display", not window system.
2727 (International): Update menu.
2728
2729 * maintaining.texi (Format of ChangeLog):
2730 New node, split out from ChangeLog.
2731 (ChangeLog): Clarifications in the remaining text.
2732 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2733 (Find Tag): Add @w.
2734 (Tags Search): Explain tag table order here. Simplify grep ref.
2735 (List Tags): tags-tag-face is a variable, not a face.
2736 (Emerge): Cleanups.
2737
2738 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2739 (Keyboard Macros): Avoid "the user".
2740
2741 * killing.texi: "Graphical display", not window system.
2742
2743 * help.texi (Help Echo): "Graphical display", not window system.
2744
2745 * glossary.texi: Say "you", not "the user". Say "graphical display".
2746
2747 * frames.texi: Minor cleanups. "Graphical display", not window system.
2748
2749 * files.texi (Visiting): Make drag-and-drop not X-specific.
2750
2751 * custom.texi: Minor cleanups. "Graphical display", not window system.
2752
2753 * cmdargs.texi: Minor cleanups.
2754
2755 * building.texi (Compilation): Move and split kill-compilation para.
2756 Add para about multiple compilers.
2757 (Compilation Mode): Commands also available in grep mode and others.
2758 Mention C-u C-x ` more tutorially. Clarify C-x `.
2759 (Compilation Shell): Clarify. Put Bash example first.
2760 (Grep Searching): Minor cleanups; add @w.
2761 (Debuggers): Minor cleanups.
2762 (Starting GUD): Make GDB xgraphical mode issue clearer.
2763 (Debugger Operation): Lots of clarifications including
2764 GDB tooltip side-effect issue.
2765 (Commands of GUD): Clarify.
2766 (GUD Customization): Add bashdb-mode-hook.
2767 (GDB Graphical Interface): Rewrite for clarity.
2768 (GDB User Interface Layout): Rewrite for clarity.
2769 (Stack Buffer, Watch Expressions): Likewise.
2770 (Other GDB User Interface Buffers): Cleanups.
2771 (Lisp Libraries, External Lisp): Cleanup.
2772
2773 * basic.texi (Position Info): "Graphical displays", rather than
2774 window systems.
2775
2776 * anti.texi: Minor cleanup.
2777
8cf51b2c
GM
27782006-02-03 Eli Zaretskii <eliz@gnu.org>
2779
2780 * custom.texi (Init File, Find Init): Add cross-references to
2781 where $HOME is described.
2782
27832006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2784
2785 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2786 is not inside the @table.
2787
2788 * emacs.texi (Top): Correct node name.
2789
2790 * files.texi (File Names): Fix @xref.
2791 (Reverting): Fix typo.
2792
2793 * mule.texi (International): Correct node name.
2794
2795 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2796
27972006-02-01 Richard M. Stallman <rms@gnu.org>
2798
2799 * emacs.texi (Top): Update subnode menu.
2800
2801 * mule.texi: Minor clarifications.
2802 Reduce the specific references to X Windows.
2803 Refer to "graphical" terminals, rather than window systems.
2804 (Text Coding): Rename from Specify Coding.
2805 (Communication Coding, File Name Coding, Terminal Coding):
2806 New nodes split out from Text Coding.
2807
2808 * kmacro.texi: Minor clarifications.
2809 (Keyboard Macro Ring): Comment out some excessive commands.
2810 (Basic Keyboard Macro): Split up the table, putting part in each node.
2811
2812 * major.texi: Minor clarifications.
2813
2814 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2815
2816 * windows.texi: Minor clarifications.
2817 (Change Window): Don't describe mode-line mouse cmds here.
2818 Add xref to Mode Line Mouse.
2819
2820 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2821
2822 * macos.texi (Mac International): Fix xref.
2823
2824 * indent.texi: Minor clarifications.
2825
2826 * frames.texi: Minor clarifications.
2827 Reduce the specific references to X Windows.
2828 Refer to "graphical" terminals, rather than window systems.
2829 (Frame Parameters): Don't mention commands like
2830 set-foreground-color. Just say to customize a face.
2831 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2832
2833 * files.texi: Minor clarifications.
2834 (Numbered Backups): New node, split out from Backup Names.
2835
2836 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2837
2838 * cmdargs.texi (General Variables): Fix xref.
2839
2840 * buffers.texi: Minor clarifications.
2841
8cf51b2c
GM
28422006-01-31 Richard M. Stallman <rms@gnu.org>
2843
2844 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2845 Nodes moved to top.
2846
2847 * display.texi: Minor clarifications.
2848 (Display): Rearrange menu.
2849 (Standard Faces): Mention query-replace face.
2850 (Faces): Simplify.
2851 (Font Lock): Simplify face customization info.
2852 (Highlight Changes): Node merged into Highlight Interactively.
2853 (Highlight Interactively): Much rewriting and cleanup.
2854 (Optional Mode Line): Narrowed line number not good for goto-line.
2855 Simplify face customization advice.
2856 (Text Display): Mention use of escape-glyph face.
2857 Move ctl-arrow and tab-width here.
2858 (Display Custom): Move no-redraw-on-reenter to end of node.
2859
2860 * search.texi: Minor clarifications.
2861 (Isearch Scroll): Simplify.
2862 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2863
2864 * regs.texi (Registers): Mention bookmarks here.
2865
2866 * mark.texi: Minor clarifications.
2867 (Selective Undo): Node deleted.
2868
2869 * m-x.texi: Minor clarifications.
2870
2871 * killing.texi: Minor clarifications.
2872 Refer to "graphical" terminals, rather than window systems.
2873
2874 * help.texi: Clarifications.
2875 (Help): Don't describe C-h F and C-h K here.
2876 (Key Help): Describe C-h K here.
2877 (Name Help): Mention Emacs Lisp Intro.
2878 Describe C-h F here.
2879 (Misc Help): Mention C-h F and C-h K only briefly.
2880
2881 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2882 Selective undo text merged in.
2883 (Spelling): Mention Aspell along with Ispell.
2884
2885 * emacs.texi (Top): Update subnode menus.
2886
2887 * basic.texi (Basic Undo): Rename from Undo. Most of text
2888 moved to new Undo node.
2889
8cf51b2c
GM
28902006-01-29 Chong Yidong <cyd@stupidchicken.com>
2891
2892 * basic.texi (Continuation Lines, Inserting Text):
2893 Mention longlines mode.
2894
28952006-01-29 Richard M. Stallman <rms@gnu.org>
2896
10d1d0af 2897 * screen.texi: Minor cleanups.
8cf51b2c
GM
2898 (Screen): Clean up the intro paragraphs.
2899 (Mode Line): Lots of rewriting. Handle frame-name better.
2900 eol-mnemonic-... vars moved out.
2901
2902 * emacs.texi (Top): Change menu item for MS-DOS node.
2903 Update subnode menu.
2904
2905 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2906 chapter relates to Windows. Title changed.
2907
2908 * mini.texi: Minor cleanups.
2909
2910 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2911 (Mark): Put it in the menu.
2912
2913 * entering.texi: Minor cleanups.
2914
2915 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2916 (Intro): Refer to "graphical" terminals, rather than X.
2917
2918 * display.texi (Display Custom): Add xref to Variables.
2919 (Optional Mode Line): eol-mnemonic-... vars moved here.
2920
2921 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2922 rather than X.
2923
8cf51b2c
GM
2924 * basic.texi: Minor cleanups.
2925 (Undo): selective-undo moved.
2926
8cf51b2c
GM
29272006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2928
2929 * anti.texi (Antinews): Various corrections and additions.
2930
29312006-01-23 Juri Linkov <juri@jurta.org>
2932
2933 * custom.texi (Easy Customization, Customization Groups)
2934 (Browsing Custom): Mention links along with buttons.
2935
8cf51b2c
GM
29362006-01-21 Eli Zaretskii <eliz@gnu.org>
2937
8cf51b2c
GM
2938 * text.texi (TeX Print): Use @key for TAB.
2939
8cf51b2c
GM
2940 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2941
8cf51b2c
GM
29422006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2943
2944 * files.texi (File Aliases): Don't claim that usually separate
2945 buffers are created for two file names that name the same data.
2946 Mention additional situations where different names mean the same
2947 file on disk.
2948
29492006-01-19 Richard M. Stallman <rms@gnu.org>
2950
2951 * killing.texi (Deletion): Upcase @key argument.
2952
2953 * custom.texi (Custom Themes): Minor cleanup.
2954
2955 * programs.texi (Hungry Delete): Upcase @key argument.
2956
8cf51b2c
GM
29572006-01-16 Juri Linkov <juri@jurta.org>
2958
2959 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2960 Move `mode-line-highlight' before `mode-line-buffer-id'.
2961
8cf51b2c
GM
29622006-01-14 Richard M. Stallman <rms@gnu.org>
2963
2964 * basic.texi (Inserting Text): Minor cleanup.
2965
8cf51b2c
GM
29662006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2967
2968 * custom.texi (Changing a Variable, Face Customization):
2969 Update for changes in Custom menus.
2970
8cf51b2c
GM
29712006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2972
2973 * macos.texi (Mac International): Undo last change.
2974
8cf51b2c
GM
29752006-01-02 Chong Yidong <cyd@stupidchicken.com>
2976
2977 * custom.texi (Custom Themes): Describe the new
2978 customize-create-theme interface.
2979
29802005-12-30 Juri Linkov <juri@jurta.org>
2981
2982 * basic.texi (Position Info): Update example.
2983
c8763fb6 29842005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2985
2986 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2987
29882005-12-24 Chong Yidong <cyd@stupidchicken.com>
2989
2990 * custom.texi (Custom Themes): `load-theme' always loads.
2991
29922005-12-23 Juri Linkov <juri@jurta.org>
2993
2994 * display.texi (Highlight Interactively): Use double space to
2995 separate sentences. Replace C-p with M-p, and C-n with M-n.
2996
29972005-12-22 Richard M. Stallman <rms@gnu.org>
2998
2999 * custom.texi (Easy Customization and subnodes):
3000 Replace "active field" with "button".
3001 Use "user option" only for variables.
3002 Use "setting" for variable-or-face.
3003
30042005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3005
3006 * buffers.texi (Select Buffer): Change order in table to make
3007 "Similar" refer to the correct item.
3008 (Indirect Buffers): Minor rewording.
3009
8cf51b2c
GM
30102005-12-20 Juri Linkov <juri@jurta.org>
3011
3012 * files.texi (VC Status): Put P and N near p and n.
3013
8cf51b2c
GM
30142005-12-19 Richard M. Stallman <rms@gnu.org>
3015
3016 * programs.texi (Electric C): Delete the info about newline control.
3017 (Other C Commands): Minor cleanup.
3018 (Left Margin Paren): Minor cleanup.
3019
30202005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3021
3022 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3023 (Customization Groups): Delete text moved to "Browsing Custom".
3024 (Browsing Custom): New node.
3025 (Specific Customization): Clarify which commands only work for
3026 loaded options.
3027
30282005-12-18 Bill Wohler <wohler@newt.com>
3029
3030 * frames.texi (Tool Bars): Shorten text of previous change.
3031
30322005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3033
3034 * files.texi (VC Status): Document log-view mode.
3035
30362005-12-18 Bill Wohler <wohler@newt.com>
3037
3038 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3039 permanently via the customize interface.
3040
8cf51b2c
GM
30412005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3042
3043 * killing.texi (Killing by Lines): Document `kill-whole-line'
3044 function.
3045
c8763fb6 30462005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3047
3048 * buffers.texi (Select Buffer): Change `prev-buffer' to
3049 `previous-buffer'. Indicate that these functions use a frame
3050 local buffer list.
3051
8cf51b2c
GM
30522005-12-12 Richard M. Stallman <rms@gnu.org>
3053
3054 * custom.texi (Easy Customization): Change menu comment.
3055 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3056
3057 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3058 (Help): Among the Apropos commands, describe only C-h a here.
3059
30602005-12-11 Richard M. Stallman <rms@gnu.org>
3061
3062 * programs.texi (Options for Comments): Comment-end starts with space.
3063
3064 * glossary.texi (Glossary): Minor cleanup.
3065
3066 * files.texi (Old Versions): Use @table.
3067
8cf51b2c
GM
30682005-12-10 David Koppelman <koppel@ece.lsu.edu>
3069
3070 * display.texi (Highlight Interactively): Include
3071 global-hi-lock-mode. Add miscellaneous details and elaborations.
3072
30732005-12-09 Richard M. Stallman <rms@gnu.org>
3074
3075 * display.texi (Font Lock): Delete the Global FL menu item.
3076
30772005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3078
3079 * custom.texi (Minibuffer Maps): Mention the maps for file name
3080 completion.
3081
30822005-12-09 Kim F. Storm <storm@cua.dk>
3083
3084 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3085 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3086 cursor to next corner in rectangle; clarify insert around rectangle.
3087
8cf51b2c
GM
30882005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3089
3090 * custom.texi (Customization): Use xref to elisp manual for
3091 non-TeX output.
3092 (Minor Modes): Update.
3093 (Customization Groups, Changing a Variable, Face Customization):
3094 Update for new appearance of Custom buffers.
3095 (Changing a Variable): `custom-buffer-done-function' has been
3096 replaced by `custom-buffer-done-kill'.
3097 (Specific Customization): In the `customize-group' buffer, a
3098 subgroup's contents are not "hidden". They are not included at
3099 all. They have no [Show] button.
3100 (Mouse Buttons): Add pxref to description of mouse event lists in
3101 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3102 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3103 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3104
31052005-12-08 Richard M. Stallman <rms@gnu.org>
3106
3107 * mini.texi (Completion Commands, Completion):
3108 In file name input, SPC does not do completion.
3109
8cf51b2c
GM
31102005-12-08 Nick Roberts <nickrob@snap.net.nz>
3111
3112 * building.texi (GDB Graphical Interface): Explain screen size
3113 setting.
3114 (Other GDB User Interface Buffers): Describe features specific to
3115 GDB 6.4.
3116
8cf51b2c
GM
31172005-12-01 Nick Roberts <nickrob@snap.net.nz>
3118
3119 * building.texi (GDB User Interface Layout): Describe how to
3120 kill associated buffers.
3121 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3122 (Watch Expressions): Be more precise.
3123 (Other GDB User Interface Buffers): Describe how to change a
3124 register value.
3125
8cf51b2c
GM
31262005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3127
3128 * macos.texi (Mac Input): Remove description of
3129 mac-command-key-is-meta. Add descriptions of
3130 mac-control-modifier, mac-command-modifier, and
3131 mac-option-modifier.
3132 (Mac International): Fix description of conversion of clipboard data.
3133 (Mac Font Specs): Add example of font customization by face attributes.
3134
31352005-11-22 Nick Roberts <nickrob@snap.net.nz>
3136
3137 * building.texi (Watch Expressions): Expand description.
3138 (Other GDB User Interface Buffers): Describe local map for
3139 gud-watch.
3140
31412005-11-21 Chong Yidong <cyd@stupidchicken.com>
3142
3143 * display.texi (Font Lock): Font lock is enabled by default now.
3144
31452005-11-20 Juri Linkov <juri@jurta.org>
3146
3147 * basic.texi (Position Info): Update examples of the output.
3148 Remove the fact that examples are produced in the TeXinfo buffer,
3149 because in the Info reader users will get a different output from
3150 `C-x ='.
3151
3152 * building.texi (Compilation Mode): Remove paragraph duplicated
3153 from the node `Compilation'. Add `compilation-skip-threshold'.
3154
3155 * display.texi (Font Lock): Suggest more user-friendly method of
3156 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3157
31582005-11-18 Richard M. Stallman <rms@gnu.org>
3159
3160 * files.texi (Registering): Mention @@ in mode line.
3161
3162 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3163
31642005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3165
3166 * files.texi (Renaming and VC): Some back-ends don't
3167 handle renaming.
3168
8cf51b2c
GM
31692005-11-17 Juri Linkov <juri@jurta.org>
3170
3171 * emacs.texi (Top):
3172 * display.texi (Highlight Interactively): Put this font-lock based
3173 mode near Font Lock node.
3174
31752005-11-16 Chong Yidong <cyd@stupidchicken.com>
3176
3177 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3178 icons.
3179
31802005-11-12 Kim F. Storm <storm@cua.dk>
3181
3182 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3183 (Help Summary): Add C-h d and C-h e.
3184 (Apropos): Clarify that all apropos commands may search for either
3185 list of words or a regexp. Add C-h d for apropos-documentation.
3186 Describe apropos-documentation-sort-by-scores user option.
3187
8cf51b2c
GM
31882005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3189
3190 * killing.texi (CUA Bindings): Add @section.
3191
31922005-11-10 Kim F. Storm <storm@cua.dk>
3193
3194 * emacs.texi (Top): Add CUA Bindings entry to menu.
3195
3196 * killing.texi (CUA Bindings): New node. Moved here from
3197 misc.texi and extended with info on rectangle commands and
3198 rectangle highlighting, interface to registers, and the global
3199 mark feature.
3200
3201 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3202
3203 * regs.texi: Prev link points to CUA Bindings node.
3204
32052005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3206
3207 * help.texi (Help Echo): By default, help echos are only shown on
3208 mouse-over, not on point-over.
3209
c8763fb6 32102005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3211
3212 * misc.texi (Shell Mode): Describe how to activate password echoing.
3213
8cf51b2c
GM
32142005-11-04 Romain Francoise <romain@orebokech.com>
3215
3216 * mark.texi (Mark Ring): Fix typo.
3217
32182005-11-03 Richard M. Stallman <rms@gnu.org>
3219
3220 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3221
32222005-11-01 Bill Wohler <wohler@newt.com>
3223
3224 * help.texi (Help Mode): Fix typo.
3225
32262005-11-01 Nick Roberts <nickrob@snap.net.nz>
3227
3228 * building.texi (Other GDB User Interface Buffers): Describe
3229 the command gdb-use-inferior-io-buffer.
3230
32312005-10-31 Romain Francoise <romain@orebokech.com>
3232
3233 * files.texi (Compressed Files): Fix typo.
3234
3235 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3236
3237 * windows.texi (Force Same Window): Likewise.
3238
32392005-10-30 Bill Wohler <wohler@newt.com>
3240
3241 * help.texi (Help Mode): URLs viewed with browse-url.
3242
32432005-10-31 Nick Roberts <nickrob@snap.net.nz>
3244
3245 * building.texi (GDB Graphical Interface): Don't reference
3246 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3247 must stay in same frame.
3248
32492005-10-29 Chong Yidong <cyd@stupidchicken.com>
3250
3251 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3252
3253 * anti.texi (Antinews): Likewise.
3254
8cf51b2c
GM
32552005-10-28 Bill Wohler <wohler@newt.com>
3256
3257 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3258
32592005-10-28 Richard M. Stallman <rms@gnu.org>
3260
3261 * files.texi (Visiting): Explain how to enter ? in a file name.
3262
3263 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3264
8cf51b2c
GM
32652005-10-25 Nick Roberts <nickrob@snap.net.nz>
3266
3267 * building.texi (GDB Graphical Interface): Describe
3268 gdb-mouse-until.
3269
32702005-10-23 Richard M. Stallman <rms@gnu.org>
3271
3272 * custom.texi (Init File): Recommend when to use site-start.el.
3273
8cf51b2c
GM
32742005-10-21 Juri Linkov <juri@jurta.org>
3275
3276 * custom.texi (Examining): Mention accessing the old variable
3277 value via M-n in set-variable.
3278
8cf51b2c
GM
32792005-10-18 Romain Francoise <romain@orebokech.com>
3280
3281 * files.texi (Version Systems): Capitalize GNU.
3282
8cf51b2c
GM
32832005-10-18 Nick Roberts <nickrob@snap.net.nz>
3284
3285 * building.texi (Compilation Mode): Remove redundant paragraph.
3286 (Watch Expressions): Remove paragraph to reflect code change.
3287
8cf51b2c
GM
32882005-10-16 Richard M. Stallman <rms@gnu.org>
3289
3290 * building.texi (Compilation Mode, Compilation): Clarified.
3291
32922005-10-15 Richard M. Stallman <rms@gnu.org>
3293
3294 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3295
8cf51b2c
GM
32962005-10-13 Kenichi Handa <handa@m17n.org>
3297
3298 * basic.texi (Position Info): Fix previous change.
3299
c8763fb6 33002005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3301
3302 * cmdargs.texi (Icons X): Fix typo.
3303
33042005-10-12 Kenichi Handa <handa@m17n.org>
3305
3306 * basic.texi (Position Info): Describe the case that Emacs shows
3307 "part of display ...".
3308
c8763fb6 33092005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3310
3311 * cmdargs.texi (Icons X): -nb => -nbi.
3312
33132005-10-10 Chong Yidong <cyd@stupidchicken.com>
3314
3315 * frames.texi (Speedbar): A couple more clarifications.
3316
33172005-10-11 Nick Roberts <nickrob@snap.net.nz>
3318
3319 * building.texi (GDB User Interface Layout): Improve diagram.
3320 (Watch Expressions): Explain how to make speedbar global.
3321 (Other GDB User Interface Buffers): Make references more precise.
3322
8cf51b2c
GM
33232005-10-09 Richard M. Stallman <rms@gnu.org>
3324
3325 * frames.texi (Speedbar): Clarify the text.
3326
33272005-10-09 Chong Yidong <cyd@stupidchicken.com>
3328
3329 * frames.texi (Speedbar): Add information on keybindings,
3330 dismissing the speedbar, and buffer display mode. Link to
3331 speedbar manual.
3332
c8763fb6 33332005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3334
3335 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3336 added -nb, --no-bitmap-icon.
3337
8cf51b2c
GM
33382005-10-07 Nick Roberts <nickrob@snap.net.nz>
3339
3340 * building.texi (GDB Graphical Interface): Add variables and
3341 functions to indices. Be more precise.
3342
c8763fb6 33432005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3344
3345 * frames.texi (Drag and Drop): Remove the x- from
3346 x-dnd-open-file-other-window and xdnd-protocol-alist.
3347
33482005-09-30 Romain Francoise <romain@orebokech.com>
3349
3350 * mini.texi (Minibuffer): The default value now appears before the
3351 colon in minibuffer prompts.
3352
8cf51b2c
GM
33532005-09-25 Richard M. Stallman <rms@gnu.org>
3354
3355 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3356
8cf51b2c
GM
33572005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3358
3359 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3360
8cf51b2c
GM
33612005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3362
3363 * emacs.texi (Top): Update submenus from macos.texi.
3364
3365 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3366 (Mac OS): Update feature support status.
3367 (Mac Input): List supported input scripts. Remove description
3368 about `mac-keyboard-text-encoding'. Mention mouse button
3369 emulation and related variables.
3370 (Mac International): Mention Central European and Cyrillic
3371 support. Now `keyboard-coding-system' is dynamically changed.
3372 Add description about coding system for selection. Add
3373 description about language environment.
3374 (Mac Environment Variables): Mention
3375 `~/.MacOSX/environment.plist'. Give example of command line
3376 arguments. Add Preferences support.
3377 (Mac Directories): Explicitly state that this node is for Mac OS
3378 Classic only.
3379 (Mac Font Specs): Mention specification for scalable fonts. List
3380 supported charsets. Add preferred way of creating fontsets. Add
3381 description about `mac-allow-anti-aliasing'.
3382 (Mac Functions): Add descriptions about `mac-set-file-creator',
3383 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3384 and `mac-get-preference'.
3385
8cf51b2c
GM
33862005-09-16 Romain Francoise <romain@orebokech.com>
3387
3388 Update all files to specify GFDL version 1.2.
3389
3390 * doclicense.texi (GNU Free Documentation License): Update to
3391 version 1.2.
3392
33932005-09-15 Richard M. Stallman <rms@gnu.org>
3394
3395 * buffers.texi (List Buffers): Fix xref.
3396
3397 * rmail.texi (Rmail Basics): Fix xref.
3398
3399 * emacs.texi (Top): Update subnode menus.
3400
3401 * files.texi (Saving Commands): New node, broken out of Saving.
3402 (Customize Save): New node, broken out of Saving.
3403 Clarify effect of write-region-inhibit-fsync.
3404 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3405
8cf51b2c
GM
34062005-09-14 Romain Francoise <romain@orebokech.com>
3407
3408 * files.texi (Saving): Mention write-region-inhibit-fsync.
3409
34102005-09-05 Chong Yidong <cyd@stupidchicken.com>
3411
3412 * custom.texi (Custom Themes): New node.
3413
34142005-09-03 Richard M. Stallman <rms@gnu.org>
3415
49823426
GM
3416 * search.texi (Search Case): Mention vars that control
3417 case-fold-search for various operations.
8cf51b2c
GM
3418
34192005-08-22 Juri Linkov <juri@jurta.org>
3420
3421 * display.texi (Standard Faces): Merge the text from
3422 `(elisp)Standard Faces' into this node.
3423
34242005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3425
3426 * emacs.texi (Top): Delete menu item for deleted node
3427 Keyboard Translations.
3428
34292005-08-18 Richard M. Stallman <rms@gnu.org>
3430
8cf51b2c
GM
3431 * trouble.texi (Unasked-for Search):
3432 Delete xref to Keyboard Translations.
3433
3434 * glossary.texi (Glossary): Delete xref.
3435
8cf51b2c
GM
3436 * custom.texi (Minor Modes): Say that the list here is not complete.
3437 (Keyboard Translations): Node deleted.
3438 (Disabling): Delete xref to it.
3439 (Customization Groups): Fix Custom buffer example.
3440 (Hooks): Mention remove-hooks.
3441
34422005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3443
3444 * building.texi (GDB Graphical Interface): Improve filling of menu
3445 item.
3446
34472005-08-18 Nick Roberts <nickrob@snap.net.nz>
3448
3449 * building.texi (GDB Graphical Interface): Use better node names.
3450
34512005-08-14 Richard M. Stallman <rms@gnu.org>
3452
3453 * text.texi (Sentences): Fix xref.
3454
34552005-08-14 Juri Linkov <juri@jurta.org>
3456
3457 * building.texi (Compilation, Grep Searching): Move grep command
3458 headings from `Compilation' to `Grep Searching'.
3459
3460 * dired.texi (Dired and Find):
3461 * maintaining.texi (Tags Search): Replace grep xref to
3462 `Compilation' node with `Grep Searching'.
3463
3464 * files.texi (Comparing Files): Replace xref to `Compilation' with
3465 `Compilation Mode'.
3466
34672005-08-13 Alan Mackenzie <acm@muc.de>
3468
3469 * search.texi (Non-ASCII Isearch): Correct a typo.
3470 (Replacement Commands): Mention query-replace key binding.
3471
34722005-08-11 Richard M. Stallman <rms@gnu.org>
3473
3474 * programs.texi (Options for Comments): Fix xref.
3475
3476 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3477 out of Regexps.
3478
8cf51b2c
GM
34792005-08-09 Juri Linkov <juri@jurta.org>
3480
3481 * building.texi (Compilation): Use `itemx' instead of `item'.
3482 (Grep Searching): Simplify phrase.
3483
3484 * display.texi (Standard Faces): Describe vertical-border on
3485 window systems.
3486
3487 * windows.texi (Split Window): Simplify phrase and mention
3488 vertical-border face.
3489
34902005-08-09 Richard M. Stallman <rms@gnu.org>
3491
3492 * files.texi (Comparing Files): Clarify compare-windows.
3493
3494 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3495
8cf51b2c
GM
34962005-08-06 Eli Zaretskii <eliz@gnu.org>
3497
3498 * mule.texi (Coding Systems): Rephrase the paragraph about
3499 codepages: no need for "M-x codepage-setup" anymore, except on
3500 MS-DOS.
3501
3502 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3503 the MS-DOS port only.
3504
35052005-07-30 Eli Zaretskii <eliz@gnu.org>
3506
3507 * makefile.w32-in (info): Don't run multi-install-info.bat.
3508 ($(infodir)/dir): New target, produced by running
3509 multi-install-info.bat.
3510
8cf51b2c
GM
35112005-07-22 Eli Zaretskii <eliz@gnu.org>
3512
3513 * files.texi (Quoted File Names): Add index entry.
3514
8cf51b2c
GM
35152005-07-19 Juri Linkov <juri@jurta.org>
3516
3517 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3518
35192005-07-18 Juri Linkov <juri@jurta.org>
3520
8cf51b2c
GM
3521 * custom.texi (Easy Customization):
3522 * files.texi (Old Versions):
3523 * frames.texi (Wheeled Mice):
3524 * mule.texi (Specify Coding):
8cf51b2c
GM
3525 * text.texi (Cell Justification):
3526 * trouble.texi (After a Crash):
8cf51b2c
GM
3527 * xresources.texi (GTK styles):
3528 Delete duplicate duplicate words.
3529
35302005-07-17 Richard M. Stallman <rms@gnu.org>
3531
3532 * frames.texi (Creating Frames): Fix foreground color example.
3533
3534 * custom.texi (Init Examples): Clean up text about conditionals.
3535
35362005-07-16 Richard M. Stallman <rms@gnu.org>
3537
3538 * mini.texi (Completion Commands): Fix command name for ?.
3539
8cf51b2c
GM
35402005-07-16 Eli Zaretskii <eliz@gnu.org>
3541
3542 * display.texi (Standard Faces): Explain that customization of
3543 `menu' face has no effect on w32 and with GTK. Add
3544 cross-references.
3545
3546 * cmdargs.texi (General Variables): Clarify the default location
3547 of $HOME on w32 systems.
3548
35492005-07-15 Jason Rumney <jasonr@gnu.org>
3550
3551 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3552 changed.
3553
35542005-07-08 Kenichi Handa <handa@m17n.org>
3555
3556 * mule.texi (Recognize Coding): Recommend
3557 revert-buffer-with-coding-system instead of revert-buffer.
3558
35592005-07-07 Richard M. Stallman <rms@gnu.org>
3560
3561 * anti.texi (Antinews): Mention mode-line-inverse-video.
3562
3563 * files.texi (Saving): Minor correction about C-x C-w.
3564
3565 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3566
35672005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3568
3569 * search.texi (Isearch Scroll): Add example of using the
3570 `isearch-scroll' property.
3571 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3572 `Display Custom' node.
3573 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3574 and de-emphasize it.
3575 (Other Repeating Search): `occur' currently can not correctly
3576 handle multiline matches. Correct, clarify and update description
3577 of `flush-lines' and `keep-lines'.
3578
3579 * display.texi (Display Custom): Add anchor for `baud-rate'.
3580
35812005-07-07 Richard M. Stallman <rms@gnu.org>
3582
3583 * gnu.texi: Update where to get GNU status; add refs for how to help.
3584 Add footnotes 6 and 7.
3585
35862005-07-04 Lute Kamstra <lute@gnu.org>
3587
3588 Update FSF's address in GPL notices.
3589
8cf51b2c 3590 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3591 * trouble.texi (Checklist): Update FSF's address.
3592
8cf51b2c
GM
35932005-06-24 Richard M. Stallman <rms@gnu.org>
3594
3595 * display.texi (Text Display): Change index entries.
3596
35972005-06-24 Eli Zaretskii <eliz@gnu.org>
3598
3599 * makefile.w32-in (MAKEINFO): Use --force.
3600 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3601 Makefile.in.
8cf51b2c
GM
3602
36032005-06-23 Richard M. Stallman <rms@gnu.org>
3604
3605 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3606 nobreak-char-display.
3607
3608 * emacs.texi (Top): Update detailed node listing.
3609
3610 * display.texi (Text Display): Renamed show-nonbreak-escape
3611 to nobreak-char-display and no-break-space to nobreak-space.
3612 (Standard Faces): Split up the list of standard faces
3613 and put it in a separate node. Add nobreak-space and
3614 escape-glyph.
3615
8cf51b2c
GM
36162005-06-23 Lute Kamstra <lute@gnu.org>
3617
3618 * mule.texi (Select Input Method): Fix typo.
3619
36202005-06-23 Kenichi Handa <handa@m17n.org>
3621
3622 * mule.texi (International): List all supported scripts. Adjust
3623 text for that leim is now included in the normal Emacs
3624 distribution.
3625 (Language Environments): List all language environments.
3626 Intlfonts contains fonts for most supported scripts, not all..
3627 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3628 input a specific character.
8cf51b2c
GM
3629 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3630
36312005-06-23 Juanma Barranquero <lekktu@gmail.com>
3632
49823426 3633 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3634
36352005-06-22 Miles Bader <miles@gnu.org>
3636
3637 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3638
36392005-06-20 Miles Bader <miles@gnu.org>
3640
3641 * display.texi (Faces): Add `vertical-divider'.
3642
36432005-06-17 Richard M. Stallman <rms@gnu.org>
3644
3645 * text.texi (Adaptive Fill): Minor clarification.
3646
8cf51b2c
GM
36472005-06-10 Lute Kamstra <lute@gnu.org>
3648
3649 * emacs.texi (Top): Correct version number.
3650 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3651 refer to the current version of Emacs.
3652
36532005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3654
3655 * files.texi (Log Buffer): Document when there can be more than
3656 one file to be committed.
3657
36582005-06-08 Juri Linkov <juri@jurta.org>
3659
3660 * display.texi (Faces): Add `shadow' face.
3661
36622005-06-07 Masatake YAMATO <jet@gyve.org>
3663
3664 * display.texi (Faces): Write about mode-line-highlight.
3665
36662005-06-06 Richard M. Stallman <rms@gnu.org>
3667
3668 * misc.texi (Printing Package): Explain how to initialize
3669 printing package.
3670
3671 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3672
36732005-06-05 Chong Yidong <cyd@stupidchicken.com>
3674
3675 * emacs.texi: Rename Hardcopy to Printing.
3676 Make PostScript and PostScript Variables subnodes of it.
3677
3678 * misc.texi (Printing): Rename node from Hardcopy.
3679 Mention menu bar options.
3680 Move PostScript and PostScript Variables to submenu.
3681 (Printing package): New node.
3682
3683 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3684
3685 * dired.texi (Operating on Files): Likewise.
3686
3687 * calendar.texi (Displaying the Diary): Likewise.
3688
3689 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3690
3691 * glossary.texi (Glossary): Likewise.
3692
3693 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3694 effect.
3695
36962005-06-04 Richard M. Stallman <rms@gnu.org>
3697
3698 * trouble.texi (After a Crash): Polish previous change.
3699
8cf51b2c
GM
37002005-05-30 Noah Friedman <friedman@splode.com>
3701
3702 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3703 recovery mechanism.
3704
8cf51b2c
GM
37052005-05-28 Nick Roberts <nickrob@snap.net.nz>
3706
3707 * building.texi (Other Buffers): SPC toggles display of
3708 floating point registers.
3709
8cf51b2c
GM
37102005-05-27 Nick Roberts <nickrob@snap.net.nz>
3711
3712 * files.texi (Log Buffer): Merge in description of Log Edit
3713 mode from pcl-cvs.texi.
3714
37152005-05-26 Richard M. Stallman <rms@gnu.org>
3716
3717 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3718
8cf51b2c
GM
37192005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3720
3721 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3722 not enabled by default.
3723 When not on a word, `ispell-word' by default checks the word
3724 before point.
3725
37262005-05-24 Nick Roberts <nickrob@snap.net.nz>
3727
3728 * building.texi (Debugger Operation): Simplify last sentence.
3729
37302005-05-23 Lute Kamstra <lute@gnu.org>
3731
3732 * emacs.texi: Update FSF's address throughout.
3733 (Preface): Use @cite.
3734 (Distrib): Add cross reference to the node "Copying". Mention the
3735 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3736 printed manuals.
3737 (Intro): Use @xref for the Emacs Lisp Intro.
3738
8cf51b2c
GM
37392005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3740
3741 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3742
3743 * basic.texi (Moving Point): Mention default for `goto-line'.
3744
3745 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3746 of a variable's docstring.
3747
37482005-05-18 Lute Kamstra <lute@gnu.org>
3749
3750 * maintaining.texi (Overview of Emerge): Add cross reference.
3751 Remove duplication.
3752
3753 * emacs.texi (Top): Update to the current structure of the manual.
3754 * misc.texi (Emacs Server): Add menu description.
3755 * files.texi (Saving): Fix menu.
3756 * custom.texi (Customization): Fix menu.
3757 * mule.texi (International): Fix menu.
3758 * kmacro.texi (Keyboard Macros): Fix menu.
3759
37602005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3761
3762 * display.texi: Various minor changes.
3763 (Faces): Delete text that is repeated in the next section.
3764
37652005-05-16 Nick Roberts <nickrob@snap.net.nz>
3766
3767 * building.texi (Debugger Operation): Mention GUD tooltips are
3768 disabled with GDB in text command mode.
3769
8cf51b2c
GM
37702005-05-16 Nick Roberts <nickrob@snap.net.nz>
3771
3772 * building.texi: Replace toolbar with "tool bar" for consistency.
3773 (Compilation Mode): Describe compilation-context-lines
3774 and use of arrow in compilation buffer.
3775 (Debugger Operation): Replace help text with variable's value.
3776
3777 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3778 consistency.
3779
37802005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3781
3782 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3783 Add xref.
3784
8cf51b2c
GM
37852005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3786
3787 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3788 (Position Info): Delete discussion of `goto-line'. It is already
3789 described in `Moving point'.
3790
3791 * mini.texi (Completion Commands): Correct reference.
3792 (Completion Options): Fix typo.
3793
3794 * killing.texi (Deletion): Complete description of `C-x C-o'.
3795
8cf51b2c
GM
37962005-05-10 Richard M. Stallman <rms@gnu.org>
3797
3798 * building.texi (Compilation): Clarify recompile's directory choice.
3799
3800 * frames.texi (Tooltips): Cleanups.
3801
3802 * basic.texi (Arguments): Fix punctuation.
3803
38042005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3805
3806 * screen.texi (Menu Bar): The up and down (not left and right)
3807 arrow keys move through a keyboard menu.
3808
38092005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3810
3811 * basic.texi: Various typo and grammar fixes.
3812 (Moving Point): C-a now runs move-beginning-of-line.
3813
38142005-05-08 Nick Roberts <nickrob@snap.net.nz>
3815
3816 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3817
3818 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3819 as different animals.
3820
38212005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3822
3823 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3824 Correct index entry.
3825
38262005-05-07 Nick Roberts <nickrob@snap.net.nz>
3827
3828 * building.texi (Debugger Operation): Update to reflect changes
3829 in GUD tooltips.
3830
38312005-04-30 Richard M. Stallman <rms@gnu.org>
3832
3833 * files.texi (Compressed Files): Auto Compression normally enabled.
3834
3835 * building.texi (Debugger Operation): Clarify previous change.
3836
8cf51b2c
GM
38372005-04-28 Nick Roberts <nickrob@snap.net.nz>
3838
3839 * building.texi (Debugger Operation): Add description for
3840 GUD tooltips when program is not running.
3841
38422005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3843
3844 * misc.texi (Shell): Add `Shell Prompts' to menu.
3845 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3846 description. Delete remarks moved to new node.
3847 (Shell Prompts): New node.
3848 (History References): Replace remarks moved to `Shell Prompts'
3849 with xref to that node.
3850 (Remote Host): Clarify how to specify the terminal type when
3851 logging in to a different machine.
3852
38532005-04-26 Richard M. Stallman <rms@gnu.org>
3854
3855 * emacs.texi (Top): Update submenus from files.texi.
3856
3857 * files.texi (Filesets): Clarify previous change.
3858
3859 * dired.texi (Misc Dired Features): Clarify previous change.
3860
38612005-04-25 Chong Yidong <cyd@stupidchicken.com>
3862
3863 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3864
3865 * dired.texi (Misc Dired Features): Document
3866 dired-compare-directories.
3867
3868 * files.texi (Filesets): New node.
3869 (File Conveniences): Document Image mode.
3870
3871 * text.texi (TeX Print): Document tex-compile.
3872
38732005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3874
3875 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3876 Delete redundant reference to tooltip Custom group. It is
3877 referred too again in the next paragraph.
3878
38792005-04-24 Richard M. Stallman <rms@gnu.org>
3880
3881 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3882
8cf51b2c
GM
38832005-04-19 Kim F. Storm <storm@cua.dk>
3884
3885 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3886
38872005-04-18 Lars Hansen <larsh@math.ku.dk>
3888
3889 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3890 turns off desktop-save-mode.
3891
38922005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3895 by default in terminals compatible with xterm. Mention that
3896 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3897 node.
3898
8cf51b2c
GM
38992005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3900
3901 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3902
c8763fb6 39032005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3904
3905 * xresources.texi (Table of Resources): Add cursorBlink.
3906
39072005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3908
3909 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3910 `d', `C-d' and `u'.
3911
39122005-04-11 Richard M. Stallman <rms@gnu.org>
3913
3914 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3915 (Misc X): Add -D, --basic-display.
3916
3917 * maintaining.texi (Change Log): Correct the description of
3918 the example.
3919
3920 * major.texi (Choosing Modes): Document magic-mode-alist.
3921
8cf51b2c
GM
39222005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3923
3924 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3925 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3926 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3927 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3928 `w', respectively.
3929 (Rmail Labels): Mention `l'.
3930 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3931 (Rmail Summary Edit): Describe `j' and RET.
3932
c8763fb6 39332005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3934
3935 * xresources.texi (Lucid Resources): Add fontSet resource.
3936
8cf51b2c
GM
39372005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3938
3939 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3940 now called `indicate-empty-lines'.
3941
39422005-04-06 Kim F. Storm <storm@cua.dk>
3943
3944 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3945
39462005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3947
3948 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3949 deleted.
3950 (Marks vs Flags): Add some convenient key bindings.
3951 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3952 (Misc Dired Features): Correct and expand description of `w' command.
3953
3954 * frames.texi (XTerm Mouse): Delete apparently false info.
3955 The GNU/Linux console currently does not appear to support
3956 `xterm-mouse-mode'.
3957
8cf51b2c
GM
39582005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3959
3960 * calendar.texi (Diary): Mention shell utility `calendar'.
3961
39622005-04-01 Richard M. Stallman <rms@gnu.org>
3963
3964 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3965
8cf51b2c
GM
39662005-04-01 Lute Kamstra <lute@gnu.org>
3967
3968 * maintaining.texi (Change Log): add-change-log-entry uses
3969 add-log-mailing-address.
3970
39712005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3972
3973 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3974 `VC Mode Line' and put in an xref to that node.
3975 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3976 its description.
3977
39782005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3979
3980 * calendar.texi (Calendar Systems): Say that the Persian calendar
3981 implemented here is the arithmetical one championed by Birashk.
3982
39832005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3984
3985 * programs.texi (Fortran Motion): Fix previous change.
3986
8cf51b2c
GM
39872005-03-29 Richard M. Stallman <rms@gnu.org>
3988
3989 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3990
39912005-03-29 Chong Yidong <cyd@stupidchicken.com>
3992
3993 * text.texi (Refill): Refer to Long Lines Mode.
3994 (Longlines): New node.
3995 (Auto Fill): Don't index "word wrap" here.
3996 (Filling): Add Longlines to menu.
3997
39982005-03-29 Richard M. Stallman <rms@gnu.org>
3999
4000 * xresources.texi: Minor fixes.
4001
4002 * misc.texi (Emacs Server): Fix Texinfo usage.
4003
4004 * emacs.texi (Top): Don't use a real section heading for
4005 "Detailed Node Listing". Fake it instead.
4006
4007 * basic.texi (Position Info): Minor cleanup.
4008
4009 * mule.texi (Input Methods): Minor cleanup.
4010
40112005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4012
4013 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4014 constructs as well.
4015 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4016
40172005-03-29 Kenichi Handa <handa@m17n.org>
4018
4019 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4020
4021 * basic.texi (Position Info): Update the description about the
4022 command C-u C-x =.
4023
40242005-03-28 Richard M. Stallman <rms@gnu.org>
4025
4026 * emacs.texi (Top): Use @section for the detailed node listing.
4027
4028 * calendar.texi: Minor fixes to previous change.
4029
4030 * programs.texi (Fortran): Small fixes to previous changes.
4031
4032 * emacs.texi (Top): Update list of subnodes of Dired.
4033 Likewise for building.texi.
4034
4035 * files.texi (File Conveniences): Delete Auto Image File mode.
4036
40372005-03-28 Chong Yidong <cyd@stupidchicken.com>
4038
4039 * building.texi (Flymake): New node.
4040
4041 * custom.texi (Function Keys): Document kp- event types and
4042 keypad-setup package.
4043
4044 * dired.texi (Wdired): New node.
4045
4046 * files.texi (File Conveniences): Reorder entries.
4047 Explain how to turn on Auto-image-file mode.
4048 Document Thumbs mode.
4049
4050 * mule.texi (Specify Coding): Document recode-region and
4051 recode-file-name.
4052
4053 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4054
40552005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4056
4057 * commands.texi (Keys): M-o is now a prefix key.
4058
40592005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4060
4061 * programs.texi: Reformat and update copyright years.
4062 (Fortran): Update section.
4063
40642005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4065
4066 * files.texi: Several small changes in addition to:
4067 (Visiting): Change xref for Dialog Boxes to ref.
4068 (Version Headers): Replace references to obsolete var
4069 `vc-header-alist' with `vc-BACKEND-header'.
4070 (Customizing VC): Update value of `vc-handled-backends'.
4071
40722005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4073
4074 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4075 move here from Emacs Lisp Reference Manual.
4076 * calendar.texi (Calendar/Diary, Diary Commands)
4077 (Special Diary Entries, Importing Diary): Change some xrefs to
4078 point to emacs-xtra rather than elisp.
4079
4080 * emacs-xtra.texi (Calendar Customizing):
4081 Move view-diary-entries-initially, view-calendar-holidays-initially,
4082 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4083 Emacs Manual.
4084 (Appt Customizing): Merge entire section into main Emacs Manual.
4085 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4086 mark-holidays-in-calendar here from emacs-xtra.
4087 (Displaying the Diary): Move view-diary-entries-initially,
4088 mark-diary-entries-in-calendar here from emacs-xtra.
4089 (Appointments): Move appt-display-mode-line,
4090 appt-display-duration, appt-disp-window-function,
4091 appt-delete-window-function here from emacs-xtra.
4092
4093 * calendar.texi: Update and reformat copyright.
4094 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4095 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4096 (Diary): Refer to `diary-file' rather than ~/diary.
4097 (Diary Commands): Rename node to "Displaying the Diary".
4098 * emacs.texi (Top): Rename "Diary Commands" section.
4099 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4100
41012005-03-26 Eli Zaretskii <eliz@gnu.org>
4102
4103 * misc.texi (Emacs Server): Fix the command for setting
4104 server-name. Add an xref to Invoking emacsclient.
4105
4106 * help.texi (Help Summary): Clarify when "C-h ." will do something
4107 nontrivial.
4108 (Apropos): Add cindex entry for apropos-sort-by-scores.
4109
4110 * display.texi (Text Display): Add index entries for how no-break
4111 characters are displayed.
4112
8cf51b2c
GM
41132005-03-26 Eli Zaretskii <eliz@gnu.org>
4114
4115 * files.texi (Visiting): Fix cross-references introduced with the
4116 last change.
4117
4118 * xresources.texi (GTK resources): Fix last change.
4119
8cf51b2c
GM
41202005-03-25 Chong Yidong <cyd@stupidchicken.com>
4121
4122 * xresources.texi (X Resources): GTK options documented too.
4123 (Resources): Clarify meaning of program name.
4124 (Table of Resources): Add visualClass.
4125 (GTK resources): Rewrite.
4126 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4127
4128 * display.texi (Text Display): Mention non-breaking spaces.
4129
4130 * files.texi (Reverting): Document auto-revert-check-vc-info.
4131
4132 * frames.texi (Mouse Commands): Document
4133 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4134
4135 * help.texi (Help Summary): Add `C-h .'.
4136 (Apropos): Apropos accepts a list of search terms.
4137 Document apropos-sort-by-scores.
4138 (Help Echo): Document display-local-help.
4139
4140 * misc.texi (Emacs Server): Document server-name.
4141 (Invoking emacsclient): Document -s option for server names.
4142
4143 * text.texi (Outline Visibility): Introduce "current heading
4144 line" (commands can be called with point on a body line).
4145 Re-order table to follow the sequence of discussion.
4146 hide-body won't hide lines before first header line.
4147 (TeX Mode): Add DocTeX mode.
4148
8cf51b2c
GM
41492005-03-24 Richard M. Stallman <rms@gnu.org>
4150
4151 * mule.texi (Single-Byte Character Support): Delete mention
4152 of iso-acc.el and iso-transl.el.
4153
8cf51b2c
GM
41542005-03-23 Lute Kamstra <lute@gnu.org>
4155
4156 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4157
41582005-03-23 Richard M. Stallman <rms@gnu.org>
4159
8cf51b2c
GM
4160 * search.texi: Delete explicit node pointers.
4161 (Incremental Search): New menu.
4162 (Basic Isearch, Repeat Isearch, Error in Isearch)
4163 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4164 (Slow Isearch): New subnodes.
4165 (Configuring Scrolling): Node deleted.
4166 (Search Case): Doc default-case-fold-search.
4167 (Regexp Replace): Move replace-regexp doc here.
4168
4169 * rmail.texi (Movemail): Put commas inside closequotes.
4170
4171 * picture.texi (Insert in Picture): Document C-c arrow combos.
4172 (Basic Picture): Clarify erasure.
4173
4174 * display.texi (Font Lock): Put commas inside closequotes.
4175
4176 * cmdargs.texi (General Variables): Put commas inside closequotes.
4177
41782005-03-23 Nick Roberts <nickrob@snap.net.nz>
4179
4180 * building.texi (Stack Buffer): Mention reverse contrast for
4181 *selected* frame (might not be current frame).
4182
8cf51b2c
GM
41832005-03-21 Richard M. Stallman <rms@gnu.org>
4184
4185 * building.texi (Starting GUD): Add bashdb.
4186
41872005-03-20 Chong Yidong <cyd@stupidchicken.com>
4188
4189 * basic.texi (Moving Point): Add M-g M-g binding.
4190 (Undo): Document undo-only.
4191 (Position Info): Document M-g M-g and C-u M-g M-g.
4192
4193 * building.texi (Building): Put Grep Searching after Compilation
4194 Shell.
4195 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4196 Document next-error-highlight.
4197 (Grep Searching): Document grep-highlight-matches.
4198 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4199
4200 * calendar.texi (Importing Diary): Rename node from iCalendar.
4201 Document diary-from-outlook.
4202
4203 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4204 Commands.
4205 Mention effect of X drag and drop on Dired buffers.
4206
4207 * files.texi (Visiting): Document large-file-warning-threshold.
4208 Move paragraph on file-selection dialog.
4209 Mention visiting files using X drag and drop.
4210 (Reverting): Mention using Auto-Revert mode to tail files.
4211 Document auto-revert-tail-mode.
4212 (Version Systems): Minor correction.
4213 (Comparing Files): Diff-mode is no longer based on Compilation
4214 mode.
4215 Document compare-ignore-whitespace.
4216 (Misc File Ops): Explain passing a directory to rename-file.
4217 Likewise for copy-file and make-symbolic-link.
4218
4219 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4220 Document mouse-wheel-progressive speed.
4221
4222 * help.texi (Misc Help): Document numeric argument for C-h i.
4223 Correctly explain the effect of just C-u as argument.
4224
4225 * killing.texi (Deletion): Document numeric argument for
4226 just-one-space.
4227
4228 * mini.texi (Completion): Completion acts on text before point.
4229
4230 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4231 (Emulation): CUA mode replaces pc-bindings-mode,
4232 pc-selection-mode, and s-region.
4233
4234 * mule.texi (Input Methods): Leim is now built-in.
4235 (Select Input Method): Document quail-show-key.
4236 (Specify Coding): Document revert-buffer-with-coding-system.
4237
4238 * programs.texi (Fortran Motion): Document f90-next-statement,
4239 f90-previous-statement, f90-next-block, f90-previous-block,
4240 f90-end-of-block, and f90-beginning-of-block.
4241
4242 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4243
4244 * emacs.texi (Acknowledgments): Updated.
4245
4246 * anti.texi: Total rewrite.
4247
8cf51b2c
GM
42482005-03-19 Chong Yidong <cyd@stupidchicken.com>
4249
4250 * ack.texi (Acknowledgments): Update.
4251
42522005-03-19 Eli Zaretskii <eliz@gnu.org>
4253
4254 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4255 copyright years.
4256
42572005-03-14 Nick Roberts <nickrob@snap.net.nz>
4258
4259 * building.texi (Commands of GUD): Move paragraph on setting
4260 breakpoints with mouse to the GDB Graphical Interface node.
4261
42622005-03-07 Richard M. Stallman <rms@gnu.org>
4263
8cf51b2c
GM
4264 * misc.texi (Single Shell, Shell Options): Fix previous change.
4265
4266 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4267
42682005-03-06 Richard M. Stallman <rms@gnu.org>
4269
4270 * building.texi (Starting GUD): Don't explain text vs graphical
4271 GDB here. Just mention it and xref.
4272 Delete "just one debugger process".
4273 (Debugger Operation): Move GUD tooltip info here.
4274 (GUD Tooltips): Node deleted.
4275 (GDB Graphical Interface): Explain the two GDB modes here.
4276
8cf51b2c
GM
4277 * sending.texi (Sending Mail): Minor cleanup.
4278 (Mail Aliases): Explain quoting conventions.
4279 Update key rebinding example.
4280 (Header Editing): C-M-i is like M-TAB.
4281 (Mail Mode Misc): mail-attach-file does not do MIME.
4282
4283 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4284 that really belongs here.
4285 (Remote Mailboxes): Text moved to Rmail Inbox.
4286 (Rmail Display): Mention Mouse-1.
4287 (Movemail): Clarify two movemail versions.
4288 Clarify rmail-movemail-program.
4289
8cf51b2c
GM
4290 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4291 Document async shell commands.
4292 (Shell History): Clarify.
4293 (Shell Ring): Mention C-UP an C-DOWN.
4294 (Shell Options): Add comint-prompt-read-only.
4295 (Invoking emacsclient): Set EDITOR to run Emacs.
4296 (Sorting): No need to explain what region is.
4297 (Saving Emacs Sessions): Fix typo.
4298 (Recursive Edit): Fix punctuation.
4299 (Emulation): Don't mention "PC bindings" which are standard.
4300 (Hyperlinking): Explain Mouse-1 convention here.
4301 (Find Func): Node deleted.
4302
8cf51b2c
GM
4303 * help.texi (Name Help): Xref to Hyperlinking.
4304
4305 * glossary.texi (Glossary):
4306 Rename "Balance Parentheses" to "Balancing...".
4307 Add "Byte Compilation". Correct "Copyleft".
4308 New xref in "Customization".
4309 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4310 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4311 Rename "Registers" to "Register".
4312 Replace "Selecting" with "Selected Frame",
4313 "Selected Window", and "Selecting a Buffer".
4314
4315 * files.texi (Types of Log File): Explain how projects'
4316 methods can vary.
4317
8cf51b2c
GM
4318 * display.texi (Faces): Delete "Emacs 21".
4319
4320 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4321 * fixit.texi (Spelling): C-M-i like M-TAB.
4322 * mini.texi (Completion Options): C-M-i like M-TAB.
4323 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4324 * text.texi (Text Mode): C-M-i like M-TAB.
4325
4326 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4327
4328 * calendar.texi (Specified Dates): Mention `g w'.
4329 (Appointments): appt-activate toggles with no arg.
4330
8cf51b2c
GM
43312005-03-05 Juri Linkov <juri@jurta.org>
4332
4333 * cmdargs.texi (Emacs Invocation): Add cindex
4334 "invocation (command line arguments)"
4335 (Misc X): Add -nbc, --no-blinking-cursor.
4336
43372005-03-04 Ulf Jasper <ulf.jasper@web.de>
4338
4339 * calendar.texi (iCalendar): No need to require it now.
4340
8cf51b2c
GM
43412005-03-03 Nick Roberts <nickrob@snap.net.nz>
4342
4343 * trouble.texi (Contributing): Mention Savannah. Direct users to
4344 emacs-devel.
4345
43462005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4347
4348 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4349 window.
4350
8cf51b2c
GM
43512005-02-27 Richard M. Stallman <rms@gnu.org>
4352
4353 * building.texi (Compilation): Update mode line status info.
4354
43552005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4356
4357 * calendar.texi (General Calendar): Document binding of
4358 scroll-other-window-down.
4359 (Mayan Calendar): Fix earliest date.
4360 (Time Intervals): Document timeclock-change.
4361 Fix timeclock-ask-before-exiting documentation.
4362
43632005-02-26 Kim F. Storm <storm@cua.dk>
4364
4365 * frames.texi (Mouse References):
4366 Add mouse-1-click-in-non-selected-windows.
4367
43682005-02-25 Richard M. Stallman <rms@gnu.org>
4369
4370 * screen.texi (Screen): Explain better about cursors and mode lines;
4371 don't presuppose text terminals.
4372 (Point): Don't assume just one cursor.
4373 Clarify explanation of cursors.
4374 (Echo Area, Menu Bar): Cleanups.
4375
4376 * mini.texi (Minibuffer): Prompts are highlighted.
4377 (Minibuffer Edit): Newline = C-j only on text terminals.
4378 Clarify resize-mini-windows values.
4379 Mention M-PAGEUP and M-PAGEDOWN.
4380 (Completion Commands): Mouse-1 like Mouse-2.
4381 (Minibuffer History): Explain history commands better.
4382 (Repetition): Add xref to Incremental Search.
4383
4384 * mark.texi (Setting Mark): Clarify info about displaying mark.
4385 Clarify explanation of C-@ and C-SPC.
4386 (Transient Mark): Mention Delete Selection mode.
4387 (Marking Objects): Clean up text about extending the region.
4388
4389 * m-x.texi (M-x): One C-g doesn't always go to top level.
4390 No delay before suggest-key-bindings output.
4391
4392 * fixit.texi (Fixit): Mention C-/ for undo.
4393 (Spelling): Mention ESC TAB like M-TAB.
4394 Replacement words with r and R are rechecked.
4395 Say where C-g leaves point. Mention ? as input.
4396
43972005-02-23 Lute Kamstra <lute@gnu.org>
4398
4399 * cmdargs.texi (Initial Options): Add cross reference.
4400
8cf51b2c
GM
44012005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4402
4403 * emacs.texi (Top): Update menu for splitting of node in
4404 msdog.texi.
4405 * frames.texi (Frames): Update xref for splitting of node in
4406 msdog.texi.
4407 * trouble.texi (Quitting): Ditto.
4408
44092005-02-16 Richard M. Stallman <rms@gnu.org>
4410
4411 * windows.texi (Split Window): Simplify line truncation info
4412 and xref to Display Custom.
4413
4414 * trouble.texi (Quitting): Emergency escape only for text terminal.
4415 (Screen Garbled): C-l for ungarbling is only for text terminal.
4416
4417 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4418
4419 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4420
4421 * programs.texi (Program Modes): Mention Python mode.
4422 (Moving by Defuns): Repeating C-M-h extends region.
4423 (Basic Indent): Clarify.
4424 (Custom C Indent): Clarify.
4425 (Expressions): Repeating C-M-@ extends region.
4426 (Info Lookup): Clarify for C-h S.
4427 (Symbol Completion): ESC TAB alternative for M-TAB.
4428 (Electric C): Clarify.
4429
4430 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4431
4432 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4433 MS-DOS Input node.
4434 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4435 (MS-DOS and MULE): Clarify.
4436 (MS-DOS Processes, Windows Processes): Fix typos.
4437
4438 * major.texi (Choosing Modes): Clarify.
4439
4440 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4441 (Keyboard Macro Step-Edit): Clarify.
4442
4443 * indent.texi (Indentation): Clarifications.
4444
4445 * help.texi (Help): Correct error about C-h in query-replace.
4446 Clarify apropos vs C-h a. Fix how to search in FAQ.
4447 (Key Help): Describe C-h w here.
4448 (Name Help): Minor cleanup. C-h w moved to Key Help.
4449 Clarify the "object" joke.
4450 (Apropos): Clarify. Mouse-1 like Mouse-2.
4451 (Help Mode): Mouse-1 like Mouse-2.
4452
4453 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4454
4455 * display.texi (Display): Reorder menu.
4456 (Faces): Cleanup.
4457 (Font Lock): Cleanup. Mention Options menu.
4458 Delete obsolete text.
4459 (Scrolling): For C-l, don't presume text terminal.
4460 (Horizontal Scrolling): Simplify intro.
4461 (Follow Mode): Clarify.
4462 (Cursor Display): Moved before Display Custom.
4463 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4464 Doc default-tab-width. Doc line truncation more thoroughly.
4465
4466 * dired.texi (Dired Enter): C-x C-f can run Dired.
4467 (Dired Visiting): Comment out `a' command.
4468 Mouse-1 is like Mouse-2.
4469 (Shell Commands in Dired): ? can be used more than once.
4470
4471 * basic.texi (Continuation Lines): Simplify description of truncation,
4472 and refer to Display Custom for the rest of it.
4473
8cf51b2c
GM
44742005-02-06 Lute Kamstra <lute@gnu.org>
4475
4476 * basic.texi (Undo): Fix typo.
4477
4478 * cmdargs.texi (Emacs Invocation): Fix typo.
4479
4480 * custom.texi (Init Examples): Fix typo.
4481
4482 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4483
44842005-02-06 Richard M. Stallman <rms@gnu.org>
4485
4486 * regs.texi (Registers): Registers can hold numbers, too.
4487
4488 * killing.texi (Other Kill Commands): Cleanup.
4489 Delete redundant explanation of kill in read-only buffer.
4490 (Yanking): Mention term "copying".
4491 (Accumulating Text): Fix typo.
4492
4493 * entering.texi (Entering Emacs): Update rationale at start.
4494 (Exiting): Treat iconifying on a par with suspension.
4495
4496 * custom.texi (Minor Modes): Fix typo.
4497 (Easy Customization): Fix menu style.
4498 (Variables): Add xref.
4499 (Examining): Setting for future sessions works through .emacs.
4500 (Keymaps): "Text terminals", not "Many".
4501 (Init Rebinding): Explain \C-. Show example of \M-.
4502 Fix minor wording errors.
4503 (Function Keys): Explain vector syntax just once.
4504 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4505 (Init File): Mention .emacs.d directory.
4506 (Init Examples): Add xref.
4507 (Find Init): Mention .emacs.d directory.
4508
4509 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4510 (Action Arguments): Explain which kinds of -l args are found how.
4511 (Initial Options): --batch does not inhibit site-start.
4512 Add xrefs.
4513 (Command Example): Use --batch, not -batch.
4514
4515 * basic.texi (Inserting Text): Cleanup wording.
4516 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4517 C-n is not error at end of buffer.
4518 (Undo): Doc C-/ like C-_. Add xrefs.
4519 (Arguments): META key may be labeled ALT.
4520 Peculiar arg meanings are explained in doc strings.
4521
4522 * abbrevs.texi (Expanding Abbrevs): Clarify.
4523
45242005-02-05 Eli Zaretskii <eliz@gnu.org>
4525
4526 * frames.texi (Frame Parameters): Add an xref to the description
4527 of list-colors-display. Add a pointer to the X docs about colors.
4528
4529 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4530 Improve docs of list-colors-display.
8cf51b2c
GM
4531
45322005-02-03 Lute Kamstra <lute@gnu.org>
4533
4534 * frames.texi (Frames, Drag and Drop): Fix typos.
4535
45362005-02-03 Richard M. Stallman <rms@gnu.org>
4537
4538 * windows.texi (Basic Window): Mention color-change in mode line.
4539 (Change Window): Explain dragging vertical boundaries.
4540
4541 * text.texi (Sentences): Clarify.
4542 (Paragraphs): Explain M-a and blank lines.
4543 (Outline Mode): Clarify text and menu.
4544 (Hard and Soft Newlines): Mention use-hard-newlines.
4545
4546 * frames.texi (Frames): Delete unnecessary mention of Windows.
4547 (Mouse Commands): Likewise. Mention xterm mouse support.
4548 (Clipboard): Clarify.
4549 (Mouse References): Mention use of Mouse-1 for following links.
4550 (Menu Mouse Clicks): Clarify.
4551 (Mode Line Mouse): Clarify.
4552 (Drag and Drop): Rewrite.
4553
4554 * fixit.texi (Spelling): Fix typo.
4555
4556 * files.texi (File Names): Clarify.
4557 (Visiting): Update conditions for use of file dialog. Clarify.
4558 (Saving): Doc d as answer in save-some-buffers.
4559 (Remote Files): Clean up the text.
4560
4561 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4562
4563 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4564 (List Buffers): Clarify.
4565 (Several Buffers): Doc T command.
4566 (Buffer Convenience): Clarify menu.
4567
4568 * basic.texi (Undo): Clarify last change.
4569
45702005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4571
4572 * fixit.texi (Spelling): Fix typo.
4573
45742005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4575
4576 * basic.texi (Undo): Update description of `undo-outer-limit'.
4577
45782005-02-01 Nick Roberts <nickrob@snap.net.nz>
4579
4580 * building.texi: Update documentation relating to GDB Graphical
4581 Interface.
4582
45832005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4584
4585 * custom.texi (Easy Customization): Adapt menu to node name change.
4586
45872005-01-30 Richard M. Stallman <rms@gnu.org>
4588
4589 * custom.texi (Easy Customization): Defn of "User Option" now
4590 includes faces. Don't say just "option" when talking about variables.
4591 Do say just "options" to mean "anything customizable".
4592 (Specific Customization): Describe `customize-variable',
4593 not `customize-option'.
4594
4595 * glossary.texi (Glossary) <Faces>: Add xref.
4596 <User Option>: Change definition--include faces. Change xref.
4597
4598 * picture.texi (Picture): Mention artist.el.
4599
4600 * sending.texi, screen.texi, programs.texi, misc.texi:
4601 * mini.texi, major.texi, maintaining.texi, macos.texi:
4602 * help.texi, frames.texi, files.texi:
4603 Don't say just "option" when talking about variables.
4604
4605 * display.texi, mule.texi: Don't say just "option" when talking
4606 about variables. Other minor cleanups.
4607
8cf51b2c
GM
46082005-01-26 Lute Kamstra <lute@gnu.org>
4609
4610 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4611 File'. Mention the `-Q' option at the `--no-site-file' option.
4612
8cf51b2c
GM
46132005-01-22 David Kastrup <dak@gnu.org>
4614
4615 * building.texi (Grep Searching): Mention alias `find-grep' for
4616 `grep-find'.
4617
46182005-01-20 Richard M. Stallman <rms@gnu.org>
4619
4620 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4621
8cf51b2c
GM
46222005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4623
4624 * rmail.texi (Movemail): Explain differences
4625 between standard and mailutils versions of movemail.
4626 Describe command line and configuration options introduced
4627 with the latter.
4628 Explain the notion of mailbox URL, provide examples and
4629 cross-references to mailutils documentation.
4630 Describe various methods of specifying mailbox names,
4631 user names and user passwords for rmail.
4632 (Remote Mailboxes): New section. Describe
4633 how movemail handles remote mailboxes. Describe configuration
4634 options used to control its behavior.
4635 (Other Mailbox Formats): Explain handling of various mailbox
4636 formats.
4637
46382005-01-13 Richard M. Stallman <rms@gnu.org>
4639
4640 * commands.texi (Commands): Clarification.
4641
46422005-01-11 Richard M. Stallman <rms@gnu.org>
4643
4644 * programs.texi (Multi-line Indent): Fix previous change.
4645 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4646
8cf51b2c
GM
46472005-01-08 Richard M. Stallman <rms@gnu.org>
4648
4649 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4650 lazy-highlight.
4651
4652 * search.texi (Query Replace): Mention faces query-replace
4653 and lazy-highlight.
4654 (Incremental Search): Update isearch highlighting info.
4655
8cf51b2c
GM
46562005-01-04 Richard M. Stallman <rms@gnu.org>
4657
4658 * custom.texi (Saving Customizations): Minor improvement.
4659
8cf51b2c
GM
46602005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4661
4662 * custom.texi (Saving Customizations): Emacs no longer loads
4663 `custom-file' after .emacs. No longer mention customizing through
4664 Custom.
4665
8cf51b2c
GM
46662005-01-01 Andreas Schwab <schwab@suse.de>
4667
4668 * killing.texi (Graphical Kill): Move up under node Killing,
4669 change @section to @subsection.
4670
46712005-01-01 Richard M. Stallman <rms@gnu.org>
4672
4673 * custom.texi (Face Customization): Mention hex color specs.
4674
4675 * emacs.texi (Top): Update Killing submenu.
4676
4677 * killing.texi (Killing): Reorganize section.
4678 No more TeX-only text; put the node command at start of chapter.
4679 But the first section heading is used only in TeX.
4680 Rewrite the text to read better in this mode.
4681 (Graphical Kill): New subnode gets some of the text that
4682 used to be in the first section.
4683
46842004-12-31 Richard M. Stallman <rms@gnu.org>
4685
4686 * dired.texi (Shell Commands in Dired): Delete the ? example.
4687
4688 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4689
4690 * files.texi (Saving): Describe new require-final-newline features
4691 and mode-require-final-newline.
4692
8cf51b2c
GM
46932004-12-29 Richard M. Stallman <rms@gnu.org>
4694
4695 * custom.texi (File Variables): Clarify previous change.
4696
c8763fb6 46972004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4698
4699 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4700 out now.
4701
47022004-12-27 Richard M. Stallman <rms@gnu.org>
4703
4704 * Makefile.in (MAKEINFO): Specify --force.
4705
4706 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4707 (Undo): Doc undo-outer-limit.
4708
8cf51b2c
GM
47092004-12-15 Juri Linkov <juri@jurta.org>
4710
4711 * mark.texi (Transient Mark, Mark Ring): M-< and other
4712 movement commands don't set mark in Transient Mark mode
4713 if mark is active.
4714
8cf51b2c
GM
47152004-12-12 Juri Linkov <juri@jurta.org>
4716
4717 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4718 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4719
4720 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4721 (Misc Dired Commands): Add @r{(Dired)} to w.
4722
47232004-12-12 Juri Linkov <juri@jurta.org>
4724
4725 * mark.texi (Marking Objects): Marking commands also extend the
4726 region when mark is active in Transient Mark mode.
4727
8cf51b2c
GM
47282004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * custom.texi (Saving Customizations): Emacs only loads the custom
4731 file automatically after the init file in version 22.1 or later.
4732 Adapt text and examples to this fact.
4733
8cf51b2c
GM
47342004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4735
4736 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4737 be set through Custom. Otherwise, it has no effect.
4738
8cf51b2c
GM
47392004-12-05 Richard M. Stallman <rms@gnu.org>
4740
4741 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4742 * entering.texi: Rename Command Line to Emacs Invocation.
4743
10d1d0af 4744 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4745
4746 * custom.texi (Easy Customization): Move up to section level,
4747 before Variables. Avoid using the term "variable"; say "option".
4748 New initial explanation.
4749 (Variables): In initial explanation, connect "variable" to the
4750 already-explained "user option".
4751
4752 * emacs.texi (Top): Fix ref to Command Line.
4753 Move reference to Easy Customization.
4754
4755 * xresources.texi (X Resources): Fix From link.
4756
4757 * doclicense.texi (GNU Free Documentation License): Fix To link.
4758
4759 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4760
4761 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4762
47632004-12-03 Richard M. Stallman <rms@gnu.org>
4764
4765 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4766
47672004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4768
4769 * kmacro.texi: Several small changes in addition to the following.
4770 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4771 defining a keyboard macro.
4772 Mention `kmacro-ring-max'.
4773 (Keyboard Macro Counter): Clarify description of
4774 `kmacro-insert-counter', `kmacro-set-counter',
4775 `kmacro-add-counter' and `kmacro-set-format'.
4776
47772004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4778
4779 * custom.texi (File Variables): Add `unibyte' and make it more
4780 clear that `unibyte' and `coding' are special. Suggested by Simon
4781 Krahnke <overlord@gmx.li>.
4782
4783 * mule.texi (Enabling Multibyte): Refer to File Variables.
4784 Suggested by Simon Krahnke <overlord@gmx.li>.
4785
c8763fb6 47862004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4787
4788 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4789 x-use-old-gtk-file-dialog.
4790
8cf51b2c
GM
47912004-11-20 Richard M. Stallman <rms@gnu.org>
4792
4793 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4794
47952004-11-09 Lars Brinkhoff <lars@nocrew.org>
4796
4797 * building.texi (Lisp Eval): Delete hyphen in section name.
4798
47992004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4800
4801 * files.texi (Old Versions):
4802 No longer document annotation as "CVS only".
4803
48042004-11-10 Andre Spiegel <spiegel@gnu.org>
4805
4806 * files.texi (Version Control): Rewrite the introduction about
4807 version systems, mentioning the new ones that we support. Thanks
4808 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4809 suggestions.
4810
c8763fb6 48112004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4812
49823426 4813 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4814
c8763fb6 48152004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4816
4817 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4818
48192004-10-23 Eli Zaretskii <eliz@gnu.org>
4820
4821 * text.texi (Text Based Tables, Table Definition)
4822 (Table Creation, Table Recognition, Cell Commands)
4823 (Cell Justification, Row Commands, Column Commands)
4824 (Fixed Width Mode, Table Conversion, Measuring Tables)
4825 (Table Misc): New nodes, documenting the Table Mode.
4826
8cf51b2c
GM
48272004-10-19 Jason Rumney <jasonr@gnu.org>
4828
4829 * makefile.w32-in (info): Change order of arguments to makeinfo.
4830
48312004-10-19 Ulf Jasper <ulf.jasper@web.de>
4832
4833 * calendar.texi (iCalendar): Update for package changes.
4834
8cf51b2c
GM
48352004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4836
4837 * files.texi (Misc File Ops): View mode is a minor mode.
4838
8cf51b2c
GM
48392004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4840
4841 * calendar.texi (iCalendar): Style changes.
4842
48432004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4844
4845 * search.texi (Regexps): The regexp described in the example is no
4846 longer stored in the variable `sentence-end'.
4847
8cf51b2c
GM
48482004-10-06 Nick Roberts <nickrob@snap.net.nz>
4849
4850 * building.texi (Starting GUD): Note that multiple debugging
4851 sessions requires `gdb --fullname'.
4852
48532004-10-05 Ulf Jasper <ulf.jasper@web.de>
4854
4855 * calendar.texi (iCalendar): New section for a new package.
4856
8cf51b2c
GM
48572004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4858
4859 * text.texi: Various small changes in addition to the following.
4860 (Text): Replace xref for autotype with inforef.
4861 (Sentences): Explain nil value for `sentence-end'.
4862 (Paragraphs): Update default values for `paragraph-start' and
4863 `paragraph-separate'.
4864 (Text Mode): Correct description of Text mode's effect on the
4865 syntax table.
4866 (Outline Visibility): `hide-other' does not hide top level headings.
4867 `selective-display-ellipses' no longer has an effect on Outline mode.
4868 (TeX Misc): Add missing @cindex.
4869 Replace xref for RefTeX with inforef.
4870 (Requesting Formatted Text): The variable
4871 `enriched-fill-after-visiting' no longer exists.
4872 (Editing Format Info): Update names of menu items and commands.
4873 (Format Faces): Mention special effect of specifying the default face.
4874 Describe inheritance of text properties.
4875 Correct description of `fixed' face.
4876 (Format Indentation): Correct description of effect of setting
4877 margins. Mention `set-left-margin' and `set-right-margin'.
4878 (Format Justification): Update names of menu items.
4879 `set-justification-full' is now bound to `M-j b'.
4880 Mention that `default-justification' is a per buffer variable.
4881 (Format Properties): Update name of menu item.
4882 (Forcing Enriched Mode): `format-decode-buffer' automatically
4883 turns on Enriched mode if the buffer is in text/enriched format.
4884
48852004-10-05 Emilio C. Lopes <eclig@gmx.net>
4886
4887 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4888
48892004-09-28 Kim F. Storm <storm@cua.dk>
4890
4891 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4892 Align with new functionality.
4893
8cf51b2c
GM
48942004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4895
4896 * display.texi (Display Custom): Remove stray `@end defvar'.
4897
48982004-09-23 Kim F. Storm <storm@cua.dk>
4899
4900 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4901 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4902
8cf51b2c
GM
49032004-09-20 Richard M. Stallman <rms@gnu.org>
4904
4905 * custom.texi (Hooks): Explain using setq to clear out a hook.
4906 (File Variables): Explain multiline string constants.
4907 (Non-ASCII Rebinding): Explain when you need to update
4908 non-ASCII char codes in .emacs.
4909
4910 * building.texi (Compilation): Explain how to make a silent
4911 subprocess that won't be terminated. Explain compilation-environment.
4912
49132004-09-13 Kim F. Storm <storm@cua.dk>
4914
4915 * mini.texi (Repetition): Rename isearch-resume-enabled to
4916 isearch-resume-in-command-history and change default to disabled.
4917
8cf51b2c
GM
49182004-09-09 Kim F. Storm <storm@cua.dk>
4919
4920 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4921 with new `kmacro-name-last-macro'.
4922
8cf51b2c
GM
49232004-09-08 Juri Linkov <juri@jurta.org>
4924
4925 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4926
8cf51b2c
GM
49272004-09-03 Juri Linkov <juri@jurta.org>
4928
4929 * search.texi (Incremental Search): Update wording for M-%.
4930
49312004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4932
4933 * killing.texi (Killing): Correct description of kill commands in
4934 read-only buffer.
4935
49362004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4937
4938 * building.texi (Compilation Mode): Add a paragraph about rules
4939 for finding the compilation buffer for `next-error'.
4940
4941 * search.texi (Other Repeating Search): Mention that Occur mode
4942 supports the next-error functionality.
4943
49442004-09-02 Juri Linkov <juri@jurta.org>
4945
4946 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4947
49482004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4949
4950 * kmacro.texi (Basic Keyboard Macro):
4951 `apply-macro-to-region-lines' now operates on all lines that begin
4952 in the region, rather than on all complete lines in the region.
4953
c8763fb6 49542004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4955
4956 * frames.texi (Drag and drop): Add documentation about
4957 x-dnd-test-function and x-dnd-known-types.
4958
49592004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4960
4961 * indent.texi: Various minor changes in addition to:
4962 (Indentation Commands): Correct description of `indent-relative'.
4963 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4964 mode. The *Tab Stops* buffer uses Overwrite Mode.
4965 (Just Spaces): `tabify' converts sequences of at least two spaces
4966 to tabs.
4967
8cf51b2c
GM
49682004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4969
4970 * frames.texi (Secondary Selection): Setting the secondary
4971 selection with M-Drag-Mouse-1 does not alter the kill ring,
4972 setting it with M-Mouse-1 and M-Mouse-3 does.
4973 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4974 toolkit scroll bars.
4975 (Scroll Bars): Ditto.
4976
4977 * windows.texi (Basic Window): When using a window system, the value
4978 of point in a non-selected window is indicated by a hollow box.
4979 (Split Window): Side by side windows are separated by a scroll bar,
4980 if scroll bars are used.
4981 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4982 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4983 (Window Convenience): Update bindings for `winner-undo' and
4984 `winner-redo'.
4985
4986 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4987 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4988 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4989 of "Using Emacs as a Server".
4990 * building.texi (Building): Interchange nodes (for correct numbering).
4991 * programs.texi (Programs): Interchange nodes (for correct numbering).
4992 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4993 Info to the node structure.
4994 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4995 Rearrange order of nodes and sections such that both "GNU GENERAL
4996 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4997 end, as appropriate for appendices.
4998 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4999 Use `@unnumberedsec'.
5000 * trouble.texi: Adapt sectioning in Info to the node structure.
5001 Adapt node pointers to change in emacs.texi.
5002 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5003
8cf51b2c
GM
50042004-08-25 Kenichi Handa <handa@m17n.org>
5005
5006 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5007 description for unibyte mode.
5008
50092004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5010
5011 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5012
5013 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5014 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5015 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5016 in @pxref.
5017
50182004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5021 Change section names.
5022
8cf51b2c
GM
50232004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5024
5025 * kmacro.texi (Keyboard Macro Ring): Rename section.
5026 Emacs treats the head of the macro ring as the `last keyboard macro'.
5027 (Keyboard Macro Counter): Minor change.
5028 (Save Keyboard Macro): Some clarifications.
5029 (Edit Keyboard Macro): Rename section.
5030
5031 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5032 32-bit machines.
5033 (Several Buffers): Clarify which buffer is selected if `2' is
5034 pressed in the Buffer Menu.
5035 Auto Revert mode can be used to update the Buffer Menu
5036 automatically.
5037
50382004-08-21 Eli Zaretskii <eliz@gnu.org>
5039
5040 * help.texi (Misc Help): Add an index entry for finding an Info
5041 manual by its file name.
5042
50432004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5044
5045 * files.texi (Backup Deletion): Correct description of
5046 `delete-old-versions'.
5047 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5048 (Auto Save Files): Recommend `auto-save-mode' to reenable
5049 auto-saving, rather than the abbreviation `auto-save'.
5050
50512004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5052
5053 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5054 for "killing" and "yanking" in main menu.
5055
50562004-08-16 Richard M. Stallman <rms@gnu.org>
5057
5058 * killing.texi (Yanking, Killing): Minor cleanups.
5059
5060 * mark.texi (Momentary Mark): Minor cleanups.
5061
50622004-08-15 Kenichi Handa <handa@etl.go.jp>
5063
5064 * custom.texi (Non-ASCII Rebinding):
5065 C-q always inserts the right code to pass to global-set-key.
5066
8cf51b2c
GM
50672004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5068
5069 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5070 `insert-register', instead of `C-x r g' binding, for consistency.
5071
50722004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5073
5074 * fixit.texi (Spelling): Fix typo.
5075
50762004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5077
5078 * help.texi (Help): Fix Texinfo usage.
5079
8cf51b2c
GM
50802004-07-24 Richard M. Stallman <rms@gnu.org>
5081
5082 * text.texi (Paragraphs): Update how paragraphs are separated
5083 and the default for paragraph-separate.
5084
5085 * search.texi (Regexp Replace): Further update text for new
5086 replacement operators.
5087
8cf51b2c
GM
50882004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5089
5090 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5091 `R' switch.
5092
5093 * dired.texi (Dired Updating): `k' only deletes inserted
5094 subdirectories from the Dired buffer if a prefix argument was given.
5095
5096 * search.texi (Regexps): Delete redundant definition of `symbol' in
5097 description of `\_>'. It already occurs in the description of `\_<'.
5098
8cf51b2c
GM
50992004-07-01 Juri Linkov <juri@jurta.org>
5100
5101 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5102 (Regexp Search): Add M-r.
5103
51042004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5105
5106 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5107
51082004-06-29 Jesper Harder <harder@ifa.au.dk>
5109
49823426 5110 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5111
51122004-06-25 Richard M. Stallman <rms@gnu.org>
5113
5114 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5115
51162004-06-25 David Kastrup <dak@gnu.org>
5117
5118 * search.texi (Regexp Replace): Some typo corrections and
5119 rearrangement.
5120
51212004-06-24 David Kastrup <dak@gnu.org>
5122
5123 * search.texi (Unconditional Replace): Use replace-string instead
5124 of query-replace in example.
5125 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5126 sequences.
5127 (Query Replace): Correct explanation of `^' which does not use
5128 the mark stack.
5129
51302004-06-21 Nick Roberts <nickrob@gnu.org>
5131
5132 * misc.texi (Shell History Copying): Document comint-insert-input.
5133 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5134
8cf51b2c
GM
51352004-06-20 Jesper Harder <harder@ifa.au.dk>
5136
5137 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5138 * custom.texi (Customization): Do.
5139 * anti.texi (Antinews): Do.
5140 * abbrevs.texi (Defining Abbrevs): Do.
5141
5142 * programs.texi (Info Lookup): Fix keybinding for
5143 info-lookup-symbol.
5144
51452004-06-16 Juanma Barranquero <lektu@terra.es>
5146
5147 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5148 Add emacs-xtra.
5149 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5150 (clean): Add emacs-xtra and flymake. Remove redundancies.
5151
51522004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5153
5154 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5155 Add emacs-xtra.
5156 * emacs-xtra.texi: New file.
5157
51582004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5159
5160 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5161 (Dired and Find): Mention differences with ordinary Dired buffers.
5162
8cf51b2c
GM
51632004-06-13 Richard M. Stallman <rms@gnu.org>
5164
5165 * custom.texi (Init Syntax): Explain about vars that do special
5166 things when set with setq or with Custom.
5167 (Init Examples): Add line-number-mode example.
5168
8cf51b2c
GM
51692004-06-12 Juri Linkov <juri@jurta.org>
5170
5171 * dired.texi (Operating on Files): Add dired-do-touch.
5172
8cf51b2c
GM
51732004-06-10 Juri Linkov <juri@jurta.org>
5174
5175 * building.texi (Lisp Eval): Add C-M-x on defface.
5176
51772004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5178
5179 * files.texi (Reverting): Auto-Revert mode and
5180 Global Auto-Revert mode no longer revert remote files.
5181
8cf51b2c
GM
51822004-05-29 Richard M. Stallman <rms@gnu.org>
5183
5184 * custom.texi (Init File): Two dashes start --no-site-file.
5185
8cf51b2c
GM
51862004-05-29 Alan Mackenzie <acm@muc.de>
5187
5188 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5189 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5190 (AWK, Pike): Document as "C-like modes".
5191 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5192 (M-x man): Supersedes M-x manual-entry.
5193 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5194
5195 ("Comments in C"): Delete node; the info is in CC Mode manual.
5196 (c-comment-only-line-offset): Remove description.
5197
5198 (C-c ., C-c C-c): Describe new C Mode bindings.
5199
5200 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5201 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5202 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5203 Amend definitions.
5204
5205 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5206 Describe functions.
5207
5208 (c-comment-start-regexp, c-hanging-comment-ender-p)
5209 (c-hanging-comment-starter-p): Remove obsolete definitions.
5210
5211 * emacs.texi: Remove the menu entry "Comments in C".
5212
8cf51b2c
GM
52132004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5214
5215 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5216 `M-x locate'.
5217
52182004-05-16 Karl Berry <karl@gnu.org>
5219
5220 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5221 makeinfo --html fails.
5222 * help.texi (Help Summary) [@ifnottex]: Likewise.
5223
52242004-05-13 Nick Roberts <nickrob@gnu.org>
5225
5226 * building.texi (GDB Graphical Interface): Update and describe
5227 layout first.
5228
8cf51b2c
GM
52292004-05-04 Jason Rumney <jasonr@gnu.org>
5230
5231 * makefile.w32-in: Revert last change.
5232
52332004-05-03 Jason Rumney <jasonr@gnu.org>
5234
5235 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5236
8cf51b2c
GM
52372004-04-23 Juanma Barranquero <lektu@terra.es>
5238
5239 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5240
52412004-04-18 Juri Linkov <juri@jurta.org>
5242
5243 * fixit.texi (Spelling): Remove file extension from ispell xref.
5244
52452004-04-15 Kim F. Storm <storm@cua.dk>
5246
5247 * cmdargs.texi (Initial Options): Add -Q.
5248
52492004-04-05 Kim F. Storm <storm@cua.dk>
5250
5251 * custom.texi (File Variables): Add safe-local-eval-forms.
5252
8cf51b2c
GM
52532004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5254
5255 * files.texi (Reverting): Correct description of revert-buffer's
5256 handling of point.
5257
52582004-03-22 Juri Linkov <juri@jurta.org>
5259
5260 * emacs.texi (Top): Add `Misc X'.
5261
49823426 5262 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5263
5264 * glossary.texi: Improve references.
5265
5266 * help.texi: Sync keywords with finder.el.
5267
5268 * mini.texi (Completion): Add description for menu items.
5269
5270 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5271
5272 * sending.texi (Mail Methods): Fix xref to Message manual.
5273
8cf51b2c
GM
52742004-03-12 Richard M. Stallman <rms@gnu.org>
5275
8cf51b2c
GM
5276 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5277
8cf51b2c
GM
52782004-03-04 Richard M. Stallman <rms@gnu.org>
5279
5280 * search.texi (Regexps): Explain that ^ and $ have their
5281 special meanings only in certain contexts.
5282
5283 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5284
5285 * mule.texi (Specify Coding): Doc C-x RET F.
5286
5287 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5288 for multiple compile and grep buffers.
5289 (Indirect Buffers): Don't recommand clone-indirect-buffer
5290 for multiple compile and grep buffers.
5291
8cf51b2c
GM
52922004-02-29 Juanma Barranquero <lektu@terra.es>
5293
5294 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5295 Use $(DEL) instead of rm, and ignore exit code.
5296
8cf51b2c
GM
52972004-02-23 Nick Roberts <nick@nick.uklinux.net>
5298
5299 * building.texi (Watch Expressions): Update.
5300
53012004-02-21 Juri Linkov <juri@jurta.org>
5302
5303 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5304 --directory, --help, --version. Move text about command-line-args
5305 to Command Arguments.
5306 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5307 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5308 (Window Size X): Join -g and --geometry. Add @cindex.
5309 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5310 (Title X): Remove alias -title.
5311 (Misc X): New node.
5312
c8763fb6 53132004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5314
5315 * frames.texi (Drag and drop): Add Motif to list of supported
5316 protocols.
5317
c8763fb6 53182004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5319
5320 * frames.texi (Drag and drop): New section.
5321
53222004-01-24 Richard M. Stallman <rms@gnu.org>
5323
5324 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5325 Include it only @ifnotinfo. Patch the preceding and following
5326 node headers to point to each other.
5327
53282004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5329
5330 * calendar.texi (Appointments): Update section.
5331
53322003-12-29 Kevin Ryde <user42@zip.com.au>
5333
8cf51b2c
GM
5334 * programs.texi (C Modes): Fix the xref.
5335
53362003-12-23 Nick Roberts <nick@nick.uklinux.net>
5337
5338 * building.texi (Watch Expressions): Update.
5339 (Commands of GUD): Include use of toolbar + breakpoints set from
5340 fringe/margin.
5341
53422003-12-03 Andre Spiegel <spiegel@gnu.org>
5343
5344 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5345 <acm@muc.de>.
5346
c8763fb6 53472003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5348
5349 * frames.texi (Dialog Boxes): Add use-file-dialog.
5350
8cf51b2c
GM
53512003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5352
5353 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5354 in CC Mode.
5355
8cf51b2c
GM
53562003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5357
5358 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5359 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5360 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5361 * man/frames.texi, man/glossary.texi, man/killing.texi:
5362 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5363 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5364 * man/sending.texi, man/text.texi, man/trouble.texi:
5365 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5366
53672003-11-01 Alan Mackenzie <acm@muc.de>
5368
5369 * search.texi (Scrolling During Incremental Search): Document a
5370 new scrolling facility in isearch mode.
5371
8cf51b2c
GM
53722003-10-22 Miles Bader <miles@gnu.org>
5373
5374 * Makefile.in (info): Move before $(top_srcdir)/info.
5375
53762003-10-22 Nick Roberts <nick@nick.uklinux.net>
5377
5378 * building.texi (Watch Expressions): Update section on data display
5379 to reflect code changes (GDB Graphical Interface).
5380
8cf51b2c
GM
53812003-10-13 Richard M. Stallman <rms@gnu.org>
5382
5383 * xresources.texi (GTK resources): Clean up previous change.
5384
c8763fb6 53852003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5386
5387 * xresources.texi (GTK resources): Add a note that some themes
5388 disallow customizations. Add scroll theme example.
5389
8cf51b2c
GM
53902003-09-30 Richard M. Stallman <rms@gnu.org>
5391
8cf51b2c
GM
5392 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5393
5394 * misc.texi (Saving Emacs Sessions): Shorten the section,
5395 collapsing back into one node.
5396
53972003-09-30 Lars Hansen <larsh@math.ku.dk>
5398
5399 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5400
ce058493 54012003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5402
5403 * xresources.texi (GTK names in Emacs): Correct typo.
5404
8cf51b2c
GM
54052003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5406
5407 * cmdargs.texi (Font X): Mention new default font. More
5408 fully describe long font names, wildcard patterns and the
5409 problems involved. (Result of discussion on emacs-devel.)
5410
54112003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5412
5413 * emacs.texi (Acknowledgements): Correct typo.
5414
54152003-09-22 Richard M. Stallman <rms@gnu.org>
5416
5417 * dired.texi (Misc Dired Commands): New node.
5418 (Dired Navigation): Add dired-goto-file.
5419
5420 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5421
5422 * emacs.texi (Acknowledgements): New node, split from Distribution.
5423
5424 * cmdargs.texi (Action Arguments): -f reads interactive args.
5425
8cf51b2c
GM
54262003-09-08 Lute Kamstra <lute@gnu.org>
5427
5428 * screen.texi (Mode Line): Say that POS comes before LINE.
5429 Mention `size-indication-mode'.
5430 * display.texi (Optional Mode Line): Document
5431 `size-indication-mode'.
5432 * basic.texi (Position Info): Mention `size-indication-mode'.
5433
54342003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5435
5436 * xresources.texi (Resources): Refer to `editres' man page.
5437 (Lucid Resources): Update defaults. Expand description of
5438 `shadowThickness'.
5439
54402003-09-04 Miles Bader <miles@gnu.org>
5441
5442 * Makefile.in (top_srcdir): New variable.
5443 ($(top_srcdir)/info): New rule.
5444 (info): Depend on it.
5445
54462003-09-03 Peter Runestig <peter@runestig.com>
5447
5448 * makefile.w32-in: New file.
5449
54502003-08-29 Richard M. Stallman <rms@gnu.org>
5451
5452 * misc.texi (Saving Emacs Sessions): Correct previous change.
5453
8cf51b2c
GM
54542003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5455
8cf51b2c
GM
5456 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5457 (Intro): Include kmacro.texi after fixit.texi instead of after
5458 custom.texi. (As suggested by Kim Storm.)
5459
54602003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5461
5462 * fixit.texi (Fixit): Update `Next' pointer.
5463 * files.texi (Files): Update `Previous' pointer.
5464 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5465 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5466 (Suggested by Kim Storm.)
5467 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5468
54692003-08-18 Kim F. Storm <storm@cua.dk>
5470
5471 * kmacro.texi: New file describing enhanced keyboard macro
5472 functionality. Replaces old description in custom.texi.
5473
5474 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5475 (Keyboard Macros): Move to new kmacro.texi file.
5476
5477 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5478
8cf51b2c
GM
54792003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5480
5481 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5482
54832003-08-17 Alex Schroeder <alex@gnu.org>
5484
5485 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5486 required.
5487
8cf51b2c
GM
54882003-08-05 Richard M. Stallman <rms@gnu.org>
5489
5490 * programs.texi (Lisp Indent): Don't describe
5491 lisp-indent-function property here. Use xref to Lisp Manual.
5492
8cf51b2c
GM
54932003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5494
fffa137c 5495 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5496 abbreviations.
5497
54982003-07-24 Markus Rost <rost@math.ohio-state.edu>
5499
5500 * buffers.texi (List Buffers): Fix previous change.
5501
8cf51b2c
GM
55022003-07-13 Markus Rost <rost@math.ohio-state.edu>
5503
5504 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5505 List*.
5506
55072003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5508
8cf51b2c
GM
5509 * display.texi (Font Lock): Fix typo.
5510
55112003-07-07 Richard M. Stallman <rms@gnu.org>
5512
5513 * display.texi (Font Lock): Add xref for format info on
5514 font-lock-remove-keywords.
5515
5516 * building.texi (Compilation): Document what happens with asynch
5517 children of compiler process.
5518
5519 * help.texi (Library Keywords): Use @multitable.
5520
8cf51b2c
GM
55212003-06-04 Richard M. Stallman <rms@gnu.org>
5522
5523 * programs.texi (Expressions): Delete C-M-DEL.
5524
5525 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5526 comint-move-point-for-output renamed from
5527 comint-scroll-to-bottom-on-output.
5528
5529 * custom.texi (Init Rebinding): Replace previous change with xref.
5530 (Non-ASCII Rebinding): Explain that issue more briefly here.
5531
55322003-05-28 Richard M. Stallman <rms@gnu.org>
5533
5534 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5535
55362003-05-28 Nick Roberts <nick@nick.uklinux.net>
5537
5538 * building.texi (GDB Graphical Interface): New node.
5539 (Rewritten somewhat by RMS.)
5540
c8763fb6 55412003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5542
5543 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5544 non-English letters. Explain how to set coding systems correctly
5545 and how to include the right coding cookie in the file.
5546
c8763fb6 55472003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5548
5549 * indent.texi (Indentation): Explain the concepts.
5550 (Just Spaces): Explain why preventing tabs for indentation might
5551 be useful.
5552
8cf51b2c
GM
55532003-04-16 Richard M. Stallman <rms@gnu.org>
5554
5555 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5556
8cf51b2c
GM
55572003-02-22 Alex Schroeder <alex@emacswiki.org>
5558
5559 * cmdargs.texi (General Variables): Document SMTPSERVER.
5560
8cf51b2c
GM
5561 * sending.texi: Remove SMTP node.
5562 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5563 library.
5564
8cf51b2c
GM
55652003-02-22 Alex Schroeder <alex@emacswiki.org>
5566
5567 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5568
55692003-02-22 Simon Josefsson <jas@extundo.com>
5570
5571 * sending.texi (Mail Methods): Add node about SMTP.
5572
c8763fb6 55732003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5574
5575 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5576
8cf51b2c
GM
55772003-02-01 Kevin Ryde <user42@zip.com.au>
5578
5579 * glossary.texi (Glossary): Correction to cl cross reference.
5580
55812003-01-20 Richard M. Stallman <rms@gnu.org>
5582
5583 * killing.texi (Rectangles): Document C-x c r.
5584
c8763fb6 55852003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5586
5587 * xresources.texi (GTK resources): New node.
5588 (GTK widget names): New node.
5589 (GTK names in Emacs): New node.
5590 (GTK styles): New node.
5591
c8763fb6 55922003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5593
5594 * maintaining.texi (Create Tags Table): Add reference to the new
5595 `etags --help --lang=LANG' option.
5596
8cf51b2c
GM
55972002-10-02 Karl Berry <karl@gnu.org>
5598
49823426 5599 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5600 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5601 where needed for the sake of the HTML output.
8cf51b2c
GM
5602
56032001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5604
5605 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5606 source files.
5607
56082001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5609
5610 * Makefile.in (emacsman): New target.
5611
8cf51b2c
GM
56122001-10-20 Gerd Moellmann <gerd@gnu.org>
5613
5614 * (Version 21.1 released.)
5615
56162001-10-05 Gerd Moellmann <gerd@gnu.org>
5617
5618 * Branch for 21.1.
5619
8cf51b2c
GM
56202001-03-05 Gerd Moellmann <gerd@gnu.org>
5621
5622 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5623
8cf51b2c
GM
56242000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5625
5626 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5627
8cf51b2c
GM
56281999-07-12 Richard Stallman <rms@gnu.org>
5629
5630 * Version 20.4 released.
5631
56321998-12-04 Markus Rost <rost@delysid.gnu.org>
5633
5634 * Makefile.in (INFO_TARGETS): Delete customize.info.
5635 (DVI_TARGETS): Delete customize.dvi.
5636 (../info/customize, customize.dvi): Targets deleted.
5637
56381998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5639
5640 * Version 20.3 released.
5641
56421998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5643
5644 * Makefile.in (EMACSSOURCES): Add mule.texi.
5645 Add msdog.texi, ack.texi. Remove gnu1.texi.
5646
56471998-04-06 Andreas Schwab <schwab@gnu.org>
5648
5649 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5650 it in dvi targets.
8cf51b2c
GM
5651
56521997-09-23 Paul Eggert <eggert@twinsun.com>
5653
5654 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5655 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5656 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5657
56581997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5659
5660 * Version 20.2 released.
5661
56621997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5663
5664 * Version 20.1 released.
5665
56661997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5667
5668 * Makefile (../info/customize, customize.dvi): New targets.
5669 (INFO_TARGETS): Add ../info/customize.
5670 (DVI_TARGETS): Add customize.dvi.
5671
8cf51b2c
GM
56721996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5673
5674 * Version 19.33 released.
5675
56761996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5677
5678 * Version 19.32 released.
5679
8cf51b2c
GM
56801996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5681
5682 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5683
56841996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5685
5686 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5687 Specify -I option.
5688 (All dvi targets): Set the TEXINPUTS variable.
5689
56901996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5691
5692 * Version 19.31 released.
5693
8cf51b2c
GM
56941995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5695
5696 * Version 19.30 released.
5697
8cf51b2c
GM
56981995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5699
5700 * Makefile.in (maintainer-clean): Rename from realclean.
5701
57021994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5703
5704 * Makefile.in: New file.
5705 * Makefile: File deleted.
5706
57071994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5708
5709 * Makefile (TEXINDEX_OBJS): Variable deleted.
5710 (texindex, texindex.o, getopt.o): Rules deleted.
5711 All deps on texindex deleted.
5712 (distclean): Don't delete texindex.
5713 (mostlyclean): Don't delete *.o.
5714 * texindex.c, getopt.c: Files deleted.
5715
57161994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5717
5718 * Version 19.26 released.
5719
57201994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5721
5722 * Makefile (EMACSSOURCES): Exclude undo.texi.
5723
57241994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5725
5726 * Version 19.25 released.
5727
57281994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5729
5730 * Version 19.24 released.
5731
57321994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5733
5734 * Version 19.23 released.
5735
57361994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5737
5738 * Makefile: Delete spurious tab.
5739
57401994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5741
5742 * Makefile (.SUFFIXES): New rule.
5743
8cf51b2c
GM
57441993-12-04 Richard Stallman (rms@srarc2)
5745
5746 * getopt.c: New file.
5747 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5748 (getopt.o): New rule.
5749 (dvi): Don't depend on texindex.
49823426 5750 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5751
57521993-12-03 Richard Stallman (rms@srarc2)
5753
49823426
GM
5754 * Makefile (TEXI2DVI): New variable.
5755 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5756 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5757
57581993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5759
5760 * Version 19.22 released.
5761
57621993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5763
5764 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5765
57661993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5767
5768 * Version 19.21 released.
5769
8cf51b2c
GM
57701993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5771
5772 * Makefile (realclean): Don't delete the Info files.
5773
57741993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5775
8cf51b2c
GM
5776 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5777 4' where appropriate.
5778
57791993-10-20 Brian Fox (bfox@ai.mit.edu)
5780
49823426 5781 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5782
5783 * texindex.c: Include "../src/config.h" if building in emacs.
5784
5785 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5786 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5787 Add target to build texindex.c, defining `emacs'.
5788
8cf51b2c
GM
57891993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5790
5791 * Version 19.19 released.
5792
8cf51b2c
GM
57931993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5794
5795 * Version 19.18 released.
5796
57971993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5798
5799 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5800
58011993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5802
5803 * Version 19.17 released.
5804
58051993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5806
5807 * split-man: Fix typos in last change.
5808
58091993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5810
5811 * Version 19.16 released.
5812
58131993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5814
5815 * version 19.15 released.
5816
58171993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5818
5819 * Makefile (distclean): It's rm, not rf.
5820
58211993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5822
5823 * Version 19.14 released.
5824
58251993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5826
5827 * Makefile: New file.
5828
58291993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5830
5831 * Version 19.13 released.
5832
58331993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5834
5835 * Version 19.9 released.
5836
58371993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5838
5839 * Version 19.8 released.
5840
58411993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5842
5843 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5844
5845 * trouble.texi: It's `enable-flow-control-on', not
5846 `evade-flow-control-on'.
5847
58481993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5849
5850 * display.texi: Document standard-display-european.
5851
58521993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5853
5854 * Version 19.7 released.
5855
5856 * emacs.texi: Add a sentence to the top menu mentioning the
5857 specific version of Emacs this manual applies to.
5858
58591993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5860
5861 * basic.texi: Document next-line-add-lines variable used to
5862 implement down-arrow.
5863
5864 * killing.texi: Document kill-whole-line.
5865
58661993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5867
5868 * text.texi: Update unix TeX ordering information.
5869
58701993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5871
5872 * news.texi: Mention fill-rectangle in keybinding list.
5873
5874 * killing.texi: Document fill-rectangle.
5875
58761993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5877
5878 * vc.texi: Bring the docs up to date with VC 5.2.
5879
58801992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5881
5882 * emacs.tex: Mention blackbox and gomoku under Amusements.
5883 Assembler mode is now mentioned and appropriately indexed
5884 under Programming Modes.
5885
58861991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5887
5888 * emacs.tex: Update TeX ordering information.
5889
8cf51b2c
GM
58901990-06-26 David Lawrence (tale@geech)
5891
5892 * emacs.tex: Note that completion-ignored-extensions is not used
5893 to filter out names when all completions are displayed in
5894 *Completions*.
5895
58961990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5897
5898 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5899
59001990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5901
5902 * emacs.tex: Add @findex grep.
5903
8cf51b2c
GM
59041988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5905
5906 * emacs.tex: Correct two typos. No other changes before
5907 Version 19 will be made.
5908
8cf51b2c
GM
59091988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5910
5911 * emacs.tex: Update information for obtaining TeX distribution from the
5912 University of Washington.
5913
5914;; Local Variables:
c8763fb6 5915;; coding: utf-8
8cf51b2c
GM
5916;; fill-column: 79
5917;; add-log-time-zone-rule: t
5918;; End:
5919
5920 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5921 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5922
5923 This file is part of GNU Emacs.
5924
352c8b4a 5925 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5926 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5927 the Free Software Foundation, either version 3 of the License, or
5928 (at your option) any later version.
8cf51b2c
GM
5929
5930 GNU Emacs is distributed in the hope that it will be useful,
5931 but WITHOUT ANY WARRANTY; without even the implied warranty of
5932 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5933 GNU General Public License for more details.
5934
5935 You should have received a copy of the GNU General Public License
352c8b4a 5936 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5937
5938;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd