Checked building.texi.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
d52582c3
CY
12008-10-31 Chong Yidong <cyd@stupidchicken.com>
2
3 * building.texi (Compilation Mode): Document
4 compilation-auto-jump-to-first-error.
5 (Debuggers): Lower GUD subsections to subsubsections.
6 (Starting GUD): Add cindex.
7 (Lisp Interaction): Note that scratch is no longer the initial buffer.
8
4e0a0968
CY
92008-10-30 Chong Yidong <cyd@stupidchicken.com>
10
03625b47
CY
11 * indent.texi (Indentation): Link to Program Indent.
12
4e0a0968
CY
13 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
14 now uses emacsclient's terminal.
15
8bd3f7ef
CY
162008-10-29 Chong Yidong <cyd@stupidchicken.com>
17
80e5620e
CY
18 * mark.texi (Using Region): Document use-empty-active-region.
19
97d5c404
CY
20 * emacs.texi (Top): Update node listings.
21
8bd3f7ef
CY
22 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
23 mention obsolete emacs.bash script.
24 (Invoking emacsclient): Rewrite, moving optional arguments to
25 emacsclient Options.
21d2bae3
CY
26 (emacsclient Options): New node. Document server-use-tcp and
27 server-host.
8bd3f7ef 28
5fda2cbd
CY
292008-10-28 Chong Yidong <cyd@stupidchicken.com>
30
31 * indent.texi (Indentation): Replace list with paragraphed text,
32 putting description of syntax-driven indentation first. Document new
33 effect of active regions on tab.
34 (Tab Stops): Note that editable tab stops affect indentation commands.
35
4ff029f6
DN
362008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
37
38 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
39
996cd6e4
CY
402008-10-23 Chong Yidong <cyd@stupidchicken.com>
41
f28815e3
CY
42 * custom.texi (Function Keys): Note that modified keypad keys are not
43 translated.
44
996cd6e4
CY
45 * basic.texi (Arguments): Explain how to insert multiple digits.
46
49545fe2
MA
472008-10-22 Michael Albinus <michael.albinus@gmx.de>
48
49 * files.texi (Remote Files): Precise selection of default method.
50 Rewrite paragraph about disabling remote file names.
51
edac0b53
CY
522008-10-22 Chong Yidong <cyd@stupidchicken.com>
53
e752c544
CY
54 * search.texi (Special Isearch): Document M-TAB is isearch.
55
edac0b53
CY
56 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
57 command.
58
59 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
60
20a36054
TH
612008-10-22 Tassilo Horn <tassilo@member.fsf.org>
62
63 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
64 section.
65
69051ab6
CY
662008-10-21 Chong Yidong <cyd@stupidchicken.com>
67
c4b1a32a
CY
68 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
69 to files.texi. Move contents of vc2-xtra.texi here.
70
71 * vc2-xtra.texi: File removed.
72
73 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
74 Directory Commands from the submenu. Don't include deleted file
75 vc2-xtra.texi.
76
77 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
78 (Version Control): Add VC Directory Mode and VC Directory Commands to
79 the submenu.
80 (Why Version Control?): Use table format.
81 (Version Control Systems): Note that Meta-CVS support is gone.
82 (VCS Concepts): Note precisely when VC started supporting filesets.
83 Remove bogus xref to CVS Options node.
84 (Types of Log File): Copyedits.
85 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
86 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
87 The Right Thing.
88 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
89 (Log Buffer): Reorganize node, putting C-c C-c description first.
90 (Old Revisions): Use CVS for example, not RCS.
91 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
92 Commands from the submenu, putting them under Version Control.
93 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
94 need to include it in the manual unconditionally, since it is now
95 crucial to using distributed version control systems.
1a6e2954
CY
96 (Comparing Files): Note that diff uses the minibuffer, and that the
97 output is shown using Diff mode.
98 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
99 diff-update-on-the-fly, diff-refine-hunk, and
100 diff-show-trailing-whitespaces.
1a6e2954 101 (File Archives): Add rar support.
c4b1a32a 102
69051ab6
CY
103 * major.texi (Choosing Modes): Make mode selection sequence more
104 obvious by describing the steps in order of priority. Note that
105 magic-mode-alist is nil by default. Document
106 magic-fallback-mode-alist.
107
e7421e03
CY
1082008-10-20 Chong Yidong <cyd@stupidchicken.com>
109
110 * frames.texi (Mouse References): Copyedits.
111
6b2efdc2
TH
1122008-10-20 Tassilo Horn <tassilo@member.fsf.org>
113
114 * ack.texi (Acknowledgments): Add myself as doc-view author.
115
9c5e9396
EZ
1162008-10-20 Eli Zaretskii <eliz@gnu.org>
117
118 * frames.texi (Dialog Boxes): Add @cindex entries.
119
dac94f8e
CY
1202008-10-20 Chong Yidong <cyd@stupidchicken.com>
121
122 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
123 (Text-Only Mouse): Copyedit.
124
25597d40
CY
1252008-10-19 Chong Yidong <cyd@stupidchicken.com>
126
f8a447f6
CY
127 * frames.texi: Use @key throughout for mouse clicks.
128 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
129 (Secondary Selection): Fix modified mouse click syntax.
130 (Clipboard): Describe Cut, Copy and Paste commands.
131 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
132 Copyedits.
133 (Creating Frames): Add xref to Init File.
134 (Frame Commands): Add xref to Exiting.
135 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 136
b0f95216
CY
1372008-10-15 Chong Yidong <cyd@stupidchicken.com>
138
b0817f00
CY
139 * files.texi (Version Control): Copyedits. Add Bazaar.
140 (Version Control Systems): List different VCS's using an itemized list.
141 Add Bazaar.
142 (VCS Concepts): Copyedits. Tweak description of file merging.
143
b0f95216
CY
144 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
145 (Cut/Paste Other App): Document select-active-regions and
146 x-select-enable-primary.
147
69d0d701
CY
1482008-10-13 Chong Yidong <cyd@stupidchicken.com>
149
150 * mark.texi (Shift Selection): Correct case in node name.
151
152 * emacs.texi (Top): Update node order in Mark chapter.
153
375e8351
EZ
1542008-10-12 Eli Zaretskii <eliz@gnu.org>
155
156 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
157
158 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
159 elsewhere in the manual instead of describing yet again the intricacies
160 of $HOME on MS-Windows and MS-DOS.
161
ab58114f
CY
1622008-10-12 Chong Yidong <cyd@stupidchicken.com>
163
4f959513
CY
164 * mini.texi (Minibuffer File): Add xref to File Names.
165 (Minibuffer File): Add discussion of `~' in file names. Add
166 insert-default-directory index reference.
167
ab58114f
CY
168 * files.texi (File Names): Reorganize description.
169 (Visiting): Add xref to Mode Line. Copyedits.
170 (Save Commands): Mention prefix behavior of C-x C-s.
171 (Numbered Backups): Node deleted.
172 (Backup Names): Contents of Numbered Backups moved here. State default
173 of version-control variable.
174 (Reverting): Copyedits.
175 (Version Control): Add additional version control systems.
176
177 * emacs.texi (Top): Delete Numbered Backups node.
178
179 * cmdargs.texi (General Variables): Change Numbered Backups xref to
180 Backup Names.
f2884f63 181 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 182
b0b5100a
RF
1832008-10-11 Romain Francoise <romain@orebokech.com>
184
185 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
186
89774b5f
CY
1872008-10-11 Chong Yidong <cyd@stupidchicken.com>
188
189 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
190 (Select Buffer): Mention use of minibuffer history. Describe default
191 value of default-major-mode. Mention that C-x 4 b selects the other
192 window.
193 (List Buffers): Document CRM indicators in the order they appear.
194 (Kill Buffer): Document new command kill-matching buffers.
195 (Several Buffers): Move explanation of the relationship between buffer
196 list and buffer menu to the top.
197 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
198
4c72bf27
CY
1992008-10-10 Chong Yidong <cyd@stupidchicken.com>
200
201 * entering.texi (Exiting): Document change of C-x C-c to
202 save-buffers-kill-terminal. Document kill-emacs.
203
f68eb991
EZ
2042008-09-30 Eli Zaretskii <eliz@gnu.org>
205
206 * mule.texi (Coding Systems): Don't mention codepage-setup.
207
208 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
209 cpNNN coding systems anymore.
210 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
211 for unibyte mode. Don't mention line-drawing characters. Don't
212 mention dos-unsupported-char-glyph.
213
1a2dd44d
CY
2142008-09-25 Chong Yidong <cyd@stupidchicken.com>
215
216 * search.texi (Search): Shorten introduction.
217 (Basic Isearch): Add command table. Discuss reverse isearch and
218 isearch highlighting.
219 (Repeat Isearch): Move lazy highlighting discussion here. Add search
220 ring to cindex.
221 (Special Isearch): Move input methods discussion here.
222 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
223 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
224 Repeat Isearch.
225 (Isearch Minibuffer): New node.
226 (Word Search): Document new word search commands.
227 (Regexp Example): Simplify example using sentence-end-base variable.
228 (Replace): Reword introduction.
229 (Unconditional Replace): Remove unnecessary example.
230 (Other Repeating Search): Document new `M-s o' binding.
231
232 * emacs.texi (Top): Update node listings.
233
e45da31d
JB
2342008-09-22 Juanma Barranquero <lekktu@gmail.com>
235
236 * emacs.texi (Top): Remove Kill Errors from menu.
237
841c8096
CY
2382008-09-22 Chong Yidong <cyd@stupidchicken.com>
239
402168fa
CY
240 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
241 interface for defining macros. Simplify examples. Note that C-g quits
242 macro definitions.
243 (Keyboard Macro Counter): Document using F3 to insert counter. Give
244 usage example.
245 (Keyboard Macro Query): Organize query responses in a table.
246
247 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
248 to Erasing node.
841c8096
CY
249 (Undo): Reorganize paragraphs for logical flow. Move keybinding
250 rationale to a footnote.
251 (Kill Errors): Remove node, due to redundancy with Erasing.
252 (Spelling): Move discussion of flyspell to end. Note new behavior of
253 M-$ in active region. Remove non-ispell-specific keybindings from
254 table.
255
eab2ee89
DN
2562008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
257
258 * cmdargs.texi (Initial Options): Document --daemon.
259
3d53e905
GM
2602008-09-20 Glenn Morris <rgm@gnu.org>
261
262 * files.texi (Numbered Backups): Mention that some modes set
263 version-control.
264
1c90484d
GM
2652008-09-20 Jim Blandy <jimb@red-bean.com>
266
267 * files.texi (Numbered Backups): Reference File Variables, as well.
268 Remove discussion of Rmail's implementation.
269
0fc0d844
CY
2702008-09-06 Chong Yidong <cyd@stupidchicken.com>
271
272 * misc.texi (Recursive Edit): Note that top-level exits active
273 minibuffers.
274
275 * trouble.texi (Quitting): Likewise.
276
b18d283d
CY
2772008-08-31 Chong Yidong <cyd@stupidchicken.com>
278
279 * emacs.texi (Top): Add Temporary Face Changes xref.
280
281 * display.texi (Display): Move Temporary Face Changes node to just
282 after Standard Faces.
283 (Scrolling): Document recenter-top-bottom instead of recenter.
284 (Horizontal Scrolling): Move auto hscroll discussion to the top.
285 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
286 (Display Custom): Copyedits.
287 (Optional Mode Line): Document display-battery-mode.
288
180135fc
RF
2892008-08-27 Romain Francoise <romain@orebokech.com>
290
291 * custom.texi (Directory Variables): Minor fix.
292
d3fe3475
GM
2932008-08-27 Glenn Morris <rgm@gnu.org>
294
295 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
296 descriptions.
297 (Calendar Customizing): Tweak layout description.
183080b6 298 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
299 markers. Condense calendar-star-date and calendar-mark-today
300 description.
301 (Holiday Customizing): Add oriental and solar holidays.
302 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
303 Fix holiday-float description. Use zerop in examples. Be less verbose.
304 (Date Display Format): Change ISO format. Be less verbose.
305 (Diary Customizing): Mention day and month abbrev arrays.
306 Mention the date-form variables by name. Update European example.
307 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
308 Condense examples. Mention diary-entry-symbols by name.
309 Condense table for insertion commands.
310 (Fancy Diary Display): Mention diary-include-string and
311 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
312 Ethiopic, Persian date functions. Condense descriptions.
313
314 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
315 (Adding to Diary): Adapt for changed node name.
316
71755807
GM
3172008-08-26 Glenn Morris <rgm@gnu.org>
318
319 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
320 node "Hebrew/Islamic Entries".
321
322 * calendar.texi (Specified Dates): Fix names of iso functions.
323 (General Calendar): There may not be another window.
324 (Writing Calendar Files, Holidays): Tweak intro.
325 (Holidays): Mention Baha'i and Chinese holidays.
326 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
327 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
328 (To Other Calendar): Add calendar-print-other-dates.
329 Refer to "graphic display" rather than "X.
330 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
331 (Displaying the Diary): Fix whitespace after reference.
332 Fix `diary-number-of-entries' reference.
333 (Date Formats): Explicitly mention that day names can be abbreviated.
334 (Adding to Diary): Add some references to other sections.
335 (Special Diary Entries): Fix reference.
336 (Appointments): Simplify appt-message-warning-time entry.
337 Clarify where times must be.
338 (Importing Diary): Comment out icalendar paragraph that does not apply.
339 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
340
d76ebc75
GM
3412008-08-23 Glenn Morris <rgm@gnu.org>
342
343 * fortran-xtra.texi (Fortran): Change description of free form and
344 fixed form a bit. Mention hideshow and imenu.
345 (Fortran Motion): Mention fortran-end-of-subprogram,
346 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
347 (Fortran Indent): Minor re-word.
348 (ForIndent Commands): Mention fortran-fill-paragraph and
349 fortran-fill-statement.
350 (ForIndent Cont): Mention fortran-tab-mode-string.
351 (Fortran Comments): Mention fortran-comment-line-start-skip.
352 (Fortran Columns): Mention font-locking.
353 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
354
e2a71e28
JB
3552008-08-23 Johan Bockgard <bojohan@muon>
356
357 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
358
5c52e13c
CY
3592008-08-22 Chong Yidong <cyd@stupidchicken.com>
360
361 * mini.texi (Minibuffer): Simplify introduction.
362 (Minibuffer File): Document tilde in minibuffer filenames.
363 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
364 to enter tabs, spaces, and question marks. Describe behavior of C-a.
365 (Completion Example): Update example to current command list.
366 (Completion Options): Document `lazy' value of completion-auto-help.
367 Update contents of completion-ignored-extensions.
368 (Minibuffer History): Describe "future history" list. State default
369 value of history-delete-duplicates.
370
77a00355
GM
3712008-08-21 Glenn Morris <rgm@gnu.org>
372
373 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 374 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 375
39ee1d04
CY
3762008-08-17 Chong Yidong <cyd@stupidchicken.com>
377
378 * regs.texi (Registers): Clarify valid register names.
379 (RegPos): Note that buffer is saved and restored too.
380 (RegText): Note that mark is reactivated/deactivated.
381 (RegConfig): Xref to Windows node.
382
b12c348f
CY
3832008-08-16 Chong Yidong <cyd@stupidchicken.com>
384
3ae7ba79
CY
385 * basic.texi (Inserting Text): Provide command name for C-q.
386
b12c348f
CY
387 * killing.texi (Killing): Copyedit. Define read-only text.
388 (Deletion): DEL and C-d were already explained in Erasing; xref there.
389 (Killing by Lines): Copyedit.
390 (Other Kill Commands): Move M-w description here.
391 (Yanking): Move M-w to Other Kill Commands.
392 (Kill Ring): Also mention saving text in registers. Link to Text
393 Properties in elisp manual.
394 (Accumulating Text): Copyedit.
395 (CUA Bindings): Shift selection is now the default.
396
d8ff7692
TZ
3972008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
398
399 * maintaining.texi (Change Log): Mention next-error is available.
400
a43a8a2e
GM
4012008-08-10 Glenn Morris <rgm@gnu.org>
402
403 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
404 and intermonth text.
405 (Holiday Customizing): Add holiday-chinese.
406
eba27308
EZ
4072008-08-08 Eli Zaretskii <eliz@gnu.org>
408
409 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
410
5f14a5b3
DN
4112008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
412
413 * files.texi (Log Buffer): Describe C-c C-d.
414 (Diff Mode): Describe C-x 4 A.
415
49989bff
EZ
4162008-08-06 Eli Zaretskii <eliz@gnu.org>
417
418 * vc1-xtra.texi (VC Directory Mode): Fix last change.
419
5c915c02
DN
4202008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
421
2beaf97a
DN
422 * files.texi (Old Revisions): Update the keys used by vc-annotate and
423 describe the new bindings to show the changeset diff, toggle annotation
424 visibility, show revisions.
425 (VC Status): Describe key bindings for modifying the change comments,
426 displaying changeset diffs and annotations.
427
5c915c02
DN
428 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
429
71798ace
NR
4302008-08-05 Nick Roberts <nickrob@snap.net.nz>
431
432 * vc1-xtra.texi (VC Directory Mode): Fix typo.
433
b8949644
EZ
4342008-08-02 Eli Zaretskii <eliz@gnu.org>
435
436 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
437 and wording.
438
819567d1
DN
4392008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
440
441 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 442 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
443 commands. Improve some old info.
444
5f38310a
CY
4452008-07-31 Chong Yidong <cyd@stupidchicken.com>
446
0dc3906b
CY
447 * display.texi (Visual Line Mode): New node.
448
5f38310a
CY
449 * basic.texi (Inserting Text): Move DEL to deletion node.
450 (Moving Point): Add additional alternative key bindings. Describe
451 line-move-visual.
452 (Erasing): Describe DEL.
453 (Basic Undo, Blank Lines, Arguments): Copyedit.
454 (Continuation Lines): Mention Visual Line mode.
455 (Position Info): Move extended discussion to mule.texi.
456
457 * mule.texi (International Chars): Describe C-x =.
458
459 * emacs.texi (Top): Add Visual Line Mode node.
460
7c2fb837
DN
4612008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
462
463 * emacs.texi: Remove VMS support.
464
3f6b73ef
DN
4652008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
466
467 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
468 the vc-dir command name.
469
9e2a2647
DN
4702008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
471
472 * xresources.texi: Remove mentions of Mac Carbon.
473
568beaa2
AS
4742008-07-19 Andreas Schwab <schwab@suse.de>
475
476 * ns-emacs.texi: Move to ../misc.
477
0ef94706
CY
4782008-07-15 Chong Yidong <cyd@stupidchicken.com>
479
480 * entering.texi (Exiting): Don't describe text-only terminals as the
481 default. Describe the new startup screen.
482 (Exiting): Describe how to kill Emacs first. Change description of
483 iconification to handle modern window systems.
484
ba60bd44 4852008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
486
487 * ns-emacs.texi: New file, documents features of Emacs port under
488 NeXTstep windowing.
489
9f30aa73
CY
4902008-07-15 Chong Yidong <cyd@stupidchicken.com>
491
938a5d2e
CY
492 * entering.texi (Entering Emacs): Update prev node.
493
494 * glossary.texi (Glossary): Remove xref to Text Characters.
495
9f30aa73
CY
496 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
497 directly, rather than in the context of ASCII. Move description of
498 special properties of modifier key to new Modifier Keys node.
499 (Keys): Copyedit.
500 (Text Characters): Delete node. Multibyte is the default nowadays, and
501 the node contents are obsolete.
502
503 * custom.texi (Modifier Keys): New node.
504
505 * emacs.texi (Top): Update node list.
506
7e53d36c
CY
5072008-07-13 Chong Yidong <cyd@stupidchicken.com>
508
509 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
510 saying that Emacs provides menus and mouse support (which is par for
511 the course).
512
513 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
514 early on.
515 (Point): Copyedit. Relegate historical trivia to a footnote.
516 (Mode Line): Explain mode-line format more consistently.
517 (Menu Bar): Copyedit.
518
1e9fa96d
GM
5192008-06-27 Glenn Morris <rgm@gnu.org>
520
521 * cal-xtra.texi (Sexp Diary Entries):
522 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
523
dc9bebb8
CY
5242008-06-26 Chong Yidong <cyd@stupidchicken.com>
525
526 * mark.texi (Shift selection): New node.
527 (Mark): Copyedits.
528 (Persistent Mark): Move to the end of the chapter.
529
e7881076
EZ
5302008-06-20 Eli Zaretskii <eliz@gnu.org>
531
532 * makefile.w32-in (distclean): Remove makefile.
533
f427400c
NR
5342008-06-17 Nick Roberts <nickrob@snap.net.nz>
535
536 * building.texi (Starting GUD): Add an entry for gud-gdb.
537 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
538 command mode.
539
b597d348
GM
5402008-06-17 Glenn Morris <rgm@gnu.org>
541
542 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
543
647b7094
NR
5442008-06-17 Nick Roberts <nickrob@snap.net.nz>
545
546 * building.texi (Starting GUD): Expand on remote debugging.
547 (Other GDB-UI Buffers): Mention new keyboard bindings.
548
47a30023
GM
5492008-06-15 Glenn Morris <rgm@gnu.org>
550
551 * gnu.texi: Use a verbatim license for this invariant section,
552 as per etc/GNU.
553
37e5d54a
GM
5542008-06-13 Daniel Engeler <engeler@gmail.com>
555
556 * emacs.texi, misc.texi: Add documentation about serial port access.
557
8e65d46c
GM
5582008-06-13 Glenn Morris <rgm@gnu.org>
559
c1473b4c
MB
560 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
561 maintain.info.
8e65d46c 562
e40a85cd
MB
5632008-06-05 Miles Bader <miles@gnu.org>
564
565 * display.texi (Temporary Face Changes): Update to reflect function
566 renamings in face-remap.el.
567
56c73dec
MB
5682008-06-04 Miles Bader <miles@gnu.org>
569
570 * display.texi (Temporary Face Changes): Add
571 `adjust-buffer-face-height'. Rewrite description of
572 `increase-buffer-face-height' and `decrease-default-face-height' now
573 that they aren't bound by default.
574
9d3d42fb
MB
5752008-06-03 Miles Bader <miles@gnu.org>
576
577 * display.texi (Temporary Face Changes): New node.
578
2be6bfe2
EZ
5792008-05-31 Eli Zaretskii <eliz@gnu.org>
580
581 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
582
daf7e339
GM
5832008-05-31 Glenn Morris <rgm@gnu.org>
584
585 * cal-xtra.texi (Fancy Diary Display): Simplify.
586
d21d2618
GM
5872008-05-30 Glenn Morris <rgm@gnu.org>
588
589 * cal-xtra.texi (Fancy Diary Display): Update for
590 diary-display-function replacing diary-display-hook.
591
71ce5fd0
JB
5922008-05-29 Drew Adams <drew.adams@oracle.com>
593
594 * msdog.texi (Windows Keyboard): Add descriptions of
595 w32-register-hot-key and w32-unregister-hot-key.
596
a3cdbdf8
MO
5972008-05-21 Tom Tromey <tromey@redhat.com>
598
599 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
600 Variables node.
601
854a574c
MO
6022008-05-19 Tom Tromey <tromey@redhat.com>
603
604 * custom.texi (Variables): Add Directory Variables to menu.
605 (Directory Variables): New node.
606
7c2ec3f9
ER
6072008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
608
71ce5fd0 609 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 610
370fded4
ER
6112008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
612
613 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
614 Revision Tags and rewritten. Section now uses modern terminology,
615 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
616 accurately.
617
6af511e3
EZ
6182008-05-10 Eli Zaretskii <eliz@gnu.org>
619
620 * msdog.texi (Windows Files): Update documentation of
621 w32-get-true-file-attributes.
622
7a78b6e7
ER
6232008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
624
625 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
626 directory mode.
627
1bcfc24e
CY
6282008-05-08 Chong Yidong <cyd@stupidchicken.com>
629
630 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 631 entry "television".
1bcfc24e 632
db86064f
ER
6332008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
634
ab5ec32c 635 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 636
a31b405e
ER
6372008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
638
639 * emacs/buffers.texi, emacs/files.texi (Version-control):
640 vc-toggle-read-only is no longer a good idea...
641
ff2c14fc
GM
6422008-04-29 Glenn Morris <rgm@gnu.org>
643
644 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
645
367c9b7c
JL
6462008-04-22 Juri Linkov <juri@jurta.org>
647
648 * dired.texi (Subdirectories in Dired): Describe using `^'
649 to return to the parent directory.
650
4ac1e9b4
NR
6512008-04-22 Nick Roberts <nickrob@snap.net.nz>
652
653 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
654 recent changes.
655
b9b3bf2b
NR
6562008-04-19 Nick Roberts <nickrob@snap.net.nz>
657
658 * building.texi (GDB-UI Layout, Breakpoints Buffer)
659 (Other GDB-UI Buffers): Update for recent thread related changes.
660
4d120d6a
SM
6612008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
662
663 * maintaining.texi (Maintaining):
664 * emacs.texi (Top): Typo.
665
a152877d
SM
6662008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
667
b9b3bf2b
NR
668 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
669 arg in `font-lock-add-keywords'.
a152877d 670
36c0514c
GM
6712008-04-08 Glenn Morris <rgm@gnu.org>
672
673 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
674 Also add Baha'i calendar references where appropriate.
675
06a97d46
GM
6762008-04-05 Glenn Morris <rgm@gnu.org>
677
678 * custom.texi (Init File): Byte-compiling .emacs is bad.
679
6adc6eed
SM
6802008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
681
682 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
683
571388b0
GM
6842008-03-29 Glenn Morris <rgm@gnu.org>
685
686 * calendar.texi: Update for `calendar-date-style' replacing
687 `european-calendar'.
688
3ae8f876
JR
6892008-03-28 Jason Rumney <jasonr@gnu.org>
690
691 * display.texi (Display Custom): Mention overlay-margin in text.
692
5bc6ddff 6932008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 694
5bc6ddff
MB
695 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
696 tutorial' comments.
03a864d5 697
7186a830
CY
6982008-03-28 Chong Yidong <cyd@stupidchicken.com>
699
700 * mark.texi (Mark): Rearrange nodes.
701 (Persistent Mark): Rename from Transient Mark.
702 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
703 Describe Transient Mark mode as the default.
704
705 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
706 the default behavior with Transient Mark mode off.
707 (Position Info): Fix typo.
708
71ce5fd0
JB
709 * display.texi (Standard Faces): Reference the Mark node.
710 Remove discussion of the region face, which is discussed there.
7186a830
CY
711
712 * emacs.texi (Top): Update node listings.
713
714 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
715 as the default.
716
717 * fixit.texi (Undo): Standardize choice of undo key sequence.
718 (Undo, Spelling): Describe Transient Mark mode as the default.
719
720 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
721 default.
722
723 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
724
725 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
726 mode is the default, and note that the mark is not activated when set.
727
728 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
729 Describe Transient Mark mode as the default.
730
731 * search.texi (Basic Isearch): Reference the Mark Ring node.
732 (Replace, Unconditional Replace, Other Repeating Search):
733 Describe Transient Mark mode as the default.
734
735 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
736 Transient Mark mode as the default.
737 (Paragraphs): Describe how M-h behaves when region is active.
738
739 * trouble.texi (Quitting): Clarify effects of C-g.
740
dc47d1ff
GM
7412008-03-13 Glenn Morris <rgm@gnu.org>
742
743 * emacs.texi (EMACSVER): Set to 23.0.60.
744
e3e0fb39 7452008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 746
e3e0fb39
GM
747 * dired.texi (Hiding Subdirectories): Fix previous change.
748
7492008-03-05 Drew Adams <drew.adams@oracle.com>
750
751 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 752
5e14abf8
KS
7532008-02-28 Kim F. Storm <storm@cua.dk>
754
755 * help.texi (Help Files): Move describe-gnu-project to C-h g.
756 Move describe-distribution to C-h C-o.
757 Move view-emacs-problems to C-h C-p.
758 Add view-emacs-debugging on C-h C-d.
759 Add view-external-packages on C-h C-e.
d0207bf3 760 Add view-order-manuals on C-h C-m.
5e14abf8 761
d0207bf3 7622008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
763
764 * msdog-xtra.texi (MS-DOS): Docstring fix.
765
87e391bb
EZ
7662008-02-09 Eli Zaretskii <eliz@gnu.org>
767
768 * msdog.texi (Windows Fonts): Use a @table for describing font
769 properties.
770
5662e503
JR
7712008-02-07 Jason Rumney <jasonr@gnu.org>
772
773 * msdog.texi (Windows Files): w32-get-true-file-attributes default
774 value has changed.
775 (Windows HOME): Clarify what is meant by "if that fails as well".
776 (Windows Fonts): New section.
777
72463824
GM
7782008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
779
780 * basic.texi (Basic Undo): Remove duplicate "you can".
781
7ff926e0
EZ
7822008-02-02 Eli Zaretskii <eliz@gnu.org>
783
784 * maintaining.texi (Tags): Fix last change.
785
6ab7aef1
MA
7862008-02-02 Michael Albinus <michael.albinus@gmx.de>
787
093571c3 788 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 789
ace67e7e
NR
7902008-01-31 Nick Roberts <nickrob@snap.net.nz>
791
792 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
793
ae068fdf
RS
7942008-01-26 Richard Stallman <rms@gnu.org>
795
796 * maintaining.texi (Tags): Delete redundant index entry.
797
a56d9a08
EZ
7982008-01-26 Eli Zaretskii <eliz@gnu.org>
799
800 * programs.texi (Imenu): Move "@cindex tags" from here...
801 * maintaining.texi (Tags): ...to here.
802
e941ed90
NR
8032008-01-23 Kevin Ryde <user42@zip.com.au>
804
805 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
806 click count.
807
650276d5
JB
8082008-01-21 Juanma Barranquero <lekktu@gmail.com>
809
810 * entering.texi (Exiting): Fix typo.
811 Reported by D. E. Evans <sinuhe@gnu.org>.
812
8dc17977
MR
8132007-12-31 Martin Rudalics <rudalics@gmx.at>
814
815 * glossary.texi (Glossary): Fix typo.
816
9f9695a6
RS
8172007-12-27 Richard Stallman <rms@gnu.org>
818
819 * text.texi (Formatted Text): Improve menu tag.
820 (Editing Format Info): In Info, add duplicate menu of nodes
821 about the submenus.
822 (Format Faces): Say where Faces menu is found. Mention Other.
823 (Format Colors): Say where these submenus are found.
824 (Format Indentation, Format Justification): Likewise.
825 (Format Properties): Likewise.
826
abfd0191
RS
8272007-12-22 Richard Stallman <rms@gnu.org>
828
829 * search.texi (Query Replace): Make exp of query-replace more
830 self-contained, and clarify.
8dc17977 831
abfd0191
RS
832 * cc-mode.texi (Getting Started): Change @ref to @pxref.
833
a2586785
RS
8342007-12-15 Richard Stallman <rms@gnu.org>
835
836 * files.texi (Auto Save): Clarify definition of auto-saving.
837
a67cf2bb
RS
8382007-11-26 Richard Stallman <rms@gnu.org>
839
840 * help.texi (Help Echo): Cleanups.
841
448b33b1
TTN
8422007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
843
844 * files.texi (Why Version Control?): Fix typo.
845 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
846 (Selecting a Fileset): Fix typos; small rewording.
847 (Log Buffer): Likewise.
848 (Old Revisions): Likewise.
448b33b1 849
221bb7f6
EZ
8502007-11-17 Eli Zaretskii <eliz@gnu.org>
851
852 * mule.texi (Communication Coding): Fix wording of last change.
853
d0207bf3 8542007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 855
630cb3b7
JB
856 * custom.texi (Specifying File Variables):
857 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 858
53b7759e
KH
8592007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
860
a5ab2e0c 861 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
862
863 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
864
c8763fb6 8652007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 866
630cb3b7 867 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
868 --output=file.
869
ff98e024
MR
8702007-11-13 Martin Rudalics <rudalics@gmx.at>
871
872 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
873 (Help Echo): Avoid mentioning the term "region" here and
874 consistently use the term "active text".
875
37b11c22
GM
8762007-11-11 Glenn Morris <rgm@gnu.org>
877
878 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
879
21d50ba1
JL
8802007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
881
882 * search.texi (Query Replace): Mention
883 `query-replace-show-replacement'.
884
c12ecb0a 8852007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
886
887 * building.texi (Watch Expressions): Remove obscure sentence.
888
3b4201f4
KH
8892007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
890
891 * mule.texi (Select Input Method): Describe how to activate an input
892 method in the text mode.
893
07e5c0b0
DN
8942007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
895
896 * cmdargs.texi (Misc Variables): Remove Sun windows info.
897
52dd7391
NR
8982007-10-30 Nick Roberts <nickrob@snap.net.nz>
899
900 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
901
c004e539
GM
9022007-10-30 Glenn Morris <rgm@gnu.org>
903
904 * misc.texi (Directory Tracking): Explain a bit more about
905 dirtrack-mode.
906
ca8c5b8c
GM
9072007-10-25 Glenn Morris <rgm@gnu.org>
908
909 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
910
b6c764ef
RS
9112007-10-24 Richard Stallman <rms@gnu.org>
912
913 * misc.texi (Interactive Shell): Cleanup last change.
914
eabd84c9
JL
9152007-10-22 Juri Linkov <juri@jurta.org>
916
917 * mini.texi (Minibuffer History): Add text about a list of minibuffer
918 default values.
919
0b43c7e2
ER
9202007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
921
ca8c5b8c 922 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
923 'filesets'.
924
a80859d4
MR
9252007-10-18 Martin Rudalics <rudalics@gmx.at>
926
927 * trouble.texi (Quitting): Fix typo.
928
c9447ae1
GM
9292007-10-18 Glenn Morris <rgm@gnu.org>
930
931 * frames.texi (Mode Line Mouse): Mention minor mode names.
932
168b980f
JL
9332007-10-17 Juri Linkov <juri@jurta.org>
934
935 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
936 fill-paragraph operates on the active region in Transient Mark mode.
937 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
938 with fill-paragraph.
939
940 * basic.texi (Arguments): Replace fill-paragraph-or-region with
941 fill-paragraph.
942
943 * fixit.texi (Spelling): ispell-word operates on the active region
944 in Transient Mark mode.
945
5a331f34
JB
9462007-10-17 Aaron S. Hawley <aaronh@garden.org>
947
948 * building.texi (Source Buffers):
949 * custom.texi (Init Non-ASCII):
950 * glossary.texi (Glossary): Use "key binding" consistently.
951
2a9f4d55
JB
9522007-10-17 Juanma Barranquero <lekktu@gmail.com>
953
954 * calendar.texi (Diary): Fix directive.
955
de13cecf
RS
9562007-10-16 Richard Stallman <rms@gnu.org>
957
958 * calendar.texi (Diary): Clarify text about diary file example.
959
5f90d53e
ER
9602007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
961
962 * files.texi: Capitalize node names according to convention.
963
3aa491bc
GM
9642007-10-13 Glenn Morris <rgm@gnu.org>
965
966 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
967
8a3106d3
ER
9682007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
969
970 * emacs.texi:
971 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 972 suggested by RMS and Robert J. Chassell.
8a3106d3 973
da1080a2
ER
9742007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
975
3aa491bc 976 * files.texi (Version Systems):
0870a421
ER
977 * vc-xtra.texi:
978 * vc1-xtra.texi:
ac3f4c6f 979 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 980 operations. Change of terminology from `version' to `revision'.
a7fc5b78 981 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 982 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 983
58ade22b
ER
9842007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
985
da1080a2 986 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
987 Reorder the descriptions to be chronological.
988
93870ce2
RS
9892007-10-09 Richard Stallman <rms@gnu.org>
990
991 * display.texi (Cursor Display): Correct how cursor appears
992 in nonselected windows.
993
568c7288
NR
9942007-10-04 Nick Roberts <nickrob@snap.net.nz>
995
996 * building.texi (GDB Graphical Interface): Remove references to gdba
997 and mention gud-gdb.
998
1af74d06 9992007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1000
1af74d06 1001 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1002
0d8fb755
JL
10032007-10-06 Juri Linkov <juri@jurta.org>
1004
1005 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1006 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1007 fill-paragraph-or-region.
1008
1009 * basic.texi (Arguments): Replace fill-paragraph with
1010 fill-paragraph-or-region.
1011
b981e2c6
ER
10122007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1013
1014 * files.texi: Update the section on version control for 2007
2a9f4d55 1015 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1016 will come later.
1017
5fceaf9c
GM
10182007-09-15 Glenn Morris <rgm@gnu.org>
1019
1020 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1021 to `list-holidays'.
1022
b0e44b17
GM
10232007-09-14 Glenn Morris <rgm@gnu.org>
1024
1025 * calendar.texi: Update all instances of mark-calendar-holidays,
1026 list-calendar-holidays, list-holidays with the new names.
1027
8cf51b2c
GM
10282007-09-06 Glenn Morris <rgm@gnu.org>
1029
1030 * Move manual sources from man/ to subdirectories of doc/.
1031 Split into the Emacs manual in emacs/, and other manuals in misc/.
1032 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1033 manual.
1034 (infodir): New variable.
1035 (info): Use $infodir.
1036 (emacsman): Delete target, not needed any more.
1037 Move all targets that are not the Emacs manual to misc/Makefile.in.
1038 (mostlyclean): Remove `gnustmp'.
1039 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1040 manual.
92f9b43f 1041 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1042 (emacsman): Delete target, not needed any more.
1043 (clean): Remove all info files but Emacs manual.
1044 Move all targets that are not the Emacs manual to misc/Makefile.in.
1045 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1046
1047 * Makefile.in (INFOSOURCES): Delete.
1048 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1049 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1050 *.vrs *.toc here...
1051 (maintainer-clean): ...from here.
1052
10532007-09-05 Glenn Morris <rgm@gnu.org>
1054
1055 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1056
8cf51b2c
GM
10572007-08-29 Glenn Morris <rgm@gnu.org>
1058
1059 * emacs.texi (EMACSVER): Increase to 23.0.50.
1060
3420c522
RS
10612007-08-27 Richard Stallman <rms@gnu.org>
1062
1063 * emacs.texi (Top): Clarify menu item for Glossary.
1064
1065 * display.texi (Faces): Change secn title.
1066 Clarify not all fonts come from Font Lock.
1067
8cf51b2c
GM
10682007-08-17 Eli Zaretskii <eliz@gnu.org>
1069
1070 * basic.texi (Position Info): Add index entry for face at point.
1071 Mention that character faces are also displayed by "C-u C-x =".
1072
8cf51b2c
GM
10732007-08-08 Glenn Morris <rgm@gnu.org>
1074
1075 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1076
10772007-08-07 Chong Yidong <cyd@stupidchicken.com>
1078
1079 * files.texi (File Conveniences): Document point motion keys in Image
1080 mode.
1081
8cf51b2c
GM
10822007-07-27 Glenn Morris <rgm@gnu.org>
1083
8cf51b2c
GM
1084 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1085 in-line.
1086
1087 * gpl.texi: New file with text of GPL.
1088 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1089
10902007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1091
1092 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1093
1094 * dired.texi (Wdired): Mention C-x C-q key binding.
1095
10962007-07-28 Nick Roberts <nickrob@snap.net.nz>
1097
1098 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1099
11002007-07-25 Glenn Morris <rgm@gnu.org>
1101
8cf51b2c
GM
1102 * emacs.texi (Copying): Replace license with GPLv3.
1103
1104 * Relicense all FSF files to GPLv3 or later.
1105
11062007-07-24 Glenn Morris <rgm@gnu.org>
1107
1108 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1109 for some calendars.
1110
11112007-07-23 Nick Roberts <nickrob@snap.net.nz>
1112
1113 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1114 default-directory for the current buffer is on a remote machine.
1115
8cf51b2c
GM
11162007-07-21 Eli Zaretskii <eliz@gnu.org>
1117
1118 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1119 default value.
1120
11212007-07-21 Richard Stallman <rms@gnu.org>
1122
1123 * files.texi (Why Version Control?): Improve previous change.
1124
11252007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1126
1127 * files.texi (Why Version Control?): New node.
1128
8cf51b2c
GM
11292007-07-12 Nick Roberts <nickrob@snap.net.nz>
1130
8cf51b2c
GM
1131 * building.texi (Starting GUD): Add xref to this anchor.
1132
8cf51b2c
GM
11332007-06-24 Karl Berry <karl@gnu.org>
1134
2a9f4d55 1135 * emacs.texi: New Back-Cover Text.
8cf51b2c 1136
8cf51b2c
GM
11372007-06-07 Alan Mackenzie <acm@muc.de>
1138
1139 * display.texi (Optional Mode Line): Document the new form of
1140 line+column numbers, "(561,2)".
1141
11422007-06-06 Juanma Barranquero <lekktu@gmail.com>
1143
49823426 1144 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1145
11462007-06-02 Chong Yidong <cyd@stupidchicken.com>
1147
1148 * Version 22.1 released.
1149
8cf51b2c
GM
11502007-05-07 Karl Berry <karl@gnu.org>
1151
1152 * emacs.texi (EMACSVER): Back to 22.
1153
11542007-05-06 Richard Stallman <rms@gnu.org>
1155
1156 * maintaining.texi (Create Tags Table): Clean up previous change.
1157
c8763fb6 11582007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1159
1160 * maintaining.texi (Create Tags Table): Add text about the dangers of
1161 making symbolic links to tags files.
1162
11632007-05-04 Karl Berry <karl@gnu.org>
1164
1165 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1166
11672007-05-03 Karl Berry <karl@gnu.org>
1168
1169 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1170
1171 * .cvsignore (*.pdf): New entry.
1172
8cf51b2c
GM
1173 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1174 for printing.
1175
11762007-05-01 Richard Stallman <rms@gnu.org>
1177
1178 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1179
8cf51b2c
GM
11802007-04-28 Glenn Morris <rgm@gnu.org>
1181
1182 * ack.texi (Acknowledgments):
1183 * anti.texi (Antinews):
8cf51b2c
GM
1184 * programs.texi (Program Modes): Restore mention of python.el pending
1185 consideration of legal status.
1186
11872007-04-28 Richard Stallman <rms@gnu.org>
1188
1189 * files.texi (File Names): Fixes to ~ description on MS systems.
1190
8cf51b2c
GM
11912007-04-26 Glenn Morris <rgm@gnu.org>
1192
1193 * emacs.texi (EMACSVER): Increase to 22.1.50.
1194
11952007-04-25 Karl Berry <karl@gnu.org>
1196
1197 * emacs.texi: Improve line breaks on copyright page,
1198 similar layout to lispref, 8.5x11 by default.
1199
1200 * dired.texi (Image-Dired): Improve line break, fix typo.
1201
12022007-04-24 Chong Yidong <cyd@stupidchicken.com>
1203
1204 * programs.texi (Program Modes):
8cf51b2c
GM
1205 * anti.texi (Antinews):
1206 * ack.texi (Acknowledgments): python.el removed.
1207
8cf51b2c
GM
12082007-04-23 Chong Yidong <cyd@stupidchicken.com>
1209
1210 * display.texi (Highlight Interactively): Correct description of
1211 hi-lock-file-patterns-policy.
1212
1213 * files.texi (File Archives): Mention self-extracting executables.
1214
12152007-04-23 Eli Zaretskii <eliz@gnu.org>
1216
1217 * search.texi (Unconditional Replace, Query Replace): Add xref to
1218 "Replacement and Case".
1219
12202007-04-22 Chong Yidong <cyd@stupidchicken.com>
1221
1222 * dired.texi (Image-Dired): Move from Thumbnails node.
1223 * misc.texi (Thumbnails): Node deleted.
1224 * emacs.texi (Top): Update node listing.
1225
1226 * files.texi (File Conveniences):
49823426 1227 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1228
12292007-04-21 Richard Stallman <rms@gnu.org>
1230
1231 * display.texi (Highlight Interactively): Correct previous change.
1232 Clarify doc of hi-lock-find-patterns, and move new features into it.
1233
12342007-04-20 David Koppelman <koppel@ece.lsu.edu>
1235
1236 * display.texi (Highlight Interactively): Document
1237 hi-lock-file-patterns-policy.
1238
12392007-04-20 Martin Rudalics <rudalics@gmx.at>
1240
1241 * display.texi (Scrolling): Fix typo.
1242
8cf51b2c
GM
12432007-04-15 Chong Yidong <cyd@stupidchicken.com>
1244
8cf51b2c
GM
1245 * doclicense.texi: Remove node heading, so that it can be included by
1246 other files.
1247
1248 * emacs.texi: Insert node heading for GFDL.
1249
8cf51b2c
GM
12502007-04-14 Eli Zaretskii <eliz@gnu.org>
1251
1252 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1253 "command line".
1254
1255 * display.texi (Faces): Refer to "Creating Frames" for face
1256 and other frame customizations in .emacs.
1257
1258 * frames.texi (Creating Frames): Mention that face customizations can
1259 be put in .emacs. Add index entries.
1260
12612007-04-12 Richard Stallman <rms@gnu.org>
1262
1263 * glossary.texi (Glossary): Explain `iff'.
1264
12652007-04-11 Karl Berry <karl@gnu.org>
1266
1267 * gnu.texi (Top),
1268 * macos.texi (Mac Font Specs),
1269 * anti.texi (Antinews),
1270 * xresources.texi (Resources),
1271 * misc.texi (Emulation),
1272 * calendar.texi (Daylight Saving),
1273 * dired.texi (Dired and Find),
1274 * rmail.texi (Remote Mailboxes),
1275 * sending.texi (Mail Headers),
1276 * programs.texi (Which Function),
1277 * files.texi (Recover),
1278 * buffers.texi (Uniquify),
1279 * frames.texi (Wheeled Mice),
1280 * killing.texi (Rectangles): Wording to improve breaks in
1281 8.5x11 format.
1282 * mule.texi (Language Environments): \hbadness=10000 since there's
1283 no way to reword.
1284 * emacs.texi (smallbook): New @set to more easily switch between
1285 smallbook and 8.5x11.
1286
12872007-04-11 Richard Stallman <rms@gnu.org>
1288
1289 * files.texi (File Conveniences): Add xref to Tumme.
1290 Delete text about Thumbnail mode.
1291
8cf51b2c
GM
12922007-04-09 Alan Mackenzie <acm@muc.de>
1293
1294 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1295 new name. Insert concept index entries.
1296
8cf51b2c
GM
12972007-04-08 Chong Yidong <cyd@stupidchicken.com>
1298
1299 * display.texi (Standard Faces): Document prefix arg for
1300 list-faces-display.
1301
1302 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1303
8cf51b2c
GM
13042007-04-07 Chong Yidong <cyd@stupidchicken.com>
1305
8cf51b2c
GM
1306 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1307
1308 * files.texi (Misc File Ops): Rewrite description of
1309 insert-file-literally.
1310
8cf51b2c
GM
13112007-03-31 Eli Zaretskii <eliz@gnu.org>
1312
1313 * misc.texi (Printing): Postscript -> PostScript.
1314
8cf51b2c
GM
1315 * ack.texi (Acknowledgments): Postscript -> PostScript.
1316
1317 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1318
1319 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1320 below.
1321
13222007-03-30 Chong Yidong <cyd@stupidchicken.com>
1323
1324 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1325 Init Non-ASCII.
1326 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1327 (Init Non-ASCII): New node.
1328
13292007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1330
1331 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1332
8cf51b2c
GM
13332007-03-12 Glenn Morris <rgm@gnu.org>
1334
8cf51b2c
GM
1335 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1336 "Daylight Savings".
1337
49823426 1338 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1339 saving" in text throughout.
1340
8cf51b2c
GM
13412007-03-04 Richard Stallman <rms@gnu.org>
1342
1343 * custom.texi (Safe File Variables): Minor correction.
1344
8cf51b2c
GM
13452007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1346
1347 * rmail.texi (Movemail): Add internal ref.
1348 Don't indent the intro for the PROTO table.
1349 Format PROTO table items with @code.
1350
8cf51b2c
GM
13512007-02-26 Nick Roberts <nickrob@snap.net.nz>
1352
1353 * building.texi: Remove references to bashdb.
1354
8cf51b2c
GM
13552007-02-19 Juanma Barranquero <lekktu@gmail.com>
1356
1357 * mule.texi (Language Environments): Update list of supported language
1358 environments.
1359
8cf51b2c
GM
13602007-02-14 Kim F. Storm <storm@cua.dk>
1361
1362 * building.texi (Grep Searching): Fix lgrep doc.
1363
13642007-02-12 Chong Yidong <cyd@stupidchicken.com>
1365
1366 * back.texi: Remove unused file.
1367
c8763fb6 13682007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1369
1370 * maintaining.texi (Tag Syntax): Now --members is the default for
1371 etags, not for ctags yet.
1372
8cf51b2c
GM
13732007-02-03 Eli Zaretskii <eliz@gnu.org>
1374
1375 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1376 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1377 expects. Add comments to prevent people from inadvertently modifying
1378 the key parts needed by `texinfo-multiple-files-update'.
1379
13802007-01-29 Chong Yidong <cyd@stupidchicken.com>
1381
1382 * frames.texi (Secondary Selection): Window clicked does not matter
1383 when mouse-yank-at-point is non-nil.
1384
8cf51b2c
GM
13852007-01-16 Glenn Morris <rgm@gnu.org>
1386
1387 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1388 system abbrev.
1389
13902007-01-11 Richard Stallman <rms@gnu.org>
1391
1392 * msdog.texi (Windows Keyboard): Another small cleanup.
1393
13942007-01-10 Richard Stallman <rms@gnu.org>
1395
1396 * msdog.texi (Windows Keyboard): Yet another try to make
1397 everyone happy with that passage.
1398
13992007-01-05 Richard Stallman <rms@gnu.org>
1400
1401 * anti.texi (Antinews): Mention M-x shell scrolling.
1402
14032007-01-05 Nick Roberts <nickrob@snap.net.nz>
1404
1405 * building.texi (Watch Expressions): Describe gdb-max-children.
1406
8cf51b2c
GM
14072007-01-04 Richard Stallman <rms@gnu.org>
1408
8cf51b2c
GM
1409 * msdog.texi (Windows Keyboard): Clarify previous change.
1410
8cf51b2c
GM
14112007-01-02 Richard Stallman <rms@gnu.org>
1412
1413 * custom.texi (Changing a Variable): Minor clarification.
1414 (Specific Customization): customize-customized => customize-unsaved.
1415
1416 * entering.texi (Entering Emacs): Clean up text about restarting
1417 Emacs for each file.
1418
1419 * misc.texi (Shell Options): Minor cleanup.
1420
1421 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1422 with Emacs, not vice versa.
1423
1424 * programs.texi (Symbol Completion): Recommend customizing
1425 window manager.
1426
1427 * xresources.texi (Resources): Minor fix.
1428
c8763fb6 14292007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1430
1431 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1432
14332007-01-01 Richard Stallman <rms@gnu.org>
1434
1435 * commands.texi (User Input): Document keys stolen by window mangers.
1436
14372006-12-31 Richard Stallman <rms@gnu.org>
1438
1439 * custom.texi (Specific Customization): Document customize-option
1440 instead of customize-variable.
1441
14422006-12-31 Kim F. Storm <storm@cua.dk>
1443
1444 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1445
14462006-12-30 Kim F. Storm <storm@cua.dk>
1447
1448 * killing.texi (CUA Bindings): Fix typo.
1449
1450 * xresources.texi (Table of Resources): Mention grow-only value for
1451 auto-resize-tool-bars.
1452
8cf51b2c
GM
14532006-12-27 Eli Zaretskii <eliz@gnu.org>
1454
1455 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1456 and how to get them back.
1457
14582006-12-26 Richard Stallman <rms@gnu.org>
1459
1460 * calendar.texi (Holidays): Holiday listing is based on current
1461 practice, but DST is not.
1462
14632006-12-25 Richard Stallman <rms@gnu.org>
1464
1465 * emacs.texi (Top): Update subnode menus.
1466
1467 * mark.texi (Transient Mark): Fix xref.
1468
1469 * killing.texi (Graphical Kill): Node deleted.
1470 (Killing): Add xref to Cut and Paste.
1471 (CUA Bindings): Update xref.
1472
1473 * frames.texi (Cut and Paste): New section to hold other nodes.
1474 (Mouse Commands): Node demoted.
1475 (Cut/Paste Other App): Split out from Mouse Commands.
1476 (Word and Line Mouse): Likewise.
1477 (Secondary Selection, Clipboard): Nodes demoted.
1478
8cf51b2c
GM
14792006-12-24 Kevin Ryde <user42@zip.com.au>
1480
1481 * calendar.texi (Holidays): US daylight saving begins second Sunday
1482 in March for 2007 onwards.
1483 (Daylight Savings): Show new US default daylight saving rules, 2nd
1484 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1485
14862006-12-23 Chong Yidong <cyd@stupidchicken.com>
1487
1488 * calendar.texi (Scroll Calendar): < and > are switched.
1489
14902006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1491
1492 * killing.texi (Deletion): Describe M-\ prefix argument.
1493
14942006-12-23 Richard Stallman <rms@gnu.org>
1495
1496 * search.texi (Regexp Search): Explain why forward and reverse regexp
1497 search are not mirror images.
1498
8cf51b2c
GM
14992006-12-19 Kim F. Storm <storm@cua.dk>
1500
1501 * major.texi (Choosing Modes): Describe match-function elements for
1502 magic-mode-alist.
1503
8cf51b2c
GM
15042006-12-18 Eli Zaretskii <eliz@gnu.org>
1505
1506 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1507 peculiarities.
1508
15092006-12-18 Richard Stallman <rms@gnu.org>
1510
1511 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1512
8cf51b2c
GM
15132006-12-17 Alan Mackenzie <acm@muc.de>
1514
1515 * programs.texi (Left Margin Paren): Remove the bit which says
1516 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1517 Discuss some of the issues of setting this option to nil.
1518
15192006-12-17 Glenn Morris <rgm@gnu.org>
1520
1521 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1522
15232006-12-16 Eli Zaretskii <eliz@gnu.org>
1524
1525 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1526 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1527 NTFS volumes.
1528 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1529 volumes.
1530
15312006-12-15 Eli Zaretskii <eliz@gnu.org>
1532
1533 * text.texi (HTML Mode): Fix "C-c TAB".
1534
8cf51b2c
GM
15352006-12-09 Richard Stallman <rms@gnu.org>
1536
1537 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1538
15392006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1540
1541 * files.texi (Misc File Ops): Document insert-file-literally.
1542
15432006-12-08 Eli Zaretskii <eliz@gnu.org>
1544
1545 * cmdargs.texi (Colors): Note that --color is intended for overriding
1546 the terminal defaults, not for normal invocation.
1547
1548 * misc.texi (Emacs Server): Improve wording. Don't mention the
1549 ``server program''. Add a cross-reference to "Init File" node.
1550 (Invoking emacsclient): Add index entries. Document both short and
1551 long versions of command-line options. Document the -f option.
1552
8cf51b2c
GM
15532006-12-06 Richard Stallman <rms@gnu.org>
1554
1555 * text.texi (Outline Format): Say to set outline-regexp
1556 and outline-level with major modes and file local variables.
1557
c8763fb6 15582006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1559
1560 * anti.texi (Antinews): Mention the alternative to
1561 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1562
8cf51b2c
GM
1563 * misc.texi (Interactive Shell): Ditto.
1564
15652006-12-04 Eli Zaretskii <eliz@gnu.org>
1566
1567 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1568
1569 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1570
15712006-12-01 Eli Zaretskii <eliz@gnu.org>
1572
1573 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1574 colon in the mode line.
1575
1576 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1577
15782006-11-26 Nick Roberts <nickrob@snap.net.nz>
1579
1580 * building.texi (Watch Expressions): Mention SPC for expanding/
1581 contracting watch expressions.
1582
15832006-11-26 Kim F. Storm <storm@cua.dk>
1584
1585 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1586
15872006-11-26 Nick Roberts <nickrob@snap.net.nz>
1588
1589 * building.texi (Debugger Operation): Define text command mode.
1590 Clarify how tooltips work.
1591 (GDB Graphical Interface): Explain how to run in text command mode
1592 more clearly.
1593
15942006-11-25 Juanma Barranquero <lekktu@gmail.com>
1595
1596 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1597
15982006-11-22 Juanma Barranquero <lekktu@gmail.com>
1599
1600 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1601
8cf51b2c
GM
16022006-11-18 Chong Yidong <cyd@stupidchicken.com>
1603
1604 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1605 and EMACS is deprecated.
1606
16072006-11-18 Juanma Barranquero <lekktu@gmail.com>
1608
1609 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1610
c8763fb6 16112006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1612
1613 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1614
1615 * emacs.texi: Include xresources.texi both for info and dvi.
1616
1617 * xresources.texi: Merge text from xresmini.texi.
1618
c8763fb6 16192006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1620
1621 * glossary.texi: Fix typos.
1622
8cf51b2c
GM
16232006-11-06 Richard Stallman <rms@gnu.org>
1624
1625 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1626
1627 * ack.texi (Acknowledgments): Fix name spelling.
1628
16292006-11-01 Juri Linkov <juri@jurta.org>
1630
1631 * search.texi (Word Search): Document incremental word search.
1632
16332006-10-28 Glenn Morris <rgm@gnu.org>
1634
1635 * ack.texi (Acknowledgments): Add cal-html author.
1636
1637 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1638 Calendar"). Describe new package cal-html.
1639 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1640 Calendar Files."
1641
8cf51b2c
GM
16422006-10-23 Richard Stallman <rms@gnu.org>
1643
1644 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1645 Abbrev mode is enabled.
1646
8cf51b2c
GM
16472006-10-16 Richard Stallman <rms@gnu.org>
1648
8cf51b2c
GM
1649 * emacs.texi: Update ISBN.
1650
8cf51b2c
GM
16512006-10-11 Kim F. Storm <storm@cua.dk>
1652
1653 * emacs.texi (Acknowledgments): Use @dotless{i}.
1654
16552006-10-08 Nick Roberts <nickrob@snap.net.nz>
1656
1657 * building.texi (Breakpoints Buffer): Mention catchpoints.
1658
16592006-10-08 Kim F. Storm <storm@cua.dk>
1660
1661 * ack.texi (Acknowledgments): Update.
1662
1663 * emacs.texi (Acknowledgments): Fix bad @/ form.
1664
8cf51b2c
GM
16652006-10-05 Kim F. Storm <storm@cua.dk>
1666
1667 * emacs.texi (Acknowledgments): Add more contributors.
1668
16692006-10-03 Richard Stallman <rms@gnu.org>
1670
1671 * emacs.texi (Acknowledgments): Update version and edition.
1672
8cf51b2c
GM
16732006-10-01 Karl Berry <karl@gnu.org>
1674
1675 * custom.texi (Customization Groups): Page break to keep example buffer
1676 on one page.
1677
16782006-09-30 Karl Berry <karl@gnu.org>
1679
1680 * programs.texi (Basic Indent): @need to improve page break.
1681 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1682
16832006-09-29 Glenn Morris <rgm@gnu.org>
1684
1685 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1686
16872006-09-29 Karl Berry <karl@gnu.org>
1688
1689 * windows.texi (Basic Window): Remove forced @break, no longer
1690 desirable.
1691 * frames.texi (Frame Commands),
1692 * mark.texi (Marking Objects): Reword to avoid bad page break.
1693 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1694
16952006-09-19 Richard Stallman <rms@gnu.org>
1696
1697 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1698 stick to present tense.
1699
c8763fb6 17002006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1701
1702 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1703 to x-gtk-use-old-file-dialog.
1704 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1705
17062006-09-15 Jay Belanger <belanger@truman.edu>
1707
49823426 1708 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1709 Change "Library Public License" to "Lesser Public License"
1710 throughout. Use "yyyy" to represent year.
1711
8cf51b2c
GM
17122006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1713
1714 * files.texi (Visiting): Add index entry "open file".
1715
8cf51b2c
GM
17162006-09-11 Richard Stallman <rms@gnu.org>
1717
1718 * building.texi (Compilation Mode): Clarification.
1719 (Grep Searching): Add xref to Compilation Mode.
1720
8cf51b2c
GM
17212006-09-08 Richard Stallman <rms@gnu.org>
1722
1723 * search.texi (Search): Ref multi-file search commands here.
1724 (Other Repeating Search): Not here.
1725
8cf51b2c
GM
17262006-08-28 Richard Stallman <rms@gnu.org>
1727
1728 * windows.texi (Split Window): Update xref.
1729
1730 * basic.texi (Continuation Lines): Update xref.
1731
1732 * indent.texi (Tab Stops): Update xref.
1733
1734 * emacs.texi (Top): Update subnode menu.
1735
1736 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1737 split out of Display Custom.
1738
17392006-08-25 Kim F. Storm <storm@cua.dk>
1740
1741 * display.texi (Display Custom): Add variables overline-margin
1742 and x-underline-at-descent-line.
1743
17442006-08-25 Richard Stallman <rms@gnu.org>
1745
1746 * entering.texi (Exiting): Rewrite to give graphical displays
1747 priority over text terminals.
1748
1749 * search.texi (Incremental Search): Move index entries.
1750
17512006-08-23 Chong Yidong <cyd@stupidchicken.com>
1752
1753 * custom.texi (Init File): Reference Find Init to avoid "home
1754 directory" confusion.
1755
17562006-08-22 Nick Roberts <nickrob@snap.net.nz>
1757
1758 * building.texi (Other GDB-UI Buffers): Describe how to edit
1759 a value in the locals buffer.
1760
17612006-08-21 Richard Stallman <rms@gnu.org>
1762
1763 * search.texi (Basic Isearch): Add `isearch' index entry.
1764
17652006-08-16 Richard Stallman <rms@gnu.org>
1766
1767 * misc.texi (Saving Emacs Sessions): Clean up wording.
1768
1769 * mark.texi (Marking Objects): Mention term "select all".
1770
1771 * emacs.texi (Top): Update subnode menu.
1772
1773 * help.texi (Help Mode): Move node up in file.
1774
8cf51b2c
GM
17752006-08-15 Nick Roberts <nickrob@snap.net.nz>
1776
1777 * building.texi (Stack Buffer): Explain fringe arrow.
1778
8cf51b2c
GM
17792006-08-12 Eli Zaretskii <eliz@gnu.org>
1780
8cf51b2c
GM
1781 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1782 on startup.
1783
17842006-08-11 Romain Francoise <romain@orebokech.com>
1785
1786 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1787
17882006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1789
1790 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1791
17922006-08-10 Richard Stallman <rms@gnu.org>
1793
1794 * text.texi (Format Faces): Substantial rewrites to deal
1795 with face merging. Empty regions don't count. Clarify
1796 face property inheritance.
1797
17982006-08-08 Romain Francoise <romain@orebokech.com>
1799
1800 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1801 <arjuropo@cc.jyu.fi>.
1802
8cf51b2c
GM
18032006-08-04 Eli Zaretskii <eliz@gnu.org>
1804
1805 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1806 apply to all frames.
1807
8cf51b2c
GM
18082006-08-01 Richard Stallman <rms@gnu.org>
1809
1810 * help.texi (Name Help): Add index entries for describe-variable.
1811
18122006-08-01 Nick Roberts <nickrob@snap.net.nz>
1813
1814 * building.texi (GDB Graphical Interface): Shorten node names.
1815 (GDB-UI Layout): Use GDB-related.
1816 (Other GDB-UI Buffers): Simplify English.
1817
18182006-07-31 Richard Stallman <rms@gnu.org>
1819
1820 * search.texi (Query Replace): Add xref for Dired's Q command.
1821
8cf51b2c
GM
18222006-07-31 Nick Roberts <nickrob@snap.net.nz>
1823
1824 * building.texi (GDB commands in Fringe): Rename to...
1825 (Source Buffers): ..this and move forward. Describe hollow arrow and
1826 new option gdb-find-source-frame.
1827
18282006-07-29 Richard Stallman <rms@gnu.org>
1829
1830 * dired.texi (Operating on Files): Simplify previous change
1831 and fix Texinfo usage.
1832
18332006-07-29 Eli Zaretskii <eliz@gnu.org>
1834
1835 * dired.texi (Operating on Files): Add cross-references. State the
1836 Unix commands that do similar things.
1837
18382006-07-28 Richard Stallman <rms@gnu.org>
1839
1840 * mark.texi (Transient Mark): Clarify that region never disappears
1841 when Transient Mark mode is off, and not when it is on.
1842
18432006-07-27 Richard Stallman <rms@gnu.org>
1844
1845 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1846
18472006-07-24 Richard Stallman <rms@gnu.org>
1848
1849 * xresources.texi (GTK styles): Fix texinfo usage.
1850
8cf51b2c
GM
1851 * commands.texi (User Input): Explain why we teach keyboard cmds.
1852
1853 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1854 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1855 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1856 * doclicense.texi, display.texi, dired.texi, basic.texi:
1857 * anti.texi, ack.texi: Move periods and commas inside quotes.
1858
18592006-07-22 Eli Zaretskii <eliz@gnu.org>
1860
1861 * cmdargs.texi (General Variables): Document EMAIL.
1862
18632006-07-21 Eli Zaretskii <eliz@gnu.org>
1864
1865 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1866 doesn't have effect on MS-Windows.
1867
8cf51b2c
GM
18682006-07-17 Richard Stallman <rms@gnu.org>
1869
1870 * building.texi (Grep Searching): Explain about chaining grep commands.
1871
8cf51b2c
GM
18722006-07-10 Nick Roberts <nickrob@snap.net.nz>
1873
49823426 1874 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1875
18762006-07-09 Chong Yidong <cyd@stupidchicken.com>
1877
1878 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1879 is invoked for multiple files.
1880
18812006-07-08 Eli Zaretskii <eliz@gnu.org>
1882
1883 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1884 on-line manual for the rest of this node.
1885 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1886 unconditionally.
1887 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1888 Improve wording.
1889 (Windows Printing): Improve wording.
1890 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1891 rest of this node.
1892
8cf51b2c
GM
18932006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1894
49823426
GM
1895 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1896 with eval-buffer.
8cf51b2c
GM
1897
18982006-07-05 Nick Roberts <nickrob@snap.net.nz>
1899
1900 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1901 of character translation.
1902
19032006-07-04 Nick Roberts <nickrob@snap.net.nz>
1904
1905 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1906
19072006-07-03 Karl Berry <karl@gnu.org>
1908
1909 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1910 not-too-underfull hboxes in the TeX output.
1911 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1912 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1913 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1914 * sending.texi, text.texi: Fix overfull/underfull boxes.
1915
19162006-07-03 Romain Francoise <romain@orebokech.com>
1917
1918 * m-x.texi (M-x): Fix.
1919
19202006-07-03 Richard Stallman <rms@gnu.org>
1921
8cf51b2c
GM
1922 * search.texi (Other Repeating Search): filename -> file name.
1923
1924 * misc.texi (Narrowing): Minor cleanups.
1925
1926 * files.texi (Visiting): filename -> file name.
1927
1928 * emacs.texi (Top): Update subnode menus.
1929
1930 * mule.texi (Coding Systems): Move char translation stuff here.
1931 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1932 (Recognize Coding): Substantial local rewrites.
1933 (International): Update menu.
1934
1935 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1936 (Scrolling): Substantial local rewrites.
1937 (Display): Update menu and intro.
1938
1939 * dired.texi: filename -> file name.
1940
1941 * custom.texi (Safe File Variables): Texinfo usage fix.
1942
19432006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1944
1945 * help.texi, m-x.texi: Lots of cleanups.
1946
8cf51b2c
GM
19472006-06-30 Eli Zaretskii <eliz@gnu.org>
1948
1949 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1950 (Windows Processes, Windows Misc): Shorten the printed version by
1951 selectively conditioning less important portions by @ifnottex.
1952
8cf51b2c
GM
19532006-06-27 Richard Stallman <rms@gnu.org>
1954
1955 * mini.texi (Minibuffer File): Minor cleanup.
1956
19572006-06-25 Nick Roberts <nickrob@snap.net.nz>
1958
1959 * frames.texi (XTerm Mouse): Rename to...
1960 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1961
1962 * emacs.texi (Top): Use new node name.
1963
19642006-06-24 Eli Zaretskii <eliz@gnu.org>
1965
1966 * emacs.texi (Top): Update the detailed menu according to changes in
1967 msdog.texi.
1968
1969 * msdog.texi (Windows Keyboard): New section.
1970 (Windows Mouse): New section.
1971 (Windows System Menu): Remove section (text merged with "Windows
1972 Keyboard").
1973 (Windows Misc): New section.
1974
1975 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1976
1977 * msdog.texi (ls in Lisp): New section.
1978
1979 * files.texi (Visiting): Document case-insensitive wildcard matching
1980 under find-file-wildcards.
1981
8cf51b2c
GM
19822006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1983
1984 * macos.texi (Mac Input): Add description of mac-function-modifier.
1985 Now Unicode keyboard layouts work.
1986
8cf51b2c
GM
19872006-06-10 Richard Stallman <rms@gnu.org>
1988
1989 * mule.texi (Recognize Coding): Clarify previous change.
1990
19912006-06-09 Kenichi Handa <handa@m17n.org>
1992
1993 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1994 notation.
1995
19962006-06-07 Kevin Ryde <user42@zip.com.au>
1997
1998 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1999 manual for @ifnottex, but in emacs-extra for @iftex.
2000
2001 * cmdargs.texi (General Variables): Fix smtpmail xref.
2002
20032006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2004
8cf51b2c 2005 * programs.texi (Comment Commands):
8cf51b2c 2006 * custom.texi (Specifying File Variables):
49823426 2007 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2008
20092006-06-07 Nick Roberts <nickrob@snap.net.nz>
2010
2011 * building.texi (Watch Expressions): Move node to end.
2012 (GDB Graphical Interface): Move description of clicks in fringe...
2013 (GDB commands in the Fringe): ...to here. New node.
2014
8cf51b2c
GM
20152006-06-05 Romain Francoise <romain@orebokech.com>
2016
49823426 2017 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2018
20192006-06-05 Nick Roberts <nickrob@snap.net.nz>
2020
2021 * building.texi (GDB Graphical Interface): Update bindings.
2022 (Commands of GUD): Add gud-print. Remove gud-run.
2023 Restate availability more generally.
2024
20252006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2026
2027 * mini.texi: Lots of cleanups.
2028
20292006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2030
2031 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2032 and Mouse-2.
2033
c8763fb6 20342006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2035
2036 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2037
8cf51b2c
GM
20382006-05-31 Richard Stallman <rms@gnu.org>
2039
2040 * basic.texi (Moving Point): Fix previous change.
2041
c8763fb6 20422006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2043
2044 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2045
20462006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2047
2048 * basic.texi: Many simplifications and improvements in wording.
2049
8cf51b2c
GM
20502006-05-26 Nick Roberts <nickrob@snap.net.nz>
2051
2052 * anti.texi (Antinews): Create a node for gdb-ui.
2053
8cf51b2c
GM
20542006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2055
2056 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2057
20582006-05-20 Richard Stallman <rms@gnu.org>
2059
2060 * dired.texi (Dired Navigation): dired-goto-file is now j.
2061
8cf51b2c
GM
20622006-05-20 Eli Zaretskii <eliz@gnu.org>
2063
2064 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2065 and their aliases.
2066
2067 * msdog.texi (Windows Printing): Mention non-support of plain text
2068 printing with some el-cheapo printers, and suggest a workaround.
2069
20702006-05-20 Kevin Ryde <user42@zip.com.au>
2071
2072 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2073 remove the bit saying you must set it.
2074
20752006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2076
2077 * trouble.texi (Checklist):
2078 * text.texi (Text, Auto Fill, Text Mode):
2079 * search.texi (Nonincremental Search):
2080 * rmail.texi (Rmail Labels):
2081 * mule.texi (Input Methods, Multibyte Conversion):
2082 * misc.texi (Gnus, Where to Look, PostScript):
2083 * maintaining.texi (Create Tags Table):
2084 * indent.texi (Indentation Commands):
2085 * fixit.texi (Spelling):
2086 * emacs.texi (Copying):
2087 * custom.texi (Init File): ifinfo -> ifnottex.
2088
8cf51b2c
GM
20892006-05-17 Richard Stallman <rms@gnu.org>
2090
2091 * files.texi (Diff Mode): Mention C-x `.
2092
20932006-05-08 Richard Stallman <rms@gnu.org>
2094
2095 * custom.texi (Disabling): Textual cleanups.
2096
8cf51b2c
GM
20972006-05-12 Glenn Morris <rgm@gnu.org>
2098
2099 * calendar.texi (Displaying the Diary, Format of Diary File):
2100 Refer to diary-view-entries, diary-list-entries,
2101 diary-show-all-entries rather than obsolete aliases.
2102
21032006-05-12 Eli Zaretskii <eliz@gnu.org>
2104
2105 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2106 (Displaying the Diary, Special Diary Entries, Importing Diary):
2107 * building.texi (Compilation Shell):
2108 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2109 emacs-xtra with @inforef's.
2110
2111 * files.texi (Visiting): Fix wording.
2112
2113 * mule.texi (Coding Systems, Text Coding): More indexing.
2114 Mention that C-x RET f can set eol conversion.
2115
c8763fb6 21162006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2117
2118 * xresmini.texi (GTK resources): Insert GTK description.
2119
2120 * xresources.texi (GTK resources): metafont should be menufont.
2121
8cf51b2c
GM
21222006-05-06 Michael Albinus <michael.albinus@gmx.de>
2123
49823426 2124 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2125 method, user name and host name is active only in partial
2126 completion mode.
2127
8cf51b2c
GM
21282006-05-06 Eli Zaretskii <eliz@gnu.org>
2129
2130 * makefile.w32-in (emacs.dvi):
2131 * Makefile.in (emacs.dvi): Add xresmini.texi.
2132
2133 * xresmini.texi (Table of Resources): Remove xref to non-existent
2134 node "LessTif Resources".
2135
2136 * msdog.texi (Microsoft Windows):
2137 * calendar.texi (Calendar/Diary, Displaying the Diary)
2138 (Special Diary Entries, Importing Diary, Holidays):
2139 * programs.texi (Program Modes):
2140 * text.texi (Text):
2141 * buffers.texi (Several Buffers):
2142 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2143
21442006-05-06 Eli Zaretskii <eliz@gnu.org>
2145
2146 The following changes merge the emacs-xtra manual into the main
2147 manual, but only for on-line version of the manual.
2148
2149 * vc2-xtra.texi (Version Backups, Local Version Control)
2150 (Making Snapshots, Change Logs and VC, Version Headers)
2151 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2152 on-line manual.
2153
2154 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2155 for on-line manual.
2156
2157 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2158 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2159 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2160 for on-line manual.
2161
2162 * fortran-xtra.texi (Fortran, Fortran Autofill)
2163 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2164 for on-line manual.
2165
2166 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2167 Conditional xref's for on-line manual.
2168
2169 * emerge-xtra.texi (Emerge, Overview of Emerge)
2170 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2171 manual.
2172
2173 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2174 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2175 (EMACSSOURCES): Use EMACS_XTRA.
2176 (../info/emacs-xtra): Remove.
2177 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2178
2179 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2180 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2181 (EMACSSOURCES): Use EMACS_XTRA.
2182 ($(infodir)/emacs-xtra): Remove.
2183 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2184
2185 * trouble.texi (Quitting):
2186 * text.texi (Text):
2187 * programs.texi (Program Modes):
2188 * msdog.texi (Microsoft Windows):
2189 * frames.texi (Frames):
2190 * files.texi (Backup, Version Control, VC Concepts)
2191 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2192 (Registering, VC Status, VC Undo, Multi-User Branching)
2193 (Comparing Files):
2194 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2195 (Displaying the Diary, Special Diary Entries, Importing Diary):
2196 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2197 conditional xref's, depending on @iftex/@ifnottex.
2198
2199 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2200 "MS-DOS". @include msdog-xtra.texi.
2201
2202 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2203 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2204
2205 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2206 for vc-xtra.texi subsections.
2207 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2208 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2209
2210 * sending.texi (Sending Mail): A @node line without explicit Prev,
2211 Next, and Up links.
2212
2213 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2214 Next, and Up links.
2215
2216 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2217 and its sections. @include picture-xtra.texi.
2218
2219 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2220 "Emerge".
2221 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2222
2223 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2224 exact duplicate of its name-sake in calendar.texi.
2225
2226 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2227 "Advanced Calendar/Diary Usage".
2228 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2229
2230 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2231 dired-xtra.texi.
2232 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2233
2234 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2235 (Files) [ifnottex]: Add menu entry for Autorevert.
2236
2237 * emacs-xtra.texi (Introduction): Reword to make consistent with
2238 printed version only.
2239 <Top level>: Remove the body of all chapters and move them to the
2240 new *-xtra.texi files. Use @raisesections and @lowersections to
2241 convert sections to chapters etc.
2242
2243 * msdog-xtra.texi:
2244 * fortran-xtra.texi:
2245 * vc-xtra.texi:
2246 * vc1-xtra.texi:
2247 * vc2-xtra.texi:
2248 * emerge-xtra.texi:
2249 * cal-xtra.texi:
2250 * dired-xtra.texi:
2251 * arevert-xtra.texi: New files, with text from respective chapters
2252 of emacs-xtra.texi. Convert each @chapter into @section, @section
2253 into @subsection, etc.
2254
2255 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2256 updated.
2257
2258 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2259 Windows". All references updated.
2260
22612006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2262
2263 * macos.texi (Mac Input): Mention input from Character Palette.
2264 (Mac Font Specs): Fix typo.
2265
22662006-05-05 Richard Stallman <rms@gnu.org>
2267
2268 * files.texi (Diff Mode): Minor cleanup.
2269
22702006-05-05 Karl Berry <karl@gnu.org>
2271
8cf51b2c
GM
2272 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2273 errors from the current release of makeinfo (4.8).
2274 * help.texi (Library Keywords): Change widest word in multitable
2275 template from `emulations' to `convenience'. (Not sure if this is
2276 related to the font change.)
2277
22782006-05-05 Eli Zaretskii <eliz@gnu.org>
2279
2280 * files.texi (File Names): Add a footnote about limited support of
2281 ~USER on MS-Windows.
2282
2283 * cmdargs.texi (Initial Options): Add a footnote about limited
2284 support of ~USER on MS-Windows.
2285
22862006-05-03 Richard Stallman <rms@gnu.org>
2287
2288 * files.texi (Diff Mode): Node moved here.
2289 (Comparing Files): Delete what duplicates new node.
2290 (Files): Put Diff Mode in menu.
2291
2292 * misc.texi (Diff Mode): Moved to files.texi.
2293
2294 * emacs.texi (Top): Update menu for Diff Mode.
2295
2296 * trouble.texi (Emergency Escape): Simplify.
2297
2298 * emacs.texi (Top): Minor clarification.
2299
23002006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2301
2302 * commands.texi, entering.texi, screen.texi: Many simplifications.
2303
23042006-05-03 Richard Stallman <rms@gnu.org>
2305
2306 * commands.texi (Text Characters): Delete paragraph about unibyte
2307 non-ASCII printing chars.
2308
2309 * killing.texi (Killing): Say "graphical displays".
2310 * display.texi: Say "graphical displays".
2311
2312 * cmdargs.texi (Misc X): Say "graphical displays".
2313
23142006-05-01 Richard Stallman <rms@gnu.org>
2315
2316 * emacs.texi (Top): Add Diff Mode to menu.
2317
23182006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2319
2320 * misc.texi (Diff Mode): New node.
2321
23222006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2323
2324 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2325 (Mac Environment Variables): Shorten example line.
2326 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2327
23282006-05-01 Nick Roberts <nickrob@snap.net.nz>
2329
2330 * building.texi (GUD Customization): Describe cases %d and %c.
2331 Update description for %e.
2332
23332006-04-30 Glenn Morris <rgm@gnu.org>
2334
2335 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2336
23372006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2338
2339 * custom.texi (Examining): Update C-h v output example.
2340
23412006-04-29 Kim F. Storm <storm@cua.dk>
2342
2343 * building.texi (Grep Searching): Add lgrep and rgrep.
2344
8cf51b2c
GM
23452006-04-23 Richard Stallman <rms@gnu.org>
2346
2347 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2348
2349 * xresmini.texi: New file.
2350
2351 * xresources.texi (Face Resources): Split table into font resources
2352 and the rest. Combine similar attributes for brevity.
2353
8cf51b2c
GM
23542006-04-21 Eli Zaretskii <eliz@gnu.org>
2355
2356 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2357 backslashes and case-insensitivity in file names (moved to the
2358 main manual).
2359 (MS-DOS Printing): Move most of the text to the main manual.
2360
2361 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2362 New nodes.
2363 (Windows Processes, Windows System Menu): Add index entries and
2364 fix wording.
2365
8cf51b2c
GM
23662006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2367
2368 * misc.texi (Shell Ring): Add notes on saved input when
2369 navigating off the end of the history list.
2370
23712006-04-18 Chong Yidong <cyd@mit.edu>
2372
2373 * misc.texi (Shell Options): Correct default value of
2374 comint-scroll-show-maximum-output.
2375
8cf51b2c
GM
23762006-04-18 Nick Roberts <nickrob@snap.net.nz>
2377
2378 * building.texi (Watch Expressions): Update.
2379
8cf51b2c
GM
23802006-04-12 Richard Stallman <rms@gnu.org>
2381
2382 * search.texi: Clean up previous change.
2383
23842006-04-12 Eli Zaretskii <eliz@gnu.org>
2385
2386 * search.texi (Regexp Backslash, Regexp Replace): Add index
2387 entries for ``back reference'' and mention the term itself in the
2388 text.
2389
23902006-04-11 Richard Stallman <rms@gnu.org>
2391
2392 * custom.texi (Safe File Variables):
2393 Document enable-local-variables = :safe.
2394
23952006-04-11 Karl Berry <karl@gnu.org>
2396
2397 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2398 (Remote Repositories, Version Backups, Local Version Control)
2399 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2400 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2401 (Renaming VC Work Files and Master Files)
2402 (Inserting Version Control Headers, Customizing VC, General Options)
2403 (Options for RCS and SCCS, Options specific for CVS): Move all
2404 these nodes to emacs-xtra.texi, for brevity.
2405 * cmdargs.texi, files.texi: Change cross-references.
2406
8cf51b2c
GM
24072006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2408
2409 * files.texi (Old Versions): Update description of vc-annotate's
2410 use of color to indicate date ranges.
2411
8cf51b2c
GM
24122006-04-09 Kevin Ryde <user42@zip.com.au>
2413
8cf51b2c
GM
2414 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2415 put info and printed manual names the right way around.
2416
24172006-04-09 Karl Berry <karl@gnu.org>
2418
2419 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2420 emacs-xtra.texi, leaving only MS Windows information.
2421 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2422 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2423 node names.
2424
2425 * emacs.texi: Move @summarycontents and @contents to the beginning
2426 of the file.
2427
8cf51b2c
GM
24282006-04-08 Kevin Ryde <user42@zip.com.au>
2429
2430 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2431
24322006-04-07 Richard Stallman <rms@gnu.org>
2433
2434 * programs.texi (Comments, Comment Commands, Options for Comments)
2435 (Multi-Line Comments): "Align", not "indent".
2436 (Basic Indent): C-j deletes trailing whitespace before the newline.
2437
24382006-04-06 Richard Stallman <rms@gnu.org>
2439
8cf51b2c
GM
2440 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2441
24422006-04-06 Eli Zaretskii <eliz@gnu.org>
2443
2444 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2445
8cf51b2c
GM
24462006-04-05 Richard Stallman <rms@gnu.org>
2447
2448 * emacs.texi (Top): Update subnode menu.
2449
2450 * trouble.texi (Unasked-for Search): Node deleted.
2451 (Lossage): Delete from menu.
2452
24532006-04-04 Richard Stallman <rms@gnu.org>
2454
2455 * trouble.texi: Various cleanups.
2456 (Checklist): Don't bother saying how to snail a bug report.
2457 (Emergency Escape): Much rewriting.
2458 (After a Crash): Rename the core dump immediately.
2459 (Total Frustration): Call it a psychotherapist.
2460 (Bug Criteria): Avoid "illegal instruction".
2461 (Sending Patches): We always put the contributor's name in.
2462
2463 * misc.texi (Thumbnails): Minor correction.
2464
8cf51b2c
GM
24652006-04-03 Richard Stallman <rms@gnu.org>
2466
2467 * misc.texi (Thumbnails): Minor cleanup.
2468
24692006-04-02 Karl Berry <karl@gnu.org>
2470
2471 * sending.texi (Mail Sending): pxref to Top needs five args.
2472
2473 * texinfo.tex: Update to current version (2006-03-21.13).
2474
8cf51b2c
GM
24752006-03-31 Richard Stallman <rms@gnu.org>
2476
2477 * emacs.texi (Top): Update subnode menu.
2478
2479 * help.texi (Help Mode): Cleanup.
2480
2481 * dired.texi: Many cleanups.
2482 (Dired Deletion): Describe dired-recursive-deletes.
2483 (Operating on Files): dired-create-directory moved.
2484 (Misc Dired Features): Move to here.
2485 (Tumme): Node moved to misc.texi.
2486
2487 * custom.texi: Many cleanups.
2488 (Minor Modes): Don't mention ISO Accents Mode.
2489 (Examining): Update C-h v output example.
2490 (Hooks): Add index and xref for add-hook.
2491 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2492 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2493
2494 * misc.texi: Many cleanups.
2495 (beginning): Add to summary of topics.
2496 (Shell): Put eshell xref at the end. Remove eshell from table.
2497 (Thumbnails): New node.
2498
8cf51b2c
GM
24992006-03-28 Eli Zaretskii <eliz@gnu.org>
2500
2501 * files.texi (File Name Cache): Make it clear that the cache is
2502 not persistent.
2503
8cf51b2c
GM
25042006-03-25 Karl Berry <karl@gnu.org>
2505
49823426
GM
2506 * emacs-xtra.texi, emacs.texi, gnu.texi:
2507 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2508 (2) do not indent copyright year list (or anything else).
2509
8cf51b2c
GM
25102006-03-21 Juanma Barranquero <lekktu@gmail.com>
2511
2512 * files.texi (VC Dired Mode): Remove misplaced brackets.
2513
25142006-03-21 Andre Spiegel <spiegel@gnu.org>
2515
2516 * files.texi: Various updates and clarifications in the VC chapter.
2517
25182006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2519
2520 * help.texi (Help Mode): Document "C-c C-c".
2521
8cf51b2c
GM
25222006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2523
2524 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2525 menu in the standalone Info reader.
2526
25272006-03-15 Chong Yidong <cyd@stupidchicken.com>
2528
2529 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2530 moved here from Emacs manual.
2531
2532 * programs.texi (Fortran): Section moved to emacs-xtra.
2533 (Program Modes): Xref to Fortran in emacs-xtra.
2534
2535 * maintaining.texi (Emerge): Move to emacs-xtra.
2536 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2537
2538 * picture.texi: File deleted.
2539 * Makefile.in:
2540 * makefile.w32-in: Remove picture.texi.
2541
2542 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2543 * abbrevs.texi (Abbrevs):
2544 * sending.texi (Sending Mail): Picture node removed.
2545
2546 * emacs.texi (Top): Update node listings.
2547
8cf51b2c
GM
25482006-03-12 Richard Stallman <rms@gnu.org>
2549
2550 * calendar.texi: Various cleanups.
2551
8cf51b2c
GM
25522006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2553
2554 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2555 syntax.
2556
8cf51b2c
GM
25572006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2558
2559 * search.texi (Regexps): More accurately describe which characters
2560 are special in which situations. Recommend _not_ to quote `]' or
2561 `-' when they are not special.
2562
8cf51b2c
GM
25632006-02-28 Andre Spiegel <spiegel@gnu.org>
2564
2565 * files.texi (Old Versions): Clarify operation of C-x v =.
2566
8cf51b2c
GM
25672006-02-21 Nick Roberts <nickrob@snap.net.nz>
2568
2569 * building.texi (Watch Expressions): Update and describe
2570 gdb-speedbar-auto-raise.
2571
25722006-02-19 Richard M. Stallman <rms@gnu.org>
2573
2574 * emacs.texi: Use @smallbook.
2575 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2576 Update subnode menu.
2577
2578 * building.texi (Lisp Interaction): Minor addition.
2579
25802006-02-18 Nick Roberts <nickrob@snap.net.nz>
2581
2582 * building.texi (Watch Expressions): Update and be more precise.
2583
c8763fb6 25842006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2585
2586 * maintaining.texi (Create Tags Table): Explain why the
2587 exception when etags writes to files under the /dev tree.
2588
25892006-02-14 Richard M. Stallman <rms@gnu.org>
2590
2591 * custom.texi (Safe File Variables): Lots of clarification.
2592 Renamed from Unsafe File Variables.
2593
25942006-02-14 Chong Yidong <cyd@stupidchicken.com>
2595
2596 * custom.texi (Unsafe File Variables): File variable confirmation
2597 assumed denied in batch mode.
2598
25992006-02-14 Richard M. Stallman <rms@gnu.org>
2600
2601 * building.texi (GDB User Interface Layout): Don't say `inferior'
2602 for program being debugged.
2603
26042006-02-15 Nick Roberts <nickrob@snap.net.nz>
2605
2606 * building.texi (GDB Graphical Interface):
2607 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2608
26092006-02-13 Chong Yidong <cyd@stupidchicken.com>
2610
2611 * custom.texi (Specifying File Variables, Unsafe File Variables):
2612 New nodes, split from File Variables. Document new file local
2613 variable behavior.
2614
26152006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2616
2617 * display.texi (Standard Faces):
8cf51b2c
GM
2618 * files.texi (Visiting):
2619 * frames.texi (Clipboard):
2620 * glossary.texi (Glossary) <Clipboard>:
2621 * xresources.texi (X Resources): Mention Mac OS port.
2622
8cf51b2c
GM
26232006-02-12 Richard M. Stallman <rms@gnu.org>
2624
2625 * building.texi (Building): Clarify topic in intro.
2626
2627 * maintaining.texi (Maintaining): Change title; clarify topic.
2628 Delete duplicate index entries.
2629
2630 * building.texi (Other GDB User Interface Buffers): Clarifications.
2631
2632 * text.texi (Cell Commands): Clarifications.
2633
2634 * programs.texi (Defuns): Delete duplicate explanation of
2635 left-margin paren convention.
2636 (Hungry Delete): Minor cleanup.
2637
26382006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2639
2640 * dired.texi (Tumme): More tumme documentation.
2641
26422006-02-11 Alan Mackenzie <acm@muc.de>
2643
2644 * programs.texi ("Hungry Delete"): Correct the appellation of the
2645 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2646
26472006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2648
2649 * dired.texi (Tumme): Fix small bug.
2650
26512006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2652
2653 * macos.texi (Mac International): Rename "fontset-mac" to
2654 "fontset-standard".
2655
8cf51b2c
GM
26562006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2657
2658 * dired.texi (Tumme): Basic documentation for Tumme added.
2659
8cf51b2c
GM
26602006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2661
2662 * mule.texi (International):
2663 * programs.texi (Basic Indent): Fix typos.
2664
8cf51b2c
GM
2665 * custom.texi (Minor Modes):
2666 * display.texi (Text Display):
2667 * commands.texi (Text Characters): Update xrefs.
2668
26692006-02-07 Richard M. Stallman <rms@gnu.org>
2670
2671 * emacs.texi (Top): Update subnode menu.
2672 Update info on old Emacs papers.
2673 (Intro): "Graphical display", not window system.
2674
2675 * xresources.texi (GTK styles): Minor clarifications.
2676
2677 * trouble.texi: "Graphical display", not window system.
2678 (Stuck Recursive): Minor clarification.
2679
2680 * text.texi: Minor clarifications.
2681 (Sentences): Explain why two-space convention is better.
2682 Explain sentence-end-without-period here.
2683 (Fill Commands): Not here.
2684 (Refill): Node moved down.
2685 (Filling): Update menu.
2686 (Table Creation, Cell Justification, Column Commands): Clarify.
2687
2688 * sending.texi: Minor clarifications.
2689
2690 * search.texi (Regexp Backslash): Clarification.
2691
2692 * rmail.texi: Minor cleanups.
2693 (Rmail): Delete digression about `rmail-mode'.
2694 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2695 (Rmail Files): Mention C-u M-x rmail.
2696 (Rmail Reply): Mention References.
2697 (Rmail Display): Mention rmail-nonignored-headers.
2698
2699 * programs.texi: Minor cleanups.
2700 (Comment Commands): Mention momentary Transient Mark mode.
2701 (Matching): Be more specific about customizing show-paren-mode.
2702 (Info Lookup): Don't list the modes that support C-h S.
2703 Just say what it does in an unsupported mode.
2704 (Man Page): Delete excessive info on customizing woman.
2705 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2706
2707 * abbrevs.texi: Minor clarifications.
2708 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2709 not "dynamic abbrevs" as if they were a kind of abbrev.
2710
2711 * picture.texi (Picture): Minor cleanup.
2712
2713 * mule.texi (Communication Coding): Say "other applications".
2714 (Fontsets): Not specific to X. Add xref to X Resources.
2715 (Unibyte Mode): Rename from Single-Byte Character Support.
2716 "Graphical display", not window system.
2717 (International): Update menu.
2718
2719 * maintaining.texi (Format of ChangeLog):
2720 New node, split out from ChangeLog.
2721 (ChangeLog): Clarifications in the remaining text.
2722 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2723 (Find Tag): Add @w.
2724 (Tags Search): Explain tag table order here. Simplify grep ref.
2725 (List Tags): tags-tag-face is a variable, not a face.
2726 (Emerge): Cleanups.
2727
2728 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2729 (Keyboard Macros): Avoid "the user".
2730
2731 * killing.texi: "Graphical display", not window system.
2732
2733 * help.texi (Help Echo): "Graphical display", not window system.
2734
2735 * glossary.texi: Say "you", not "the user". Say "graphical display".
2736
2737 * frames.texi: Minor cleanups. "Graphical display", not window system.
2738
2739 * files.texi (Visiting): Make drag-and-drop not X-specific.
2740
2741 * custom.texi: Minor cleanups. "Graphical display", not window system.
2742
2743 * cmdargs.texi: Minor cleanups.
2744
2745 * building.texi (Compilation): Move and split kill-compilation para.
2746 Add para about multiple compilers.
2747 (Compilation Mode): Commands also available in grep mode and others.
2748 Mention C-u C-x ` more tutorially. Clarify C-x `.
2749 (Compilation Shell): Clarify. Put Bash example first.
2750 (Grep Searching): Minor cleanups; add @w.
2751 (Debuggers): Minor cleanups.
2752 (Starting GUD): Make GDB xgraphical mode issue clearer.
2753 (Debugger Operation): Lots of clarifications including
2754 GDB tooltip side-effect issue.
2755 (Commands of GUD): Clarify.
2756 (GUD Customization): Add bashdb-mode-hook.
2757 (GDB Graphical Interface): Rewrite for clarity.
2758 (GDB User Interface Layout): Rewrite for clarity.
2759 (Stack Buffer, Watch Expressions): Likewise.
2760 (Other GDB User Interface Buffers): Cleanups.
2761 (Lisp Libraries, External Lisp): Cleanup.
2762
2763 * basic.texi (Position Info): "Graphical displays", rather than
2764 window systems.
2765
2766 * anti.texi: Minor cleanup.
2767
8cf51b2c
GM
27682006-02-03 Eli Zaretskii <eliz@gnu.org>
2769
2770 * custom.texi (Init File, Find Init): Add cross-references to
2771 where $HOME is described.
2772
27732006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2774
2775 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2776 is not inside the @table.
2777
2778 * emacs.texi (Top): Correct node name.
2779
2780 * files.texi (File Names): Fix @xref.
2781 (Reverting): Fix typo.
2782
2783 * mule.texi (International): Correct node name.
2784
2785 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2786
27872006-02-01 Richard M. Stallman <rms@gnu.org>
2788
2789 * emacs.texi (Top): Update subnode menu.
2790
2791 * mule.texi: Minor clarifications.
2792 Reduce the specific references to X Windows.
2793 Refer to "graphical" terminals, rather than window systems.
2794 (Text Coding): Rename from Specify Coding.
2795 (Communication Coding, File Name Coding, Terminal Coding):
2796 New nodes split out from Text Coding.
2797
2798 * kmacro.texi: Minor clarifications.
2799 (Keyboard Macro Ring): Comment out some excessive commands.
2800 (Basic Keyboard Macro): Split up the table, putting part in each node.
2801
2802 * major.texi: Minor clarifications.
2803
2804 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2805
2806 * windows.texi: Minor clarifications.
2807 (Change Window): Don't describe mode-line mouse cmds here.
2808 Add xref to Mode Line Mouse.
2809
2810 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2811
2812 * macos.texi (Mac International): Fix xref.
2813
2814 * indent.texi: Minor clarifications.
2815
2816 * frames.texi: Minor clarifications.
2817 Reduce the specific references to X Windows.
2818 Refer to "graphical" terminals, rather than window systems.
2819 (Frame Parameters): Don't mention commands like
2820 set-foreground-color. Just say to customize a face.
2821 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2822
2823 * files.texi: Minor clarifications.
2824 (Numbered Backups): New node, split out from Backup Names.
2825
2826 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2827
2828 * cmdargs.texi (General Variables): Fix xref.
2829
2830 * buffers.texi: Minor clarifications.
2831
8cf51b2c
GM
28322006-01-31 Richard M. Stallman <rms@gnu.org>
2833
2834 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2835 Nodes moved to top.
2836
2837 * display.texi: Minor clarifications.
2838 (Display): Rearrange menu.
2839 (Standard Faces): Mention query-replace face.
2840 (Faces): Simplify.
2841 (Font Lock): Simplify face customization info.
2842 (Highlight Changes): Node merged into Highlight Interactively.
2843 (Highlight Interactively): Much rewriting and cleanup.
2844 (Optional Mode Line): Narrowed line number not good for goto-line.
2845 Simplify face customization advice.
2846 (Text Display): Mention use of escape-glyph face.
2847 Move ctl-arrow and tab-width here.
2848 (Display Custom): Move no-redraw-on-reenter to end of node.
2849
2850 * search.texi: Minor clarifications.
2851 (Isearch Scroll): Simplify.
2852 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2853
2854 * regs.texi (Registers): Mention bookmarks here.
2855
2856 * mark.texi: Minor clarifications.
2857 (Selective Undo): Node deleted.
2858
2859 * m-x.texi: Minor clarifications.
2860
2861 * killing.texi: Minor clarifications.
2862 Refer to "graphical" terminals, rather than window systems.
2863
2864 * help.texi: Clarifications.
2865 (Help): Don't describe C-h F and C-h K here.
2866 (Key Help): Describe C-h K here.
2867 (Name Help): Mention Emacs Lisp Intro.
2868 Describe C-h F here.
2869 (Misc Help): Mention C-h F and C-h K only briefly.
2870
2871 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2872 Selective undo text merged in.
2873 (Spelling): Mention Aspell along with Ispell.
2874
2875 * emacs.texi (Top): Update subnode menus.
2876
2877 * basic.texi (Basic Undo): Rename from Undo. Most of text
2878 moved to new Undo node.
2879
8cf51b2c
GM
28802006-01-29 Chong Yidong <cyd@stupidchicken.com>
2881
2882 * basic.texi (Continuation Lines, Inserting Text):
2883 Mention longlines mode.
2884
28852006-01-29 Richard M. Stallman <rms@gnu.org>
2886
10d1d0af 2887 * screen.texi: Minor cleanups.
8cf51b2c
GM
2888 (Screen): Clean up the intro paragraphs.
2889 (Mode Line): Lots of rewriting. Handle frame-name better.
2890 eol-mnemonic-... vars moved out.
2891
2892 * emacs.texi (Top): Change menu item for MS-DOS node.
2893 Update subnode menu.
2894
2895 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2896 chapter relates to Windows. Title changed.
2897
2898 * mini.texi: Minor cleanups.
2899
2900 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2901 (Mark): Put it in the menu.
2902
2903 * entering.texi: Minor cleanups.
2904
2905 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2906 (Intro): Refer to "graphical" terminals, rather than X.
2907
2908 * display.texi (Display Custom): Add xref to Variables.
2909 (Optional Mode Line): eol-mnemonic-... vars moved here.
2910
2911 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2912 rather than X.
2913
8cf51b2c
GM
2914 * basic.texi: Minor cleanups.
2915 (Undo): selective-undo moved.
2916
8cf51b2c
GM
29172006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2918
2919 * anti.texi (Antinews): Various corrections and additions.
2920
29212006-01-23 Juri Linkov <juri@jurta.org>
2922
2923 * custom.texi (Easy Customization, Customization Groups)
2924 (Browsing Custom): Mention links along with buttons.
2925
8cf51b2c
GM
29262006-01-21 Eli Zaretskii <eliz@gnu.org>
2927
8cf51b2c
GM
2928 * text.texi (TeX Print): Use @key for TAB.
2929
8cf51b2c
GM
2930 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2931
8cf51b2c
GM
29322006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2933
2934 * files.texi (File Aliases): Don't claim that usually separate
2935 buffers are created for two file names that name the same data.
2936 Mention additional situations where different names mean the same
2937 file on disk.
2938
29392006-01-19 Richard M. Stallman <rms@gnu.org>
2940
2941 * killing.texi (Deletion): Upcase @key argument.
2942
2943 * custom.texi (Custom Themes): Minor cleanup.
2944
2945 * programs.texi (Hungry Delete): Upcase @key argument.
2946
8cf51b2c
GM
29472006-01-16 Juri Linkov <juri@jurta.org>
2948
2949 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2950 Move `mode-line-highlight' before `mode-line-buffer-id'.
2951
8cf51b2c
GM
29522006-01-14 Richard M. Stallman <rms@gnu.org>
2953
2954 * basic.texi (Inserting Text): Minor cleanup.
2955
8cf51b2c
GM
29562006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2957
2958 * custom.texi (Changing a Variable, Face Customization):
2959 Update for changes in Custom menus.
2960
8cf51b2c
GM
29612006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2962
2963 * macos.texi (Mac International): Undo last change.
2964
8cf51b2c
GM
29652006-01-02 Chong Yidong <cyd@stupidchicken.com>
2966
2967 * custom.texi (Custom Themes): Describe the new
2968 customize-create-theme interface.
2969
29702005-12-30 Juri Linkov <juri@jurta.org>
2971
2972 * basic.texi (Position Info): Update example.
2973
c8763fb6 29742005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2975
2976 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2977
29782005-12-24 Chong Yidong <cyd@stupidchicken.com>
2979
2980 * custom.texi (Custom Themes): `load-theme' always loads.
2981
29822005-12-23 Juri Linkov <juri@jurta.org>
2983
2984 * display.texi (Highlight Interactively): Use double space to
2985 separate sentences. Replace C-p with M-p, and C-n with M-n.
2986
29872005-12-22 Richard M. Stallman <rms@gnu.org>
2988
2989 * custom.texi (Easy Customization and subnodes):
2990 Replace "active field" with "button".
2991 Use "user option" only for variables.
2992 Use "setting" for variable-or-face.
2993
29942005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2995
2996 * buffers.texi (Select Buffer): Change order in table to make
2997 "Similar" refer to the correct item.
2998 (Indirect Buffers): Minor rewording.
2999
8cf51b2c
GM
30002005-12-20 Juri Linkov <juri@jurta.org>
3001
3002 * files.texi (VC Status): Put P and N near p and n.
3003
8cf51b2c
GM
30042005-12-19 Richard M. Stallman <rms@gnu.org>
3005
3006 * programs.texi (Electric C): Delete the info about newline control.
3007 (Other C Commands): Minor cleanup.
3008 (Left Margin Paren): Minor cleanup.
3009
30102005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3011
3012 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3013 (Customization Groups): Delete text moved to "Browsing Custom".
3014 (Browsing Custom): New node.
3015 (Specific Customization): Clarify which commands only work for
3016 loaded options.
3017
30182005-12-18 Bill Wohler <wohler@newt.com>
3019
3020 * frames.texi (Tool Bars): Shorten text of previous change.
3021
30222005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3023
3024 * files.texi (VC Status): Document log-view mode.
3025
30262005-12-18 Bill Wohler <wohler@newt.com>
3027
3028 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3029 permanently via the customize interface.
3030
8cf51b2c
GM
30312005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3032
3033 * killing.texi (Killing by Lines): Document `kill-whole-line'
3034 function.
3035
c8763fb6 30362005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3037
3038 * buffers.texi (Select Buffer): Change `prev-buffer' to
3039 `previous-buffer'. Indicate that these functions use a frame
3040 local buffer list.
3041
8cf51b2c
GM
30422005-12-12 Richard M. Stallman <rms@gnu.org>
3043
3044 * custom.texi (Easy Customization): Change menu comment.
3045 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3046
3047 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3048 (Help): Among the Apropos commands, describe only C-h a here.
3049
30502005-12-11 Richard M. Stallman <rms@gnu.org>
3051
3052 * programs.texi (Options for Comments): Comment-end starts with space.
3053
3054 * glossary.texi (Glossary): Minor cleanup.
3055
3056 * files.texi (Old Versions): Use @table.
3057
8cf51b2c
GM
30582005-12-10 David Koppelman <koppel@ece.lsu.edu>
3059
3060 * display.texi (Highlight Interactively): Include
3061 global-hi-lock-mode. Add miscellaneous details and elaborations.
3062
30632005-12-09 Richard M. Stallman <rms@gnu.org>
3064
3065 * display.texi (Font Lock): Delete the Global FL menu item.
3066
30672005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3068
3069 * custom.texi (Minibuffer Maps): Mention the maps for file name
3070 completion.
3071
30722005-12-09 Kim F. Storm <storm@cua.dk>
3073
3074 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3075 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3076 cursor to next corner in rectangle; clarify insert around rectangle.
3077
8cf51b2c
GM
30782005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3079
3080 * custom.texi (Customization): Use xref to elisp manual for
3081 non-TeX output.
3082 (Minor Modes): Update.
3083 (Customization Groups, Changing a Variable, Face Customization):
3084 Update for new appearance of Custom buffers.
3085 (Changing a Variable): `custom-buffer-done-function' has been
3086 replaced by `custom-buffer-done-kill'.
3087 (Specific Customization): In the `customize-group' buffer, a
3088 subgroup's contents are not "hidden". They are not included at
3089 all. They have no [Show] button.
3090 (Mouse Buttons): Add pxref to description of mouse event lists in
3091 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3092 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3093 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3094
30952005-12-08 Richard M. Stallman <rms@gnu.org>
3096
3097 * mini.texi (Completion Commands, Completion):
3098 In file name input, SPC does not do completion.
3099
8cf51b2c
GM
31002005-12-08 Nick Roberts <nickrob@snap.net.nz>
3101
3102 * building.texi (GDB Graphical Interface): Explain screen size
3103 setting.
3104 (Other GDB User Interface Buffers): Describe features specific to
3105 GDB 6.4.
3106
8cf51b2c
GM
31072005-12-01 Nick Roberts <nickrob@snap.net.nz>
3108
3109 * building.texi (GDB User Interface Layout): Describe how to
3110 kill associated buffers.
3111 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3112 (Watch Expressions): Be more precise.
3113 (Other GDB User Interface Buffers): Describe how to change a
3114 register value.
3115
8cf51b2c
GM
31162005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3117
3118 * macos.texi (Mac Input): Remove description of
3119 mac-command-key-is-meta. Add descriptions of
3120 mac-control-modifier, mac-command-modifier, and
3121 mac-option-modifier.
3122 (Mac International): Fix description of conversion of clipboard data.
3123 (Mac Font Specs): Add example of font customization by face attributes.
3124
31252005-11-22 Nick Roberts <nickrob@snap.net.nz>
3126
3127 * building.texi (Watch Expressions): Expand description.
3128 (Other GDB User Interface Buffers): Describe local map for
3129 gud-watch.
3130
31312005-11-21 Chong Yidong <cyd@stupidchicken.com>
3132
3133 * display.texi (Font Lock): Font lock is enabled by default now.
3134
31352005-11-20 Juri Linkov <juri@jurta.org>
3136
3137 * basic.texi (Position Info): Update examples of the output.
3138 Remove the fact that examples are produced in the TeXinfo buffer,
3139 because in the Info reader users will get a different output from
3140 `C-x ='.
3141
3142 * building.texi (Compilation Mode): Remove paragraph duplicated
3143 from the node `Compilation'. Add `compilation-skip-threshold'.
3144
3145 * display.texi (Font Lock): Suggest more user-friendly method of
3146 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3147
31482005-11-18 Richard M. Stallman <rms@gnu.org>
3149
3150 * files.texi (Registering): Mention @@ in mode line.
3151
3152 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3153
31542005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3155
3156 * files.texi (Renaming and VC): Some back-ends don't
3157 handle renaming.
3158
8cf51b2c
GM
31592005-11-17 Juri Linkov <juri@jurta.org>
3160
3161 * emacs.texi (Top):
3162 * display.texi (Highlight Interactively): Put this font-lock based
3163 mode near Font Lock node.
3164
31652005-11-16 Chong Yidong <cyd@stupidchicken.com>
3166
3167 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3168 icons.
3169
31702005-11-12 Kim F. Storm <storm@cua.dk>
3171
3172 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3173 (Help Summary): Add C-h d and C-h e.
3174 (Apropos): Clarify that all apropos commands may search for either
3175 list of words or a regexp. Add C-h d for apropos-documentation.
3176 Describe apropos-documentation-sort-by-scores user option.
3177
8cf51b2c
GM
31782005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3179
3180 * killing.texi (CUA Bindings): Add @section.
3181
31822005-11-10 Kim F. Storm <storm@cua.dk>
3183
3184 * emacs.texi (Top): Add CUA Bindings entry to menu.
3185
3186 * killing.texi (CUA Bindings): New node. Moved here from
3187 misc.texi and extended with info on rectangle commands and
3188 rectangle highlighting, interface to registers, and the global
3189 mark feature.
3190
3191 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3192
3193 * regs.texi: Prev link points to CUA Bindings node.
3194
31952005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3196
3197 * help.texi (Help Echo): By default, help echos are only shown on
3198 mouse-over, not on point-over.
3199
c8763fb6 32002005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3201
3202 * misc.texi (Shell Mode): Describe how to activate password echoing.
3203
8cf51b2c
GM
32042005-11-04 Romain Francoise <romain@orebokech.com>
3205
3206 * mark.texi (Mark Ring): Fix typo.
3207
32082005-11-03 Richard M. Stallman <rms@gnu.org>
3209
3210 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3211
32122005-11-01 Bill Wohler <wohler@newt.com>
3213
3214 * help.texi (Help Mode): Fix typo.
3215
32162005-11-01 Nick Roberts <nickrob@snap.net.nz>
3217
3218 * building.texi (Other GDB User Interface Buffers): Describe
3219 the command gdb-use-inferior-io-buffer.
3220
32212005-10-31 Romain Francoise <romain@orebokech.com>
3222
3223 * files.texi (Compressed Files): Fix typo.
3224
3225 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3226
3227 * windows.texi (Force Same Window): Likewise.
3228
32292005-10-30 Bill Wohler <wohler@newt.com>
3230
3231 * help.texi (Help Mode): URLs viewed with browse-url.
3232
32332005-10-31 Nick Roberts <nickrob@snap.net.nz>
3234
3235 * building.texi (GDB Graphical Interface): Don't reference
3236 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3237 must stay in same frame.
3238
32392005-10-29 Chong Yidong <cyd@stupidchicken.com>
3240
3241 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3242
3243 * anti.texi (Antinews): Likewise.
3244
8cf51b2c
GM
32452005-10-28 Bill Wohler <wohler@newt.com>
3246
3247 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3248
32492005-10-28 Richard M. Stallman <rms@gnu.org>
3250
3251 * files.texi (Visiting): Explain how to enter ? in a file name.
3252
3253 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3254
8cf51b2c
GM
32552005-10-25 Nick Roberts <nickrob@snap.net.nz>
3256
3257 * building.texi (GDB Graphical Interface): Describe
3258 gdb-mouse-until.
3259
32602005-10-23 Richard M. Stallman <rms@gnu.org>
3261
3262 * custom.texi (Init File): Recommend when to use site-start.el.
3263
8cf51b2c
GM
32642005-10-21 Juri Linkov <juri@jurta.org>
3265
3266 * custom.texi (Examining): Mention accessing the old variable
3267 value via M-n in set-variable.
3268
8cf51b2c
GM
32692005-10-18 Romain Francoise <romain@orebokech.com>
3270
3271 * files.texi (Version Systems): Capitalize GNU.
3272
8cf51b2c
GM
32732005-10-18 Nick Roberts <nickrob@snap.net.nz>
3274
3275 * building.texi (Compilation Mode): Remove redundant paragraph.
3276 (Watch Expressions): Remove paragraph to reflect code change.
3277
8cf51b2c
GM
32782005-10-16 Richard M. Stallman <rms@gnu.org>
3279
3280 * building.texi (Compilation Mode, Compilation): Clarified.
3281
32822005-10-15 Richard M. Stallman <rms@gnu.org>
3283
3284 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3285
8cf51b2c
GM
32862005-10-13 Kenichi Handa <handa@m17n.org>
3287
3288 * basic.texi (Position Info): Fix previous change.
3289
c8763fb6 32902005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3291
3292 * cmdargs.texi (Icons X): Fix typo.
3293
32942005-10-12 Kenichi Handa <handa@m17n.org>
3295
3296 * basic.texi (Position Info): Describe the case that Emacs shows
3297 "part of display ...".
3298
c8763fb6 32992005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3300
3301 * cmdargs.texi (Icons X): -nb => -nbi.
3302
33032005-10-10 Chong Yidong <cyd@stupidchicken.com>
3304
3305 * frames.texi (Speedbar): A couple more clarifications.
3306
33072005-10-11 Nick Roberts <nickrob@snap.net.nz>
3308
3309 * building.texi (GDB User Interface Layout): Improve diagram.
3310 (Watch Expressions): Explain how to make speedbar global.
3311 (Other GDB User Interface Buffers): Make references more precise.
3312
8cf51b2c
GM
33132005-10-09 Richard M. Stallman <rms@gnu.org>
3314
3315 * frames.texi (Speedbar): Clarify the text.
3316
33172005-10-09 Chong Yidong <cyd@stupidchicken.com>
3318
3319 * frames.texi (Speedbar): Add information on keybindings,
3320 dismissing the speedbar, and buffer display mode. Link to
3321 speedbar manual.
3322
c8763fb6 33232005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3324
3325 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3326 added -nb, --no-bitmap-icon.
3327
8cf51b2c
GM
33282005-10-07 Nick Roberts <nickrob@snap.net.nz>
3329
3330 * building.texi (GDB Graphical Interface): Add variables and
3331 functions to indices. Be more precise.
3332
c8763fb6 33332005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3334
3335 * frames.texi (Drag and Drop): Remove the x- from
3336 x-dnd-open-file-other-window and xdnd-protocol-alist.
3337
33382005-09-30 Romain Francoise <romain@orebokech.com>
3339
3340 * mini.texi (Minibuffer): The default value now appears before the
3341 colon in minibuffer prompts.
3342
8cf51b2c
GM
33432005-09-25 Richard M. Stallman <rms@gnu.org>
3344
3345 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3346
8cf51b2c
GM
33472005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3348
3349 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3350
8cf51b2c
GM
33512005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3352
3353 * emacs.texi (Top): Update submenus from macos.texi.
3354
3355 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3356 (Mac OS): Update feature support status.
3357 (Mac Input): List supported input scripts. Remove description
3358 about `mac-keyboard-text-encoding'. Mention mouse button
3359 emulation and related variables.
3360 (Mac International): Mention Central European and Cyrillic
3361 support. Now `keyboard-coding-system' is dynamically changed.
3362 Add description about coding system for selection. Add
3363 description about language environment.
3364 (Mac Environment Variables): Mention
3365 `~/.MacOSX/environment.plist'. Give example of command line
3366 arguments. Add Preferences support.
3367 (Mac Directories): Explicitly state that this node is for Mac OS
3368 Classic only.
3369 (Mac Font Specs): Mention specification for scalable fonts. List
3370 supported charsets. Add preferred way of creating fontsets. Add
3371 description about `mac-allow-anti-aliasing'.
3372 (Mac Functions): Add descriptions about `mac-set-file-creator',
3373 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3374 and `mac-get-preference'.
3375
8cf51b2c
GM
33762005-09-16 Romain Francoise <romain@orebokech.com>
3377
3378 Update all files to specify GFDL version 1.2.
3379
3380 * doclicense.texi (GNU Free Documentation License): Update to
3381 version 1.2.
3382
33832005-09-15 Richard M. Stallman <rms@gnu.org>
3384
3385 * buffers.texi (List Buffers): Fix xref.
3386
3387 * rmail.texi (Rmail Basics): Fix xref.
3388
3389 * emacs.texi (Top): Update subnode menus.
3390
3391 * files.texi (Saving Commands): New node, broken out of Saving.
3392 (Customize Save): New node, broken out of Saving.
3393 Clarify effect of write-region-inhibit-fsync.
3394 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3395
8cf51b2c
GM
33962005-09-14 Romain Francoise <romain@orebokech.com>
3397
3398 * files.texi (Saving): Mention write-region-inhibit-fsync.
3399
34002005-09-05 Chong Yidong <cyd@stupidchicken.com>
3401
3402 * custom.texi (Custom Themes): New node.
3403
34042005-09-03 Richard M. Stallman <rms@gnu.org>
3405
49823426
GM
3406 * search.texi (Search Case): Mention vars that control
3407 case-fold-search for various operations.
8cf51b2c
GM
3408
34092005-08-22 Juri Linkov <juri@jurta.org>
3410
3411 * display.texi (Standard Faces): Merge the text from
3412 `(elisp)Standard Faces' into this node.
3413
34142005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3415
3416 * emacs.texi (Top): Delete menu item for deleted node
3417 Keyboard Translations.
3418
34192005-08-18 Richard M. Stallman <rms@gnu.org>
3420
8cf51b2c
GM
3421 * trouble.texi (Unasked-for Search):
3422 Delete xref to Keyboard Translations.
3423
3424 * glossary.texi (Glossary): Delete xref.
3425
8cf51b2c
GM
3426 * custom.texi (Minor Modes): Say that the list here is not complete.
3427 (Keyboard Translations): Node deleted.
3428 (Disabling): Delete xref to it.
3429 (Customization Groups): Fix Custom buffer example.
3430 (Hooks): Mention remove-hooks.
3431
34322005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3433
3434 * building.texi (GDB Graphical Interface): Improve filling of menu
3435 item.
3436
34372005-08-18 Nick Roberts <nickrob@snap.net.nz>
3438
3439 * building.texi (GDB Graphical Interface): Use better node names.
3440
34412005-08-14 Richard M. Stallman <rms@gnu.org>
3442
3443 * text.texi (Sentences): Fix xref.
3444
34452005-08-14 Juri Linkov <juri@jurta.org>
3446
3447 * building.texi (Compilation, Grep Searching): Move grep command
3448 headings from `Compilation' to `Grep Searching'.
3449
3450 * dired.texi (Dired and Find):
3451 * maintaining.texi (Tags Search): Replace grep xref to
3452 `Compilation' node with `Grep Searching'.
3453
3454 * files.texi (Comparing Files): Replace xref to `Compilation' with
3455 `Compilation Mode'.
3456
34572005-08-13 Alan Mackenzie <acm@muc.de>
3458
3459 * search.texi (Non-ASCII Isearch): Correct a typo.
3460 (Replacement Commands): Mention query-replace key binding.
3461
34622005-08-11 Richard M. Stallman <rms@gnu.org>
3463
3464 * programs.texi (Options for Comments): Fix xref.
3465
3466 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3467 out of Regexps.
3468
8cf51b2c
GM
34692005-08-09 Juri Linkov <juri@jurta.org>
3470
3471 * building.texi (Compilation): Use `itemx' instead of `item'.
3472 (Grep Searching): Simplify phrase.
3473
3474 * display.texi (Standard Faces): Describe vertical-border on
3475 window systems.
3476
3477 * windows.texi (Split Window): Simplify phrase and mention
3478 vertical-border face.
3479
34802005-08-09 Richard M. Stallman <rms@gnu.org>
3481
3482 * files.texi (Comparing Files): Clarify compare-windows.
3483
3484 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3485
8cf51b2c
GM
34862005-08-06 Eli Zaretskii <eliz@gnu.org>
3487
3488 * mule.texi (Coding Systems): Rephrase the paragraph about
3489 codepages: no need for "M-x codepage-setup" anymore, except on
3490 MS-DOS.
3491
3492 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3493 the MS-DOS port only.
3494
34952005-07-30 Eli Zaretskii <eliz@gnu.org>
3496
3497 * makefile.w32-in (info): Don't run multi-install-info.bat.
3498 ($(infodir)/dir): New target, produced by running
3499 multi-install-info.bat.
3500
8cf51b2c
GM
35012005-07-22 Eli Zaretskii <eliz@gnu.org>
3502
3503 * files.texi (Quoted File Names): Add index entry.
3504
8cf51b2c
GM
35052005-07-19 Juri Linkov <juri@jurta.org>
3506
3507 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3508
35092005-07-18 Juri Linkov <juri@jurta.org>
3510
8cf51b2c
GM
3511 * custom.texi (Easy Customization):
3512 * files.texi (Old Versions):
3513 * frames.texi (Wheeled Mice):
3514 * mule.texi (Specify Coding):
8cf51b2c
GM
3515 * text.texi (Cell Justification):
3516 * trouble.texi (After a Crash):
8cf51b2c
GM
3517 * xresources.texi (GTK styles):
3518 Delete duplicate duplicate words.
3519
35202005-07-17 Richard M. Stallman <rms@gnu.org>
3521
3522 * frames.texi (Creating Frames): Fix foreground color example.
3523
3524 * custom.texi (Init Examples): Clean up text about conditionals.
3525
35262005-07-16 Richard M. Stallman <rms@gnu.org>
3527
3528 * mini.texi (Completion Commands): Fix command name for ?.
3529
8cf51b2c
GM
35302005-07-16 Eli Zaretskii <eliz@gnu.org>
3531
3532 * display.texi (Standard Faces): Explain that customization of
3533 `menu' face has no effect on w32 and with GTK. Add
3534 cross-references.
3535
3536 * cmdargs.texi (General Variables): Clarify the default location
3537 of $HOME on w32 systems.
3538
35392005-07-15 Jason Rumney <jasonr@gnu.org>
3540
3541 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3542 changed.
3543
35442005-07-08 Kenichi Handa <handa@m17n.org>
3545
3546 * mule.texi (Recognize Coding): Recommend
3547 revert-buffer-with-coding-system instead of revert-buffer.
3548
35492005-07-07 Richard M. Stallman <rms@gnu.org>
3550
3551 * anti.texi (Antinews): Mention mode-line-inverse-video.
3552
3553 * files.texi (Saving): Minor correction about C-x C-w.
3554
3555 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3556
35572005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3558
3559 * search.texi (Isearch Scroll): Add example of using the
3560 `isearch-scroll' property.
3561 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3562 `Display Custom' node.
3563 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3564 and de-emphasize it.
3565 (Other Repeating Search): `occur' currently can not correctly
3566 handle multiline matches. Correct, clarify and update description
3567 of `flush-lines' and `keep-lines'.
3568
3569 * display.texi (Display Custom): Add anchor for `baud-rate'.
3570
35712005-07-07 Richard M. Stallman <rms@gnu.org>
3572
3573 * gnu.texi: Update where to get GNU status; add refs for how to help.
3574 Add footnotes 6 and 7.
3575
35762005-07-04 Lute Kamstra <lute@gnu.org>
3577
3578 Update FSF's address in GPL notices.
3579
8cf51b2c 3580 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3581 * trouble.texi (Checklist): Update FSF's address.
3582
8cf51b2c
GM
35832005-06-24 Richard M. Stallman <rms@gnu.org>
3584
3585 * display.texi (Text Display): Change index entries.
3586
35872005-06-24 Eli Zaretskii <eliz@gnu.org>
3588
3589 * makefile.w32-in (MAKEINFO): Use --force.
3590 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3591 Makefile.in.
8cf51b2c
GM
3592
35932005-06-23 Richard M. Stallman <rms@gnu.org>
3594
3595 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3596 nobreak-char-display.
3597
3598 * emacs.texi (Top): Update detailed node listing.
3599
3600 * display.texi (Text Display): Renamed show-nonbreak-escape
3601 to nobreak-char-display and no-break-space to nobreak-space.
3602 (Standard Faces): Split up the list of standard faces
3603 and put it in a separate node. Add nobreak-space and
3604 escape-glyph.
3605
8cf51b2c
GM
36062005-06-23 Lute Kamstra <lute@gnu.org>
3607
3608 * mule.texi (Select Input Method): Fix typo.
3609
36102005-06-23 Kenichi Handa <handa@m17n.org>
3611
3612 * mule.texi (International): List all supported scripts. Adjust
3613 text for that leim is now included in the normal Emacs
3614 distribution.
3615 (Language Environments): List all language environments.
3616 Intlfonts contains fonts for most supported scripts, not all..
3617 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3618 input a specific character.
8cf51b2c
GM
3619 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3620
36212005-06-23 Juanma Barranquero <lekktu@gmail.com>
3622
49823426 3623 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3624
36252005-06-22 Miles Bader <miles@gnu.org>
3626
3627 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3628
36292005-06-20 Miles Bader <miles@gnu.org>
3630
3631 * display.texi (Faces): Add `vertical-divider'.
3632
36332005-06-17 Richard M. Stallman <rms@gnu.org>
3634
3635 * text.texi (Adaptive Fill): Minor clarification.
3636
8cf51b2c
GM
36372005-06-10 Lute Kamstra <lute@gnu.org>
3638
3639 * emacs.texi (Top): Correct version number.
3640 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3641 refer to the current version of Emacs.
3642
36432005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3644
3645 * files.texi (Log Buffer): Document when there can be more than
3646 one file to be committed.
3647
36482005-06-08 Juri Linkov <juri@jurta.org>
3649
3650 * display.texi (Faces): Add `shadow' face.
3651
36522005-06-07 Masatake YAMATO <jet@gyve.org>
3653
3654 * display.texi (Faces): Write about mode-line-highlight.
3655
36562005-06-06 Richard M. Stallman <rms@gnu.org>
3657
3658 * misc.texi (Printing Package): Explain how to initialize
3659 printing package.
3660
3661 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3662
36632005-06-05 Chong Yidong <cyd@stupidchicken.com>
3664
3665 * emacs.texi: Rename Hardcopy to Printing.
3666 Make PostScript and PostScript Variables subnodes of it.
3667
3668 * misc.texi (Printing): Rename node from Hardcopy.
3669 Mention menu bar options.
3670 Move PostScript and PostScript Variables to submenu.
3671 (Printing package): New node.
3672
3673 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3674
3675 * dired.texi (Operating on Files): Likewise.
3676
3677 * calendar.texi (Displaying the Diary): Likewise.
3678
3679 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3680
3681 * glossary.texi (Glossary): Likewise.
3682
3683 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3684 effect.
3685
36862005-06-04 Richard M. Stallman <rms@gnu.org>
3687
3688 * trouble.texi (After a Crash): Polish previous change.
3689
8cf51b2c
GM
36902005-05-30 Noah Friedman <friedman@splode.com>
3691
3692 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3693 recovery mechanism.
3694
8cf51b2c
GM
36952005-05-28 Nick Roberts <nickrob@snap.net.nz>
3696
3697 * building.texi (Other Buffers): SPC toggles display of
3698 floating point registers.
3699
8cf51b2c
GM
37002005-05-27 Nick Roberts <nickrob@snap.net.nz>
3701
3702 * files.texi (Log Buffer): Merge in description of Log Edit
3703 mode from pcl-cvs.texi.
3704
37052005-05-26 Richard M. Stallman <rms@gnu.org>
3706
3707 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3708
8cf51b2c
GM
37092005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3710
3711 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3712 not enabled by default.
3713 When not on a word, `ispell-word' by default checks the word
3714 before point.
3715
37162005-05-24 Nick Roberts <nickrob@snap.net.nz>
3717
3718 * building.texi (Debugger Operation): Simplify last sentence.
3719
37202005-05-23 Lute Kamstra <lute@gnu.org>
3721
3722 * emacs.texi: Update FSF's address throughout.
3723 (Preface): Use @cite.
3724 (Distrib): Add cross reference to the node "Copying". Mention the
3725 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3726 printed manuals.
3727 (Intro): Use @xref for the Emacs Lisp Intro.
3728
8cf51b2c
GM
37292005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3730
3731 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3732
3733 * basic.texi (Moving Point): Mention default for `goto-line'.
3734
3735 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3736 of a variable's docstring.
3737
37382005-05-18 Lute Kamstra <lute@gnu.org>
3739
3740 * maintaining.texi (Overview of Emerge): Add cross reference.
3741 Remove duplication.
3742
3743 * emacs.texi (Top): Update to the current structure of the manual.
3744 * misc.texi (Emacs Server): Add menu description.
3745 * files.texi (Saving): Fix menu.
3746 * custom.texi (Customization): Fix menu.
3747 * mule.texi (International): Fix menu.
3748 * kmacro.texi (Keyboard Macros): Fix menu.
3749
37502005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3751
3752 * display.texi: Various minor changes.
3753 (Faces): Delete text that is repeated in the next section.
3754
37552005-05-16 Nick Roberts <nickrob@snap.net.nz>
3756
3757 * building.texi (Debugger Operation): Mention GUD tooltips are
3758 disabled with GDB in text command mode.
3759
8cf51b2c
GM
37602005-05-16 Nick Roberts <nickrob@snap.net.nz>
3761
3762 * building.texi: Replace toolbar with "tool bar" for consistency.
3763 (Compilation Mode): Describe compilation-context-lines
3764 and use of arrow in compilation buffer.
3765 (Debugger Operation): Replace help text with variable's value.
3766
3767 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3768 consistency.
3769
37702005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3771
3772 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3773 Add xref.
3774
8cf51b2c
GM
37752005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3776
3777 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3778 (Position Info): Delete discussion of `goto-line'. It is already
3779 described in `Moving point'.
3780
3781 * mini.texi (Completion Commands): Correct reference.
3782 (Completion Options): Fix typo.
3783
3784 * killing.texi (Deletion): Complete description of `C-x C-o'.
3785
8cf51b2c
GM
37862005-05-10 Richard M. Stallman <rms@gnu.org>
3787
3788 * building.texi (Compilation): Clarify recompile's directory choice.
3789
3790 * frames.texi (Tooltips): Cleanups.
3791
3792 * basic.texi (Arguments): Fix punctuation.
3793
37942005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3795
3796 * screen.texi (Menu Bar): The up and down (not left and right)
3797 arrow keys move through a keyboard menu.
3798
37992005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3800
3801 * basic.texi: Various typo and grammar fixes.
3802 (Moving Point): C-a now runs move-beginning-of-line.
3803
38042005-05-08 Nick Roberts <nickrob@snap.net.nz>
3805
3806 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3807
3808 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3809 as different animals.
3810
38112005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3812
3813 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3814 Correct index entry.
3815
38162005-05-07 Nick Roberts <nickrob@snap.net.nz>
3817
3818 * building.texi (Debugger Operation): Update to reflect changes
3819 in GUD tooltips.
3820
38212005-04-30 Richard M. Stallman <rms@gnu.org>
3822
3823 * files.texi (Compressed Files): Auto Compression normally enabled.
3824
3825 * building.texi (Debugger Operation): Clarify previous change.
3826
8cf51b2c
GM
38272005-04-28 Nick Roberts <nickrob@snap.net.nz>
3828
3829 * building.texi (Debugger Operation): Add description for
3830 GUD tooltips when program is not running.
3831
38322005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3833
3834 * misc.texi (Shell): Add `Shell Prompts' to menu.
3835 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3836 description. Delete remarks moved to new node.
3837 (Shell Prompts): New node.
3838 (History References): Replace remarks moved to `Shell Prompts'
3839 with xref to that node.
3840 (Remote Host): Clarify how to specify the terminal type when
3841 logging in to a different machine.
3842
38432005-04-26 Richard M. Stallman <rms@gnu.org>
3844
3845 * emacs.texi (Top): Update submenus from files.texi.
3846
3847 * files.texi (Filesets): Clarify previous change.
3848
3849 * dired.texi (Misc Dired Features): Clarify previous change.
3850
38512005-04-25 Chong Yidong <cyd@stupidchicken.com>
3852
3853 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3854
3855 * dired.texi (Misc Dired Features): Document
3856 dired-compare-directories.
3857
3858 * files.texi (Filesets): New node.
3859 (File Conveniences): Document Image mode.
3860
3861 * text.texi (TeX Print): Document tex-compile.
3862
38632005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3864
3865 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3866 Delete redundant reference to tooltip Custom group. It is
3867 referred too again in the next paragraph.
3868
38692005-04-24 Richard M. Stallman <rms@gnu.org>
3870
3871 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3872
8cf51b2c
GM
38732005-04-19 Kim F. Storm <storm@cua.dk>
3874
3875 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3876
38772005-04-18 Lars Hansen <larsh@math.ku.dk>
3878
3879 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3880 turns off desktop-save-mode.
3881
38822005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3883
3884 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3885 by default in terminals compatible with xterm. Mention that
3886 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3887 node.
3888
8cf51b2c
GM
38892005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3890
3891 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3892
c8763fb6 38932005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3894
3895 * xresources.texi (Table of Resources): Add cursorBlink.
3896
38972005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3898
3899 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3900 `d', `C-d' and `u'.
3901
39022005-04-11 Richard M. Stallman <rms@gnu.org>
3903
3904 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3905 (Misc X): Add -D, --basic-display.
3906
3907 * maintaining.texi (Change Log): Correct the description of
3908 the example.
3909
3910 * major.texi (Choosing Modes): Document magic-mode-alist.
3911
8cf51b2c
GM
39122005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3913
3914 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3915 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3916 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3917 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3918 `w', respectively.
3919 (Rmail Labels): Mention `l'.
3920 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3921 (Rmail Summary Edit): Describe `j' and RET.
3922
c8763fb6 39232005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3924
3925 * xresources.texi (Lucid Resources): Add fontSet resource.
3926
8cf51b2c
GM
39272005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3928
3929 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3930 now called `indicate-empty-lines'.
3931
39322005-04-06 Kim F. Storm <storm@cua.dk>
3933
3934 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3935
39362005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3937
3938 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3939 deleted.
3940 (Marks vs Flags): Add some convenient key bindings.
3941 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3942 (Misc Dired Features): Correct and expand description of `w' command.
3943
3944 * frames.texi (XTerm Mouse): Delete apparently false info.
3945 The GNU/Linux console currently does not appear to support
3946 `xterm-mouse-mode'.
3947
8cf51b2c
GM
39482005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3949
3950 * calendar.texi (Diary): Mention shell utility `calendar'.
3951
39522005-04-01 Richard M. Stallman <rms@gnu.org>
3953
3954 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3955
8cf51b2c
GM
39562005-04-01 Lute Kamstra <lute@gnu.org>
3957
3958 * maintaining.texi (Change Log): add-change-log-entry uses
3959 add-log-mailing-address.
3960
39612005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3962
3963 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3964 `VC Mode Line' and put in an xref to that node.
3965 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3966 its description.
3967
39682005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3969
3970 * calendar.texi (Calendar Systems): Say that the Persian calendar
3971 implemented here is the arithmetical one championed by Birashk.
3972
39732005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3974
3975 * programs.texi (Fortran Motion): Fix previous change.
3976
8cf51b2c
GM
39772005-03-29 Richard M. Stallman <rms@gnu.org>
3978
3979 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3980
39812005-03-29 Chong Yidong <cyd@stupidchicken.com>
3982
3983 * text.texi (Refill): Refer to Long Lines Mode.
3984 (Longlines): New node.
3985 (Auto Fill): Don't index "word wrap" here.
3986 (Filling): Add Longlines to menu.
3987
39882005-03-29 Richard M. Stallman <rms@gnu.org>
3989
3990 * xresources.texi: Minor fixes.
3991
3992 * misc.texi (Emacs Server): Fix Texinfo usage.
3993
3994 * emacs.texi (Top): Don't use a real section heading for
3995 "Detailed Node Listing". Fake it instead.
3996
3997 * basic.texi (Position Info): Minor cleanup.
3998
3999 * mule.texi (Input Methods): Minor cleanup.
4000
40012005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4002
4003 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4004 constructs as well.
4005 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4006
40072005-03-29 Kenichi Handa <handa@m17n.org>
4008
4009 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4010
4011 * basic.texi (Position Info): Update the description about the
4012 command C-u C-x =.
4013
40142005-03-28 Richard M. Stallman <rms@gnu.org>
4015
4016 * emacs.texi (Top): Use @section for the detailed node listing.
4017
4018 * calendar.texi: Minor fixes to previous change.
4019
4020 * programs.texi (Fortran): Small fixes to previous changes.
4021
4022 * emacs.texi (Top): Update list of subnodes of Dired.
4023 Likewise for building.texi.
4024
4025 * files.texi (File Conveniences): Delete Auto Image File mode.
4026
40272005-03-28 Chong Yidong <cyd@stupidchicken.com>
4028
4029 * building.texi (Flymake): New node.
4030
4031 * custom.texi (Function Keys): Document kp- event types and
4032 keypad-setup package.
4033
4034 * dired.texi (Wdired): New node.
4035
4036 * files.texi (File Conveniences): Reorder entries.
4037 Explain how to turn on Auto-image-file mode.
4038 Document Thumbs mode.
4039
4040 * mule.texi (Specify Coding): Document recode-region and
4041 recode-file-name.
4042
4043 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4044
40452005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4046
4047 * commands.texi (Keys): M-o is now a prefix key.
4048
40492005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4050
4051 * programs.texi: Reformat and update copyright years.
4052 (Fortran): Update section.
4053
40542005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4055
4056 * files.texi: Several small changes in addition to:
4057 (Visiting): Change xref for Dialog Boxes to ref.
4058 (Version Headers): Replace references to obsolete var
4059 `vc-header-alist' with `vc-BACKEND-header'.
4060 (Customizing VC): Update value of `vc-handled-backends'.
4061
40622005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4063
4064 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4065 move here from Emacs Lisp Reference Manual.
4066 * calendar.texi (Calendar/Diary, Diary Commands)
4067 (Special Diary Entries, Importing Diary): Change some xrefs to
4068 point to emacs-xtra rather than elisp.
4069
4070 * emacs-xtra.texi (Calendar Customizing):
4071 Move view-diary-entries-initially, view-calendar-holidays-initially,
4072 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4073 Emacs Manual.
4074 (Appt Customizing): Merge entire section into main Emacs Manual.
4075 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4076 mark-holidays-in-calendar here from emacs-xtra.
4077 (Displaying the Diary): Move view-diary-entries-initially,
4078 mark-diary-entries-in-calendar here from emacs-xtra.
4079 (Appointments): Move appt-display-mode-line,
4080 appt-display-duration, appt-disp-window-function,
4081 appt-delete-window-function here from emacs-xtra.
4082
4083 * calendar.texi: Update and reformat copyright.
4084 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4085 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4086 (Diary): Refer to `diary-file' rather than ~/diary.
4087 (Diary Commands): Rename node to "Displaying the Diary".
4088 * emacs.texi (Top): Rename "Diary Commands" section.
4089 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4090
40912005-03-26 Eli Zaretskii <eliz@gnu.org>
4092
4093 * misc.texi (Emacs Server): Fix the command for setting
4094 server-name. Add an xref to Invoking emacsclient.
4095
4096 * help.texi (Help Summary): Clarify when "C-h ." will do something
4097 nontrivial.
4098 (Apropos): Add cindex entry for apropos-sort-by-scores.
4099
4100 * display.texi (Text Display): Add index entries for how no-break
4101 characters are displayed.
4102
8cf51b2c
GM
41032005-03-26 Eli Zaretskii <eliz@gnu.org>
4104
4105 * files.texi (Visiting): Fix cross-references introduced with the
4106 last change.
4107
4108 * xresources.texi (GTK resources): Fix last change.
4109
8cf51b2c
GM
41102005-03-25 Chong Yidong <cyd@stupidchicken.com>
4111
4112 * xresources.texi (X Resources): GTK options documented too.
4113 (Resources): Clarify meaning of program name.
4114 (Table of Resources): Add visualClass.
4115 (GTK resources): Rewrite.
4116 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4117
4118 * display.texi (Text Display): Mention non-breaking spaces.
4119
4120 * files.texi (Reverting): Document auto-revert-check-vc-info.
4121
4122 * frames.texi (Mouse Commands): Document
4123 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4124
4125 * help.texi (Help Summary): Add `C-h .'.
4126 (Apropos): Apropos accepts a list of search terms.
4127 Document apropos-sort-by-scores.
4128 (Help Echo): Document display-local-help.
4129
4130 * misc.texi (Emacs Server): Document server-name.
4131 (Invoking emacsclient): Document -s option for server names.
4132
4133 * text.texi (Outline Visibility): Introduce "current heading
4134 line" (commands can be called with point on a body line).
4135 Re-order table to follow the sequence of discussion.
4136 hide-body won't hide lines before first header line.
4137 (TeX Mode): Add DocTeX mode.
4138
8cf51b2c
GM
41392005-03-24 Richard M. Stallman <rms@gnu.org>
4140
4141 * mule.texi (Single-Byte Character Support): Delete mention
4142 of iso-acc.el and iso-transl.el.
4143
8cf51b2c
GM
41442005-03-23 Lute Kamstra <lute@gnu.org>
4145
4146 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4147
41482005-03-23 Richard M. Stallman <rms@gnu.org>
4149
8cf51b2c
GM
4150 * search.texi: Delete explicit node pointers.
4151 (Incremental Search): New menu.
4152 (Basic Isearch, Repeat Isearch, Error in Isearch)
4153 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4154 (Slow Isearch): New subnodes.
4155 (Configuring Scrolling): Node deleted.
4156 (Search Case): Doc default-case-fold-search.
4157 (Regexp Replace): Move replace-regexp doc here.
4158
4159 * rmail.texi (Movemail): Put commas inside closequotes.
4160
4161 * picture.texi (Insert in Picture): Document C-c arrow combos.
4162 (Basic Picture): Clarify erasure.
4163
4164 * display.texi (Font Lock): Put commas inside closequotes.
4165
4166 * cmdargs.texi (General Variables): Put commas inside closequotes.
4167
41682005-03-23 Nick Roberts <nickrob@snap.net.nz>
4169
4170 * building.texi (Stack Buffer): Mention reverse contrast for
4171 *selected* frame (might not be current frame).
4172
8cf51b2c
GM
41732005-03-21 Richard M. Stallman <rms@gnu.org>
4174
4175 * building.texi (Starting GUD): Add bashdb.
4176
41772005-03-20 Chong Yidong <cyd@stupidchicken.com>
4178
4179 * basic.texi (Moving Point): Add M-g M-g binding.
4180 (Undo): Document undo-only.
4181 (Position Info): Document M-g M-g and C-u M-g M-g.
4182
4183 * building.texi (Building): Put Grep Searching after Compilation
4184 Shell.
4185 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4186 Document next-error-highlight.
4187 (Grep Searching): Document grep-highlight-matches.
4188 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4189
4190 * calendar.texi (Importing Diary): Rename node from iCalendar.
4191 Document diary-from-outlook.
4192
4193 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4194 Commands.
4195 Mention effect of X drag and drop on Dired buffers.
4196
4197 * files.texi (Visiting): Document large-file-warning-threshold.
4198 Move paragraph on file-selection dialog.
4199 Mention visiting files using X drag and drop.
4200 (Reverting): Mention using Auto-Revert mode to tail files.
4201 Document auto-revert-tail-mode.
4202 (Version Systems): Minor correction.
4203 (Comparing Files): Diff-mode is no longer based on Compilation
4204 mode.
4205 Document compare-ignore-whitespace.
4206 (Misc File Ops): Explain passing a directory to rename-file.
4207 Likewise for copy-file and make-symbolic-link.
4208
4209 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4210 Document mouse-wheel-progressive speed.
4211
4212 * help.texi (Misc Help): Document numeric argument for C-h i.
4213 Correctly explain the effect of just C-u as argument.
4214
4215 * killing.texi (Deletion): Document numeric argument for
4216 just-one-space.
4217
4218 * mini.texi (Completion): Completion acts on text before point.
4219
4220 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4221 (Emulation): CUA mode replaces pc-bindings-mode,
4222 pc-selection-mode, and s-region.
4223
4224 * mule.texi (Input Methods): Leim is now built-in.
4225 (Select Input Method): Document quail-show-key.
4226 (Specify Coding): Document revert-buffer-with-coding-system.
4227
4228 * programs.texi (Fortran Motion): Document f90-next-statement,
4229 f90-previous-statement, f90-next-block, f90-previous-block,
4230 f90-end-of-block, and f90-beginning-of-block.
4231
4232 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4233
4234 * emacs.texi (Acknowledgments): Updated.
4235
4236 * anti.texi: Total rewrite.
4237
8cf51b2c
GM
42382005-03-19 Chong Yidong <cyd@stupidchicken.com>
4239
4240 * ack.texi (Acknowledgments): Update.
4241
42422005-03-19 Eli Zaretskii <eliz@gnu.org>
4243
4244 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4245 copyright years.
4246
42472005-03-14 Nick Roberts <nickrob@snap.net.nz>
4248
4249 * building.texi (Commands of GUD): Move paragraph on setting
4250 breakpoints with mouse to the GDB Graphical Interface node.
4251
42522005-03-07 Richard M. Stallman <rms@gnu.org>
4253
8cf51b2c
GM
4254 * misc.texi (Single Shell, Shell Options): Fix previous change.
4255
4256 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4257
42582005-03-06 Richard M. Stallman <rms@gnu.org>
4259
4260 * building.texi (Starting GUD): Don't explain text vs graphical
4261 GDB here. Just mention it and xref.
4262 Delete "just one debugger process".
4263 (Debugger Operation): Move GUD tooltip info here.
4264 (GUD Tooltips): Node deleted.
4265 (GDB Graphical Interface): Explain the two GDB modes here.
4266
8cf51b2c
GM
4267 * sending.texi (Sending Mail): Minor cleanup.
4268 (Mail Aliases): Explain quoting conventions.
4269 Update key rebinding example.
4270 (Header Editing): C-M-i is like M-TAB.
4271 (Mail Mode Misc): mail-attach-file does not do MIME.
4272
4273 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4274 that really belongs here.
4275 (Remote Mailboxes): Text moved to Rmail Inbox.
4276 (Rmail Display): Mention Mouse-1.
4277 (Movemail): Clarify two movemail versions.
4278 Clarify rmail-movemail-program.
4279
8cf51b2c
GM
4280 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4281 Document async shell commands.
4282 (Shell History): Clarify.
4283 (Shell Ring): Mention C-UP an C-DOWN.
4284 (Shell Options): Add comint-prompt-read-only.
4285 (Invoking emacsclient): Set EDITOR to run Emacs.
4286 (Sorting): No need to explain what region is.
4287 (Saving Emacs Sessions): Fix typo.
4288 (Recursive Edit): Fix punctuation.
4289 (Emulation): Don't mention "PC bindings" which are standard.
4290 (Hyperlinking): Explain Mouse-1 convention here.
4291 (Find Func): Node deleted.
4292
8cf51b2c
GM
4293 * help.texi (Name Help): Xref to Hyperlinking.
4294
4295 * glossary.texi (Glossary):
4296 Rename "Balance Parentheses" to "Balancing...".
4297 Add "Byte Compilation". Correct "Copyleft".
4298 New xref in "Customization".
4299 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4300 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4301 Rename "Registers" to "Register".
4302 Replace "Selecting" with "Selected Frame",
4303 "Selected Window", and "Selecting a Buffer".
4304
4305 * files.texi (Types of Log File): Explain how projects'
4306 methods can vary.
4307
8cf51b2c
GM
4308 * display.texi (Faces): Delete "Emacs 21".
4309
4310 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4311 * fixit.texi (Spelling): C-M-i like M-TAB.
4312 * mini.texi (Completion Options): C-M-i like M-TAB.
4313 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4314 * text.texi (Text Mode): C-M-i like M-TAB.
4315
4316 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4317
4318 * calendar.texi (Specified Dates): Mention `g w'.
4319 (Appointments): appt-activate toggles with no arg.
4320
8cf51b2c
GM
43212005-03-05 Juri Linkov <juri@jurta.org>
4322
4323 * cmdargs.texi (Emacs Invocation): Add cindex
4324 "invocation (command line arguments)"
4325 (Misc X): Add -nbc, --no-blinking-cursor.
4326
43272005-03-04 Ulf Jasper <ulf.jasper@web.de>
4328
4329 * calendar.texi (iCalendar): No need to require it now.
4330
8cf51b2c
GM
43312005-03-03 Nick Roberts <nickrob@snap.net.nz>
4332
4333 * trouble.texi (Contributing): Mention Savannah. Direct users to
4334 emacs-devel.
4335
43362005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4337
4338 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4339 window.
4340
8cf51b2c
GM
43412005-02-27 Richard M. Stallman <rms@gnu.org>
4342
4343 * building.texi (Compilation): Update mode line status info.
4344
43452005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4346
4347 * calendar.texi (General Calendar): Document binding of
4348 scroll-other-window-down.
4349 (Mayan Calendar): Fix earliest date.
4350 (Time Intervals): Document timeclock-change.
4351 Fix timeclock-ask-before-exiting documentation.
4352
43532005-02-26 Kim F. Storm <storm@cua.dk>
4354
4355 * frames.texi (Mouse References):
4356 Add mouse-1-click-in-non-selected-windows.
4357
43582005-02-25 Richard M. Stallman <rms@gnu.org>
4359
4360 * screen.texi (Screen): Explain better about cursors and mode lines;
4361 don't presuppose text terminals.
4362 (Point): Don't assume just one cursor.
4363 Clarify explanation of cursors.
4364 (Echo Area, Menu Bar): Cleanups.
4365
4366 * mini.texi (Minibuffer): Prompts are highlighted.
4367 (Minibuffer Edit): Newline = C-j only on text terminals.
4368 Clarify resize-mini-windows values.
4369 Mention M-PAGEUP and M-PAGEDOWN.
4370 (Completion Commands): Mouse-1 like Mouse-2.
4371 (Minibuffer History): Explain history commands better.
4372 (Repetition): Add xref to Incremental Search.
4373
4374 * mark.texi (Setting Mark): Clarify info about displaying mark.
4375 Clarify explanation of C-@ and C-SPC.
4376 (Transient Mark): Mention Delete Selection mode.
4377 (Marking Objects): Clean up text about extending the region.
4378
4379 * m-x.texi (M-x): One C-g doesn't always go to top level.
4380 No delay before suggest-key-bindings output.
4381
4382 * fixit.texi (Fixit): Mention C-/ for undo.
4383 (Spelling): Mention ESC TAB like M-TAB.
4384 Replacement words with r and R are rechecked.
4385 Say where C-g leaves point. Mention ? as input.
4386
43872005-02-23 Lute Kamstra <lute@gnu.org>
4388
4389 * cmdargs.texi (Initial Options): Add cross reference.
4390
8cf51b2c
GM
43912005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4392
4393 * emacs.texi (Top): Update menu for splitting of node in
4394 msdog.texi.
4395 * frames.texi (Frames): Update xref for splitting of node in
4396 msdog.texi.
4397 * trouble.texi (Quitting): Ditto.
4398
43992005-02-16 Richard M. Stallman <rms@gnu.org>
4400
4401 * windows.texi (Split Window): Simplify line truncation info
4402 and xref to Display Custom.
4403
4404 * trouble.texi (Quitting): Emergency escape only for text terminal.
4405 (Screen Garbled): C-l for ungarbling is only for text terminal.
4406
4407 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4408
4409 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4410
4411 * programs.texi (Program Modes): Mention Python mode.
4412 (Moving by Defuns): Repeating C-M-h extends region.
4413 (Basic Indent): Clarify.
4414 (Custom C Indent): Clarify.
4415 (Expressions): Repeating C-M-@ extends region.
4416 (Info Lookup): Clarify for C-h S.
4417 (Symbol Completion): ESC TAB alternative for M-TAB.
4418 (Electric C): Clarify.
4419
4420 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4421
4422 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4423 MS-DOS Input node.
4424 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4425 (MS-DOS and MULE): Clarify.
4426 (MS-DOS Processes, Windows Processes): Fix typos.
4427
4428 * major.texi (Choosing Modes): Clarify.
4429
4430 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4431 (Keyboard Macro Step-Edit): Clarify.
4432
4433 * indent.texi (Indentation): Clarifications.
4434
4435 * help.texi (Help): Correct error about C-h in query-replace.
4436 Clarify apropos vs C-h a. Fix how to search in FAQ.
4437 (Key Help): Describe C-h w here.
4438 (Name Help): Minor cleanup. C-h w moved to Key Help.
4439 Clarify the "object" joke.
4440 (Apropos): Clarify. Mouse-1 like Mouse-2.
4441 (Help Mode): Mouse-1 like Mouse-2.
4442
4443 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4444
4445 * display.texi (Display): Reorder menu.
4446 (Faces): Cleanup.
4447 (Font Lock): Cleanup. Mention Options menu.
4448 Delete obsolete text.
4449 (Scrolling): For C-l, don't presume text terminal.
4450 (Horizontal Scrolling): Simplify intro.
4451 (Follow Mode): Clarify.
4452 (Cursor Display): Moved before Display Custom.
4453 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4454 Doc default-tab-width. Doc line truncation more thoroughly.
4455
4456 * dired.texi (Dired Enter): C-x C-f can run Dired.
4457 (Dired Visiting): Comment out `a' command.
4458 Mouse-1 is like Mouse-2.
4459 (Shell Commands in Dired): ? can be used more than once.
4460
4461 * basic.texi (Continuation Lines): Simplify description of truncation,
4462 and refer to Display Custom for the rest of it.
4463
8cf51b2c
GM
44642005-02-06 Lute Kamstra <lute@gnu.org>
4465
4466 * basic.texi (Undo): Fix typo.
4467
4468 * cmdargs.texi (Emacs Invocation): Fix typo.
4469
4470 * custom.texi (Init Examples): Fix typo.
4471
4472 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4473
44742005-02-06 Richard M. Stallman <rms@gnu.org>
4475
4476 * regs.texi (Registers): Registers can hold numbers, too.
4477
4478 * killing.texi (Other Kill Commands): Cleanup.
4479 Delete redundant explanation of kill in read-only buffer.
4480 (Yanking): Mention term "copying".
4481 (Accumulating Text): Fix typo.
4482
4483 * entering.texi (Entering Emacs): Update rationale at start.
4484 (Exiting): Treat iconifying on a par with suspension.
4485
4486 * custom.texi (Minor Modes): Fix typo.
4487 (Easy Customization): Fix menu style.
4488 (Variables): Add xref.
4489 (Examining): Setting for future sessions works through .emacs.
4490 (Keymaps): "Text terminals", not "Many".
4491 (Init Rebinding): Explain \C-. Show example of \M-.
4492 Fix minor wording errors.
4493 (Function Keys): Explain vector syntax just once.
4494 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4495 (Init File): Mention .emacs.d directory.
4496 (Init Examples): Add xref.
4497 (Find Init): Mention .emacs.d directory.
4498
4499 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4500 (Action Arguments): Explain which kinds of -l args are found how.
4501 (Initial Options): --batch does not inhibit site-start.
4502 Add xrefs.
4503 (Command Example): Use --batch, not -batch.
4504
4505 * basic.texi (Inserting Text): Cleanup wording.
4506 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4507 C-n is not error at end of buffer.
4508 (Undo): Doc C-/ like C-_. Add xrefs.
4509 (Arguments): META key may be labeled ALT.
4510 Peculiar arg meanings are explained in doc strings.
4511
4512 * abbrevs.texi (Expanding Abbrevs): Clarify.
4513
45142005-02-05 Eli Zaretskii <eliz@gnu.org>
4515
4516 * frames.texi (Frame Parameters): Add an xref to the description
4517 of list-colors-display. Add a pointer to the X docs about colors.
4518
4519 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4520 Improve docs of list-colors-display.
8cf51b2c
GM
4521
45222005-02-03 Lute Kamstra <lute@gnu.org>
4523
4524 * frames.texi (Frames, Drag and Drop): Fix typos.
4525
45262005-02-03 Richard M. Stallman <rms@gnu.org>
4527
4528 * windows.texi (Basic Window): Mention color-change in mode line.
4529 (Change Window): Explain dragging vertical boundaries.
4530
4531 * text.texi (Sentences): Clarify.
4532 (Paragraphs): Explain M-a and blank lines.
4533 (Outline Mode): Clarify text and menu.
4534 (Hard and Soft Newlines): Mention use-hard-newlines.
4535
4536 * frames.texi (Frames): Delete unnecessary mention of Windows.
4537 (Mouse Commands): Likewise. Mention xterm mouse support.
4538 (Clipboard): Clarify.
4539 (Mouse References): Mention use of Mouse-1 for following links.
4540 (Menu Mouse Clicks): Clarify.
4541 (Mode Line Mouse): Clarify.
4542 (Drag and Drop): Rewrite.
4543
4544 * fixit.texi (Spelling): Fix typo.
4545
4546 * files.texi (File Names): Clarify.
4547 (Visiting): Update conditions for use of file dialog. Clarify.
4548 (Saving): Doc d as answer in save-some-buffers.
4549 (Remote Files): Clean up the text.
4550
4551 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4552
4553 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4554 (List Buffers): Clarify.
4555 (Several Buffers): Doc T command.
4556 (Buffer Convenience): Clarify menu.
4557
4558 * basic.texi (Undo): Clarify last change.
4559
45602005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4561
4562 * fixit.texi (Spelling): Fix typo.
4563
45642005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4565
4566 * basic.texi (Undo): Update description of `undo-outer-limit'.
4567
45682005-02-01 Nick Roberts <nickrob@snap.net.nz>
4569
4570 * building.texi: Update documentation relating to GDB Graphical
4571 Interface.
4572
45732005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4574
4575 * custom.texi (Easy Customization): Adapt menu to node name change.
4576
45772005-01-30 Richard M. Stallman <rms@gnu.org>
4578
4579 * custom.texi (Easy Customization): Defn of "User Option" now
4580 includes faces. Don't say just "option" when talking about variables.
4581 Do say just "options" to mean "anything customizable".
4582 (Specific Customization): Describe `customize-variable',
4583 not `customize-option'.
4584
4585 * glossary.texi (Glossary) <Faces>: Add xref.
4586 <User Option>: Change definition--include faces. Change xref.
4587
4588 * picture.texi (Picture): Mention artist.el.
4589
4590 * sending.texi, screen.texi, programs.texi, misc.texi:
4591 * mini.texi, major.texi, maintaining.texi, macos.texi:
4592 * help.texi, frames.texi, files.texi:
4593 Don't say just "option" when talking about variables.
4594
4595 * display.texi, mule.texi: Don't say just "option" when talking
4596 about variables. Other minor cleanups.
4597
8cf51b2c
GM
45982005-01-26 Lute Kamstra <lute@gnu.org>
4599
4600 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4601 File'. Mention the `-Q' option at the `--no-site-file' option.
4602
8cf51b2c
GM
46032005-01-22 David Kastrup <dak@gnu.org>
4604
4605 * building.texi (Grep Searching): Mention alias `find-grep' for
4606 `grep-find'.
4607
46082005-01-20 Richard M. Stallman <rms@gnu.org>
4609
4610 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4611
8cf51b2c
GM
46122005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4613
4614 * rmail.texi (Movemail): Explain differences
4615 between standard and mailutils versions of movemail.
4616 Describe command line and configuration options introduced
4617 with the latter.
4618 Explain the notion of mailbox URL, provide examples and
4619 cross-references to mailutils documentation.
4620 Describe various methods of specifying mailbox names,
4621 user names and user passwords for rmail.
4622 (Remote Mailboxes): New section. Describe
4623 how movemail handles remote mailboxes. Describe configuration
4624 options used to control its behavior.
4625 (Other Mailbox Formats): Explain handling of various mailbox
4626 formats.
4627
46282005-01-13 Richard M. Stallman <rms@gnu.org>
4629
4630 * commands.texi (Commands): Clarification.
4631
46322005-01-11 Richard M. Stallman <rms@gnu.org>
4633
4634 * programs.texi (Multi-line Indent): Fix previous change.
4635 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4636
8cf51b2c
GM
46372005-01-08 Richard M. Stallman <rms@gnu.org>
4638
4639 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4640 lazy-highlight.
4641
4642 * search.texi (Query Replace): Mention faces query-replace
4643 and lazy-highlight.
4644 (Incremental Search): Update isearch highlighting info.
4645
8cf51b2c
GM
46462005-01-04 Richard M. Stallman <rms@gnu.org>
4647
4648 * custom.texi (Saving Customizations): Minor improvement.
4649
8cf51b2c
GM
46502005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4651
4652 * custom.texi (Saving Customizations): Emacs no longer loads
4653 `custom-file' after .emacs. No longer mention customizing through
4654 Custom.
4655
8cf51b2c
GM
46562005-01-01 Andreas Schwab <schwab@suse.de>
4657
4658 * killing.texi (Graphical Kill): Move up under node Killing,
4659 change @section to @subsection.
4660
46612005-01-01 Richard M. Stallman <rms@gnu.org>
4662
4663 * custom.texi (Face Customization): Mention hex color specs.
4664
4665 * emacs.texi (Top): Update Killing submenu.
4666
4667 * killing.texi (Killing): Reorganize section.
4668 No more TeX-only text; put the node command at start of chapter.
4669 But the first section heading is used only in TeX.
4670 Rewrite the text to read better in this mode.
4671 (Graphical Kill): New subnode gets some of the text that
4672 used to be in the first section.
4673
46742004-12-31 Richard M. Stallman <rms@gnu.org>
4675
4676 * dired.texi (Shell Commands in Dired): Delete the ? example.
4677
4678 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4679
4680 * files.texi (Saving): Describe new require-final-newline features
4681 and mode-require-final-newline.
4682
8cf51b2c
GM
46832004-12-29 Richard M. Stallman <rms@gnu.org>
4684
4685 * custom.texi (File Variables): Clarify previous change.
4686
c8763fb6 46872004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4688
4689 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4690 out now.
4691
46922004-12-27 Richard M. Stallman <rms@gnu.org>
4693
4694 * Makefile.in (MAKEINFO): Specify --force.
4695
4696 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4697 (Undo): Doc undo-outer-limit.
4698
8cf51b2c
GM
46992004-12-15 Juri Linkov <juri@jurta.org>
4700
4701 * mark.texi (Transient Mark, Mark Ring): M-< and other
4702 movement commands don't set mark in Transient Mark mode
4703 if mark is active.
4704
8cf51b2c
GM
47052004-12-12 Juri Linkov <juri@jurta.org>
4706
4707 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4708 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4709
4710 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4711 (Misc Dired Commands): Add @r{(Dired)} to w.
4712
47132004-12-12 Juri Linkov <juri@jurta.org>
4714
4715 * mark.texi (Marking Objects): Marking commands also extend the
4716 region when mark is active in Transient Mark mode.
4717
8cf51b2c
GM
47182004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4719
4720 * custom.texi (Saving Customizations): Emacs only loads the custom
4721 file automatically after the init file in version 22.1 or later.
4722 Adapt text and examples to this fact.
4723
8cf51b2c
GM
47242004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4725
4726 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4727 be set through Custom. Otherwise, it has no effect.
4728
8cf51b2c
GM
47292004-12-05 Richard M. Stallman <rms@gnu.org>
4730
4731 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4732 * entering.texi: Rename Command Line to Emacs Invocation.
4733
10d1d0af 4734 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4735
4736 * custom.texi (Easy Customization): Move up to section level,
4737 before Variables. Avoid using the term "variable"; say "option".
4738 New initial explanation.
4739 (Variables): In initial explanation, connect "variable" to the
4740 already-explained "user option".
4741
4742 * emacs.texi (Top): Fix ref to Command Line.
4743 Move reference to Easy Customization.
4744
4745 * xresources.texi (X Resources): Fix From link.
4746
4747 * doclicense.texi (GNU Free Documentation License): Fix To link.
4748
4749 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4750
4751 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4752
47532004-12-03 Richard M. Stallman <rms@gnu.org>
4754
4755 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4756
47572004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4758
4759 * kmacro.texi: Several small changes in addition to the following.
4760 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4761 defining a keyboard macro.
4762 Mention `kmacro-ring-max'.
4763 (Keyboard Macro Counter): Clarify description of
4764 `kmacro-insert-counter', `kmacro-set-counter',
4765 `kmacro-add-counter' and `kmacro-set-format'.
4766
47672004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4768
4769 * custom.texi (File Variables): Add `unibyte' and make it more
4770 clear that `unibyte' and `coding' are special. Suggested by Simon
4771 Krahnke <overlord@gmx.li>.
4772
4773 * mule.texi (Enabling Multibyte): Refer to File Variables.
4774 Suggested by Simon Krahnke <overlord@gmx.li>.
4775
c8763fb6 47762004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4777
4778 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4779 x-use-old-gtk-file-dialog.
4780
8cf51b2c
GM
47812004-11-20 Richard M. Stallman <rms@gnu.org>
4782
4783 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4784
47852004-11-09 Lars Brinkhoff <lars@nocrew.org>
4786
4787 * building.texi (Lisp Eval): Delete hyphen in section name.
4788
47892004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4790
4791 * files.texi (Old Versions):
4792 No longer document annotation as "CVS only".
4793
47942004-11-10 Andre Spiegel <spiegel@gnu.org>
4795
4796 * files.texi (Version Control): Rewrite the introduction about
4797 version systems, mentioning the new ones that we support. Thanks
4798 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4799 suggestions.
4800
c8763fb6 48012004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4802
49823426 4803 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4804
c8763fb6 48052004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4806
4807 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4808
48092004-10-23 Eli Zaretskii <eliz@gnu.org>
4810
4811 * text.texi (Text Based Tables, Table Definition)
4812 (Table Creation, Table Recognition, Cell Commands)
4813 (Cell Justification, Row Commands, Column Commands)
4814 (Fixed Width Mode, Table Conversion, Measuring Tables)
4815 (Table Misc): New nodes, documenting the Table Mode.
4816
8cf51b2c
GM
48172004-10-19 Jason Rumney <jasonr@gnu.org>
4818
4819 * makefile.w32-in (info): Change order of arguments to makeinfo.
4820
48212004-10-19 Ulf Jasper <ulf.jasper@web.de>
4822
4823 * calendar.texi (iCalendar): Update for package changes.
4824
8cf51b2c
GM
48252004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4826
4827 * files.texi (Misc File Ops): View mode is a minor mode.
4828
8cf51b2c
GM
48292004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4830
4831 * calendar.texi (iCalendar): Style changes.
4832
48332004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4834
4835 * search.texi (Regexps): The regexp described in the example is no
4836 longer stored in the variable `sentence-end'.
4837
8cf51b2c
GM
48382004-10-06 Nick Roberts <nickrob@snap.net.nz>
4839
4840 * building.texi (Starting GUD): Note that multiple debugging
4841 sessions requires `gdb --fullname'.
4842
48432004-10-05 Ulf Jasper <ulf.jasper@web.de>
4844
4845 * calendar.texi (iCalendar): New section for a new package.
4846
8cf51b2c
GM
48472004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4848
4849 * text.texi: Various small changes in addition to the following.
4850 (Text): Replace xref for autotype with inforef.
4851 (Sentences): Explain nil value for `sentence-end'.
4852 (Paragraphs): Update default values for `paragraph-start' and
4853 `paragraph-separate'.
4854 (Text Mode): Correct description of Text mode's effect on the
4855 syntax table.
4856 (Outline Visibility): `hide-other' does not hide top level headings.
4857 `selective-display-ellipses' no longer has an effect on Outline mode.
4858 (TeX Misc): Add missing @cindex.
4859 Replace xref for RefTeX with inforef.
4860 (Requesting Formatted Text): The variable
4861 `enriched-fill-after-visiting' no longer exists.
4862 (Editing Format Info): Update names of menu items and commands.
4863 (Format Faces): Mention special effect of specifying the default face.
4864 Describe inheritance of text properties.
4865 Correct description of `fixed' face.
4866 (Format Indentation): Correct description of effect of setting
4867 margins. Mention `set-left-margin' and `set-right-margin'.
4868 (Format Justification): Update names of menu items.
4869 `set-justification-full' is now bound to `M-j b'.
4870 Mention that `default-justification' is a per buffer variable.
4871 (Format Properties): Update name of menu item.
4872 (Forcing Enriched Mode): `format-decode-buffer' automatically
4873 turns on Enriched mode if the buffer is in text/enriched format.
4874
48752004-10-05 Emilio C. Lopes <eclig@gmx.net>
4876
4877 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4878
48792004-09-28 Kim F. Storm <storm@cua.dk>
4880
4881 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4882 Align with new functionality.
4883
8cf51b2c
GM
48842004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4885
4886 * display.texi (Display Custom): Remove stray `@end defvar'.
4887
48882004-09-23 Kim F. Storm <storm@cua.dk>
4889
4890 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4891 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4892
8cf51b2c
GM
48932004-09-20 Richard M. Stallman <rms@gnu.org>
4894
4895 * custom.texi (Hooks): Explain using setq to clear out a hook.
4896 (File Variables): Explain multiline string constants.
4897 (Non-ASCII Rebinding): Explain when you need to update
4898 non-ASCII char codes in .emacs.
4899
4900 * building.texi (Compilation): Explain how to make a silent
4901 subprocess that won't be terminated. Explain compilation-environment.
4902
49032004-09-13 Kim F. Storm <storm@cua.dk>
4904
4905 * mini.texi (Repetition): Rename isearch-resume-enabled to
4906 isearch-resume-in-command-history and change default to disabled.
4907
8cf51b2c
GM
49082004-09-09 Kim F. Storm <storm@cua.dk>
4909
4910 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4911 with new `kmacro-name-last-macro'.
4912
8cf51b2c
GM
49132004-09-08 Juri Linkov <juri@jurta.org>
4914
4915 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4916
8cf51b2c
GM
49172004-09-03 Juri Linkov <juri@jurta.org>
4918
4919 * search.texi (Incremental Search): Update wording for M-%.
4920
49212004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4922
4923 * killing.texi (Killing): Correct description of kill commands in
4924 read-only buffer.
4925
49262004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4927
4928 * building.texi (Compilation Mode): Add a paragraph about rules
4929 for finding the compilation buffer for `next-error'.
4930
4931 * search.texi (Other Repeating Search): Mention that Occur mode
4932 supports the next-error functionality.
4933
49342004-09-02 Juri Linkov <juri@jurta.org>
4935
4936 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4937
49382004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4939
4940 * kmacro.texi (Basic Keyboard Macro):
4941 `apply-macro-to-region-lines' now operates on all lines that begin
4942 in the region, rather than on all complete lines in the region.
4943
c8763fb6 49442004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4945
4946 * frames.texi (Drag and drop): Add documentation about
4947 x-dnd-test-function and x-dnd-known-types.
4948
49492004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4950
4951 * indent.texi: Various minor changes in addition to:
4952 (Indentation Commands): Correct description of `indent-relative'.
4953 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4954 mode. The *Tab Stops* buffer uses Overwrite Mode.
4955 (Just Spaces): `tabify' converts sequences of at least two spaces
4956 to tabs.
4957
8cf51b2c
GM
49582004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4959
4960 * frames.texi (Secondary Selection): Setting the secondary
4961 selection with M-Drag-Mouse-1 does not alter the kill ring,
4962 setting it with M-Mouse-1 and M-Mouse-3 does.
4963 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4964 toolkit scroll bars.
4965 (Scroll Bars): Ditto.
4966
4967 * windows.texi (Basic Window): When using a window system, the value
4968 of point in a non-selected window is indicated by a hollow box.
4969 (Split Window): Side by side windows are separated by a scroll bar,
4970 if scroll bars are used.
4971 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4972 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4973 (Window Convenience): Update bindings for `winner-undo' and
4974 `winner-redo'.
4975
4976 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4977 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4978 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4979 of "Using Emacs as a Server".
4980 * building.texi (Building): Interchange nodes (for correct numbering).
4981 * programs.texi (Programs): Interchange nodes (for correct numbering).
4982 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4983 Info to the node structure.
4984 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4985 Rearrange order of nodes and sections such that both "GNU GENERAL
4986 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4987 end, as appropriate for appendices.
4988 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4989 Use `@unnumberedsec'.
4990 * trouble.texi: Adapt sectioning in Info to the node structure.
4991 Adapt node pointers to change in emacs.texi.
4992 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4993
8cf51b2c
GM
49942004-08-25 Kenichi Handa <handa@m17n.org>
4995
4996 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4997 description for unibyte mode.
4998
49992004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5000
5001 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5002
5003 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5004 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5005 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5006 in @pxref.
5007
50082004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5009
5010 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5011 Change section names.
5012
8cf51b2c
GM
50132004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * kmacro.texi (Keyboard Macro Ring): Rename section.
5016 Emacs treats the head of the macro ring as the `last keyboard macro'.
5017 (Keyboard Macro Counter): Minor change.
5018 (Save Keyboard Macro): Some clarifications.
5019 (Edit Keyboard Macro): Rename section.
5020
5021 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5022 32-bit machines.
5023 (Several Buffers): Clarify which buffer is selected if `2' is
5024 pressed in the Buffer Menu.
5025 Auto Revert mode can be used to update the Buffer Menu
5026 automatically.
5027
50282004-08-21 Eli Zaretskii <eliz@gnu.org>
5029
5030 * help.texi (Misc Help): Add an index entry for finding an Info
5031 manual by its file name.
5032
50332004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5034
5035 * files.texi (Backup Deletion): Correct description of
5036 `delete-old-versions'.
5037 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5038 (Auto Save Files): Recommend `auto-save-mode' to reenable
5039 auto-saving, rather than the abbreviation `auto-save'.
5040
50412004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5042
5043 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5044 for "killing" and "yanking" in main menu.
5045
50462004-08-16 Richard M. Stallman <rms@gnu.org>
5047
5048 * killing.texi (Yanking, Killing): Minor cleanups.
5049
5050 * mark.texi (Momentary Mark): Minor cleanups.
5051
50522004-08-15 Kenichi Handa <handa@etl.go.jp>
5053
5054 * custom.texi (Non-ASCII Rebinding):
5055 C-q always inserts the right code to pass to global-set-key.
5056
8cf51b2c
GM
50572004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5058
5059 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5060 `insert-register', instead of `C-x r g' binding, for consistency.
5061
50622004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5063
5064 * fixit.texi (Spelling): Fix typo.
5065
50662004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5067
5068 * help.texi (Help): Fix Texinfo usage.
5069
8cf51b2c
GM
50702004-07-24 Richard M. Stallman <rms@gnu.org>
5071
5072 * text.texi (Paragraphs): Update how paragraphs are separated
5073 and the default for paragraph-separate.
5074
5075 * search.texi (Regexp Replace): Further update text for new
5076 replacement operators.
5077
8cf51b2c
GM
50782004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5079
5080 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5081 `R' switch.
5082
5083 * dired.texi (Dired Updating): `k' only deletes inserted
5084 subdirectories from the Dired buffer if a prefix argument was given.
5085
5086 * search.texi (Regexps): Delete redundant definition of `symbol' in
5087 description of `\_>'. It already occurs in the description of `\_<'.
5088
8cf51b2c
GM
50892004-07-01 Juri Linkov <juri@jurta.org>
5090
5091 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5092 (Regexp Search): Add M-r.
5093
50942004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5095
5096 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5097
50982004-06-29 Jesper Harder <harder@ifa.au.dk>
5099
49823426 5100 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5101
51022004-06-25 Richard M. Stallman <rms@gnu.org>
5103
5104 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5105
51062004-06-25 David Kastrup <dak@gnu.org>
5107
5108 * search.texi (Regexp Replace): Some typo corrections and
5109 rearrangement.
5110
51112004-06-24 David Kastrup <dak@gnu.org>
5112
5113 * search.texi (Unconditional Replace): Use replace-string instead
5114 of query-replace in example.
5115 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5116 sequences.
5117 (Query Replace): Correct explanation of `^' which does not use
5118 the mark stack.
5119
51202004-06-21 Nick Roberts <nickrob@gnu.org>
5121
5122 * misc.texi (Shell History Copying): Document comint-insert-input.
5123 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5124
8cf51b2c
GM
51252004-06-20 Jesper Harder <harder@ifa.au.dk>
5126
5127 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5128 * custom.texi (Customization): Do.
5129 * anti.texi (Antinews): Do.
5130 * abbrevs.texi (Defining Abbrevs): Do.
5131
5132 * programs.texi (Info Lookup): Fix keybinding for
5133 info-lookup-symbol.
5134
51352004-06-16 Juanma Barranquero <lektu@terra.es>
5136
5137 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5138 Add emacs-xtra.
5139 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5140 (clean): Add emacs-xtra and flymake. Remove redundancies.
5141
51422004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5145 Add emacs-xtra.
5146 * emacs-xtra.texi: New file.
5147
51482004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5149
5150 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5151 (Dired and Find): Mention differences with ordinary Dired buffers.
5152
8cf51b2c
GM
51532004-06-13 Richard M. Stallman <rms@gnu.org>
5154
5155 * custom.texi (Init Syntax): Explain about vars that do special
5156 things when set with setq or with Custom.
5157 (Init Examples): Add line-number-mode example.
5158
8cf51b2c
GM
51592004-06-12 Juri Linkov <juri@jurta.org>
5160
5161 * dired.texi (Operating on Files): Add dired-do-touch.
5162
8cf51b2c
GM
51632004-06-10 Juri Linkov <juri@jurta.org>
5164
5165 * building.texi (Lisp Eval): Add C-M-x on defface.
5166
51672004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5168
5169 * files.texi (Reverting): Auto-Revert mode and
5170 Global Auto-Revert mode no longer revert remote files.
5171
8cf51b2c
GM
51722004-05-29 Richard M. Stallman <rms@gnu.org>
5173
5174 * custom.texi (Init File): Two dashes start --no-site-file.
5175
8cf51b2c
GM
51762004-05-29 Alan Mackenzie <acm@muc.de>
5177
5178 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5179 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5180 (AWK, Pike): Document as "C-like modes".
5181 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5182 (M-x man): Supersedes M-x manual-entry.
5183 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5184
5185 ("Comments in C"): Delete node; the info is in CC Mode manual.
5186 (c-comment-only-line-offset): Remove description.
5187
5188 (C-c ., C-c C-c): Describe new C Mode bindings.
5189
5190 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5191 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5192 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5193 Amend definitions.
5194
5195 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5196 Describe functions.
5197
5198 (c-comment-start-regexp, c-hanging-comment-ender-p)
5199 (c-hanging-comment-starter-p): Remove obsolete definitions.
5200
5201 * emacs.texi: Remove the menu entry "Comments in C".
5202
8cf51b2c
GM
52032004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5204
5205 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5206 `M-x locate'.
5207
52082004-05-16 Karl Berry <karl@gnu.org>
5209
5210 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5211 makeinfo --html fails.
5212 * help.texi (Help Summary) [@ifnottex]: Likewise.
5213
52142004-05-13 Nick Roberts <nickrob@gnu.org>
5215
5216 * building.texi (GDB Graphical Interface): Update and describe
5217 layout first.
5218
8cf51b2c
GM
52192004-05-04 Jason Rumney <jasonr@gnu.org>
5220
5221 * makefile.w32-in: Revert last change.
5222
52232004-05-03 Jason Rumney <jasonr@gnu.org>
5224
5225 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5226
8cf51b2c
GM
52272004-04-23 Juanma Barranquero <lektu@terra.es>
5228
5229 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5230
52312004-04-18 Juri Linkov <juri@jurta.org>
5232
5233 * fixit.texi (Spelling): Remove file extension from ispell xref.
5234
52352004-04-15 Kim F. Storm <storm@cua.dk>
5236
5237 * cmdargs.texi (Initial Options): Add -Q.
5238
52392004-04-05 Kim F. Storm <storm@cua.dk>
5240
5241 * custom.texi (File Variables): Add safe-local-eval-forms.
5242
8cf51b2c
GM
52432004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5244
5245 * files.texi (Reverting): Correct description of revert-buffer's
5246 handling of point.
5247
52482004-03-22 Juri Linkov <juri@jurta.org>
5249
5250 * emacs.texi (Top): Add `Misc X'.
5251
49823426 5252 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5253
5254 * glossary.texi: Improve references.
5255
5256 * help.texi: Sync keywords with finder.el.
5257
5258 * mini.texi (Completion): Add description for menu items.
5259
5260 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5261
5262 * sending.texi (Mail Methods): Fix xref to Message manual.
5263
8cf51b2c
GM
52642004-03-12 Richard M. Stallman <rms@gnu.org>
5265
8cf51b2c
GM
5266 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5267
8cf51b2c
GM
52682004-03-04 Richard M. Stallman <rms@gnu.org>
5269
5270 * search.texi (Regexps): Explain that ^ and $ have their
5271 special meanings only in certain contexts.
5272
5273 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5274
5275 * mule.texi (Specify Coding): Doc C-x RET F.
5276
5277 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5278 for multiple compile and grep buffers.
5279 (Indirect Buffers): Don't recommand clone-indirect-buffer
5280 for multiple compile and grep buffers.
5281
8cf51b2c
GM
52822004-02-29 Juanma Barranquero <lektu@terra.es>
5283
5284 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5285 Use $(DEL) instead of rm, and ignore exit code.
5286
8cf51b2c
GM
52872004-02-23 Nick Roberts <nick@nick.uklinux.net>
5288
5289 * building.texi (Watch Expressions): Update.
5290
52912004-02-21 Juri Linkov <juri@jurta.org>
5292
5293 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5294 --directory, --help, --version. Move text about command-line-args
5295 to Command Arguments.
5296 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5297 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5298 (Window Size X): Join -g and --geometry. Add @cindex.
5299 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5300 (Title X): Remove alias -title.
5301 (Misc X): New node.
5302
c8763fb6 53032004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5304
5305 * frames.texi (Drag and drop): Add Motif to list of supported
5306 protocols.
5307
c8763fb6 53082004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5309
5310 * frames.texi (Drag and drop): New section.
5311
53122004-01-24 Richard M. Stallman <rms@gnu.org>
5313
5314 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5315 Include it only @ifnotinfo. Patch the preceding and following
5316 node headers to point to each other.
5317
53182004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5319
5320 * calendar.texi (Appointments): Update section.
5321
53222003-12-29 Kevin Ryde <user42@zip.com.au>
5323
8cf51b2c
GM
5324 * programs.texi (C Modes): Fix the xref.
5325
53262003-12-23 Nick Roberts <nick@nick.uklinux.net>
5327
5328 * building.texi (Watch Expressions): Update.
5329 (Commands of GUD): Include use of toolbar + breakpoints set from
5330 fringe/margin.
5331
53322003-12-03 Andre Spiegel <spiegel@gnu.org>
5333
5334 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5335 <acm@muc.de>.
5336
c8763fb6 53372003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5338
5339 * frames.texi (Dialog Boxes): Add use-file-dialog.
5340
8cf51b2c
GM
53412003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5342
5343 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5344 in CC Mode.
5345
8cf51b2c
GM
53462003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5347
5348 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5349 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5350 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5351 * man/frames.texi, man/glossary.texi, man/killing.texi:
5352 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5353 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5354 * man/sending.texi, man/text.texi, man/trouble.texi:
5355 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5356
53572003-11-01 Alan Mackenzie <acm@muc.de>
5358
5359 * search.texi (Scrolling During Incremental Search): Document a
5360 new scrolling facility in isearch mode.
5361
8cf51b2c
GM
53622003-10-22 Miles Bader <miles@gnu.org>
5363
5364 * Makefile.in (info): Move before $(top_srcdir)/info.
5365
53662003-10-22 Nick Roberts <nick@nick.uklinux.net>
5367
5368 * building.texi (Watch Expressions): Update section on data display
5369 to reflect code changes (GDB Graphical Interface).
5370
8cf51b2c
GM
53712003-10-13 Richard M. Stallman <rms@gnu.org>
5372
5373 * xresources.texi (GTK resources): Clean up previous change.
5374
c8763fb6 53752003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5376
5377 * xresources.texi (GTK resources): Add a note that some themes
5378 disallow customizations. Add scroll theme example.
5379
8cf51b2c
GM
53802003-09-30 Richard M. Stallman <rms@gnu.org>
5381
8cf51b2c
GM
5382 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5383
5384 * misc.texi (Saving Emacs Sessions): Shorten the section,
5385 collapsing back into one node.
5386
53872003-09-30 Lars Hansen <larsh@math.ku.dk>
5388
5389 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5390
ce058493 53912003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5392
5393 * xresources.texi (GTK names in Emacs): Correct typo.
5394
8cf51b2c
GM
53952003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5396
5397 * cmdargs.texi (Font X): Mention new default font. More
5398 fully describe long font names, wildcard patterns and the
5399 problems involved. (Result of discussion on emacs-devel.)
5400
54012003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5402
5403 * emacs.texi (Acknowledgements): Correct typo.
5404
54052003-09-22 Richard M. Stallman <rms@gnu.org>
5406
5407 * dired.texi (Misc Dired Commands): New node.
5408 (Dired Navigation): Add dired-goto-file.
5409
5410 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5411
5412 * emacs.texi (Acknowledgements): New node, split from Distribution.
5413
5414 * cmdargs.texi (Action Arguments): -f reads interactive args.
5415
8cf51b2c
GM
54162003-09-08 Lute Kamstra <lute@gnu.org>
5417
5418 * screen.texi (Mode Line): Say that POS comes before LINE.
5419 Mention `size-indication-mode'.
5420 * display.texi (Optional Mode Line): Document
5421 `size-indication-mode'.
5422 * basic.texi (Position Info): Mention `size-indication-mode'.
5423
54242003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5425
5426 * xresources.texi (Resources): Refer to `editres' man page.
5427 (Lucid Resources): Update defaults. Expand description of
5428 `shadowThickness'.
5429
54302003-09-04 Miles Bader <miles@gnu.org>
5431
5432 * Makefile.in (top_srcdir): New variable.
5433 ($(top_srcdir)/info): New rule.
5434 (info): Depend on it.
5435
54362003-09-03 Peter Runestig <peter@runestig.com>
5437
5438 * makefile.w32-in: New file.
5439
54402003-08-29 Richard M. Stallman <rms@gnu.org>
5441
5442 * misc.texi (Saving Emacs Sessions): Correct previous change.
5443
8cf51b2c
GM
54442003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5445
8cf51b2c
GM
5446 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5447 (Intro): Include kmacro.texi after fixit.texi instead of after
5448 custom.texi. (As suggested by Kim Storm.)
5449
54502003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5451
5452 * fixit.texi (Fixit): Update `Next' pointer.
5453 * files.texi (Files): Update `Previous' pointer.
5454 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5455 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5456 (Suggested by Kim Storm.)
5457 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5458
54592003-08-18 Kim F. Storm <storm@cua.dk>
5460
5461 * kmacro.texi: New file describing enhanced keyboard macro
5462 functionality. Replaces old description in custom.texi.
5463
5464 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5465 (Keyboard Macros): Move to new kmacro.texi file.
5466
5467 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5468
8cf51b2c
GM
54692003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5470
5471 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5472
54732003-08-17 Alex Schroeder <alex@gnu.org>
5474
5475 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5476 required.
5477
8cf51b2c
GM
54782003-08-05 Richard M. Stallman <rms@gnu.org>
5479
5480 * programs.texi (Lisp Indent): Don't describe
5481 lisp-indent-function property here. Use xref to Lisp Manual.
5482
8cf51b2c
GM
54832003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5484
fffa137c 5485 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5486 abbreviations.
5487
54882003-07-24 Markus Rost <rost@math.ohio-state.edu>
5489
5490 * buffers.texi (List Buffers): Fix previous change.
5491
8cf51b2c
GM
54922003-07-13 Markus Rost <rost@math.ohio-state.edu>
5493
5494 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5495 List*.
5496
54972003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5498
8cf51b2c
GM
5499 * display.texi (Font Lock): Fix typo.
5500
55012003-07-07 Richard M. Stallman <rms@gnu.org>
5502
5503 * display.texi (Font Lock): Add xref for format info on
5504 font-lock-remove-keywords.
5505
5506 * building.texi (Compilation): Document what happens with asynch
5507 children of compiler process.
5508
5509 * help.texi (Library Keywords): Use @multitable.
5510
8cf51b2c
GM
55112003-06-04 Richard M. Stallman <rms@gnu.org>
5512
5513 * programs.texi (Expressions): Delete C-M-DEL.
5514
5515 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5516 comint-move-point-for-output renamed from
5517 comint-scroll-to-bottom-on-output.
5518
5519 * custom.texi (Init Rebinding): Replace previous change with xref.
5520 (Non-ASCII Rebinding): Explain that issue more briefly here.
5521
55222003-05-28 Richard M. Stallman <rms@gnu.org>
5523
5524 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5525
55262003-05-28 Nick Roberts <nick@nick.uklinux.net>
5527
5528 * building.texi (GDB Graphical Interface): New node.
5529 (Rewritten somewhat by RMS.)
5530
c8763fb6 55312003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5532
5533 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5534 non-English letters. Explain how to set coding systems correctly
5535 and how to include the right coding cookie in the file.
5536
c8763fb6 55372003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5538
5539 * indent.texi (Indentation): Explain the concepts.
5540 (Just Spaces): Explain why preventing tabs for indentation might
5541 be useful.
5542
8cf51b2c
GM
55432003-04-16 Richard M. Stallman <rms@gnu.org>
5544
5545 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5546
8cf51b2c
GM
55472003-02-22 Alex Schroeder <alex@emacswiki.org>
5548
5549 * cmdargs.texi (General Variables): Document SMTPSERVER.
5550
8cf51b2c
GM
5551 * sending.texi: Remove SMTP node.
5552 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5553 library.
5554
8cf51b2c
GM
55552003-02-22 Alex Schroeder <alex@emacswiki.org>
5556
5557 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5558
55592003-02-22 Simon Josefsson <jas@extundo.com>
5560
5561 * sending.texi (Mail Methods): Add node about SMTP.
5562
c8763fb6 55632003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5564
5565 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5566
8cf51b2c
GM
55672003-02-01 Kevin Ryde <user42@zip.com.au>
5568
5569 * glossary.texi (Glossary): Correction to cl cross reference.
5570
55712003-01-20 Richard M. Stallman <rms@gnu.org>
5572
5573 * killing.texi (Rectangles): Document C-x c r.
5574
c8763fb6 55752003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5576
5577 * xresources.texi (GTK resources): New node.
5578 (GTK widget names): New node.
5579 (GTK names in Emacs): New node.
5580 (GTK styles): New node.
5581
c8763fb6 55822003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5583
5584 * maintaining.texi (Create Tags Table): Add reference to the new
5585 `etags --help --lang=LANG' option.
5586
8cf51b2c
GM
55872002-10-02 Karl Berry <karl@gnu.org>
5588
49823426 5589 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5590 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5591 where needed for the sake of the HTML output.
8cf51b2c
GM
5592
55932001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5594
5595 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5596 source files.
5597
55982001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5599
5600 * Makefile.in (emacsman): New target.
5601
8cf51b2c
GM
56022001-10-20 Gerd Moellmann <gerd@gnu.org>
5603
5604 * (Version 21.1 released.)
5605
56062001-10-05 Gerd Moellmann <gerd@gnu.org>
5607
5608 * Branch for 21.1.
5609
8cf51b2c
GM
56102001-03-05 Gerd Moellmann <gerd@gnu.org>
5611
5612 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5613
8cf51b2c
GM
56142000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5615
5616 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5617
8cf51b2c
GM
56181999-07-12 Richard Stallman <rms@gnu.org>
5619
5620 * Version 20.4 released.
5621
56221998-12-04 Markus Rost <rost@delysid.gnu.org>
5623
5624 * Makefile.in (INFO_TARGETS): Delete customize.info.
5625 (DVI_TARGETS): Delete customize.dvi.
5626 (../info/customize, customize.dvi): Targets deleted.
5627
56281998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5629
5630 * Version 20.3 released.
5631
56321998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5633
5634 * Makefile.in (EMACSSOURCES): Add mule.texi.
5635 Add msdog.texi, ack.texi. Remove gnu1.texi.
5636
56371998-04-06 Andreas Schwab <schwab@gnu.org>
5638
5639 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5640 it in dvi targets.
8cf51b2c
GM
5641
56421997-09-23 Paul Eggert <eggert@twinsun.com>
5643
5644 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5645 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5646 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5647
56481997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5649
5650 * Version 20.2 released.
5651
56521997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5653
5654 * Version 20.1 released.
5655
56561997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5657
5658 * Makefile (../info/customize, customize.dvi): New targets.
5659 (INFO_TARGETS): Add ../info/customize.
5660 (DVI_TARGETS): Add customize.dvi.
5661
8cf51b2c
GM
56621996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5663
5664 * Version 19.33 released.
5665
56661996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5667
5668 * Version 19.32 released.
5669
8cf51b2c
GM
56701996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5671
5672 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5673
56741996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5675
5676 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5677 Specify -I option.
5678 (All dvi targets): Set the TEXINPUTS variable.
5679
56801996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5681
5682 * Version 19.31 released.
5683
8cf51b2c
GM
56841995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5685
5686 * Version 19.30 released.
5687
8cf51b2c
GM
56881995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5689
5690 * Makefile.in (maintainer-clean): Rename from realclean.
5691
56921994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5693
5694 * Makefile.in: New file.
5695 * Makefile: File deleted.
5696
56971994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5698
5699 * Makefile (TEXINDEX_OBJS): Variable deleted.
5700 (texindex, texindex.o, getopt.o): Rules deleted.
5701 All deps on texindex deleted.
5702 (distclean): Don't delete texindex.
5703 (mostlyclean): Don't delete *.o.
5704 * texindex.c, getopt.c: Files deleted.
5705
57061994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5707
5708 * Version 19.26 released.
5709
57101994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5711
5712 * Makefile (EMACSSOURCES): Exclude undo.texi.
5713
57141994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5715
5716 * Version 19.25 released.
5717
57181994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5719
5720 * Version 19.24 released.
5721
57221994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5723
5724 * Version 19.23 released.
5725
57261994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5727
5728 * Makefile: Delete spurious tab.
5729
57301994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5731
5732 * Makefile (.SUFFIXES): New rule.
5733
8cf51b2c
GM
57341993-12-04 Richard Stallman (rms@srarc2)
5735
5736 * getopt.c: New file.
5737 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5738 (getopt.o): New rule.
5739 (dvi): Don't depend on texindex.
49823426 5740 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5741
57421993-12-03 Richard Stallman (rms@srarc2)
5743
49823426
GM
5744 * Makefile (TEXI2DVI): New variable.
5745 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5746 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5747
57481993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5749
5750 * Version 19.22 released.
5751
57521993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5753
5754 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5755
57561993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5757
5758 * Version 19.21 released.
5759
8cf51b2c
GM
57601993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5761
5762 * Makefile (realclean): Don't delete the Info files.
5763
57641993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5765
8cf51b2c
GM
5766 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5767 4' where appropriate.
5768
57691993-10-20 Brian Fox (bfox@ai.mit.edu)
5770
49823426 5771 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5772
5773 * texindex.c: Include "../src/config.h" if building in emacs.
5774
5775 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5776 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5777 Add target to build texindex.c, defining `emacs'.
5778
8cf51b2c
GM
57791993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5780
5781 * Version 19.19 released.
5782
8cf51b2c
GM
57831993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5784
5785 * Version 19.18 released.
5786
57871993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5788
5789 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5790
57911993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5792
5793 * Version 19.17 released.
5794
57951993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5796
5797 * split-man: Fix typos in last change.
5798
57991993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5800
5801 * Version 19.16 released.
5802
58031993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5804
5805 * version 19.15 released.
5806
58071993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5808
5809 * Makefile (distclean): It's rm, not rf.
5810
58111993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5812
5813 * Version 19.14 released.
5814
58151993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5816
5817 * Makefile: New file.
5818
58191993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5820
5821 * Version 19.13 released.
5822
58231993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5824
5825 * Version 19.9 released.
5826
58271993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5828
5829 * Version 19.8 released.
5830
58311993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5832
5833 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5834
5835 * trouble.texi: It's `enable-flow-control-on', not
5836 `evade-flow-control-on'.
5837
58381993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5839
5840 * display.texi: Document standard-display-european.
5841
58421993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5843
5844 * Version 19.7 released.
5845
5846 * emacs.texi: Add a sentence to the top menu mentioning the
5847 specific version of Emacs this manual applies to.
5848
58491993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5850
5851 * basic.texi: Document next-line-add-lines variable used to
5852 implement down-arrow.
5853
5854 * killing.texi: Document kill-whole-line.
5855
58561993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5857
5858 * text.texi: Update unix TeX ordering information.
5859
58601993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5861
5862 * news.texi: Mention fill-rectangle in keybinding list.
5863
5864 * killing.texi: Document fill-rectangle.
5865
58661993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5867
5868 * vc.texi: Bring the docs up to date with VC 5.2.
5869
58701992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5871
5872 * emacs.tex: Mention blackbox and gomoku under Amusements.
5873 Assembler mode is now mentioned and appropriately indexed
5874 under Programming Modes.
5875
58761991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5877
5878 * emacs.tex: Update TeX ordering information.
5879
8cf51b2c
GM
58801990-06-26 David Lawrence (tale@geech)
5881
5882 * emacs.tex: Note that completion-ignored-extensions is not used
5883 to filter out names when all completions are displayed in
5884 *Completions*.
5885
58861990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5887
5888 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5889
58901990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5891
5892 * emacs.tex: Add @findex grep.
5893
8cf51b2c
GM
58941988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5895
5896 * emacs.tex: Correct two typos. No other changes before
5897 Version 19 will be made.
5898
8cf51b2c
GM
58991988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5900
5901 * emacs.tex: Update information for obtaining TeX distribution from the
5902 University of Washington.
5903
5904;; Local Variables:
c8763fb6 5905;; coding: utf-8
8cf51b2c
GM
5906;; fill-column: 79
5907;; add-log-time-zone-rule: t
5908;; End:
5909
5910 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5911 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5912
5913 This file is part of GNU Emacs.
5914
352c8b4a 5915 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5916 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5917 the Free Software Foundation, either version 3 of the License, or
5918 (at your option) any later version.
8cf51b2c
GM
5919
5920 GNU Emacs is distributed in the hope that it will be useful,
5921 but WITHOUT ANY WARRANTY; without even the implied warranty of
5922 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5923 GNU General Public License for more details.
5924
5925 You should have received a copy of the GNU General Public License
352c8b4a 5926 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5927
5928;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd