(c-forward-label): Fix for QT macros.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
05482eb1
CY
12008-11-01 Chong Yidong <cyd@stupidchicken.com>
2
e2346dea
CY
3 * programs.texi (Program Modes): Link to Program Indent node.
4 (Left Margin Paren): Explain consequences of changing
5 open-paren-in-column-0-is-defun-start more concisely.
6 (Which Function, Program Indent, Info Lookup): Minor edits.
7 (Basic Indent): If region is active, TAB indents the region.
8 (Multi-line Indent): If region is active, TAB indents the region. Note
9 that indent-region is useful when Transient Mark mode is off.
10 (Matching): The delimiter at the cursor is highlighted---the character
11 changes color.
12 (Symbol Completion): Link to Completion node.
13
e4b6428c
CY
14 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
15 a strictly text-only system.
16
05482eb1
CY
17 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
18 batch mode.
19
a11d3737
RS
202008-11-01 Richard M. Stallman <rms@gnu.org>
21
5abad626
RS
22 * misc.texi (Document View): Major rewrite.
23
a11d3737
RS
24 * maintaining.texi (Types of Log File): Change logs are older than
25 version control.
26 (VCS Concepts): Simplify and rearrange.
27 (Version Control Systems): Make it clear that Linux is only the kernel.
28 (VC Mode Line): Shorten reference to menu item.
29 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
30 (VC Directory Mode): Minor cleanup.
31 Unchanged files are hidden, not omitted.
32 (VC Directory Commands): Shorten and simplify.
33 (Change Log Commands): New node, split from Change Logs.
34 (VC Directory Buffer): New node, split from VC Directory Mode.
35
c55a4acb
CY
362008-10-31 Chong Yidong <cyd@stupidchicken.com>
37
df0356f6
CY
38 * misc.texi (Document View): Renamed from Document Files, moved here
39 from files.texi.
40
41 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
42 moved as well.
43 (Document Files): Moved to misc.texi.
44
c55a4acb
CY
45 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
46 vc-update-change-log.
df0356f6
CY
47 (Version Control): Move here from files.texi.
48 (Format of ChangeLog): Make it a subnode of Change Log.
49
50 * emacs.texi (Top): Update node listing.
c55a4acb 51
ef082374
TH
522008-10-31 Tassilo Horn <tassilo@member.fsf.org>
53
54 * files.texi (Files): Add a section about document
55 files (doc-view-mode).
56
d52582c3
CY
572008-10-31 Chong Yidong <cyd@stupidchicken.com>
58
59 * building.texi (Compilation Mode): Document
60 compilation-auto-jump-to-first-error.
61 (Debuggers): Lower GUD subsections to subsubsections.
62 (Starting GUD): Add cindex.
63 (Lisp Interaction): Note that scratch is no longer the initial buffer.
64
4e0a0968
CY
652008-10-30 Chong Yidong <cyd@stupidchicken.com>
66
03625b47
CY
67 * indent.texi (Indentation): Link to Program Indent.
68
4e0a0968
CY
69 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
70 now uses emacsclient's terminal.
71
8bd3f7ef
CY
722008-10-29 Chong Yidong <cyd@stupidchicken.com>
73
80e5620e
CY
74 * mark.texi (Using Region): Document use-empty-active-region.
75
97d5c404
CY
76 * emacs.texi (Top): Update node listings.
77
8bd3f7ef
CY
78 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
79 mention obsolete emacs.bash script.
80 (Invoking emacsclient): Rewrite, moving optional arguments to
81 emacsclient Options.
21d2bae3
CY
82 (emacsclient Options): New node. Document server-use-tcp and
83 server-host.
8bd3f7ef 84
5fda2cbd
CY
852008-10-28 Chong Yidong <cyd@stupidchicken.com>
86
87 * indent.texi (Indentation): Replace list with paragraphed text,
88 putting description of syntax-driven indentation first. Document new
89 effect of active regions on tab.
90 (Tab Stops): Note that editable tab stops affect indentation commands.
91
4ff029f6
DN
922008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
93
94 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
95
996cd6e4
CY
962008-10-23 Chong Yidong <cyd@stupidchicken.com>
97
f28815e3
CY
98 * custom.texi (Function Keys): Note that modified keypad keys are not
99 translated.
100
996cd6e4
CY
101 * basic.texi (Arguments): Explain how to insert multiple digits.
102
49545fe2
MA
1032008-10-22 Michael Albinus <michael.albinus@gmx.de>
104
105 * files.texi (Remote Files): Precise selection of default method.
106 Rewrite paragraph about disabling remote file names.
107
edac0b53
CY
1082008-10-22 Chong Yidong <cyd@stupidchicken.com>
109
e752c544
CY
110 * search.texi (Special Isearch): Document M-TAB is isearch.
111
edac0b53
CY
112 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
113 command.
114
115 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
116
20a36054
TH
1172008-10-22 Tassilo Horn <tassilo@member.fsf.org>
118
119 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
120 section.
121
69051ab6
CY
1222008-10-21 Chong Yidong <cyd@stupidchicken.com>
123
c4b1a32a
CY
124 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
125 to files.texi. Move contents of vc2-xtra.texi here.
126
127 * vc2-xtra.texi: File removed.
128
129 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
130 Directory Commands from the submenu. Don't include deleted file
131 vc2-xtra.texi.
132
133 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
134 (Version Control): Add VC Directory Mode and VC Directory Commands to
135 the submenu.
136 (Why Version Control?): Use table format.
137 (Version Control Systems): Note that Meta-CVS support is gone.
138 (VCS Concepts): Note precisely when VC started supporting filesets.
139 Remove bogus xref to CVS Options node.
140 (Types of Log File): Copyedits.
141 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
142 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
143 The Right Thing.
144 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
145 (Log Buffer): Reorganize node, putting C-c C-c description first.
146 (Old Revisions): Use CVS for example, not RCS.
147 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
148 Commands from the submenu, putting them under Version Control.
149 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
150 need to include it in the manual unconditionally, since it is now
151 crucial to using distributed version control systems.
1a6e2954
CY
152 (Comparing Files): Note that diff uses the minibuffer, and that the
153 output is shown using Diff mode.
154 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
155 diff-update-on-the-fly, diff-refine-hunk, and
156 diff-show-trailing-whitespaces.
1a6e2954 157 (File Archives): Add rar support.
c4b1a32a 158
69051ab6
CY
159 * major.texi (Choosing Modes): Make mode selection sequence more
160 obvious by describing the steps in order of priority. Note that
161 magic-mode-alist is nil by default. Document
162 magic-fallback-mode-alist.
163
e7421e03
CY
1642008-10-20 Chong Yidong <cyd@stupidchicken.com>
165
166 * frames.texi (Mouse References): Copyedits.
167
6b2efdc2
TH
1682008-10-20 Tassilo Horn <tassilo@member.fsf.org>
169
170 * ack.texi (Acknowledgments): Add myself as doc-view author.
171
9c5e9396
EZ
1722008-10-20 Eli Zaretskii <eliz@gnu.org>
173
174 * frames.texi (Dialog Boxes): Add @cindex entries.
175
dac94f8e
CY
1762008-10-20 Chong Yidong <cyd@stupidchicken.com>
177
178 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
179 (Text-Only Mouse): Copyedit.
180
25597d40
CY
1812008-10-19 Chong Yidong <cyd@stupidchicken.com>
182
f8a447f6
CY
183 * frames.texi: Use @key throughout for mouse clicks.
184 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
185 (Secondary Selection): Fix modified mouse click syntax.
186 (Clipboard): Describe Cut, Copy and Paste commands.
187 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
188 Copyedits.
189 (Creating Frames): Add xref to Init File.
190 (Frame Commands): Add xref to Exiting.
191 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 192
b0f95216
CY
1932008-10-15 Chong Yidong <cyd@stupidchicken.com>
194
b0817f00
CY
195 * files.texi (Version Control): Copyedits. Add Bazaar.
196 (Version Control Systems): List different VCS's using an itemized list.
197 Add Bazaar.
198 (VCS Concepts): Copyedits. Tweak description of file merging.
199
b0f95216
CY
200 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
201 (Cut/Paste Other App): Document select-active-regions and
202 x-select-enable-primary.
203
69d0d701
CY
2042008-10-13 Chong Yidong <cyd@stupidchicken.com>
205
206 * mark.texi (Shift Selection): Correct case in node name.
207
208 * emacs.texi (Top): Update node order in Mark chapter.
209
375e8351
EZ
2102008-10-12 Eli Zaretskii <eliz@gnu.org>
211
212 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
213
214 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
215 elsewhere in the manual instead of describing yet again the intricacies
216 of $HOME on MS-Windows and MS-DOS.
217
ab58114f
CY
2182008-10-12 Chong Yidong <cyd@stupidchicken.com>
219
4f959513
CY
220 * mini.texi (Minibuffer File): Add xref to File Names.
221 (Minibuffer File): Add discussion of `~' in file names. Add
222 insert-default-directory index reference.
223
ab58114f
CY
224 * files.texi (File Names): Reorganize description.
225 (Visiting): Add xref to Mode Line. Copyedits.
226 (Save Commands): Mention prefix behavior of C-x C-s.
227 (Numbered Backups): Node deleted.
228 (Backup Names): Contents of Numbered Backups moved here. State default
229 of version-control variable.
230 (Reverting): Copyedits.
231 (Version Control): Add additional version control systems.
232
233 * emacs.texi (Top): Delete Numbered Backups node.
234
235 * cmdargs.texi (General Variables): Change Numbered Backups xref to
236 Backup Names.
f2884f63 237 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 238
b0b5100a
RF
2392008-10-11 Romain Francoise <romain@orebokech.com>
240
241 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
242
89774b5f
CY
2432008-10-11 Chong Yidong <cyd@stupidchicken.com>
244
245 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
246 (Select Buffer): Mention use of minibuffer history. Describe default
247 value of default-major-mode. Mention that C-x 4 b selects the other
248 window.
249 (List Buffers): Document CRM indicators in the order they appear.
250 (Kill Buffer): Document new command kill-matching buffers.
251 (Several Buffers): Move explanation of the relationship between buffer
252 list and buffer menu to the top.
253 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
254
4c72bf27
CY
2552008-10-10 Chong Yidong <cyd@stupidchicken.com>
256
257 * entering.texi (Exiting): Document change of C-x C-c to
258 save-buffers-kill-terminal. Document kill-emacs.
259
f68eb991
EZ
2602008-09-30 Eli Zaretskii <eliz@gnu.org>
261
262 * mule.texi (Coding Systems): Don't mention codepage-setup.
263
264 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
265 cpNNN coding systems anymore.
266 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
267 for unibyte mode. Don't mention line-drawing characters. Don't
268 mention dos-unsupported-char-glyph.
269
1a2dd44d
CY
2702008-09-25 Chong Yidong <cyd@stupidchicken.com>
271
272 * search.texi (Search): Shorten introduction.
273 (Basic Isearch): Add command table. Discuss reverse isearch and
274 isearch highlighting.
275 (Repeat Isearch): Move lazy highlighting discussion here. Add search
276 ring to cindex.
277 (Special Isearch): Move input methods discussion here.
278 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
279 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
280 Repeat Isearch.
281 (Isearch Minibuffer): New node.
282 (Word Search): Document new word search commands.
283 (Regexp Example): Simplify example using sentence-end-base variable.
284 (Replace): Reword introduction.
285 (Unconditional Replace): Remove unnecessary example.
286 (Other Repeating Search): Document new `M-s o' binding.
287
288 * emacs.texi (Top): Update node listings.
289
e45da31d
JB
2902008-09-22 Juanma Barranquero <lekktu@gmail.com>
291
292 * emacs.texi (Top): Remove Kill Errors from menu.
293
841c8096
CY
2942008-09-22 Chong Yidong <cyd@stupidchicken.com>
295
402168fa
CY
296 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
297 interface for defining macros. Simplify examples. Note that C-g quits
298 macro definitions.
299 (Keyboard Macro Counter): Document using F3 to insert counter. Give
300 usage example.
301 (Keyboard Macro Query): Organize query responses in a table.
302
303 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
304 to Erasing node.
841c8096
CY
305 (Undo): Reorganize paragraphs for logical flow. Move keybinding
306 rationale to a footnote.
307 (Kill Errors): Remove node, due to redundancy with Erasing.
308 (Spelling): Move discussion of flyspell to end. Note new behavior of
309 M-$ in active region. Remove non-ispell-specific keybindings from
310 table.
311
eab2ee89
DN
3122008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
313
314 * cmdargs.texi (Initial Options): Document --daemon.
315
3d53e905
GM
3162008-09-20 Glenn Morris <rgm@gnu.org>
317
318 * files.texi (Numbered Backups): Mention that some modes set
319 version-control.
320
1c90484d
GM
3212008-09-20 Jim Blandy <jimb@red-bean.com>
322
323 * files.texi (Numbered Backups): Reference File Variables, as well.
324 Remove discussion of Rmail's implementation.
325
0fc0d844
CY
3262008-09-06 Chong Yidong <cyd@stupidchicken.com>
327
328 * misc.texi (Recursive Edit): Note that top-level exits active
329 minibuffers.
330
331 * trouble.texi (Quitting): Likewise.
332
b18d283d
CY
3332008-08-31 Chong Yidong <cyd@stupidchicken.com>
334
335 * emacs.texi (Top): Add Temporary Face Changes xref.
336
337 * display.texi (Display): Move Temporary Face Changes node to just
338 after Standard Faces.
339 (Scrolling): Document recenter-top-bottom instead of recenter.
340 (Horizontal Scrolling): Move auto hscroll discussion to the top.
341 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
342 (Display Custom): Copyedits.
343 (Optional Mode Line): Document display-battery-mode.
344
180135fc
RF
3452008-08-27 Romain Francoise <romain@orebokech.com>
346
347 * custom.texi (Directory Variables): Minor fix.
348
d3fe3475
GM
3492008-08-27 Glenn Morris <rgm@gnu.org>
350
351 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
352 descriptions.
353 (Calendar Customizing): Tweak layout description.
183080b6 354 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
355 markers. Condense calendar-star-date and calendar-mark-today
356 description.
357 (Holiday Customizing): Add oriental and solar holidays.
358 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
359 Fix holiday-float description. Use zerop in examples. Be less verbose.
360 (Date Display Format): Change ISO format. Be less verbose.
361 (Diary Customizing): Mention day and month abbrev arrays.
362 Mention the date-form variables by name. Update European example.
363 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
364 Condense examples. Mention diary-entry-symbols by name.
365 Condense table for insertion commands.
366 (Fancy Diary Display): Mention diary-include-string and
367 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
368 Ethiopic, Persian date functions. Condense descriptions.
369
370 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
371 (Adding to Diary): Adapt for changed node name.
372
71755807
GM
3732008-08-26 Glenn Morris <rgm@gnu.org>
374
375 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
376 node "Hebrew/Islamic Entries".
377
378 * calendar.texi (Specified Dates): Fix names of iso functions.
379 (General Calendar): There may not be another window.
380 (Writing Calendar Files, Holidays): Tweak intro.
381 (Holidays): Mention Baha'i and Chinese holidays.
382 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
383 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
384 (To Other Calendar): Add calendar-print-other-dates.
385 Refer to "graphic display" rather than "X.
386 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
387 (Displaying the Diary): Fix whitespace after reference.
388 Fix `diary-number-of-entries' reference.
389 (Date Formats): Explicitly mention that day names can be abbreviated.
390 (Adding to Diary): Add some references to other sections.
391 (Special Diary Entries): Fix reference.
392 (Appointments): Simplify appt-message-warning-time entry.
393 Clarify where times must be.
394 (Importing Diary): Comment out icalendar paragraph that does not apply.
395 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
396
d76ebc75
GM
3972008-08-23 Glenn Morris <rgm@gnu.org>
398
399 * fortran-xtra.texi (Fortran): Change description of free form and
400 fixed form a bit. Mention hideshow and imenu.
401 (Fortran Motion): Mention fortran-end-of-subprogram,
402 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
403 (Fortran Indent): Minor re-word.
404 (ForIndent Commands): Mention fortran-fill-paragraph and
405 fortran-fill-statement.
406 (ForIndent Cont): Mention fortran-tab-mode-string.
407 (Fortran Comments): Mention fortran-comment-line-start-skip.
408 (Fortran Columns): Mention font-locking.
409 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
410
e2a71e28
JB
4112008-08-23 Johan Bockgard <bojohan@muon>
412
413 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
414
5c52e13c
CY
4152008-08-22 Chong Yidong <cyd@stupidchicken.com>
416
417 * mini.texi (Minibuffer): Simplify introduction.
418 (Minibuffer File): Document tilde in minibuffer filenames.
419 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
420 to enter tabs, spaces, and question marks. Describe behavior of C-a.
421 (Completion Example): Update example to current command list.
422 (Completion Options): Document `lazy' value of completion-auto-help.
423 Update contents of completion-ignored-extensions.
424 (Minibuffer History): Describe "future history" list. State default
425 value of history-delete-duplicates.
426
77a00355
GM
4272008-08-21 Glenn Morris <rgm@gnu.org>
428
429 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 430 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 431
39ee1d04
CY
4322008-08-17 Chong Yidong <cyd@stupidchicken.com>
433
434 * regs.texi (Registers): Clarify valid register names.
435 (RegPos): Note that buffer is saved and restored too.
436 (RegText): Note that mark is reactivated/deactivated.
437 (RegConfig): Xref to Windows node.
438
b12c348f
CY
4392008-08-16 Chong Yidong <cyd@stupidchicken.com>
440
3ae7ba79
CY
441 * basic.texi (Inserting Text): Provide command name for C-q.
442
b12c348f
CY
443 * killing.texi (Killing): Copyedit. Define read-only text.
444 (Deletion): DEL and C-d were already explained in Erasing; xref there.
445 (Killing by Lines): Copyedit.
446 (Other Kill Commands): Move M-w description here.
447 (Yanking): Move M-w to Other Kill Commands.
448 (Kill Ring): Also mention saving text in registers. Link to Text
449 Properties in elisp manual.
450 (Accumulating Text): Copyedit.
451 (CUA Bindings): Shift selection is now the default.
452
d8ff7692
TZ
4532008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
454
455 * maintaining.texi (Change Log): Mention next-error is available.
456
a43a8a2e
GM
4572008-08-10 Glenn Morris <rgm@gnu.org>
458
459 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
460 and intermonth text.
461 (Holiday Customizing): Add holiday-chinese.
462
eba27308
EZ
4632008-08-08 Eli Zaretskii <eliz@gnu.org>
464
465 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
466
5f14a5b3
DN
4672008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
468
469 * files.texi (Log Buffer): Describe C-c C-d.
470 (Diff Mode): Describe C-x 4 A.
471
49989bff
EZ
4722008-08-06 Eli Zaretskii <eliz@gnu.org>
473
474 * vc1-xtra.texi (VC Directory Mode): Fix last change.
475
5c915c02
DN
4762008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
477
2beaf97a
DN
478 * files.texi (Old Revisions): Update the keys used by vc-annotate and
479 describe the new bindings to show the changeset diff, toggle annotation
480 visibility, show revisions.
481 (VC Status): Describe key bindings for modifying the change comments,
482 displaying changeset diffs and annotations.
483
5c915c02
DN
484 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
485
71798ace
NR
4862008-08-05 Nick Roberts <nickrob@snap.net.nz>
487
488 * vc1-xtra.texi (VC Directory Mode): Fix typo.
489
b8949644
EZ
4902008-08-02 Eli Zaretskii <eliz@gnu.org>
491
492 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
493 and wording.
494
819567d1
DN
4952008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
496
497 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 498 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
499 commands. Improve some old info.
500
5f38310a
CY
5012008-07-31 Chong Yidong <cyd@stupidchicken.com>
502
0dc3906b
CY
503 * display.texi (Visual Line Mode): New node.
504
5f38310a
CY
505 * basic.texi (Inserting Text): Move DEL to deletion node.
506 (Moving Point): Add additional alternative key bindings. Describe
507 line-move-visual.
508 (Erasing): Describe DEL.
509 (Basic Undo, Blank Lines, Arguments): Copyedit.
510 (Continuation Lines): Mention Visual Line mode.
511 (Position Info): Move extended discussion to mule.texi.
512
513 * mule.texi (International Chars): Describe C-x =.
514
515 * emacs.texi (Top): Add Visual Line Mode node.
516
7c2fb837
DN
5172008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
518
519 * emacs.texi: Remove VMS support.
520
3f6b73ef
DN
5212008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
522
523 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
524 the vc-dir command name.
525
9e2a2647
DN
5262008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
527
528 * xresources.texi: Remove mentions of Mac Carbon.
529
568beaa2
AS
5302008-07-19 Andreas Schwab <schwab@suse.de>
531
532 * ns-emacs.texi: Move to ../misc.
533
0ef94706
CY
5342008-07-15 Chong Yidong <cyd@stupidchicken.com>
535
536 * entering.texi (Exiting): Don't describe text-only terminals as the
537 default. Describe the new startup screen.
538 (Exiting): Describe how to kill Emacs first. Change description of
539 iconification to handle modern window systems.
540
ba60bd44 5412008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
542
543 * ns-emacs.texi: New file, documents features of Emacs port under
544 NeXTstep windowing.
545
9f30aa73
CY
5462008-07-15 Chong Yidong <cyd@stupidchicken.com>
547
938a5d2e
CY
548 * entering.texi (Entering Emacs): Update prev node.
549
550 * glossary.texi (Glossary): Remove xref to Text Characters.
551
9f30aa73
CY
552 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
553 directly, rather than in the context of ASCII. Move description of
554 special properties of modifier key to new Modifier Keys node.
555 (Keys): Copyedit.
556 (Text Characters): Delete node. Multibyte is the default nowadays, and
557 the node contents are obsolete.
558
559 * custom.texi (Modifier Keys): New node.
560
561 * emacs.texi (Top): Update node list.
562
7e53d36c
CY
5632008-07-13 Chong Yidong <cyd@stupidchicken.com>
564
565 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
566 saying that Emacs provides menus and mouse support (which is par for
567 the course).
568
569 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
570 early on.
571 (Point): Copyedit. Relegate historical trivia to a footnote.
572 (Mode Line): Explain mode-line format more consistently.
573 (Menu Bar): Copyedit.
574
1e9fa96d
GM
5752008-06-27 Glenn Morris <rgm@gnu.org>
576
577 * cal-xtra.texi (Sexp Diary Entries):
578 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
579
dc9bebb8
CY
5802008-06-26 Chong Yidong <cyd@stupidchicken.com>
581
582 * mark.texi (Shift selection): New node.
583 (Mark): Copyedits.
584 (Persistent Mark): Move to the end of the chapter.
585
e7881076
EZ
5862008-06-20 Eli Zaretskii <eliz@gnu.org>
587
588 * makefile.w32-in (distclean): Remove makefile.
589
f427400c
NR
5902008-06-17 Nick Roberts <nickrob@snap.net.nz>
591
592 * building.texi (Starting GUD): Add an entry for gud-gdb.
593 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
594 command mode.
595
b597d348
GM
5962008-06-17 Glenn Morris <rgm@gnu.org>
597
598 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
599
647b7094
NR
6002008-06-17 Nick Roberts <nickrob@snap.net.nz>
601
602 * building.texi (Starting GUD): Expand on remote debugging.
603 (Other GDB-UI Buffers): Mention new keyboard bindings.
604
47a30023
GM
6052008-06-15 Glenn Morris <rgm@gnu.org>
606
607 * gnu.texi: Use a verbatim license for this invariant section,
608 as per etc/GNU.
609
37e5d54a
GM
6102008-06-13 Daniel Engeler <engeler@gmail.com>
611
612 * emacs.texi, misc.texi: Add documentation about serial port access.
613
8e65d46c
GM
6142008-06-13 Glenn Morris <rgm@gnu.org>
615
c1473b4c
MB
616 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
617 maintain.info.
8e65d46c 618
e40a85cd
MB
6192008-06-05 Miles Bader <miles@gnu.org>
620
621 * display.texi (Temporary Face Changes): Update to reflect function
622 renamings in face-remap.el.
623
56c73dec
MB
6242008-06-04 Miles Bader <miles@gnu.org>
625
626 * display.texi (Temporary Face Changes): Add
627 `adjust-buffer-face-height'. Rewrite description of
628 `increase-buffer-face-height' and `decrease-default-face-height' now
629 that they aren't bound by default.
630
9d3d42fb
MB
6312008-06-03 Miles Bader <miles@gnu.org>
632
633 * display.texi (Temporary Face Changes): New node.
634
2be6bfe2
EZ
6352008-05-31 Eli Zaretskii <eliz@gnu.org>
636
637 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
638
daf7e339
GM
6392008-05-31 Glenn Morris <rgm@gnu.org>
640
641 * cal-xtra.texi (Fancy Diary Display): Simplify.
642
d21d2618
GM
6432008-05-30 Glenn Morris <rgm@gnu.org>
644
645 * cal-xtra.texi (Fancy Diary Display): Update for
646 diary-display-function replacing diary-display-hook.
647
71ce5fd0
JB
6482008-05-29 Drew Adams <drew.adams@oracle.com>
649
650 * msdog.texi (Windows Keyboard): Add descriptions of
651 w32-register-hot-key and w32-unregister-hot-key.
652
a3cdbdf8
MO
6532008-05-21 Tom Tromey <tromey@redhat.com>
654
655 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
656 Variables node.
657
854a574c
MO
6582008-05-19 Tom Tromey <tromey@redhat.com>
659
660 * custom.texi (Variables): Add Directory Variables to menu.
661 (Directory Variables): New node.
662
7c2ec3f9
ER
6632008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
664
71ce5fd0 665 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 666
370fded4
ER
6672008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
668
669 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
670 Revision Tags and rewritten. Section now uses modern terminology,
671 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
672 accurately.
673
6af511e3
EZ
6742008-05-10 Eli Zaretskii <eliz@gnu.org>
675
676 * msdog.texi (Windows Files): Update documentation of
677 w32-get-true-file-attributes.
678
7a78b6e7
ER
6792008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
680
681 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
682 directory mode.
683
1bcfc24e
CY
6842008-05-08 Chong Yidong <cyd@stupidchicken.com>
685
686 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 687 entry "television".
1bcfc24e 688
db86064f
ER
6892008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
690
ab5ec32c 691 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 692
a31b405e
ER
6932008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
694
695 * emacs/buffers.texi, emacs/files.texi (Version-control):
696 vc-toggle-read-only is no longer a good idea...
697
ff2c14fc
GM
6982008-04-29 Glenn Morris <rgm@gnu.org>
699
700 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
701
367c9b7c
JL
7022008-04-22 Juri Linkov <juri@jurta.org>
703
704 * dired.texi (Subdirectories in Dired): Describe using `^'
705 to return to the parent directory.
706
4ac1e9b4
NR
7072008-04-22 Nick Roberts <nickrob@snap.net.nz>
708
709 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
710 recent changes.
711
b9b3bf2b
NR
7122008-04-19 Nick Roberts <nickrob@snap.net.nz>
713
714 * building.texi (GDB-UI Layout, Breakpoints Buffer)
715 (Other GDB-UI Buffers): Update for recent thread related changes.
716
4d120d6a
SM
7172008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
718
719 * maintaining.texi (Maintaining):
720 * emacs.texi (Top): Typo.
721
a152877d
SM
7222008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
723
b9b3bf2b
NR
724 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
725 arg in `font-lock-add-keywords'.
a152877d 726
36c0514c
GM
7272008-04-08 Glenn Morris <rgm@gnu.org>
728
729 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
730 Also add Baha'i calendar references where appropriate.
731
06a97d46
GM
7322008-04-05 Glenn Morris <rgm@gnu.org>
733
734 * custom.texi (Init File): Byte-compiling .emacs is bad.
735
6adc6eed
SM
7362008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
737
738 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
739
571388b0
GM
7402008-03-29 Glenn Morris <rgm@gnu.org>
741
742 * calendar.texi: Update for `calendar-date-style' replacing
743 `european-calendar'.
744
3ae8f876
JR
7452008-03-28 Jason Rumney <jasonr@gnu.org>
746
747 * display.texi (Display Custom): Mention overlay-margin in text.
748
5bc6ddff 7492008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 750
5bc6ddff
MB
751 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
752 tutorial' comments.
03a864d5 753
7186a830
CY
7542008-03-28 Chong Yidong <cyd@stupidchicken.com>
755
756 * mark.texi (Mark): Rearrange nodes.
757 (Persistent Mark): Rename from Transient Mark.
758 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
759 Describe Transient Mark mode as the default.
760
761 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
762 the default behavior with Transient Mark mode off.
763 (Position Info): Fix typo.
764
71ce5fd0
JB
765 * display.texi (Standard Faces): Reference the Mark node.
766 Remove discussion of the region face, which is discussed there.
7186a830
CY
767
768 * emacs.texi (Top): Update node listings.
769
770 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
771 as the default.
772
773 * fixit.texi (Undo): Standardize choice of undo key sequence.
774 (Undo, Spelling): Describe Transient Mark mode as the default.
775
776 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
777 default.
778
779 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
780
781 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
782 mode is the default, and note that the mark is not activated when set.
783
784 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
785 Describe Transient Mark mode as the default.
786
787 * search.texi (Basic Isearch): Reference the Mark Ring node.
788 (Replace, Unconditional Replace, Other Repeating Search):
789 Describe Transient Mark mode as the default.
790
791 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
792 Transient Mark mode as the default.
793 (Paragraphs): Describe how M-h behaves when region is active.
794
795 * trouble.texi (Quitting): Clarify effects of C-g.
796
dc47d1ff
GM
7972008-03-13 Glenn Morris <rgm@gnu.org>
798
799 * emacs.texi (EMACSVER): Set to 23.0.60.
800
e3e0fb39 8012008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 802
e3e0fb39
GM
803 * dired.texi (Hiding Subdirectories): Fix previous change.
804
8052008-03-05 Drew Adams <drew.adams@oracle.com>
806
807 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 808
5e14abf8
KS
8092008-02-28 Kim F. Storm <storm@cua.dk>
810
811 * help.texi (Help Files): Move describe-gnu-project to C-h g.
812 Move describe-distribution to C-h C-o.
813 Move view-emacs-problems to C-h C-p.
814 Add view-emacs-debugging on C-h C-d.
815 Add view-external-packages on C-h C-e.
d0207bf3 816 Add view-order-manuals on C-h C-m.
5e14abf8 817
d0207bf3 8182008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
819
820 * msdog-xtra.texi (MS-DOS): Docstring fix.
821
87e391bb
EZ
8222008-02-09 Eli Zaretskii <eliz@gnu.org>
823
824 * msdog.texi (Windows Fonts): Use a @table for describing font
825 properties.
826
5662e503
JR
8272008-02-07 Jason Rumney <jasonr@gnu.org>
828
829 * msdog.texi (Windows Files): w32-get-true-file-attributes default
830 value has changed.
831 (Windows HOME): Clarify what is meant by "if that fails as well".
832 (Windows Fonts): New section.
833
72463824
GM
8342008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
835
836 * basic.texi (Basic Undo): Remove duplicate "you can".
837
7ff926e0
EZ
8382008-02-02 Eli Zaretskii <eliz@gnu.org>
839
840 * maintaining.texi (Tags): Fix last change.
841
6ab7aef1
MA
8422008-02-02 Michael Albinus <michael.albinus@gmx.de>
843
093571c3 844 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 845
ace67e7e
NR
8462008-01-31 Nick Roberts <nickrob@snap.net.nz>
847
848 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
849
ae068fdf
RS
8502008-01-26 Richard Stallman <rms@gnu.org>
851
852 * maintaining.texi (Tags): Delete redundant index entry.
853
a56d9a08
EZ
8542008-01-26 Eli Zaretskii <eliz@gnu.org>
855
856 * programs.texi (Imenu): Move "@cindex tags" from here...
857 * maintaining.texi (Tags): ...to here.
858
e941ed90
NR
8592008-01-23 Kevin Ryde <user42@zip.com.au>
860
861 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
862 click count.
863
650276d5
JB
8642008-01-21 Juanma Barranquero <lekktu@gmail.com>
865
866 * entering.texi (Exiting): Fix typo.
867 Reported by D. E. Evans <sinuhe@gnu.org>.
868
8dc17977
MR
8692007-12-31 Martin Rudalics <rudalics@gmx.at>
870
871 * glossary.texi (Glossary): Fix typo.
872
9f9695a6
RS
8732007-12-27 Richard Stallman <rms@gnu.org>
874
875 * text.texi (Formatted Text): Improve menu tag.
876 (Editing Format Info): In Info, add duplicate menu of nodes
877 about the submenus.
878 (Format Faces): Say where Faces menu is found. Mention Other.
879 (Format Colors): Say where these submenus are found.
880 (Format Indentation, Format Justification): Likewise.
881 (Format Properties): Likewise.
882
abfd0191
RS
8832007-12-22 Richard Stallman <rms@gnu.org>
884
885 * search.texi (Query Replace): Make exp of query-replace more
886 self-contained, and clarify.
8dc17977 887
abfd0191
RS
888 * cc-mode.texi (Getting Started): Change @ref to @pxref.
889
a2586785
RS
8902007-12-15 Richard Stallman <rms@gnu.org>
891
892 * files.texi (Auto Save): Clarify definition of auto-saving.
893
a67cf2bb
RS
8942007-11-26 Richard Stallman <rms@gnu.org>
895
896 * help.texi (Help Echo): Cleanups.
897
448b33b1
TTN
8982007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
899
900 * files.texi (Why Version Control?): Fix typo.
901 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
902 (Selecting a Fileset): Fix typos; small rewording.
903 (Log Buffer): Likewise.
904 (Old Revisions): Likewise.
448b33b1 905
221bb7f6
EZ
9062007-11-17 Eli Zaretskii <eliz@gnu.org>
907
908 * mule.texi (Communication Coding): Fix wording of last change.
909
d0207bf3 9102007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 911
630cb3b7
JB
912 * custom.texi (Specifying File Variables):
913 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 914
53b7759e
KH
9152007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
916
a5ab2e0c 917 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
918
919 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
920
c8763fb6 9212007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 922
630cb3b7 923 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
924 --output=file.
925
ff98e024
MR
9262007-11-13 Martin Rudalics <rudalics@gmx.at>
927
928 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
929 (Help Echo): Avoid mentioning the term "region" here and
930 consistently use the term "active text".
931
37b11c22
GM
9322007-11-11 Glenn Morris <rgm@gnu.org>
933
934 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
935
21d50ba1
JL
9362007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
937
938 * search.texi (Query Replace): Mention
939 `query-replace-show-replacement'.
940
c12ecb0a 9412007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
942
943 * building.texi (Watch Expressions): Remove obscure sentence.
944
3b4201f4
KH
9452007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
946
947 * mule.texi (Select Input Method): Describe how to activate an input
948 method in the text mode.
949
07e5c0b0
DN
9502007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
951
952 * cmdargs.texi (Misc Variables): Remove Sun windows info.
953
52dd7391
NR
9542007-10-30 Nick Roberts <nickrob@snap.net.nz>
955
956 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
957
c004e539
GM
9582007-10-30 Glenn Morris <rgm@gnu.org>
959
960 * misc.texi (Directory Tracking): Explain a bit more about
961 dirtrack-mode.
962
ca8c5b8c
GM
9632007-10-25 Glenn Morris <rgm@gnu.org>
964
965 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
966
b6c764ef
RS
9672007-10-24 Richard Stallman <rms@gnu.org>
968
969 * misc.texi (Interactive Shell): Cleanup last change.
970
eabd84c9
JL
9712007-10-22 Juri Linkov <juri@jurta.org>
972
973 * mini.texi (Minibuffer History): Add text about a list of minibuffer
974 default values.
975
0b43c7e2
ER
9762007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
977
ca8c5b8c 978 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
979 'filesets'.
980
a80859d4
MR
9812007-10-18 Martin Rudalics <rudalics@gmx.at>
982
983 * trouble.texi (Quitting): Fix typo.
984
c9447ae1
GM
9852007-10-18 Glenn Morris <rgm@gnu.org>
986
987 * frames.texi (Mode Line Mouse): Mention minor mode names.
988
168b980f
JL
9892007-10-17 Juri Linkov <juri@jurta.org>
990
991 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
992 fill-paragraph operates on the active region in Transient Mark mode.
993 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
994 with fill-paragraph.
995
996 * basic.texi (Arguments): Replace fill-paragraph-or-region with
997 fill-paragraph.
998
999 * fixit.texi (Spelling): ispell-word operates on the active region
1000 in Transient Mark mode.
1001
5a331f34
JB
10022007-10-17 Aaron S. Hawley <aaronh@garden.org>
1003
1004 * building.texi (Source Buffers):
1005 * custom.texi (Init Non-ASCII):
1006 * glossary.texi (Glossary): Use "key binding" consistently.
1007
2a9f4d55
JB
10082007-10-17 Juanma Barranquero <lekktu@gmail.com>
1009
1010 * calendar.texi (Diary): Fix directive.
1011
de13cecf
RS
10122007-10-16 Richard Stallman <rms@gnu.org>
1013
1014 * calendar.texi (Diary): Clarify text about diary file example.
1015
5f90d53e
ER
10162007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1017
1018 * files.texi: Capitalize node names according to convention.
1019
3aa491bc
GM
10202007-10-13 Glenn Morris <rgm@gnu.org>
1021
1022 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1023
8a3106d3
ER
10242007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1025
1026 * emacs.texi:
1027 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1028 suggested by RMS and Robert J. Chassell.
8a3106d3 1029
da1080a2
ER
10302007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1031
3aa491bc 1032 * files.texi (Version Systems):
0870a421
ER
1033 * vc-xtra.texi:
1034 * vc1-xtra.texi:
ac3f4c6f 1035 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1036 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1037 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1038 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1039
58ade22b
ER
10402007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1041
da1080a2 1042 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1043 Reorder the descriptions to be chronological.
1044
93870ce2
RS
10452007-10-09 Richard Stallman <rms@gnu.org>
1046
1047 * display.texi (Cursor Display): Correct how cursor appears
1048 in nonselected windows.
1049
568c7288
NR
10502007-10-04 Nick Roberts <nickrob@snap.net.nz>
1051
1052 * building.texi (GDB Graphical Interface): Remove references to gdba
1053 and mention gud-gdb.
1054
1af74d06 10552007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1056
1af74d06 1057 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1058
0d8fb755
JL
10592007-10-06 Juri Linkov <juri@jurta.org>
1060
1061 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1062 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1063 fill-paragraph-or-region.
1064
1065 * basic.texi (Arguments): Replace fill-paragraph with
1066 fill-paragraph-or-region.
1067
b981e2c6
ER
10682007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1069
1070 * files.texi: Update the section on version control for 2007
2a9f4d55 1071 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1072 will come later.
1073
5fceaf9c
GM
10742007-09-15 Glenn Morris <rgm@gnu.org>
1075
1076 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1077 to `list-holidays'.
1078
b0e44b17
GM
10792007-09-14 Glenn Morris <rgm@gnu.org>
1080
1081 * calendar.texi: Update all instances of mark-calendar-holidays,
1082 list-calendar-holidays, list-holidays with the new names.
1083
8cf51b2c
GM
10842007-09-06 Glenn Morris <rgm@gnu.org>
1085
1086 * Move manual sources from man/ to subdirectories of doc/.
1087 Split into the Emacs manual in emacs/, and other manuals in misc/.
1088 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1089 manual.
1090 (infodir): New variable.
1091 (info): Use $infodir.
1092 (emacsman): Delete target, not needed any more.
1093 Move all targets that are not the Emacs manual to misc/Makefile.in.
1094 (mostlyclean): Remove `gnustmp'.
1095 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1096 manual.
92f9b43f 1097 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1098 (emacsman): Delete target, not needed any more.
1099 (clean): Remove all info files but Emacs manual.
1100 Move all targets that are not the Emacs manual to misc/Makefile.in.
1101 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1102
1103 * Makefile.in (INFOSOURCES): Delete.
1104 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1105 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1106 *.vrs *.toc here...
1107 (maintainer-clean): ...from here.
1108
11092007-09-05 Glenn Morris <rgm@gnu.org>
1110
1111 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1112
8cf51b2c
GM
11132007-08-29 Glenn Morris <rgm@gnu.org>
1114
1115 * emacs.texi (EMACSVER): Increase to 23.0.50.
1116
3420c522
RS
11172007-08-27 Richard Stallman <rms@gnu.org>
1118
1119 * emacs.texi (Top): Clarify menu item for Glossary.
1120
1121 * display.texi (Faces): Change secn title.
1122 Clarify not all fonts come from Font Lock.
1123
8cf51b2c
GM
11242007-08-17 Eli Zaretskii <eliz@gnu.org>
1125
1126 * basic.texi (Position Info): Add index entry for face at point.
1127 Mention that character faces are also displayed by "C-u C-x =".
1128
8cf51b2c
GM
11292007-08-08 Glenn Morris <rgm@gnu.org>
1130
1131 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1132
11332007-08-07 Chong Yidong <cyd@stupidchicken.com>
1134
1135 * files.texi (File Conveniences): Document point motion keys in Image
1136 mode.
1137
8cf51b2c
GM
11382007-07-27 Glenn Morris <rgm@gnu.org>
1139
8cf51b2c
GM
1140 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1141 in-line.
1142
1143 * gpl.texi: New file with text of GPL.
1144 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1145
11462007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1147
1148 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1149
1150 * dired.texi (Wdired): Mention C-x C-q key binding.
1151
11522007-07-28 Nick Roberts <nickrob@snap.net.nz>
1153
1154 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1155
11562007-07-25 Glenn Morris <rgm@gnu.org>
1157
8cf51b2c
GM
1158 * emacs.texi (Copying): Replace license with GPLv3.
1159
1160 * Relicense all FSF files to GPLv3 or later.
1161
11622007-07-24 Glenn Morris <rgm@gnu.org>
1163
1164 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1165 for some calendars.
1166
11672007-07-23 Nick Roberts <nickrob@snap.net.nz>
1168
1169 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1170 default-directory for the current buffer is on a remote machine.
1171
8cf51b2c
GM
11722007-07-21 Eli Zaretskii <eliz@gnu.org>
1173
1174 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1175 default value.
1176
11772007-07-21 Richard Stallman <rms@gnu.org>
1178
1179 * files.texi (Why Version Control?): Improve previous change.
1180
11812007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1182
1183 * files.texi (Why Version Control?): New node.
1184
8cf51b2c
GM
11852007-07-12 Nick Roberts <nickrob@snap.net.nz>
1186
8cf51b2c
GM
1187 * building.texi (Starting GUD): Add xref to this anchor.
1188
8cf51b2c
GM
11892007-06-24 Karl Berry <karl@gnu.org>
1190
2a9f4d55 1191 * emacs.texi: New Back-Cover Text.
8cf51b2c 1192
8cf51b2c
GM
11932007-06-07 Alan Mackenzie <acm@muc.de>
1194
1195 * display.texi (Optional Mode Line): Document the new form of
1196 line+column numbers, "(561,2)".
1197
11982007-06-06 Juanma Barranquero <lekktu@gmail.com>
1199
49823426 1200 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1201
12022007-06-02 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * Version 22.1 released.
1205
8cf51b2c
GM
12062007-05-07 Karl Berry <karl@gnu.org>
1207
1208 * emacs.texi (EMACSVER): Back to 22.
1209
12102007-05-06 Richard Stallman <rms@gnu.org>
1211
1212 * maintaining.texi (Create Tags Table): Clean up previous change.
1213
c8763fb6 12142007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1215
1216 * maintaining.texi (Create Tags Table): Add text about the dangers of
1217 making symbolic links to tags files.
1218
12192007-05-04 Karl Berry <karl@gnu.org>
1220
1221 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1222
12232007-05-03 Karl Berry <karl@gnu.org>
1224
1225 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1226
1227 * .cvsignore (*.pdf): New entry.
1228
8cf51b2c
GM
1229 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1230 for printing.
1231
12322007-05-01 Richard Stallman <rms@gnu.org>
1233
1234 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1235
8cf51b2c
GM
12362007-04-28 Glenn Morris <rgm@gnu.org>
1237
1238 * ack.texi (Acknowledgments):
1239 * anti.texi (Antinews):
8cf51b2c
GM
1240 * programs.texi (Program Modes): Restore mention of python.el pending
1241 consideration of legal status.
1242
12432007-04-28 Richard Stallman <rms@gnu.org>
1244
1245 * files.texi (File Names): Fixes to ~ description on MS systems.
1246
8cf51b2c
GM
12472007-04-26 Glenn Morris <rgm@gnu.org>
1248
1249 * emacs.texi (EMACSVER): Increase to 22.1.50.
1250
12512007-04-25 Karl Berry <karl@gnu.org>
1252
1253 * emacs.texi: Improve line breaks on copyright page,
1254 similar layout to lispref, 8.5x11 by default.
1255
1256 * dired.texi (Image-Dired): Improve line break, fix typo.
1257
12582007-04-24 Chong Yidong <cyd@stupidchicken.com>
1259
1260 * programs.texi (Program Modes):
8cf51b2c
GM
1261 * anti.texi (Antinews):
1262 * ack.texi (Acknowledgments): python.el removed.
1263
8cf51b2c
GM
12642007-04-23 Chong Yidong <cyd@stupidchicken.com>
1265
1266 * display.texi (Highlight Interactively): Correct description of
1267 hi-lock-file-patterns-policy.
1268
1269 * files.texi (File Archives): Mention self-extracting executables.
1270
12712007-04-23 Eli Zaretskii <eliz@gnu.org>
1272
1273 * search.texi (Unconditional Replace, Query Replace): Add xref to
1274 "Replacement and Case".
1275
12762007-04-22 Chong Yidong <cyd@stupidchicken.com>
1277
1278 * dired.texi (Image-Dired): Move from Thumbnails node.
1279 * misc.texi (Thumbnails): Node deleted.
1280 * emacs.texi (Top): Update node listing.
1281
1282 * files.texi (File Conveniences):
49823426 1283 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1284
12852007-04-21 Richard Stallman <rms@gnu.org>
1286
1287 * display.texi (Highlight Interactively): Correct previous change.
1288 Clarify doc of hi-lock-find-patterns, and move new features into it.
1289
12902007-04-20 David Koppelman <koppel@ece.lsu.edu>
1291
1292 * display.texi (Highlight Interactively): Document
1293 hi-lock-file-patterns-policy.
1294
12952007-04-20 Martin Rudalics <rudalics@gmx.at>
1296
1297 * display.texi (Scrolling): Fix typo.
1298
8cf51b2c
GM
12992007-04-15 Chong Yidong <cyd@stupidchicken.com>
1300
8cf51b2c
GM
1301 * doclicense.texi: Remove node heading, so that it can be included by
1302 other files.
1303
1304 * emacs.texi: Insert node heading for GFDL.
1305
8cf51b2c
GM
13062007-04-14 Eli Zaretskii <eliz@gnu.org>
1307
1308 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1309 "command line".
1310
1311 * display.texi (Faces): Refer to "Creating Frames" for face
1312 and other frame customizations in .emacs.
1313
1314 * frames.texi (Creating Frames): Mention that face customizations can
1315 be put in .emacs. Add index entries.
1316
13172007-04-12 Richard Stallman <rms@gnu.org>
1318
1319 * glossary.texi (Glossary): Explain `iff'.
1320
13212007-04-11 Karl Berry <karl@gnu.org>
1322
1323 * gnu.texi (Top),
1324 * macos.texi (Mac Font Specs),
1325 * anti.texi (Antinews),
1326 * xresources.texi (Resources),
1327 * misc.texi (Emulation),
1328 * calendar.texi (Daylight Saving),
1329 * dired.texi (Dired and Find),
1330 * rmail.texi (Remote Mailboxes),
1331 * sending.texi (Mail Headers),
1332 * programs.texi (Which Function),
1333 * files.texi (Recover),
1334 * buffers.texi (Uniquify),
1335 * frames.texi (Wheeled Mice),
1336 * killing.texi (Rectangles): Wording to improve breaks in
1337 8.5x11 format.
1338 * mule.texi (Language Environments): \hbadness=10000 since there's
1339 no way to reword.
1340 * emacs.texi (smallbook): New @set to more easily switch between
1341 smallbook and 8.5x11.
1342
13432007-04-11 Richard Stallman <rms@gnu.org>
1344
1345 * files.texi (File Conveniences): Add xref to Tumme.
1346 Delete text about Thumbnail mode.
1347
8cf51b2c
GM
13482007-04-09 Alan Mackenzie <acm@muc.de>
1349
1350 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1351 new name. Insert concept index entries.
1352
8cf51b2c
GM
13532007-04-08 Chong Yidong <cyd@stupidchicken.com>
1354
1355 * display.texi (Standard Faces): Document prefix arg for
1356 list-faces-display.
1357
1358 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1359
8cf51b2c
GM
13602007-04-07 Chong Yidong <cyd@stupidchicken.com>
1361
8cf51b2c
GM
1362 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1363
1364 * files.texi (Misc File Ops): Rewrite description of
1365 insert-file-literally.
1366
8cf51b2c
GM
13672007-03-31 Eli Zaretskii <eliz@gnu.org>
1368
1369 * misc.texi (Printing): Postscript -> PostScript.
1370
8cf51b2c
GM
1371 * ack.texi (Acknowledgments): Postscript -> PostScript.
1372
1373 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1374
1375 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1376 below.
1377
13782007-03-30 Chong Yidong <cyd@stupidchicken.com>
1379
1380 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1381 Init Non-ASCII.
1382 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1383 (Init Non-ASCII): New node.
1384
13852007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1386
1387 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1388
8cf51b2c
GM
13892007-03-12 Glenn Morris <rgm@gnu.org>
1390
8cf51b2c
GM
1391 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1392 "Daylight Savings".
1393
49823426 1394 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1395 saving" in text throughout.
1396
8cf51b2c
GM
13972007-03-04 Richard Stallman <rms@gnu.org>
1398
1399 * custom.texi (Safe File Variables): Minor correction.
1400
8cf51b2c
GM
14012007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1402
1403 * rmail.texi (Movemail): Add internal ref.
1404 Don't indent the intro for the PROTO table.
1405 Format PROTO table items with @code.
1406
8cf51b2c
GM
14072007-02-26 Nick Roberts <nickrob@snap.net.nz>
1408
1409 * building.texi: Remove references to bashdb.
1410
8cf51b2c
GM
14112007-02-19 Juanma Barranquero <lekktu@gmail.com>
1412
1413 * mule.texi (Language Environments): Update list of supported language
1414 environments.
1415
8cf51b2c
GM
14162007-02-14 Kim F. Storm <storm@cua.dk>
1417
1418 * building.texi (Grep Searching): Fix lgrep doc.
1419
14202007-02-12 Chong Yidong <cyd@stupidchicken.com>
1421
1422 * back.texi: Remove unused file.
1423
c8763fb6 14242007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1425
1426 * maintaining.texi (Tag Syntax): Now --members is the default for
1427 etags, not for ctags yet.
1428
8cf51b2c
GM
14292007-02-03 Eli Zaretskii <eliz@gnu.org>
1430
1431 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1432 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1433 expects. Add comments to prevent people from inadvertently modifying
1434 the key parts needed by `texinfo-multiple-files-update'.
1435
14362007-01-29 Chong Yidong <cyd@stupidchicken.com>
1437
1438 * frames.texi (Secondary Selection): Window clicked does not matter
1439 when mouse-yank-at-point is non-nil.
1440
8cf51b2c
GM
14412007-01-16 Glenn Morris <rgm@gnu.org>
1442
1443 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1444 system abbrev.
1445
14462007-01-11 Richard Stallman <rms@gnu.org>
1447
1448 * msdog.texi (Windows Keyboard): Another small cleanup.
1449
14502007-01-10 Richard Stallman <rms@gnu.org>
1451
1452 * msdog.texi (Windows Keyboard): Yet another try to make
1453 everyone happy with that passage.
1454
14552007-01-05 Richard Stallman <rms@gnu.org>
1456
1457 * anti.texi (Antinews): Mention M-x shell scrolling.
1458
14592007-01-05 Nick Roberts <nickrob@snap.net.nz>
1460
1461 * building.texi (Watch Expressions): Describe gdb-max-children.
1462
8cf51b2c
GM
14632007-01-04 Richard Stallman <rms@gnu.org>
1464
8cf51b2c
GM
1465 * msdog.texi (Windows Keyboard): Clarify previous change.
1466
8cf51b2c
GM
14672007-01-02 Richard Stallman <rms@gnu.org>
1468
1469 * custom.texi (Changing a Variable): Minor clarification.
1470 (Specific Customization): customize-customized => customize-unsaved.
1471
1472 * entering.texi (Entering Emacs): Clean up text about restarting
1473 Emacs for each file.
1474
1475 * misc.texi (Shell Options): Minor cleanup.
1476
1477 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1478 with Emacs, not vice versa.
1479
1480 * programs.texi (Symbol Completion): Recommend customizing
1481 window manager.
1482
1483 * xresources.texi (Resources): Minor fix.
1484
c8763fb6 14852007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1486
1487 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1488
14892007-01-01 Richard Stallman <rms@gnu.org>
1490
1491 * commands.texi (User Input): Document keys stolen by window mangers.
1492
14932006-12-31 Richard Stallman <rms@gnu.org>
1494
1495 * custom.texi (Specific Customization): Document customize-option
1496 instead of customize-variable.
1497
14982006-12-31 Kim F. Storm <storm@cua.dk>
1499
1500 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1501
15022006-12-30 Kim F. Storm <storm@cua.dk>
1503
1504 * killing.texi (CUA Bindings): Fix typo.
1505
1506 * xresources.texi (Table of Resources): Mention grow-only value for
1507 auto-resize-tool-bars.
1508
8cf51b2c
GM
15092006-12-27 Eli Zaretskii <eliz@gnu.org>
1510
1511 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1512 and how to get them back.
1513
15142006-12-26 Richard Stallman <rms@gnu.org>
1515
1516 * calendar.texi (Holidays): Holiday listing is based on current
1517 practice, but DST is not.
1518
15192006-12-25 Richard Stallman <rms@gnu.org>
1520
1521 * emacs.texi (Top): Update subnode menus.
1522
1523 * mark.texi (Transient Mark): Fix xref.
1524
1525 * killing.texi (Graphical Kill): Node deleted.
1526 (Killing): Add xref to Cut and Paste.
1527 (CUA Bindings): Update xref.
1528
1529 * frames.texi (Cut and Paste): New section to hold other nodes.
1530 (Mouse Commands): Node demoted.
1531 (Cut/Paste Other App): Split out from Mouse Commands.
1532 (Word and Line Mouse): Likewise.
1533 (Secondary Selection, Clipboard): Nodes demoted.
1534
8cf51b2c
GM
15352006-12-24 Kevin Ryde <user42@zip.com.au>
1536
1537 * calendar.texi (Holidays): US daylight saving begins second Sunday
1538 in March for 2007 onwards.
1539 (Daylight Savings): Show new US default daylight saving rules, 2nd
1540 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1541
15422006-12-23 Chong Yidong <cyd@stupidchicken.com>
1543
1544 * calendar.texi (Scroll Calendar): < and > are switched.
1545
15462006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1547
1548 * killing.texi (Deletion): Describe M-\ prefix argument.
1549
15502006-12-23 Richard Stallman <rms@gnu.org>
1551
1552 * search.texi (Regexp Search): Explain why forward and reverse regexp
1553 search are not mirror images.
1554
8cf51b2c
GM
15552006-12-19 Kim F. Storm <storm@cua.dk>
1556
1557 * major.texi (Choosing Modes): Describe match-function elements for
1558 magic-mode-alist.
1559
8cf51b2c
GM
15602006-12-18 Eli Zaretskii <eliz@gnu.org>
1561
1562 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1563 peculiarities.
1564
15652006-12-18 Richard Stallman <rms@gnu.org>
1566
1567 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1568
8cf51b2c
GM
15692006-12-17 Alan Mackenzie <acm@muc.de>
1570
1571 * programs.texi (Left Margin Paren): Remove the bit which says
1572 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1573 Discuss some of the issues of setting this option to nil.
1574
15752006-12-17 Glenn Morris <rgm@gnu.org>
1576
1577 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1578
15792006-12-16 Eli Zaretskii <eliz@gnu.org>
1580
1581 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1582 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1583 NTFS volumes.
1584 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1585 volumes.
1586
15872006-12-15 Eli Zaretskii <eliz@gnu.org>
1588
1589 * text.texi (HTML Mode): Fix "C-c TAB".
1590
8cf51b2c
GM
15912006-12-09 Richard Stallman <rms@gnu.org>
1592
1593 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1594
15952006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1596
1597 * files.texi (Misc File Ops): Document insert-file-literally.
1598
15992006-12-08 Eli Zaretskii <eliz@gnu.org>
1600
1601 * cmdargs.texi (Colors): Note that --color is intended for overriding
1602 the terminal defaults, not for normal invocation.
1603
1604 * misc.texi (Emacs Server): Improve wording. Don't mention the
1605 ``server program''. Add a cross-reference to "Init File" node.
1606 (Invoking emacsclient): Add index entries. Document both short and
1607 long versions of command-line options. Document the -f option.
1608
8cf51b2c
GM
16092006-12-06 Richard Stallman <rms@gnu.org>
1610
1611 * text.texi (Outline Format): Say to set outline-regexp
1612 and outline-level with major modes and file local variables.
1613
c8763fb6 16142006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1615
1616 * anti.texi (Antinews): Mention the alternative to
1617 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1618
8cf51b2c
GM
1619 * misc.texi (Interactive Shell): Ditto.
1620
16212006-12-04 Eli Zaretskii <eliz@gnu.org>
1622
1623 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1624
1625 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1626
16272006-12-01 Eli Zaretskii <eliz@gnu.org>
1628
1629 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1630 colon in the mode line.
1631
1632 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1633
16342006-11-26 Nick Roberts <nickrob@snap.net.nz>
1635
1636 * building.texi (Watch Expressions): Mention SPC for expanding/
1637 contracting watch expressions.
1638
16392006-11-26 Kim F. Storm <storm@cua.dk>
1640
1641 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1642
16432006-11-26 Nick Roberts <nickrob@snap.net.nz>
1644
1645 * building.texi (Debugger Operation): Define text command mode.
1646 Clarify how tooltips work.
1647 (GDB Graphical Interface): Explain how to run in text command mode
1648 more clearly.
1649
16502006-11-25 Juanma Barranquero <lekktu@gmail.com>
1651
1652 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1653
16542006-11-22 Juanma Barranquero <lekktu@gmail.com>
1655
1656 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1657
8cf51b2c
GM
16582006-11-18 Chong Yidong <cyd@stupidchicken.com>
1659
1660 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1661 and EMACS is deprecated.
1662
16632006-11-18 Juanma Barranquero <lekktu@gmail.com>
1664
1665 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1666
c8763fb6 16672006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1668
1669 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1670
1671 * emacs.texi: Include xresources.texi both for info and dvi.
1672
1673 * xresources.texi: Merge text from xresmini.texi.
1674
c8763fb6 16752006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1676
1677 * glossary.texi: Fix typos.
1678
8cf51b2c
GM
16792006-11-06 Richard Stallman <rms@gnu.org>
1680
1681 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1682
1683 * ack.texi (Acknowledgments): Fix name spelling.
1684
16852006-11-01 Juri Linkov <juri@jurta.org>
1686
1687 * search.texi (Word Search): Document incremental word search.
1688
16892006-10-28 Glenn Morris <rgm@gnu.org>
1690
1691 * ack.texi (Acknowledgments): Add cal-html author.
1692
1693 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1694 Calendar"). Describe new package cal-html.
1695 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1696 Calendar Files."
1697
8cf51b2c
GM
16982006-10-23 Richard Stallman <rms@gnu.org>
1699
1700 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1701 Abbrev mode is enabled.
1702
8cf51b2c
GM
17032006-10-16 Richard Stallman <rms@gnu.org>
1704
8cf51b2c
GM
1705 * emacs.texi: Update ISBN.
1706
8cf51b2c
GM
17072006-10-11 Kim F. Storm <storm@cua.dk>
1708
1709 * emacs.texi (Acknowledgments): Use @dotless{i}.
1710
17112006-10-08 Nick Roberts <nickrob@snap.net.nz>
1712
1713 * building.texi (Breakpoints Buffer): Mention catchpoints.
1714
17152006-10-08 Kim F. Storm <storm@cua.dk>
1716
1717 * ack.texi (Acknowledgments): Update.
1718
1719 * emacs.texi (Acknowledgments): Fix bad @/ form.
1720
8cf51b2c
GM
17212006-10-05 Kim F. Storm <storm@cua.dk>
1722
1723 * emacs.texi (Acknowledgments): Add more contributors.
1724
17252006-10-03 Richard Stallman <rms@gnu.org>
1726
1727 * emacs.texi (Acknowledgments): Update version and edition.
1728
8cf51b2c
GM
17292006-10-01 Karl Berry <karl@gnu.org>
1730
1731 * custom.texi (Customization Groups): Page break to keep example buffer
1732 on one page.
1733
17342006-09-30 Karl Berry <karl@gnu.org>
1735
1736 * programs.texi (Basic Indent): @need to improve page break.
1737 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1738
17392006-09-29 Glenn Morris <rgm@gnu.org>
1740
1741 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1742
17432006-09-29 Karl Berry <karl@gnu.org>
1744
1745 * windows.texi (Basic Window): Remove forced @break, no longer
1746 desirable.
1747 * frames.texi (Frame Commands),
1748 * mark.texi (Marking Objects): Reword to avoid bad page break.
1749 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1750
17512006-09-19 Richard Stallman <rms@gnu.org>
1752
1753 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1754 stick to present tense.
1755
c8763fb6 17562006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1757
1758 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1759 to x-gtk-use-old-file-dialog.
1760 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1761
17622006-09-15 Jay Belanger <belanger@truman.edu>
1763
49823426 1764 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1765 Change "Library Public License" to "Lesser Public License"
1766 throughout. Use "yyyy" to represent year.
1767
8cf51b2c
GM
17682006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1769
1770 * files.texi (Visiting): Add index entry "open file".
1771
8cf51b2c
GM
17722006-09-11 Richard Stallman <rms@gnu.org>
1773
1774 * building.texi (Compilation Mode): Clarification.
1775 (Grep Searching): Add xref to Compilation Mode.
1776
8cf51b2c
GM
17772006-09-08 Richard Stallman <rms@gnu.org>
1778
1779 * search.texi (Search): Ref multi-file search commands here.
1780 (Other Repeating Search): Not here.
1781
8cf51b2c
GM
17822006-08-28 Richard Stallman <rms@gnu.org>
1783
1784 * windows.texi (Split Window): Update xref.
1785
1786 * basic.texi (Continuation Lines): Update xref.
1787
1788 * indent.texi (Tab Stops): Update xref.
1789
1790 * emacs.texi (Top): Update subnode menu.
1791
1792 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1793 split out of Display Custom.
1794
17952006-08-25 Kim F. Storm <storm@cua.dk>
1796
1797 * display.texi (Display Custom): Add variables overline-margin
1798 and x-underline-at-descent-line.
1799
18002006-08-25 Richard Stallman <rms@gnu.org>
1801
1802 * entering.texi (Exiting): Rewrite to give graphical displays
1803 priority over text terminals.
1804
1805 * search.texi (Incremental Search): Move index entries.
1806
18072006-08-23 Chong Yidong <cyd@stupidchicken.com>
1808
1809 * custom.texi (Init File): Reference Find Init to avoid "home
1810 directory" confusion.
1811
18122006-08-22 Nick Roberts <nickrob@snap.net.nz>
1813
1814 * building.texi (Other GDB-UI Buffers): Describe how to edit
1815 a value in the locals buffer.
1816
18172006-08-21 Richard Stallman <rms@gnu.org>
1818
1819 * search.texi (Basic Isearch): Add `isearch' index entry.
1820
18212006-08-16 Richard Stallman <rms@gnu.org>
1822
1823 * misc.texi (Saving Emacs Sessions): Clean up wording.
1824
1825 * mark.texi (Marking Objects): Mention term "select all".
1826
1827 * emacs.texi (Top): Update subnode menu.
1828
1829 * help.texi (Help Mode): Move node up in file.
1830
8cf51b2c
GM
18312006-08-15 Nick Roberts <nickrob@snap.net.nz>
1832
1833 * building.texi (Stack Buffer): Explain fringe arrow.
1834
8cf51b2c
GM
18352006-08-12 Eli Zaretskii <eliz@gnu.org>
1836
8cf51b2c
GM
1837 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1838 on startup.
1839
18402006-08-11 Romain Francoise <romain@orebokech.com>
1841
1842 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1843
18442006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1845
1846 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1847
18482006-08-10 Richard Stallman <rms@gnu.org>
1849
1850 * text.texi (Format Faces): Substantial rewrites to deal
1851 with face merging. Empty regions don't count. Clarify
1852 face property inheritance.
1853
18542006-08-08 Romain Francoise <romain@orebokech.com>
1855
1856 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1857 <arjuropo@cc.jyu.fi>.
1858
8cf51b2c
GM
18592006-08-04 Eli Zaretskii <eliz@gnu.org>
1860
1861 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1862 apply to all frames.
1863
8cf51b2c
GM
18642006-08-01 Richard Stallman <rms@gnu.org>
1865
1866 * help.texi (Name Help): Add index entries for describe-variable.
1867
18682006-08-01 Nick Roberts <nickrob@snap.net.nz>
1869
1870 * building.texi (GDB Graphical Interface): Shorten node names.
1871 (GDB-UI Layout): Use GDB-related.
1872 (Other GDB-UI Buffers): Simplify English.
1873
18742006-07-31 Richard Stallman <rms@gnu.org>
1875
1876 * search.texi (Query Replace): Add xref for Dired's Q command.
1877
8cf51b2c
GM
18782006-07-31 Nick Roberts <nickrob@snap.net.nz>
1879
1880 * building.texi (GDB commands in Fringe): Rename to...
1881 (Source Buffers): ..this and move forward. Describe hollow arrow and
1882 new option gdb-find-source-frame.
1883
18842006-07-29 Richard Stallman <rms@gnu.org>
1885
1886 * dired.texi (Operating on Files): Simplify previous change
1887 and fix Texinfo usage.
1888
18892006-07-29 Eli Zaretskii <eliz@gnu.org>
1890
1891 * dired.texi (Operating on Files): Add cross-references. State the
1892 Unix commands that do similar things.
1893
18942006-07-28 Richard Stallman <rms@gnu.org>
1895
1896 * mark.texi (Transient Mark): Clarify that region never disappears
1897 when Transient Mark mode is off, and not when it is on.
1898
18992006-07-27 Richard Stallman <rms@gnu.org>
1900
1901 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1902
19032006-07-24 Richard Stallman <rms@gnu.org>
1904
1905 * xresources.texi (GTK styles): Fix texinfo usage.
1906
8cf51b2c
GM
1907 * commands.texi (User Input): Explain why we teach keyboard cmds.
1908
1909 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1910 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1911 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1912 * doclicense.texi, display.texi, dired.texi, basic.texi:
1913 * anti.texi, ack.texi: Move periods and commas inside quotes.
1914
19152006-07-22 Eli Zaretskii <eliz@gnu.org>
1916
1917 * cmdargs.texi (General Variables): Document EMAIL.
1918
19192006-07-21 Eli Zaretskii <eliz@gnu.org>
1920
1921 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1922 doesn't have effect on MS-Windows.
1923
8cf51b2c
GM
19242006-07-17 Richard Stallman <rms@gnu.org>
1925
1926 * building.texi (Grep Searching): Explain about chaining grep commands.
1927
8cf51b2c
GM
19282006-07-10 Nick Roberts <nickrob@snap.net.nz>
1929
49823426 1930 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1931
19322006-07-09 Chong Yidong <cyd@stupidchicken.com>
1933
1934 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1935 is invoked for multiple files.
1936
19372006-07-08 Eli Zaretskii <eliz@gnu.org>
1938
1939 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1940 on-line manual for the rest of this node.
1941 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1942 unconditionally.
1943 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1944 Improve wording.
1945 (Windows Printing): Improve wording.
1946 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1947 rest of this node.
1948
8cf51b2c
GM
19492006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1950
49823426
GM
1951 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1952 with eval-buffer.
8cf51b2c
GM
1953
19542006-07-05 Nick Roberts <nickrob@snap.net.nz>
1955
1956 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1957 of character translation.
1958
19592006-07-04 Nick Roberts <nickrob@snap.net.nz>
1960
1961 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1962
19632006-07-03 Karl Berry <karl@gnu.org>
1964
1965 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1966 not-too-underfull hboxes in the TeX output.
1967 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1968 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1969 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1970 * sending.texi, text.texi: Fix overfull/underfull boxes.
1971
19722006-07-03 Romain Francoise <romain@orebokech.com>
1973
1974 * m-x.texi (M-x): Fix.
1975
19762006-07-03 Richard Stallman <rms@gnu.org>
1977
8cf51b2c
GM
1978 * search.texi (Other Repeating Search): filename -> file name.
1979
1980 * misc.texi (Narrowing): Minor cleanups.
1981
1982 * files.texi (Visiting): filename -> file name.
1983
1984 * emacs.texi (Top): Update subnode menus.
1985
1986 * mule.texi (Coding Systems): Move char translation stuff here.
1987 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1988 (Recognize Coding): Substantial local rewrites.
1989 (International): Update menu.
1990
1991 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1992 (Scrolling): Substantial local rewrites.
1993 (Display): Update menu and intro.
1994
1995 * dired.texi: filename -> file name.
1996
1997 * custom.texi (Safe File Variables): Texinfo usage fix.
1998
19992006-07-03 Ted Zlatanov <tzz@lifelogs.com>
2000
2001 * help.texi, m-x.texi: Lots of cleanups.
2002
8cf51b2c
GM
20032006-06-30 Eli Zaretskii <eliz@gnu.org>
2004
2005 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2006 (Windows Processes, Windows Misc): Shorten the printed version by
2007 selectively conditioning less important portions by @ifnottex.
2008
8cf51b2c
GM
20092006-06-27 Richard Stallman <rms@gnu.org>
2010
2011 * mini.texi (Minibuffer File): Minor cleanup.
2012
20132006-06-25 Nick Roberts <nickrob@snap.net.nz>
2014
2015 * frames.texi (XTerm Mouse): Rename to...
2016 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2017
2018 * emacs.texi (Top): Use new node name.
2019
20202006-06-24 Eli Zaretskii <eliz@gnu.org>
2021
2022 * emacs.texi (Top): Update the detailed menu according to changes in
2023 msdog.texi.
2024
2025 * msdog.texi (Windows Keyboard): New section.
2026 (Windows Mouse): New section.
2027 (Windows System Menu): Remove section (text merged with "Windows
2028 Keyboard").
2029 (Windows Misc): New section.
2030
2031 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2032
2033 * msdog.texi (ls in Lisp): New section.
2034
2035 * files.texi (Visiting): Document case-insensitive wildcard matching
2036 under find-file-wildcards.
2037
8cf51b2c
GM
20382006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2039
2040 * macos.texi (Mac Input): Add description of mac-function-modifier.
2041 Now Unicode keyboard layouts work.
2042
8cf51b2c
GM
20432006-06-10 Richard Stallman <rms@gnu.org>
2044
2045 * mule.texi (Recognize Coding): Clarify previous change.
2046
20472006-06-09 Kenichi Handa <handa@m17n.org>
2048
2049 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2050 notation.
2051
20522006-06-07 Kevin Ryde <user42@zip.com.au>
2053
2054 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2055 manual for @ifnottex, but in emacs-extra for @iftex.
2056
2057 * cmdargs.texi (General Variables): Fix smtpmail xref.
2058
20592006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2060
8cf51b2c 2061 * programs.texi (Comment Commands):
8cf51b2c 2062 * custom.texi (Specifying File Variables):
49823426 2063 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2064
20652006-06-07 Nick Roberts <nickrob@snap.net.nz>
2066
2067 * building.texi (Watch Expressions): Move node to end.
2068 (GDB Graphical Interface): Move description of clicks in fringe...
2069 (GDB commands in the Fringe): ...to here. New node.
2070
8cf51b2c
GM
20712006-06-05 Romain Francoise <romain@orebokech.com>
2072
49823426 2073 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2074
20752006-06-05 Nick Roberts <nickrob@snap.net.nz>
2076
2077 * building.texi (GDB Graphical Interface): Update bindings.
2078 (Commands of GUD): Add gud-print. Remove gud-run.
2079 Restate availability more generally.
2080
20812006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2082
2083 * mini.texi: Lots of cleanups.
2084
20852006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2086
2087 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2088 and Mouse-2.
2089
c8763fb6 20902006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2091
2092 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2093
8cf51b2c
GM
20942006-05-31 Richard Stallman <rms@gnu.org>
2095
2096 * basic.texi (Moving Point): Fix previous change.
2097
c8763fb6 20982006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2099
2100 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2101
21022006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2103
2104 * basic.texi: Many simplifications and improvements in wording.
2105
8cf51b2c
GM
21062006-05-26 Nick Roberts <nickrob@snap.net.nz>
2107
2108 * anti.texi (Antinews): Create a node for gdb-ui.
2109
8cf51b2c
GM
21102006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2111
2112 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2113
21142006-05-20 Richard Stallman <rms@gnu.org>
2115
2116 * dired.texi (Dired Navigation): dired-goto-file is now j.
2117
8cf51b2c
GM
21182006-05-20 Eli Zaretskii <eliz@gnu.org>
2119
2120 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2121 and their aliases.
2122
2123 * msdog.texi (Windows Printing): Mention non-support of plain text
2124 printing with some el-cheapo printers, and suggest a workaround.
2125
21262006-05-20 Kevin Ryde <user42@zip.com.au>
2127
2128 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2129 remove the bit saying you must set it.
2130
21312006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2132
2133 * trouble.texi (Checklist):
2134 * text.texi (Text, Auto Fill, Text Mode):
2135 * search.texi (Nonincremental Search):
2136 * rmail.texi (Rmail Labels):
2137 * mule.texi (Input Methods, Multibyte Conversion):
2138 * misc.texi (Gnus, Where to Look, PostScript):
2139 * maintaining.texi (Create Tags Table):
2140 * indent.texi (Indentation Commands):
2141 * fixit.texi (Spelling):
2142 * emacs.texi (Copying):
2143 * custom.texi (Init File): ifinfo -> ifnottex.
2144
8cf51b2c
GM
21452006-05-17 Richard Stallman <rms@gnu.org>
2146
2147 * files.texi (Diff Mode): Mention C-x `.
2148
21492006-05-08 Richard Stallman <rms@gnu.org>
2150
2151 * custom.texi (Disabling): Textual cleanups.
2152
8cf51b2c
GM
21532006-05-12 Glenn Morris <rgm@gnu.org>
2154
2155 * calendar.texi (Displaying the Diary, Format of Diary File):
2156 Refer to diary-view-entries, diary-list-entries,
2157 diary-show-all-entries rather than obsolete aliases.
2158
21592006-05-12 Eli Zaretskii <eliz@gnu.org>
2160
2161 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2162 (Displaying the Diary, Special Diary Entries, Importing Diary):
2163 * building.texi (Compilation Shell):
2164 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2165 emacs-xtra with @inforef's.
2166
2167 * files.texi (Visiting): Fix wording.
2168
2169 * mule.texi (Coding Systems, Text Coding): More indexing.
2170 Mention that C-x RET f can set eol conversion.
2171
c8763fb6 21722006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2173
2174 * xresmini.texi (GTK resources): Insert GTK description.
2175
2176 * xresources.texi (GTK resources): metafont should be menufont.
2177
8cf51b2c
GM
21782006-05-06 Michael Albinus <michael.albinus@gmx.de>
2179
49823426 2180 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2181 method, user name and host name is active only in partial
2182 completion mode.
2183
8cf51b2c
GM
21842006-05-06 Eli Zaretskii <eliz@gnu.org>
2185
2186 * makefile.w32-in (emacs.dvi):
2187 * Makefile.in (emacs.dvi): Add xresmini.texi.
2188
2189 * xresmini.texi (Table of Resources): Remove xref to non-existent
2190 node "LessTif Resources".
2191
2192 * msdog.texi (Microsoft Windows):
2193 * calendar.texi (Calendar/Diary, Displaying the Diary)
2194 (Special Diary Entries, Importing Diary, Holidays):
2195 * programs.texi (Program Modes):
2196 * text.texi (Text):
2197 * buffers.texi (Several Buffers):
2198 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2199
22002006-05-06 Eli Zaretskii <eliz@gnu.org>
2201
2202 The following changes merge the emacs-xtra manual into the main
2203 manual, but only for on-line version of the manual.
2204
2205 * vc2-xtra.texi (Version Backups, Local Version Control)
2206 (Making Snapshots, Change Logs and VC, Version Headers)
2207 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2208 on-line manual.
2209
2210 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2211 for on-line manual.
2212
2213 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2214 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2215 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2216 for on-line manual.
2217
2218 * fortran-xtra.texi (Fortran, Fortran Autofill)
2219 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2220 for on-line manual.
2221
2222 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2223 Conditional xref's for on-line manual.
2224
2225 * emerge-xtra.texi (Emerge, Overview of Emerge)
2226 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2227 manual.
2228
2229 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2230 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2231 (EMACSSOURCES): Use EMACS_XTRA.
2232 (../info/emacs-xtra): Remove.
2233 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2234
2235 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2236 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2237 (EMACSSOURCES): Use EMACS_XTRA.
2238 ($(infodir)/emacs-xtra): Remove.
2239 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2240
2241 * trouble.texi (Quitting):
2242 * text.texi (Text):
2243 * programs.texi (Program Modes):
2244 * msdog.texi (Microsoft Windows):
2245 * frames.texi (Frames):
2246 * files.texi (Backup, Version Control, VC Concepts)
2247 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2248 (Registering, VC Status, VC Undo, Multi-User Branching)
2249 (Comparing Files):
2250 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2251 (Displaying the Diary, Special Diary Entries, Importing Diary):
2252 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2253 conditional xref's, depending on @iftex/@ifnottex.
2254
2255 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2256 "MS-DOS". @include msdog-xtra.texi.
2257
2258 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2259 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2260
2261 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2262 for vc-xtra.texi subsections.
2263 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2264 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2265
2266 * sending.texi (Sending Mail): A @node line without explicit Prev,
2267 Next, and Up links.
2268
2269 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2270 Next, and Up links.
2271
2272 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2273 and its sections. @include picture-xtra.texi.
2274
2275 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2276 "Emerge".
2277 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2278
2279 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2280 exact duplicate of its name-sake in calendar.texi.
2281
2282 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2283 "Advanced Calendar/Diary Usage".
2284 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2285
2286 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2287 dired-xtra.texi.
2288 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2289
2290 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2291 (Files) [ifnottex]: Add menu entry for Autorevert.
2292
2293 * emacs-xtra.texi (Introduction): Reword to make consistent with
2294 printed version only.
2295 <Top level>: Remove the body of all chapters and move them to the
2296 new *-xtra.texi files. Use @raisesections and @lowersections to
2297 convert sections to chapters etc.
2298
2299 * msdog-xtra.texi:
2300 * fortran-xtra.texi:
2301 * vc-xtra.texi:
2302 * vc1-xtra.texi:
2303 * vc2-xtra.texi:
2304 * emerge-xtra.texi:
2305 * cal-xtra.texi:
2306 * dired-xtra.texi:
2307 * arevert-xtra.texi: New files, with text from respective chapters
2308 of emacs-xtra.texi. Convert each @chapter into @section, @section
2309 into @subsection, etc.
2310
2311 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2312 updated.
2313
2314 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2315 Windows". All references updated.
2316
23172006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2318
2319 * macos.texi (Mac Input): Mention input from Character Palette.
2320 (Mac Font Specs): Fix typo.
2321
23222006-05-05 Richard Stallman <rms@gnu.org>
2323
2324 * files.texi (Diff Mode): Minor cleanup.
2325
23262006-05-05 Karl Berry <karl@gnu.org>
2327
8cf51b2c
GM
2328 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2329 errors from the current release of makeinfo (4.8).
2330 * help.texi (Library Keywords): Change widest word in multitable
2331 template from `emulations' to `convenience'. (Not sure if this is
2332 related to the font change.)
2333
23342006-05-05 Eli Zaretskii <eliz@gnu.org>
2335
2336 * files.texi (File Names): Add a footnote about limited support of
2337 ~USER on MS-Windows.
2338
2339 * cmdargs.texi (Initial Options): Add a footnote about limited
2340 support of ~USER on MS-Windows.
2341
23422006-05-03 Richard Stallman <rms@gnu.org>
2343
2344 * files.texi (Diff Mode): Node moved here.
2345 (Comparing Files): Delete what duplicates new node.
2346 (Files): Put Diff Mode in menu.
2347
2348 * misc.texi (Diff Mode): Moved to files.texi.
2349
2350 * emacs.texi (Top): Update menu for Diff Mode.
2351
2352 * trouble.texi (Emergency Escape): Simplify.
2353
2354 * emacs.texi (Top): Minor clarification.
2355
23562006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2357
2358 * commands.texi, entering.texi, screen.texi: Many simplifications.
2359
23602006-05-03 Richard Stallman <rms@gnu.org>
2361
2362 * commands.texi (Text Characters): Delete paragraph about unibyte
2363 non-ASCII printing chars.
2364
2365 * killing.texi (Killing): Say "graphical displays".
2366 * display.texi: Say "graphical displays".
2367
2368 * cmdargs.texi (Misc X): Say "graphical displays".
2369
23702006-05-01 Richard Stallman <rms@gnu.org>
2371
2372 * emacs.texi (Top): Add Diff Mode to menu.
2373
23742006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2375
2376 * misc.texi (Diff Mode): New node.
2377
23782006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2379
2380 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2381 (Mac Environment Variables): Shorten example line.
2382 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2383
23842006-05-01 Nick Roberts <nickrob@snap.net.nz>
2385
2386 * building.texi (GUD Customization): Describe cases %d and %c.
2387 Update description for %e.
2388
23892006-04-30 Glenn Morris <rgm@gnu.org>
2390
2391 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2392
23932006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2394
2395 * custom.texi (Examining): Update C-h v output example.
2396
23972006-04-29 Kim F. Storm <storm@cua.dk>
2398
2399 * building.texi (Grep Searching): Add lgrep and rgrep.
2400
8cf51b2c
GM
24012006-04-23 Richard Stallman <rms@gnu.org>
2402
2403 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2404
2405 * xresmini.texi: New file.
2406
2407 * xresources.texi (Face Resources): Split table into font resources
2408 and the rest. Combine similar attributes for brevity.
2409
8cf51b2c
GM
24102006-04-21 Eli Zaretskii <eliz@gnu.org>
2411
2412 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2413 backslashes and case-insensitivity in file names (moved to the
2414 main manual).
2415 (MS-DOS Printing): Move most of the text to the main manual.
2416
2417 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2418 New nodes.
2419 (Windows Processes, Windows System Menu): Add index entries and
2420 fix wording.
2421
8cf51b2c
GM
24222006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2423
2424 * misc.texi (Shell Ring): Add notes on saved input when
2425 navigating off the end of the history list.
2426
24272006-04-18 Chong Yidong <cyd@mit.edu>
2428
2429 * misc.texi (Shell Options): Correct default value of
2430 comint-scroll-show-maximum-output.
2431
8cf51b2c
GM
24322006-04-18 Nick Roberts <nickrob@snap.net.nz>
2433
2434 * building.texi (Watch Expressions): Update.
2435
8cf51b2c
GM
24362006-04-12 Richard Stallman <rms@gnu.org>
2437
2438 * search.texi: Clean up previous change.
2439
24402006-04-12 Eli Zaretskii <eliz@gnu.org>
2441
2442 * search.texi (Regexp Backslash, Regexp Replace): Add index
2443 entries for ``back reference'' and mention the term itself in the
2444 text.
2445
24462006-04-11 Richard Stallman <rms@gnu.org>
2447
2448 * custom.texi (Safe File Variables):
2449 Document enable-local-variables = :safe.
2450
24512006-04-11 Karl Berry <karl@gnu.org>
2452
2453 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2454 (Remote Repositories, Version Backups, Local Version Control)
2455 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2456 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2457 (Renaming VC Work Files and Master Files)
2458 (Inserting Version Control Headers, Customizing VC, General Options)
2459 (Options for RCS and SCCS, Options specific for CVS): Move all
2460 these nodes to emacs-xtra.texi, for brevity.
2461 * cmdargs.texi, files.texi: Change cross-references.
2462
8cf51b2c
GM
24632006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2464
2465 * files.texi (Old Versions): Update description of vc-annotate's
2466 use of color to indicate date ranges.
2467
8cf51b2c
GM
24682006-04-09 Kevin Ryde <user42@zip.com.au>
2469
8cf51b2c
GM
2470 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2471 put info and printed manual names the right way around.
2472
24732006-04-09 Karl Berry <karl@gnu.org>
2474
2475 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2476 emacs-xtra.texi, leaving only MS Windows information.
2477 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2478 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2479 node names.
2480
2481 * emacs.texi: Move @summarycontents and @contents to the beginning
2482 of the file.
2483
8cf51b2c
GM
24842006-04-08 Kevin Ryde <user42@zip.com.au>
2485
2486 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2487
24882006-04-07 Richard Stallman <rms@gnu.org>
2489
2490 * programs.texi (Comments, Comment Commands, Options for Comments)
2491 (Multi-Line Comments): "Align", not "indent".
2492 (Basic Indent): C-j deletes trailing whitespace before the newline.
2493
24942006-04-06 Richard Stallman <rms@gnu.org>
2495
8cf51b2c
GM
2496 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2497
24982006-04-06 Eli Zaretskii <eliz@gnu.org>
2499
2500 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2501
8cf51b2c
GM
25022006-04-05 Richard Stallman <rms@gnu.org>
2503
2504 * emacs.texi (Top): Update subnode menu.
2505
2506 * trouble.texi (Unasked-for Search): Node deleted.
2507 (Lossage): Delete from menu.
2508
25092006-04-04 Richard Stallman <rms@gnu.org>
2510
2511 * trouble.texi: Various cleanups.
2512 (Checklist): Don't bother saying how to snail a bug report.
2513 (Emergency Escape): Much rewriting.
2514 (After a Crash): Rename the core dump immediately.
2515 (Total Frustration): Call it a psychotherapist.
2516 (Bug Criteria): Avoid "illegal instruction".
2517 (Sending Patches): We always put the contributor's name in.
2518
2519 * misc.texi (Thumbnails): Minor correction.
2520
8cf51b2c
GM
25212006-04-03 Richard Stallman <rms@gnu.org>
2522
2523 * misc.texi (Thumbnails): Minor cleanup.
2524
25252006-04-02 Karl Berry <karl@gnu.org>
2526
2527 * sending.texi (Mail Sending): pxref to Top needs five args.
2528
2529 * texinfo.tex: Update to current version (2006-03-21.13).
2530
8cf51b2c
GM
25312006-03-31 Richard Stallman <rms@gnu.org>
2532
2533 * emacs.texi (Top): Update subnode menu.
2534
2535 * help.texi (Help Mode): Cleanup.
2536
2537 * dired.texi: Many cleanups.
2538 (Dired Deletion): Describe dired-recursive-deletes.
2539 (Operating on Files): dired-create-directory moved.
2540 (Misc Dired Features): Move to here.
2541 (Tumme): Node moved to misc.texi.
2542
2543 * custom.texi: Many cleanups.
2544 (Minor Modes): Don't mention ISO Accents Mode.
2545 (Examining): Update C-h v output example.
2546 (Hooks): Add index and xref for add-hook.
2547 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2548 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2549
2550 * misc.texi: Many cleanups.
2551 (beginning): Add to summary of topics.
2552 (Shell): Put eshell xref at the end. Remove eshell from table.
2553 (Thumbnails): New node.
2554
8cf51b2c
GM
25552006-03-28 Eli Zaretskii <eliz@gnu.org>
2556
2557 * files.texi (File Name Cache): Make it clear that the cache is
2558 not persistent.
2559
8cf51b2c
GM
25602006-03-25 Karl Berry <karl@gnu.org>
2561
49823426
GM
2562 * emacs-xtra.texi, emacs.texi, gnu.texi:
2563 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2564 (2) do not indent copyright year list (or anything else).
2565
8cf51b2c
GM
25662006-03-21 Juanma Barranquero <lekktu@gmail.com>
2567
2568 * files.texi (VC Dired Mode): Remove misplaced brackets.
2569
25702006-03-21 Andre Spiegel <spiegel@gnu.org>
2571
2572 * files.texi: Various updates and clarifications in the VC chapter.
2573
25742006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2575
2576 * help.texi (Help Mode): Document "C-c C-c".
2577
8cf51b2c
GM
25782006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2579
2580 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2581 menu in the standalone Info reader.
2582
25832006-03-15 Chong Yidong <cyd@stupidchicken.com>
2584
2585 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2586 moved here from Emacs manual.
2587
2588 * programs.texi (Fortran): Section moved to emacs-xtra.
2589 (Program Modes): Xref to Fortran in emacs-xtra.
2590
2591 * maintaining.texi (Emerge): Move to emacs-xtra.
2592 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2593
2594 * picture.texi: File deleted.
2595 * Makefile.in:
2596 * makefile.w32-in: Remove picture.texi.
2597
2598 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2599 * abbrevs.texi (Abbrevs):
2600 * sending.texi (Sending Mail): Picture node removed.
2601
2602 * emacs.texi (Top): Update node listings.
2603
8cf51b2c
GM
26042006-03-12 Richard Stallman <rms@gnu.org>
2605
2606 * calendar.texi: Various cleanups.
2607
8cf51b2c
GM
26082006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2609
2610 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2611 syntax.
2612
8cf51b2c
GM
26132006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2614
2615 * search.texi (Regexps): More accurately describe which characters
2616 are special in which situations. Recommend _not_ to quote `]' or
2617 `-' when they are not special.
2618
8cf51b2c
GM
26192006-02-28 Andre Spiegel <spiegel@gnu.org>
2620
2621 * files.texi (Old Versions): Clarify operation of C-x v =.
2622
8cf51b2c
GM
26232006-02-21 Nick Roberts <nickrob@snap.net.nz>
2624
2625 * building.texi (Watch Expressions): Update and describe
2626 gdb-speedbar-auto-raise.
2627
26282006-02-19 Richard M. Stallman <rms@gnu.org>
2629
2630 * emacs.texi: Use @smallbook.
2631 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2632 Update subnode menu.
2633
2634 * building.texi (Lisp Interaction): Minor addition.
2635
26362006-02-18 Nick Roberts <nickrob@snap.net.nz>
2637
2638 * building.texi (Watch Expressions): Update and be more precise.
2639
c8763fb6 26402006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2641
2642 * maintaining.texi (Create Tags Table): Explain why the
2643 exception when etags writes to files under the /dev tree.
2644
26452006-02-14 Richard M. Stallman <rms@gnu.org>
2646
2647 * custom.texi (Safe File Variables): Lots of clarification.
2648 Renamed from Unsafe File Variables.
2649
26502006-02-14 Chong Yidong <cyd@stupidchicken.com>
2651
2652 * custom.texi (Unsafe File Variables): File variable confirmation
2653 assumed denied in batch mode.
2654
26552006-02-14 Richard M. Stallman <rms@gnu.org>
2656
2657 * building.texi (GDB User Interface Layout): Don't say `inferior'
2658 for program being debugged.
2659
26602006-02-15 Nick Roberts <nickrob@snap.net.nz>
2661
2662 * building.texi (GDB Graphical Interface):
2663 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2664
26652006-02-13 Chong Yidong <cyd@stupidchicken.com>
2666
2667 * custom.texi (Specifying File Variables, Unsafe File Variables):
2668 New nodes, split from File Variables. Document new file local
2669 variable behavior.
2670
26712006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2672
2673 * display.texi (Standard Faces):
8cf51b2c
GM
2674 * files.texi (Visiting):
2675 * frames.texi (Clipboard):
2676 * glossary.texi (Glossary) <Clipboard>:
2677 * xresources.texi (X Resources): Mention Mac OS port.
2678
8cf51b2c
GM
26792006-02-12 Richard M. Stallman <rms@gnu.org>
2680
2681 * building.texi (Building): Clarify topic in intro.
2682
2683 * maintaining.texi (Maintaining): Change title; clarify topic.
2684 Delete duplicate index entries.
2685
2686 * building.texi (Other GDB User Interface Buffers): Clarifications.
2687
2688 * text.texi (Cell Commands): Clarifications.
2689
2690 * programs.texi (Defuns): Delete duplicate explanation of
2691 left-margin paren convention.
2692 (Hungry Delete): Minor cleanup.
2693
26942006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2695
2696 * dired.texi (Tumme): More tumme documentation.
2697
26982006-02-11 Alan Mackenzie <acm@muc.de>
2699
2700 * programs.texi ("Hungry Delete"): Correct the appellation of the
2701 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2702
27032006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2704
2705 * dired.texi (Tumme): Fix small bug.
2706
27072006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2708
2709 * macos.texi (Mac International): Rename "fontset-mac" to
2710 "fontset-standard".
2711
8cf51b2c
GM
27122006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2713
2714 * dired.texi (Tumme): Basic documentation for Tumme added.
2715
8cf51b2c
GM
27162006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2717
2718 * mule.texi (International):
2719 * programs.texi (Basic Indent): Fix typos.
2720
8cf51b2c
GM
2721 * custom.texi (Minor Modes):
2722 * display.texi (Text Display):
2723 * commands.texi (Text Characters): Update xrefs.
2724
27252006-02-07 Richard M. Stallman <rms@gnu.org>
2726
2727 * emacs.texi (Top): Update subnode menu.
2728 Update info on old Emacs papers.
2729 (Intro): "Graphical display", not window system.
2730
2731 * xresources.texi (GTK styles): Minor clarifications.
2732
2733 * trouble.texi: "Graphical display", not window system.
2734 (Stuck Recursive): Minor clarification.
2735
2736 * text.texi: Minor clarifications.
2737 (Sentences): Explain why two-space convention is better.
2738 Explain sentence-end-without-period here.
2739 (Fill Commands): Not here.
2740 (Refill): Node moved down.
2741 (Filling): Update menu.
2742 (Table Creation, Cell Justification, Column Commands): Clarify.
2743
2744 * sending.texi: Minor clarifications.
2745
2746 * search.texi (Regexp Backslash): Clarification.
2747
2748 * rmail.texi: Minor cleanups.
2749 (Rmail): Delete digression about `rmail-mode'.
2750 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2751 (Rmail Files): Mention C-u M-x rmail.
2752 (Rmail Reply): Mention References.
2753 (Rmail Display): Mention rmail-nonignored-headers.
2754
2755 * programs.texi: Minor cleanups.
2756 (Comment Commands): Mention momentary Transient Mark mode.
2757 (Matching): Be more specific about customizing show-paren-mode.
2758 (Info Lookup): Don't list the modes that support C-h S.
2759 Just say what it does in an unsupported mode.
2760 (Man Page): Delete excessive info on customizing woman.
2761 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2762
2763 * abbrevs.texi: Minor clarifications.
2764 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2765 not "dynamic abbrevs" as if they were a kind of abbrev.
2766
2767 * picture.texi (Picture): Minor cleanup.
2768
2769 * mule.texi (Communication Coding): Say "other applications".
2770 (Fontsets): Not specific to X. Add xref to X Resources.
2771 (Unibyte Mode): Rename from Single-Byte Character Support.
2772 "Graphical display", not window system.
2773 (International): Update menu.
2774
2775 * maintaining.texi (Format of ChangeLog):
2776 New node, split out from ChangeLog.
2777 (ChangeLog): Clarifications in the remaining text.
2778 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2779 (Find Tag): Add @w.
2780 (Tags Search): Explain tag table order here. Simplify grep ref.
2781 (List Tags): tags-tag-face is a variable, not a face.
2782 (Emerge): Cleanups.
2783
2784 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2785 (Keyboard Macros): Avoid "the user".
2786
2787 * killing.texi: "Graphical display", not window system.
2788
2789 * help.texi (Help Echo): "Graphical display", not window system.
2790
2791 * glossary.texi: Say "you", not "the user". Say "graphical display".
2792
2793 * frames.texi: Minor cleanups. "Graphical display", not window system.
2794
2795 * files.texi (Visiting): Make drag-and-drop not X-specific.
2796
2797 * custom.texi: Minor cleanups. "Graphical display", not window system.
2798
2799 * cmdargs.texi: Minor cleanups.
2800
2801 * building.texi (Compilation): Move and split kill-compilation para.
2802 Add para about multiple compilers.
2803 (Compilation Mode): Commands also available in grep mode and others.
2804 Mention C-u C-x ` more tutorially. Clarify C-x `.
2805 (Compilation Shell): Clarify. Put Bash example first.
2806 (Grep Searching): Minor cleanups; add @w.
2807 (Debuggers): Minor cleanups.
2808 (Starting GUD): Make GDB xgraphical mode issue clearer.
2809 (Debugger Operation): Lots of clarifications including
2810 GDB tooltip side-effect issue.
2811 (Commands of GUD): Clarify.
2812 (GUD Customization): Add bashdb-mode-hook.
2813 (GDB Graphical Interface): Rewrite for clarity.
2814 (GDB User Interface Layout): Rewrite for clarity.
2815 (Stack Buffer, Watch Expressions): Likewise.
2816 (Other GDB User Interface Buffers): Cleanups.
2817 (Lisp Libraries, External Lisp): Cleanup.
2818
2819 * basic.texi (Position Info): "Graphical displays", rather than
2820 window systems.
2821
2822 * anti.texi: Minor cleanup.
2823
8cf51b2c
GM
28242006-02-03 Eli Zaretskii <eliz@gnu.org>
2825
2826 * custom.texi (Init File, Find Init): Add cross-references to
2827 where $HOME is described.
2828
28292006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2830
2831 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2832 is not inside the @table.
2833
2834 * emacs.texi (Top): Correct node name.
2835
2836 * files.texi (File Names): Fix @xref.
2837 (Reverting): Fix typo.
2838
2839 * mule.texi (International): Correct node name.
2840
2841 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2842
28432006-02-01 Richard M. Stallman <rms@gnu.org>
2844
2845 * emacs.texi (Top): Update subnode menu.
2846
2847 * mule.texi: Minor clarifications.
2848 Reduce the specific references to X Windows.
2849 Refer to "graphical" terminals, rather than window systems.
2850 (Text Coding): Rename from Specify Coding.
2851 (Communication Coding, File Name Coding, Terminal Coding):
2852 New nodes split out from Text Coding.
2853
2854 * kmacro.texi: Minor clarifications.
2855 (Keyboard Macro Ring): Comment out some excessive commands.
2856 (Basic Keyboard Macro): Split up the table, putting part in each node.
2857
2858 * major.texi: Minor clarifications.
2859
2860 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2861
2862 * windows.texi: Minor clarifications.
2863 (Change Window): Don't describe mode-line mouse cmds here.
2864 Add xref to Mode Line Mouse.
2865
2866 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2867
2868 * macos.texi (Mac International): Fix xref.
2869
2870 * indent.texi: Minor clarifications.
2871
2872 * frames.texi: Minor clarifications.
2873 Reduce the specific references to X Windows.
2874 Refer to "graphical" terminals, rather than window systems.
2875 (Frame Parameters): Don't mention commands like
2876 set-foreground-color. Just say to customize a face.
2877 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2878
2879 * files.texi: Minor clarifications.
2880 (Numbered Backups): New node, split out from Backup Names.
2881
2882 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2883
2884 * cmdargs.texi (General Variables): Fix xref.
2885
2886 * buffers.texi: Minor clarifications.
2887
8cf51b2c
GM
28882006-01-31 Richard M. Stallman <rms@gnu.org>
2889
2890 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2891 Nodes moved to top.
2892
2893 * display.texi: Minor clarifications.
2894 (Display): Rearrange menu.
2895 (Standard Faces): Mention query-replace face.
2896 (Faces): Simplify.
2897 (Font Lock): Simplify face customization info.
2898 (Highlight Changes): Node merged into Highlight Interactively.
2899 (Highlight Interactively): Much rewriting and cleanup.
2900 (Optional Mode Line): Narrowed line number not good for goto-line.
2901 Simplify face customization advice.
2902 (Text Display): Mention use of escape-glyph face.
2903 Move ctl-arrow and tab-width here.
2904 (Display Custom): Move no-redraw-on-reenter to end of node.
2905
2906 * search.texi: Minor clarifications.
2907 (Isearch Scroll): Simplify.
2908 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2909
2910 * regs.texi (Registers): Mention bookmarks here.
2911
2912 * mark.texi: Minor clarifications.
2913 (Selective Undo): Node deleted.
2914
2915 * m-x.texi: Minor clarifications.
2916
2917 * killing.texi: Minor clarifications.
2918 Refer to "graphical" terminals, rather than window systems.
2919
2920 * help.texi: Clarifications.
2921 (Help): Don't describe C-h F and C-h K here.
2922 (Key Help): Describe C-h K here.
2923 (Name Help): Mention Emacs Lisp Intro.
2924 Describe C-h F here.
2925 (Misc Help): Mention C-h F and C-h K only briefly.
2926
2927 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2928 Selective undo text merged in.
2929 (Spelling): Mention Aspell along with Ispell.
2930
2931 * emacs.texi (Top): Update subnode menus.
2932
2933 * basic.texi (Basic Undo): Rename from Undo. Most of text
2934 moved to new Undo node.
2935
8cf51b2c
GM
29362006-01-29 Chong Yidong <cyd@stupidchicken.com>
2937
2938 * basic.texi (Continuation Lines, Inserting Text):
2939 Mention longlines mode.
2940
29412006-01-29 Richard M. Stallman <rms@gnu.org>
2942
10d1d0af 2943 * screen.texi: Minor cleanups.
8cf51b2c
GM
2944 (Screen): Clean up the intro paragraphs.
2945 (Mode Line): Lots of rewriting. Handle frame-name better.
2946 eol-mnemonic-... vars moved out.
2947
2948 * emacs.texi (Top): Change menu item for MS-DOS node.
2949 Update subnode menu.
2950
2951 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2952 chapter relates to Windows. Title changed.
2953
2954 * mini.texi: Minor cleanups.
2955
2956 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2957 (Mark): Put it in the menu.
2958
2959 * entering.texi: Minor cleanups.
2960
2961 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2962 (Intro): Refer to "graphical" terminals, rather than X.
2963
2964 * display.texi (Display Custom): Add xref to Variables.
2965 (Optional Mode Line): eol-mnemonic-... vars moved here.
2966
2967 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2968 rather than X.
2969
8cf51b2c
GM
2970 * basic.texi: Minor cleanups.
2971 (Undo): selective-undo moved.
2972
8cf51b2c
GM
29732006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2974
2975 * anti.texi (Antinews): Various corrections and additions.
2976
29772006-01-23 Juri Linkov <juri@jurta.org>
2978
2979 * custom.texi (Easy Customization, Customization Groups)
2980 (Browsing Custom): Mention links along with buttons.
2981
8cf51b2c
GM
29822006-01-21 Eli Zaretskii <eliz@gnu.org>
2983
8cf51b2c
GM
2984 * text.texi (TeX Print): Use @key for TAB.
2985
8cf51b2c
GM
2986 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2987
8cf51b2c
GM
29882006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2989
2990 * files.texi (File Aliases): Don't claim that usually separate
2991 buffers are created for two file names that name the same data.
2992 Mention additional situations where different names mean the same
2993 file on disk.
2994
29952006-01-19 Richard M. Stallman <rms@gnu.org>
2996
2997 * killing.texi (Deletion): Upcase @key argument.
2998
2999 * custom.texi (Custom Themes): Minor cleanup.
3000
3001 * programs.texi (Hungry Delete): Upcase @key argument.
3002
8cf51b2c
GM
30032006-01-16 Juri Linkov <juri@jurta.org>
3004
3005 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3006 Move `mode-line-highlight' before `mode-line-buffer-id'.
3007
8cf51b2c
GM
30082006-01-14 Richard M. Stallman <rms@gnu.org>
3009
3010 * basic.texi (Inserting Text): Minor cleanup.
3011
8cf51b2c
GM
30122006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3013
3014 * custom.texi (Changing a Variable, Face Customization):
3015 Update for changes in Custom menus.
3016
8cf51b2c
GM
30172006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3018
3019 * macos.texi (Mac International): Undo last change.
3020
8cf51b2c
GM
30212006-01-02 Chong Yidong <cyd@stupidchicken.com>
3022
3023 * custom.texi (Custom Themes): Describe the new
3024 customize-create-theme interface.
3025
30262005-12-30 Juri Linkov <juri@jurta.org>
3027
3028 * basic.texi (Position Info): Update example.
3029
c8763fb6 30302005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3031
3032 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3033
30342005-12-24 Chong Yidong <cyd@stupidchicken.com>
3035
3036 * custom.texi (Custom Themes): `load-theme' always loads.
3037
30382005-12-23 Juri Linkov <juri@jurta.org>
3039
3040 * display.texi (Highlight Interactively): Use double space to
3041 separate sentences. Replace C-p with M-p, and C-n with M-n.
3042
30432005-12-22 Richard M. Stallman <rms@gnu.org>
3044
3045 * custom.texi (Easy Customization and subnodes):
3046 Replace "active field" with "button".
3047 Use "user option" only for variables.
3048 Use "setting" for variable-or-face.
3049
30502005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3051
3052 * buffers.texi (Select Buffer): Change order in table to make
3053 "Similar" refer to the correct item.
3054 (Indirect Buffers): Minor rewording.
3055
8cf51b2c
GM
30562005-12-20 Juri Linkov <juri@jurta.org>
3057
3058 * files.texi (VC Status): Put P and N near p and n.
3059
8cf51b2c
GM
30602005-12-19 Richard M. Stallman <rms@gnu.org>
3061
3062 * programs.texi (Electric C): Delete the info about newline control.
3063 (Other C Commands): Minor cleanup.
3064 (Left Margin Paren): Minor cleanup.
3065
30662005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3067
3068 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3069 (Customization Groups): Delete text moved to "Browsing Custom".
3070 (Browsing Custom): New node.
3071 (Specific Customization): Clarify which commands only work for
3072 loaded options.
3073
30742005-12-18 Bill Wohler <wohler@newt.com>
3075
3076 * frames.texi (Tool Bars): Shorten text of previous change.
3077
30782005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3079
3080 * files.texi (VC Status): Document log-view mode.
3081
30822005-12-18 Bill Wohler <wohler@newt.com>
3083
3084 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3085 permanently via the customize interface.
3086
8cf51b2c
GM
30872005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3088
3089 * killing.texi (Killing by Lines): Document `kill-whole-line'
3090 function.
3091
c8763fb6 30922005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3093
3094 * buffers.texi (Select Buffer): Change `prev-buffer' to
3095 `previous-buffer'. Indicate that these functions use a frame
3096 local buffer list.
3097
8cf51b2c
GM
30982005-12-12 Richard M. Stallman <rms@gnu.org>
3099
3100 * custom.texi (Easy Customization): Change menu comment.
3101 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3102
3103 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3104 (Help): Among the Apropos commands, describe only C-h a here.
3105
31062005-12-11 Richard M. Stallman <rms@gnu.org>
3107
3108 * programs.texi (Options for Comments): Comment-end starts with space.
3109
3110 * glossary.texi (Glossary): Minor cleanup.
3111
3112 * files.texi (Old Versions): Use @table.
3113
8cf51b2c
GM
31142005-12-10 David Koppelman <koppel@ece.lsu.edu>
3115
3116 * display.texi (Highlight Interactively): Include
3117 global-hi-lock-mode. Add miscellaneous details and elaborations.
3118
31192005-12-09 Richard M. Stallman <rms@gnu.org>
3120
3121 * display.texi (Font Lock): Delete the Global FL menu item.
3122
31232005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3124
3125 * custom.texi (Minibuffer Maps): Mention the maps for file name
3126 completion.
3127
31282005-12-09 Kim F. Storm <storm@cua.dk>
3129
3130 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3131 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3132 cursor to next corner in rectangle; clarify insert around rectangle.
3133
8cf51b2c
GM
31342005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3135
3136 * custom.texi (Customization): Use xref to elisp manual for
3137 non-TeX output.
3138 (Minor Modes): Update.
3139 (Customization Groups, Changing a Variable, Face Customization):
3140 Update for new appearance of Custom buffers.
3141 (Changing a Variable): `custom-buffer-done-function' has been
3142 replaced by `custom-buffer-done-kill'.
3143 (Specific Customization): In the `customize-group' buffer, a
3144 subgroup's contents are not "hidden". They are not included at
3145 all. They have no [Show] button.
3146 (Mouse Buttons): Add pxref to description of mouse event lists in
3147 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3148 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3149 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3150
31512005-12-08 Richard M. Stallman <rms@gnu.org>
3152
3153 * mini.texi (Completion Commands, Completion):
3154 In file name input, SPC does not do completion.
3155
8cf51b2c
GM
31562005-12-08 Nick Roberts <nickrob@snap.net.nz>
3157
3158 * building.texi (GDB Graphical Interface): Explain screen size
3159 setting.
3160 (Other GDB User Interface Buffers): Describe features specific to
3161 GDB 6.4.
3162
8cf51b2c
GM
31632005-12-01 Nick Roberts <nickrob@snap.net.nz>
3164
3165 * building.texi (GDB User Interface Layout): Describe how to
3166 kill associated buffers.
3167 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3168 (Watch Expressions): Be more precise.
3169 (Other GDB User Interface Buffers): Describe how to change a
3170 register value.
3171
8cf51b2c
GM
31722005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3173
3174 * macos.texi (Mac Input): Remove description of
3175 mac-command-key-is-meta. Add descriptions of
3176 mac-control-modifier, mac-command-modifier, and
3177 mac-option-modifier.
3178 (Mac International): Fix description of conversion of clipboard data.
3179 (Mac Font Specs): Add example of font customization by face attributes.
3180
31812005-11-22 Nick Roberts <nickrob@snap.net.nz>
3182
3183 * building.texi (Watch Expressions): Expand description.
3184 (Other GDB User Interface Buffers): Describe local map for
3185 gud-watch.
3186
31872005-11-21 Chong Yidong <cyd@stupidchicken.com>
3188
3189 * display.texi (Font Lock): Font lock is enabled by default now.
3190
31912005-11-20 Juri Linkov <juri@jurta.org>
3192
3193 * basic.texi (Position Info): Update examples of the output.
3194 Remove the fact that examples are produced in the TeXinfo buffer,
3195 because in the Info reader users will get a different output from
3196 `C-x ='.
3197
3198 * building.texi (Compilation Mode): Remove paragraph duplicated
3199 from the node `Compilation'. Add `compilation-skip-threshold'.
3200
3201 * display.texi (Font Lock): Suggest more user-friendly method of
3202 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3203
32042005-11-18 Richard M. Stallman <rms@gnu.org>
3205
3206 * files.texi (Registering): Mention @@ in mode line.
3207
3208 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3209
32102005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3211
3212 * files.texi (Renaming and VC): Some back-ends don't
3213 handle renaming.
3214
8cf51b2c
GM
32152005-11-17 Juri Linkov <juri@jurta.org>
3216
3217 * emacs.texi (Top):
3218 * display.texi (Highlight Interactively): Put this font-lock based
3219 mode near Font Lock node.
3220
32212005-11-16 Chong Yidong <cyd@stupidchicken.com>
3222
3223 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3224 icons.
3225
32262005-11-12 Kim F. Storm <storm@cua.dk>
3227
3228 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3229 (Help Summary): Add C-h d and C-h e.
3230 (Apropos): Clarify that all apropos commands may search for either
3231 list of words or a regexp. Add C-h d for apropos-documentation.
3232 Describe apropos-documentation-sort-by-scores user option.
3233
8cf51b2c
GM
32342005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3235
3236 * killing.texi (CUA Bindings): Add @section.
3237
32382005-11-10 Kim F. Storm <storm@cua.dk>
3239
3240 * emacs.texi (Top): Add CUA Bindings entry to menu.
3241
3242 * killing.texi (CUA Bindings): New node. Moved here from
3243 misc.texi and extended with info on rectangle commands and
3244 rectangle highlighting, interface to registers, and the global
3245 mark feature.
3246
3247 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3248
3249 * regs.texi: Prev link points to CUA Bindings node.
3250
32512005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3252
3253 * help.texi (Help Echo): By default, help echos are only shown on
3254 mouse-over, not on point-over.
3255
c8763fb6 32562005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3257
3258 * misc.texi (Shell Mode): Describe how to activate password echoing.
3259
8cf51b2c
GM
32602005-11-04 Romain Francoise <romain@orebokech.com>
3261
3262 * mark.texi (Mark Ring): Fix typo.
3263
32642005-11-03 Richard M. Stallman <rms@gnu.org>
3265
3266 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3267
32682005-11-01 Bill Wohler <wohler@newt.com>
3269
3270 * help.texi (Help Mode): Fix typo.
3271
32722005-11-01 Nick Roberts <nickrob@snap.net.nz>
3273
3274 * building.texi (Other GDB User Interface Buffers): Describe
3275 the command gdb-use-inferior-io-buffer.
3276
32772005-10-31 Romain Francoise <romain@orebokech.com>
3278
3279 * files.texi (Compressed Files): Fix typo.
3280
3281 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3282
3283 * windows.texi (Force Same Window): Likewise.
3284
32852005-10-30 Bill Wohler <wohler@newt.com>
3286
3287 * help.texi (Help Mode): URLs viewed with browse-url.
3288
32892005-10-31 Nick Roberts <nickrob@snap.net.nz>
3290
3291 * building.texi (GDB Graphical Interface): Don't reference
3292 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3293 must stay in same frame.
3294
32952005-10-29 Chong Yidong <cyd@stupidchicken.com>
3296
3297 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3298
3299 * anti.texi (Antinews): Likewise.
3300
8cf51b2c
GM
33012005-10-28 Bill Wohler <wohler@newt.com>
3302
3303 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3304
33052005-10-28 Richard M. Stallman <rms@gnu.org>
3306
3307 * files.texi (Visiting): Explain how to enter ? in a file name.
3308
3309 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3310
8cf51b2c
GM
33112005-10-25 Nick Roberts <nickrob@snap.net.nz>
3312
3313 * building.texi (GDB Graphical Interface): Describe
3314 gdb-mouse-until.
3315
33162005-10-23 Richard M. Stallman <rms@gnu.org>
3317
3318 * custom.texi (Init File): Recommend when to use site-start.el.
3319
8cf51b2c
GM
33202005-10-21 Juri Linkov <juri@jurta.org>
3321
3322 * custom.texi (Examining): Mention accessing the old variable
3323 value via M-n in set-variable.
3324
8cf51b2c
GM
33252005-10-18 Romain Francoise <romain@orebokech.com>
3326
3327 * files.texi (Version Systems): Capitalize GNU.
3328
8cf51b2c
GM
33292005-10-18 Nick Roberts <nickrob@snap.net.nz>
3330
3331 * building.texi (Compilation Mode): Remove redundant paragraph.
3332 (Watch Expressions): Remove paragraph to reflect code change.
3333
8cf51b2c
GM
33342005-10-16 Richard M. Stallman <rms@gnu.org>
3335
3336 * building.texi (Compilation Mode, Compilation): Clarified.
3337
33382005-10-15 Richard M. Stallman <rms@gnu.org>
3339
3340 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3341
8cf51b2c
GM
33422005-10-13 Kenichi Handa <handa@m17n.org>
3343
3344 * basic.texi (Position Info): Fix previous change.
3345
c8763fb6 33462005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3347
3348 * cmdargs.texi (Icons X): Fix typo.
3349
33502005-10-12 Kenichi Handa <handa@m17n.org>
3351
3352 * basic.texi (Position Info): Describe the case that Emacs shows
3353 "part of display ...".
3354
c8763fb6 33552005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3356
3357 * cmdargs.texi (Icons X): -nb => -nbi.
3358
33592005-10-10 Chong Yidong <cyd@stupidchicken.com>
3360
3361 * frames.texi (Speedbar): A couple more clarifications.
3362
33632005-10-11 Nick Roberts <nickrob@snap.net.nz>
3364
3365 * building.texi (GDB User Interface Layout): Improve diagram.
3366 (Watch Expressions): Explain how to make speedbar global.
3367 (Other GDB User Interface Buffers): Make references more precise.
3368
8cf51b2c
GM
33692005-10-09 Richard M. Stallman <rms@gnu.org>
3370
3371 * frames.texi (Speedbar): Clarify the text.
3372
33732005-10-09 Chong Yidong <cyd@stupidchicken.com>
3374
3375 * frames.texi (Speedbar): Add information on keybindings,
3376 dismissing the speedbar, and buffer display mode. Link to
3377 speedbar manual.
3378
c8763fb6 33792005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3380
3381 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3382 added -nb, --no-bitmap-icon.
3383
8cf51b2c
GM
33842005-10-07 Nick Roberts <nickrob@snap.net.nz>
3385
3386 * building.texi (GDB Graphical Interface): Add variables and
3387 functions to indices. Be more precise.
3388
c8763fb6 33892005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3390
3391 * frames.texi (Drag and Drop): Remove the x- from
3392 x-dnd-open-file-other-window and xdnd-protocol-alist.
3393
33942005-09-30 Romain Francoise <romain@orebokech.com>
3395
3396 * mini.texi (Minibuffer): The default value now appears before the
3397 colon in minibuffer prompts.
3398
8cf51b2c
GM
33992005-09-25 Richard M. Stallman <rms@gnu.org>
3400
3401 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3402
8cf51b2c
GM
34032005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3404
3405 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3406
8cf51b2c
GM
34072005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3408
3409 * emacs.texi (Top): Update submenus from macos.texi.
3410
3411 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3412 (Mac OS): Update feature support status.
3413 (Mac Input): List supported input scripts. Remove description
3414 about `mac-keyboard-text-encoding'. Mention mouse button
3415 emulation and related variables.
3416 (Mac International): Mention Central European and Cyrillic
3417 support. Now `keyboard-coding-system' is dynamically changed.
3418 Add description about coding system for selection. Add
3419 description about language environment.
3420 (Mac Environment Variables): Mention
3421 `~/.MacOSX/environment.plist'. Give example of command line
3422 arguments. Add Preferences support.
3423 (Mac Directories): Explicitly state that this node is for Mac OS
3424 Classic only.
3425 (Mac Font Specs): Mention specification for scalable fonts. List
3426 supported charsets. Add preferred way of creating fontsets. Add
3427 description about `mac-allow-anti-aliasing'.
3428 (Mac Functions): Add descriptions about `mac-set-file-creator',
3429 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3430 and `mac-get-preference'.
3431
8cf51b2c
GM
34322005-09-16 Romain Francoise <romain@orebokech.com>
3433
3434 Update all files to specify GFDL version 1.2.
3435
3436 * doclicense.texi (GNU Free Documentation License): Update to
3437 version 1.2.
3438
34392005-09-15 Richard M. Stallman <rms@gnu.org>
3440
3441 * buffers.texi (List Buffers): Fix xref.
3442
3443 * rmail.texi (Rmail Basics): Fix xref.
3444
3445 * emacs.texi (Top): Update subnode menus.
3446
3447 * files.texi (Saving Commands): New node, broken out of Saving.
3448 (Customize Save): New node, broken out of Saving.
3449 Clarify effect of write-region-inhibit-fsync.
3450 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3451
8cf51b2c
GM
34522005-09-14 Romain Francoise <romain@orebokech.com>
3453
3454 * files.texi (Saving): Mention write-region-inhibit-fsync.
3455
34562005-09-05 Chong Yidong <cyd@stupidchicken.com>
3457
3458 * custom.texi (Custom Themes): New node.
3459
34602005-09-03 Richard M. Stallman <rms@gnu.org>
3461
49823426
GM
3462 * search.texi (Search Case): Mention vars that control
3463 case-fold-search for various operations.
8cf51b2c
GM
3464
34652005-08-22 Juri Linkov <juri@jurta.org>
3466
3467 * display.texi (Standard Faces): Merge the text from
3468 `(elisp)Standard Faces' into this node.
3469
34702005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3471
3472 * emacs.texi (Top): Delete menu item for deleted node
3473 Keyboard Translations.
3474
34752005-08-18 Richard M. Stallman <rms@gnu.org>
3476
8cf51b2c
GM
3477 * trouble.texi (Unasked-for Search):
3478 Delete xref to Keyboard Translations.
3479
3480 * glossary.texi (Glossary): Delete xref.
3481
8cf51b2c
GM
3482 * custom.texi (Minor Modes): Say that the list here is not complete.
3483 (Keyboard Translations): Node deleted.
3484 (Disabling): Delete xref to it.
3485 (Customization Groups): Fix Custom buffer example.
3486 (Hooks): Mention remove-hooks.
3487
34882005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3489
3490 * building.texi (GDB Graphical Interface): Improve filling of menu
3491 item.
3492
34932005-08-18 Nick Roberts <nickrob@snap.net.nz>
3494
3495 * building.texi (GDB Graphical Interface): Use better node names.
3496
34972005-08-14 Richard M. Stallman <rms@gnu.org>
3498
3499 * text.texi (Sentences): Fix xref.
3500
35012005-08-14 Juri Linkov <juri@jurta.org>
3502
3503 * building.texi (Compilation, Grep Searching): Move grep command
3504 headings from `Compilation' to `Grep Searching'.
3505
3506 * dired.texi (Dired and Find):
3507 * maintaining.texi (Tags Search): Replace grep xref to
3508 `Compilation' node with `Grep Searching'.
3509
3510 * files.texi (Comparing Files): Replace xref to `Compilation' with
3511 `Compilation Mode'.
3512
35132005-08-13 Alan Mackenzie <acm@muc.de>
3514
3515 * search.texi (Non-ASCII Isearch): Correct a typo.
3516 (Replacement Commands): Mention query-replace key binding.
3517
35182005-08-11 Richard M. Stallman <rms@gnu.org>
3519
3520 * programs.texi (Options for Comments): Fix xref.
3521
3522 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3523 out of Regexps.
3524
8cf51b2c
GM
35252005-08-09 Juri Linkov <juri@jurta.org>
3526
3527 * building.texi (Compilation): Use `itemx' instead of `item'.
3528 (Grep Searching): Simplify phrase.
3529
3530 * display.texi (Standard Faces): Describe vertical-border on
3531 window systems.
3532
3533 * windows.texi (Split Window): Simplify phrase and mention
3534 vertical-border face.
3535
35362005-08-09 Richard M. Stallman <rms@gnu.org>
3537
3538 * files.texi (Comparing Files): Clarify compare-windows.
3539
3540 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3541
8cf51b2c
GM
35422005-08-06 Eli Zaretskii <eliz@gnu.org>
3543
3544 * mule.texi (Coding Systems): Rephrase the paragraph about
3545 codepages: no need for "M-x codepage-setup" anymore, except on
3546 MS-DOS.
3547
3548 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3549 the MS-DOS port only.
3550
35512005-07-30 Eli Zaretskii <eliz@gnu.org>
3552
3553 * makefile.w32-in (info): Don't run multi-install-info.bat.
3554 ($(infodir)/dir): New target, produced by running
3555 multi-install-info.bat.
3556
8cf51b2c
GM
35572005-07-22 Eli Zaretskii <eliz@gnu.org>
3558
3559 * files.texi (Quoted File Names): Add index entry.
3560
8cf51b2c
GM
35612005-07-19 Juri Linkov <juri@jurta.org>
3562
3563 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3564
35652005-07-18 Juri Linkov <juri@jurta.org>
3566
8cf51b2c
GM
3567 * custom.texi (Easy Customization):
3568 * files.texi (Old Versions):
3569 * frames.texi (Wheeled Mice):
3570 * mule.texi (Specify Coding):
8cf51b2c
GM
3571 * text.texi (Cell Justification):
3572 * trouble.texi (After a Crash):
8cf51b2c
GM
3573 * xresources.texi (GTK styles):
3574 Delete duplicate duplicate words.
3575
35762005-07-17 Richard M. Stallman <rms@gnu.org>
3577
3578 * frames.texi (Creating Frames): Fix foreground color example.
3579
3580 * custom.texi (Init Examples): Clean up text about conditionals.
3581
35822005-07-16 Richard M. Stallman <rms@gnu.org>
3583
3584 * mini.texi (Completion Commands): Fix command name for ?.
3585
8cf51b2c
GM
35862005-07-16 Eli Zaretskii <eliz@gnu.org>
3587
3588 * display.texi (Standard Faces): Explain that customization of
3589 `menu' face has no effect on w32 and with GTK. Add
3590 cross-references.
3591
3592 * cmdargs.texi (General Variables): Clarify the default location
3593 of $HOME on w32 systems.
3594
35952005-07-15 Jason Rumney <jasonr@gnu.org>
3596
3597 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3598 changed.
3599
36002005-07-08 Kenichi Handa <handa@m17n.org>
3601
3602 * mule.texi (Recognize Coding): Recommend
3603 revert-buffer-with-coding-system instead of revert-buffer.
3604
36052005-07-07 Richard M. Stallman <rms@gnu.org>
3606
3607 * anti.texi (Antinews): Mention mode-line-inverse-video.
3608
3609 * files.texi (Saving): Minor correction about C-x C-w.
3610
3611 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3612
36132005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3614
3615 * search.texi (Isearch Scroll): Add example of using the
3616 `isearch-scroll' property.
3617 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3618 `Display Custom' node.
3619 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3620 and de-emphasize it.
3621 (Other Repeating Search): `occur' currently can not correctly
3622 handle multiline matches. Correct, clarify and update description
3623 of `flush-lines' and `keep-lines'.
3624
3625 * display.texi (Display Custom): Add anchor for `baud-rate'.
3626
36272005-07-07 Richard M. Stallman <rms@gnu.org>
3628
3629 * gnu.texi: Update where to get GNU status; add refs for how to help.
3630 Add footnotes 6 and 7.
3631
36322005-07-04 Lute Kamstra <lute@gnu.org>
3633
3634 Update FSF's address in GPL notices.
3635
8cf51b2c 3636 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3637 * trouble.texi (Checklist): Update FSF's address.
3638
8cf51b2c
GM
36392005-06-24 Richard M. Stallman <rms@gnu.org>
3640
3641 * display.texi (Text Display): Change index entries.
3642
36432005-06-24 Eli Zaretskii <eliz@gnu.org>
3644
3645 * makefile.w32-in (MAKEINFO): Use --force.
3646 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3647 Makefile.in.
8cf51b2c
GM
3648
36492005-06-23 Richard M. Stallman <rms@gnu.org>
3650
3651 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3652 nobreak-char-display.
3653
3654 * emacs.texi (Top): Update detailed node listing.
3655
3656 * display.texi (Text Display): Renamed show-nonbreak-escape
3657 to nobreak-char-display and no-break-space to nobreak-space.
3658 (Standard Faces): Split up the list of standard faces
3659 and put it in a separate node. Add nobreak-space and
3660 escape-glyph.
3661
8cf51b2c
GM
36622005-06-23 Lute Kamstra <lute@gnu.org>
3663
3664 * mule.texi (Select Input Method): Fix typo.
3665
36662005-06-23 Kenichi Handa <handa@m17n.org>
3667
3668 * mule.texi (International): List all supported scripts. Adjust
3669 text for that leim is now included in the normal Emacs
3670 distribution.
3671 (Language Environments): List all language environments.
3672 Intlfonts contains fonts for most supported scripts, not all..
3673 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3674 input a specific character.
8cf51b2c
GM
3675 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3676
36772005-06-23 Juanma Barranquero <lekktu@gmail.com>
3678
49823426 3679 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3680
36812005-06-22 Miles Bader <miles@gnu.org>
3682
3683 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3684
36852005-06-20 Miles Bader <miles@gnu.org>
3686
3687 * display.texi (Faces): Add `vertical-divider'.
3688
36892005-06-17 Richard M. Stallman <rms@gnu.org>
3690
3691 * text.texi (Adaptive Fill): Minor clarification.
3692
8cf51b2c
GM
36932005-06-10 Lute Kamstra <lute@gnu.org>
3694
3695 * emacs.texi (Top): Correct version number.
3696 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3697 refer to the current version of Emacs.
3698
36992005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3700
3701 * files.texi (Log Buffer): Document when there can be more than
3702 one file to be committed.
3703
37042005-06-08 Juri Linkov <juri@jurta.org>
3705
3706 * display.texi (Faces): Add `shadow' face.
3707
37082005-06-07 Masatake YAMATO <jet@gyve.org>
3709
3710 * display.texi (Faces): Write about mode-line-highlight.
3711
37122005-06-06 Richard M. Stallman <rms@gnu.org>
3713
3714 * misc.texi (Printing Package): Explain how to initialize
3715 printing package.
3716
3717 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3718
37192005-06-05 Chong Yidong <cyd@stupidchicken.com>
3720
3721 * emacs.texi: Rename Hardcopy to Printing.
3722 Make PostScript and PostScript Variables subnodes of it.
3723
3724 * misc.texi (Printing): Rename node from Hardcopy.
3725 Mention menu bar options.
3726 Move PostScript and PostScript Variables to submenu.
3727 (Printing package): New node.
3728
3729 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3730
3731 * dired.texi (Operating on Files): Likewise.
3732
3733 * calendar.texi (Displaying the Diary): Likewise.
3734
3735 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3736
3737 * glossary.texi (Glossary): Likewise.
3738
3739 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3740 effect.
3741
37422005-06-04 Richard M. Stallman <rms@gnu.org>
3743
3744 * trouble.texi (After a Crash): Polish previous change.
3745
8cf51b2c
GM
37462005-05-30 Noah Friedman <friedman@splode.com>
3747
3748 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3749 recovery mechanism.
3750
8cf51b2c
GM
37512005-05-28 Nick Roberts <nickrob@snap.net.nz>
3752
3753 * building.texi (Other Buffers): SPC toggles display of
3754 floating point registers.
3755
8cf51b2c
GM
37562005-05-27 Nick Roberts <nickrob@snap.net.nz>
3757
3758 * files.texi (Log Buffer): Merge in description of Log Edit
3759 mode from pcl-cvs.texi.
3760
37612005-05-26 Richard M. Stallman <rms@gnu.org>
3762
3763 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3764
8cf51b2c
GM
37652005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3766
3767 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3768 not enabled by default.
3769 When not on a word, `ispell-word' by default checks the word
3770 before point.
3771
37722005-05-24 Nick Roberts <nickrob@snap.net.nz>
3773
3774 * building.texi (Debugger Operation): Simplify last sentence.
3775
37762005-05-23 Lute Kamstra <lute@gnu.org>
3777
3778 * emacs.texi: Update FSF's address throughout.
3779 (Preface): Use @cite.
3780 (Distrib): Add cross reference to the node "Copying". Mention the
3781 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3782 printed manuals.
3783 (Intro): Use @xref for the Emacs Lisp Intro.
3784
8cf51b2c
GM
37852005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3786
3787 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3788
3789 * basic.texi (Moving Point): Mention default for `goto-line'.
3790
3791 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3792 of a variable's docstring.
3793
37942005-05-18 Lute Kamstra <lute@gnu.org>
3795
3796 * maintaining.texi (Overview of Emerge): Add cross reference.
3797 Remove duplication.
3798
3799 * emacs.texi (Top): Update to the current structure of the manual.
3800 * misc.texi (Emacs Server): Add menu description.
3801 * files.texi (Saving): Fix menu.
3802 * custom.texi (Customization): Fix menu.
3803 * mule.texi (International): Fix menu.
3804 * kmacro.texi (Keyboard Macros): Fix menu.
3805
38062005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3807
3808 * display.texi: Various minor changes.
3809 (Faces): Delete text that is repeated in the next section.
3810
38112005-05-16 Nick Roberts <nickrob@snap.net.nz>
3812
3813 * building.texi (Debugger Operation): Mention GUD tooltips are
3814 disabled with GDB in text command mode.
3815
8cf51b2c
GM
38162005-05-16 Nick Roberts <nickrob@snap.net.nz>
3817
3818 * building.texi: Replace toolbar with "tool bar" for consistency.
3819 (Compilation Mode): Describe compilation-context-lines
3820 and use of arrow in compilation buffer.
3821 (Debugger Operation): Replace help text with variable's value.
3822
3823 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3824 consistency.
3825
38262005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3827
3828 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3829 Add xref.
3830
8cf51b2c
GM
38312005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3832
3833 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3834 (Position Info): Delete discussion of `goto-line'. It is already
3835 described in `Moving point'.
3836
3837 * mini.texi (Completion Commands): Correct reference.
3838 (Completion Options): Fix typo.
3839
3840 * killing.texi (Deletion): Complete description of `C-x C-o'.
3841
8cf51b2c
GM
38422005-05-10 Richard M. Stallman <rms@gnu.org>
3843
3844 * building.texi (Compilation): Clarify recompile's directory choice.
3845
3846 * frames.texi (Tooltips): Cleanups.
3847
3848 * basic.texi (Arguments): Fix punctuation.
3849
38502005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3851
3852 * screen.texi (Menu Bar): The up and down (not left and right)
3853 arrow keys move through a keyboard menu.
3854
38552005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3856
3857 * basic.texi: Various typo and grammar fixes.
3858 (Moving Point): C-a now runs move-beginning-of-line.
3859
38602005-05-08 Nick Roberts <nickrob@snap.net.nz>
3861
3862 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3863
3864 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3865 as different animals.
3866
38672005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3868
3869 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3870 Correct index entry.
3871
38722005-05-07 Nick Roberts <nickrob@snap.net.nz>
3873
3874 * building.texi (Debugger Operation): Update to reflect changes
3875 in GUD tooltips.
3876
38772005-04-30 Richard M. Stallman <rms@gnu.org>
3878
3879 * files.texi (Compressed Files): Auto Compression normally enabled.
3880
3881 * building.texi (Debugger Operation): Clarify previous change.
3882
8cf51b2c
GM
38832005-04-28 Nick Roberts <nickrob@snap.net.nz>
3884
3885 * building.texi (Debugger Operation): Add description for
3886 GUD tooltips when program is not running.
3887
38882005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3889
3890 * misc.texi (Shell): Add `Shell Prompts' to menu.
3891 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3892 description. Delete remarks moved to new node.
3893 (Shell Prompts): New node.
3894 (History References): Replace remarks moved to `Shell Prompts'
3895 with xref to that node.
3896 (Remote Host): Clarify how to specify the terminal type when
3897 logging in to a different machine.
3898
38992005-04-26 Richard M. Stallman <rms@gnu.org>
3900
3901 * emacs.texi (Top): Update submenus from files.texi.
3902
3903 * files.texi (Filesets): Clarify previous change.
3904
3905 * dired.texi (Misc Dired Features): Clarify previous change.
3906
39072005-04-25 Chong Yidong <cyd@stupidchicken.com>
3908
3909 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3910
3911 * dired.texi (Misc Dired Features): Document
3912 dired-compare-directories.
3913
3914 * files.texi (Filesets): New node.
3915 (File Conveniences): Document Image mode.
3916
3917 * text.texi (TeX Print): Document tex-compile.
3918
39192005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3920
3921 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3922 Delete redundant reference to tooltip Custom group. It is
3923 referred too again in the next paragraph.
3924
39252005-04-24 Richard M. Stallman <rms@gnu.org>
3926
3927 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3928
8cf51b2c
GM
39292005-04-19 Kim F. Storm <storm@cua.dk>
3930
3931 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3932
39332005-04-18 Lars Hansen <larsh@math.ku.dk>
3934
3935 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3936 turns off desktop-save-mode.
3937
39382005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3939
3940 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3941 by default in terminals compatible with xterm. Mention that
3942 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3943 node.
3944
8cf51b2c
GM
39452005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3946
3947 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3948
c8763fb6 39492005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3950
3951 * xresources.texi (Table of Resources): Add cursorBlink.
3952
39532005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3954
3955 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3956 `d', `C-d' and `u'.
3957
39582005-04-11 Richard M. Stallman <rms@gnu.org>
3959
3960 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3961 (Misc X): Add -D, --basic-display.
3962
3963 * maintaining.texi (Change Log): Correct the description of
3964 the example.
3965
3966 * major.texi (Choosing Modes): Document magic-mode-alist.
3967
8cf51b2c
GM
39682005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3969
3970 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3971 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3972 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3973 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3974 `w', respectively.
3975 (Rmail Labels): Mention `l'.
3976 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3977 (Rmail Summary Edit): Describe `j' and RET.
3978
c8763fb6 39792005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3980
3981 * xresources.texi (Lucid Resources): Add fontSet resource.
3982
8cf51b2c
GM
39832005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3984
3985 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3986 now called `indicate-empty-lines'.
3987
39882005-04-06 Kim F. Storm <storm@cua.dk>
3989
3990 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3991
39922005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3993
3994 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3995 deleted.
3996 (Marks vs Flags): Add some convenient key bindings.
3997 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3998 (Misc Dired Features): Correct and expand description of `w' command.
3999
4000 * frames.texi (XTerm Mouse): Delete apparently false info.
4001 The GNU/Linux console currently does not appear to support
4002 `xterm-mouse-mode'.
4003
8cf51b2c
GM
40042005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4005
4006 * calendar.texi (Diary): Mention shell utility `calendar'.
4007
40082005-04-01 Richard M. Stallman <rms@gnu.org>
4009
4010 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4011
8cf51b2c
GM
40122005-04-01 Lute Kamstra <lute@gnu.org>
4013
4014 * maintaining.texi (Change Log): add-change-log-entry uses
4015 add-log-mailing-address.
4016
40172005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4018
4019 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4020 `VC Mode Line' and put in an xref to that node.
4021 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4022 its description.
4023
40242005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4025
4026 * calendar.texi (Calendar Systems): Say that the Persian calendar
4027 implemented here is the arithmetical one championed by Birashk.
4028
40292005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4030
4031 * programs.texi (Fortran Motion): Fix previous change.
4032
8cf51b2c
GM
40332005-03-29 Richard M. Stallman <rms@gnu.org>
4034
4035 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4036
40372005-03-29 Chong Yidong <cyd@stupidchicken.com>
4038
4039 * text.texi (Refill): Refer to Long Lines Mode.
4040 (Longlines): New node.
4041 (Auto Fill): Don't index "word wrap" here.
4042 (Filling): Add Longlines to menu.
4043
40442005-03-29 Richard M. Stallman <rms@gnu.org>
4045
4046 * xresources.texi: Minor fixes.
4047
4048 * misc.texi (Emacs Server): Fix Texinfo usage.
4049
4050 * emacs.texi (Top): Don't use a real section heading for
4051 "Detailed Node Listing". Fake it instead.
4052
4053 * basic.texi (Position Info): Minor cleanup.
4054
4055 * mule.texi (Input Methods): Minor cleanup.
4056
40572005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4058
4059 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4060 constructs as well.
4061 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4062
40632005-03-29 Kenichi Handa <handa@m17n.org>
4064
4065 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4066
4067 * basic.texi (Position Info): Update the description about the
4068 command C-u C-x =.
4069
40702005-03-28 Richard M. Stallman <rms@gnu.org>
4071
4072 * emacs.texi (Top): Use @section for the detailed node listing.
4073
4074 * calendar.texi: Minor fixes to previous change.
4075
4076 * programs.texi (Fortran): Small fixes to previous changes.
4077
4078 * emacs.texi (Top): Update list of subnodes of Dired.
4079 Likewise for building.texi.
4080
4081 * files.texi (File Conveniences): Delete Auto Image File mode.
4082
40832005-03-28 Chong Yidong <cyd@stupidchicken.com>
4084
4085 * building.texi (Flymake): New node.
4086
4087 * custom.texi (Function Keys): Document kp- event types and
4088 keypad-setup package.
4089
4090 * dired.texi (Wdired): New node.
4091
4092 * files.texi (File Conveniences): Reorder entries.
4093 Explain how to turn on Auto-image-file mode.
4094 Document Thumbs mode.
4095
4096 * mule.texi (Specify Coding): Document recode-region and
4097 recode-file-name.
4098
4099 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4100
41012005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4102
4103 * commands.texi (Keys): M-o is now a prefix key.
4104
41052005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4106
4107 * programs.texi: Reformat and update copyright years.
4108 (Fortran): Update section.
4109
41102005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4111
4112 * files.texi: Several small changes in addition to:
4113 (Visiting): Change xref for Dialog Boxes to ref.
4114 (Version Headers): Replace references to obsolete var
4115 `vc-header-alist' with `vc-BACKEND-header'.
4116 (Customizing VC): Update value of `vc-handled-backends'.
4117
41182005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4119
4120 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4121 move here from Emacs Lisp Reference Manual.
4122 * calendar.texi (Calendar/Diary, Diary Commands)
4123 (Special Diary Entries, Importing Diary): Change some xrefs to
4124 point to emacs-xtra rather than elisp.
4125
4126 * emacs-xtra.texi (Calendar Customizing):
4127 Move view-diary-entries-initially, view-calendar-holidays-initially,
4128 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4129 Emacs Manual.
4130 (Appt Customizing): Merge entire section into main Emacs Manual.
4131 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4132 mark-holidays-in-calendar here from emacs-xtra.
4133 (Displaying the Diary): Move view-diary-entries-initially,
4134 mark-diary-entries-in-calendar here from emacs-xtra.
4135 (Appointments): Move appt-display-mode-line,
4136 appt-display-duration, appt-disp-window-function,
4137 appt-delete-window-function here from emacs-xtra.
4138
4139 * calendar.texi: Update and reformat copyright.
4140 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4141 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4142 (Diary): Refer to `diary-file' rather than ~/diary.
4143 (Diary Commands): Rename node to "Displaying the Diary".
4144 * emacs.texi (Top): Rename "Diary Commands" section.
4145 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4146
41472005-03-26 Eli Zaretskii <eliz@gnu.org>
4148
4149 * misc.texi (Emacs Server): Fix the command for setting
4150 server-name. Add an xref to Invoking emacsclient.
4151
4152 * help.texi (Help Summary): Clarify when "C-h ." will do something
4153 nontrivial.
4154 (Apropos): Add cindex entry for apropos-sort-by-scores.
4155
4156 * display.texi (Text Display): Add index entries for how no-break
4157 characters are displayed.
4158
8cf51b2c
GM
41592005-03-26 Eli Zaretskii <eliz@gnu.org>
4160
4161 * files.texi (Visiting): Fix cross-references introduced with the
4162 last change.
4163
4164 * xresources.texi (GTK resources): Fix last change.
4165
8cf51b2c
GM
41662005-03-25 Chong Yidong <cyd@stupidchicken.com>
4167
4168 * xresources.texi (X Resources): GTK options documented too.
4169 (Resources): Clarify meaning of program name.
4170 (Table of Resources): Add visualClass.
4171 (GTK resources): Rewrite.
4172 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4173
4174 * display.texi (Text Display): Mention non-breaking spaces.
4175
4176 * files.texi (Reverting): Document auto-revert-check-vc-info.
4177
4178 * frames.texi (Mouse Commands): Document
4179 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4180
4181 * help.texi (Help Summary): Add `C-h .'.
4182 (Apropos): Apropos accepts a list of search terms.
4183 Document apropos-sort-by-scores.
4184 (Help Echo): Document display-local-help.
4185
4186 * misc.texi (Emacs Server): Document server-name.
4187 (Invoking emacsclient): Document -s option for server names.
4188
4189 * text.texi (Outline Visibility): Introduce "current heading
4190 line" (commands can be called with point on a body line).
4191 Re-order table to follow the sequence of discussion.
4192 hide-body won't hide lines before first header line.
4193 (TeX Mode): Add DocTeX mode.
4194
8cf51b2c
GM
41952005-03-24 Richard M. Stallman <rms@gnu.org>
4196
4197 * mule.texi (Single-Byte Character Support): Delete mention
4198 of iso-acc.el and iso-transl.el.
4199
8cf51b2c
GM
42002005-03-23 Lute Kamstra <lute@gnu.org>
4201
4202 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4203
42042005-03-23 Richard M. Stallman <rms@gnu.org>
4205
8cf51b2c
GM
4206 * search.texi: Delete explicit node pointers.
4207 (Incremental Search): New menu.
4208 (Basic Isearch, Repeat Isearch, Error in Isearch)
4209 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4210 (Slow Isearch): New subnodes.
4211 (Configuring Scrolling): Node deleted.
4212 (Search Case): Doc default-case-fold-search.
4213 (Regexp Replace): Move replace-regexp doc here.
4214
4215 * rmail.texi (Movemail): Put commas inside closequotes.
4216
4217 * picture.texi (Insert in Picture): Document C-c arrow combos.
4218 (Basic Picture): Clarify erasure.
4219
4220 * display.texi (Font Lock): Put commas inside closequotes.
4221
4222 * cmdargs.texi (General Variables): Put commas inside closequotes.
4223
42242005-03-23 Nick Roberts <nickrob@snap.net.nz>
4225
4226 * building.texi (Stack Buffer): Mention reverse contrast for
4227 *selected* frame (might not be current frame).
4228
8cf51b2c
GM
42292005-03-21 Richard M. Stallman <rms@gnu.org>
4230
4231 * building.texi (Starting GUD): Add bashdb.
4232
42332005-03-20 Chong Yidong <cyd@stupidchicken.com>
4234
4235 * basic.texi (Moving Point): Add M-g M-g binding.
4236 (Undo): Document undo-only.
4237 (Position Info): Document M-g M-g and C-u M-g M-g.
4238
4239 * building.texi (Building): Put Grep Searching after Compilation
4240 Shell.
4241 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4242 Document next-error-highlight.
4243 (Grep Searching): Document grep-highlight-matches.
4244 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4245
4246 * calendar.texi (Importing Diary): Rename node from iCalendar.
4247 Document diary-from-outlook.
4248
4249 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4250 Commands.
4251 Mention effect of X drag and drop on Dired buffers.
4252
4253 * files.texi (Visiting): Document large-file-warning-threshold.
4254 Move paragraph on file-selection dialog.
4255 Mention visiting files using X drag and drop.
4256 (Reverting): Mention using Auto-Revert mode to tail files.
4257 Document auto-revert-tail-mode.
4258 (Version Systems): Minor correction.
4259 (Comparing Files): Diff-mode is no longer based on Compilation
4260 mode.
4261 Document compare-ignore-whitespace.
4262 (Misc File Ops): Explain passing a directory to rename-file.
4263 Likewise for copy-file and make-symbolic-link.
4264
4265 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4266 Document mouse-wheel-progressive speed.
4267
4268 * help.texi (Misc Help): Document numeric argument for C-h i.
4269 Correctly explain the effect of just C-u as argument.
4270
4271 * killing.texi (Deletion): Document numeric argument for
4272 just-one-space.
4273
4274 * mini.texi (Completion): Completion acts on text before point.
4275
4276 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4277 (Emulation): CUA mode replaces pc-bindings-mode,
4278 pc-selection-mode, and s-region.
4279
4280 * mule.texi (Input Methods): Leim is now built-in.
4281 (Select Input Method): Document quail-show-key.
4282 (Specify Coding): Document revert-buffer-with-coding-system.
4283
4284 * programs.texi (Fortran Motion): Document f90-next-statement,
4285 f90-previous-statement, f90-next-block, f90-previous-block,
4286 f90-end-of-block, and f90-beginning-of-block.
4287
4288 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4289
4290 * emacs.texi (Acknowledgments): Updated.
4291
4292 * anti.texi: Total rewrite.
4293
8cf51b2c
GM
42942005-03-19 Chong Yidong <cyd@stupidchicken.com>
4295
4296 * ack.texi (Acknowledgments): Update.
4297
42982005-03-19 Eli Zaretskii <eliz@gnu.org>
4299
4300 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4301 copyright years.
4302
43032005-03-14 Nick Roberts <nickrob@snap.net.nz>
4304
4305 * building.texi (Commands of GUD): Move paragraph on setting
4306 breakpoints with mouse to the GDB Graphical Interface node.
4307
43082005-03-07 Richard M. Stallman <rms@gnu.org>
4309
8cf51b2c
GM
4310 * misc.texi (Single Shell, Shell Options): Fix previous change.
4311
4312 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4313
43142005-03-06 Richard M. Stallman <rms@gnu.org>
4315
4316 * building.texi (Starting GUD): Don't explain text vs graphical
4317 GDB here. Just mention it and xref.
4318 Delete "just one debugger process".
4319 (Debugger Operation): Move GUD tooltip info here.
4320 (GUD Tooltips): Node deleted.
4321 (GDB Graphical Interface): Explain the two GDB modes here.
4322
8cf51b2c
GM
4323 * sending.texi (Sending Mail): Minor cleanup.
4324 (Mail Aliases): Explain quoting conventions.
4325 Update key rebinding example.
4326 (Header Editing): C-M-i is like M-TAB.
4327 (Mail Mode Misc): mail-attach-file does not do MIME.
4328
4329 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4330 that really belongs here.
4331 (Remote Mailboxes): Text moved to Rmail Inbox.
4332 (Rmail Display): Mention Mouse-1.
4333 (Movemail): Clarify two movemail versions.
4334 Clarify rmail-movemail-program.
4335
8cf51b2c
GM
4336 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4337 Document async shell commands.
4338 (Shell History): Clarify.
4339 (Shell Ring): Mention C-UP an C-DOWN.
4340 (Shell Options): Add comint-prompt-read-only.
4341 (Invoking emacsclient): Set EDITOR to run Emacs.
4342 (Sorting): No need to explain what region is.
4343 (Saving Emacs Sessions): Fix typo.
4344 (Recursive Edit): Fix punctuation.
4345 (Emulation): Don't mention "PC bindings" which are standard.
4346 (Hyperlinking): Explain Mouse-1 convention here.
4347 (Find Func): Node deleted.
4348
8cf51b2c
GM
4349 * help.texi (Name Help): Xref to Hyperlinking.
4350
4351 * glossary.texi (Glossary):
4352 Rename "Balance Parentheses" to "Balancing...".
4353 Add "Byte Compilation". Correct "Copyleft".
4354 New xref in "Customization".
4355 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4356 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4357 Rename "Registers" to "Register".
4358 Replace "Selecting" with "Selected Frame",
4359 "Selected Window", and "Selecting a Buffer".
4360
4361 * files.texi (Types of Log File): Explain how projects'
4362 methods can vary.
4363
8cf51b2c
GM
4364 * display.texi (Faces): Delete "Emacs 21".
4365
4366 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4367 * fixit.texi (Spelling): C-M-i like M-TAB.
4368 * mini.texi (Completion Options): C-M-i like M-TAB.
4369 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4370 * text.texi (Text Mode): C-M-i like M-TAB.
4371
4372 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4373
4374 * calendar.texi (Specified Dates): Mention `g w'.
4375 (Appointments): appt-activate toggles with no arg.
4376
8cf51b2c
GM
43772005-03-05 Juri Linkov <juri@jurta.org>
4378
4379 * cmdargs.texi (Emacs Invocation): Add cindex
4380 "invocation (command line arguments)"
4381 (Misc X): Add -nbc, --no-blinking-cursor.
4382
43832005-03-04 Ulf Jasper <ulf.jasper@web.de>
4384
4385 * calendar.texi (iCalendar): No need to require it now.
4386
8cf51b2c
GM
43872005-03-03 Nick Roberts <nickrob@snap.net.nz>
4388
4389 * trouble.texi (Contributing): Mention Savannah. Direct users to
4390 emacs-devel.
4391
43922005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4393
4394 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4395 window.
4396
8cf51b2c
GM
43972005-02-27 Richard M. Stallman <rms@gnu.org>
4398
4399 * building.texi (Compilation): Update mode line status info.
4400
44012005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4402
4403 * calendar.texi (General Calendar): Document binding of
4404 scroll-other-window-down.
4405 (Mayan Calendar): Fix earliest date.
4406 (Time Intervals): Document timeclock-change.
4407 Fix timeclock-ask-before-exiting documentation.
4408
44092005-02-26 Kim F. Storm <storm@cua.dk>
4410
4411 * frames.texi (Mouse References):
4412 Add mouse-1-click-in-non-selected-windows.
4413
44142005-02-25 Richard M. Stallman <rms@gnu.org>
4415
4416 * screen.texi (Screen): Explain better about cursors and mode lines;
4417 don't presuppose text terminals.
4418 (Point): Don't assume just one cursor.
4419 Clarify explanation of cursors.
4420 (Echo Area, Menu Bar): Cleanups.
4421
4422 * mini.texi (Minibuffer): Prompts are highlighted.
4423 (Minibuffer Edit): Newline = C-j only on text terminals.
4424 Clarify resize-mini-windows values.
4425 Mention M-PAGEUP and M-PAGEDOWN.
4426 (Completion Commands): Mouse-1 like Mouse-2.
4427 (Minibuffer History): Explain history commands better.
4428 (Repetition): Add xref to Incremental Search.
4429
4430 * mark.texi (Setting Mark): Clarify info about displaying mark.
4431 Clarify explanation of C-@ and C-SPC.
4432 (Transient Mark): Mention Delete Selection mode.
4433 (Marking Objects): Clean up text about extending the region.
4434
4435 * m-x.texi (M-x): One C-g doesn't always go to top level.
4436 No delay before suggest-key-bindings output.
4437
4438 * fixit.texi (Fixit): Mention C-/ for undo.
4439 (Spelling): Mention ESC TAB like M-TAB.
4440 Replacement words with r and R are rechecked.
4441 Say where C-g leaves point. Mention ? as input.
4442
44432005-02-23 Lute Kamstra <lute@gnu.org>
4444
4445 * cmdargs.texi (Initial Options): Add cross reference.
4446
8cf51b2c
GM
44472005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4448
4449 * emacs.texi (Top): Update menu for splitting of node in
4450 msdog.texi.
4451 * frames.texi (Frames): Update xref for splitting of node in
4452 msdog.texi.
4453 * trouble.texi (Quitting): Ditto.
4454
44552005-02-16 Richard M. Stallman <rms@gnu.org>
4456
4457 * windows.texi (Split Window): Simplify line truncation info
4458 and xref to Display Custom.
4459
4460 * trouble.texi (Quitting): Emergency escape only for text terminal.
4461 (Screen Garbled): C-l for ungarbling is only for text terminal.
4462
4463 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4464
4465 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4466
4467 * programs.texi (Program Modes): Mention Python mode.
4468 (Moving by Defuns): Repeating C-M-h extends region.
4469 (Basic Indent): Clarify.
4470 (Custom C Indent): Clarify.
4471 (Expressions): Repeating C-M-@ extends region.
4472 (Info Lookup): Clarify for C-h S.
4473 (Symbol Completion): ESC TAB alternative for M-TAB.
4474 (Electric C): Clarify.
4475
4476 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4477
4478 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4479 MS-DOS Input node.
4480 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4481 (MS-DOS and MULE): Clarify.
4482 (MS-DOS Processes, Windows Processes): Fix typos.
4483
4484 * major.texi (Choosing Modes): Clarify.
4485
4486 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4487 (Keyboard Macro Step-Edit): Clarify.
4488
4489 * indent.texi (Indentation): Clarifications.
4490
4491 * help.texi (Help): Correct error about C-h in query-replace.
4492 Clarify apropos vs C-h a. Fix how to search in FAQ.
4493 (Key Help): Describe C-h w here.
4494 (Name Help): Minor cleanup. C-h w moved to Key Help.
4495 Clarify the "object" joke.
4496 (Apropos): Clarify. Mouse-1 like Mouse-2.
4497 (Help Mode): Mouse-1 like Mouse-2.
4498
4499 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4500
4501 * display.texi (Display): Reorder menu.
4502 (Faces): Cleanup.
4503 (Font Lock): Cleanup. Mention Options menu.
4504 Delete obsolete text.
4505 (Scrolling): For C-l, don't presume text terminal.
4506 (Horizontal Scrolling): Simplify intro.
4507 (Follow Mode): Clarify.
4508 (Cursor Display): Moved before Display Custom.
4509 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4510 Doc default-tab-width. Doc line truncation more thoroughly.
4511
4512 * dired.texi (Dired Enter): C-x C-f can run Dired.
4513 (Dired Visiting): Comment out `a' command.
4514 Mouse-1 is like Mouse-2.
4515 (Shell Commands in Dired): ? can be used more than once.
4516
4517 * basic.texi (Continuation Lines): Simplify description of truncation,
4518 and refer to Display Custom for the rest of it.
4519
8cf51b2c
GM
45202005-02-06 Lute Kamstra <lute@gnu.org>
4521
4522 * basic.texi (Undo): Fix typo.
4523
4524 * cmdargs.texi (Emacs Invocation): Fix typo.
4525
4526 * custom.texi (Init Examples): Fix typo.
4527
4528 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4529
45302005-02-06 Richard M. Stallman <rms@gnu.org>
4531
4532 * regs.texi (Registers): Registers can hold numbers, too.
4533
4534 * killing.texi (Other Kill Commands): Cleanup.
4535 Delete redundant explanation of kill in read-only buffer.
4536 (Yanking): Mention term "copying".
4537 (Accumulating Text): Fix typo.
4538
4539 * entering.texi (Entering Emacs): Update rationale at start.
4540 (Exiting): Treat iconifying on a par with suspension.
4541
4542 * custom.texi (Minor Modes): Fix typo.
4543 (Easy Customization): Fix menu style.
4544 (Variables): Add xref.
4545 (Examining): Setting for future sessions works through .emacs.
4546 (Keymaps): "Text terminals", not "Many".
4547 (Init Rebinding): Explain \C-. Show example of \M-.
4548 Fix minor wording errors.
4549 (Function Keys): Explain vector syntax just once.
4550 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4551 (Init File): Mention .emacs.d directory.
4552 (Init Examples): Add xref.
4553 (Find Init): Mention .emacs.d directory.
4554
4555 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4556 (Action Arguments): Explain which kinds of -l args are found how.
4557 (Initial Options): --batch does not inhibit site-start.
4558 Add xrefs.
4559 (Command Example): Use --batch, not -batch.
4560
4561 * basic.texi (Inserting Text): Cleanup wording.
4562 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4563 C-n is not error at end of buffer.
4564 (Undo): Doc C-/ like C-_. Add xrefs.
4565 (Arguments): META key may be labeled ALT.
4566 Peculiar arg meanings are explained in doc strings.
4567
4568 * abbrevs.texi (Expanding Abbrevs): Clarify.
4569
45702005-02-05 Eli Zaretskii <eliz@gnu.org>
4571
4572 * frames.texi (Frame Parameters): Add an xref to the description
4573 of list-colors-display. Add a pointer to the X docs about colors.
4574
4575 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4576 Improve docs of list-colors-display.
8cf51b2c
GM
4577
45782005-02-03 Lute Kamstra <lute@gnu.org>
4579
4580 * frames.texi (Frames, Drag and Drop): Fix typos.
4581
45822005-02-03 Richard M. Stallman <rms@gnu.org>
4583
4584 * windows.texi (Basic Window): Mention color-change in mode line.
4585 (Change Window): Explain dragging vertical boundaries.
4586
4587 * text.texi (Sentences): Clarify.
4588 (Paragraphs): Explain M-a and blank lines.
4589 (Outline Mode): Clarify text and menu.
4590 (Hard and Soft Newlines): Mention use-hard-newlines.
4591
4592 * frames.texi (Frames): Delete unnecessary mention of Windows.
4593 (Mouse Commands): Likewise. Mention xterm mouse support.
4594 (Clipboard): Clarify.
4595 (Mouse References): Mention use of Mouse-1 for following links.
4596 (Menu Mouse Clicks): Clarify.
4597 (Mode Line Mouse): Clarify.
4598 (Drag and Drop): Rewrite.
4599
4600 * fixit.texi (Spelling): Fix typo.
4601
4602 * files.texi (File Names): Clarify.
4603 (Visiting): Update conditions for use of file dialog. Clarify.
4604 (Saving): Doc d as answer in save-some-buffers.
4605 (Remote Files): Clean up the text.
4606
4607 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4608
4609 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4610 (List Buffers): Clarify.
4611 (Several Buffers): Doc T command.
4612 (Buffer Convenience): Clarify menu.
4613
4614 * basic.texi (Undo): Clarify last change.
4615
46162005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4617
4618 * fixit.texi (Spelling): Fix typo.
4619
46202005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4621
4622 * basic.texi (Undo): Update description of `undo-outer-limit'.
4623
46242005-02-01 Nick Roberts <nickrob@snap.net.nz>
4625
4626 * building.texi: Update documentation relating to GDB Graphical
4627 Interface.
4628
46292005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4630
4631 * custom.texi (Easy Customization): Adapt menu to node name change.
4632
46332005-01-30 Richard M. Stallman <rms@gnu.org>
4634
4635 * custom.texi (Easy Customization): Defn of "User Option" now
4636 includes faces. Don't say just "option" when talking about variables.
4637 Do say just "options" to mean "anything customizable".
4638 (Specific Customization): Describe `customize-variable',
4639 not `customize-option'.
4640
4641 * glossary.texi (Glossary) <Faces>: Add xref.
4642 <User Option>: Change definition--include faces. Change xref.
4643
4644 * picture.texi (Picture): Mention artist.el.
4645
4646 * sending.texi, screen.texi, programs.texi, misc.texi:
4647 * mini.texi, major.texi, maintaining.texi, macos.texi:
4648 * help.texi, frames.texi, files.texi:
4649 Don't say just "option" when talking about variables.
4650
4651 * display.texi, mule.texi: Don't say just "option" when talking
4652 about variables. Other minor cleanups.
4653
8cf51b2c
GM
46542005-01-26 Lute Kamstra <lute@gnu.org>
4655
4656 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4657 File'. Mention the `-Q' option at the `--no-site-file' option.
4658
8cf51b2c
GM
46592005-01-22 David Kastrup <dak@gnu.org>
4660
4661 * building.texi (Grep Searching): Mention alias `find-grep' for
4662 `grep-find'.
4663
46642005-01-20 Richard M. Stallman <rms@gnu.org>
4665
4666 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4667
8cf51b2c
GM
46682005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4669
4670 * rmail.texi (Movemail): Explain differences
4671 between standard and mailutils versions of movemail.
4672 Describe command line and configuration options introduced
4673 with the latter.
4674 Explain the notion of mailbox URL, provide examples and
4675 cross-references to mailutils documentation.
4676 Describe various methods of specifying mailbox names,
4677 user names and user passwords for rmail.
4678 (Remote Mailboxes): New section. Describe
4679 how movemail handles remote mailboxes. Describe configuration
4680 options used to control its behavior.
4681 (Other Mailbox Formats): Explain handling of various mailbox
4682 formats.
4683
46842005-01-13 Richard M. Stallman <rms@gnu.org>
4685
4686 * commands.texi (Commands): Clarification.
4687
46882005-01-11 Richard M. Stallman <rms@gnu.org>
4689
4690 * programs.texi (Multi-line Indent): Fix previous change.
4691 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4692
8cf51b2c
GM
46932005-01-08 Richard M. Stallman <rms@gnu.org>
4694
4695 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4696 lazy-highlight.
4697
4698 * search.texi (Query Replace): Mention faces query-replace
4699 and lazy-highlight.
4700 (Incremental Search): Update isearch highlighting info.
4701
8cf51b2c
GM
47022005-01-04 Richard M. Stallman <rms@gnu.org>
4703
4704 * custom.texi (Saving Customizations): Minor improvement.
4705
8cf51b2c
GM
47062005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4707
4708 * custom.texi (Saving Customizations): Emacs no longer loads
4709 `custom-file' after .emacs. No longer mention customizing through
4710 Custom.
4711
8cf51b2c
GM
47122005-01-01 Andreas Schwab <schwab@suse.de>
4713
4714 * killing.texi (Graphical Kill): Move up under node Killing,
4715 change @section to @subsection.
4716
47172005-01-01 Richard M. Stallman <rms@gnu.org>
4718
4719 * custom.texi (Face Customization): Mention hex color specs.
4720
4721 * emacs.texi (Top): Update Killing submenu.
4722
4723 * killing.texi (Killing): Reorganize section.
4724 No more TeX-only text; put the node command at start of chapter.
4725 But the first section heading is used only in TeX.
4726 Rewrite the text to read better in this mode.
4727 (Graphical Kill): New subnode gets some of the text that
4728 used to be in the first section.
4729
47302004-12-31 Richard M. Stallman <rms@gnu.org>
4731
4732 * dired.texi (Shell Commands in Dired): Delete the ? example.
4733
4734 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4735
4736 * files.texi (Saving): Describe new require-final-newline features
4737 and mode-require-final-newline.
4738
8cf51b2c
GM
47392004-12-29 Richard M. Stallman <rms@gnu.org>
4740
4741 * custom.texi (File Variables): Clarify previous change.
4742
c8763fb6 47432004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4744
4745 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4746 out now.
4747
47482004-12-27 Richard M. Stallman <rms@gnu.org>
4749
4750 * Makefile.in (MAKEINFO): Specify --force.
4751
4752 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4753 (Undo): Doc undo-outer-limit.
4754
8cf51b2c
GM
47552004-12-15 Juri Linkov <juri@jurta.org>
4756
4757 * mark.texi (Transient Mark, Mark Ring): M-< and other
4758 movement commands don't set mark in Transient Mark mode
4759 if mark is active.
4760
8cf51b2c
GM
47612004-12-12 Juri Linkov <juri@jurta.org>
4762
4763 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4764 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4765
4766 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4767 (Misc Dired Commands): Add @r{(Dired)} to w.
4768
47692004-12-12 Juri Linkov <juri@jurta.org>
4770
4771 * mark.texi (Marking Objects): Marking commands also extend the
4772 region when mark is active in Transient Mark mode.
4773
8cf51b2c
GM
47742004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4775
4776 * custom.texi (Saving Customizations): Emacs only loads the custom
4777 file automatically after the init file in version 22.1 or later.
4778 Adapt text and examples to this fact.
4779
8cf51b2c
GM
47802004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4781
4782 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4783 be set through Custom. Otherwise, it has no effect.
4784
8cf51b2c
GM
47852004-12-05 Richard M. Stallman <rms@gnu.org>
4786
4787 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4788 * entering.texi: Rename Command Line to Emacs Invocation.
4789
10d1d0af 4790 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4791
4792 * custom.texi (Easy Customization): Move up to section level,
4793 before Variables. Avoid using the term "variable"; say "option".
4794 New initial explanation.
4795 (Variables): In initial explanation, connect "variable" to the
4796 already-explained "user option".
4797
4798 * emacs.texi (Top): Fix ref to Command Line.
4799 Move reference to Easy Customization.
4800
4801 * xresources.texi (X Resources): Fix From link.
4802
4803 * doclicense.texi (GNU Free Documentation License): Fix To link.
4804
4805 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4806
4807 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4808
48092004-12-03 Richard M. Stallman <rms@gnu.org>
4810
4811 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4812
48132004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * kmacro.texi: Several small changes in addition to the following.
4816 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4817 defining a keyboard macro.
4818 Mention `kmacro-ring-max'.
4819 (Keyboard Macro Counter): Clarify description of
4820 `kmacro-insert-counter', `kmacro-set-counter',
4821 `kmacro-add-counter' and `kmacro-set-format'.
4822
48232004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4824
4825 * custom.texi (File Variables): Add `unibyte' and make it more
4826 clear that `unibyte' and `coding' are special. Suggested by Simon
4827 Krahnke <overlord@gmx.li>.
4828
4829 * mule.texi (Enabling Multibyte): Refer to File Variables.
4830 Suggested by Simon Krahnke <overlord@gmx.li>.
4831
c8763fb6 48322004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4833
4834 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4835 x-use-old-gtk-file-dialog.
4836
8cf51b2c
GM
48372004-11-20 Richard M. Stallman <rms@gnu.org>
4838
4839 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4840
48412004-11-09 Lars Brinkhoff <lars@nocrew.org>
4842
4843 * building.texi (Lisp Eval): Delete hyphen in section name.
4844
48452004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4846
4847 * files.texi (Old Versions):
4848 No longer document annotation as "CVS only".
4849
48502004-11-10 Andre Spiegel <spiegel@gnu.org>
4851
4852 * files.texi (Version Control): Rewrite the introduction about
4853 version systems, mentioning the new ones that we support. Thanks
4854 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4855 suggestions.
4856
c8763fb6 48572004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4858
49823426 4859 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4860
c8763fb6 48612004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4862
4863 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4864
48652004-10-23 Eli Zaretskii <eliz@gnu.org>
4866
4867 * text.texi (Text Based Tables, Table Definition)
4868 (Table Creation, Table Recognition, Cell Commands)
4869 (Cell Justification, Row Commands, Column Commands)
4870 (Fixed Width Mode, Table Conversion, Measuring Tables)
4871 (Table Misc): New nodes, documenting the Table Mode.
4872
8cf51b2c
GM
48732004-10-19 Jason Rumney <jasonr@gnu.org>
4874
4875 * makefile.w32-in (info): Change order of arguments to makeinfo.
4876
48772004-10-19 Ulf Jasper <ulf.jasper@web.de>
4878
4879 * calendar.texi (iCalendar): Update for package changes.
4880
8cf51b2c
GM
48812004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4882
4883 * files.texi (Misc File Ops): View mode is a minor mode.
4884
8cf51b2c
GM
48852004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4886
4887 * calendar.texi (iCalendar): Style changes.
4888
48892004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * search.texi (Regexps): The regexp described in the example is no
4892 longer stored in the variable `sentence-end'.
4893
8cf51b2c
GM
48942004-10-06 Nick Roberts <nickrob@snap.net.nz>
4895
4896 * building.texi (Starting GUD): Note that multiple debugging
4897 sessions requires `gdb --fullname'.
4898
48992004-10-05 Ulf Jasper <ulf.jasper@web.de>
4900
4901 * calendar.texi (iCalendar): New section for a new package.
4902
8cf51b2c
GM
49032004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4904
4905 * text.texi: Various small changes in addition to the following.
4906 (Text): Replace xref for autotype with inforef.
4907 (Sentences): Explain nil value for `sentence-end'.
4908 (Paragraphs): Update default values for `paragraph-start' and
4909 `paragraph-separate'.
4910 (Text Mode): Correct description of Text mode's effect on the
4911 syntax table.
4912 (Outline Visibility): `hide-other' does not hide top level headings.
4913 `selective-display-ellipses' no longer has an effect on Outline mode.
4914 (TeX Misc): Add missing @cindex.
4915 Replace xref for RefTeX with inforef.
4916 (Requesting Formatted Text): The variable
4917 `enriched-fill-after-visiting' no longer exists.
4918 (Editing Format Info): Update names of menu items and commands.
4919 (Format Faces): Mention special effect of specifying the default face.
4920 Describe inheritance of text properties.
4921 Correct description of `fixed' face.
4922 (Format Indentation): Correct description of effect of setting
4923 margins. Mention `set-left-margin' and `set-right-margin'.
4924 (Format Justification): Update names of menu items.
4925 `set-justification-full' is now bound to `M-j b'.
4926 Mention that `default-justification' is a per buffer variable.
4927 (Format Properties): Update name of menu item.
4928 (Forcing Enriched Mode): `format-decode-buffer' automatically
4929 turns on Enriched mode if the buffer is in text/enriched format.
4930
49312004-10-05 Emilio C. Lopes <eclig@gmx.net>
4932
4933 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4934
49352004-09-28 Kim F. Storm <storm@cua.dk>
4936
4937 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4938 Align with new functionality.
4939
8cf51b2c
GM
49402004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4941
4942 * display.texi (Display Custom): Remove stray `@end defvar'.
4943
49442004-09-23 Kim F. Storm <storm@cua.dk>
4945
4946 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4947 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4948
8cf51b2c
GM
49492004-09-20 Richard M. Stallman <rms@gnu.org>
4950
4951 * custom.texi (Hooks): Explain using setq to clear out a hook.
4952 (File Variables): Explain multiline string constants.
4953 (Non-ASCII Rebinding): Explain when you need to update
4954 non-ASCII char codes in .emacs.
4955
4956 * building.texi (Compilation): Explain how to make a silent
4957 subprocess that won't be terminated. Explain compilation-environment.
4958
49592004-09-13 Kim F. Storm <storm@cua.dk>
4960
4961 * mini.texi (Repetition): Rename isearch-resume-enabled to
4962 isearch-resume-in-command-history and change default to disabled.
4963
8cf51b2c
GM
49642004-09-09 Kim F. Storm <storm@cua.dk>
4965
4966 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4967 with new `kmacro-name-last-macro'.
4968
8cf51b2c
GM
49692004-09-08 Juri Linkov <juri@jurta.org>
4970
4971 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4972
8cf51b2c
GM
49732004-09-03 Juri Linkov <juri@jurta.org>
4974
4975 * search.texi (Incremental Search): Update wording for M-%.
4976
49772004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4978
4979 * killing.texi (Killing): Correct description of kill commands in
4980 read-only buffer.
4981
49822004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4983
4984 * building.texi (Compilation Mode): Add a paragraph about rules
4985 for finding the compilation buffer for `next-error'.
4986
4987 * search.texi (Other Repeating Search): Mention that Occur mode
4988 supports the next-error functionality.
4989
49902004-09-02 Juri Linkov <juri@jurta.org>
4991
4992 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4993
49942004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4995
4996 * kmacro.texi (Basic Keyboard Macro):
4997 `apply-macro-to-region-lines' now operates on all lines that begin
4998 in the region, rather than on all complete lines in the region.
4999
c8763fb6 50002004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5001
5002 * frames.texi (Drag and drop): Add documentation about
5003 x-dnd-test-function and x-dnd-known-types.
5004
50052004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * indent.texi: Various minor changes in addition to:
5008 (Indentation Commands): Correct description of `indent-relative'.
5009 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5010 mode. The *Tab Stops* buffer uses Overwrite Mode.
5011 (Just Spaces): `tabify' converts sequences of at least two spaces
5012 to tabs.
5013
8cf51b2c
GM
50142004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5015
5016 * frames.texi (Secondary Selection): Setting the secondary
5017 selection with M-Drag-Mouse-1 does not alter the kill ring,
5018 setting it with M-Mouse-1 and M-Mouse-3 does.
5019 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5020 toolkit scroll bars.
5021 (Scroll Bars): Ditto.
5022
5023 * windows.texi (Basic Window): When using a window system, the value
5024 of point in a non-selected window is indicated by a hollow box.
5025 (Split Window): Side by side windows are separated by a scroll bar,
5026 if scroll bars are used.
5027 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5028 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5029 (Window Convenience): Update bindings for `winner-undo' and
5030 `winner-redo'.
5031
5032 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5033 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5034 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5035 of "Using Emacs as a Server".
5036 * building.texi (Building): Interchange nodes (for correct numbering).
5037 * programs.texi (Programs): Interchange nodes (for correct numbering).
5038 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5039 Info to the node structure.
5040 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5041 Rearrange order of nodes and sections such that both "GNU GENERAL
5042 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5043 end, as appropriate for appendices.
5044 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5045 Use `@unnumberedsec'.
5046 * trouble.texi: Adapt sectioning in Info to the node structure.
5047 Adapt node pointers to change in emacs.texi.
5048 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5049
8cf51b2c
GM
50502004-08-25 Kenichi Handa <handa@m17n.org>
5051
5052 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5053 description for unibyte mode.
5054
50552004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5056
5057 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5058
5059 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5060 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5061 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5062 in @pxref.
5063
50642004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5065
5066 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5067 Change section names.
5068
8cf51b2c
GM
50692004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5070
5071 * kmacro.texi (Keyboard Macro Ring): Rename section.
5072 Emacs treats the head of the macro ring as the `last keyboard macro'.
5073 (Keyboard Macro Counter): Minor change.
5074 (Save Keyboard Macro): Some clarifications.
5075 (Edit Keyboard Macro): Rename section.
5076
5077 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5078 32-bit machines.
5079 (Several Buffers): Clarify which buffer is selected if `2' is
5080 pressed in the Buffer Menu.
5081 Auto Revert mode can be used to update the Buffer Menu
5082 automatically.
5083
50842004-08-21 Eli Zaretskii <eliz@gnu.org>
5085
5086 * help.texi (Misc Help): Add an index entry for finding an Info
5087 manual by its file name.
5088
50892004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * files.texi (Backup Deletion): Correct description of
5092 `delete-old-versions'.
5093 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5094 (Auto Save Files): Recommend `auto-save-mode' to reenable
5095 auto-saving, rather than the abbreviation `auto-save'.
5096
50972004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5098
5099 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5100 for "killing" and "yanking" in main menu.
5101
51022004-08-16 Richard M. Stallman <rms@gnu.org>
5103
5104 * killing.texi (Yanking, Killing): Minor cleanups.
5105
5106 * mark.texi (Momentary Mark): Minor cleanups.
5107
51082004-08-15 Kenichi Handa <handa@etl.go.jp>
5109
5110 * custom.texi (Non-ASCII Rebinding):
5111 C-q always inserts the right code to pass to global-set-key.
5112
8cf51b2c
GM
51132004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5114
5115 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5116 `insert-register', instead of `C-x r g' binding, for consistency.
5117
51182004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5119
5120 * fixit.texi (Spelling): Fix typo.
5121
51222004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5123
5124 * help.texi (Help): Fix Texinfo usage.
5125
8cf51b2c
GM
51262004-07-24 Richard M. Stallman <rms@gnu.org>
5127
5128 * text.texi (Paragraphs): Update how paragraphs are separated
5129 and the default for paragraph-separate.
5130
5131 * search.texi (Regexp Replace): Further update text for new
5132 replacement operators.
5133
8cf51b2c
GM
51342004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5135
5136 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5137 `R' switch.
5138
5139 * dired.texi (Dired Updating): `k' only deletes inserted
5140 subdirectories from the Dired buffer if a prefix argument was given.
5141
5142 * search.texi (Regexps): Delete redundant definition of `symbol' in
5143 description of `\_>'. It already occurs in the description of `\_<'.
5144
8cf51b2c
GM
51452004-07-01 Juri Linkov <juri@jurta.org>
5146
5147 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5148 (Regexp Search): Add M-r.
5149
51502004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5151
5152 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5153
51542004-06-29 Jesper Harder <harder@ifa.au.dk>
5155
49823426 5156 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5157
51582004-06-25 Richard M. Stallman <rms@gnu.org>
5159
5160 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5161
51622004-06-25 David Kastrup <dak@gnu.org>
5163
5164 * search.texi (Regexp Replace): Some typo corrections and
5165 rearrangement.
5166
51672004-06-24 David Kastrup <dak@gnu.org>
5168
5169 * search.texi (Unconditional Replace): Use replace-string instead
5170 of query-replace in example.
5171 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5172 sequences.
5173 (Query Replace): Correct explanation of `^' which does not use
5174 the mark stack.
5175
51762004-06-21 Nick Roberts <nickrob@gnu.org>
5177
5178 * misc.texi (Shell History Copying): Document comint-insert-input.
5179 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5180
8cf51b2c
GM
51812004-06-20 Jesper Harder <harder@ifa.au.dk>
5182
5183 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5184 * custom.texi (Customization): Do.
5185 * anti.texi (Antinews): Do.
5186 * abbrevs.texi (Defining Abbrevs): Do.
5187
5188 * programs.texi (Info Lookup): Fix keybinding for
5189 info-lookup-symbol.
5190
51912004-06-16 Juanma Barranquero <lektu@terra.es>
5192
5193 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5194 Add emacs-xtra.
5195 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5196 (clean): Add emacs-xtra and flymake. Remove redundancies.
5197
51982004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5199
5200 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5201 Add emacs-xtra.
5202 * emacs-xtra.texi: New file.
5203
52042004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5205
5206 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5207 (Dired and Find): Mention differences with ordinary Dired buffers.
5208
8cf51b2c
GM
52092004-06-13 Richard M. Stallman <rms@gnu.org>
5210
5211 * custom.texi (Init Syntax): Explain about vars that do special
5212 things when set with setq or with Custom.
5213 (Init Examples): Add line-number-mode example.
5214
8cf51b2c
GM
52152004-06-12 Juri Linkov <juri@jurta.org>
5216
5217 * dired.texi (Operating on Files): Add dired-do-touch.
5218
8cf51b2c
GM
52192004-06-10 Juri Linkov <juri@jurta.org>
5220
5221 * building.texi (Lisp Eval): Add C-M-x on defface.
5222
52232004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5224
5225 * files.texi (Reverting): Auto-Revert mode and
5226 Global Auto-Revert mode no longer revert remote files.
5227
8cf51b2c
GM
52282004-05-29 Richard M. Stallman <rms@gnu.org>
5229
5230 * custom.texi (Init File): Two dashes start --no-site-file.
5231
8cf51b2c
GM
52322004-05-29 Alan Mackenzie <acm@muc.de>
5233
5234 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5235 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5236 (AWK, Pike): Document as "C-like modes".
5237 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5238 (M-x man): Supersedes M-x manual-entry.
5239 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5240
5241 ("Comments in C"): Delete node; the info is in CC Mode manual.
5242 (c-comment-only-line-offset): Remove description.
5243
5244 (C-c ., C-c C-c): Describe new C Mode bindings.
5245
5246 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5247 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5248 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5249 Amend definitions.
5250
5251 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5252 Describe functions.
5253
5254 (c-comment-start-regexp, c-hanging-comment-ender-p)
5255 (c-hanging-comment-starter-p): Remove obsolete definitions.
5256
5257 * emacs.texi: Remove the menu entry "Comments in C".
5258
8cf51b2c
GM
52592004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5260
5261 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5262 `M-x locate'.
5263
52642004-05-16 Karl Berry <karl@gnu.org>
5265
5266 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5267 makeinfo --html fails.
5268 * help.texi (Help Summary) [@ifnottex]: Likewise.
5269
52702004-05-13 Nick Roberts <nickrob@gnu.org>
5271
5272 * building.texi (GDB Graphical Interface): Update and describe
5273 layout first.
5274
8cf51b2c
GM
52752004-05-04 Jason Rumney <jasonr@gnu.org>
5276
5277 * makefile.w32-in: Revert last change.
5278
52792004-05-03 Jason Rumney <jasonr@gnu.org>
5280
5281 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5282
8cf51b2c
GM
52832004-04-23 Juanma Barranquero <lektu@terra.es>
5284
5285 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5286
52872004-04-18 Juri Linkov <juri@jurta.org>
5288
5289 * fixit.texi (Spelling): Remove file extension from ispell xref.
5290
52912004-04-15 Kim F. Storm <storm@cua.dk>
5292
5293 * cmdargs.texi (Initial Options): Add -Q.
5294
52952004-04-05 Kim F. Storm <storm@cua.dk>
5296
5297 * custom.texi (File Variables): Add safe-local-eval-forms.
5298
8cf51b2c
GM
52992004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5300
5301 * files.texi (Reverting): Correct description of revert-buffer's
5302 handling of point.
5303
53042004-03-22 Juri Linkov <juri@jurta.org>
5305
5306 * emacs.texi (Top): Add `Misc X'.
5307
49823426 5308 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5309
5310 * glossary.texi: Improve references.
5311
5312 * help.texi: Sync keywords with finder.el.
5313
5314 * mini.texi (Completion): Add description for menu items.
5315
5316 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5317
5318 * sending.texi (Mail Methods): Fix xref to Message manual.
5319
8cf51b2c
GM
53202004-03-12 Richard M. Stallman <rms@gnu.org>
5321
8cf51b2c
GM
5322 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5323
8cf51b2c
GM
53242004-03-04 Richard M. Stallman <rms@gnu.org>
5325
5326 * search.texi (Regexps): Explain that ^ and $ have their
5327 special meanings only in certain contexts.
5328
5329 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5330
5331 * mule.texi (Specify Coding): Doc C-x RET F.
5332
5333 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5334 for multiple compile and grep buffers.
5335 (Indirect Buffers): Don't recommand clone-indirect-buffer
5336 for multiple compile and grep buffers.
5337
8cf51b2c
GM
53382004-02-29 Juanma Barranquero <lektu@terra.es>
5339
5340 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5341 Use $(DEL) instead of rm, and ignore exit code.
5342
8cf51b2c
GM
53432004-02-23 Nick Roberts <nick@nick.uklinux.net>
5344
5345 * building.texi (Watch Expressions): Update.
5346
53472004-02-21 Juri Linkov <juri@jurta.org>
5348
5349 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5350 --directory, --help, --version. Move text about command-line-args
5351 to Command Arguments.
5352 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5353 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5354 (Window Size X): Join -g and --geometry. Add @cindex.
5355 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5356 (Title X): Remove alias -title.
5357 (Misc X): New node.
5358
c8763fb6 53592004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5360
5361 * frames.texi (Drag and drop): Add Motif to list of supported
5362 protocols.
5363
c8763fb6 53642004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5365
5366 * frames.texi (Drag and drop): New section.
5367
53682004-01-24 Richard M. Stallman <rms@gnu.org>
5369
5370 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5371 Include it only @ifnotinfo. Patch the preceding and following
5372 node headers to point to each other.
5373
53742004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5375
5376 * calendar.texi (Appointments): Update section.
5377
53782003-12-29 Kevin Ryde <user42@zip.com.au>
5379
8cf51b2c
GM
5380 * programs.texi (C Modes): Fix the xref.
5381
53822003-12-23 Nick Roberts <nick@nick.uklinux.net>
5383
5384 * building.texi (Watch Expressions): Update.
5385 (Commands of GUD): Include use of toolbar + breakpoints set from
5386 fringe/margin.
5387
53882003-12-03 Andre Spiegel <spiegel@gnu.org>
5389
5390 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5391 <acm@muc.de>.
5392
c8763fb6 53932003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5394
5395 * frames.texi (Dialog Boxes): Add use-file-dialog.
5396
8cf51b2c
GM
53972003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5398
5399 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5400 in CC Mode.
5401
8cf51b2c
GM
54022003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5403
5404 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5405 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5406 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5407 * man/frames.texi, man/glossary.texi, man/killing.texi:
5408 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5409 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5410 * man/sending.texi, man/text.texi, man/trouble.texi:
5411 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5412
54132003-11-01 Alan Mackenzie <acm@muc.de>
5414
5415 * search.texi (Scrolling During Incremental Search): Document a
5416 new scrolling facility in isearch mode.
5417
8cf51b2c
GM
54182003-10-22 Miles Bader <miles@gnu.org>
5419
5420 * Makefile.in (info): Move before $(top_srcdir)/info.
5421
54222003-10-22 Nick Roberts <nick@nick.uklinux.net>
5423
5424 * building.texi (Watch Expressions): Update section on data display
5425 to reflect code changes (GDB Graphical Interface).
5426
8cf51b2c
GM
54272003-10-13 Richard M. Stallman <rms@gnu.org>
5428
5429 * xresources.texi (GTK resources): Clean up previous change.
5430
c8763fb6 54312003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5432
5433 * xresources.texi (GTK resources): Add a note that some themes
5434 disallow customizations. Add scroll theme example.
5435
8cf51b2c
GM
54362003-09-30 Richard M. Stallman <rms@gnu.org>
5437
8cf51b2c
GM
5438 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5439
5440 * misc.texi (Saving Emacs Sessions): Shorten the section,
5441 collapsing back into one node.
5442
54432003-09-30 Lars Hansen <larsh@math.ku.dk>
5444
5445 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5446
ce058493 54472003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5448
5449 * xresources.texi (GTK names in Emacs): Correct typo.
5450
8cf51b2c
GM
54512003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5452
5453 * cmdargs.texi (Font X): Mention new default font. More
5454 fully describe long font names, wildcard patterns and the
5455 problems involved. (Result of discussion on emacs-devel.)
5456
54572003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5458
5459 * emacs.texi (Acknowledgements): Correct typo.
5460
54612003-09-22 Richard M. Stallman <rms@gnu.org>
5462
5463 * dired.texi (Misc Dired Commands): New node.
5464 (Dired Navigation): Add dired-goto-file.
5465
5466 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5467
5468 * emacs.texi (Acknowledgements): New node, split from Distribution.
5469
5470 * cmdargs.texi (Action Arguments): -f reads interactive args.
5471
8cf51b2c
GM
54722003-09-08 Lute Kamstra <lute@gnu.org>
5473
5474 * screen.texi (Mode Line): Say that POS comes before LINE.
5475 Mention `size-indication-mode'.
5476 * display.texi (Optional Mode Line): Document
5477 `size-indication-mode'.
5478 * basic.texi (Position Info): Mention `size-indication-mode'.
5479
54802003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5481
5482 * xresources.texi (Resources): Refer to `editres' man page.
5483 (Lucid Resources): Update defaults. Expand description of
5484 `shadowThickness'.
5485
54862003-09-04 Miles Bader <miles@gnu.org>
5487
5488 * Makefile.in (top_srcdir): New variable.
5489 ($(top_srcdir)/info): New rule.
5490 (info): Depend on it.
5491
54922003-09-03 Peter Runestig <peter@runestig.com>
5493
5494 * makefile.w32-in: New file.
5495
54962003-08-29 Richard M. Stallman <rms@gnu.org>
5497
5498 * misc.texi (Saving Emacs Sessions): Correct previous change.
5499
8cf51b2c
GM
55002003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5501
8cf51b2c
GM
5502 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5503 (Intro): Include kmacro.texi after fixit.texi instead of after
5504 custom.texi. (As suggested by Kim Storm.)
5505
55062003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5507
5508 * fixit.texi (Fixit): Update `Next' pointer.
5509 * files.texi (Files): Update `Previous' pointer.
5510 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5511 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5512 (Suggested by Kim Storm.)
5513 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5514
55152003-08-18 Kim F. Storm <storm@cua.dk>
5516
5517 * kmacro.texi: New file describing enhanced keyboard macro
5518 functionality. Replaces old description in custom.texi.
5519
5520 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5521 (Keyboard Macros): Move to new kmacro.texi file.
5522
5523 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5524
8cf51b2c
GM
55252003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5526
5527 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5528
55292003-08-17 Alex Schroeder <alex@gnu.org>
5530
5531 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5532 required.
5533
8cf51b2c
GM
55342003-08-05 Richard M. Stallman <rms@gnu.org>
5535
5536 * programs.texi (Lisp Indent): Don't describe
5537 lisp-indent-function property here. Use xref to Lisp Manual.
5538
8cf51b2c
GM
55392003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5540
fffa137c 5541 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5542 abbreviations.
5543
55442003-07-24 Markus Rost <rost@math.ohio-state.edu>
5545
5546 * buffers.texi (List Buffers): Fix previous change.
5547
8cf51b2c
GM
55482003-07-13 Markus Rost <rost@math.ohio-state.edu>
5549
5550 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5551 List*.
5552
55532003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5554
8cf51b2c
GM
5555 * display.texi (Font Lock): Fix typo.
5556
55572003-07-07 Richard M. Stallman <rms@gnu.org>
5558
5559 * display.texi (Font Lock): Add xref for format info on
5560 font-lock-remove-keywords.
5561
5562 * building.texi (Compilation): Document what happens with asynch
5563 children of compiler process.
5564
5565 * help.texi (Library Keywords): Use @multitable.
5566
8cf51b2c
GM
55672003-06-04 Richard M. Stallman <rms@gnu.org>
5568
5569 * programs.texi (Expressions): Delete C-M-DEL.
5570
5571 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5572 comint-move-point-for-output renamed from
5573 comint-scroll-to-bottom-on-output.
5574
5575 * custom.texi (Init Rebinding): Replace previous change with xref.
5576 (Non-ASCII Rebinding): Explain that issue more briefly here.
5577
55782003-05-28 Richard M. Stallman <rms@gnu.org>
5579
5580 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5581
55822003-05-28 Nick Roberts <nick@nick.uklinux.net>
5583
5584 * building.texi (GDB Graphical Interface): New node.
5585 (Rewritten somewhat by RMS.)
5586
c8763fb6 55872003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5588
5589 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5590 non-English letters. Explain how to set coding systems correctly
5591 and how to include the right coding cookie in the file.
5592
c8763fb6 55932003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5594
5595 * indent.texi (Indentation): Explain the concepts.
5596 (Just Spaces): Explain why preventing tabs for indentation might
5597 be useful.
5598
8cf51b2c
GM
55992003-04-16 Richard M. Stallman <rms@gnu.org>
5600
5601 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5602
8cf51b2c
GM
56032003-02-22 Alex Schroeder <alex@emacswiki.org>
5604
5605 * cmdargs.texi (General Variables): Document SMTPSERVER.
5606
8cf51b2c
GM
5607 * sending.texi: Remove SMTP node.
5608 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5609 library.
5610
8cf51b2c
GM
56112003-02-22 Alex Schroeder <alex@emacswiki.org>
5612
5613 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5614
56152003-02-22 Simon Josefsson <jas@extundo.com>
5616
5617 * sending.texi (Mail Methods): Add node about SMTP.
5618
c8763fb6 56192003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5620
5621 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5622
8cf51b2c
GM
56232003-02-01 Kevin Ryde <user42@zip.com.au>
5624
5625 * glossary.texi (Glossary): Correction to cl cross reference.
5626
56272003-01-20 Richard M. Stallman <rms@gnu.org>
5628
5629 * killing.texi (Rectangles): Document C-x c r.
5630
c8763fb6 56312003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5632
5633 * xresources.texi (GTK resources): New node.
5634 (GTK widget names): New node.
5635 (GTK names in Emacs): New node.
5636 (GTK styles): New node.
5637
c8763fb6 56382003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5639
5640 * maintaining.texi (Create Tags Table): Add reference to the new
5641 `etags --help --lang=LANG' option.
5642
8cf51b2c
GM
56432002-10-02 Karl Berry <karl@gnu.org>
5644
49823426 5645 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5646 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5647 where needed for the sake of the HTML output.
8cf51b2c
GM
5648
56492001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5650
5651 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5652 source files.
5653
56542001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5655
5656 * Makefile.in (emacsman): New target.
5657
8cf51b2c
GM
56582001-10-20 Gerd Moellmann <gerd@gnu.org>
5659
5660 * (Version 21.1 released.)
5661
56622001-10-05 Gerd Moellmann <gerd@gnu.org>
5663
5664 * Branch for 21.1.
5665
8cf51b2c
GM
56662001-03-05 Gerd Moellmann <gerd@gnu.org>
5667
5668 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5669
8cf51b2c
GM
56702000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5671
5672 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5673
8cf51b2c
GM
56741999-07-12 Richard Stallman <rms@gnu.org>
5675
5676 * Version 20.4 released.
5677
56781998-12-04 Markus Rost <rost@delysid.gnu.org>
5679
5680 * Makefile.in (INFO_TARGETS): Delete customize.info.
5681 (DVI_TARGETS): Delete customize.dvi.
5682 (../info/customize, customize.dvi): Targets deleted.
5683
56841998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5685
5686 * Version 20.3 released.
5687
56881998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5689
5690 * Makefile.in (EMACSSOURCES): Add mule.texi.
5691 Add msdog.texi, ack.texi. Remove gnu1.texi.
5692
56931998-04-06 Andreas Schwab <schwab@gnu.org>
5694
5695 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5696 it in dvi targets.
8cf51b2c
GM
5697
56981997-09-23 Paul Eggert <eggert@twinsun.com>
5699
5700 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5701 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5702 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5703
57041997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5705
5706 * Version 20.2 released.
5707
57081997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5709
5710 * Version 20.1 released.
5711
57121997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5713
5714 * Makefile (../info/customize, customize.dvi): New targets.
5715 (INFO_TARGETS): Add ../info/customize.
5716 (DVI_TARGETS): Add customize.dvi.
5717
8cf51b2c
GM
57181996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5719
5720 * Version 19.33 released.
5721
57221996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5723
5724 * Version 19.32 released.
5725
8cf51b2c
GM
57261996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5727
5728 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5729
57301996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5731
5732 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5733 Specify -I option.
5734 (All dvi targets): Set the TEXINPUTS variable.
5735
57361996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5737
5738 * Version 19.31 released.
5739
8cf51b2c
GM
57401995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5741
5742 * Version 19.30 released.
5743
8cf51b2c
GM
57441995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5745
5746 * Makefile.in (maintainer-clean): Rename from realclean.
5747
57481994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5749
5750 * Makefile.in: New file.
5751 * Makefile: File deleted.
5752
57531994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5754
5755 * Makefile (TEXINDEX_OBJS): Variable deleted.
5756 (texindex, texindex.o, getopt.o): Rules deleted.
5757 All deps on texindex deleted.
5758 (distclean): Don't delete texindex.
5759 (mostlyclean): Don't delete *.o.
5760 * texindex.c, getopt.c: Files deleted.
5761
57621994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5763
5764 * Version 19.26 released.
5765
57661994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5767
5768 * Makefile (EMACSSOURCES): Exclude undo.texi.
5769
57701994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5771
5772 * Version 19.25 released.
5773
57741994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5775
5776 * Version 19.24 released.
5777
57781994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5779
5780 * Version 19.23 released.
5781
57821994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5783
5784 * Makefile: Delete spurious tab.
5785
57861994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5787
5788 * Makefile (.SUFFIXES): New rule.
5789
8cf51b2c
GM
57901993-12-04 Richard Stallman (rms@srarc2)
5791
5792 * getopt.c: New file.
5793 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5794 (getopt.o): New rule.
5795 (dvi): Don't depend on texindex.
49823426 5796 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5797
57981993-12-03 Richard Stallman (rms@srarc2)
5799
49823426
GM
5800 * Makefile (TEXI2DVI): New variable.
5801 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5802 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5803
58041993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5805
5806 * Version 19.22 released.
5807
58081993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5809
5810 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5811
58121993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5813
5814 * Version 19.21 released.
5815
8cf51b2c
GM
58161993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5817
5818 * Makefile (realclean): Don't delete the Info files.
5819
58201993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5821
8cf51b2c
GM
5822 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5823 4' where appropriate.
5824
58251993-10-20 Brian Fox (bfox@ai.mit.edu)
5826
49823426 5827 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5828
5829 * texindex.c: Include "../src/config.h" if building in emacs.
5830
5831 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5832 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5833 Add target to build texindex.c, defining `emacs'.
5834
8cf51b2c
GM
58351993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5836
5837 * Version 19.19 released.
5838
8cf51b2c
GM
58391993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5840
5841 * Version 19.18 released.
5842
58431993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5844
5845 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5846
58471993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5848
5849 * Version 19.17 released.
5850
58511993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5852
5853 * split-man: Fix typos in last change.
5854
58551993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5856
5857 * Version 19.16 released.
5858
58591993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5860
5861 * version 19.15 released.
5862
58631993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5864
5865 * Makefile (distclean): It's rm, not rf.
5866
58671993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5868
5869 * Version 19.14 released.
5870
58711993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5872
5873 * Makefile: New file.
5874
58751993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5876
5877 * Version 19.13 released.
5878
58791993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5880
5881 * Version 19.9 released.
5882
58831993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5884
5885 * Version 19.8 released.
5886
58871993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5888
5889 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5890
5891 * trouble.texi: It's `enable-flow-control-on', not
5892 `evade-flow-control-on'.
5893
58941993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5895
5896 * display.texi: Document standard-display-european.
5897
58981993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5899
5900 * Version 19.7 released.
5901
5902 * emacs.texi: Add a sentence to the top menu mentioning the
5903 specific version of Emacs this manual applies to.
5904
59051993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5906
5907 * basic.texi: Document next-line-add-lines variable used to
5908 implement down-arrow.
5909
5910 * killing.texi: Document kill-whole-line.
5911
59121993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5913
5914 * text.texi: Update unix TeX ordering information.
5915
59161993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5917
5918 * news.texi: Mention fill-rectangle in keybinding list.
5919
5920 * killing.texi: Document fill-rectangle.
5921
59221993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5923
5924 * vc.texi: Bring the docs up to date with VC 5.2.
5925
59261992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5927
5928 * emacs.tex: Mention blackbox and gomoku under Amusements.
5929 Assembler mode is now mentioned and appropriately indexed
5930 under Programming Modes.
5931
59321991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5933
5934 * emacs.tex: Update TeX ordering information.
5935
8cf51b2c
GM
59361990-06-26 David Lawrence (tale@geech)
5937
5938 * emacs.tex: Note that completion-ignored-extensions is not used
5939 to filter out names when all completions are displayed in
5940 *Completions*.
5941
59421990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5943
5944 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5945
59461990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5947
5948 * emacs.tex: Add @findex grep.
5949
8cf51b2c
GM
59501988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5951
5952 * emacs.tex: Correct two typos. No other changes before
5953 Version 19 will be made.
5954
8cf51b2c
GM
59551988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5956
5957 * emacs.tex: Update information for obtaining TeX distribution from the
5958 University of Washington.
5959
5960;; Local Variables:
c8763fb6 5961;; coding: utf-8
8cf51b2c
GM
5962;; fill-column: 79
5963;; add-log-time-zone-rule: t
5964;; End:
5965
5966 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5967 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5968
5969 This file is part of GNU Emacs.
5970
352c8b4a 5971 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5972 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5973 the Free Software Foundation, either version 3 of the License, or
5974 (at your option) any later version.
8cf51b2c
GM
5975
5976 GNU Emacs is distributed in the hope that it will be useful,
5977 but WITHOUT ANY WARRANTY; without even the implied warranty of
5978 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5979 GNU General Public License for more details.
5980
5981 You should have received a copy of the GNU General Public License
352c8b4a 5982 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5983
5984;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd