(main): If using the current frame, send tty information to Emacs in
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
8bd3f7ef
CY
12008-10-29 Chong Yidong <cyd@stupidchicken.com>
2
80e5620e
CY
3 * mark.texi (Using Region): Document use-empty-active-region.
4
97d5c404
CY
5 * emacs.texi (Top): Update node listings.
6
8bd3f7ef
CY
7 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
8 mention obsolete emacs.bash script.
9 (Invoking emacsclient): Rewrite, moving optional arguments to
10 emacsclient Options.
21d2bae3
CY
11 (emacsclient Options): New node. Document server-use-tcp and
12 server-host.
8bd3f7ef 13
5fda2cbd
CY
142008-10-28 Chong Yidong <cyd@stupidchicken.com>
15
16 * indent.texi (Indentation): Replace list with paragraphed text,
17 putting description of syntax-driven indentation first. Document new
18 effect of active regions on tab.
19 (Tab Stops): Note that editable tab stops affect indentation commands.
20
4ff029f6
DN
212008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
22
23 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
24
996cd6e4
CY
252008-10-23 Chong Yidong <cyd@stupidchicken.com>
26
f28815e3
CY
27 * custom.texi (Function Keys): Note that modified keypad keys are not
28 translated.
29
996cd6e4
CY
30 * basic.texi (Arguments): Explain how to insert multiple digits.
31
49545fe2
MA
322008-10-22 Michael Albinus <michael.albinus@gmx.de>
33
34 * files.texi (Remote Files): Precise selection of default method.
35 Rewrite paragraph about disabling remote file names.
36
edac0b53
CY
372008-10-22 Chong Yidong <cyd@stupidchicken.com>
38
e752c544
CY
39 * search.texi (Special Isearch): Document M-TAB is isearch.
40
edac0b53
CY
41 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
42 command.
43
44 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
45
20a36054
TH
462008-10-22 Tassilo Horn <tassilo@member.fsf.org>
47
48 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
49 section.
50
69051ab6
CY
512008-10-21 Chong Yidong <cyd@stupidchicken.com>
52
c4b1a32a
CY
53 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
54 to files.texi. Move contents of vc2-xtra.texi here.
55
56 * vc2-xtra.texi: File removed.
57
58 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
59 Directory Commands from the submenu. Don't include deleted file
60 vc2-xtra.texi.
61
62 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
63 (Version Control): Add VC Directory Mode and VC Directory Commands to
64 the submenu.
65 (Why Version Control?): Use table format.
66 (Version Control Systems): Note that Meta-CVS support is gone.
67 (VCS Concepts): Note precisely when VC started supporting filesets.
68 Remove bogus xref to CVS Options node.
69 (Types of Log File): Copyedits.
70 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
71 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
72 The Right Thing.
73 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
74 (Log Buffer): Reorganize node, putting C-c C-c description first.
75 (Old Revisions): Use CVS for example, not RCS.
76 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
77 Commands from the submenu, putting them under Version Control.
78 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
79 need to include it in the manual unconditionally, since it is now
80 crucial to using distributed version control systems.
1a6e2954
CY
81 (Comparing Files): Note that diff uses the minibuffer, and that the
82 output is shown using Diff mode.
83 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
84 diff-update-on-the-fly, diff-refine-hunk, and
85 diff-show-trailing-whitespaces.
1a6e2954 86 (File Archives): Add rar support.
c4b1a32a 87
69051ab6
CY
88 * major.texi (Choosing Modes): Make mode selection sequence more
89 obvious by describing the steps in order of priority. Note that
90 magic-mode-alist is nil by default. Document
91 magic-fallback-mode-alist.
92
e7421e03
CY
932008-10-20 Chong Yidong <cyd@stupidchicken.com>
94
95 * frames.texi (Mouse References): Copyedits.
96
6b2efdc2
TH
972008-10-20 Tassilo Horn <tassilo@member.fsf.org>
98
99 * ack.texi (Acknowledgments): Add myself as doc-view author.
100
9c5e9396
EZ
1012008-10-20 Eli Zaretskii <eliz@gnu.org>
102
103 * frames.texi (Dialog Boxes): Add @cindex entries.
104
dac94f8e
CY
1052008-10-20 Chong Yidong <cyd@stupidchicken.com>
106
107 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
108 (Text-Only Mouse): Copyedit.
109
25597d40
CY
1102008-10-19 Chong Yidong <cyd@stupidchicken.com>
111
f8a447f6
CY
112 * frames.texi: Use @key throughout for mouse clicks.
113 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
114 (Secondary Selection): Fix modified mouse click syntax.
115 (Clipboard): Describe Cut, Copy and Paste commands.
116 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
117 Copyedits.
118 (Creating Frames): Add xref to Init File.
119 (Frame Commands): Add xref to Exiting.
120 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 121
b0f95216
CY
1222008-10-15 Chong Yidong <cyd@stupidchicken.com>
123
b0817f00
CY
124 * files.texi (Version Control): Copyedits. Add Bazaar.
125 (Version Control Systems): List different VCS's using an itemized list.
126 Add Bazaar.
127 (VCS Concepts): Copyedits. Tweak description of file merging.
128
b0f95216
CY
129 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
130 (Cut/Paste Other App): Document select-active-regions and
131 x-select-enable-primary.
132
69d0d701
CY
1332008-10-13 Chong Yidong <cyd@stupidchicken.com>
134
135 * mark.texi (Shift Selection): Correct case in node name.
136
137 * emacs.texi (Top): Update node order in Mark chapter.
138
375e8351
EZ
1392008-10-12 Eli Zaretskii <eliz@gnu.org>
140
141 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
142
143 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
144 elsewhere in the manual instead of describing yet again the intricacies
145 of $HOME on MS-Windows and MS-DOS.
146
ab58114f
CY
1472008-10-12 Chong Yidong <cyd@stupidchicken.com>
148
4f959513
CY
149 * mini.texi (Minibuffer File): Add xref to File Names.
150 (Minibuffer File): Add discussion of `~' in file names. Add
151 insert-default-directory index reference.
152
ab58114f
CY
153 * files.texi (File Names): Reorganize description.
154 (Visiting): Add xref to Mode Line. Copyedits.
155 (Save Commands): Mention prefix behavior of C-x C-s.
156 (Numbered Backups): Node deleted.
157 (Backup Names): Contents of Numbered Backups moved here. State default
158 of version-control variable.
159 (Reverting): Copyedits.
160 (Version Control): Add additional version control systems.
161
162 * emacs.texi (Top): Delete Numbered Backups node.
163
164 * cmdargs.texi (General Variables): Change Numbered Backups xref to
165 Backup Names.
f2884f63 166 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 167
b0b5100a
RF
1682008-10-11 Romain Francoise <romain@orebokech.com>
169
170 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
171
89774b5f
CY
1722008-10-11 Chong Yidong <cyd@stupidchicken.com>
173
174 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
175 (Select Buffer): Mention use of minibuffer history. Describe default
176 value of default-major-mode. Mention that C-x 4 b selects the other
177 window.
178 (List Buffers): Document CRM indicators in the order they appear.
179 (Kill Buffer): Document new command kill-matching buffers.
180 (Several Buffers): Move explanation of the relationship between buffer
181 list and buffer menu to the top.
182 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
183
4c72bf27
CY
1842008-10-10 Chong Yidong <cyd@stupidchicken.com>
185
186 * entering.texi (Exiting): Document change of C-x C-c to
187 save-buffers-kill-terminal. Document kill-emacs.
188
f68eb991
EZ
1892008-09-30 Eli Zaretskii <eliz@gnu.org>
190
191 * mule.texi (Coding Systems): Don't mention codepage-setup.
192
193 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
194 cpNNN coding systems anymore.
195 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
196 for unibyte mode. Don't mention line-drawing characters. Don't
197 mention dos-unsupported-char-glyph.
198
1a2dd44d
CY
1992008-09-25 Chong Yidong <cyd@stupidchicken.com>
200
201 * search.texi (Search): Shorten introduction.
202 (Basic Isearch): Add command table. Discuss reverse isearch and
203 isearch highlighting.
204 (Repeat Isearch): Move lazy highlighting discussion here. Add search
205 ring to cindex.
206 (Special Isearch): Move input methods discussion here.
207 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
208 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
209 Repeat Isearch.
210 (Isearch Minibuffer): New node.
211 (Word Search): Document new word search commands.
212 (Regexp Example): Simplify example using sentence-end-base variable.
213 (Replace): Reword introduction.
214 (Unconditional Replace): Remove unnecessary example.
215 (Other Repeating Search): Document new `M-s o' binding.
216
217 * emacs.texi (Top): Update node listings.
218
e45da31d
JB
2192008-09-22 Juanma Barranquero <lekktu@gmail.com>
220
221 * emacs.texi (Top): Remove Kill Errors from menu.
222
841c8096
CY
2232008-09-22 Chong Yidong <cyd@stupidchicken.com>
224
402168fa
CY
225 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
226 interface for defining macros. Simplify examples. Note that C-g quits
227 macro definitions.
228 (Keyboard Macro Counter): Document using F3 to insert counter. Give
229 usage example.
230 (Keyboard Macro Query): Organize query responses in a table.
231
232 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
233 to Erasing node.
841c8096
CY
234 (Undo): Reorganize paragraphs for logical flow. Move keybinding
235 rationale to a footnote.
236 (Kill Errors): Remove node, due to redundancy with Erasing.
237 (Spelling): Move discussion of flyspell to end. Note new behavior of
238 M-$ in active region. Remove non-ispell-specific keybindings from
239 table.
240
eab2ee89
DN
2412008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
242
243 * cmdargs.texi (Initial Options): Document --daemon.
244
3d53e905
GM
2452008-09-20 Glenn Morris <rgm@gnu.org>
246
247 * files.texi (Numbered Backups): Mention that some modes set
248 version-control.
249
1c90484d
GM
2502008-09-20 Jim Blandy <jimb@red-bean.com>
251
252 * files.texi (Numbered Backups): Reference File Variables, as well.
253 Remove discussion of Rmail's implementation.
254
0fc0d844
CY
2552008-09-06 Chong Yidong <cyd@stupidchicken.com>
256
257 * misc.texi (Recursive Edit): Note that top-level exits active
258 minibuffers.
259
260 * trouble.texi (Quitting): Likewise.
261
b18d283d
CY
2622008-08-31 Chong Yidong <cyd@stupidchicken.com>
263
264 * emacs.texi (Top): Add Temporary Face Changes xref.
265
266 * display.texi (Display): Move Temporary Face Changes node to just
267 after Standard Faces.
268 (Scrolling): Document recenter-top-bottom instead of recenter.
269 (Horizontal Scrolling): Move auto hscroll discussion to the top.
270 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
271 (Display Custom): Copyedits.
272 (Optional Mode Line): Document display-battery-mode.
273
180135fc
RF
2742008-08-27 Romain Francoise <romain@orebokech.com>
275
276 * custom.texi (Directory Variables): Minor fix.
277
d3fe3475
GM
2782008-08-27 Glenn Morris <rgm@gnu.org>
279
280 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
281 descriptions.
282 (Calendar Customizing): Tweak layout description.
183080b6 283 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
284 markers. Condense calendar-star-date and calendar-mark-today
285 description.
286 (Holiday Customizing): Add oriental and solar holidays.
287 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
288 Fix holiday-float description. Use zerop in examples. Be less verbose.
289 (Date Display Format): Change ISO format. Be less verbose.
290 (Diary Customizing): Mention day and month abbrev arrays.
291 Mention the date-form variables by name. Update European example.
292 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
293 Condense examples. Mention diary-entry-symbols by name.
294 Condense table for insertion commands.
295 (Fancy Diary Display): Mention diary-include-string and
296 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
297 Ethiopic, Persian date functions. Condense descriptions.
298
299 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
300 (Adding to Diary): Adapt for changed node name.
301
71755807
GM
3022008-08-26 Glenn Morris <rgm@gnu.org>
303
304 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
305 node "Hebrew/Islamic Entries".
306
307 * calendar.texi (Specified Dates): Fix names of iso functions.
308 (General Calendar): There may not be another window.
309 (Writing Calendar Files, Holidays): Tweak intro.
310 (Holidays): Mention Baha'i and Chinese holidays.
311 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
312 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
313 (To Other Calendar): Add calendar-print-other-dates.
314 Refer to "graphic display" rather than "X.
315 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
316 (Displaying the Diary): Fix whitespace after reference.
317 Fix `diary-number-of-entries' reference.
318 (Date Formats): Explicitly mention that day names can be abbreviated.
319 (Adding to Diary): Add some references to other sections.
320 (Special Diary Entries): Fix reference.
321 (Appointments): Simplify appt-message-warning-time entry.
322 Clarify where times must be.
323 (Importing Diary): Comment out icalendar paragraph that does not apply.
324 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
325
d76ebc75
GM
3262008-08-23 Glenn Morris <rgm@gnu.org>
327
328 * fortran-xtra.texi (Fortran): Change description of free form and
329 fixed form a bit. Mention hideshow and imenu.
330 (Fortran Motion): Mention fortran-end-of-subprogram,
331 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
332 (Fortran Indent): Minor re-word.
333 (ForIndent Commands): Mention fortran-fill-paragraph and
334 fortran-fill-statement.
335 (ForIndent Cont): Mention fortran-tab-mode-string.
336 (Fortran Comments): Mention fortran-comment-line-start-skip.
337 (Fortran Columns): Mention font-locking.
338 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
339
e2a71e28
JB
3402008-08-23 Johan Bockgard <bojohan@muon>
341
342 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
343
5c52e13c
CY
3442008-08-22 Chong Yidong <cyd@stupidchicken.com>
345
346 * mini.texi (Minibuffer): Simplify introduction.
347 (Minibuffer File): Document tilde in minibuffer filenames.
348 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
349 to enter tabs, spaces, and question marks. Describe behavior of C-a.
350 (Completion Example): Update example to current command list.
351 (Completion Options): Document `lazy' value of completion-auto-help.
352 Update contents of completion-ignored-extensions.
353 (Minibuffer History): Describe "future history" list. State default
354 value of history-delete-duplicates.
355
77a00355
GM
3562008-08-21 Glenn Morris <rgm@gnu.org>
357
358 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 359 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 360
39ee1d04
CY
3612008-08-17 Chong Yidong <cyd@stupidchicken.com>
362
363 * regs.texi (Registers): Clarify valid register names.
364 (RegPos): Note that buffer is saved and restored too.
365 (RegText): Note that mark is reactivated/deactivated.
366 (RegConfig): Xref to Windows node.
367
b12c348f
CY
3682008-08-16 Chong Yidong <cyd@stupidchicken.com>
369
3ae7ba79
CY
370 * basic.texi (Inserting Text): Provide command name for C-q.
371
b12c348f
CY
372 * killing.texi (Killing): Copyedit. Define read-only text.
373 (Deletion): DEL and C-d were already explained in Erasing; xref there.
374 (Killing by Lines): Copyedit.
375 (Other Kill Commands): Move M-w description here.
376 (Yanking): Move M-w to Other Kill Commands.
377 (Kill Ring): Also mention saving text in registers. Link to Text
378 Properties in elisp manual.
379 (Accumulating Text): Copyedit.
380 (CUA Bindings): Shift selection is now the default.
381
d8ff7692
TZ
3822008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
383
384 * maintaining.texi (Change Log): Mention next-error is available.
385
a43a8a2e
GM
3862008-08-10 Glenn Morris <rgm@gnu.org>
387
388 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
389 and intermonth text.
390 (Holiday Customizing): Add holiday-chinese.
391
eba27308
EZ
3922008-08-08 Eli Zaretskii <eliz@gnu.org>
393
394 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
395
5f14a5b3
DN
3962008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
397
398 * files.texi (Log Buffer): Describe C-c C-d.
399 (Diff Mode): Describe C-x 4 A.
400
49989bff
EZ
4012008-08-06 Eli Zaretskii <eliz@gnu.org>
402
403 * vc1-xtra.texi (VC Directory Mode): Fix last change.
404
5c915c02
DN
4052008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
406
2beaf97a
DN
407 * files.texi (Old Revisions): Update the keys used by vc-annotate and
408 describe the new bindings to show the changeset diff, toggle annotation
409 visibility, show revisions.
410 (VC Status): Describe key bindings for modifying the change comments,
411 displaying changeset diffs and annotations.
412
5c915c02
DN
413 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
414
71798ace
NR
4152008-08-05 Nick Roberts <nickrob@snap.net.nz>
416
417 * vc1-xtra.texi (VC Directory Mode): Fix typo.
418
b8949644
EZ
4192008-08-02 Eli Zaretskii <eliz@gnu.org>
420
421 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
422 and wording.
423
819567d1
DN
4242008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
425
426 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 427 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
428 commands. Improve some old info.
429
5f38310a
CY
4302008-07-31 Chong Yidong <cyd@stupidchicken.com>
431
0dc3906b
CY
432 * display.texi (Visual Line Mode): New node.
433
5f38310a
CY
434 * basic.texi (Inserting Text): Move DEL to deletion node.
435 (Moving Point): Add additional alternative key bindings. Describe
436 line-move-visual.
437 (Erasing): Describe DEL.
438 (Basic Undo, Blank Lines, Arguments): Copyedit.
439 (Continuation Lines): Mention Visual Line mode.
440 (Position Info): Move extended discussion to mule.texi.
441
442 * mule.texi (International Chars): Describe C-x =.
443
444 * emacs.texi (Top): Add Visual Line Mode node.
445
7c2fb837
DN
4462008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
447
448 * emacs.texi: Remove VMS support.
449
3f6b73ef
DN
4502008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
451
452 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
453 the vc-dir command name.
454
9e2a2647
DN
4552008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
456
457 * xresources.texi: Remove mentions of Mac Carbon.
458
568beaa2
AS
4592008-07-19 Andreas Schwab <schwab@suse.de>
460
461 * ns-emacs.texi: Move to ../misc.
462
0ef94706
CY
4632008-07-15 Chong Yidong <cyd@stupidchicken.com>
464
465 * entering.texi (Exiting): Don't describe text-only terminals as the
466 default. Describe the new startup screen.
467 (Exiting): Describe how to kill Emacs first. Change description of
468 iconification to handle modern window systems.
469
ba60bd44 4702008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
471
472 * ns-emacs.texi: New file, documents features of Emacs port under
473 NeXTstep windowing.
474
9f30aa73
CY
4752008-07-15 Chong Yidong <cyd@stupidchicken.com>
476
938a5d2e
CY
477 * entering.texi (Entering Emacs): Update prev node.
478
479 * glossary.texi (Glossary): Remove xref to Text Characters.
480
9f30aa73
CY
481 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
482 directly, rather than in the context of ASCII. Move description of
483 special properties of modifier key to new Modifier Keys node.
484 (Keys): Copyedit.
485 (Text Characters): Delete node. Multibyte is the default nowadays, and
486 the node contents are obsolete.
487
488 * custom.texi (Modifier Keys): New node.
489
490 * emacs.texi (Top): Update node list.
491
7e53d36c
CY
4922008-07-13 Chong Yidong <cyd@stupidchicken.com>
493
494 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
495 saying that Emacs provides menus and mouse support (which is par for
496 the course).
497
498 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
499 early on.
500 (Point): Copyedit. Relegate historical trivia to a footnote.
501 (Mode Line): Explain mode-line format more consistently.
502 (Menu Bar): Copyedit.
503
1e9fa96d
GM
5042008-06-27 Glenn Morris <rgm@gnu.org>
505
506 * cal-xtra.texi (Sexp Diary Entries):
507 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
508
dc9bebb8
CY
5092008-06-26 Chong Yidong <cyd@stupidchicken.com>
510
511 * mark.texi (Shift selection): New node.
512 (Mark): Copyedits.
513 (Persistent Mark): Move to the end of the chapter.
514
e7881076
EZ
5152008-06-20 Eli Zaretskii <eliz@gnu.org>
516
517 * makefile.w32-in (distclean): Remove makefile.
518
f427400c
NR
5192008-06-17 Nick Roberts <nickrob@snap.net.nz>
520
521 * building.texi (Starting GUD): Add an entry for gud-gdb.
522 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
523 command mode.
524
b597d348
GM
5252008-06-17 Glenn Morris <rgm@gnu.org>
526
527 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
528
647b7094
NR
5292008-06-17 Nick Roberts <nickrob@snap.net.nz>
530
531 * building.texi (Starting GUD): Expand on remote debugging.
532 (Other GDB-UI Buffers): Mention new keyboard bindings.
533
47a30023
GM
5342008-06-15 Glenn Morris <rgm@gnu.org>
535
536 * gnu.texi: Use a verbatim license for this invariant section,
537 as per etc/GNU.
538
37e5d54a
GM
5392008-06-13 Daniel Engeler <engeler@gmail.com>
540
541 * emacs.texi, misc.texi: Add documentation about serial port access.
542
8e65d46c
GM
5432008-06-13 Glenn Morris <rgm@gnu.org>
544
c1473b4c
MB
545 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
546 maintain.info.
8e65d46c 547
e40a85cd
MB
5482008-06-05 Miles Bader <miles@gnu.org>
549
550 * display.texi (Temporary Face Changes): Update to reflect function
551 renamings in face-remap.el.
552
56c73dec
MB
5532008-06-04 Miles Bader <miles@gnu.org>
554
555 * display.texi (Temporary Face Changes): Add
556 `adjust-buffer-face-height'. Rewrite description of
557 `increase-buffer-face-height' and `decrease-default-face-height' now
558 that they aren't bound by default.
559
9d3d42fb
MB
5602008-06-03 Miles Bader <miles@gnu.org>
561
562 * display.texi (Temporary Face Changes): New node.
563
2be6bfe2
EZ
5642008-05-31 Eli Zaretskii <eliz@gnu.org>
565
566 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
567
daf7e339
GM
5682008-05-31 Glenn Morris <rgm@gnu.org>
569
570 * cal-xtra.texi (Fancy Diary Display): Simplify.
571
d21d2618
GM
5722008-05-30 Glenn Morris <rgm@gnu.org>
573
574 * cal-xtra.texi (Fancy Diary Display): Update for
575 diary-display-function replacing diary-display-hook.
576
71ce5fd0
JB
5772008-05-29 Drew Adams <drew.adams@oracle.com>
578
579 * msdog.texi (Windows Keyboard): Add descriptions of
580 w32-register-hot-key and w32-unregister-hot-key.
581
a3cdbdf8
MO
5822008-05-21 Tom Tromey <tromey@redhat.com>
583
584 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
585 Variables node.
586
854a574c
MO
5872008-05-19 Tom Tromey <tromey@redhat.com>
588
589 * custom.texi (Variables): Add Directory Variables to menu.
590 (Directory Variables): New node.
591
7c2ec3f9
ER
5922008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
593
71ce5fd0 594 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 595
370fded4
ER
5962008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
597
598 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
599 Revision Tags and rewritten. Section now uses modern terminology,
600 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
601 accurately.
602
6af511e3
EZ
6032008-05-10 Eli Zaretskii <eliz@gnu.org>
604
605 * msdog.texi (Windows Files): Update documentation of
606 w32-get-true-file-attributes.
607
7a78b6e7
ER
6082008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
609
610 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
611 directory mode.
612
1bcfc24e
CY
6132008-05-08 Chong Yidong <cyd@stupidchicken.com>
614
615 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 616 entry "television".
1bcfc24e 617
db86064f
ER
6182008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
619
ab5ec32c 620 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 621
a31b405e
ER
6222008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
623
624 * emacs/buffers.texi, emacs/files.texi (Version-control):
625 vc-toggle-read-only is no longer a good idea...
626
ff2c14fc
GM
6272008-04-29 Glenn Morris <rgm@gnu.org>
628
629 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
630
367c9b7c
JL
6312008-04-22 Juri Linkov <juri@jurta.org>
632
633 * dired.texi (Subdirectories in Dired): Describe using `^'
634 to return to the parent directory.
635
4ac1e9b4
NR
6362008-04-22 Nick Roberts <nickrob@snap.net.nz>
637
638 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
639 recent changes.
640
b9b3bf2b
NR
6412008-04-19 Nick Roberts <nickrob@snap.net.nz>
642
643 * building.texi (GDB-UI Layout, Breakpoints Buffer)
644 (Other GDB-UI Buffers): Update for recent thread related changes.
645
4d120d6a
SM
6462008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
647
648 * maintaining.texi (Maintaining):
649 * emacs.texi (Top): Typo.
650
a152877d
SM
6512008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
652
b9b3bf2b
NR
653 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
654 arg in `font-lock-add-keywords'.
a152877d 655
36c0514c
GM
6562008-04-08 Glenn Morris <rgm@gnu.org>
657
658 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
659 Also add Baha'i calendar references where appropriate.
660
06a97d46
GM
6612008-04-05 Glenn Morris <rgm@gnu.org>
662
663 * custom.texi (Init File): Byte-compiling .emacs is bad.
664
6adc6eed
SM
6652008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
666
667 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
668
571388b0
GM
6692008-03-29 Glenn Morris <rgm@gnu.org>
670
671 * calendar.texi: Update for `calendar-date-style' replacing
672 `european-calendar'.
673
3ae8f876
JR
6742008-03-28 Jason Rumney <jasonr@gnu.org>
675
676 * display.texi (Display Custom): Mention overlay-margin in text.
677
5bc6ddff 6782008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 679
5bc6ddff
MB
680 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
681 tutorial' comments.
03a864d5 682
7186a830
CY
6832008-03-28 Chong Yidong <cyd@stupidchicken.com>
684
685 * mark.texi (Mark): Rearrange nodes.
686 (Persistent Mark): Rename from Transient Mark.
687 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
688 Describe Transient Mark mode as the default.
689
690 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
691 the default behavior with Transient Mark mode off.
692 (Position Info): Fix typo.
693
71ce5fd0
JB
694 * display.texi (Standard Faces): Reference the Mark node.
695 Remove discussion of the region face, which is discussed there.
7186a830
CY
696
697 * emacs.texi (Top): Update node listings.
698
699 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
700 as the default.
701
702 * fixit.texi (Undo): Standardize choice of undo key sequence.
703 (Undo, Spelling): Describe Transient Mark mode as the default.
704
705 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
706 default.
707
708 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
709
710 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
711 mode is the default, and note that the mark is not activated when set.
712
713 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
714 Describe Transient Mark mode as the default.
715
716 * search.texi (Basic Isearch): Reference the Mark Ring node.
717 (Replace, Unconditional Replace, Other Repeating Search):
718 Describe Transient Mark mode as the default.
719
720 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
721 Transient Mark mode as the default.
722 (Paragraphs): Describe how M-h behaves when region is active.
723
724 * trouble.texi (Quitting): Clarify effects of C-g.
725
dc47d1ff
GM
7262008-03-13 Glenn Morris <rgm@gnu.org>
727
728 * emacs.texi (EMACSVER): Set to 23.0.60.
729
e3e0fb39 7302008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 731
e3e0fb39
GM
732 * dired.texi (Hiding Subdirectories): Fix previous change.
733
7342008-03-05 Drew Adams <drew.adams@oracle.com>
735
736 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 737
5e14abf8
KS
7382008-02-28 Kim F. Storm <storm@cua.dk>
739
740 * help.texi (Help Files): Move describe-gnu-project to C-h g.
741 Move describe-distribution to C-h C-o.
742 Move view-emacs-problems to C-h C-p.
743 Add view-emacs-debugging on C-h C-d.
744 Add view-external-packages on C-h C-e.
d0207bf3 745 Add view-order-manuals on C-h C-m.
5e14abf8 746
d0207bf3 7472008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
748
749 * msdog-xtra.texi (MS-DOS): Docstring fix.
750
87e391bb
EZ
7512008-02-09 Eli Zaretskii <eliz@gnu.org>
752
753 * msdog.texi (Windows Fonts): Use a @table for describing font
754 properties.
755
5662e503
JR
7562008-02-07 Jason Rumney <jasonr@gnu.org>
757
758 * msdog.texi (Windows Files): w32-get-true-file-attributes default
759 value has changed.
760 (Windows HOME): Clarify what is meant by "if that fails as well".
761 (Windows Fonts): New section.
762
72463824
GM
7632008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
764
765 * basic.texi (Basic Undo): Remove duplicate "you can".
766
7ff926e0
EZ
7672008-02-02 Eli Zaretskii <eliz@gnu.org>
768
769 * maintaining.texi (Tags): Fix last change.
770
6ab7aef1
MA
7712008-02-02 Michael Albinus <michael.albinus@gmx.de>
772
093571c3 773 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 774
ace67e7e
NR
7752008-01-31 Nick Roberts <nickrob@snap.net.nz>
776
777 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
778
ae068fdf
RS
7792008-01-26 Richard Stallman <rms@gnu.org>
780
781 * maintaining.texi (Tags): Delete redundant index entry.
782
a56d9a08
EZ
7832008-01-26 Eli Zaretskii <eliz@gnu.org>
784
785 * programs.texi (Imenu): Move "@cindex tags" from here...
786 * maintaining.texi (Tags): ...to here.
787
e941ed90
NR
7882008-01-23 Kevin Ryde <user42@zip.com.au>
789
790 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
791 click count.
792
650276d5
JB
7932008-01-21 Juanma Barranquero <lekktu@gmail.com>
794
795 * entering.texi (Exiting): Fix typo.
796 Reported by D. E. Evans <sinuhe@gnu.org>.
797
8dc17977
MR
7982007-12-31 Martin Rudalics <rudalics@gmx.at>
799
800 * glossary.texi (Glossary): Fix typo.
801
9f9695a6
RS
8022007-12-27 Richard Stallman <rms@gnu.org>
803
804 * text.texi (Formatted Text): Improve menu tag.
805 (Editing Format Info): In Info, add duplicate menu of nodes
806 about the submenus.
807 (Format Faces): Say where Faces menu is found. Mention Other.
808 (Format Colors): Say where these submenus are found.
809 (Format Indentation, Format Justification): Likewise.
810 (Format Properties): Likewise.
811
abfd0191
RS
8122007-12-22 Richard Stallman <rms@gnu.org>
813
814 * search.texi (Query Replace): Make exp of query-replace more
815 self-contained, and clarify.
8dc17977 816
abfd0191
RS
817 * cc-mode.texi (Getting Started): Change @ref to @pxref.
818
a2586785
RS
8192007-12-15 Richard Stallman <rms@gnu.org>
820
821 * files.texi (Auto Save): Clarify definition of auto-saving.
822
a67cf2bb
RS
8232007-11-26 Richard Stallman <rms@gnu.org>
824
825 * help.texi (Help Echo): Cleanups.
826
448b33b1
TTN
8272007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
828
829 * files.texi (Why Version Control?): Fix typo.
830 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
831 (Selecting a Fileset): Fix typos; small rewording.
832 (Log Buffer): Likewise.
833 (Old Revisions): Likewise.
448b33b1 834
221bb7f6
EZ
8352007-11-17 Eli Zaretskii <eliz@gnu.org>
836
837 * mule.texi (Communication Coding): Fix wording of last change.
838
d0207bf3 8392007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 840
630cb3b7
JB
841 * custom.texi (Specifying File Variables):
842 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 843
53b7759e
KH
8442007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
845
a5ab2e0c 846 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
847
848 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
849
c8763fb6 8502007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 851
630cb3b7 852 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
853 --output=file.
854
ff98e024
MR
8552007-11-13 Martin Rudalics <rudalics@gmx.at>
856
857 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
858 (Help Echo): Avoid mentioning the term "region" here and
859 consistently use the term "active text".
860
37b11c22
GM
8612007-11-11 Glenn Morris <rgm@gnu.org>
862
863 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
864
21d50ba1
JL
8652007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
866
867 * search.texi (Query Replace): Mention
868 `query-replace-show-replacement'.
869
c12ecb0a 8702007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
871
872 * building.texi (Watch Expressions): Remove obscure sentence.
873
3b4201f4
KH
8742007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
875
876 * mule.texi (Select Input Method): Describe how to activate an input
877 method in the text mode.
878
07e5c0b0
DN
8792007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
880
881 * cmdargs.texi (Misc Variables): Remove Sun windows info.
882
52dd7391
NR
8832007-10-30 Nick Roberts <nickrob@snap.net.nz>
884
885 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
886
c004e539
GM
8872007-10-30 Glenn Morris <rgm@gnu.org>
888
889 * misc.texi (Directory Tracking): Explain a bit more about
890 dirtrack-mode.
891
ca8c5b8c
GM
8922007-10-25 Glenn Morris <rgm@gnu.org>
893
894 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
895
b6c764ef
RS
8962007-10-24 Richard Stallman <rms@gnu.org>
897
898 * misc.texi (Interactive Shell): Cleanup last change.
899
eabd84c9
JL
9002007-10-22 Juri Linkov <juri@jurta.org>
901
902 * mini.texi (Minibuffer History): Add text about a list of minibuffer
903 default values.
904
0b43c7e2
ER
9052007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
906
ca8c5b8c 907 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
908 'filesets'.
909
a80859d4
MR
9102007-10-18 Martin Rudalics <rudalics@gmx.at>
911
912 * trouble.texi (Quitting): Fix typo.
913
c9447ae1
GM
9142007-10-18 Glenn Morris <rgm@gnu.org>
915
916 * frames.texi (Mode Line Mouse): Mention minor mode names.
917
168b980f
JL
9182007-10-17 Juri Linkov <juri@jurta.org>
919
920 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
921 fill-paragraph operates on the active region in Transient Mark mode.
922 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
923 with fill-paragraph.
924
925 * basic.texi (Arguments): Replace fill-paragraph-or-region with
926 fill-paragraph.
927
928 * fixit.texi (Spelling): ispell-word operates on the active region
929 in Transient Mark mode.
930
5a331f34
JB
9312007-10-17 Aaron S. Hawley <aaronh@garden.org>
932
933 * building.texi (Source Buffers):
934 * custom.texi (Init Non-ASCII):
935 * glossary.texi (Glossary): Use "key binding" consistently.
936
2a9f4d55
JB
9372007-10-17 Juanma Barranquero <lekktu@gmail.com>
938
939 * calendar.texi (Diary): Fix directive.
940
de13cecf
RS
9412007-10-16 Richard Stallman <rms@gnu.org>
942
943 * calendar.texi (Diary): Clarify text about diary file example.
944
5f90d53e
ER
9452007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
946
947 * files.texi: Capitalize node names according to convention.
948
3aa491bc
GM
9492007-10-13 Glenn Morris <rgm@gnu.org>
950
951 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
952
8a3106d3
ER
9532007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
954
955 * emacs.texi:
956 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 957 suggested by RMS and Robert J. Chassell.
8a3106d3 958
da1080a2
ER
9592007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
960
3aa491bc 961 * files.texi (Version Systems):
0870a421
ER
962 * vc-xtra.texi:
963 * vc1-xtra.texi:
ac3f4c6f 964 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 965 operations. Change of terminology from `version' to `revision'.
a7fc5b78 966 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 967 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 968
58ade22b
ER
9692007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
970
da1080a2 971 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
972 Reorder the descriptions to be chronological.
973
93870ce2
RS
9742007-10-09 Richard Stallman <rms@gnu.org>
975
976 * display.texi (Cursor Display): Correct how cursor appears
977 in nonselected windows.
978
568c7288
NR
9792007-10-04 Nick Roberts <nickrob@snap.net.nz>
980
981 * building.texi (GDB Graphical Interface): Remove references to gdba
982 and mention gud-gdb.
983
1af74d06 9842007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 985
1af74d06 986 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 987
0d8fb755
JL
9882007-10-06 Juri Linkov <juri@jurta.org>
989
990 * text.texi (Fill Commands): Document fill-paragraph-or-region.
991 (Fill Prefix, Format Indentation): Replace fill-paragraph with
992 fill-paragraph-or-region.
993
994 * basic.texi (Arguments): Replace fill-paragraph with
995 fill-paragraph-or-region.
996
b981e2c6
ER
9972007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
998
999 * files.texi: Update the section on version control for 2007
2a9f4d55 1000 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1001 will come later.
1002
5fceaf9c
GM
10032007-09-15 Glenn Morris <rgm@gnu.org>
1004
1005 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1006 to `list-holidays'.
1007
b0e44b17
GM
10082007-09-14 Glenn Morris <rgm@gnu.org>
1009
1010 * calendar.texi: Update all instances of mark-calendar-holidays,
1011 list-calendar-holidays, list-holidays with the new names.
1012
8cf51b2c
GM
10132007-09-06 Glenn Morris <rgm@gnu.org>
1014
1015 * Move manual sources from man/ to subdirectories of doc/.
1016 Split into the Emacs manual in emacs/, and other manuals in misc/.
1017 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1018 manual.
1019 (infodir): New variable.
1020 (info): Use $infodir.
1021 (emacsman): Delete target, not needed any more.
1022 Move all targets that are not the Emacs manual to misc/Makefile.in.
1023 (mostlyclean): Remove `gnustmp'.
1024 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1025 manual.
92f9b43f 1026 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1027 (emacsman): Delete target, not needed any more.
1028 (clean): Remove all info files but Emacs manual.
1029 Move all targets that are not the Emacs manual to misc/Makefile.in.
1030 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1031
1032 * Makefile.in (INFOSOURCES): Delete.
1033 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1034 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1035 *.vrs *.toc here...
1036 (maintainer-clean): ...from here.
1037
10382007-09-05 Glenn Morris <rgm@gnu.org>
1039
1040 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1041
8cf51b2c
GM
10422007-08-29 Glenn Morris <rgm@gnu.org>
1043
1044 * emacs.texi (EMACSVER): Increase to 23.0.50.
1045
3420c522
RS
10462007-08-27 Richard Stallman <rms@gnu.org>
1047
1048 * emacs.texi (Top): Clarify menu item for Glossary.
1049
1050 * display.texi (Faces): Change secn title.
1051 Clarify not all fonts come from Font Lock.
1052
8cf51b2c
GM
10532007-08-17 Eli Zaretskii <eliz@gnu.org>
1054
1055 * basic.texi (Position Info): Add index entry for face at point.
1056 Mention that character faces are also displayed by "C-u C-x =".
1057
8cf51b2c
GM
10582007-08-08 Glenn Morris <rgm@gnu.org>
1059
1060 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1061
10622007-08-07 Chong Yidong <cyd@stupidchicken.com>
1063
1064 * files.texi (File Conveniences): Document point motion keys in Image
1065 mode.
1066
8cf51b2c
GM
10672007-07-27 Glenn Morris <rgm@gnu.org>
1068
8cf51b2c
GM
1069 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1070 in-line.
1071
1072 * gpl.texi: New file with text of GPL.
1073 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1074
10752007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1076
1077 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1078
1079 * dired.texi (Wdired): Mention C-x C-q key binding.
1080
10812007-07-28 Nick Roberts <nickrob@snap.net.nz>
1082
1083 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1084
10852007-07-25 Glenn Morris <rgm@gnu.org>
1086
8cf51b2c
GM
1087 * emacs.texi (Copying): Replace license with GPLv3.
1088
1089 * Relicense all FSF files to GPLv3 or later.
1090
10912007-07-24 Glenn Morris <rgm@gnu.org>
1092
1093 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1094 for some calendars.
1095
10962007-07-23 Nick Roberts <nickrob@snap.net.nz>
1097
1098 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1099 default-directory for the current buffer is on a remote machine.
1100
8cf51b2c
GM
11012007-07-21 Eli Zaretskii <eliz@gnu.org>
1102
1103 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1104 default value.
1105
11062007-07-21 Richard Stallman <rms@gnu.org>
1107
1108 * files.texi (Why Version Control?): Improve previous change.
1109
11102007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1111
1112 * files.texi (Why Version Control?): New node.
1113
8cf51b2c
GM
11142007-07-12 Nick Roberts <nickrob@snap.net.nz>
1115
8cf51b2c
GM
1116 * building.texi (Starting GUD): Add xref to this anchor.
1117
8cf51b2c
GM
11182007-06-24 Karl Berry <karl@gnu.org>
1119
2a9f4d55 1120 * emacs.texi: New Back-Cover Text.
8cf51b2c 1121
8cf51b2c
GM
11222007-06-07 Alan Mackenzie <acm@muc.de>
1123
1124 * display.texi (Optional Mode Line): Document the new form of
1125 line+column numbers, "(561,2)".
1126
11272007-06-06 Juanma Barranquero <lekktu@gmail.com>
1128
49823426 1129 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1130
11312007-06-02 Chong Yidong <cyd@stupidchicken.com>
1132
1133 * Version 22.1 released.
1134
8cf51b2c
GM
11352007-05-07 Karl Berry <karl@gnu.org>
1136
1137 * emacs.texi (EMACSVER): Back to 22.
1138
11392007-05-06 Richard Stallman <rms@gnu.org>
1140
1141 * maintaining.texi (Create Tags Table): Clean up previous change.
1142
c8763fb6 11432007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1144
1145 * maintaining.texi (Create Tags Table): Add text about the dangers of
1146 making symbolic links to tags files.
1147
11482007-05-04 Karl Berry <karl@gnu.org>
1149
1150 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1151
11522007-05-03 Karl Berry <karl@gnu.org>
1153
1154 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1155
1156 * .cvsignore (*.pdf): New entry.
1157
8cf51b2c
GM
1158 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1159 for printing.
1160
11612007-05-01 Richard Stallman <rms@gnu.org>
1162
1163 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1164
8cf51b2c
GM
11652007-04-28 Glenn Morris <rgm@gnu.org>
1166
1167 * ack.texi (Acknowledgments):
1168 * anti.texi (Antinews):
8cf51b2c
GM
1169 * programs.texi (Program Modes): Restore mention of python.el pending
1170 consideration of legal status.
1171
11722007-04-28 Richard Stallman <rms@gnu.org>
1173
1174 * files.texi (File Names): Fixes to ~ description on MS systems.
1175
8cf51b2c
GM
11762007-04-26 Glenn Morris <rgm@gnu.org>
1177
1178 * emacs.texi (EMACSVER): Increase to 22.1.50.
1179
11802007-04-25 Karl Berry <karl@gnu.org>
1181
1182 * emacs.texi: Improve line breaks on copyright page,
1183 similar layout to lispref, 8.5x11 by default.
1184
1185 * dired.texi (Image-Dired): Improve line break, fix typo.
1186
11872007-04-24 Chong Yidong <cyd@stupidchicken.com>
1188
1189 * programs.texi (Program Modes):
8cf51b2c
GM
1190 * anti.texi (Antinews):
1191 * ack.texi (Acknowledgments): python.el removed.
1192
8cf51b2c
GM
11932007-04-23 Chong Yidong <cyd@stupidchicken.com>
1194
1195 * display.texi (Highlight Interactively): Correct description of
1196 hi-lock-file-patterns-policy.
1197
1198 * files.texi (File Archives): Mention self-extracting executables.
1199
12002007-04-23 Eli Zaretskii <eliz@gnu.org>
1201
1202 * search.texi (Unconditional Replace, Query Replace): Add xref to
1203 "Replacement and Case".
1204
12052007-04-22 Chong Yidong <cyd@stupidchicken.com>
1206
1207 * dired.texi (Image-Dired): Move from Thumbnails node.
1208 * misc.texi (Thumbnails): Node deleted.
1209 * emacs.texi (Top): Update node listing.
1210
1211 * files.texi (File Conveniences):
49823426 1212 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1213
12142007-04-21 Richard Stallman <rms@gnu.org>
1215
1216 * display.texi (Highlight Interactively): Correct previous change.
1217 Clarify doc of hi-lock-find-patterns, and move new features into it.
1218
12192007-04-20 David Koppelman <koppel@ece.lsu.edu>
1220
1221 * display.texi (Highlight Interactively): Document
1222 hi-lock-file-patterns-policy.
1223
12242007-04-20 Martin Rudalics <rudalics@gmx.at>
1225
1226 * display.texi (Scrolling): Fix typo.
1227
8cf51b2c
GM
12282007-04-15 Chong Yidong <cyd@stupidchicken.com>
1229
8cf51b2c
GM
1230 * doclicense.texi: Remove node heading, so that it can be included by
1231 other files.
1232
1233 * emacs.texi: Insert node heading for GFDL.
1234
8cf51b2c
GM
12352007-04-14 Eli Zaretskii <eliz@gnu.org>
1236
1237 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1238 "command line".
1239
1240 * display.texi (Faces): Refer to "Creating Frames" for face
1241 and other frame customizations in .emacs.
1242
1243 * frames.texi (Creating Frames): Mention that face customizations can
1244 be put in .emacs. Add index entries.
1245
12462007-04-12 Richard Stallman <rms@gnu.org>
1247
1248 * glossary.texi (Glossary): Explain `iff'.
1249
12502007-04-11 Karl Berry <karl@gnu.org>
1251
1252 * gnu.texi (Top),
1253 * macos.texi (Mac Font Specs),
1254 * anti.texi (Antinews),
1255 * xresources.texi (Resources),
1256 * misc.texi (Emulation),
1257 * calendar.texi (Daylight Saving),
1258 * dired.texi (Dired and Find),
1259 * rmail.texi (Remote Mailboxes),
1260 * sending.texi (Mail Headers),
1261 * programs.texi (Which Function),
1262 * files.texi (Recover),
1263 * buffers.texi (Uniquify),
1264 * frames.texi (Wheeled Mice),
1265 * killing.texi (Rectangles): Wording to improve breaks in
1266 8.5x11 format.
1267 * mule.texi (Language Environments): \hbadness=10000 since there's
1268 no way to reword.
1269 * emacs.texi (smallbook): New @set to more easily switch between
1270 smallbook and 8.5x11.
1271
12722007-04-11 Richard Stallman <rms@gnu.org>
1273
1274 * files.texi (File Conveniences): Add xref to Tumme.
1275 Delete text about Thumbnail mode.
1276
8cf51b2c
GM
12772007-04-09 Alan Mackenzie <acm@muc.de>
1278
1279 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1280 new name. Insert concept index entries.
1281
8cf51b2c
GM
12822007-04-08 Chong Yidong <cyd@stupidchicken.com>
1283
1284 * display.texi (Standard Faces): Document prefix arg for
1285 list-faces-display.
1286
1287 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1288
8cf51b2c
GM
12892007-04-07 Chong Yidong <cyd@stupidchicken.com>
1290
8cf51b2c
GM
1291 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1292
1293 * files.texi (Misc File Ops): Rewrite description of
1294 insert-file-literally.
1295
8cf51b2c
GM
12962007-03-31 Eli Zaretskii <eliz@gnu.org>
1297
1298 * misc.texi (Printing): Postscript -> PostScript.
1299
8cf51b2c
GM
1300 * ack.texi (Acknowledgments): Postscript -> PostScript.
1301
1302 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1303
1304 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1305 below.
1306
13072007-03-30 Chong Yidong <cyd@stupidchicken.com>
1308
1309 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1310 Init Non-ASCII.
1311 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1312 (Init Non-ASCII): New node.
1313
13142007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1315
1316 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1317
8cf51b2c
GM
13182007-03-12 Glenn Morris <rgm@gnu.org>
1319
8cf51b2c
GM
1320 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1321 "Daylight Savings".
1322
49823426 1323 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1324 saving" in text throughout.
1325
8cf51b2c
GM
13262007-03-04 Richard Stallman <rms@gnu.org>
1327
1328 * custom.texi (Safe File Variables): Minor correction.
1329
8cf51b2c
GM
13302007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1331
1332 * rmail.texi (Movemail): Add internal ref.
1333 Don't indent the intro for the PROTO table.
1334 Format PROTO table items with @code.
1335
8cf51b2c
GM
13362007-02-26 Nick Roberts <nickrob@snap.net.nz>
1337
1338 * building.texi: Remove references to bashdb.
1339
8cf51b2c
GM
13402007-02-19 Juanma Barranquero <lekktu@gmail.com>
1341
1342 * mule.texi (Language Environments): Update list of supported language
1343 environments.
1344
8cf51b2c
GM
13452007-02-14 Kim F. Storm <storm@cua.dk>
1346
1347 * building.texi (Grep Searching): Fix lgrep doc.
1348
13492007-02-12 Chong Yidong <cyd@stupidchicken.com>
1350
1351 * back.texi: Remove unused file.
1352
c8763fb6 13532007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1354
1355 * maintaining.texi (Tag Syntax): Now --members is the default for
1356 etags, not for ctags yet.
1357
8cf51b2c
GM
13582007-02-03 Eli Zaretskii <eliz@gnu.org>
1359
1360 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1361 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1362 expects. Add comments to prevent people from inadvertently modifying
1363 the key parts needed by `texinfo-multiple-files-update'.
1364
13652007-01-29 Chong Yidong <cyd@stupidchicken.com>
1366
1367 * frames.texi (Secondary Selection): Window clicked does not matter
1368 when mouse-yank-at-point is non-nil.
1369
8cf51b2c
GM
13702007-01-16 Glenn Morris <rgm@gnu.org>
1371
1372 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1373 system abbrev.
1374
13752007-01-11 Richard Stallman <rms@gnu.org>
1376
1377 * msdog.texi (Windows Keyboard): Another small cleanup.
1378
13792007-01-10 Richard Stallman <rms@gnu.org>
1380
1381 * msdog.texi (Windows Keyboard): Yet another try to make
1382 everyone happy with that passage.
1383
13842007-01-05 Richard Stallman <rms@gnu.org>
1385
1386 * anti.texi (Antinews): Mention M-x shell scrolling.
1387
13882007-01-05 Nick Roberts <nickrob@snap.net.nz>
1389
1390 * building.texi (Watch Expressions): Describe gdb-max-children.
1391
8cf51b2c
GM
13922007-01-04 Richard Stallman <rms@gnu.org>
1393
8cf51b2c
GM
1394 * msdog.texi (Windows Keyboard): Clarify previous change.
1395
8cf51b2c
GM
13962007-01-02 Richard Stallman <rms@gnu.org>
1397
1398 * custom.texi (Changing a Variable): Minor clarification.
1399 (Specific Customization): customize-customized => customize-unsaved.
1400
1401 * entering.texi (Entering Emacs): Clean up text about restarting
1402 Emacs for each file.
1403
1404 * misc.texi (Shell Options): Minor cleanup.
1405
1406 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1407 with Emacs, not vice versa.
1408
1409 * programs.texi (Symbol Completion): Recommend customizing
1410 window manager.
1411
1412 * xresources.texi (Resources): Minor fix.
1413
c8763fb6 14142007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1415
1416 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1417
14182007-01-01 Richard Stallman <rms@gnu.org>
1419
1420 * commands.texi (User Input): Document keys stolen by window mangers.
1421
14222006-12-31 Richard Stallman <rms@gnu.org>
1423
1424 * custom.texi (Specific Customization): Document customize-option
1425 instead of customize-variable.
1426
14272006-12-31 Kim F. Storm <storm@cua.dk>
1428
1429 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1430
14312006-12-30 Kim F. Storm <storm@cua.dk>
1432
1433 * killing.texi (CUA Bindings): Fix typo.
1434
1435 * xresources.texi (Table of Resources): Mention grow-only value for
1436 auto-resize-tool-bars.
1437
8cf51b2c
GM
14382006-12-27 Eli Zaretskii <eliz@gnu.org>
1439
1440 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1441 and how to get them back.
1442
14432006-12-26 Richard Stallman <rms@gnu.org>
1444
1445 * calendar.texi (Holidays): Holiday listing is based on current
1446 practice, but DST is not.
1447
14482006-12-25 Richard Stallman <rms@gnu.org>
1449
1450 * emacs.texi (Top): Update subnode menus.
1451
1452 * mark.texi (Transient Mark): Fix xref.
1453
1454 * killing.texi (Graphical Kill): Node deleted.
1455 (Killing): Add xref to Cut and Paste.
1456 (CUA Bindings): Update xref.
1457
1458 * frames.texi (Cut and Paste): New section to hold other nodes.
1459 (Mouse Commands): Node demoted.
1460 (Cut/Paste Other App): Split out from Mouse Commands.
1461 (Word and Line Mouse): Likewise.
1462 (Secondary Selection, Clipboard): Nodes demoted.
1463
8cf51b2c
GM
14642006-12-24 Kevin Ryde <user42@zip.com.au>
1465
1466 * calendar.texi (Holidays): US daylight saving begins second Sunday
1467 in March for 2007 onwards.
1468 (Daylight Savings): Show new US default daylight saving rules, 2nd
1469 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1470
14712006-12-23 Chong Yidong <cyd@stupidchicken.com>
1472
1473 * calendar.texi (Scroll Calendar): < and > are switched.
1474
14752006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1476
1477 * killing.texi (Deletion): Describe M-\ prefix argument.
1478
14792006-12-23 Richard Stallman <rms@gnu.org>
1480
1481 * search.texi (Regexp Search): Explain why forward and reverse regexp
1482 search are not mirror images.
1483
8cf51b2c
GM
14842006-12-19 Kim F. Storm <storm@cua.dk>
1485
1486 * major.texi (Choosing Modes): Describe match-function elements for
1487 magic-mode-alist.
1488
8cf51b2c
GM
14892006-12-18 Eli Zaretskii <eliz@gnu.org>
1490
1491 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1492 peculiarities.
1493
14942006-12-18 Richard Stallman <rms@gnu.org>
1495
1496 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1497
8cf51b2c
GM
14982006-12-17 Alan Mackenzie <acm@muc.de>
1499
1500 * programs.texi (Left Margin Paren): Remove the bit which says
1501 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1502 Discuss some of the issues of setting this option to nil.
1503
15042006-12-17 Glenn Morris <rgm@gnu.org>
1505
1506 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1507
15082006-12-16 Eli Zaretskii <eliz@gnu.org>
1509
1510 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1511 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1512 NTFS volumes.
1513 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1514 volumes.
1515
15162006-12-15 Eli Zaretskii <eliz@gnu.org>
1517
1518 * text.texi (HTML Mode): Fix "C-c TAB".
1519
8cf51b2c
GM
15202006-12-09 Richard Stallman <rms@gnu.org>
1521
1522 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1523
15242006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1525
1526 * files.texi (Misc File Ops): Document insert-file-literally.
1527
15282006-12-08 Eli Zaretskii <eliz@gnu.org>
1529
1530 * cmdargs.texi (Colors): Note that --color is intended for overriding
1531 the terminal defaults, not for normal invocation.
1532
1533 * misc.texi (Emacs Server): Improve wording. Don't mention the
1534 ``server program''. Add a cross-reference to "Init File" node.
1535 (Invoking emacsclient): Add index entries. Document both short and
1536 long versions of command-line options. Document the -f option.
1537
8cf51b2c
GM
15382006-12-06 Richard Stallman <rms@gnu.org>
1539
1540 * text.texi (Outline Format): Say to set outline-regexp
1541 and outline-level with major modes and file local variables.
1542
c8763fb6 15432006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1544
1545 * anti.texi (Antinews): Mention the alternative to
1546 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1547
8cf51b2c
GM
1548 * misc.texi (Interactive Shell): Ditto.
1549
15502006-12-04 Eli Zaretskii <eliz@gnu.org>
1551
1552 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1553
1554 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1555
15562006-12-01 Eli Zaretskii <eliz@gnu.org>
1557
1558 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1559 colon in the mode line.
1560
1561 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1562
15632006-11-26 Nick Roberts <nickrob@snap.net.nz>
1564
1565 * building.texi (Watch Expressions): Mention SPC for expanding/
1566 contracting watch expressions.
1567
15682006-11-26 Kim F. Storm <storm@cua.dk>
1569
1570 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1571
15722006-11-26 Nick Roberts <nickrob@snap.net.nz>
1573
1574 * building.texi (Debugger Operation): Define text command mode.
1575 Clarify how tooltips work.
1576 (GDB Graphical Interface): Explain how to run in text command mode
1577 more clearly.
1578
15792006-11-25 Juanma Barranquero <lekktu@gmail.com>
1580
1581 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1582
15832006-11-22 Juanma Barranquero <lekktu@gmail.com>
1584
1585 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1586
8cf51b2c
GM
15872006-11-18 Chong Yidong <cyd@stupidchicken.com>
1588
1589 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1590 and EMACS is deprecated.
1591
15922006-11-18 Juanma Barranquero <lekktu@gmail.com>
1593
1594 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1595
c8763fb6 15962006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1597
1598 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1599
1600 * emacs.texi: Include xresources.texi both for info and dvi.
1601
1602 * xresources.texi: Merge text from xresmini.texi.
1603
c8763fb6 16042006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1605
1606 * glossary.texi: Fix typos.
1607
8cf51b2c
GM
16082006-11-06 Richard Stallman <rms@gnu.org>
1609
1610 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1611
1612 * ack.texi (Acknowledgments): Fix name spelling.
1613
16142006-11-01 Juri Linkov <juri@jurta.org>
1615
1616 * search.texi (Word Search): Document incremental word search.
1617
16182006-10-28 Glenn Morris <rgm@gnu.org>
1619
1620 * ack.texi (Acknowledgments): Add cal-html author.
1621
1622 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1623 Calendar"). Describe new package cal-html.
1624 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1625 Calendar Files."
1626
8cf51b2c
GM
16272006-10-23 Richard Stallman <rms@gnu.org>
1628
1629 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1630 Abbrev mode is enabled.
1631
8cf51b2c
GM
16322006-10-16 Richard Stallman <rms@gnu.org>
1633
8cf51b2c
GM
1634 * emacs.texi: Update ISBN.
1635
8cf51b2c
GM
16362006-10-11 Kim F. Storm <storm@cua.dk>
1637
1638 * emacs.texi (Acknowledgments): Use @dotless{i}.
1639
16402006-10-08 Nick Roberts <nickrob@snap.net.nz>
1641
1642 * building.texi (Breakpoints Buffer): Mention catchpoints.
1643
16442006-10-08 Kim F. Storm <storm@cua.dk>
1645
1646 * ack.texi (Acknowledgments): Update.
1647
1648 * emacs.texi (Acknowledgments): Fix bad @/ form.
1649
8cf51b2c
GM
16502006-10-05 Kim F. Storm <storm@cua.dk>
1651
1652 * emacs.texi (Acknowledgments): Add more contributors.
1653
16542006-10-03 Richard Stallman <rms@gnu.org>
1655
1656 * emacs.texi (Acknowledgments): Update version and edition.
1657
8cf51b2c
GM
16582006-10-01 Karl Berry <karl@gnu.org>
1659
1660 * custom.texi (Customization Groups): Page break to keep example buffer
1661 on one page.
1662
16632006-09-30 Karl Berry <karl@gnu.org>
1664
1665 * programs.texi (Basic Indent): @need to improve page break.
1666 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1667
16682006-09-29 Glenn Morris <rgm@gnu.org>
1669
1670 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1671
16722006-09-29 Karl Berry <karl@gnu.org>
1673
1674 * windows.texi (Basic Window): Remove forced @break, no longer
1675 desirable.
1676 * frames.texi (Frame Commands),
1677 * mark.texi (Marking Objects): Reword to avoid bad page break.
1678 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1679
16802006-09-19 Richard Stallman <rms@gnu.org>
1681
1682 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1683 stick to present tense.
1684
c8763fb6 16852006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1686
1687 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1688 to x-gtk-use-old-file-dialog.
1689 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1690
16912006-09-15 Jay Belanger <belanger@truman.edu>
1692
49823426 1693 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1694 Change "Library Public License" to "Lesser Public License"
1695 throughout. Use "yyyy" to represent year.
1696
8cf51b2c
GM
16972006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1698
1699 * files.texi (Visiting): Add index entry "open file".
1700
8cf51b2c
GM
17012006-09-11 Richard Stallman <rms@gnu.org>
1702
1703 * building.texi (Compilation Mode): Clarification.
1704 (Grep Searching): Add xref to Compilation Mode.
1705
8cf51b2c
GM
17062006-09-08 Richard Stallman <rms@gnu.org>
1707
1708 * search.texi (Search): Ref multi-file search commands here.
1709 (Other Repeating Search): Not here.
1710
8cf51b2c
GM
17112006-08-28 Richard Stallman <rms@gnu.org>
1712
1713 * windows.texi (Split Window): Update xref.
1714
1715 * basic.texi (Continuation Lines): Update xref.
1716
1717 * indent.texi (Tab Stops): Update xref.
1718
1719 * emacs.texi (Top): Update subnode menu.
1720
1721 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1722 split out of Display Custom.
1723
17242006-08-25 Kim F. Storm <storm@cua.dk>
1725
1726 * display.texi (Display Custom): Add variables overline-margin
1727 and x-underline-at-descent-line.
1728
17292006-08-25 Richard Stallman <rms@gnu.org>
1730
1731 * entering.texi (Exiting): Rewrite to give graphical displays
1732 priority over text terminals.
1733
1734 * search.texi (Incremental Search): Move index entries.
1735
17362006-08-23 Chong Yidong <cyd@stupidchicken.com>
1737
1738 * custom.texi (Init File): Reference Find Init to avoid "home
1739 directory" confusion.
1740
17412006-08-22 Nick Roberts <nickrob@snap.net.nz>
1742
1743 * building.texi (Other GDB-UI Buffers): Describe how to edit
1744 a value in the locals buffer.
1745
17462006-08-21 Richard Stallman <rms@gnu.org>
1747
1748 * search.texi (Basic Isearch): Add `isearch' index entry.
1749
17502006-08-16 Richard Stallman <rms@gnu.org>
1751
1752 * misc.texi (Saving Emacs Sessions): Clean up wording.
1753
1754 * mark.texi (Marking Objects): Mention term "select all".
1755
1756 * emacs.texi (Top): Update subnode menu.
1757
1758 * help.texi (Help Mode): Move node up in file.
1759
8cf51b2c
GM
17602006-08-15 Nick Roberts <nickrob@snap.net.nz>
1761
1762 * building.texi (Stack Buffer): Explain fringe arrow.
1763
8cf51b2c
GM
17642006-08-12 Eli Zaretskii <eliz@gnu.org>
1765
8cf51b2c
GM
1766 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1767 on startup.
1768
17692006-08-11 Romain Francoise <romain@orebokech.com>
1770
1771 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1772
17732006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1774
1775 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1776
17772006-08-10 Richard Stallman <rms@gnu.org>
1778
1779 * text.texi (Format Faces): Substantial rewrites to deal
1780 with face merging. Empty regions don't count. Clarify
1781 face property inheritance.
1782
17832006-08-08 Romain Francoise <romain@orebokech.com>
1784
1785 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1786 <arjuropo@cc.jyu.fi>.
1787
8cf51b2c
GM
17882006-08-04 Eli Zaretskii <eliz@gnu.org>
1789
1790 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1791 apply to all frames.
1792
8cf51b2c
GM
17932006-08-01 Richard Stallman <rms@gnu.org>
1794
1795 * help.texi (Name Help): Add index entries for describe-variable.
1796
17972006-08-01 Nick Roberts <nickrob@snap.net.nz>
1798
1799 * building.texi (GDB Graphical Interface): Shorten node names.
1800 (GDB-UI Layout): Use GDB-related.
1801 (Other GDB-UI Buffers): Simplify English.
1802
18032006-07-31 Richard Stallman <rms@gnu.org>
1804
1805 * search.texi (Query Replace): Add xref for Dired's Q command.
1806
8cf51b2c
GM
18072006-07-31 Nick Roberts <nickrob@snap.net.nz>
1808
1809 * building.texi (GDB commands in Fringe): Rename to...
1810 (Source Buffers): ..this and move forward. Describe hollow arrow and
1811 new option gdb-find-source-frame.
1812
18132006-07-29 Richard Stallman <rms@gnu.org>
1814
1815 * dired.texi (Operating on Files): Simplify previous change
1816 and fix Texinfo usage.
1817
18182006-07-29 Eli Zaretskii <eliz@gnu.org>
1819
1820 * dired.texi (Operating on Files): Add cross-references. State the
1821 Unix commands that do similar things.
1822
18232006-07-28 Richard Stallman <rms@gnu.org>
1824
1825 * mark.texi (Transient Mark): Clarify that region never disappears
1826 when Transient Mark mode is off, and not when it is on.
1827
18282006-07-27 Richard Stallman <rms@gnu.org>
1829
1830 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1831
18322006-07-24 Richard Stallman <rms@gnu.org>
1833
1834 * xresources.texi (GTK styles): Fix texinfo usage.
1835
8cf51b2c
GM
1836 * commands.texi (User Input): Explain why we teach keyboard cmds.
1837
1838 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1839 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1840 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1841 * doclicense.texi, display.texi, dired.texi, basic.texi:
1842 * anti.texi, ack.texi: Move periods and commas inside quotes.
1843
18442006-07-22 Eli Zaretskii <eliz@gnu.org>
1845
1846 * cmdargs.texi (General Variables): Document EMAIL.
1847
18482006-07-21 Eli Zaretskii <eliz@gnu.org>
1849
1850 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1851 doesn't have effect on MS-Windows.
1852
8cf51b2c
GM
18532006-07-17 Richard Stallman <rms@gnu.org>
1854
1855 * building.texi (Grep Searching): Explain about chaining grep commands.
1856
8cf51b2c
GM
18572006-07-10 Nick Roberts <nickrob@snap.net.nz>
1858
49823426 1859 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1860
18612006-07-09 Chong Yidong <cyd@stupidchicken.com>
1862
1863 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1864 is invoked for multiple files.
1865
18662006-07-08 Eli Zaretskii <eliz@gnu.org>
1867
1868 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1869 on-line manual for the rest of this node.
1870 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1871 unconditionally.
1872 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1873 Improve wording.
1874 (Windows Printing): Improve wording.
1875 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1876 rest of this node.
1877
8cf51b2c
GM
18782006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1879
49823426
GM
1880 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1881 with eval-buffer.
8cf51b2c
GM
1882
18832006-07-05 Nick Roberts <nickrob@snap.net.nz>
1884
1885 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1886 of character translation.
1887
18882006-07-04 Nick Roberts <nickrob@snap.net.nz>
1889
1890 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1891
18922006-07-03 Karl Berry <karl@gnu.org>
1893
1894 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1895 not-too-underfull hboxes in the TeX output.
1896 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1897 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1898 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1899 * sending.texi, text.texi: Fix overfull/underfull boxes.
1900
19012006-07-03 Romain Francoise <romain@orebokech.com>
1902
1903 * m-x.texi (M-x): Fix.
1904
19052006-07-03 Richard Stallman <rms@gnu.org>
1906
8cf51b2c
GM
1907 * search.texi (Other Repeating Search): filename -> file name.
1908
1909 * misc.texi (Narrowing): Minor cleanups.
1910
1911 * files.texi (Visiting): filename -> file name.
1912
1913 * emacs.texi (Top): Update subnode menus.
1914
1915 * mule.texi (Coding Systems): Move char translation stuff here.
1916 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1917 (Recognize Coding): Substantial local rewrites.
1918 (International): Update menu.
1919
1920 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1921 (Scrolling): Substantial local rewrites.
1922 (Display): Update menu and intro.
1923
1924 * dired.texi: filename -> file name.
1925
1926 * custom.texi (Safe File Variables): Texinfo usage fix.
1927
19282006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1929
1930 * help.texi, m-x.texi: Lots of cleanups.
1931
8cf51b2c
GM
19322006-06-30 Eli Zaretskii <eliz@gnu.org>
1933
1934 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1935 (Windows Processes, Windows Misc): Shorten the printed version by
1936 selectively conditioning less important portions by @ifnottex.
1937
8cf51b2c
GM
19382006-06-27 Richard Stallman <rms@gnu.org>
1939
1940 * mini.texi (Minibuffer File): Minor cleanup.
1941
19422006-06-25 Nick Roberts <nickrob@snap.net.nz>
1943
1944 * frames.texi (XTerm Mouse): Rename to...
1945 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1946
1947 * emacs.texi (Top): Use new node name.
1948
19492006-06-24 Eli Zaretskii <eliz@gnu.org>
1950
1951 * emacs.texi (Top): Update the detailed menu according to changes in
1952 msdog.texi.
1953
1954 * msdog.texi (Windows Keyboard): New section.
1955 (Windows Mouse): New section.
1956 (Windows System Menu): Remove section (text merged with "Windows
1957 Keyboard").
1958 (Windows Misc): New section.
1959
1960 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1961
1962 * msdog.texi (ls in Lisp): New section.
1963
1964 * files.texi (Visiting): Document case-insensitive wildcard matching
1965 under find-file-wildcards.
1966
8cf51b2c
GM
19672006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1968
1969 * macos.texi (Mac Input): Add description of mac-function-modifier.
1970 Now Unicode keyboard layouts work.
1971
8cf51b2c
GM
19722006-06-10 Richard Stallman <rms@gnu.org>
1973
1974 * mule.texi (Recognize Coding): Clarify previous change.
1975
19762006-06-09 Kenichi Handa <handa@m17n.org>
1977
1978 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1979 notation.
1980
19812006-06-07 Kevin Ryde <user42@zip.com.au>
1982
1983 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1984 manual for @ifnottex, but in emacs-extra for @iftex.
1985
1986 * cmdargs.texi (General Variables): Fix smtpmail xref.
1987
19882006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1989
8cf51b2c 1990 * programs.texi (Comment Commands):
8cf51b2c 1991 * custom.texi (Specifying File Variables):
49823426 1992 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1993
19942006-06-07 Nick Roberts <nickrob@snap.net.nz>
1995
1996 * building.texi (Watch Expressions): Move node to end.
1997 (GDB Graphical Interface): Move description of clicks in fringe...
1998 (GDB commands in the Fringe): ...to here. New node.
1999
8cf51b2c
GM
20002006-06-05 Romain Francoise <romain@orebokech.com>
2001
49823426 2002 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2003
20042006-06-05 Nick Roberts <nickrob@snap.net.nz>
2005
2006 * building.texi (GDB Graphical Interface): Update bindings.
2007 (Commands of GUD): Add gud-print. Remove gud-run.
2008 Restate availability more generally.
2009
20102006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2011
2012 * mini.texi: Lots of cleanups.
2013
20142006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2015
2016 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2017 and Mouse-2.
2018
c8763fb6 20192006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2020
2021 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2022
8cf51b2c
GM
20232006-05-31 Richard Stallman <rms@gnu.org>
2024
2025 * basic.texi (Moving Point): Fix previous change.
2026
c8763fb6 20272006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2028
2029 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2030
20312006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2032
2033 * basic.texi: Many simplifications and improvements in wording.
2034
8cf51b2c
GM
20352006-05-26 Nick Roberts <nickrob@snap.net.nz>
2036
2037 * anti.texi (Antinews): Create a node for gdb-ui.
2038
8cf51b2c
GM
20392006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2040
2041 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2042
20432006-05-20 Richard Stallman <rms@gnu.org>
2044
2045 * dired.texi (Dired Navigation): dired-goto-file is now j.
2046
8cf51b2c
GM
20472006-05-20 Eli Zaretskii <eliz@gnu.org>
2048
2049 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2050 and their aliases.
2051
2052 * msdog.texi (Windows Printing): Mention non-support of plain text
2053 printing with some el-cheapo printers, and suggest a workaround.
2054
20552006-05-20 Kevin Ryde <user42@zip.com.au>
2056
2057 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2058 remove the bit saying you must set it.
2059
20602006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2061
2062 * trouble.texi (Checklist):
2063 * text.texi (Text, Auto Fill, Text Mode):
2064 * search.texi (Nonincremental Search):
2065 * rmail.texi (Rmail Labels):
2066 * mule.texi (Input Methods, Multibyte Conversion):
2067 * misc.texi (Gnus, Where to Look, PostScript):
2068 * maintaining.texi (Create Tags Table):
2069 * indent.texi (Indentation Commands):
2070 * fixit.texi (Spelling):
2071 * emacs.texi (Copying):
2072 * custom.texi (Init File): ifinfo -> ifnottex.
2073
8cf51b2c
GM
20742006-05-17 Richard Stallman <rms@gnu.org>
2075
2076 * files.texi (Diff Mode): Mention C-x `.
2077
20782006-05-08 Richard Stallman <rms@gnu.org>
2079
2080 * custom.texi (Disabling): Textual cleanups.
2081
8cf51b2c
GM
20822006-05-12 Glenn Morris <rgm@gnu.org>
2083
2084 * calendar.texi (Displaying the Diary, Format of Diary File):
2085 Refer to diary-view-entries, diary-list-entries,
2086 diary-show-all-entries rather than obsolete aliases.
2087
20882006-05-12 Eli Zaretskii <eliz@gnu.org>
2089
2090 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2091 (Displaying the Diary, Special Diary Entries, Importing Diary):
2092 * building.texi (Compilation Shell):
2093 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2094 emacs-xtra with @inforef's.
2095
2096 * files.texi (Visiting): Fix wording.
2097
2098 * mule.texi (Coding Systems, Text Coding): More indexing.
2099 Mention that C-x RET f can set eol conversion.
2100
c8763fb6 21012006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2102
2103 * xresmini.texi (GTK resources): Insert GTK description.
2104
2105 * xresources.texi (GTK resources): metafont should be menufont.
2106
8cf51b2c
GM
21072006-05-06 Michael Albinus <michael.albinus@gmx.de>
2108
49823426 2109 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2110 method, user name and host name is active only in partial
2111 completion mode.
2112
8cf51b2c
GM
21132006-05-06 Eli Zaretskii <eliz@gnu.org>
2114
2115 * makefile.w32-in (emacs.dvi):
2116 * Makefile.in (emacs.dvi): Add xresmini.texi.
2117
2118 * xresmini.texi (Table of Resources): Remove xref to non-existent
2119 node "LessTif Resources".
2120
2121 * msdog.texi (Microsoft Windows):
2122 * calendar.texi (Calendar/Diary, Displaying the Diary)
2123 (Special Diary Entries, Importing Diary, Holidays):
2124 * programs.texi (Program Modes):
2125 * text.texi (Text):
2126 * buffers.texi (Several Buffers):
2127 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2128
21292006-05-06 Eli Zaretskii <eliz@gnu.org>
2130
2131 The following changes merge the emacs-xtra manual into the main
2132 manual, but only for on-line version of the manual.
2133
2134 * vc2-xtra.texi (Version Backups, Local Version Control)
2135 (Making Snapshots, Change Logs and VC, Version Headers)
2136 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2137 on-line manual.
2138
2139 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2140 for on-line manual.
2141
2142 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2143 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2144 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2145 for on-line manual.
2146
2147 * fortran-xtra.texi (Fortran, Fortran Autofill)
2148 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2149 for on-line manual.
2150
2151 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2152 Conditional xref's for on-line manual.
2153
2154 * emerge-xtra.texi (Emerge, Overview of Emerge)
2155 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2156 manual.
2157
2158 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2159 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2160 (EMACSSOURCES): Use EMACS_XTRA.
2161 (../info/emacs-xtra): Remove.
2162 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2163
2164 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2165 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2166 (EMACSSOURCES): Use EMACS_XTRA.
2167 ($(infodir)/emacs-xtra): Remove.
2168 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2169
2170 * trouble.texi (Quitting):
2171 * text.texi (Text):
2172 * programs.texi (Program Modes):
2173 * msdog.texi (Microsoft Windows):
2174 * frames.texi (Frames):
2175 * files.texi (Backup, Version Control, VC Concepts)
2176 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2177 (Registering, VC Status, VC Undo, Multi-User Branching)
2178 (Comparing Files):
2179 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2180 (Displaying the Diary, Special Diary Entries, Importing Diary):
2181 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2182 conditional xref's, depending on @iftex/@ifnottex.
2183
2184 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2185 "MS-DOS". @include msdog-xtra.texi.
2186
2187 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2188 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2189
2190 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2191 for vc-xtra.texi subsections.
2192 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2193 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2194
2195 * sending.texi (Sending Mail): A @node line without explicit Prev,
2196 Next, and Up links.
2197
2198 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2199 Next, and Up links.
2200
2201 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2202 and its sections. @include picture-xtra.texi.
2203
2204 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2205 "Emerge".
2206 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2207
2208 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2209 exact duplicate of its name-sake in calendar.texi.
2210
2211 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2212 "Advanced Calendar/Diary Usage".
2213 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2214
2215 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2216 dired-xtra.texi.
2217 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2218
2219 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2220 (Files) [ifnottex]: Add menu entry for Autorevert.
2221
2222 * emacs-xtra.texi (Introduction): Reword to make consistent with
2223 printed version only.
2224 <Top level>: Remove the body of all chapters and move them to the
2225 new *-xtra.texi files. Use @raisesections and @lowersections to
2226 convert sections to chapters etc.
2227
2228 * msdog-xtra.texi:
2229 * fortran-xtra.texi:
2230 * vc-xtra.texi:
2231 * vc1-xtra.texi:
2232 * vc2-xtra.texi:
2233 * emerge-xtra.texi:
2234 * cal-xtra.texi:
2235 * dired-xtra.texi:
2236 * arevert-xtra.texi: New files, with text from respective chapters
2237 of emacs-xtra.texi. Convert each @chapter into @section, @section
2238 into @subsection, etc.
2239
2240 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2241 updated.
2242
2243 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2244 Windows". All references updated.
2245
22462006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2247
2248 * macos.texi (Mac Input): Mention input from Character Palette.
2249 (Mac Font Specs): Fix typo.
2250
22512006-05-05 Richard Stallman <rms@gnu.org>
2252
2253 * files.texi (Diff Mode): Minor cleanup.
2254
22552006-05-05 Karl Berry <karl@gnu.org>
2256
8cf51b2c
GM
2257 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2258 errors from the current release of makeinfo (4.8).
2259 * help.texi (Library Keywords): Change widest word in multitable
2260 template from `emulations' to `convenience'. (Not sure if this is
2261 related to the font change.)
2262
22632006-05-05 Eli Zaretskii <eliz@gnu.org>
2264
2265 * files.texi (File Names): Add a footnote about limited support of
2266 ~USER on MS-Windows.
2267
2268 * cmdargs.texi (Initial Options): Add a footnote about limited
2269 support of ~USER on MS-Windows.
2270
22712006-05-03 Richard Stallman <rms@gnu.org>
2272
2273 * files.texi (Diff Mode): Node moved here.
2274 (Comparing Files): Delete what duplicates new node.
2275 (Files): Put Diff Mode in menu.
2276
2277 * misc.texi (Diff Mode): Moved to files.texi.
2278
2279 * emacs.texi (Top): Update menu for Diff Mode.
2280
2281 * trouble.texi (Emergency Escape): Simplify.
2282
2283 * emacs.texi (Top): Minor clarification.
2284
22852006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2286
2287 * commands.texi, entering.texi, screen.texi: Many simplifications.
2288
22892006-05-03 Richard Stallman <rms@gnu.org>
2290
2291 * commands.texi (Text Characters): Delete paragraph about unibyte
2292 non-ASCII printing chars.
2293
2294 * killing.texi (Killing): Say "graphical displays".
2295 * display.texi: Say "graphical displays".
2296
2297 * cmdargs.texi (Misc X): Say "graphical displays".
2298
22992006-05-01 Richard Stallman <rms@gnu.org>
2300
2301 * emacs.texi (Top): Add Diff Mode to menu.
2302
23032006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2304
2305 * misc.texi (Diff Mode): New node.
2306
23072006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2308
2309 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2310 (Mac Environment Variables): Shorten example line.
2311 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2312
23132006-05-01 Nick Roberts <nickrob@snap.net.nz>
2314
2315 * building.texi (GUD Customization): Describe cases %d and %c.
2316 Update description for %e.
2317
23182006-04-30 Glenn Morris <rgm@gnu.org>
2319
2320 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2321
23222006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2323
2324 * custom.texi (Examining): Update C-h v output example.
2325
23262006-04-29 Kim F. Storm <storm@cua.dk>
2327
2328 * building.texi (Grep Searching): Add lgrep and rgrep.
2329
8cf51b2c
GM
23302006-04-23 Richard Stallman <rms@gnu.org>
2331
2332 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2333
2334 * xresmini.texi: New file.
2335
2336 * xresources.texi (Face Resources): Split table into font resources
2337 and the rest. Combine similar attributes for brevity.
2338
8cf51b2c
GM
23392006-04-21 Eli Zaretskii <eliz@gnu.org>
2340
2341 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2342 backslashes and case-insensitivity in file names (moved to the
2343 main manual).
2344 (MS-DOS Printing): Move most of the text to the main manual.
2345
2346 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2347 New nodes.
2348 (Windows Processes, Windows System Menu): Add index entries and
2349 fix wording.
2350
8cf51b2c
GM
23512006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2352
2353 * misc.texi (Shell Ring): Add notes on saved input when
2354 navigating off the end of the history list.
2355
23562006-04-18 Chong Yidong <cyd@mit.edu>
2357
2358 * misc.texi (Shell Options): Correct default value of
2359 comint-scroll-show-maximum-output.
2360
8cf51b2c
GM
23612006-04-18 Nick Roberts <nickrob@snap.net.nz>
2362
2363 * building.texi (Watch Expressions): Update.
2364
8cf51b2c
GM
23652006-04-12 Richard Stallman <rms@gnu.org>
2366
2367 * search.texi: Clean up previous change.
2368
23692006-04-12 Eli Zaretskii <eliz@gnu.org>
2370
2371 * search.texi (Regexp Backslash, Regexp Replace): Add index
2372 entries for ``back reference'' and mention the term itself in the
2373 text.
2374
23752006-04-11 Richard Stallman <rms@gnu.org>
2376
2377 * custom.texi (Safe File Variables):
2378 Document enable-local-variables = :safe.
2379
23802006-04-11 Karl Berry <karl@gnu.org>
2381
2382 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2383 (Remote Repositories, Version Backups, Local Version Control)
2384 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2385 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2386 (Renaming VC Work Files and Master Files)
2387 (Inserting Version Control Headers, Customizing VC, General Options)
2388 (Options for RCS and SCCS, Options specific for CVS): Move all
2389 these nodes to emacs-xtra.texi, for brevity.
2390 * cmdargs.texi, files.texi: Change cross-references.
2391
8cf51b2c
GM
23922006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2393
2394 * files.texi (Old Versions): Update description of vc-annotate's
2395 use of color to indicate date ranges.
2396
8cf51b2c
GM
23972006-04-09 Kevin Ryde <user42@zip.com.au>
2398
8cf51b2c
GM
2399 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2400 put info and printed manual names the right way around.
2401
24022006-04-09 Karl Berry <karl@gnu.org>
2403
2404 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2405 emacs-xtra.texi, leaving only MS Windows information.
2406 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2407 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2408 node names.
2409
2410 * emacs.texi: Move @summarycontents and @contents to the beginning
2411 of the file.
2412
8cf51b2c
GM
24132006-04-08 Kevin Ryde <user42@zip.com.au>
2414
2415 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2416
24172006-04-07 Richard Stallman <rms@gnu.org>
2418
2419 * programs.texi (Comments, Comment Commands, Options for Comments)
2420 (Multi-Line Comments): "Align", not "indent".
2421 (Basic Indent): C-j deletes trailing whitespace before the newline.
2422
24232006-04-06 Richard Stallman <rms@gnu.org>
2424
8cf51b2c
GM
2425 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2426
24272006-04-06 Eli Zaretskii <eliz@gnu.org>
2428
2429 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2430
8cf51b2c
GM
24312006-04-05 Richard Stallman <rms@gnu.org>
2432
2433 * emacs.texi (Top): Update subnode menu.
2434
2435 * trouble.texi (Unasked-for Search): Node deleted.
2436 (Lossage): Delete from menu.
2437
24382006-04-04 Richard Stallman <rms@gnu.org>
2439
2440 * trouble.texi: Various cleanups.
2441 (Checklist): Don't bother saying how to snail a bug report.
2442 (Emergency Escape): Much rewriting.
2443 (After a Crash): Rename the core dump immediately.
2444 (Total Frustration): Call it a psychotherapist.
2445 (Bug Criteria): Avoid "illegal instruction".
2446 (Sending Patches): We always put the contributor's name in.
2447
2448 * misc.texi (Thumbnails): Minor correction.
2449
8cf51b2c
GM
24502006-04-03 Richard Stallman <rms@gnu.org>
2451
2452 * misc.texi (Thumbnails): Minor cleanup.
2453
24542006-04-02 Karl Berry <karl@gnu.org>
2455
2456 * sending.texi (Mail Sending): pxref to Top needs five args.
2457
2458 * texinfo.tex: Update to current version (2006-03-21.13).
2459
8cf51b2c
GM
24602006-03-31 Richard Stallman <rms@gnu.org>
2461
2462 * emacs.texi (Top): Update subnode menu.
2463
2464 * help.texi (Help Mode): Cleanup.
2465
2466 * dired.texi: Many cleanups.
2467 (Dired Deletion): Describe dired-recursive-deletes.
2468 (Operating on Files): dired-create-directory moved.
2469 (Misc Dired Features): Move to here.
2470 (Tumme): Node moved to misc.texi.
2471
2472 * custom.texi: Many cleanups.
2473 (Minor Modes): Don't mention ISO Accents Mode.
2474 (Examining): Update C-h v output example.
2475 (Hooks): Add index and xref for add-hook.
2476 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2477 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2478
2479 * misc.texi: Many cleanups.
2480 (beginning): Add to summary of topics.
2481 (Shell): Put eshell xref at the end. Remove eshell from table.
2482 (Thumbnails): New node.
2483
8cf51b2c
GM
24842006-03-28 Eli Zaretskii <eliz@gnu.org>
2485
2486 * files.texi (File Name Cache): Make it clear that the cache is
2487 not persistent.
2488
8cf51b2c
GM
24892006-03-25 Karl Berry <karl@gnu.org>
2490
49823426
GM
2491 * emacs-xtra.texi, emacs.texi, gnu.texi:
2492 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2493 (2) do not indent copyright year list (or anything else).
2494
8cf51b2c
GM
24952006-03-21 Juanma Barranquero <lekktu@gmail.com>
2496
2497 * files.texi (VC Dired Mode): Remove misplaced brackets.
2498
24992006-03-21 Andre Spiegel <spiegel@gnu.org>
2500
2501 * files.texi: Various updates and clarifications in the VC chapter.
2502
25032006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2504
2505 * help.texi (Help Mode): Document "C-c C-c".
2506
8cf51b2c
GM
25072006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2508
2509 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2510 menu in the standalone Info reader.
2511
25122006-03-15 Chong Yidong <cyd@stupidchicken.com>
2513
2514 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2515 moved here from Emacs manual.
2516
2517 * programs.texi (Fortran): Section moved to emacs-xtra.
2518 (Program Modes): Xref to Fortran in emacs-xtra.
2519
2520 * maintaining.texi (Emerge): Move to emacs-xtra.
2521 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2522
2523 * picture.texi: File deleted.
2524 * Makefile.in:
2525 * makefile.w32-in: Remove picture.texi.
2526
2527 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2528 * abbrevs.texi (Abbrevs):
2529 * sending.texi (Sending Mail): Picture node removed.
2530
2531 * emacs.texi (Top): Update node listings.
2532
8cf51b2c
GM
25332006-03-12 Richard Stallman <rms@gnu.org>
2534
2535 * calendar.texi: Various cleanups.
2536
8cf51b2c
GM
25372006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2538
2539 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2540 syntax.
2541
8cf51b2c
GM
25422006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2543
2544 * search.texi (Regexps): More accurately describe which characters
2545 are special in which situations. Recommend _not_ to quote `]' or
2546 `-' when they are not special.
2547
8cf51b2c
GM
25482006-02-28 Andre Spiegel <spiegel@gnu.org>
2549
2550 * files.texi (Old Versions): Clarify operation of C-x v =.
2551
8cf51b2c
GM
25522006-02-21 Nick Roberts <nickrob@snap.net.nz>
2553
2554 * building.texi (Watch Expressions): Update and describe
2555 gdb-speedbar-auto-raise.
2556
25572006-02-19 Richard M. Stallman <rms@gnu.org>
2558
2559 * emacs.texi: Use @smallbook.
2560 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2561 Update subnode menu.
2562
2563 * building.texi (Lisp Interaction): Minor addition.
2564
25652006-02-18 Nick Roberts <nickrob@snap.net.nz>
2566
2567 * building.texi (Watch Expressions): Update and be more precise.
2568
c8763fb6 25692006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2570
2571 * maintaining.texi (Create Tags Table): Explain why the
2572 exception when etags writes to files under the /dev tree.
2573
25742006-02-14 Richard M. Stallman <rms@gnu.org>
2575
2576 * custom.texi (Safe File Variables): Lots of clarification.
2577 Renamed from Unsafe File Variables.
2578
25792006-02-14 Chong Yidong <cyd@stupidchicken.com>
2580
2581 * custom.texi (Unsafe File Variables): File variable confirmation
2582 assumed denied in batch mode.
2583
25842006-02-14 Richard M. Stallman <rms@gnu.org>
2585
2586 * building.texi (GDB User Interface Layout): Don't say `inferior'
2587 for program being debugged.
2588
25892006-02-15 Nick Roberts <nickrob@snap.net.nz>
2590
2591 * building.texi (GDB Graphical Interface):
2592 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2593
25942006-02-13 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * custom.texi (Specifying File Variables, Unsafe File Variables):
2597 New nodes, split from File Variables. Document new file local
2598 variable behavior.
2599
26002006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2601
2602 * display.texi (Standard Faces):
8cf51b2c
GM
2603 * files.texi (Visiting):
2604 * frames.texi (Clipboard):
2605 * glossary.texi (Glossary) <Clipboard>:
2606 * xresources.texi (X Resources): Mention Mac OS port.
2607
8cf51b2c
GM
26082006-02-12 Richard M. Stallman <rms@gnu.org>
2609
2610 * building.texi (Building): Clarify topic in intro.
2611
2612 * maintaining.texi (Maintaining): Change title; clarify topic.
2613 Delete duplicate index entries.
2614
2615 * building.texi (Other GDB User Interface Buffers): Clarifications.
2616
2617 * text.texi (Cell Commands): Clarifications.
2618
2619 * programs.texi (Defuns): Delete duplicate explanation of
2620 left-margin paren convention.
2621 (Hungry Delete): Minor cleanup.
2622
26232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2624
2625 * dired.texi (Tumme): More tumme documentation.
2626
26272006-02-11 Alan Mackenzie <acm@muc.de>
2628
2629 * programs.texi ("Hungry Delete"): Correct the appellation of the
2630 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2631
26322006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2633
2634 * dired.texi (Tumme): Fix small bug.
2635
26362006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2637
2638 * macos.texi (Mac International): Rename "fontset-mac" to
2639 "fontset-standard".
2640
8cf51b2c
GM
26412006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2642
2643 * dired.texi (Tumme): Basic documentation for Tumme added.
2644
8cf51b2c
GM
26452006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2646
2647 * mule.texi (International):
2648 * programs.texi (Basic Indent): Fix typos.
2649
8cf51b2c
GM
2650 * custom.texi (Minor Modes):
2651 * display.texi (Text Display):
2652 * commands.texi (Text Characters): Update xrefs.
2653
26542006-02-07 Richard M. Stallman <rms@gnu.org>
2655
2656 * emacs.texi (Top): Update subnode menu.
2657 Update info on old Emacs papers.
2658 (Intro): "Graphical display", not window system.
2659
2660 * xresources.texi (GTK styles): Minor clarifications.
2661
2662 * trouble.texi: "Graphical display", not window system.
2663 (Stuck Recursive): Minor clarification.
2664
2665 * text.texi: Minor clarifications.
2666 (Sentences): Explain why two-space convention is better.
2667 Explain sentence-end-without-period here.
2668 (Fill Commands): Not here.
2669 (Refill): Node moved down.
2670 (Filling): Update menu.
2671 (Table Creation, Cell Justification, Column Commands): Clarify.
2672
2673 * sending.texi: Minor clarifications.
2674
2675 * search.texi (Regexp Backslash): Clarification.
2676
2677 * rmail.texi: Minor cleanups.
2678 (Rmail): Delete digression about `rmail-mode'.
2679 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2680 (Rmail Files): Mention C-u M-x rmail.
2681 (Rmail Reply): Mention References.
2682 (Rmail Display): Mention rmail-nonignored-headers.
2683
2684 * programs.texi: Minor cleanups.
2685 (Comment Commands): Mention momentary Transient Mark mode.
2686 (Matching): Be more specific about customizing show-paren-mode.
2687 (Info Lookup): Don't list the modes that support C-h S.
2688 Just say what it does in an unsupported mode.
2689 (Man Page): Delete excessive info on customizing woman.
2690 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2691
2692 * abbrevs.texi: Minor clarifications.
2693 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2694 not "dynamic abbrevs" as if they were a kind of abbrev.
2695
2696 * picture.texi (Picture): Minor cleanup.
2697
2698 * mule.texi (Communication Coding): Say "other applications".
2699 (Fontsets): Not specific to X. Add xref to X Resources.
2700 (Unibyte Mode): Rename from Single-Byte Character Support.
2701 "Graphical display", not window system.
2702 (International): Update menu.
2703
2704 * maintaining.texi (Format of ChangeLog):
2705 New node, split out from ChangeLog.
2706 (ChangeLog): Clarifications in the remaining text.
2707 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2708 (Find Tag): Add @w.
2709 (Tags Search): Explain tag table order here. Simplify grep ref.
2710 (List Tags): tags-tag-face is a variable, not a face.
2711 (Emerge): Cleanups.
2712
2713 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2714 (Keyboard Macros): Avoid "the user".
2715
2716 * killing.texi: "Graphical display", not window system.
2717
2718 * help.texi (Help Echo): "Graphical display", not window system.
2719
2720 * glossary.texi: Say "you", not "the user". Say "graphical display".
2721
2722 * frames.texi: Minor cleanups. "Graphical display", not window system.
2723
2724 * files.texi (Visiting): Make drag-and-drop not X-specific.
2725
2726 * custom.texi: Minor cleanups. "Graphical display", not window system.
2727
2728 * cmdargs.texi: Minor cleanups.
2729
2730 * building.texi (Compilation): Move and split kill-compilation para.
2731 Add para about multiple compilers.
2732 (Compilation Mode): Commands also available in grep mode and others.
2733 Mention C-u C-x ` more tutorially. Clarify C-x `.
2734 (Compilation Shell): Clarify. Put Bash example first.
2735 (Grep Searching): Minor cleanups; add @w.
2736 (Debuggers): Minor cleanups.
2737 (Starting GUD): Make GDB xgraphical mode issue clearer.
2738 (Debugger Operation): Lots of clarifications including
2739 GDB tooltip side-effect issue.
2740 (Commands of GUD): Clarify.
2741 (GUD Customization): Add bashdb-mode-hook.
2742 (GDB Graphical Interface): Rewrite for clarity.
2743 (GDB User Interface Layout): Rewrite for clarity.
2744 (Stack Buffer, Watch Expressions): Likewise.
2745 (Other GDB User Interface Buffers): Cleanups.
2746 (Lisp Libraries, External Lisp): Cleanup.
2747
2748 * basic.texi (Position Info): "Graphical displays", rather than
2749 window systems.
2750
2751 * anti.texi: Minor cleanup.
2752
8cf51b2c
GM
27532006-02-03 Eli Zaretskii <eliz@gnu.org>
2754
2755 * custom.texi (Init File, Find Init): Add cross-references to
2756 where $HOME is described.
2757
27582006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2759
2760 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2761 is not inside the @table.
2762
2763 * emacs.texi (Top): Correct node name.
2764
2765 * files.texi (File Names): Fix @xref.
2766 (Reverting): Fix typo.
2767
2768 * mule.texi (International): Correct node name.
2769
2770 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2771
27722006-02-01 Richard M. Stallman <rms@gnu.org>
2773
2774 * emacs.texi (Top): Update subnode menu.
2775
2776 * mule.texi: Minor clarifications.
2777 Reduce the specific references to X Windows.
2778 Refer to "graphical" terminals, rather than window systems.
2779 (Text Coding): Rename from Specify Coding.
2780 (Communication Coding, File Name Coding, Terminal Coding):
2781 New nodes split out from Text Coding.
2782
2783 * kmacro.texi: Minor clarifications.
2784 (Keyboard Macro Ring): Comment out some excessive commands.
2785 (Basic Keyboard Macro): Split up the table, putting part in each node.
2786
2787 * major.texi: Minor clarifications.
2788
2789 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2790
2791 * windows.texi: Minor clarifications.
2792 (Change Window): Don't describe mode-line mouse cmds here.
2793 Add xref to Mode Line Mouse.
2794
2795 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2796
2797 * macos.texi (Mac International): Fix xref.
2798
2799 * indent.texi: Minor clarifications.
2800
2801 * frames.texi: Minor clarifications.
2802 Reduce the specific references to X Windows.
2803 Refer to "graphical" terminals, rather than window systems.
2804 (Frame Parameters): Don't mention commands like
2805 set-foreground-color. Just say to customize a face.
2806 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2807
2808 * files.texi: Minor clarifications.
2809 (Numbered Backups): New node, split out from Backup Names.
2810
2811 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2812
2813 * cmdargs.texi (General Variables): Fix xref.
2814
2815 * buffers.texi: Minor clarifications.
2816
8cf51b2c
GM
28172006-01-31 Richard M. Stallman <rms@gnu.org>
2818
2819 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2820 Nodes moved to top.
2821
2822 * display.texi: Minor clarifications.
2823 (Display): Rearrange menu.
2824 (Standard Faces): Mention query-replace face.
2825 (Faces): Simplify.
2826 (Font Lock): Simplify face customization info.
2827 (Highlight Changes): Node merged into Highlight Interactively.
2828 (Highlight Interactively): Much rewriting and cleanup.
2829 (Optional Mode Line): Narrowed line number not good for goto-line.
2830 Simplify face customization advice.
2831 (Text Display): Mention use of escape-glyph face.
2832 Move ctl-arrow and tab-width here.
2833 (Display Custom): Move no-redraw-on-reenter to end of node.
2834
2835 * search.texi: Minor clarifications.
2836 (Isearch Scroll): Simplify.
2837 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2838
2839 * regs.texi (Registers): Mention bookmarks here.
2840
2841 * mark.texi: Minor clarifications.
2842 (Selective Undo): Node deleted.
2843
2844 * m-x.texi: Minor clarifications.
2845
2846 * killing.texi: Minor clarifications.
2847 Refer to "graphical" terminals, rather than window systems.
2848
2849 * help.texi: Clarifications.
2850 (Help): Don't describe C-h F and C-h K here.
2851 (Key Help): Describe C-h K here.
2852 (Name Help): Mention Emacs Lisp Intro.
2853 Describe C-h F here.
2854 (Misc Help): Mention C-h F and C-h K only briefly.
2855
2856 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2857 Selective undo text merged in.
2858 (Spelling): Mention Aspell along with Ispell.
2859
2860 * emacs.texi (Top): Update subnode menus.
2861
2862 * basic.texi (Basic Undo): Rename from Undo. Most of text
2863 moved to new Undo node.
2864
8cf51b2c
GM
28652006-01-29 Chong Yidong <cyd@stupidchicken.com>
2866
2867 * basic.texi (Continuation Lines, Inserting Text):
2868 Mention longlines mode.
2869
28702006-01-29 Richard M. Stallman <rms@gnu.org>
2871
10d1d0af 2872 * screen.texi: Minor cleanups.
8cf51b2c
GM
2873 (Screen): Clean up the intro paragraphs.
2874 (Mode Line): Lots of rewriting. Handle frame-name better.
2875 eol-mnemonic-... vars moved out.
2876
2877 * emacs.texi (Top): Change menu item for MS-DOS node.
2878 Update subnode menu.
2879
2880 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2881 chapter relates to Windows. Title changed.
2882
2883 * mini.texi: Minor cleanups.
2884
2885 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2886 (Mark): Put it in the menu.
2887
2888 * entering.texi: Minor cleanups.
2889
2890 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2891 (Intro): Refer to "graphical" terminals, rather than X.
2892
2893 * display.texi (Display Custom): Add xref to Variables.
2894 (Optional Mode Line): eol-mnemonic-... vars moved here.
2895
2896 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2897 rather than X.
2898
8cf51b2c
GM
2899 * basic.texi: Minor cleanups.
2900 (Undo): selective-undo moved.
2901
8cf51b2c
GM
29022006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2903
2904 * anti.texi (Antinews): Various corrections and additions.
2905
29062006-01-23 Juri Linkov <juri@jurta.org>
2907
2908 * custom.texi (Easy Customization, Customization Groups)
2909 (Browsing Custom): Mention links along with buttons.
2910
8cf51b2c
GM
29112006-01-21 Eli Zaretskii <eliz@gnu.org>
2912
8cf51b2c
GM
2913 * text.texi (TeX Print): Use @key for TAB.
2914
8cf51b2c
GM
2915 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2916
8cf51b2c
GM
29172006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2918
2919 * files.texi (File Aliases): Don't claim that usually separate
2920 buffers are created for two file names that name the same data.
2921 Mention additional situations where different names mean the same
2922 file on disk.
2923
29242006-01-19 Richard M. Stallman <rms@gnu.org>
2925
2926 * killing.texi (Deletion): Upcase @key argument.
2927
2928 * custom.texi (Custom Themes): Minor cleanup.
2929
2930 * programs.texi (Hungry Delete): Upcase @key argument.
2931
8cf51b2c
GM
29322006-01-16 Juri Linkov <juri@jurta.org>
2933
2934 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2935 Move `mode-line-highlight' before `mode-line-buffer-id'.
2936
8cf51b2c
GM
29372006-01-14 Richard M. Stallman <rms@gnu.org>
2938
2939 * basic.texi (Inserting Text): Minor cleanup.
2940
8cf51b2c
GM
29412006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2942
2943 * custom.texi (Changing a Variable, Face Customization):
2944 Update for changes in Custom menus.
2945
8cf51b2c
GM
29462006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2947
2948 * macos.texi (Mac International): Undo last change.
2949
8cf51b2c
GM
29502006-01-02 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * custom.texi (Custom Themes): Describe the new
2953 customize-create-theme interface.
2954
29552005-12-30 Juri Linkov <juri@jurta.org>
2956
2957 * basic.texi (Position Info): Update example.
2958
c8763fb6 29592005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2960
2961 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2962
29632005-12-24 Chong Yidong <cyd@stupidchicken.com>
2964
2965 * custom.texi (Custom Themes): `load-theme' always loads.
2966
29672005-12-23 Juri Linkov <juri@jurta.org>
2968
2969 * display.texi (Highlight Interactively): Use double space to
2970 separate sentences. Replace C-p with M-p, and C-n with M-n.
2971
29722005-12-22 Richard M. Stallman <rms@gnu.org>
2973
2974 * custom.texi (Easy Customization and subnodes):
2975 Replace "active field" with "button".
2976 Use "user option" only for variables.
2977 Use "setting" for variable-or-face.
2978
29792005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2980
2981 * buffers.texi (Select Buffer): Change order in table to make
2982 "Similar" refer to the correct item.
2983 (Indirect Buffers): Minor rewording.
2984
8cf51b2c
GM
29852005-12-20 Juri Linkov <juri@jurta.org>
2986
2987 * files.texi (VC Status): Put P and N near p and n.
2988
8cf51b2c
GM
29892005-12-19 Richard M. Stallman <rms@gnu.org>
2990
2991 * programs.texi (Electric C): Delete the info about newline control.
2992 (Other C Commands): Minor cleanup.
2993 (Left Margin Paren): Minor cleanup.
2994
29952005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2996
2997 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2998 (Customization Groups): Delete text moved to "Browsing Custom".
2999 (Browsing Custom): New node.
3000 (Specific Customization): Clarify which commands only work for
3001 loaded options.
3002
30032005-12-18 Bill Wohler <wohler@newt.com>
3004
3005 * frames.texi (Tool Bars): Shorten text of previous change.
3006
30072005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3008
3009 * files.texi (VC Status): Document log-view mode.
3010
30112005-12-18 Bill Wohler <wohler@newt.com>
3012
3013 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3014 permanently via the customize interface.
3015
8cf51b2c
GM
30162005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3017
3018 * killing.texi (Killing by Lines): Document `kill-whole-line'
3019 function.
3020
c8763fb6 30212005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3022
3023 * buffers.texi (Select Buffer): Change `prev-buffer' to
3024 `previous-buffer'. Indicate that these functions use a frame
3025 local buffer list.
3026
8cf51b2c
GM
30272005-12-12 Richard M. Stallman <rms@gnu.org>
3028
3029 * custom.texi (Easy Customization): Change menu comment.
3030 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3031
3032 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3033 (Help): Among the Apropos commands, describe only C-h a here.
3034
30352005-12-11 Richard M. Stallman <rms@gnu.org>
3036
3037 * programs.texi (Options for Comments): Comment-end starts with space.
3038
3039 * glossary.texi (Glossary): Minor cleanup.
3040
3041 * files.texi (Old Versions): Use @table.
3042
8cf51b2c
GM
30432005-12-10 David Koppelman <koppel@ece.lsu.edu>
3044
3045 * display.texi (Highlight Interactively): Include
3046 global-hi-lock-mode. Add miscellaneous details and elaborations.
3047
30482005-12-09 Richard M. Stallman <rms@gnu.org>
3049
3050 * display.texi (Font Lock): Delete the Global FL menu item.
3051
30522005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3053
3054 * custom.texi (Minibuffer Maps): Mention the maps for file name
3055 completion.
3056
30572005-12-09 Kim F. Storm <storm@cua.dk>
3058
3059 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3060 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3061 cursor to next corner in rectangle; clarify insert around rectangle.
3062
8cf51b2c
GM
30632005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3064
3065 * custom.texi (Customization): Use xref to elisp manual for
3066 non-TeX output.
3067 (Minor Modes): Update.
3068 (Customization Groups, Changing a Variable, Face Customization):
3069 Update for new appearance of Custom buffers.
3070 (Changing a Variable): `custom-buffer-done-function' has been
3071 replaced by `custom-buffer-done-kill'.
3072 (Specific Customization): In the `customize-group' buffer, a
3073 subgroup's contents are not "hidden". They are not included at
3074 all. They have no [Show] button.
3075 (Mouse Buttons): Add pxref to description of mouse event lists in
3076 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3077 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3078 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3079
30802005-12-08 Richard M. Stallman <rms@gnu.org>
3081
3082 * mini.texi (Completion Commands, Completion):
3083 In file name input, SPC does not do completion.
3084
8cf51b2c
GM
30852005-12-08 Nick Roberts <nickrob@snap.net.nz>
3086
3087 * building.texi (GDB Graphical Interface): Explain screen size
3088 setting.
3089 (Other GDB User Interface Buffers): Describe features specific to
3090 GDB 6.4.
3091
8cf51b2c
GM
30922005-12-01 Nick Roberts <nickrob@snap.net.nz>
3093
3094 * building.texi (GDB User Interface Layout): Describe how to
3095 kill associated buffers.
3096 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3097 (Watch Expressions): Be more precise.
3098 (Other GDB User Interface Buffers): Describe how to change a
3099 register value.
3100
8cf51b2c
GM
31012005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3102
3103 * macos.texi (Mac Input): Remove description of
3104 mac-command-key-is-meta. Add descriptions of
3105 mac-control-modifier, mac-command-modifier, and
3106 mac-option-modifier.
3107 (Mac International): Fix description of conversion of clipboard data.
3108 (Mac Font Specs): Add example of font customization by face attributes.
3109
31102005-11-22 Nick Roberts <nickrob@snap.net.nz>
3111
3112 * building.texi (Watch Expressions): Expand description.
3113 (Other GDB User Interface Buffers): Describe local map for
3114 gud-watch.
3115
31162005-11-21 Chong Yidong <cyd@stupidchicken.com>
3117
3118 * display.texi (Font Lock): Font lock is enabled by default now.
3119
31202005-11-20 Juri Linkov <juri@jurta.org>
3121
3122 * basic.texi (Position Info): Update examples of the output.
3123 Remove the fact that examples are produced in the TeXinfo buffer,
3124 because in the Info reader users will get a different output from
3125 `C-x ='.
3126
3127 * building.texi (Compilation Mode): Remove paragraph duplicated
3128 from the node `Compilation'. Add `compilation-skip-threshold'.
3129
3130 * display.texi (Font Lock): Suggest more user-friendly method of
3131 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3132
31332005-11-18 Richard M. Stallman <rms@gnu.org>
3134
3135 * files.texi (Registering): Mention @@ in mode line.
3136
3137 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3138
31392005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3140
3141 * files.texi (Renaming and VC): Some back-ends don't
3142 handle renaming.
3143
8cf51b2c
GM
31442005-11-17 Juri Linkov <juri@jurta.org>
3145
3146 * emacs.texi (Top):
3147 * display.texi (Highlight Interactively): Put this font-lock based
3148 mode near Font Lock node.
3149
31502005-11-16 Chong Yidong <cyd@stupidchicken.com>
3151
3152 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3153 icons.
3154
31552005-11-12 Kim F. Storm <storm@cua.dk>
3156
3157 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3158 (Help Summary): Add C-h d and C-h e.
3159 (Apropos): Clarify that all apropos commands may search for either
3160 list of words or a regexp. Add C-h d for apropos-documentation.
3161 Describe apropos-documentation-sort-by-scores user option.
3162
8cf51b2c
GM
31632005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3164
3165 * killing.texi (CUA Bindings): Add @section.
3166
31672005-11-10 Kim F. Storm <storm@cua.dk>
3168
3169 * emacs.texi (Top): Add CUA Bindings entry to menu.
3170
3171 * killing.texi (CUA Bindings): New node. Moved here from
3172 misc.texi and extended with info on rectangle commands and
3173 rectangle highlighting, interface to registers, and the global
3174 mark feature.
3175
3176 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3177
3178 * regs.texi: Prev link points to CUA Bindings node.
3179
31802005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3181
3182 * help.texi (Help Echo): By default, help echos are only shown on
3183 mouse-over, not on point-over.
3184
c8763fb6 31852005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3186
3187 * misc.texi (Shell Mode): Describe how to activate password echoing.
3188
8cf51b2c
GM
31892005-11-04 Romain Francoise <romain@orebokech.com>
3190
3191 * mark.texi (Mark Ring): Fix typo.
3192
31932005-11-03 Richard M. Stallman <rms@gnu.org>
3194
3195 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3196
31972005-11-01 Bill Wohler <wohler@newt.com>
3198
3199 * help.texi (Help Mode): Fix typo.
3200
32012005-11-01 Nick Roberts <nickrob@snap.net.nz>
3202
3203 * building.texi (Other GDB User Interface Buffers): Describe
3204 the command gdb-use-inferior-io-buffer.
3205
32062005-10-31 Romain Francoise <romain@orebokech.com>
3207
3208 * files.texi (Compressed Files): Fix typo.
3209
3210 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3211
3212 * windows.texi (Force Same Window): Likewise.
3213
32142005-10-30 Bill Wohler <wohler@newt.com>
3215
3216 * help.texi (Help Mode): URLs viewed with browse-url.
3217
32182005-10-31 Nick Roberts <nickrob@snap.net.nz>
3219
3220 * building.texi (GDB Graphical Interface): Don't reference
3221 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3222 must stay in same frame.
3223
32242005-10-29 Chong Yidong <cyd@stupidchicken.com>
3225
3226 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3227
3228 * anti.texi (Antinews): Likewise.
3229
8cf51b2c
GM
32302005-10-28 Bill Wohler <wohler@newt.com>
3231
3232 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3233
32342005-10-28 Richard M. Stallman <rms@gnu.org>
3235
3236 * files.texi (Visiting): Explain how to enter ? in a file name.
3237
3238 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3239
8cf51b2c
GM
32402005-10-25 Nick Roberts <nickrob@snap.net.nz>
3241
3242 * building.texi (GDB Graphical Interface): Describe
3243 gdb-mouse-until.
3244
32452005-10-23 Richard M. Stallman <rms@gnu.org>
3246
3247 * custom.texi (Init File): Recommend when to use site-start.el.
3248
8cf51b2c
GM
32492005-10-21 Juri Linkov <juri@jurta.org>
3250
3251 * custom.texi (Examining): Mention accessing the old variable
3252 value via M-n in set-variable.
3253
8cf51b2c
GM
32542005-10-18 Romain Francoise <romain@orebokech.com>
3255
3256 * files.texi (Version Systems): Capitalize GNU.
3257
8cf51b2c
GM
32582005-10-18 Nick Roberts <nickrob@snap.net.nz>
3259
3260 * building.texi (Compilation Mode): Remove redundant paragraph.
3261 (Watch Expressions): Remove paragraph to reflect code change.
3262
8cf51b2c
GM
32632005-10-16 Richard M. Stallman <rms@gnu.org>
3264
3265 * building.texi (Compilation Mode, Compilation): Clarified.
3266
32672005-10-15 Richard M. Stallman <rms@gnu.org>
3268
3269 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3270
8cf51b2c
GM
32712005-10-13 Kenichi Handa <handa@m17n.org>
3272
3273 * basic.texi (Position Info): Fix previous change.
3274
c8763fb6 32752005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3276
3277 * cmdargs.texi (Icons X): Fix typo.
3278
32792005-10-12 Kenichi Handa <handa@m17n.org>
3280
3281 * basic.texi (Position Info): Describe the case that Emacs shows
3282 "part of display ...".
3283
c8763fb6 32842005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3285
3286 * cmdargs.texi (Icons X): -nb => -nbi.
3287
32882005-10-10 Chong Yidong <cyd@stupidchicken.com>
3289
3290 * frames.texi (Speedbar): A couple more clarifications.
3291
32922005-10-11 Nick Roberts <nickrob@snap.net.nz>
3293
3294 * building.texi (GDB User Interface Layout): Improve diagram.
3295 (Watch Expressions): Explain how to make speedbar global.
3296 (Other GDB User Interface Buffers): Make references more precise.
3297
8cf51b2c
GM
32982005-10-09 Richard M. Stallman <rms@gnu.org>
3299
3300 * frames.texi (Speedbar): Clarify the text.
3301
33022005-10-09 Chong Yidong <cyd@stupidchicken.com>
3303
3304 * frames.texi (Speedbar): Add information on keybindings,
3305 dismissing the speedbar, and buffer display mode. Link to
3306 speedbar manual.
3307
c8763fb6 33082005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3309
3310 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3311 added -nb, --no-bitmap-icon.
3312
8cf51b2c
GM
33132005-10-07 Nick Roberts <nickrob@snap.net.nz>
3314
3315 * building.texi (GDB Graphical Interface): Add variables and
3316 functions to indices. Be more precise.
3317
c8763fb6 33182005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3319
3320 * frames.texi (Drag and Drop): Remove the x- from
3321 x-dnd-open-file-other-window and xdnd-protocol-alist.
3322
33232005-09-30 Romain Francoise <romain@orebokech.com>
3324
3325 * mini.texi (Minibuffer): The default value now appears before the
3326 colon in minibuffer prompts.
3327
8cf51b2c
GM
33282005-09-25 Richard M. Stallman <rms@gnu.org>
3329
3330 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3331
8cf51b2c
GM
33322005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3333
3334 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3335
8cf51b2c
GM
33362005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3337
3338 * emacs.texi (Top): Update submenus from macos.texi.
3339
3340 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3341 (Mac OS): Update feature support status.
3342 (Mac Input): List supported input scripts. Remove description
3343 about `mac-keyboard-text-encoding'. Mention mouse button
3344 emulation and related variables.
3345 (Mac International): Mention Central European and Cyrillic
3346 support. Now `keyboard-coding-system' is dynamically changed.
3347 Add description about coding system for selection. Add
3348 description about language environment.
3349 (Mac Environment Variables): Mention
3350 `~/.MacOSX/environment.plist'. Give example of command line
3351 arguments. Add Preferences support.
3352 (Mac Directories): Explicitly state that this node is for Mac OS
3353 Classic only.
3354 (Mac Font Specs): Mention specification for scalable fonts. List
3355 supported charsets. Add preferred way of creating fontsets. Add
3356 description about `mac-allow-anti-aliasing'.
3357 (Mac Functions): Add descriptions about `mac-set-file-creator',
3358 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3359 and `mac-get-preference'.
3360
8cf51b2c
GM
33612005-09-16 Romain Francoise <romain@orebokech.com>
3362
3363 Update all files to specify GFDL version 1.2.
3364
3365 * doclicense.texi (GNU Free Documentation License): Update to
3366 version 1.2.
3367
33682005-09-15 Richard M. Stallman <rms@gnu.org>
3369
3370 * buffers.texi (List Buffers): Fix xref.
3371
3372 * rmail.texi (Rmail Basics): Fix xref.
3373
3374 * emacs.texi (Top): Update subnode menus.
3375
3376 * files.texi (Saving Commands): New node, broken out of Saving.
3377 (Customize Save): New node, broken out of Saving.
3378 Clarify effect of write-region-inhibit-fsync.
3379 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3380
8cf51b2c
GM
33812005-09-14 Romain Francoise <romain@orebokech.com>
3382
3383 * files.texi (Saving): Mention write-region-inhibit-fsync.
3384
33852005-09-05 Chong Yidong <cyd@stupidchicken.com>
3386
3387 * custom.texi (Custom Themes): New node.
3388
33892005-09-03 Richard M. Stallman <rms@gnu.org>
3390
49823426
GM
3391 * search.texi (Search Case): Mention vars that control
3392 case-fold-search for various operations.
8cf51b2c
GM
3393
33942005-08-22 Juri Linkov <juri@jurta.org>
3395
3396 * display.texi (Standard Faces): Merge the text from
3397 `(elisp)Standard Faces' into this node.
3398
33992005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3400
3401 * emacs.texi (Top): Delete menu item for deleted node
3402 Keyboard Translations.
3403
34042005-08-18 Richard M. Stallman <rms@gnu.org>
3405
8cf51b2c
GM
3406 * trouble.texi (Unasked-for Search):
3407 Delete xref to Keyboard Translations.
3408
3409 * glossary.texi (Glossary): Delete xref.
3410
8cf51b2c
GM
3411 * custom.texi (Minor Modes): Say that the list here is not complete.
3412 (Keyboard Translations): Node deleted.
3413 (Disabling): Delete xref to it.
3414 (Customization Groups): Fix Custom buffer example.
3415 (Hooks): Mention remove-hooks.
3416
34172005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3418
3419 * building.texi (GDB Graphical Interface): Improve filling of menu
3420 item.
3421
34222005-08-18 Nick Roberts <nickrob@snap.net.nz>
3423
3424 * building.texi (GDB Graphical Interface): Use better node names.
3425
34262005-08-14 Richard M. Stallman <rms@gnu.org>
3427
3428 * text.texi (Sentences): Fix xref.
3429
34302005-08-14 Juri Linkov <juri@jurta.org>
3431
3432 * building.texi (Compilation, Grep Searching): Move grep command
3433 headings from `Compilation' to `Grep Searching'.
3434
3435 * dired.texi (Dired and Find):
3436 * maintaining.texi (Tags Search): Replace grep xref to
3437 `Compilation' node with `Grep Searching'.
3438
3439 * files.texi (Comparing Files): Replace xref to `Compilation' with
3440 `Compilation Mode'.
3441
34422005-08-13 Alan Mackenzie <acm@muc.de>
3443
3444 * search.texi (Non-ASCII Isearch): Correct a typo.
3445 (Replacement Commands): Mention query-replace key binding.
3446
34472005-08-11 Richard M. Stallman <rms@gnu.org>
3448
3449 * programs.texi (Options for Comments): Fix xref.
3450
3451 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3452 out of Regexps.
3453
8cf51b2c
GM
34542005-08-09 Juri Linkov <juri@jurta.org>
3455
3456 * building.texi (Compilation): Use `itemx' instead of `item'.
3457 (Grep Searching): Simplify phrase.
3458
3459 * display.texi (Standard Faces): Describe vertical-border on
3460 window systems.
3461
3462 * windows.texi (Split Window): Simplify phrase and mention
3463 vertical-border face.
3464
34652005-08-09 Richard M. Stallman <rms@gnu.org>
3466
3467 * files.texi (Comparing Files): Clarify compare-windows.
3468
3469 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3470
8cf51b2c
GM
34712005-08-06 Eli Zaretskii <eliz@gnu.org>
3472
3473 * mule.texi (Coding Systems): Rephrase the paragraph about
3474 codepages: no need for "M-x codepage-setup" anymore, except on
3475 MS-DOS.
3476
3477 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3478 the MS-DOS port only.
3479
34802005-07-30 Eli Zaretskii <eliz@gnu.org>
3481
3482 * makefile.w32-in (info): Don't run multi-install-info.bat.
3483 ($(infodir)/dir): New target, produced by running
3484 multi-install-info.bat.
3485
8cf51b2c
GM
34862005-07-22 Eli Zaretskii <eliz@gnu.org>
3487
3488 * files.texi (Quoted File Names): Add index entry.
3489
8cf51b2c
GM
34902005-07-19 Juri Linkov <juri@jurta.org>
3491
3492 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3493
34942005-07-18 Juri Linkov <juri@jurta.org>
3495
8cf51b2c
GM
3496 * custom.texi (Easy Customization):
3497 * files.texi (Old Versions):
3498 * frames.texi (Wheeled Mice):
3499 * mule.texi (Specify Coding):
8cf51b2c
GM
3500 * text.texi (Cell Justification):
3501 * trouble.texi (After a Crash):
8cf51b2c
GM
3502 * xresources.texi (GTK styles):
3503 Delete duplicate duplicate words.
3504
35052005-07-17 Richard M. Stallman <rms@gnu.org>
3506
3507 * frames.texi (Creating Frames): Fix foreground color example.
3508
3509 * custom.texi (Init Examples): Clean up text about conditionals.
3510
35112005-07-16 Richard M. Stallman <rms@gnu.org>
3512
3513 * mini.texi (Completion Commands): Fix command name for ?.
3514
8cf51b2c
GM
35152005-07-16 Eli Zaretskii <eliz@gnu.org>
3516
3517 * display.texi (Standard Faces): Explain that customization of
3518 `menu' face has no effect on w32 and with GTK. Add
3519 cross-references.
3520
3521 * cmdargs.texi (General Variables): Clarify the default location
3522 of $HOME on w32 systems.
3523
35242005-07-15 Jason Rumney <jasonr@gnu.org>
3525
3526 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3527 changed.
3528
35292005-07-08 Kenichi Handa <handa@m17n.org>
3530
3531 * mule.texi (Recognize Coding): Recommend
3532 revert-buffer-with-coding-system instead of revert-buffer.
3533
35342005-07-07 Richard M. Stallman <rms@gnu.org>
3535
3536 * anti.texi (Antinews): Mention mode-line-inverse-video.
3537
3538 * files.texi (Saving): Minor correction about C-x C-w.
3539
3540 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3541
35422005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3543
3544 * search.texi (Isearch Scroll): Add example of using the
3545 `isearch-scroll' property.
3546 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3547 `Display Custom' node.
3548 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3549 and de-emphasize it.
3550 (Other Repeating Search): `occur' currently can not correctly
3551 handle multiline matches. Correct, clarify and update description
3552 of `flush-lines' and `keep-lines'.
3553
3554 * display.texi (Display Custom): Add anchor for `baud-rate'.
3555
35562005-07-07 Richard M. Stallman <rms@gnu.org>
3557
3558 * gnu.texi: Update where to get GNU status; add refs for how to help.
3559 Add footnotes 6 and 7.
3560
35612005-07-04 Lute Kamstra <lute@gnu.org>
3562
3563 Update FSF's address in GPL notices.
3564
8cf51b2c 3565 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3566 * trouble.texi (Checklist): Update FSF's address.
3567
8cf51b2c
GM
35682005-06-24 Richard M. Stallman <rms@gnu.org>
3569
3570 * display.texi (Text Display): Change index entries.
3571
35722005-06-24 Eli Zaretskii <eliz@gnu.org>
3573
3574 * makefile.w32-in (MAKEINFO): Use --force.
3575 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3576 Makefile.in.
8cf51b2c
GM
3577
35782005-06-23 Richard M. Stallman <rms@gnu.org>
3579
3580 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3581 nobreak-char-display.
3582
3583 * emacs.texi (Top): Update detailed node listing.
3584
3585 * display.texi (Text Display): Renamed show-nonbreak-escape
3586 to nobreak-char-display and no-break-space to nobreak-space.
3587 (Standard Faces): Split up the list of standard faces
3588 and put it in a separate node. Add nobreak-space and
3589 escape-glyph.
3590
8cf51b2c
GM
35912005-06-23 Lute Kamstra <lute@gnu.org>
3592
3593 * mule.texi (Select Input Method): Fix typo.
3594
35952005-06-23 Kenichi Handa <handa@m17n.org>
3596
3597 * mule.texi (International): List all supported scripts. Adjust
3598 text for that leim is now included in the normal Emacs
3599 distribution.
3600 (Language Environments): List all language environments.
3601 Intlfonts contains fonts for most supported scripts, not all..
3602 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3603 input a specific character.
8cf51b2c
GM
3604 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3605
36062005-06-23 Juanma Barranquero <lekktu@gmail.com>
3607
49823426 3608 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3609
36102005-06-22 Miles Bader <miles@gnu.org>
3611
3612 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3613
36142005-06-20 Miles Bader <miles@gnu.org>
3615
3616 * display.texi (Faces): Add `vertical-divider'.
3617
36182005-06-17 Richard M. Stallman <rms@gnu.org>
3619
3620 * text.texi (Adaptive Fill): Minor clarification.
3621
8cf51b2c
GM
36222005-06-10 Lute Kamstra <lute@gnu.org>
3623
3624 * emacs.texi (Top): Correct version number.
3625 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3626 refer to the current version of Emacs.
3627
36282005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3629
3630 * files.texi (Log Buffer): Document when there can be more than
3631 one file to be committed.
3632
36332005-06-08 Juri Linkov <juri@jurta.org>
3634
3635 * display.texi (Faces): Add `shadow' face.
3636
36372005-06-07 Masatake YAMATO <jet@gyve.org>
3638
3639 * display.texi (Faces): Write about mode-line-highlight.
3640
36412005-06-06 Richard M. Stallman <rms@gnu.org>
3642
3643 * misc.texi (Printing Package): Explain how to initialize
3644 printing package.
3645
3646 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3647
36482005-06-05 Chong Yidong <cyd@stupidchicken.com>
3649
3650 * emacs.texi: Rename Hardcopy to Printing.
3651 Make PostScript and PostScript Variables subnodes of it.
3652
3653 * misc.texi (Printing): Rename node from Hardcopy.
3654 Mention menu bar options.
3655 Move PostScript and PostScript Variables to submenu.
3656 (Printing package): New node.
3657
3658 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3659
3660 * dired.texi (Operating on Files): Likewise.
3661
3662 * calendar.texi (Displaying the Diary): Likewise.
3663
3664 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3665
3666 * glossary.texi (Glossary): Likewise.
3667
3668 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3669 effect.
3670
36712005-06-04 Richard M. Stallman <rms@gnu.org>
3672
3673 * trouble.texi (After a Crash): Polish previous change.
3674
8cf51b2c
GM
36752005-05-30 Noah Friedman <friedman@splode.com>
3676
3677 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3678 recovery mechanism.
3679
8cf51b2c
GM
36802005-05-28 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * building.texi (Other Buffers): SPC toggles display of
3683 floating point registers.
3684
8cf51b2c
GM
36852005-05-27 Nick Roberts <nickrob@snap.net.nz>
3686
3687 * files.texi (Log Buffer): Merge in description of Log Edit
3688 mode from pcl-cvs.texi.
3689
36902005-05-26 Richard M. Stallman <rms@gnu.org>
3691
3692 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3693
8cf51b2c
GM
36942005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3695
3696 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3697 not enabled by default.
3698 When not on a word, `ispell-word' by default checks the word
3699 before point.
3700
37012005-05-24 Nick Roberts <nickrob@snap.net.nz>
3702
3703 * building.texi (Debugger Operation): Simplify last sentence.
3704
37052005-05-23 Lute Kamstra <lute@gnu.org>
3706
3707 * emacs.texi: Update FSF's address throughout.
3708 (Preface): Use @cite.
3709 (Distrib): Add cross reference to the node "Copying". Mention the
3710 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3711 printed manuals.
3712 (Intro): Use @xref for the Emacs Lisp Intro.
3713
8cf51b2c
GM
37142005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3715
3716 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3717
3718 * basic.texi (Moving Point): Mention default for `goto-line'.
3719
3720 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3721 of a variable's docstring.
3722
37232005-05-18 Lute Kamstra <lute@gnu.org>
3724
3725 * maintaining.texi (Overview of Emerge): Add cross reference.
3726 Remove duplication.
3727
3728 * emacs.texi (Top): Update to the current structure of the manual.
3729 * misc.texi (Emacs Server): Add menu description.
3730 * files.texi (Saving): Fix menu.
3731 * custom.texi (Customization): Fix menu.
3732 * mule.texi (International): Fix menu.
3733 * kmacro.texi (Keyboard Macros): Fix menu.
3734
37352005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3736
3737 * display.texi: Various minor changes.
3738 (Faces): Delete text that is repeated in the next section.
3739
37402005-05-16 Nick Roberts <nickrob@snap.net.nz>
3741
3742 * building.texi (Debugger Operation): Mention GUD tooltips are
3743 disabled with GDB in text command mode.
3744
8cf51b2c
GM
37452005-05-16 Nick Roberts <nickrob@snap.net.nz>
3746
3747 * building.texi: Replace toolbar with "tool bar" for consistency.
3748 (Compilation Mode): Describe compilation-context-lines
3749 and use of arrow in compilation buffer.
3750 (Debugger Operation): Replace help text with variable's value.
3751
3752 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3753 consistency.
3754
37552005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3758 Add xref.
3759
8cf51b2c
GM
37602005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3761
3762 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3763 (Position Info): Delete discussion of `goto-line'. It is already
3764 described in `Moving point'.
3765
3766 * mini.texi (Completion Commands): Correct reference.
3767 (Completion Options): Fix typo.
3768
3769 * killing.texi (Deletion): Complete description of `C-x C-o'.
3770
8cf51b2c
GM
37712005-05-10 Richard M. Stallman <rms@gnu.org>
3772
3773 * building.texi (Compilation): Clarify recompile's directory choice.
3774
3775 * frames.texi (Tooltips): Cleanups.
3776
3777 * basic.texi (Arguments): Fix punctuation.
3778
37792005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3780
3781 * screen.texi (Menu Bar): The up and down (not left and right)
3782 arrow keys move through a keyboard menu.
3783
37842005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3785
3786 * basic.texi: Various typo and grammar fixes.
3787 (Moving Point): C-a now runs move-beginning-of-line.
3788
37892005-05-08 Nick Roberts <nickrob@snap.net.nz>
3790
3791 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3792
3793 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3794 as different animals.
3795
37962005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3797
3798 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3799 Correct index entry.
3800
38012005-05-07 Nick Roberts <nickrob@snap.net.nz>
3802
3803 * building.texi (Debugger Operation): Update to reflect changes
3804 in GUD tooltips.
3805
38062005-04-30 Richard M. Stallman <rms@gnu.org>
3807
3808 * files.texi (Compressed Files): Auto Compression normally enabled.
3809
3810 * building.texi (Debugger Operation): Clarify previous change.
3811
8cf51b2c
GM
38122005-04-28 Nick Roberts <nickrob@snap.net.nz>
3813
3814 * building.texi (Debugger Operation): Add description for
3815 GUD tooltips when program is not running.
3816
38172005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3818
3819 * misc.texi (Shell): Add `Shell Prompts' to menu.
3820 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3821 description. Delete remarks moved to new node.
3822 (Shell Prompts): New node.
3823 (History References): Replace remarks moved to `Shell Prompts'
3824 with xref to that node.
3825 (Remote Host): Clarify how to specify the terminal type when
3826 logging in to a different machine.
3827
38282005-04-26 Richard M. Stallman <rms@gnu.org>
3829
3830 * emacs.texi (Top): Update submenus from files.texi.
3831
3832 * files.texi (Filesets): Clarify previous change.
3833
3834 * dired.texi (Misc Dired Features): Clarify previous change.
3835
38362005-04-25 Chong Yidong <cyd@stupidchicken.com>
3837
3838 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3839
3840 * dired.texi (Misc Dired Features): Document
3841 dired-compare-directories.
3842
3843 * files.texi (Filesets): New node.
3844 (File Conveniences): Document Image mode.
3845
3846 * text.texi (TeX Print): Document tex-compile.
3847
38482005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3849
3850 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3851 Delete redundant reference to tooltip Custom group. It is
3852 referred too again in the next paragraph.
3853
38542005-04-24 Richard M. Stallman <rms@gnu.org>
3855
3856 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3857
8cf51b2c
GM
38582005-04-19 Kim F. Storm <storm@cua.dk>
3859
3860 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3861
38622005-04-18 Lars Hansen <larsh@math.ku.dk>
3863
3864 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3865 turns off desktop-save-mode.
3866
38672005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3868
3869 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3870 by default in terminals compatible with xterm. Mention that
3871 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3872 node.
3873
8cf51b2c
GM
38742005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3875
3876 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3877
c8763fb6 38782005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3879
3880 * xresources.texi (Table of Resources): Add cursorBlink.
3881
38822005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3883
3884 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3885 `d', `C-d' and `u'.
3886
38872005-04-11 Richard M. Stallman <rms@gnu.org>
3888
3889 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3890 (Misc X): Add -D, --basic-display.
3891
3892 * maintaining.texi (Change Log): Correct the description of
3893 the example.
3894
3895 * major.texi (Choosing Modes): Document magic-mode-alist.
3896
8cf51b2c
GM
38972005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3898
3899 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3900 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3901 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3902 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3903 `w', respectively.
3904 (Rmail Labels): Mention `l'.
3905 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3906 (Rmail Summary Edit): Describe `j' and RET.
3907
c8763fb6 39082005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3909
3910 * xresources.texi (Lucid Resources): Add fontSet resource.
3911
8cf51b2c
GM
39122005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3913
3914 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3915 now called `indicate-empty-lines'.
3916
39172005-04-06 Kim F. Storm <storm@cua.dk>
3918
3919 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3920
39212005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3922
3923 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3924 deleted.
3925 (Marks vs Flags): Add some convenient key bindings.
3926 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3927 (Misc Dired Features): Correct and expand description of `w' command.
3928
3929 * frames.texi (XTerm Mouse): Delete apparently false info.
3930 The GNU/Linux console currently does not appear to support
3931 `xterm-mouse-mode'.
3932
8cf51b2c
GM
39332005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3934
3935 * calendar.texi (Diary): Mention shell utility `calendar'.
3936
39372005-04-01 Richard M. Stallman <rms@gnu.org>
3938
3939 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3940
8cf51b2c
GM
39412005-04-01 Lute Kamstra <lute@gnu.org>
3942
3943 * maintaining.texi (Change Log): add-change-log-entry uses
3944 add-log-mailing-address.
3945
39462005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3947
3948 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3949 `VC Mode Line' and put in an xref to that node.
3950 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3951 its description.
3952
39532005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3954
3955 * calendar.texi (Calendar Systems): Say that the Persian calendar
3956 implemented here is the arithmetical one championed by Birashk.
3957
39582005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3959
3960 * programs.texi (Fortran Motion): Fix previous change.
3961
8cf51b2c
GM
39622005-03-29 Richard M. Stallman <rms@gnu.org>
3963
3964 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3965
39662005-03-29 Chong Yidong <cyd@stupidchicken.com>
3967
3968 * text.texi (Refill): Refer to Long Lines Mode.
3969 (Longlines): New node.
3970 (Auto Fill): Don't index "word wrap" here.
3971 (Filling): Add Longlines to menu.
3972
39732005-03-29 Richard M. Stallman <rms@gnu.org>
3974
3975 * xresources.texi: Minor fixes.
3976
3977 * misc.texi (Emacs Server): Fix Texinfo usage.
3978
3979 * emacs.texi (Top): Don't use a real section heading for
3980 "Detailed Node Listing". Fake it instead.
3981
3982 * basic.texi (Position Info): Minor cleanup.
3983
3984 * mule.texi (Input Methods): Minor cleanup.
3985
39862005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3987
3988 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3989 constructs as well.
3990 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3991
39922005-03-29 Kenichi Handa <handa@m17n.org>
3993
3994 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3995
3996 * basic.texi (Position Info): Update the description about the
3997 command C-u C-x =.
3998
39992005-03-28 Richard M. Stallman <rms@gnu.org>
4000
4001 * emacs.texi (Top): Use @section for the detailed node listing.
4002
4003 * calendar.texi: Minor fixes to previous change.
4004
4005 * programs.texi (Fortran): Small fixes to previous changes.
4006
4007 * emacs.texi (Top): Update list of subnodes of Dired.
4008 Likewise for building.texi.
4009
4010 * files.texi (File Conveniences): Delete Auto Image File mode.
4011
40122005-03-28 Chong Yidong <cyd@stupidchicken.com>
4013
4014 * building.texi (Flymake): New node.
4015
4016 * custom.texi (Function Keys): Document kp- event types and
4017 keypad-setup package.
4018
4019 * dired.texi (Wdired): New node.
4020
4021 * files.texi (File Conveniences): Reorder entries.
4022 Explain how to turn on Auto-image-file mode.
4023 Document Thumbs mode.
4024
4025 * mule.texi (Specify Coding): Document recode-region and
4026 recode-file-name.
4027
4028 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4029
40302005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4031
4032 * commands.texi (Keys): M-o is now a prefix key.
4033
40342005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4035
4036 * programs.texi: Reformat and update copyright years.
4037 (Fortran): Update section.
4038
40392005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4040
4041 * files.texi: Several small changes in addition to:
4042 (Visiting): Change xref for Dialog Boxes to ref.
4043 (Version Headers): Replace references to obsolete var
4044 `vc-header-alist' with `vc-BACKEND-header'.
4045 (Customizing VC): Update value of `vc-handled-backends'.
4046
40472005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4048
4049 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4050 move here from Emacs Lisp Reference Manual.
4051 * calendar.texi (Calendar/Diary, Diary Commands)
4052 (Special Diary Entries, Importing Diary): Change some xrefs to
4053 point to emacs-xtra rather than elisp.
4054
4055 * emacs-xtra.texi (Calendar Customizing):
4056 Move view-diary-entries-initially, view-calendar-holidays-initially,
4057 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4058 Emacs Manual.
4059 (Appt Customizing): Merge entire section into main Emacs Manual.
4060 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4061 mark-holidays-in-calendar here from emacs-xtra.
4062 (Displaying the Diary): Move view-diary-entries-initially,
4063 mark-diary-entries-in-calendar here from emacs-xtra.
4064 (Appointments): Move appt-display-mode-line,
4065 appt-display-duration, appt-disp-window-function,
4066 appt-delete-window-function here from emacs-xtra.
4067
4068 * calendar.texi: Update and reformat copyright.
4069 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4070 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4071 (Diary): Refer to `diary-file' rather than ~/diary.
4072 (Diary Commands): Rename node to "Displaying the Diary".
4073 * emacs.texi (Top): Rename "Diary Commands" section.
4074 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4075
40762005-03-26 Eli Zaretskii <eliz@gnu.org>
4077
4078 * misc.texi (Emacs Server): Fix the command for setting
4079 server-name. Add an xref to Invoking emacsclient.
4080
4081 * help.texi (Help Summary): Clarify when "C-h ." will do something
4082 nontrivial.
4083 (Apropos): Add cindex entry for apropos-sort-by-scores.
4084
4085 * display.texi (Text Display): Add index entries for how no-break
4086 characters are displayed.
4087
8cf51b2c
GM
40882005-03-26 Eli Zaretskii <eliz@gnu.org>
4089
4090 * files.texi (Visiting): Fix cross-references introduced with the
4091 last change.
4092
4093 * xresources.texi (GTK resources): Fix last change.
4094
8cf51b2c
GM
40952005-03-25 Chong Yidong <cyd@stupidchicken.com>
4096
4097 * xresources.texi (X Resources): GTK options documented too.
4098 (Resources): Clarify meaning of program name.
4099 (Table of Resources): Add visualClass.
4100 (GTK resources): Rewrite.
4101 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4102
4103 * display.texi (Text Display): Mention non-breaking spaces.
4104
4105 * files.texi (Reverting): Document auto-revert-check-vc-info.
4106
4107 * frames.texi (Mouse Commands): Document
4108 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4109
4110 * help.texi (Help Summary): Add `C-h .'.
4111 (Apropos): Apropos accepts a list of search terms.
4112 Document apropos-sort-by-scores.
4113 (Help Echo): Document display-local-help.
4114
4115 * misc.texi (Emacs Server): Document server-name.
4116 (Invoking emacsclient): Document -s option for server names.
4117
4118 * text.texi (Outline Visibility): Introduce "current heading
4119 line" (commands can be called with point on a body line).
4120 Re-order table to follow the sequence of discussion.
4121 hide-body won't hide lines before first header line.
4122 (TeX Mode): Add DocTeX mode.
4123
8cf51b2c
GM
41242005-03-24 Richard M. Stallman <rms@gnu.org>
4125
4126 * mule.texi (Single-Byte Character Support): Delete mention
4127 of iso-acc.el and iso-transl.el.
4128
8cf51b2c
GM
41292005-03-23 Lute Kamstra <lute@gnu.org>
4130
4131 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4132
41332005-03-23 Richard M. Stallman <rms@gnu.org>
4134
8cf51b2c
GM
4135 * search.texi: Delete explicit node pointers.
4136 (Incremental Search): New menu.
4137 (Basic Isearch, Repeat Isearch, Error in Isearch)
4138 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4139 (Slow Isearch): New subnodes.
4140 (Configuring Scrolling): Node deleted.
4141 (Search Case): Doc default-case-fold-search.
4142 (Regexp Replace): Move replace-regexp doc here.
4143
4144 * rmail.texi (Movemail): Put commas inside closequotes.
4145
4146 * picture.texi (Insert in Picture): Document C-c arrow combos.
4147 (Basic Picture): Clarify erasure.
4148
4149 * display.texi (Font Lock): Put commas inside closequotes.
4150
4151 * cmdargs.texi (General Variables): Put commas inside closequotes.
4152
41532005-03-23 Nick Roberts <nickrob@snap.net.nz>
4154
4155 * building.texi (Stack Buffer): Mention reverse contrast for
4156 *selected* frame (might not be current frame).
4157
8cf51b2c
GM
41582005-03-21 Richard M. Stallman <rms@gnu.org>
4159
4160 * building.texi (Starting GUD): Add bashdb.
4161
41622005-03-20 Chong Yidong <cyd@stupidchicken.com>
4163
4164 * basic.texi (Moving Point): Add M-g M-g binding.
4165 (Undo): Document undo-only.
4166 (Position Info): Document M-g M-g and C-u M-g M-g.
4167
4168 * building.texi (Building): Put Grep Searching after Compilation
4169 Shell.
4170 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4171 Document next-error-highlight.
4172 (Grep Searching): Document grep-highlight-matches.
4173 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4174
4175 * calendar.texi (Importing Diary): Rename node from iCalendar.
4176 Document diary-from-outlook.
4177
4178 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4179 Commands.
4180 Mention effect of X drag and drop on Dired buffers.
4181
4182 * files.texi (Visiting): Document large-file-warning-threshold.
4183 Move paragraph on file-selection dialog.
4184 Mention visiting files using X drag and drop.
4185 (Reverting): Mention using Auto-Revert mode to tail files.
4186 Document auto-revert-tail-mode.
4187 (Version Systems): Minor correction.
4188 (Comparing Files): Diff-mode is no longer based on Compilation
4189 mode.
4190 Document compare-ignore-whitespace.
4191 (Misc File Ops): Explain passing a directory to rename-file.
4192 Likewise for copy-file and make-symbolic-link.
4193
4194 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4195 Document mouse-wheel-progressive speed.
4196
4197 * help.texi (Misc Help): Document numeric argument for C-h i.
4198 Correctly explain the effect of just C-u as argument.
4199
4200 * killing.texi (Deletion): Document numeric argument for
4201 just-one-space.
4202
4203 * mini.texi (Completion): Completion acts on text before point.
4204
4205 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4206 (Emulation): CUA mode replaces pc-bindings-mode,
4207 pc-selection-mode, and s-region.
4208
4209 * mule.texi (Input Methods): Leim is now built-in.
4210 (Select Input Method): Document quail-show-key.
4211 (Specify Coding): Document revert-buffer-with-coding-system.
4212
4213 * programs.texi (Fortran Motion): Document f90-next-statement,
4214 f90-previous-statement, f90-next-block, f90-previous-block,
4215 f90-end-of-block, and f90-beginning-of-block.
4216
4217 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4218
4219 * emacs.texi (Acknowledgments): Updated.
4220
4221 * anti.texi: Total rewrite.
4222
8cf51b2c
GM
42232005-03-19 Chong Yidong <cyd@stupidchicken.com>
4224
4225 * ack.texi (Acknowledgments): Update.
4226
42272005-03-19 Eli Zaretskii <eliz@gnu.org>
4228
4229 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4230 copyright years.
4231
42322005-03-14 Nick Roberts <nickrob@snap.net.nz>
4233
4234 * building.texi (Commands of GUD): Move paragraph on setting
4235 breakpoints with mouse to the GDB Graphical Interface node.
4236
42372005-03-07 Richard M. Stallman <rms@gnu.org>
4238
8cf51b2c
GM
4239 * misc.texi (Single Shell, Shell Options): Fix previous change.
4240
4241 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4242
42432005-03-06 Richard M. Stallman <rms@gnu.org>
4244
4245 * building.texi (Starting GUD): Don't explain text vs graphical
4246 GDB here. Just mention it and xref.
4247 Delete "just one debugger process".
4248 (Debugger Operation): Move GUD tooltip info here.
4249 (GUD Tooltips): Node deleted.
4250 (GDB Graphical Interface): Explain the two GDB modes here.
4251
8cf51b2c
GM
4252 * sending.texi (Sending Mail): Minor cleanup.
4253 (Mail Aliases): Explain quoting conventions.
4254 Update key rebinding example.
4255 (Header Editing): C-M-i is like M-TAB.
4256 (Mail Mode Misc): mail-attach-file does not do MIME.
4257
4258 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4259 that really belongs here.
4260 (Remote Mailboxes): Text moved to Rmail Inbox.
4261 (Rmail Display): Mention Mouse-1.
4262 (Movemail): Clarify two movemail versions.
4263 Clarify rmail-movemail-program.
4264
8cf51b2c
GM
4265 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4266 Document async shell commands.
4267 (Shell History): Clarify.
4268 (Shell Ring): Mention C-UP an C-DOWN.
4269 (Shell Options): Add comint-prompt-read-only.
4270 (Invoking emacsclient): Set EDITOR to run Emacs.
4271 (Sorting): No need to explain what region is.
4272 (Saving Emacs Sessions): Fix typo.
4273 (Recursive Edit): Fix punctuation.
4274 (Emulation): Don't mention "PC bindings" which are standard.
4275 (Hyperlinking): Explain Mouse-1 convention here.
4276 (Find Func): Node deleted.
4277
8cf51b2c
GM
4278 * help.texi (Name Help): Xref to Hyperlinking.
4279
4280 * glossary.texi (Glossary):
4281 Rename "Balance Parentheses" to "Balancing...".
4282 Add "Byte Compilation". Correct "Copyleft".
4283 New xref in "Customization".
4284 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4285 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4286 Rename "Registers" to "Register".
4287 Replace "Selecting" with "Selected Frame",
4288 "Selected Window", and "Selecting a Buffer".
4289
4290 * files.texi (Types of Log File): Explain how projects'
4291 methods can vary.
4292
8cf51b2c
GM
4293 * display.texi (Faces): Delete "Emacs 21".
4294
4295 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4296 * fixit.texi (Spelling): C-M-i like M-TAB.
4297 * mini.texi (Completion Options): C-M-i like M-TAB.
4298 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4299 * text.texi (Text Mode): C-M-i like M-TAB.
4300
4301 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4302
4303 * calendar.texi (Specified Dates): Mention `g w'.
4304 (Appointments): appt-activate toggles with no arg.
4305
8cf51b2c
GM
43062005-03-05 Juri Linkov <juri@jurta.org>
4307
4308 * cmdargs.texi (Emacs Invocation): Add cindex
4309 "invocation (command line arguments)"
4310 (Misc X): Add -nbc, --no-blinking-cursor.
4311
43122005-03-04 Ulf Jasper <ulf.jasper@web.de>
4313
4314 * calendar.texi (iCalendar): No need to require it now.
4315
8cf51b2c
GM
43162005-03-03 Nick Roberts <nickrob@snap.net.nz>
4317
4318 * trouble.texi (Contributing): Mention Savannah. Direct users to
4319 emacs-devel.
4320
43212005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4322
4323 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4324 window.
4325
8cf51b2c
GM
43262005-02-27 Richard M. Stallman <rms@gnu.org>
4327
4328 * building.texi (Compilation): Update mode line status info.
4329
43302005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4331
4332 * calendar.texi (General Calendar): Document binding of
4333 scroll-other-window-down.
4334 (Mayan Calendar): Fix earliest date.
4335 (Time Intervals): Document timeclock-change.
4336 Fix timeclock-ask-before-exiting documentation.
4337
43382005-02-26 Kim F. Storm <storm@cua.dk>
4339
4340 * frames.texi (Mouse References):
4341 Add mouse-1-click-in-non-selected-windows.
4342
43432005-02-25 Richard M. Stallman <rms@gnu.org>
4344
4345 * screen.texi (Screen): Explain better about cursors and mode lines;
4346 don't presuppose text terminals.
4347 (Point): Don't assume just one cursor.
4348 Clarify explanation of cursors.
4349 (Echo Area, Menu Bar): Cleanups.
4350
4351 * mini.texi (Minibuffer): Prompts are highlighted.
4352 (Minibuffer Edit): Newline = C-j only on text terminals.
4353 Clarify resize-mini-windows values.
4354 Mention M-PAGEUP and M-PAGEDOWN.
4355 (Completion Commands): Mouse-1 like Mouse-2.
4356 (Minibuffer History): Explain history commands better.
4357 (Repetition): Add xref to Incremental Search.
4358
4359 * mark.texi (Setting Mark): Clarify info about displaying mark.
4360 Clarify explanation of C-@ and C-SPC.
4361 (Transient Mark): Mention Delete Selection mode.
4362 (Marking Objects): Clean up text about extending the region.
4363
4364 * m-x.texi (M-x): One C-g doesn't always go to top level.
4365 No delay before suggest-key-bindings output.
4366
4367 * fixit.texi (Fixit): Mention C-/ for undo.
4368 (Spelling): Mention ESC TAB like M-TAB.
4369 Replacement words with r and R are rechecked.
4370 Say where C-g leaves point. Mention ? as input.
4371
43722005-02-23 Lute Kamstra <lute@gnu.org>
4373
4374 * cmdargs.texi (Initial Options): Add cross reference.
4375
8cf51b2c
GM
43762005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4377
4378 * emacs.texi (Top): Update menu for splitting of node in
4379 msdog.texi.
4380 * frames.texi (Frames): Update xref for splitting of node in
4381 msdog.texi.
4382 * trouble.texi (Quitting): Ditto.
4383
43842005-02-16 Richard M. Stallman <rms@gnu.org>
4385
4386 * windows.texi (Split Window): Simplify line truncation info
4387 and xref to Display Custom.
4388
4389 * trouble.texi (Quitting): Emergency escape only for text terminal.
4390 (Screen Garbled): C-l for ungarbling is only for text terminal.
4391
4392 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4393
4394 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4395
4396 * programs.texi (Program Modes): Mention Python mode.
4397 (Moving by Defuns): Repeating C-M-h extends region.
4398 (Basic Indent): Clarify.
4399 (Custom C Indent): Clarify.
4400 (Expressions): Repeating C-M-@ extends region.
4401 (Info Lookup): Clarify for C-h S.
4402 (Symbol Completion): ESC TAB alternative for M-TAB.
4403 (Electric C): Clarify.
4404
4405 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4406
4407 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4408 MS-DOS Input node.
4409 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4410 (MS-DOS and MULE): Clarify.
4411 (MS-DOS Processes, Windows Processes): Fix typos.
4412
4413 * major.texi (Choosing Modes): Clarify.
4414
4415 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4416 (Keyboard Macro Step-Edit): Clarify.
4417
4418 * indent.texi (Indentation): Clarifications.
4419
4420 * help.texi (Help): Correct error about C-h in query-replace.
4421 Clarify apropos vs C-h a. Fix how to search in FAQ.
4422 (Key Help): Describe C-h w here.
4423 (Name Help): Minor cleanup. C-h w moved to Key Help.
4424 Clarify the "object" joke.
4425 (Apropos): Clarify. Mouse-1 like Mouse-2.
4426 (Help Mode): Mouse-1 like Mouse-2.
4427
4428 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4429
4430 * display.texi (Display): Reorder menu.
4431 (Faces): Cleanup.
4432 (Font Lock): Cleanup. Mention Options menu.
4433 Delete obsolete text.
4434 (Scrolling): For C-l, don't presume text terminal.
4435 (Horizontal Scrolling): Simplify intro.
4436 (Follow Mode): Clarify.
4437 (Cursor Display): Moved before Display Custom.
4438 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4439 Doc default-tab-width. Doc line truncation more thoroughly.
4440
4441 * dired.texi (Dired Enter): C-x C-f can run Dired.
4442 (Dired Visiting): Comment out `a' command.
4443 Mouse-1 is like Mouse-2.
4444 (Shell Commands in Dired): ? can be used more than once.
4445
4446 * basic.texi (Continuation Lines): Simplify description of truncation,
4447 and refer to Display Custom for the rest of it.
4448
8cf51b2c
GM
44492005-02-06 Lute Kamstra <lute@gnu.org>
4450
4451 * basic.texi (Undo): Fix typo.
4452
4453 * cmdargs.texi (Emacs Invocation): Fix typo.
4454
4455 * custom.texi (Init Examples): Fix typo.
4456
4457 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4458
44592005-02-06 Richard M. Stallman <rms@gnu.org>
4460
4461 * regs.texi (Registers): Registers can hold numbers, too.
4462
4463 * killing.texi (Other Kill Commands): Cleanup.
4464 Delete redundant explanation of kill in read-only buffer.
4465 (Yanking): Mention term "copying".
4466 (Accumulating Text): Fix typo.
4467
4468 * entering.texi (Entering Emacs): Update rationale at start.
4469 (Exiting): Treat iconifying on a par with suspension.
4470
4471 * custom.texi (Minor Modes): Fix typo.
4472 (Easy Customization): Fix menu style.
4473 (Variables): Add xref.
4474 (Examining): Setting for future sessions works through .emacs.
4475 (Keymaps): "Text terminals", not "Many".
4476 (Init Rebinding): Explain \C-. Show example of \M-.
4477 Fix minor wording errors.
4478 (Function Keys): Explain vector syntax just once.
4479 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4480 (Init File): Mention .emacs.d directory.
4481 (Init Examples): Add xref.
4482 (Find Init): Mention .emacs.d directory.
4483
4484 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4485 (Action Arguments): Explain which kinds of -l args are found how.
4486 (Initial Options): --batch does not inhibit site-start.
4487 Add xrefs.
4488 (Command Example): Use --batch, not -batch.
4489
4490 * basic.texi (Inserting Text): Cleanup wording.
4491 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4492 C-n is not error at end of buffer.
4493 (Undo): Doc C-/ like C-_. Add xrefs.
4494 (Arguments): META key may be labeled ALT.
4495 Peculiar arg meanings are explained in doc strings.
4496
4497 * abbrevs.texi (Expanding Abbrevs): Clarify.
4498
44992005-02-05 Eli Zaretskii <eliz@gnu.org>
4500
4501 * frames.texi (Frame Parameters): Add an xref to the description
4502 of list-colors-display. Add a pointer to the X docs about colors.
4503
4504 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4505 Improve docs of list-colors-display.
8cf51b2c
GM
4506
45072005-02-03 Lute Kamstra <lute@gnu.org>
4508
4509 * frames.texi (Frames, Drag and Drop): Fix typos.
4510
45112005-02-03 Richard M. Stallman <rms@gnu.org>
4512
4513 * windows.texi (Basic Window): Mention color-change in mode line.
4514 (Change Window): Explain dragging vertical boundaries.
4515
4516 * text.texi (Sentences): Clarify.
4517 (Paragraphs): Explain M-a and blank lines.
4518 (Outline Mode): Clarify text and menu.
4519 (Hard and Soft Newlines): Mention use-hard-newlines.
4520
4521 * frames.texi (Frames): Delete unnecessary mention of Windows.
4522 (Mouse Commands): Likewise. Mention xterm mouse support.
4523 (Clipboard): Clarify.
4524 (Mouse References): Mention use of Mouse-1 for following links.
4525 (Menu Mouse Clicks): Clarify.
4526 (Mode Line Mouse): Clarify.
4527 (Drag and Drop): Rewrite.
4528
4529 * fixit.texi (Spelling): Fix typo.
4530
4531 * files.texi (File Names): Clarify.
4532 (Visiting): Update conditions for use of file dialog. Clarify.
4533 (Saving): Doc d as answer in save-some-buffers.
4534 (Remote Files): Clean up the text.
4535
4536 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4537
4538 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4539 (List Buffers): Clarify.
4540 (Several Buffers): Doc T command.
4541 (Buffer Convenience): Clarify menu.
4542
4543 * basic.texi (Undo): Clarify last change.
4544
45452005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4546
4547 * fixit.texi (Spelling): Fix typo.
4548
45492005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4550
4551 * basic.texi (Undo): Update description of `undo-outer-limit'.
4552
45532005-02-01 Nick Roberts <nickrob@snap.net.nz>
4554
4555 * building.texi: Update documentation relating to GDB Graphical
4556 Interface.
4557
45582005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4559
4560 * custom.texi (Easy Customization): Adapt menu to node name change.
4561
45622005-01-30 Richard M. Stallman <rms@gnu.org>
4563
4564 * custom.texi (Easy Customization): Defn of "User Option" now
4565 includes faces. Don't say just "option" when talking about variables.
4566 Do say just "options" to mean "anything customizable".
4567 (Specific Customization): Describe `customize-variable',
4568 not `customize-option'.
4569
4570 * glossary.texi (Glossary) <Faces>: Add xref.
4571 <User Option>: Change definition--include faces. Change xref.
4572
4573 * picture.texi (Picture): Mention artist.el.
4574
4575 * sending.texi, screen.texi, programs.texi, misc.texi:
4576 * mini.texi, major.texi, maintaining.texi, macos.texi:
4577 * help.texi, frames.texi, files.texi:
4578 Don't say just "option" when talking about variables.
4579
4580 * display.texi, mule.texi: Don't say just "option" when talking
4581 about variables. Other minor cleanups.
4582
8cf51b2c
GM
45832005-01-26 Lute Kamstra <lute@gnu.org>
4584
4585 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4586 File'. Mention the `-Q' option at the `--no-site-file' option.
4587
8cf51b2c
GM
45882005-01-22 David Kastrup <dak@gnu.org>
4589
4590 * building.texi (Grep Searching): Mention alias `find-grep' for
4591 `grep-find'.
4592
45932005-01-20 Richard M. Stallman <rms@gnu.org>
4594
4595 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4596
8cf51b2c
GM
45972005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4598
4599 * rmail.texi (Movemail): Explain differences
4600 between standard and mailutils versions of movemail.
4601 Describe command line and configuration options introduced
4602 with the latter.
4603 Explain the notion of mailbox URL, provide examples and
4604 cross-references to mailutils documentation.
4605 Describe various methods of specifying mailbox names,
4606 user names and user passwords for rmail.
4607 (Remote Mailboxes): New section. Describe
4608 how movemail handles remote mailboxes. Describe configuration
4609 options used to control its behavior.
4610 (Other Mailbox Formats): Explain handling of various mailbox
4611 formats.
4612
46132005-01-13 Richard M. Stallman <rms@gnu.org>
4614
4615 * commands.texi (Commands): Clarification.
4616
46172005-01-11 Richard M. Stallman <rms@gnu.org>
4618
4619 * programs.texi (Multi-line Indent): Fix previous change.
4620 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4621
8cf51b2c
GM
46222005-01-08 Richard M. Stallman <rms@gnu.org>
4623
4624 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4625 lazy-highlight.
4626
4627 * search.texi (Query Replace): Mention faces query-replace
4628 and lazy-highlight.
4629 (Incremental Search): Update isearch highlighting info.
4630
8cf51b2c
GM
46312005-01-04 Richard M. Stallman <rms@gnu.org>
4632
4633 * custom.texi (Saving Customizations): Minor improvement.
4634
8cf51b2c
GM
46352005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4636
4637 * custom.texi (Saving Customizations): Emacs no longer loads
4638 `custom-file' after .emacs. No longer mention customizing through
4639 Custom.
4640
8cf51b2c
GM
46412005-01-01 Andreas Schwab <schwab@suse.de>
4642
4643 * killing.texi (Graphical Kill): Move up under node Killing,
4644 change @section to @subsection.
4645
46462005-01-01 Richard M. Stallman <rms@gnu.org>
4647
4648 * custom.texi (Face Customization): Mention hex color specs.
4649
4650 * emacs.texi (Top): Update Killing submenu.
4651
4652 * killing.texi (Killing): Reorganize section.
4653 No more TeX-only text; put the node command at start of chapter.
4654 But the first section heading is used only in TeX.
4655 Rewrite the text to read better in this mode.
4656 (Graphical Kill): New subnode gets some of the text that
4657 used to be in the first section.
4658
46592004-12-31 Richard M. Stallman <rms@gnu.org>
4660
4661 * dired.texi (Shell Commands in Dired): Delete the ? example.
4662
4663 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4664
4665 * files.texi (Saving): Describe new require-final-newline features
4666 and mode-require-final-newline.
4667
8cf51b2c
GM
46682004-12-29 Richard M. Stallman <rms@gnu.org>
4669
4670 * custom.texi (File Variables): Clarify previous change.
4671
c8763fb6 46722004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4673
4674 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4675 out now.
4676
46772004-12-27 Richard M. Stallman <rms@gnu.org>
4678
4679 * Makefile.in (MAKEINFO): Specify --force.
4680
4681 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4682 (Undo): Doc undo-outer-limit.
4683
8cf51b2c
GM
46842004-12-15 Juri Linkov <juri@jurta.org>
4685
4686 * mark.texi (Transient Mark, Mark Ring): M-< and other
4687 movement commands don't set mark in Transient Mark mode
4688 if mark is active.
4689
8cf51b2c
GM
46902004-12-12 Juri Linkov <juri@jurta.org>
4691
4692 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4693 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4694
4695 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4696 (Misc Dired Commands): Add @r{(Dired)} to w.
4697
46982004-12-12 Juri Linkov <juri@jurta.org>
4699
4700 * mark.texi (Marking Objects): Marking commands also extend the
4701 region when mark is active in Transient Mark mode.
4702
8cf51b2c
GM
47032004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4704
4705 * custom.texi (Saving Customizations): Emacs only loads the custom
4706 file automatically after the init file in version 22.1 or later.
4707 Adapt text and examples to this fact.
4708
8cf51b2c
GM
47092004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4710
4711 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4712 be set through Custom. Otherwise, it has no effect.
4713
8cf51b2c
GM
47142004-12-05 Richard M. Stallman <rms@gnu.org>
4715
4716 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4717 * entering.texi: Rename Command Line to Emacs Invocation.
4718
10d1d0af 4719 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4720
4721 * custom.texi (Easy Customization): Move up to section level,
4722 before Variables. Avoid using the term "variable"; say "option".
4723 New initial explanation.
4724 (Variables): In initial explanation, connect "variable" to the
4725 already-explained "user option".
4726
4727 * emacs.texi (Top): Fix ref to Command Line.
4728 Move reference to Easy Customization.
4729
4730 * xresources.texi (X Resources): Fix From link.
4731
4732 * doclicense.texi (GNU Free Documentation License): Fix To link.
4733
4734 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4735
4736 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4737
47382004-12-03 Richard M. Stallman <rms@gnu.org>
4739
4740 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4741
47422004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4743
4744 * kmacro.texi: Several small changes in addition to the following.
4745 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4746 defining a keyboard macro.
4747 Mention `kmacro-ring-max'.
4748 (Keyboard Macro Counter): Clarify description of
4749 `kmacro-insert-counter', `kmacro-set-counter',
4750 `kmacro-add-counter' and `kmacro-set-format'.
4751
47522004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4753
4754 * custom.texi (File Variables): Add `unibyte' and make it more
4755 clear that `unibyte' and `coding' are special. Suggested by Simon
4756 Krahnke <overlord@gmx.li>.
4757
4758 * mule.texi (Enabling Multibyte): Refer to File Variables.
4759 Suggested by Simon Krahnke <overlord@gmx.li>.
4760
c8763fb6 47612004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4762
4763 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4764 x-use-old-gtk-file-dialog.
4765
8cf51b2c
GM
47662004-11-20 Richard M. Stallman <rms@gnu.org>
4767
4768 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4769
47702004-11-09 Lars Brinkhoff <lars@nocrew.org>
4771
4772 * building.texi (Lisp Eval): Delete hyphen in section name.
4773
47742004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4775
4776 * files.texi (Old Versions):
4777 No longer document annotation as "CVS only".
4778
47792004-11-10 Andre Spiegel <spiegel@gnu.org>
4780
4781 * files.texi (Version Control): Rewrite the introduction about
4782 version systems, mentioning the new ones that we support. Thanks
4783 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4784 suggestions.
4785
c8763fb6 47862004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4787
49823426 4788 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4789
c8763fb6 47902004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4791
4792 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4793
47942004-10-23 Eli Zaretskii <eliz@gnu.org>
4795
4796 * text.texi (Text Based Tables, Table Definition)
4797 (Table Creation, Table Recognition, Cell Commands)
4798 (Cell Justification, Row Commands, Column Commands)
4799 (Fixed Width Mode, Table Conversion, Measuring Tables)
4800 (Table Misc): New nodes, documenting the Table Mode.
4801
8cf51b2c
GM
48022004-10-19 Jason Rumney <jasonr@gnu.org>
4803
4804 * makefile.w32-in (info): Change order of arguments to makeinfo.
4805
48062004-10-19 Ulf Jasper <ulf.jasper@web.de>
4807
4808 * calendar.texi (iCalendar): Update for package changes.
4809
8cf51b2c
GM
48102004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4811
4812 * files.texi (Misc File Ops): View mode is a minor mode.
4813
8cf51b2c
GM
48142004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4815
4816 * calendar.texi (iCalendar): Style changes.
4817
48182004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4819
4820 * search.texi (Regexps): The regexp described in the example is no
4821 longer stored in the variable `sentence-end'.
4822
8cf51b2c
GM
48232004-10-06 Nick Roberts <nickrob@snap.net.nz>
4824
4825 * building.texi (Starting GUD): Note that multiple debugging
4826 sessions requires `gdb --fullname'.
4827
48282004-10-05 Ulf Jasper <ulf.jasper@web.de>
4829
4830 * calendar.texi (iCalendar): New section for a new package.
4831
8cf51b2c
GM
48322004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4833
4834 * text.texi: Various small changes in addition to the following.
4835 (Text): Replace xref for autotype with inforef.
4836 (Sentences): Explain nil value for `sentence-end'.
4837 (Paragraphs): Update default values for `paragraph-start' and
4838 `paragraph-separate'.
4839 (Text Mode): Correct description of Text mode's effect on the
4840 syntax table.
4841 (Outline Visibility): `hide-other' does not hide top level headings.
4842 `selective-display-ellipses' no longer has an effect on Outline mode.
4843 (TeX Misc): Add missing @cindex.
4844 Replace xref for RefTeX with inforef.
4845 (Requesting Formatted Text): The variable
4846 `enriched-fill-after-visiting' no longer exists.
4847 (Editing Format Info): Update names of menu items and commands.
4848 (Format Faces): Mention special effect of specifying the default face.
4849 Describe inheritance of text properties.
4850 Correct description of `fixed' face.
4851 (Format Indentation): Correct description of effect of setting
4852 margins. Mention `set-left-margin' and `set-right-margin'.
4853 (Format Justification): Update names of menu items.
4854 `set-justification-full' is now bound to `M-j b'.
4855 Mention that `default-justification' is a per buffer variable.
4856 (Format Properties): Update name of menu item.
4857 (Forcing Enriched Mode): `format-decode-buffer' automatically
4858 turns on Enriched mode if the buffer is in text/enriched format.
4859
48602004-10-05 Emilio C. Lopes <eclig@gmx.net>
4861
4862 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4863
48642004-09-28 Kim F. Storm <storm@cua.dk>
4865
4866 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4867 Align with new functionality.
4868
8cf51b2c
GM
48692004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4870
4871 * display.texi (Display Custom): Remove stray `@end defvar'.
4872
48732004-09-23 Kim F. Storm <storm@cua.dk>
4874
4875 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4876 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4877
8cf51b2c
GM
48782004-09-20 Richard M. Stallman <rms@gnu.org>
4879
4880 * custom.texi (Hooks): Explain using setq to clear out a hook.
4881 (File Variables): Explain multiline string constants.
4882 (Non-ASCII Rebinding): Explain when you need to update
4883 non-ASCII char codes in .emacs.
4884
4885 * building.texi (Compilation): Explain how to make a silent
4886 subprocess that won't be terminated. Explain compilation-environment.
4887
48882004-09-13 Kim F. Storm <storm@cua.dk>
4889
4890 * mini.texi (Repetition): Rename isearch-resume-enabled to
4891 isearch-resume-in-command-history and change default to disabled.
4892
8cf51b2c
GM
48932004-09-09 Kim F. Storm <storm@cua.dk>
4894
4895 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4896 with new `kmacro-name-last-macro'.
4897
8cf51b2c
GM
48982004-09-08 Juri Linkov <juri@jurta.org>
4899
4900 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4901
8cf51b2c
GM
49022004-09-03 Juri Linkov <juri@jurta.org>
4903
4904 * search.texi (Incremental Search): Update wording for M-%.
4905
49062004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4907
4908 * killing.texi (Killing): Correct description of kill commands in
4909 read-only buffer.
4910
49112004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4912
4913 * building.texi (Compilation Mode): Add a paragraph about rules
4914 for finding the compilation buffer for `next-error'.
4915
4916 * search.texi (Other Repeating Search): Mention that Occur mode
4917 supports the next-error functionality.
4918
49192004-09-02 Juri Linkov <juri@jurta.org>
4920
4921 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4922
49232004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4924
4925 * kmacro.texi (Basic Keyboard Macro):
4926 `apply-macro-to-region-lines' now operates on all lines that begin
4927 in the region, rather than on all complete lines in the region.
4928
c8763fb6 49292004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4930
4931 * frames.texi (Drag and drop): Add documentation about
4932 x-dnd-test-function and x-dnd-known-types.
4933
49342004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4935
4936 * indent.texi: Various minor changes in addition to:
4937 (Indentation Commands): Correct description of `indent-relative'.
4938 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4939 mode. The *Tab Stops* buffer uses Overwrite Mode.
4940 (Just Spaces): `tabify' converts sequences of at least two spaces
4941 to tabs.
4942
8cf51b2c
GM
49432004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4944
4945 * frames.texi (Secondary Selection): Setting the secondary
4946 selection with M-Drag-Mouse-1 does not alter the kill ring,
4947 setting it with M-Mouse-1 and M-Mouse-3 does.
4948 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4949 toolkit scroll bars.
4950 (Scroll Bars): Ditto.
4951
4952 * windows.texi (Basic Window): When using a window system, the value
4953 of point in a non-selected window is indicated by a hollow box.
4954 (Split Window): Side by side windows are separated by a scroll bar,
4955 if scroll bars are used.
4956 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4957 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4958 (Window Convenience): Update bindings for `winner-undo' and
4959 `winner-redo'.
4960
4961 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4962 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4963 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4964 of "Using Emacs as a Server".
4965 * building.texi (Building): Interchange nodes (for correct numbering).
4966 * programs.texi (Programs): Interchange nodes (for correct numbering).
4967 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4968 Info to the node structure.
4969 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4970 Rearrange order of nodes and sections such that both "GNU GENERAL
4971 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4972 end, as appropriate for appendices.
4973 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4974 Use `@unnumberedsec'.
4975 * trouble.texi: Adapt sectioning in Info to the node structure.
4976 Adapt node pointers to change in emacs.texi.
4977 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4978
8cf51b2c
GM
49792004-08-25 Kenichi Handa <handa@m17n.org>
4980
4981 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4982 description for unibyte mode.
4983
49842004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4985
4986 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4987
4988 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4989 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4990 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4991 in @pxref.
4992
49932004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4994
4995 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4996 Change section names.
4997
8cf51b2c
GM
49982004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4999
5000 * kmacro.texi (Keyboard Macro Ring): Rename section.
5001 Emacs treats the head of the macro ring as the `last keyboard macro'.
5002 (Keyboard Macro Counter): Minor change.
5003 (Save Keyboard Macro): Some clarifications.
5004 (Edit Keyboard Macro): Rename section.
5005
5006 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5007 32-bit machines.
5008 (Several Buffers): Clarify which buffer is selected if `2' is
5009 pressed in the Buffer Menu.
5010 Auto Revert mode can be used to update the Buffer Menu
5011 automatically.
5012
50132004-08-21 Eli Zaretskii <eliz@gnu.org>
5014
5015 * help.texi (Misc Help): Add an index entry for finding an Info
5016 manual by its file name.
5017
50182004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * files.texi (Backup Deletion): Correct description of
5021 `delete-old-versions'.
5022 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5023 (Auto Save Files): Recommend `auto-save-mode' to reenable
5024 auto-saving, rather than the abbreviation `auto-save'.
5025
50262004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5027
5028 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5029 for "killing" and "yanking" in main menu.
5030
50312004-08-16 Richard M. Stallman <rms@gnu.org>
5032
5033 * killing.texi (Yanking, Killing): Minor cleanups.
5034
5035 * mark.texi (Momentary Mark): Minor cleanups.
5036
50372004-08-15 Kenichi Handa <handa@etl.go.jp>
5038
5039 * custom.texi (Non-ASCII Rebinding):
5040 C-q always inserts the right code to pass to global-set-key.
5041
8cf51b2c
GM
50422004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5043
5044 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5045 `insert-register', instead of `C-x r g' binding, for consistency.
5046
50472004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5048
5049 * fixit.texi (Spelling): Fix typo.
5050
50512004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5052
5053 * help.texi (Help): Fix Texinfo usage.
5054
8cf51b2c
GM
50552004-07-24 Richard M. Stallman <rms@gnu.org>
5056
5057 * text.texi (Paragraphs): Update how paragraphs are separated
5058 and the default for paragraph-separate.
5059
5060 * search.texi (Regexp Replace): Further update text for new
5061 replacement operators.
5062
8cf51b2c
GM
50632004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5064
5065 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5066 `R' switch.
5067
5068 * dired.texi (Dired Updating): `k' only deletes inserted
5069 subdirectories from the Dired buffer if a prefix argument was given.
5070
5071 * search.texi (Regexps): Delete redundant definition of `symbol' in
5072 description of `\_>'. It already occurs in the description of `\_<'.
5073
8cf51b2c
GM
50742004-07-01 Juri Linkov <juri@jurta.org>
5075
5076 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5077 (Regexp Search): Add M-r.
5078
50792004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5080
5081 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5082
50832004-06-29 Jesper Harder <harder@ifa.au.dk>
5084
49823426 5085 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5086
50872004-06-25 Richard M. Stallman <rms@gnu.org>
5088
5089 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5090
50912004-06-25 David Kastrup <dak@gnu.org>
5092
5093 * search.texi (Regexp Replace): Some typo corrections and
5094 rearrangement.
5095
50962004-06-24 David Kastrup <dak@gnu.org>
5097
5098 * search.texi (Unconditional Replace): Use replace-string instead
5099 of query-replace in example.
5100 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5101 sequences.
5102 (Query Replace): Correct explanation of `^' which does not use
5103 the mark stack.
5104
51052004-06-21 Nick Roberts <nickrob@gnu.org>
5106
5107 * misc.texi (Shell History Copying): Document comint-insert-input.
5108 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5109
8cf51b2c
GM
51102004-06-20 Jesper Harder <harder@ifa.au.dk>
5111
5112 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5113 * custom.texi (Customization): Do.
5114 * anti.texi (Antinews): Do.
5115 * abbrevs.texi (Defining Abbrevs): Do.
5116
5117 * programs.texi (Info Lookup): Fix keybinding for
5118 info-lookup-symbol.
5119
51202004-06-16 Juanma Barranquero <lektu@terra.es>
5121
5122 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5123 Add emacs-xtra.
5124 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5125 (clean): Add emacs-xtra and flymake. Remove redundancies.
5126
51272004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5128
5129 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5130 Add emacs-xtra.
5131 * emacs-xtra.texi: New file.
5132
51332004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5134
5135 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5136 (Dired and Find): Mention differences with ordinary Dired buffers.
5137
8cf51b2c
GM
51382004-06-13 Richard M. Stallman <rms@gnu.org>
5139
5140 * custom.texi (Init Syntax): Explain about vars that do special
5141 things when set with setq or with Custom.
5142 (Init Examples): Add line-number-mode example.
5143
8cf51b2c
GM
51442004-06-12 Juri Linkov <juri@jurta.org>
5145
5146 * dired.texi (Operating on Files): Add dired-do-touch.
5147
8cf51b2c
GM
51482004-06-10 Juri Linkov <juri@jurta.org>
5149
5150 * building.texi (Lisp Eval): Add C-M-x on defface.
5151
51522004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5153
5154 * files.texi (Reverting): Auto-Revert mode and
5155 Global Auto-Revert mode no longer revert remote files.
5156
8cf51b2c
GM
51572004-05-29 Richard M. Stallman <rms@gnu.org>
5158
5159 * custom.texi (Init File): Two dashes start --no-site-file.
5160
8cf51b2c
GM
51612004-05-29 Alan Mackenzie <acm@muc.de>
5162
5163 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5164 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5165 (AWK, Pike): Document as "C-like modes".
5166 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5167 (M-x man): Supersedes M-x manual-entry.
5168 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5169
5170 ("Comments in C"): Delete node; the info is in CC Mode manual.
5171 (c-comment-only-line-offset): Remove description.
5172
5173 (C-c ., C-c C-c): Describe new C Mode bindings.
5174
5175 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5176 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5177 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5178 Amend definitions.
5179
5180 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5181 Describe functions.
5182
5183 (c-comment-start-regexp, c-hanging-comment-ender-p)
5184 (c-hanging-comment-starter-p): Remove obsolete definitions.
5185
5186 * emacs.texi: Remove the menu entry "Comments in C".
5187
8cf51b2c
GM
51882004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5189
5190 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5191 `M-x locate'.
5192
51932004-05-16 Karl Berry <karl@gnu.org>
5194
5195 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5196 makeinfo --html fails.
5197 * help.texi (Help Summary) [@ifnottex]: Likewise.
5198
51992004-05-13 Nick Roberts <nickrob@gnu.org>
5200
5201 * building.texi (GDB Graphical Interface): Update and describe
5202 layout first.
5203
8cf51b2c
GM
52042004-05-04 Jason Rumney <jasonr@gnu.org>
5205
5206 * makefile.w32-in: Revert last change.
5207
52082004-05-03 Jason Rumney <jasonr@gnu.org>
5209
5210 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5211
8cf51b2c
GM
52122004-04-23 Juanma Barranquero <lektu@terra.es>
5213
5214 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5215
52162004-04-18 Juri Linkov <juri@jurta.org>
5217
5218 * fixit.texi (Spelling): Remove file extension from ispell xref.
5219
52202004-04-15 Kim F. Storm <storm@cua.dk>
5221
5222 * cmdargs.texi (Initial Options): Add -Q.
5223
52242004-04-05 Kim F. Storm <storm@cua.dk>
5225
5226 * custom.texi (File Variables): Add safe-local-eval-forms.
5227
8cf51b2c
GM
52282004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5229
5230 * files.texi (Reverting): Correct description of revert-buffer's
5231 handling of point.
5232
52332004-03-22 Juri Linkov <juri@jurta.org>
5234
5235 * emacs.texi (Top): Add `Misc X'.
5236
49823426 5237 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5238
5239 * glossary.texi: Improve references.
5240
5241 * help.texi: Sync keywords with finder.el.
5242
5243 * mini.texi (Completion): Add description for menu items.
5244
5245 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5246
5247 * sending.texi (Mail Methods): Fix xref to Message manual.
5248
8cf51b2c
GM
52492004-03-12 Richard M. Stallman <rms@gnu.org>
5250
8cf51b2c
GM
5251 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5252
8cf51b2c
GM
52532004-03-04 Richard M. Stallman <rms@gnu.org>
5254
5255 * search.texi (Regexps): Explain that ^ and $ have their
5256 special meanings only in certain contexts.
5257
5258 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5259
5260 * mule.texi (Specify Coding): Doc C-x RET F.
5261
5262 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5263 for multiple compile and grep buffers.
5264 (Indirect Buffers): Don't recommand clone-indirect-buffer
5265 for multiple compile and grep buffers.
5266
8cf51b2c
GM
52672004-02-29 Juanma Barranquero <lektu@terra.es>
5268
5269 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5270 Use $(DEL) instead of rm, and ignore exit code.
5271
8cf51b2c
GM
52722004-02-23 Nick Roberts <nick@nick.uklinux.net>
5273
5274 * building.texi (Watch Expressions): Update.
5275
52762004-02-21 Juri Linkov <juri@jurta.org>
5277
5278 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5279 --directory, --help, --version. Move text about command-line-args
5280 to Command Arguments.
5281 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5282 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5283 (Window Size X): Join -g and --geometry. Add @cindex.
5284 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5285 (Title X): Remove alias -title.
5286 (Misc X): New node.
5287
c8763fb6 52882004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5289
5290 * frames.texi (Drag and drop): Add Motif to list of supported
5291 protocols.
5292
c8763fb6 52932004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5294
5295 * frames.texi (Drag and drop): New section.
5296
52972004-01-24 Richard M. Stallman <rms@gnu.org>
5298
5299 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5300 Include it only @ifnotinfo. Patch the preceding and following
5301 node headers to point to each other.
5302
53032004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5304
5305 * calendar.texi (Appointments): Update section.
5306
53072003-12-29 Kevin Ryde <user42@zip.com.au>
5308
8cf51b2c
GM
5309 * programs.texi (C Modes): Fix the xref.
5310
53112003-12-23 Nick Roberts <nick@nick.uklinux.net>
5312
5313 * building.texi (Watch Expressions): Update.
5314 (Commands of GUD): Include use of toolbar + breakpoints set from
5315 fringe/margin.
5316
53172003-12-03 Andre Spiegel <spiegel@gnu.org>
5318
5319 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5320 <acm@muc.de>.
5321
c8763fb6 53222003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5323
5324 * frames.texi (Dialog Boxes): Add use-file-dialog.
5325
8cf51b2c
GM
53262003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5327
5328 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5329 in CC Mode.
5330
8cf51b2c
GM
53312003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5332
5333 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5334 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5335 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5336 * man/frames.texi, man/glossary.texi, man/killing.texi:
5337 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5338 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5339 * man/sending.texi, man/text.texi, man/trouble.texi:
5340 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5341
53422003-11-01 Alan Mackenzie <acm@muc.de>
5343
5344 * search.texi (Scrolling During Incremental Search): Document a
5345 new scrolling facility in isearch mode.
5346
8cf51b2c
GM
53472003-10-22 Miles Bader <miles@gnu.org>
5348
5349 * Makefile.in (info): Move before $(top_srcdir)/info.
5350
53512003-10-22 Nick Roberts <nick@nick.uklinux.net>
5352
5353 * building.texi (Watch Expressions): Update section on data display
5354 to reflect code changes (GDB Graphical Interface).
5355
8cf51b2c
GM
53562003-10-13 Richard M. Stallman <rms@gnu.org>
5357
5358 * xresources.texi (GTK resources): Clean up previous change.
5359
c8763fb6 53602003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5361
5362 * xresources.texi (GTK resources): Add a note that some themes
5363 disallow customizations. Add scroll theme example.
5364
8cf51b2c
GM
53652003-09-30 Richard M. Stallman <rms@gnu.org>
5366
8cf51b2c
GM
5367 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5368
5369 * misc.texi (Saving Emacs Sessions): Shorten the section,
5370 collapsing back into one node.
5371
53722003-09-30 Lars Hansen <larsh@math.ku.dk>
5373
5374 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5375
ce058493 53762003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5377
5378 * xresources.texi (GTK names in Emacs): Correct typo.
5379
8cf51b2c
GM
53802003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5381
5382 * cmdargs.texi (Font X): Mention new default font. More
5383 fully describe long font names, wildcard patterns and the
5384 problems involved. (Result of discussion on emacs-devel.)
5385
53862003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5387
5388 * emacs.texi (Acknowledgements): Correct typo.
5389
53902003-09-22 Richard M. Stallman <rms@gnu.org>
5391
5392 * dired.texi (Misc Dired Commands): New node.
5393 (Dired Navigation): Add dired-goto-file.
5394
5395 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5396
5397 * emacs.texi (Acknowledgements): New node, split from Distribution.
5398
5399 * cmdargs.texi (Action Arguments): -f reads interactive args.
5400
8cf51b2c
GM
54012003-09-08 Lute Kamstra <lute@gnu.org>
5402
5403 * screen.texi (Mode Line): Say that POS comes before LINE.
5404 Mention `size-indication-mode'.
5405 * display.texi (Optional Mode Line): Document
5406 `size-indication-mode'.
5407 * basic.texi (Position Info): Mention `size-indication-mode'.
5408
54092003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5410
5411 * xresources.texi (Resources): Refer to `editres' man page.
5412 (Lucid Resources): Update defaults. Expand description of
5413 `shadowThickness'.
5414
54152003-09-04 Miles Bader <miles@gnu.org>
5416
5417 * Makefile.in (top_srcdir): New variable.
5418 ($(top_srcdir)/info): New rule.
5419 (info): Depend on it.
5420
54212003-09-03 Peter Runestig <peter@runestig.com>
5422
5423 * makefile.w32-in: New file.
5424
54252003-08-29 Richard M. Stallman <rms@gnu.org>
5426
5427 * misc.texi (Saving Emacs Sessions): Correct previous change.
5428
8cf51b2c
GM
54292003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5430
8cf51b2c
GM
5431 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5432 (Intro): Include kmacro.texi after fixit.texi instead of after
5433 custom.texi. (As suggested by Kim Storm.)
5434
54352003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5436
5437 * fixit.texi (Fixit): Update `Next' pointer.
5438 * files.texi (Files): Update `Previous' pointer.
5439 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5440 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5441 (Suggested by Kim Storm.)
5442 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5443
54442003-08-18 Kim F. Storm <storm@cua.dk>
5445
5446 * kmacro.texi: New file describing enhanced keyboard macro
5447 functionality. Replaces old description in custom.texi.
5448
5449 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5450 (Keyboard Macros): Move to new kmacro.texi file.
5451
5452 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5453
8cf51b2c
GM
54542003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5455
5456 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5457
54582003-08-17 Alex Schroeder <alex@gnu.org>
5459
5460 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5461 required.
5462
8cf51b2c
GM
54632003-08-05 Richard M. Stallman <rms@gnu.org>
5464
5465 * programs.texi (Lisp Indent): Don't describe
5466 lisp-indent-function property here. Use xref to Lisp Manual.
5467
8cf51b2c
GM
54682003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5469
fffa137c 5470 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5471 abbreviations.
5472
54732003-07-24 Markus Rost <rost@math.ohio-state.edu>
5474
5475 * buffers.texi (List Buffers): Fix previous change.
5476
8cf51b2c
GM
54772003-07-13 Markus Rost <rost@math.ohio-state.edu>
5478
5479 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5480 List*.
5481
54822003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5483
8cf51b2c
GM
5484 * display.texi (Font Lock): Fix typo.
5485
54862003-07-07 Richard M. Stallman <rms@gnu.org>
5487
5488 * display.texi (Font Lock): Add xref for format info on
5489 font-lock-remove-keywords.
5490
5491 * building.texi (Compilation): Document what happens with asynch
5492 children of compiler process.
5493
5494 * help.texi (Library Keywords): Use @multitable.
5495
8cf51b2c
GM
54962003-06-04 Richard M. Stallman <rms@gnu.org>
5497
5498 * programs.texi (Expressions): Delete C-M-DEL.
5499
5500 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5501 comint-move-point-for-output renamed from
5502 comint-scroll-to-bottom-on-output.
5503
5504 * custom.texi (Init Rebinding): Replace previous change with xref.
5505 (Non-ASCII Rebinding): Explain that issue more briefly here.
5506
55072003-05-28 Richard M. Stallman <rms@gnu.org>
5508
5509 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5510
55112003-05-28 Nick Roberts <nick@nick.uklinux.net>
5512
5513 * building.texi (GDB Graphical Interface): New node.
5514 (Rewritten somewhat by RMS.)
5515
c8763fb6 55162003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5517
5518 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5519 non-English letters. Explain how to set coding systems correctly
5520 and how to include the right coding cookie in the file.
5521
c8763fb6 55222003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5523
5524 * indent.texi (Indentation): Explain the concepts.
5525 (Just Spaces): Explain why preventing tabs for indentation might
5526 be useful.
5527
8cf51b2c
GM
55282003-04-16 Richard M. Stallman <rms@gnu.org>
5529
5530 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5531
8cf51b2c
GM
55322003-02-22 Alex Schroeder <alex@emacswiki.org>
5533
5534 * cmdargs.texi (General Variables): Document SMTPSERVER.
5535
8cf51b2c
GM
5536 * sending.texi: Remove SMTP node.
5537 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5538 library.
5539
8cf51b2c
GM
55402003-02-22 Alex Schroeder <alex@emacswiki.org>
5541
5542 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5543
55442003-02-22 Simon Josefsson <jas@extundo.com>
5545
5546 * sending.texi (Mail Methods): Add node about SMTP.
5547
c8763fb6 55482003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5549
5550 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5551
8cf51b2c
GM
55522003-02-01 Kevin Ryde <user42@zip.com.au>
5553
5554 * glossary.texi (Glossary): Correction to cl cross reference.
5555
55562003-01-20 Richard M. Stallman <rms@gnu.org>
5557
5558 * killing.texi (Rectangles): Document C-x c r.
5559
c8763fb6 55602003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5561
5562 * xresources.texi (GTK resources): New node.
5563 (GTK widget names): New node.
5564 (GTK names in Emacs): New node.
5565 (GTK styles): New node.
5566
c8763fb6 55672003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5568
5569 * maintaining.texi (Create Tags Table): Add reference to the new
5570 `etags --help --lang=LANG' option.
5571
8cf51b2c
GM
55722002-10-02 Karl Berry <karl@gnu.org>
5573
49823426 5574 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5575 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5576 where needed for the sake of the HTML output.
8cf51b2c
GM
5577
55782001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5579
5580 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5581 source files.
5582
55832001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5584
5585 * Makefile.in (emacsman): New target.
5586
8cf51b2c
GM
55872001-10-20 Gerd Moellmann <gerd@gnu.org>
5588
5589 * (Version 21.1 released.)
5590
55912001-10-05 Gerd Moellmann <gerd@gnu.org>
5592
5593 * Branch for 21.1.
5594
8cf51b2c
GM
55952001-03-05 Gerd Moellmann <gerd@gnu.org>
5596
5597 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5598
8cf51b2c
GM
55992000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5600
5601 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5602
8cf51b2c
GM
56031999-07-12 Richard Stallman <rms@gnu.org>
5604
5605 * Version 20.4 released.
5606
56071998-12-04 Markus Rost <rost@delysid.gnu.org>
5608
5609 * Makefile.in (INFO_TARGETS): Delete customize.info.
5610 (DVI_TARGETS): Delete customize.dvi.
5611 (../info/customize, customize.dvi): Targets deleted.
5612
56131998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5614
5615 * Version 20.3 released.
5616
56171998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5618
5619 * Makefile.in (EMACSSOURCES): Add mule.texi.
5620 Add msdog.texi, ack.texi. Remove gnu1.texi.
5621
56221998-04-06 Andreas Schwab <schwab@gnu.org>
5623
5624 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5625 it in dvi targets.
8cf51b2c
GM
5626
56271997-09-23 Paul Eggert <eggert@twinsun.com>
5628
5629 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5630 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5631 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5632
56331997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5634
5635 * Version 20.2 released.
5636
56371997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5638
5639 * Version 20.1 released.
5640
56411997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5642
5643 * Makefile (../info/customize, customize.dvi): New targets.
5644 (INFO_TARGETS): Add ../info/customize.
5645 (DVI_TARGETS): Add customize.dvi.
5646
8cf51b2c
GM
56471996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5648
5649 * Version 19.33 released.
5650
56511996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5652
5653 * Version 19.32 released.
5654
8cf51b2c
GM
56551996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5656
5657 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5658
56591996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5660
5661 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5662 Specify -I option.
5663 (All dvi targets): Set the TEXINPUTS variable.
5664
56651996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5666
5667 * Version 19.31 released.
5668
8cf51b2c
GM
56691995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5670
5671 * Version 19.30 released.
5672
8cf51b2c
GM
56731995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5674
5675 * Makefile.in (maintainer-clean): Rename from realclean.
5676
56771994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5678
5679 * Makefile.in: New file.
5680 * Makefile: File deleted.
5681
56821994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5683
5684 * Makefile (TEXINDEX_OBJS): Variable deleted.
5685 (texindex, texindex.o, getopt.o): Rules deleted.
5686 All deps on texindex deleted.
5687 (distclean): Don't delete texindex.
5688 (mostlyclean): Don't delete *.o.
5689 * texindex.c, getopt.c: Files deleted.
5690
56911994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5692
5693 * Version 19.26 released.
5694
56951994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5696
5697 * Makefile (EMACSSOURCES): Exclude undo.texi.
5698
56991994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5700
5701 * Version 19.25 released.
5702
57031994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5704
5705 * Version 19.24 released.
5706
57071994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5708
5709 * Version 19.23 released.
5710
57111994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5712
5713 * Makefile: Delete spurious tab.
5714
57151994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5716
5717 * Makefile (.SUFFIXES): New rule.
5718
8cf51b2c
GM
57191993-12-04 Richard Stallman (rms@srarc2)
5720
5721 * getopt.c: New file.
5722 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5723 (getopt.o): New rule.
5724 (dvi): Don't depend on texindex.
49823426 5725 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5726
57271993-12-03 Richard Stallman (rms@srarc2)
5728
49823426
GM
5729 * Makefile (TEXI2DVI): New variable.
5730 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5731 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5732
57331993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5734
5735 * Version 19.22 released.
5736
57371993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5738
5739 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5740
57411993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5742
5743 * Version 19.21 released.
5744
8cf51b2c
GM
57451993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5746
5747 * Makefile (realclean): Don't delete the Info files.
5748
57491993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5750
8cf51b2c
GM
5751 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5752 4' where appropriate.
5753
57541993-10-20 Brian Fox (bfox@ai.mit.edu)
5755
49823426 5756 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5757
5758 * texindex.c: Include "../src/config.h" if building in emacs.
5759
5760 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5761 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5762 Add target to build texindex.c, defining `emacs'.
5763
8cf51b2c
GM
57641993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5765
5766 * Version 19.19 released.
5767
8cf51b2c
GM
57681993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5769
5770 * Version 19.18 released.
5771
57721993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5773
5774 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5775
57761993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5777
5778 * Version 19.17 released.
5779
57801993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5781
5782 * split-man: Fix typos in last change.
5783
57841993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5785
5786 * Version 19.16 released.
5787
57881993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5789
5790 * version 19.15 released.
5791
57921993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5793
5794 * Makefile (distclean): It's rm, not rf.
5795
57961993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5797
5798 * Version 19.14 released.
5799
58001993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5801
5802 * Makefile: New file.
5803
58041993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5805
5806 * Version 19.13 released.
5807
58081993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5809
5810 * Version 19.9 released.
5811
58121993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5813
5814 * Version 19.8 released.
5815
58161993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5817
5818 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5819
5820 * trouble.texi: It's `enable-flow-control-on', not
5821 `evade-flow-control-on'.
5822
58231993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5824
5825 * display.texi: Document standard-display-european.
5826
58271993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5828
5829 * Version 19.7 released.
5830
5831 * emacs.texi: Add a sentence to the top menu mentioning the
5832 specific version of Emacs this manual applies to.
5833
58341993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5835
5836 * basic.texi: Document next-line-add-lines variable used to
5837 implement down-arrow.
5838
5839 * killing.texi: Document kill-whole-line.
5840
58411993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5842
5843 * text.texi: Update unix TeX ordering information.
5844
58451993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5846
5847 * news.texi: Mention fill-rectangle in keybinding list.
5848
5849 * killing.texi: Document fill-rectangle.
5850
58511993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5852
5853 * vc.texi: Bring the docs up to date with VC 5.2.
5854
58551992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5856
5857 * emacs.tex: Mention blackbox and gomoku under Amusements.
5858 Assembler mode is now mentioned and appropriately indexed
5859 under Programming Modes.
5860
58611991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5862
5863 * emacs.tex: Update TeX ordering information.
5864
8cf51b2c
GM
58651990-06-26 David Lawrence (tale@geech)
5866
5867 * emacs.tex: Note that completion-ignored-extensions is not used
5868 to filter out names when all completions are displayed in
5869 *Completions*.
5870
58711990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5872
5873 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5874
58751990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5876
5877 * emacs.tex: Add @findex grep.
5878
8cf51b2c
GM
58791988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5880
5881 * emacs.tex: Correct two typos. No other changes before
5882 Version 19 will be made.
5883
8cf51b2c
GM
58841988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5885
5886 * emacs.tex: Update information for obtaining TeX distribution from the
5887 University of Washington.
5888
5889;; Local Variables:
c8763fb6 5890;; coding: utf-8
8cf51b2c
GM
5891;; fill-column: 79
5892;; add-log-time-zone-rule: t
5893;; End:
5894
5895 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5896 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5897
5898 This file is part of GNU Emacs.
5899
352c8b4a 5900 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5901 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5902 the Free Software Foundation, either version 3 of the License, or
5903 (at your option) any later version.
8cf51b2c
GM
5904
5905 GNU Emacs is distributed in the hope that it will be useful,
5906 but WITHOUT ANY WARRANTY; without even the implied warranty of
5907 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5908 GNU General Public License for more details.
5909
5910 You should have received a copy of the GNU General Public License
352c8b4a 5911 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5912
5913;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd