Sung has assignment.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
5fda2cbd
CY
12008-10-28 Chong Yidong <cyd@stupidchicken.com>
2
3 * indent.texi (Indentation): Replace list with paragraphed text,
4 putting description of syntax-driven indentation first. Document new
5 effect of active regions on tab.
6 (Tab Stops): Note that editable tab stops affect indentation commands.
7
4ff029f6
DN
82008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
9
10 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
11
996cd6e4
CY
122008-10-23 Chong Yidong <cyd@stupidchicken.com>
13
f28815e3
CY
14 * custom.texi (Function Keys): Note that modified keypad keys are not
15 translated.
16
996cd6e4
CY
17 * basic.texi (Arguments): Explain how to insert multiple digits.
18
49545fe2
MA
192008-10-22 Michael Albinus <michael.albinus@gmx.de>
20
21 * files.texi (Remote Files): Precise selection of default method.
22 Rewrite paragraph about disabling remote file names.
23
edac0b53
CY
242008-10-22 Chong Yidong <cyd@stupidchicken.com>
25
e752c544
CY
26 * search.texi (Special Isearch): Document M-TAB is isearch.
27
edac0b53
CY
28 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
29 command.
30
31 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
32
20a36054
TH
332008-10-22 Tassilo Horn <tassilo@member.fsf.org>
34
35 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
36 section.
37
69051ab6
CY
382008-10-21 Chong Yidong <cyd@stupidchicken.com>
39
c4b1a32a
CY
40 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
41 to files.texi. Move contents of vc2-xtra.texi here.
42
43 * vc2-xtra.texi: File removed.
44
45 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
46 Directory Commands from the submenu. Don't include deleted file
47 vc2-xtra.texi.
48
49 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
50 (Version Control): Add VC Directory Mode and VC Directory Commands to
51 the submenu.
52 (Why Version Control?): Use table format.
53 (Version Control Systems): Note that Meta-CVS support is gone.
54 (VCS Concepts): Note precisely when VC started supporting filesets.
55 Remove bogus xref to CVS Options node.
56 (Types of Log File): Copyedits.
57 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
58 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
59 The Right Thing.
60 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
61 (Log Buffer): Reorganize node, putting C-c C-c description first.
62 (Old Revisions): Use CVS for example, not RCS.
63 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
64 Commands from the submenu, putting them under Version Control.
65 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
66 need to include it in the manual unconditionally, since it is now
67 crucial to using distributed version control systems.
1a6e2954
CY
68 (Comparing Files): Note that diff uses the minibuffer, and that the
69 output is shown using Diff mode.
70 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
71 diff-update-on-the-fly, diff-refine-hunk, and
72 diff-show-trailing-whitespaces.
1a6e2954 73 (File Archives): Add rar support.
c4b1a32a 74
69051ab6
CY
75 * major.texi (Choosing Modes): Make mode selection sequence more
76 obvious by describing the steps in order of priority. Note that
77 magic-mode-alist is nil by default. Document
78 magic-fallback-mode-alist.
79
e7421e03
CY
802008-10-20 Chong Yidong <cyd@stupidchicken.com>
81
82 * frames.texi (Mouse References): Copyedits.
83
6b2efdc2
TH
842008-10-20 Tassilo Horn <tassilo@member.fsf.org>
85
86 * ack.texi (Acknowledgments): Add myself as doc-view author.
87
9c5e9396
EZ
882008-10-20 Eli Zaretskii <eliz@gnu.org>
89
90 * frames.texi (Dialog Boxes): Add @cindex entries.
91
dac94f8e
CY
922008-10-20 Chong Yidong <cyd@stupidchicken.com>
93
94 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
95 (Text-Only Mouse): Copyedit.
96
25597d40
CY
972008-10-19 Chong Yidong <cyd@stupidchicken.com>
98
f8a447f6
CY
99 * frames.texi: Use @key throughout for mouse clicks.
100 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
101 (Secondary Selection): Fix modified mouse click syntax.
102 (Clipboard): Describe Cut, Copy and Paste commands.
103 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
104 Copyedits.
105 (Creating Frames): Add xref to Init File.
106 (Frame Commands): Add xref to Exiting.
107 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 108
b0f95216
CY
1092008-10-15 Chong Yidong <cyd@stupidchicken.com>
110
b0817f00
CY
111 * files.texi (Version Control): Copyedits. Add Bazaar.
112 (Version Control Systems): List different VCS's using an itemized list.
113 Add Bazaar.
114 (VCS Concepts): Copyedits. Tweak description of file merging.
115
b0f95216
CY
116 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
117 (Cut/Paste Other App): Document select-active-regions and
118 x-select-enable-primary.
119
69d0d701
CY
1202008-10-13 Chong Yidong <cyd@stupidchicken.com>
121
122 * mark.texi (Shift Selection): Correct case in node name.
123
124 * emacs.texi (Top): Update node order in Mark chapter.
125
375e8351
EZ
1262008-10-12 Eli Zaretskii <eliz@gnu.org>
127
128 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
129
130 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
131 elsewhere in the manual instead of describing yet again the intricacies
132 of $HOME on MS-Windows and MS-DOS.
133
ab58114f
CY
1342008-10-12 Chong Yidong <cyd@stupidchicken.com>
135
4f959513
CY
136 * mini.texi (Minibuffer File): Add xref to File Names.
137 (Minibuffer File): Add discussion of `~' in file names. Add
138 insert-default-directory index reference.
139
ab58114f
CY
140 * files.texi (File Names): Reorganize description.
141 (Visiting): Add xref to Mode Line. Copyedits.
142 (Save Commands): Mention prefix behavior of C-x C-s.
143 (Numbered Backups): Node deleted.
144 (Backup Names): Contents of Numbered Backups moved here. State default
145 of version-control variable.
146 (Reverting): Copyedits.
147 (Version Control): Add additional version control systems.
148
149 * emacs.texi (Top): Delete Numbered Backups node.
150
151 * cmdargs.texi (General Variables): Change Numbered Backups xref to
152 Backup Names.
f2884f63 153 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 154
b0b5100a
RF
1552008-10-11 Romain Francoise <romain@orebokech.com>
156
157 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
158
89774b5f
CY
1592008-10-11 Chong Yidong <cyd@stupidchicken.com>
160
161 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
162 (Select Buffer): Mention use of minibuffer history. Describe default
163 value of default-major-mode. Mention that C-x 4 b selects the other
164 window.
165 (List Buffers): Document CRM indicators in the order they appear.
166 (Kill Buffer): Document new command kill-matching buffers.
167 (Several Buffers): Move explanation of the relationship between buffer
168 list and buffer menu to the top.
169 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
170
4c72bf27
CY
1712008-10-10 Chong Yidong <cyd@stupidchicken.com>
172
173 * entering.texi (Exiting): Document change of C-x C-c to
174 save-buffers-kill-terminal. Document kill-emacs.
175
f68eb991
EZ
1762008-09-30 Eli Zaretskii <eliz@gnu.org>
177
178 * mule.texi (Coding Systems): Don't mention codepage-setup.
179
180 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
181 cpNNN coding systems anymore.
182 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
183 for unibyte mode. Don't mention line-drawing characters. Don't
184 mention dos-unsupported-char-glyph.
185
1a2dd44d
CY
1862008-09-25 Chong Yidong <cyd@stupidchicken.com>
187
188 * search.texi (Search): Shorten introduction.
189 (Basic Isearch): Add command table. Discuss reverse isearch and
190 isearch highlighting.
191 (Repeat Isearch): Move lazy highlighting discussion here. Add search
192 ring to cindex.
193 (Special Isearch): Move input methods discussion here.
194 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
195 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
196 Repeat Isearch.
197 (Isearch Minibuffer): New node.
198 (Word Search): Document new word search commands.
199 (Regexp Example): Simplify example using sentence-end-base variable.
200 (Replace): Reword introduction.
201 (Unconditional Replace): Remove unnecessary example.
202 (Other Repeating Search): Document new `M-s o' binding.
203
204 * emacs.texi (Top): Update node listings.
205
e45da31d
JB
2062008-09-22 Juanma Barranquero <lekktu@gmail.com>
207
208 * emacs.texi (Top): Remove Kill Errors from menu.
209
841c8096
CY
2102008-09-22 Chong Yidong <cyd@stupidchicken.com>
211
402168fa
CY
212 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
213 interface for defining macros. Simplify examples. Note that C-g quits
214 macro definitions.
215 (Keyboard Macro Counter): Document using F3 to insert counter. Give
216 usage example.
217 (Keyboard Macro Query): Organize query responses in a table.
218
219 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
220 to Erasing node.
841c8096
CY
221 (Undo): Reorganize paragraphs for logical flow. Move keybinding
222 rationale to a footnote.
223 (Kill Errors): Remove node, due to redundancy with Erasing.
224 (Spelling): Move discussion of flyspell to end. Note new behavior of
225 M-$ in active region. Remove non-ispell-specific keybindings from
226 table.
227
eab2ee89
DN
2282008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
229
230 * cmdargs.texi (Initial Options): Document --daemon.
231
3d53e905
GM
2322008-09-20 Glenn Morris <rgm@gnu.org>
233
234 * files.texi (Numbered Backups): Mention that some modes set
235 version-control.
236
1c90484d
GM
2372008-09-20 Jim Blandy <jimb@red-bean.com>
238
239 * files.texi (Numbered Backups): Reference File Variables, as well.
240 Remove discussion of Rmail's implementation.
241
0fc0d844
CY
2422008-09-06 Chong Yidong <cyd@stupidchicken.com>
243
244 * misc.texi (Recursive Edit): Note that top-level exits active
245 minibuffers.
246
247 * trouble.texi (Quitting): Likewise.
248
b18d283d
CY
2492008-08-31 Chong Yidong <cyd@stupidchicken.com>
250
251 * emacs.texi (Top): Add Temporary Face Changes xref.
252
253 * display.texi (Display): Move Temporary Face Changes node to just
254 after Standard Faces.
255 (Scrolling): Document recenter-top-bottom instead of recenter.
256 (Horizontal Scrolling): Move auto hscroll discussion to the top.
257 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
258 (Display Custom): Copyedits.
259 (Optional Mode Line): Document display-battery-mode.
260
180135fc
RF
2612008-08-27 Romain Francoise <romain@orebokech.com>
262
263 * custom.texi (Directory Variables): Minor fix.
264
d3fe3475
GM
2652008-08-27 Glenn Morris <rgm@gnu.org>
266
267 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
268 descriptions.
269 (Calendar Customizing): Tweak layout description.
183080b6 270 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
271 markers. Condense calendar-star-date and calendar-mark-today
272 description.
273 (Holiday Customizing): Add oriental and solar holidays.
274 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
275 Fix holiday-float description. Use zerop in examples. Be less verbose.
276 (Date Display Format): Change ISO format. Be less verbose.
277 (Diary Customizing): Mention day and month abbrev arrays.
278 Mention the date-form variables by name. Update European example.
279 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
280 Condense examples. Mention diary-entry-symbols by name.
281 Condense table for insertion commands.
282 (Fancy Diary Display): Mention diary-include-string and
283 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
284 Ethiopic, Persian date functions. Condense descriptions.
285
286 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
287 (Adding to Diary): Adapt for changed node name.
288
71755807
GM
2892008-08-26 Glenn Morris <rgm@gnu.org>
290
291 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
292 node "Hebrew/Islamic Entries".
293
294 * calendar.texi (Specified Dates): Fix names of iso functions.
295 (General Calendar): There may not be another window.
296 (Writing Calendar Files, Holidays): Tweak intro.
297 (Holidays): Mention Baha'i and Chinese holidays.
298 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
299 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
300 (To Other Calendar): Add calendar-print-other-dates.
301 Refer to "graphic display" rather than "X.
302 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
303 (Displaying the Diary): Fix whitespace after reference.
304 Fix `diary-number-of-entries' reference.
305 (Date Formats): Explicitly mention that day names can be abbreviated.
306 (Adding to Diary): Add some references to other sections.
307 (Special Diary Entries): Fix reference.
308 (Appointments): Simplify appt-message-warning-time entry.
309 Clarify where times must be.
310 (Importing Diary): Comment out icalendar paragraph that does not apply.
311 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
312
d76ebc75
GM
3132008-08-23 Glenn Morris <rgm@gnu.org>
314
315 * fortran-xtra.texi (Fortran): Change description of free form and
316 fixed form a bit. Mention hideshow and imenu.
317 (Fortran Motion): Mention fortran-end-of-subprogram,
318 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
319 (Fortran Indent): Minor re-word.
320 (ForIndent Commands): Mention fortran-fill-paragraph and
321 fortran-fill-statement.
322 (ForIndent Cont): Mention fortran-tab-mode-string.
323 (Fortran Comments): Mention fortran-comment-line-start-skip.
324 (Fortran Columns): Mention font-locking.
325 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
326
e2a71e28
JB
3272008-08-23 Johan Bockgard <bojohan@muon>
328
329 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
330
5c52e13c
CY
3312008-08-22 Chong Yidong <cyd@stupidchicken.com>
332
333 * mini.texi (Minibuffer): Simplify introduction.
334 (Minibuffer File): Document tilde in minibuffer filenames.
335 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
336 to enter tabs, spaces, and question marks. Describe behavior of C-a.
337 (Completion Example): Update example to current command list.
338 (Completion Options): Document `lazy' value of completion-auto-help.
339 Update contents of completion-ignored-extensions.
340 (Minibuffer History): Describe "future history" list. State default
341 value of history-delete-duplicates.
342
77a00355
GM
3432008-08-21 Glenn Morris <rgm@gnu.org>
344
345 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 346 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 347
39ee1d04
CY
3482008-08-17 Chong Yidong <cyd@stupidchicken.com>
349
350 * regs.texi (Registers): Clarify valid register names.
351 (RegPos): Note that buffer is saved and restored too.
352 (RegText): Note that mark is reactivated/deactivated.
353 (RegConfig): Xref to Windows node.
354
b12c348f
CY
3552008-08-16 Chong Yidong <cyd@stupidchicken.com>
356
3ae7ba79
CY
357 * basic.texi (Inserting Text): Provide command name for C-q.
358
b12c348f
CY
359 * killing.texi (Killing): Copyedit. Define read-only text.
360 (Deletion): DEL and C-d were already explained in Erasing; xref there.
361 (Killing by Lines): Copyedit.
362 (Other Kill Commands): Move M-w description here.
363 (Yanking): Move M-w to Other Kill Commands.
364 (Kill Ring): Also mention saving text in registers. Link to Text
365 Properties in elisp manual.
366 (Accumulating Text): Copyedit.
367 (CUA Bindings): Shift selection is now the default.
368
d8ff7692
TZ
3692008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
370
371 * maintaining.texi (Change Log): Mention next-error is available.
372
a43a8a2e
GM
3732008-08-10 Glenn Morris <rgm@gnu.org>
374
375 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
376 and intermonth text.
377 (Holiday Customizing): Add holiday-chinese.
378
eba27308
EZ
3792008-08-08 Eli Zaretskii <eliz@gnu.org>
380
381 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
382
5f14a5b3
DN
3832008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
384
385 * files.texi (Log Buffer): Describe C-c C-d.
386 (Diff Mode): Describe C-x 4 A.
387
49989bff
EZ
3882008-08-06 Eli Zaretskii <eliz@gnu.org>
389
390 * vc1-xtra.texi (VC Directory Mode): Fix last change.
391
5c915c02
DN
3922008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
393
2beaf97a
DN
394 * files.texi (Old Revisions): Update the keys used by vc-annotate and
395 describe the new bindings to show the changeset diff, toggle annotation
396 visibility, show revisions.
397 (VC Status): Describe key bindings for modifying the change comments,
398 displaying changeset diffs and annotations.
399
5c915c02
DN
400 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
401
71798ace
NR
4022008-08-05 Nick Roberts <nickrob@snap.net.nz>
403
404 * vc1-xtra.texi (VC Directory Mode): Fix typo.
405
b8949644
EZ
4062008-08-02 Eli Zaretskii <eliz@gnu.org>
407
408 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
409 and wording.
410
819567d1
DN
4112008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
412
413 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 414 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
415 commands. Improve some old info.
416
5f38310a
CY
4172008-07-31 Chong Yidong <cyd@stupidchicken.com>
418
0dc3906b
CY
419 * display.texi (Visual Line Mode): New node.
420
5f38310a
CY
421 * basic.texi (Inserting Text): Move DEL to deletion node.
422 (Moving Point): Add additional alternative key bindings. Describe
423 line-move-visual.
424 (Erasing): Describe DEL.
425 (Basic Undo, Blank Lines, Arguments): Copyedit.
426 (Continuation Lines): Mention Visual Line mode.
427 (Position Info): Move extended discussion to mule.texi.
428
429 * mule.texi (International Chars): Describe C-x =.
430
431 * emacs.texi (Top): Add Visual Line Mode node.
432
7c2fb837
DN
4332008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
434
435 * emacs.texi: Remove VMS support.
436
3f6b73ef
DN
4372008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
438
439 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
440 the vc-dir command name.
441
9e2a2647
DN
4422008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
443
444 * xresources.texi: Remove mentions of Mac Carbon.
445
568beaa2
AS
4462008-07-19 Andreas Schwab <schwab@suse.de>
447
448 * ns-emacs.texi: Move to ../misc.
449
0ef94706
CY
4502008-07-15 Chong Yidong <cyd@stupidchicken.com>
451
452 * entering.texi (Exiting): Don't describe text-only terminals as the
453 default. Describe the new startup screen.
454 (Exiting): Describe how to kill Emacs first. Change description of
455 iconification to handle modern window systems.
456
ba60bd44 4572008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
458
459 * ns-emacs.texi: New file, documents features of Emacs port under
460 NeXTstep windowing.
461
9f30aa73
CY
4622008-07-15 Chong Yidong <cyd@stupidchicken.com>
463
938a5d2e
CY
464 * entering.texi (Entering Emacs): Update prev node.
465
466 * glossary.texi (Glossary): Remove xref to Text Characters.
467
9f30aa73
CY
468 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
469 directly, rather than in the context of ASCII. Move description of
470 special properties of modifier key to new Modifier Keys node.
471 (Keys): Copyedit.
472 (Text Characters): Delete node. Multibyte is the default nowadays, and
473 the node contents are obsolete.
474
475 * custom.texi (Modifier Keys): New node.
476
477 * emacs.texi (Top): Update node list.
478
7e53d36c
CY
4792008-07-13 Chong Yidong <cyd@stupidchicken.com>
480
481 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
482 saying that Emacs provides menus and mouse support (which is par for
483 the course).
484
485 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
486 early on.
487 (Point): Copyedit. Relegate historical trivia to a footnote.
488 (Mode Line): Explain mode-line format more consistently.
489 (Menu Bar): Copyedit.
490
1e9fa96d
GM
4912008-06-27 Glenn Morris <rgm@gnu.org>
492
493 * cal-xtra.texi (Sexp Diary Entries):
494 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
495
dc9bebb8
CY
4962008-06-26 Chong Yidong <cyd@stupidchicken.com>
497
498 * mark.texi (Shift selection): New node.
499 (Mark): Copyedits.
500 (Persistent Mark): Move to the end of the chapter.
501
e7881076
EZ
5022008-06-20 Eli Zaretskii <eliz@gnu.org>
503
504 * makefile.w32-in (distclean): Remove makefile.
505
f427400c
NR
5062008-06-17 Nick Roberts <nickrob@snap.net.nz>
507
508 * building.texi (Starting GUD): Add an entry for gud-gdb.
509 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
510 command mode.
511
b597d348
GM
5122008-06-17 Glenn Morris <rgm@gnu.org>
513
514 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
515
647b7094
NR
5162008-06-17 Nick Roberts <nickrob@snap.net.nz>
517
518 * building.texi (Starting GUD): Expand on remote debugging.
519 (Other GDB-UI Buffers): Mention new keyboard bindings.
520
47a30023
GM
5212008-06-15 Glenn Morris <rgm@gnu.org>
522
523 * gnu.texi: Use a verbatim license for this invariant section,
524 as per etc/GNU.
525
37e5d54a
GM
5262008-06-13 Daniel Engeler <engeler@gmail.com>
527
528 * emacs.texi, misc.texi: Add documentation about serial port access.
529
8e65d46c
GM
5302008-06-13 Glenn Morris <rgm@gnu.org>
531
c1473b4c
MB
532 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
533 maintain.info.
8e65d46c 534
e40a85cd
MB
5352008-06-05 Miles Bader <miles@gnu.org>
536
537 * display.texi (Temporary Face Changes): Update to reflect function
538 renamings in face-remap.el.
539
56c73dec
MB
5402008-06-04 Miles Bader <miles@gnu.org>
541
542 * display.texi (Temporary Face Changes): Add
543 `adjust-buffer-face-height'. Rewrite description of
544 `increase-buffer-face-height' and `decrease-default-face-height' now
545 that they aren't bound by default.
546
9d3d42fb
MB
5472008-06-03 Miles Bader <miles@gnu.org>
548
549 * display.texi (Temporary Face Changes): New node.
550
2be6bfe2
EZ
5512008-05-31 Eli Zaretskii <eliz@gnu.org>
552
553 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
554
daf7e339
GM
5552008-05-31 Glenn Morris <rgm@gnu.org>
556
557 * cal-xtra.texi (Fancy Diary Display): Simplify.
558
d21d2618
GM
5592008-05-30 Glenn Morris <rgm@gnu.org>
560
561 * cal-xtra.texi (Fancy Diary Display): Update for
562 diary-display-function replacing diary-display-hook.
563
71ce5fd0
JB
5642008-05-29 Drew Adams <drew.adams@oracle.com>
565
566 * msdog.texi (Windows Keyboard): Add descriptions of
567 w32-register-hot-key and w32-unregister-hot-key.
568
a3cdbdf8
MO
5692008-05-21 Tom Tromey <tromey@redhat.com>
570
571 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
572 Variables node.
573
854a574c
MO
5742008-05-19 Tom Tromey <tromey@redhat.com>
575
576 * custom.texi (Variables): Add Directory Variables to menu.
577 (Directory Variables): New node.
578
7c2ec3f9
ER
5792008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
580
71ce5fd0 581 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 582
370fded4
ER
5832008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
584
585 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
586 Revision Tags and rewritten. Section now uses modern terminology,
587 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
588 accurately.
589
6af511e3
EZ
5902008-05-10 Eli Zaretskii <eliz@gnu.org>
591
592 * msdog.texi (Windows Files): Update documentation of
593 w32-get-true-file-attributes.
594
7a78b6e7
ER
5952008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
596
597 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
598 directory mode.
599
1bcfc24e
CY
6002008-05-08 Chong Yidong <cyd@stupidchicken.com>
601
602 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 603 entry "television".
1bcfc24e 604
db86064f
ER
6052008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
606
ab5ec32c 607 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 608
a31b405e
ER
6092008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
610
611 * emacs/buffers.texi, emacs/files.texi (Version-control):
612 vc-toggle-read-only is no longer a good idea...
613
ff2c14fc
GM
6142008-04-29 Glenn Morris <rgm@gnu.org>
615
616 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
617
367c9b7c
JL
6182008-04-22 Juri Linkov <juri@jurta.org>
619
620 * dired.texi (Subdirectories in Dired): Describe using `^'
621 to return to the parent directory.
622
4ac1e9b4
NR
6232008-04-22 Nick Roberts <nickrob@snap.net.nz>
624
625 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
626 recent changes.
627
b9b3bf2b
NR
6282008-04-19 Nick Roberts <nickrob@snap.net.nz>
629
630 * building.texi (GDB-UI Layout, Breakpoints Buffer)
631 (Other GDB-UI Buffers): Update for recent thread related changes.
632
4d120d6a
SM
6332008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
634
635 * maintaining.texi (Maintaining):
636 * emacs.texi (Top): Typo.
637
a152877d
SM
6382008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
639
b9b3bf2b
NR
640 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
641 arg in `font-lock-add-keywords'.
a152877d 642
36c0514c
GM
6432008-04-08 Glenn Morris <rgm@gnu.org>
644
645 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
646 Also add Baha'i calendar references where appropriate.
647
06a97d46
GM
6482008-04-05 Glenn Morris <rgm@gnu.org>
649
650 * custom.texi (Init File): Byte-compiling .emacs is bad.
651
6adc6eed
SM
6522008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
653
654 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
655
571388b0
GM
6562008-03-29 Glenn Morris <rgm@gnu.org>
657
658 * calendar.texi: Update for `calendar-date-style' replacing
659 `european-calendar'.
660
3ae8f876
JR
6612008-03-28 Jason Rumney <jasonr@gnu.org>
662
663 * display.texi (Display Custom): Mention overlay-margin in text.
664
5bc6ddff 6652008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 666
5bc6ddff
MB
667 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
668 tutorial' comments.
03a864d5 669
7186a830
CY
6702008-03-28 Chong Yidong <cyd@stupidchicken.com>
671
672 * mark.texi (Mark): Rearrange nodes.
673 (Persistent Mark): Rename from Transient Mark.
674 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
675 Describe Transient Mark mode as the default.
676
677 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
678 the default behavior with Transient Mark mode off.
679 (Position Info): Fix typo.
680
71ce5fd0
JB
681 * display.texi (Standard Faces): Reference the Mark node.
682 Remove discussion of the region face, which is discussed there.
7186a830
CY
683
684 * emacs.texi (Top): Update node listings.
685
686 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
687 as the default.
688
689 * fixit.texi (Undo): Standardize choice of undo key sequence.
690 (Undo, Spelling): Describe Transient Mark mode as the default.
691
692 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
693 default.
694
695 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
696
697 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
698 mode is the default, and note that the mark is not activated when set.
699
700 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
701 Describe Transient Mark mode as the default.
702
703 * search.texi (Basic Isearch): Reference the Mark Ring node.
704 (Replace, Unconditional Replace, Other Repeating Search):
705 Describe Transient Mark mode as the default.
706
707 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
708 Transient Mark mode as the default.
709 (Paragraphs): Describe how M-h behaves when region is active.
710
711 * trouble.texi (Quitting): Clarify effects of C-g.
712
dc47d1ff
GM
7132008-03-13 Glenn Morris <rgm@gnu.org>
714
715 * emacs.texi (EMACSVER): Set to 23.0.60.
716
e3e0fb39 7172008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 718
e3e0fb39
GM
719 * dired.texi (Hiding Subdirectories): Fix previous change.
720
7212008-03-05 Drew Adams <drew.adams@oracle.com>
722
723 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 724
5e14abf8
KS
7252008-02-28 Kim F. Storm <storm@cua.dk>
726
727 * help.texi (Help Files): Move describe-gnu-project to C-h g.
728 Move describe-distribution to C-h C-o.
729 Move view-emacs-problems to C-h C-p.
730 Add view-emacs-debugging on C-h C-d.
731 Add view-external-packages on C-h C-e.
d0207bf3 732 Add view-order-manuals on C-h C-m.
5e14abf8 733
d0207bf3 7342008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
735
736 * msdog-xtra.texi (MS-DOS): Docstring fix.
737
87e391bb
EZ
7382008-02-09 Eli Zaretskii <eliz@gnu.org>
739
740 * msdog.texi (Windows Fonts): Use a @table for describing font
741 properties.
742
5662e503
JR
7432008-02-07 Jason Rumney <jasonr@gnu.org>
744
745 * msdog.texi (Windows Files): w32-get-true-file-attributes default
746 value has changed.
747 (Windows HOME): Clarify what is meant by "if that fails as well".
748 (Windows Fonts): New section.
749
72463824
GM
7502008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
751
752 * basic.texi (Basic Undo): Remove duplicate "you can".
753
7ff926e0
EZ
7542008-02-02 Eli Zaretskii <eliz@gnu.org>
755
756 * maintaining.texi (Tags): Fix last change.
757
6ab7aef1
MA
7582008-02-02 Michael Albinus <michael.albinus@gmx.de>
759
093571c3 760 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 761
ace67e7e
NR
7622008-01-31 Nick Roberts <nickrob@snap.net.nz>
763
764 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
765
ae068fdf
RS
7662008-01-26 Richard Stallman <rms@gnu.org>
767
768 * maintaining.texi (Tags): Delete redundant index entry.
769
a56d9a08
EZ
7702008-01-26 Eli Zaretskii <eliz@gnu.org>
771
772 * programs.texi (Imenu): Move "@cindex tags" from here...
773 * maintaining.texi (Tags): ...to here.
774
e941ed90
NR
7752008-01-23 Kevin Ryde <user42@zip.com.au>
776
777 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
778 click count.
779
650276d5
JB
7802008-01-21 Juanma Barranquero <lekktu@gmail.com>
781
782 * entering.texi (Exiting): Fix typo.
783 Reported by D. E. Evans <sinuhe@gnu.org>.
784
8dc17977
MR
7852007-12-31 Martin Rudalics <rudalics@gmx.at>
786
787 * glossary.texi (Glossary): Fix typo.
788
9f9695a6
RS
7892007-12-27 Richard Stallman <rms@gnu.org>
790
791 * text.texi (Formatted Text): Improve menu tag.
792 (Editing Format Info): In Info, add duplicate menu of nodes
793 about the submenus.
794 (Format Faces): Say where Faces menu is found. Mention Other.
795 (Format Colors): Say where these submenus are found.
796 (Format Indentation, Format Justification): Likewise.
797 (Format Properties): Likewise.
798
abfd0191
RS
7992007-12-22 Richard Stallman <rms@gnu.org>
800
801 * search.texi (Query Replace): Make exp of query-replace more
802 self-contained, and clarify.
8dc17977 803
abfd0191
RS
804 * cc-mode.texi (Getting Started): Change @ref to @pxref.
805
a2586785
RS
8062007-12-15 Richard Stallman <rms@gnu.org>
807
808 * files.texi (Auto Save): Clarify definition of auto-saving.
809
a67cf2bb
RS
8102007-11-26 Richard Stallman <rms@gnu.org>
811
812 * help.texi (Help Echo): Cleanups.
813
448b33b1
TTN
8142007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
815
816 * files.texi (Why Version Control?): Fix typo.
817 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
818 (Selecting a Fileset): Fix typos; small rewording.
819 (Log Buffer): Likewise.
820 (Old Revisions): Likewise.
448b33b1 821
221bb7f6
EZ
8222007-11-17 Eli Zaretskii <eliz@gnu.org>
823
824 * mule.texi (Communication Coding): Fix wording of last change.
825
d0207bf3 8262007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 827
630cb3b7
JB
828 * custom.texi (Specifying File Variables):
829 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 830
53b7759e
KH
8312007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
832
a5ab2e0c 833 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
834
835 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
836
c8763fb6 8372007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 838
630cb3b7 839 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
840 --output=file.
841
ff98e024
MR
8422007-11-13 Martin Rudalics <rudalics@gmx.at>
843
844 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
845 (Help Echo): Avoid mentioning the term "region" here and
846 consistently use the term "active text".
847
37b11c22
GM
8482007-11-11 Glenn Morris <rgm@gnu.org>
849
850 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
851
21d50ba1
JL
8522007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
853
854 * search.texi (Query Replace): Mention
855 `query-replace-show-replacement'.
856
c12ecb0a 8572007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
858
859 * building.texi (Watch Expressions): Remove obscure sentence.
860
3b4201f4
KH
8612007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
862
863 * mule.texi (Select Input Method): Describe how to activate an input
864 method in the text mode.
865
07e5c0b0
DN
8662007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
867
868 * cmdargs.texi (Misc Variables): Remove Sun windows info.
869
52dd7391
NR
8702007-10-30 Nick Roberts <nickrob@snap.net.nz>
871
872 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
873
c004e539
GM
8742007-10-30 Glenn Morris <rgm@gnu.org>
875
876 * misc.texi (Directory Tracking): Explain a bit more about
877 dirtrack-mode.
878
ca8c5b8c
GM
8792007-10-25 Glenn Morris <rgm@gnu.org>
880
881 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
882
b6c764ef
RS
8832007-10-24 Richard Stallman <rms@gnu.org>
884
885 * misc.texi (Interactive Shell): Cleanup last change.
886
eabd84c9
JL
8872007-10-22 Juri Linkov <juri@jurta.org>
888
889 * mini.texi (Minibuffer History): Add text about a list of minibuffer
890 default values.
891
0b43c7e2
ER
8922007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
893
ca8c5b8c 894 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
895 'filesets'.
896
a80859d4
MR
8972007-10-18 Martin Rudalics <rudalics@gmx.at>
898
899 * trouble.texi (Quitting): Fix typo.
900
c9447ae1
GM
9012007-10-18 Glenn Morris <rgm@gnu.org>
902
903 * frames.texi (Mode Line Mouse): Mention minor mode names.
904
168b980f
JL
9052007-10-17 Juri Linkov <juri@jurta.org>
906
907 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
908 fill-paragraph operates on the active region in Transient Mark mode.
909 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
910 with fill-paragraph.
911
912 * basic.texi (Arguments): Replace fill-paragraph-or-region with
913 fill-paragraph.
914
915 * fixit.texi (Spelling): ispell-word operates on the active region
916 in Transient Mark mode.
917
5a331f34
JB
9182007-10-17 Aaron S. Hawley <aaronh@garden.org>
919
920 * building.texi (Source Buffers):
921 * custom.texi (Init Non-ASCII):
922 * glossary.texi (Glossary): Use "key binding" consistently.
923
2a9f4d55
JB
9242007-10-17 Juanma Barranquero <lekktu@gmail.com>
925
926 * calendar.texi (Diary): Fix directive.
927
de13cecf
RS
9282007-10-16 Richard Stallman <rms@gnu.org>
929
930 * calendar.texi (Diary): Clarify text about diary file example.
931
5f90d53e
ER
9322007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
933
934 * files.texi: Capitalize node names according to convention.
935
3aa491bc
GM
9362007-10-13 Glenn Morris <rgm@gnu.org>
937
938 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
939
8a3106d3
ER
9402007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
941
942 * emacs.texi:
943 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 944 suggested by RMS and Robert J. Chassell.
8a3106d3 945
da1080a2
ER
9462007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
947
3aa491bc 948 * files.texi (Version Systems):
0870a421
ER
949 * vc-xtra.texi:
950 * vc1-xtra.texi:
ac3f4c6f 951 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 952 operations. Change of terminology from `version' to `revision'.
a7fc5b78 953 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 954 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 955
58ade22b
ER
9562007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
957
da1080a2 958 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
959 Reorder the descriptions to be chronological.
960
93870ce2
RS
9612007-10-09 Richard Stallman <rms@gnu.org>
962
963 * display.texi (Cursor Display): Correct how cursor appears
964 in nonselected windows.
965
568c7288
NR
9662007-10-04 Nick Roberts <nickrob@snap.net.nz>
967
968 * building.texi (GDB Graphical Interface): Remove references to gdba
969 and mention gud-gdb.
970
1af74d06 9712007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 972
1af74d06 973 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 974
0d8fb755
JL
9752007-10-06 Juri Linkov <juri@jurta.org>
976
977 * text.texi (Fill Commands): Document fill-paragraph-or-region.
978 (Fill Prefix, Format Indentation): Replace fill-paragraph with
979 fill-paragraph-or-region.
980
981 * basic.texi (Arguments): Replace fill-paragraph with
982 fill-paragraph-or-region.
983
b981e2c6
ER
9842007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
985
986 * files.texi: Update the section on version control for 2007
2a9f4d55 987 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
988 will come later.
989
5fceaf9c
GM
9902007-09-15 Glenn Morris <rgm@gnu.org>
991
992 * calendar.texi (Holidays): Change all instances of `holiday-list' back
993 to `list-holidays'.
994
b0e44b17
GM
9952007-09-14 Glenn Morris <rgm@gnu.org>
996
997 * calendar.texi: Update all instances of mark-calendar-holidays,
998 list-calendar-holidays, list-holidays with the new names.
999
8cf51b2c
GM
10002007-09-06 Glenn Morris <rgm@gnu.org>
1001
1002 * Move manual sources from man/ to subdirectories of doc/.
1003 Split into the Emacs manual in emacs/, and other manuals in misc/.
1004 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1005 manual.
1006 (infodir): New variable.
1007 (info): Use $infodir.
1008 (emacsman): Delete target, not needed any more.
1009 Move all targets that are not the Emacs manual to misc/Makefile.in.
1010 (mostlyclean): Remove `gnustmp'.
1011 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1012 manual.
92f9b43f 1013 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1014 (emacsman): Delete target, not needed any more.
1015 (clean): Remove all info files but Emacs manual.
1016 Move all targets that are not the Emacs manual to misc/Makefile.in.
1017 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1018
1019 * Makefile.in (INFOSOURCES): Delete.
1020 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1021 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1022 *.vrs *.toc here...
1023 (maintainer-clean): ...from here.
1024
10252007-09-05 Glenn Morris <rgm@gnu.org>
1026
1027 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1028
8cf51b2c
GM
10292007-08-29 Glenn Morris <rgm@gnu.org>
1030
1031 * emacs.texi (EMACSVER): Increase to 23.0.50.
1032
3420c522
RS
10332007-08-27 Richard Stallman <rms@gnu.org>
1034
1035 * emacs.texi (Top): Clarify menu item for Glossary.
1036
1037 * display.texi (Faces): Change secn title.
1038 Clarify not all fonts come from Font Lock.
1039
8cf51b2c
GM
10402007-08-17 Eli Zaretskii <eliz@gnu.org>
1041
1042 * basic.texi (Position Info): Add index entry for face at point.
1043 Mention that character faces are also displayed by "C-u C-x =".
1044
8cf51b2c
GM
10452007-08-08 Glenn Morris <rgm@gnu.org>
1046
1047 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1048
10492007-08-07 Chong Yidong <cyd@stupidchicken.com>
1050
1051 * files.texi (File Conveniences): Document point motion keys in Image
1052 mode.
1053
8cf51b2c
GM
10542007-07-27 Glenn Morris <rgm@gnu.org>
1055
8cf51b2c
GM
1056 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1057 in-line.
1058
1059 * gpl.texi: New file with text of GPL.
1060 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1061
10622007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1063
1064 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1065
1066 * dired.texi (Wdired): Mention C-x C-q key binding.
1067
10682007-07-28 Nick Roberts <nickrob@snap.net.nz>
1069
1070 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1071
10722007-07-25 Glenn Morris <rgm@gnu.org>
1073
8cf51b2c
GM
1074 * emacs.texi (Copying): Replace license with GPLv3.
1075
1076 * Relicense all FSF files to GPLv3 or later.
1077
10782007-07-24 Glenn Morris <rgm@gnu.org>
1079
1080 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1081 for some calendars.
1082
10832007-07-23 Nick Roberts <nickrob@snap.net.nz>
1084
1085 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1086 default-directory for the current buffer is on a remote machine.
1087
8cf51b2c
GM
10882007-07-21 Eli Zaretskii <eliz@gnu.org>
1089
1090 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1091 default value.
1092
10932007-07-21 Richard Stallman <rms@gnu.org>
1094
1095 * files.texi (Why Version Control?): Improve previous change.
1096
10972007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1098
1099 * files.texi (Why Version Control?): New node.
1100
8cf51b2c
GM
11012007-07-12 Nick Roberts <nickrob@snap.net.nz>
1102
8cf51b2c
GM
1103 * building.texi (Starting GUD): Add xref to this anchor.
1104
8cf51b2c
GM
11052007-06-24 Karl Berry <karl@gnu.org>
1106
2a9f4d55 1107 * emacs.texi: New Back-Cover Text.
8cf51b2c 1108
8cf51b2c
GM
11092007-06-07 Alan Mackenzie <acm@muc.de>
1110
1111 * display.texi (Optional Mode Line): Document the new form of
1112 line+column numbers, "(561,2)".
1113
11142007-06-06 Juanma Barranquero <lekktu@gmail.com>
1115
49823426 1116 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1117
11182007-06-02 Chong Yidong <cyd@stupidchicken.com>
1119
1120 * Version 22.1 released.
1121
8cf51b2c
GM
11222007-05-07 Karl Berry <karl@gnu.org>
1123
1124 * emacs.texi (EMACSVER): Back to 22.
1125
11262007-05-06 Richard Stallman <rms@gnu.org>
1127
1128 * maintaining.texi (Create Tags Table): Clean up previous change.
1129
c8763fb6 11302007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1131
1132 * maintaining.texi (Create Tags Table): Add text about the dangers of
1133 making symbolic links to tags files.
1134
11352007-05-04 Karl Berry <karl@gnu.org>
1136
1137 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1138
11392007-05-03 Karl Berry <karl@gnu.org>
1140
1141 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1142
1143 * .cvsignore (*.pdf): New entry.
1144
8cf51b2c
GM
1145 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1146 for printing.
1147
11482007-05-01 Richard Stallman <rms@gnu.org>
1149
1150 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1151
8cf51b2c
GM
11522007-04-28 Glenn Morris <rgm@gnu.org>
1153
1154 * ack.texi (Acknowledgments):
1155 * anti.texi (Antinews):
8cf51b2c
GM
1156 * programs.texi (Program Modes): Restore mention of python.el pending
1157 consideration of legal status.
1158
11592007-04-28 Richard Stallman <rms@gnu.org>
1160
1161 * files.texi (File Names): Fixes to ~ description on MS systems.
1162
8cf51b2c
GM
11632007-04-26 Glenn Morris <rgm@gnu.org>
1164
1165 * emacs.texi (EMACSVER): Increase to 22.1.50.
1166
11672007-04-25 Karl Berry <karl@gnu.org>
1168
1169 * emacs.texi: Improve line breaks on copyright page,
1170 similar layout to lispref, 8.5x11 by default.
1171
1172 * dired.texi (Image-Dired): Improve line break, fix typo.
1173
11742007-04-24 Chong Yidong <cyd@stupidchicken.com>
1175
1176 * programs.texi (Program Modes):
8cf51b2c
GM
1177 * anti.texi (Antinews):
1178 * ack.texi (Acknowledgments): python.el removed.
1179
8cf51b2c
GM
11802007-04-23 Chong Yidong <cyd@stupidchicken.com>
1181
1182 * display.texi (Highlight Interactively): Correct description of
1183 hi-lock-file-patterns-policy.
1184
1185 * files.texi (File Archives): Mention self-extracting executables.
1186
11872007-04-23 Eli Zaretskii <eliz@gnu.org>
1188
1189 * search.texi (Unconditional Replace, Query Replace): Add xref to
1190 "Replacement and Case".
1191
11922007-04-22 Chong Yidong <cyd@stupidchicken.com>
1193
1194 * dired.texi (Image-Dired): Move from Thumbnails node.
1195 * misc.texi (Thumbnails): Node deleted.
1196 * emacs.texi (Top): Update node listing.
1197
1198 * files.texi (File Conveniences):
49823426 1199 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1200
12012007-04-21 Richard Stallman <rms@gnu.org>
1202
1203 * display.texi (Highlight Interactively): Correct previous change.
1204 Clarify doc of hi-lock-find-patterns, and move new features into it.
1205
12062007-04-20 David Koppelman <koppel@ece.lsu.edu>
1207
1208 * display.texi (Highlight Interactively): Document
1209 hi-lock-file-patterns-policy.
1210
12112007-04-20 Martin Rudalics <rudalics@gmx.at>
1212
1213 * display.texi (Scrolling): Fix typo.
1214
8cf51b2c
GM
12152007-04-15 Chong Yidong <cyd@stupidchicken.com>
1216
8cf51b2c
GM
1217 * doclicense.texi: Remove node heading, so that it can be included by
1218 other files.
1219
1220 * emacs.texi: Insert node heading for GFDL.
1221
8cf51b2c
GM
12222007-04-14 Eli Zaretskii <eliz@gnu.org>
1223
1224 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1225 "command line".
1226
1227 * display.texi (Faces): Refer to "Creating Frames" for face
1228 and other frame customizations in .emacs.
1229
1230 * frames.texi (Creating Frames): Mention that face customizations can
1231 be put in .emacs. Add index entries.
1232
12332007-04-12 Richard Stallman <rms@gnu.org>
1234
1235 * glossary.texi (Glossary): Explain `iff'.
1236
12372007-04-11 Karl Berry <karl@gnu.org>
1238
1239 * gnu.texi (Top),
1240 * macos.texi (Mac Font Specs),
1241 * anti.texi (Antinews),
1242 * xresources.texi (Resources),
1243 * misc.texi (Emulation),
1244 * calendar.texi (Daylight Saving),
1245 * dired.texi (Dired and Find),
1246 * rmail.texi (Remote Mailboxes),
1247 * sending.texi (Mail Headers),
1248 * programs.texi (Which Function),
1249 * files.texi (Recover),
1250 * buffers.texi (Uniquify),
1251 * frames.texi (Wheeled Mice),
1252 * killing.texi (Rectangles): Wording to improve breaks in
1253 8.5x11 format.
1254 * mule.texi (Language Environments): \hbadness=10000 since there's
1255 no way to reword.
1256 * emacs.texi (smallbook): New @set to more easily switch between
1257 smallbook and 8.5x11.
1258
12592007-04-11 Richard Stallman <rms@gnu.org>
1260
1261 * files.texi (File Conveniences): Add xref to Tumme.
1262 Delete text about Thumbnail mode.
1263
8cf51b2c
GM
12642007-04-09 Alan Mackenzie <acm@muc.de>
1265
1266 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1267 new name. Insert concept index entries.
1268
8cf51b2c
GM
12692007-04-08 Chong Yidong <cyd@stupidchicken.com>
1270
1271 * display.texi (Standard Faces): Document prefix arg for
1272 list-faces-display.
1273
1274 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1275
8cf51b2c
GM
12762007-04-07 Chong Yidong <cyd@stupidchicken.com>
1277
8cf51b2c
GM
1278 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1279
1280 * files.texi (Misc File Ops): Rewrite description of
1281 insert-file-literally.
1282
8cf51b2c
GM
12832007-03-31 Eli Zaretskii <eliz@gnu.org>
1284
1285 * misc.texi (Printing): Postscript -> PostScript.
1286
8cf51b2c
GM
1287 * ack.texi (Acknowledgments): Postscript -> PostScript.
1288
1289 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1290
1291 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1292 below.
1293
12942007-03-30 Chong Yidong <cyd@stupidchicken.com>
1295
1296 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1297 Init Non-ASCII.
1298 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1299 (Init Non-ASCII): New node.
1300
13012007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1302
1303 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1304
8cf51b2c
GM
13052007-03-12 Glenn Morris <rgm@gnu.org>
1306
8cf51b2c
GM
1307 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1308 "Daylight Savings".
1309
49823426 1310 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1311 saving" in text throughout.
1312
8cf51b2c
GM
13132007-03-04 Richard Stallman <rms@gnu.org>
1314
1315 * custom.texi (Safe File Variables): Minor correction.
1316
8cf51b2c
GM
13172007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1318
1319 * rmail.texi (Movemail): Add internal ref.
1320 Don't indent the intro for the PROTO table.
1321 Format PROTO table items with @code.
1322
8cf51b2c
GM
13232007-02-26 Nick Roberts <nickrob@snap.net.nz>
1324
1325 * building.texi: Remove references to bashdb.
1326
8cf51b2c
GM
13272007-02-19 Juanma Barranquero <lekktu@gmail.com>
1328
1329 * mule.texi (Language Environments): Update list of supported language
1330 environments.
1331
8cf51b2c
GM
13322007-02-14 Kim F. Storm <storm@cua.dk>
1333
1334 * building.texi (Grep Searching): Fix lgrep doc.
1335
13362007-02-12 Chong Yidong <cyd@stupidchicken.com>
1337
1338 * back.texi: Remove unused file.
1339
c8763fb6 13402007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1341
1342 * maintaining.texi (Tag Syntax): Now --members is the default for
1343 etags, not for ctags yet.
1344
8cf51b2c
GM
13452007-02-03 Eli Zaretskii <eliz@gnu.org>
1346
1347 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1348 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1349 expects. Add comments to prevent people from inadvertently modifying
1350 the key parts needed by `texinfo-multiple-files-update'.
1351
13522007-01-29 Chong Yidong <cyd@stupidchicken.com>
1353
1354 * frames.texi (Secondary Selection): Window clicked does not matter
1355 when mouse-yank-at-point is non-nil.
1356
8cf51b2c
GM
13572007-01-16 Glenn Morris <rgm@gnu.org>
1358
1359 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1360 system abbrev.
1361
13622007-01-11 Richard Stallman <rms@gnu.org>
1363
1364 * msdog.texi (Windows Keyboard): Another small cleanup.
1365
13662007-01-10 Richard Stallman <rms@gnu.org>
1367
1368 * msdog.texi (Windows Keyboard): Yet another try to make
1369 everyone happy with that passage.
1370
13712007-01-05 Richard Stallman <rms@gnu.org>
1372
1373 * anti.texi (Antinews): Mention M-x shell scrolling.
1374
13752007-01-05 Nick Roberts <nickrob@snap.net.nz>
1376
1377 * building.texi (Watch Expressions): Describe gdb-max-children.
1378
8cf51b2c
GM
13792007-01-04 Richard Stallman <rms@gnu.org>
1380
8cf51b2c
GM
1381 * msdog.texi (Windows Keyboard): Clarify previous change.
1382
8cf51b2c
GM
13832007-01-02 Richard Stallman <rms@gnu.org>
1384
1385 * custom.texi (Changing a Variable): Minor clarification.
1386 (Specific Customization): customize-customized => customize-unsaved.
1387
1388 * entering.texi (Entering Emacs): Clean up text about restarting
1389 Emacs for each file.
1390
1391 * misc.texi (Shell Options): Minor cleanup.
1392
1393 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1394 with Emacs, not vice versa.
1395
1396 * programs.texi (Symbol Completion): Recommend customizing
1397 window manager.
1398
1399 * xresources.texi (Resources): Minor fix.
1400
c8763fb6 14012007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1402
1403 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1404
14052007-01-01 Richard Stallman <rms@gnu.org>
1406
1407 * commands.texi (User Input): Document keys stolen by window mangers.
1408
14092006-12-31 Richard Stallman <rms@gnu.org>
1410
1411 * custom.texi (Specific Customization): Document customize-option
1412 instead of customize-variable.
1413
14142006-12-31 Kim F. Storm <storm@cua.dk>
1415
1416 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1417
14182006-12-30 Kim F. Storm <storm@cua.dk>
1419
1420 * killing.texi (CUA Bindings): Fix typo.
1421
1422 * xresources.texi (Table of Resources): Mention grow-only value for
1423 auto-resize-tool-bars.
1424
8cf51b2c
GM
14252006-12-27 Eli Zaretskii <eliz@gnu.org>
1426
1427 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1428 and how to get them back.
1429
14302006-12-26 Richard Stallman <rms@gnu.org>
1431
1432 * calendar.texi (Holidays): Holiday listing is based on current
1433 practice, but DST is not.
1434
14352006-12-25 Richard Stallman <rms@gnu.org>
1436
1437 * emacs.texi (Top): Update subnode menus.
1438
1439 * mark.texi (Transient Mark): Fix xref.
1440
1441 * killing.texi (Graphical Kill): Node deleted.
1442 (Killing): Add xref to Cut and Paste.
1443 (CUA Bindings): Update xref.
1444
1445 * frames.texi (Cut and Paste): New section to hold other nodes.
1446 (Mouse Commands): Node demoted.
1447 (Cut/Paste Other App): Split out from Mouse Commands.
1448 (Word and Line Mouse): Likewise.
1449 (Secondary Selection, Clipboard): Nodes demoted.
1450
8cf51b2c
GM
14512006-12-24 Kevin Ryde <user42@zip.com.au>
1452
1453 * calendar.texi (Holidays): US daylight saving begins second Sunday
1454 in March for 2007 onwards.
1455 (Daylight Savings): Show new US default daylight saving rules, 2nd
1456 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1457
14582006-12-23 Chong Yidong <cyd@stupidchicken.com>
1459
1460 * calendar.texi (Scroll Calendar): < and > are switched.
1461
14622006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1463
1464 * killing.texi (Deletion): Describe M-\ prefix argument.
1465
14662006-12-23 Richard Stallman <rms@gnu.org>
1467
1468 * search.texi (Regexp Search): Explain why forward and reverse regexp
1469 search are not mirror images.
1470
8cf51b2c
GM
14712006-12-19 Kim F. Storm <storm@cua.dk>
1472
1473 * major.texi (Choosing Modes): Describe match-function elements for
1474 magic-mode-alist.
1475
8cf51b2c
GM
14762006-12-18 Eli Zaretskii <eliz@gnu.org>
1477
1478 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1479 peculiarities.
1480
14812006-12-18 Richard Stallman <rms@gnu.org>
1482
1483 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1484
8cf51b2c
GM
14852006-12-17 Alan Mackenzie <acm@muc.de>
1486
1487 * programs.texi (Left Margin Paren): Remove the bit which says
1488 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1489 Discuss some of the issues of setting this option to nil.
1490
14912006-12-17 Glenn Morris <rgm@gnu.org>
1492
1493 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1494
14952006-12-16 Eli Zaretskii <eliz@gnu.org>
1496
1497 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1498 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1499 NTFS volumes.
1500 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1501 volumes.
1502
15032006-12-15 Eli Zaretskii <eliz@gnu.org>
1504
1505 * text.texi (HTML Mode): Fix "C-c TAB".
1506
8cf51b2c
GM
15072006-12-09 Richard Stallman <rms@gnu.org>
1508
1509 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1510
15112006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1512
1513 * files.texi (Misc File Ops): Document insert-file-literally.
1514
15152006-12-08 Eli Zaretskii <eliz@gnu.org>
1516
1517 * cmdargs.texi (Colors): Note that --color is intended for overriding
1518 the terminal defaults, not for normal invocation.
1519
1520 * misc.texi (Emacs Server): Improve wording. Don't mention the
1521 ``server program''. Add a cross-reference to "Init File" node.
1522 (Invoking emacsclient): Add index entries. Document both short and
1523 long versions of command-line options. Document the -f option.
1524
8cf51b2c
GM
15252006-12-06 Richard Stallman <rms@gnu.org>
1526
1527 * text.texi (Outline Format): Say to set outline-regexp
1528 and outline-level with major modes and file local variables.
1529
c8763fb6 15302006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1531
1532 * anti.texi (Antinews): Mention the alternative to
1533 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1534
8cf51b2c
GM
1535 * misc.texi (Interactive Shell): Ditto.
1536
15372006-12-04 Eli Zaretskii <eliz@gnu.org>
1538
1539 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1540
1541 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1542
15432006-12-01 Eli Zaretskii <eliz@gnu.org>
1544
1545 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1546 colon in the mode line.
1547
1548 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1549
15502006-11-26 Nick Roberts <nickrob@snap.net.nz>
1551
1552 * building.texi (Watch Expressions): Mention SPC for expanding/
1553 contracting watch expressions.
1554
15552006-11-26 Kim F. Storm <storm@cua.dk>
1556
1557 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1558
15592006-11-26 Nick Roberts <nickrob@snap.net.nz>
1560
1561 * building.texi (Debugger Operation): Define text command mode.
1562 Clarify how tooltips work.
1563 (GDB Graphical Interface): Explain how to run in text command mode
1564 more clearly.
1565
15662006-11-25 Juanma Barranquero <lekktu@gmail.com>
1567
1568 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1569
15702006-11-22 Juanma Barranquero <lekktu@gmail.com>
1571
1572 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1573
8cf51b2c
GM
15742006-11-18 Chong Yidong <cyd@stupidchicken.com>
1575
1576 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1577 and EMACS is deprecated.
1578
15792006-11-18 Juanma Barranquero <lekktu@gmail.com>
1580
1581 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1582
c8763fb6 15832006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1584
1585 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1586
1587 * emacs.texi: Include xresources.texi both for info and dvi.
1588
1589 * xresources.texi: Merge text from xresmini.texi.
1590
c8763fb6 15912006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1592
1593 * glossary.texi: Fix typos.
1594
8cf51b2c
GM
15952006-11-06 Richard Stallman <rms@gnu.org>
1596
1597 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1598
1599 * ack.texi (Acknowledgments): Fix name spelling.
1600
16012006-11-01 Juri Linkov <juri@jurta.org>
1602
1603 * search.texi (Word Search): Document incremental word search.
1604
16052006-10-28 Glenn Morris <rgm@gnu.org>
1606
1607 * ack.texi (Acknowledgments): Add cal-html author.
1608
1609 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1610 Calendar"). Describe new package cal-html.
1611 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1612 Calendar Files."
1613
8cf51b2c
GM
16142006-10-23 Richard Stallman <rms@gnu.org>
1615
1616 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1617 Abbrev mode is enabled.
1618
8cf51b2c
GM
16192006-10-16 Richard Stallman <rms@gnu.org>
1620
8cf51b2c
GM
1621 * emacs.texi: Update ISBN.
1622
8cf51b2c
GM
16232006-10-11 Kim F. Storm <storm@cua.dk>
1624
1625 * emacs.texi (Acknowledgments): Use @dotless{i}.
1626
16272006-10-08 Nick Roberts <nickrob@snap.net.nz>
1628
1629 * building.texi (Breakpoints Buffer): Mention catchpoints.
1630
16312006-10-08 Kim F. Storm <storm@cua.dk>
1632
1633 * ack.texi (Acknowledgments): Update.
1634
1635 * emacs.texi (Acknowledgments): Fix bad @/ form.
1636
8cf51b2c
GM
16372006-10-05 Kim F. Storm <storm@cua.dk>
1638
1639 * emacs.texi (Acknowledgments): Add more contributors.
1640
16412006-10-03 Richard Stallman <rms@gnu.org>
1642
1643 * emacs.texi (Acknowledgments): Update version and edition.
1644
8cf51b2c
GM
16452006-10-01 Karl Berry <karl@gnu.org>
1646
1647 * custom.texi (Customization Groups): Page break to keep example buffer
1648 on one page.
1649
16502006-09-30 Karl Berry <karl@gnu.org>
1651
1652 * programs.texi (Basic Indent): @need to improve page break.
1653 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1654
16552006-09-29 Glenn Morris <rgm@gnu.org>
1656
1657 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1658
16592006-09-29 Karl Berry <karl@gnu.org>
1660
1661 * windows.texi (Basic Window): Remove forced @break, no longer
1662 desirable.
1663 * frames.texi (Frame Commands),
1664 * mark.texi (Marking Objects): Reword to avoid bad page break.
1665 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1666
16672006-09-19 Richard Stallman <rms@gnu.org>
1668
1669 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1670 stick to present tense.
1671
c8763fb6 16722006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1673
1674 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1675 to x-gtk-use-old-file-dialog.
1676 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1677
16782006-09-15 Jay Belanger <belanger@truman.edu>
1679
49823426 1680 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1681 Change "Library Public License" to "Lesser Public License"
1682 throughout. Use "yyyy" to represent year.
1683
8cf51b2c
GM
16842006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1685
1686 * files.texi (Visiting): Add index entry "open file".
1687
8cf51b2c
GM
16882006-09-11 Richard Stallman <rms@gnu.org>
1689
1690 * building.texi (Compilation Mode): Clarification.
1691 (Grep Searching): Add xref to Compilation Mode.
1692
8cf51b2c
GM
16932006-09-08 Richard Stallman <rms@gnu.org>
1694
1695 * search.texi (Search): Ref multi-file search commands here.
1696 (Other Repeating Search): Not here.
1697
8cf51b2c
GM
16982006-08-28 Richard Stallman <rms@gnu.org>
1699
1700 * windows.texi (Split Window): Update xref.
1701
1702 * basic.texi (Continuation Lines): Update xref.
1703
1704 * indent.texi (Tab Stops): Update xref.
1705
1706 * emacs.texi (Top): Update subnode menu.
1707
1708 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1709 split out of Display Custom.
1710
17112006-08-25 Kim F. Storm <storm@cua.dk>
1712
1713 * display.texi (Display Custom): Add variables overline-margin
1714 and x-underline-at-descent-line.
1715
17162006-08-25 Richard Stallman <rms@gnu.org>
1717
1718 * entering.texi (Exiting): Rewrite to give graphical displays
1719 priority over text terminals.
1720
1721 * search.texi (Incremental Search): Move index entries.
1722
17232006-08-23 Chong Yidong <cyd@stupidchicken.com>
1724
1725 * custom.texi (Init File): Reference Find Init to avoid "home
1726 directory" confusion.
1727
17282006-08-22 Nick Roberts <nickrob@snap.net.nz>
1729
1730 * building.texi (Other GDB-UI Buffers): Describe how to edit
1731 a value in the locals buffer.
1732
17332006-08-21 Richard Stallman <rms@gnu.org>
1734
1735 * search.texi (Basic Isearch): Add `isearch' index entry.
1736
17372006-08-16 Richard Stallman <rms@gnu.org>
1738
1739 * misc.texi (Saving Emacs Sessions): Clean up wording.
1740
1741 * mark.texi (Marking Objects): Mention term "select all".
1742
1743 * emacs.texi (Top): Update subnode menu.
1744
1745 * help.texi (Help Mode): Move node up in file.
1746
8cf51b2c
GM
17472006-08-15 Nick Roberts <nickrob@snap.net.nz>
1748
1749 * building.texi (Stack Buffer): Explain fringe arrow.
1750
8cf51b2c
GM
17512006-08-12 Eli Zaretskii <eliz@gnu.org>
1752
8cf51b2c
GM
1753 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1754 on startup.
1755
17562006-08-11 Romain Francoise <romain@orebokech.com>
1757
1758 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1759
17602006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1761
1762 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1763
17642006-08-10 Richard Stallman <rms@gnu.org>
1765
1766 * text.texi (Format Faces): Substantial rewrites to deal
1767 with face merging. Empty regions don't count. Clarify
1768 face property inheritance.
1769
17702006-08-08 Romain Francoise <romain@orebokech.com>
1771
1772 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1773 <arjuropo@cc.jyu.fi>.
1774
8cf51b2c
GM
17752006-08-04 Eli Zaretskii <eliz@gnu.org>
1776
1777 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1778 apply to all frames.
1779
8cf51b2c
GM
17802006-08-01 Richard Stallman <rms@gnu.org>
1781
1782 * help.texi (Name Help): Add index entries for describe-variable.
1783
17842006-08-01 Nick Roberts <nickrob@snap.net.nz>
1785
1786 * building.texi (GDB Graphical Interface): Shorten node names.
1787 (GDB-UI Layout): Use GDB-related.
1788 (Other GDB-UI Buffers): Simplify English.
1789
17902006-07-31 Richard Stallman <rms@gnu.org>
1791
1792 * search.texi (Query Replace): Add xref for Dired's Q command.
1793
8cf51b2c
GM
17942006-07-31 Nick Roberts <nickrob@snap.net.nz>
1795
1796 * building.texi (GDB commands in Fringe): Rename to...
1797 (Source Buffers): ..this and move forward. Describe hollow arrow and
1798 new option gdb-find-source-frame.
1799
18002006-07-29 Richard Stallman <rms@gnu.org>
1801
1802 * dired.texi (Operating on Files): Simplify previous change
1803 and fix Texinfo usage.
1804
18052006-07-29 Eli Zaretskii <eliz@gnu.org>
1806
1807 * dired.texi (Operating on Files): Add cross-references. State the
1808 Unix commands that do similar things.
1809
18102006-07-28 Richard Stallman <rms@gnu.org>
1811
1812 * mark.texi (Transient Mark): Clarify that region never disappears
1813 when Transient Mark mode is off, and not when it is on.
1814
18152006-07-27 Richard Stallman <rms@gnu.org>
1816
1817 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1818
18192006-07-24 Richard Stallman <rms@gnu.org>
1820
1821 * xresources.texi (GTK styles): Fix texinfo usage.
1822
8cf51b2c
GM
1823 * commands.texi (User Input): Explain why we teach keyboard cmds.
1824
1825 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1826 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1827 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1828 * doclicense.texi, display.texi, dired.texi, basic.texi:
1829 * anti.texi, ack.texi: Move periods and commas inside quotes.
1830
18312006-07-22 Eli Zaretskii <eliz@gnu.org>
1832
1833 * cmdargs.texi (General Variables): Document EMAIL.
1834
18352006-07-21 Eli Zaretskii <eliz@gnu.org>
1836
1837 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1838 doesn't have effect on MS-Windows.
1839
8cf51b2c
GM
18402006-07-17 Richard Stallman <rms@gnu.org>
1841
1842 * building.texi (Grep Searching): Explain about chaining grep commands.
1843
8cf51b2c
GM
18442006-07-10 Nick Roberts <nickrob@snap.net.nz>
1845
49823426 1846 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1847
18482006-07-09 Chong Yidong <cyd@stupidchicken.com>
1849
1850 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1851 is invoked for multiple files.
1852
18532006-07-08 Eli Zaretskii <eliz@gnu.org>
1854
1855 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1856 on-line manual for the rest of this node.
1857 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1858 unconditionally.
1859 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1860 Improve wording.
1861 (Windows Printing): Improve wording.
1862 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1863 rest of this node.
1864
8cf51b2c
GM
18652006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1866
49823426
GM
1867 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1868 with eval-buffer.
8cf51b2c
GM
1869
18702006-07-05 Nick Roberts <nickrob@snap.net.nz>
1871
1872 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1873 of character translation.
1874
18752006-07-04 Nick Roberts <nickrob@snap.net.nz>
1876
1877 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1878
18792006-07-03 Karl Berry <karl@gnu.org>
1880
1881 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1882 not-too-underfull hboxes in the TeX output.
1883 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1884 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1885 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1886 * sending.texi, text.texi: Fix overfull/underfull boxes.
1887
18882006-07-03 Romain Francoise <romain@orebokech.com>
1889
1890 * m-x.texi (M-x): Fix.
1891
18922006-07-03 Richard Stallman <rms@gnu.org>
1893
8cf51b2c
GM
1894 * search.texi (Other Repeating Search): filename -> file name.
1895
1896 * misc.texi (Narrowing): Minor cleanups.
1897
1898 * files.texi (Visiting): filename -> file name.
1899
1900 * emacs.texi (Top): Update subnode menus.
1901
1902 * mule.texi (Coding Systems): Move char translation stuff here.
1903 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1904 (Recognize Coding): Substantial local rewrites.
1905 (International): Update menu.
1906
1907 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1908 (Scrolling): Substantial local rewrites.
1909 (Display): Update menu and intro.
1910
1911 * dired.texi: filename -> file name.
1912
1913 * custom.texi (Safe File Variables): Texinfo usage fix.
1914
19152006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1916
1917 * help.texi, m-x.texi: Lots of cleanups.
1918
8cf51b2c
GM
19192006-06-30 Eli Zaretskii <eliz@gnu.org>
1920
1921 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1922 (Windows Processes, Windows Misc): Shorten the printed version by
1923 selectively conditioning less important portions by @ifnottex.
1924
8cf51b2c
GM
19252006-06-27 Richard Stallman <rms@gnu.org>
1926
1927 * mini.texi (Minibuffer File): Minor cleanup.
1928
19292006-06-25 Nick Roberts <nickrob@snap.net.nz>
1930
1931 * frames.texi (XTerm Mouse): Rename to...
1932 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1933
1934 * emacs.texi (Top): Use new node name.
1935
19362006-06-24 Eli Zaretskii <eliz@gnu.org>
1937
1938 * emacs.texi (Top): Update the detailed menu according to changes in
1939 msdog.texi.
1940
1941 * msdog.texi (Windows Keyboard): New section.
1942 (Windows Mouse): New section.
1943 (Windows System Menu): Remove section (text merged with "Windows
1944 Keyboard").
1945 (Windows Misc): New section.
1946
1947 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1948
1949 * msdog.texi (ls in Lisp): New section.
1950
1951 * files.texi (Visiting): Document case-insensitive wildcard matching
1952 under find-file-wildcards.
1953
8cf51b2c
GM
19542006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1955
1956 * macos.texi (Mac Input): Add description of mac-function-modifier.
1957 Now Unicode keyboard layouts work.
1958
8cf51b2c
GM
19592006-06-10 Richard Stallman <rms@gnu.org>
1960
1961 * mule.texi (Recognize Coding): Clarify previous change.
1962
19632006-06-09 Kenichi Handa <handa@m17n.org>
1964
1965 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1966 notation.
1967
19682006-06-07 Kevin Ryde <user42@zip.com.au>
1969
1970 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1971 manual for @ifnottex, but in emacs-extra for @iftex.
1972
1973 * cmdargs.texi (General Variables): Fix smtpmail xref.
1974
19752006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1976
8cf51b2c 1977 * programs.texi (Comment Commands):
8cf51b2c 1978 * custom.texi (Specifying File Variables):
49823426 1979 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1980
19812006-06-07 Nick Roberts <nickrob@snap.net.nz>
1982
1983 * building.texi (Watch Expressions): Move node to end.
1984 (GDB Graphical Interface): Move description of clicks in fringe...
1985 (GDB commands in the Fringe): ...to here. New node.
1986
8cf51b2c
GM
19872006-06-05 Romain Francoise <romain@orebokech.com>
1988
49823426 1989 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1990
19912006-06-05 Nick Roberts <nickrob@snap.net.nz>
1992
1993 * building.texi (GDB Graphical Interface): Update bindings.
1994 (Commands of GUD): Add gud-print. Remove gud-run.
1995 Restate availability more generally.
1996
19972006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1998
1999 * mini.texi: Lots of cleanups.
2000
20012006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2002
2003 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2004 and Mouse-2.
2005
c8763fb6 20062006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2007
2008 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2009
8cf51b2c
GM
20102006-05-31 Richard Stallman <rms@gnu.org>
2011
2012 * basic.texi (Moving Point): Fix previous change.
2013
c8763fb6 20142006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2015
2016 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2017
20182006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2019
2020 * basic.texi: Many simplifications and improvements in wording.
2021
8cf51b2c
GM
20222006-05-26 Nick Roberts <nickrob@snap.net.nz>
2023
2024 * anti.texi (Antinews): Create a node for gdb-ui.
2025
8cf51b2c
GM
20262006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2027
2028 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2029
20302006-05-20 Richard Stallman <rms@gnu.org>
2031
2032 * dired.texi (Dired Navigation): dired-goto-file is now j.
2033
8cf51b2c
GM
20342006-05-20 Eli Zaretskii <eliz@gnu.org>
2035
2036 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2037 and their aliases.
2038
2039 * msdog.texi (Windows Printing): Mention non-support of plain text
2040 printing with some el-cheapo printers, and suggest a workaround.
2041
20422006-05-20 Kevin Ryde <user42@zip.com.au>
2043
2044 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2045 remove the bit saying you must set it.
2046
20472006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2048
2049 * trouble.texi (Checklist):
2050 * text.texi (Text, Auto Fill, Text Mode):
2051 * search.texi (Nonincremental Search):
2052 * rmail.texi (Rmail Labels):
2053 * mule.texi (Input Methods, Multibyte Conversion):
2054 * misc.texi (Gnus, Where to Look, PostScript):
2055 * maintaining.texi (Create Tags Table):
2056 * indent.texi (Indentation Commands):
2057 * fixit.texi (Spelling):
2058 * emacs.texi (Copying):
2059 * custom.texi (Init File): ifinfo -> ifnottex.
2060
8cf51b2c
GM
20612006-05-17 Richard Stallman <rms@gnu.org>
2062
2063 * files.texi (Diff Mode): Mention C-x `.
2064
20652006-05-08 Richard Stallman <rms@gnu.org>
2066
2067 * custom.texi (Disabling): Textual cleanups.
2068
8cf51b2c
GM
20692006-05-12 Glenn Morris <rgm@gnu.org>
2070
2071 * calendar.texi (Displaying the Diary, Format of Diary File):
2072 Refer to diary-view-entries, diary-list-entries,
2073 diary-show-all-entries rather than obsolete aliases.
2074
20752006-05-12 Eli Zaretskii <eliz@gnu.org>
2076
2077 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2078 (Displaying the Diary, Special Diary Entries, Importing Diary):
2079 * building.texi (Compilation Shell):
2080 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2081 emacs-xtra with @inforef's.
2082
2083 * files.texi (Visiting): Fix wording.
2084
2085 * mule.texi (Coding Systems, Text Coding): More indexing.
2086 Mention that C-x RET f can set eol conversion.
2087
c8763fb6 20882006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2089
2090 * xresmini.texi (GTK resources): Insert GTK description.
2091
2092 * xresources.texi (GTK resources): metafont should be menufont.
2093
8cf51b2c
GM
20942006-05-06 Michael Albinus <michael.albinus@gmx.de>
2095
49823426 2096 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2097 method, user name and host name is active only in partial
2098 completion mode.
2099
8cf51b2c
GM
21002006-05-06 Eli Zaretskii <eliz@gnu.org>
2101
2102 * makefile.w32-in (emacs.dvi):
2103 * Makefile.in (emacs.dvi): Add xresmini.texi.
2104
2105 * xresmini.texi (Table of Resources): Remove xref to non-existent
2106 node "LessTif Resources".
2107
2108 * msdog.texi (Microsoft Windows):
2109 * calendar.texi (Calendar/Diary, Displaying the Diary)
2110 (Special Diary Entries, Importing Diary, Holidays):
2111 * programs.texi (Program Modes):
2112 * text.texi (Text):
2113 * buffers.texi (Several Buffers):
2114 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2115
21162006-05-06 Eli Zaretskii <eliz@gnu.org>
2117
2118 The following changes merge the emacs-xtra manual into the main
2119 manual, but only for on-line version of the manual.
2120
2121 * vc2-xtra.texi (Version Backups, Local Version Control)
2122 (Making Snapshots, Change Logs and VC, Version Headers)
2123 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2124 on-line manual.
2125
2126 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2127 for on-line manual.
2128
2129 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2130 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2131 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2132 for on-line manual.
2133
2134 * fortran-xtra.texi (Fortran, Fortran Autofill)
2135 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2136 for on-line manual.
2137
2138 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2139 Conditional xref's for on-line manual.
2140
2141 * emerge-xtra.texi (Emerge, Overview of Emerge)
2142 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2143 manual.
2144
2145 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2146 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2147 (EMACSSOURCES): Use EMACS_XTRA.
2148 (../info/emacs-xtra): Remove.
2149 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2150
2151 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2152 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2153 (EMACSSOURCES): Use EMACS_XTRA.
2154 ($(infodir)/emacs-xtra): Remove.
2155 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2156
2157 * trouble.texi (Quitting):
2158 * text.texi (Text):
2159 * programs.texi (Program Modes):
2160 * msdog.texi (Microsoft Windows):
2161 * frames.texi (Frames):
2162 * files.texi (Backup, Version Control, VC Concepts)
2163 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2164 (Registering, VC Status, VC Undo, Multi-User Branching)
2165 (Comparing Files):
2166 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2167 (Displaying the Diary, Special Diary Entries, Importing Diary):
2168 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2169 conditional xref's, depending on @iftex/@ifnottex.
2170
2171 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2172 "MS-DOS". @include msdog-xtra.texi.
2173
2174 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2175 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2176
2177 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2178 for vc-xtra.texi subsections.
2179 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2180 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2181
2182 * sending.texi (Sending Mail): A @node line without explicit Prev,
2183 Next, and Up links.
2184
2185 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2186 Next, and Up links.
2187
2188 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2189 and its sections. @include picture-xtra.texi.
2190
2191 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2192 "Emerge".
2193 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2194
2195 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2196 exact duplicate of its name-sake in calendar.texi.
2197
2198 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2199 "Advanced Calendar/Diary Usage".
2200 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2201
2202 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2203 dired-xtra.texi.
2204 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2205
2206 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2207 (Files) [ifnottex]: Add menu entry for Autorevert.
2208
2209 * emacs-xtra.texi (Introduction): Reword to make consistent with
2210 printed version only.
2211 <Top level>: Remove the body of all chapters and move them to the
2212 new *-xtra.texi files. Use @raisesections and @lowersections to
2213 convert sections to chapters etc.
2214
2215 * msdog-xtra.texi:
2216 * fortran-xtra.texi:
2217 * vc-xtra.texi:
2218 * vc1-xtra.texi:
2219 * vc2-xtra.texi:
2220 * emerge-xtra.texi:
2221 * cal-xtra.texi:
2222 * dired-xtra.texi:
2223 * arevert-xtra.texi: New files, with text from respective chapters
2224 of emacs-xtra.texi. Convert each @chapter into @section, @section
2225 into @subsection, etc.
2226
2227 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2228 updated.
2229
2230 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2231 Windows". All references updated.
2232
22332006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2234
2235 * macos.texi (Mac Input): Mention input from Character Palette.
2236 (Mac Font Specs): Fix typo.
2237
22382006-05-05 Richard Stallman <rms@gnu.org>
2239
2240 * files.texi (Diff Mode): Minor cleanup.
2241
22422006-05-05 Karl Berry <karl@gnu.org>
2243
8cf51b2c
GM
2244 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2245 errors from the current release of makeinfo (4.8).
2246 * help.texi (Library Keywords): Change widest word in multitable
2247 template from `emulations' to `convenience'. (Not sure if this is
2248 related to the font change.)
2249
22502006-05-05 Eli Zaretskii <eliz@gnu.org>
2251
2252 * files.texi (File Names): Add a footnote about limited support of
2253 ~USER on MS-Windows.
2254
2255 * cmdargs.texi (Initial Options): Add a footnote about limited
2256 support of ~USER on MS-Windows.
2257
22582006-05-03 Richard Stallman <rms@gnu.org>
2259
2260 * files.texi (Diff Mode): Node moved here.
2261 (Comparing Files): Delete what duplicates new node.
2262 (Files): Put Diff Mode in menu.
2263
2264 * misc.texi (Diff Mode): Moved to files.texi.
2265
2266 * emacs.texi (Top): Update menu for Diff Mode.
2267
2268 * trouble.texi (Emergency Escape): Simplify.
2269
2270 * emacs.texi (Top): Minor clarification.
2271
22722006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2273
2274 * commands.texi, entering.texi, screen.texi: Many simplifications.
2275
22762006-05-03 Richard Stallman <rms@gnu.org>
2277
2278 * commands.texi (Text Characters): Delete paragraph about unibyte
2279 non-ASCII printing chars.
2280
2281 * killing.texi (Killing): Say "graphical displays".
2282 * display.texi: Say "graphical displays".
2283
2284 * cmdargs.texi (Misc X): Say "graphical displays".
2285
22862006-05-01 Richard Stallman <rms@gnu.org>
2287
2288 * emacs.texi (Top): Add Diff Mode to menu.
2289
22902006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2291
2292 * misc.texi (Diff Mode): New node.
2293
22942006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2295
2296 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2297 (Mac Environment Variables): Shorten example line.
2298 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2299
23002006-05-01 Nick Roberts <nickrob@snap.net.nz>
2301
2302 * building.texi (GUD Customization): Describe cases %d and %c.
2303 Update description for %e.
2304
23052006-04-30 Glenn Morris <rgm@gnu.org>
2306
2307 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2308
23092006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2310
2311 * custom.texi (Examining): Update C-h v output example.
2312
23132006-04-29 Kim F. Storm <storm@cua.dk>
2314
2315 * building.texi (Grep Searching): Add lgrep and rgrep.
2316
8cf51b2c
GM
23172006-04-23 Richard Stallman <rms@gnu.org>
2318
2319 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2320
2321 * xresmini.texi: New file.
2322
2323 * xresources.texi (Face Resources): Split table into font resources
2324 and the rest. Combine similar attributes for brevity.
2325
8cf51b2c
GM
23262006-04-21 Eli Zaretskii <eliz@gnu.org>
2327
2328 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2329 backslashes and case-insensitivity in file names (moved to the
2330 main manual).
2331 (MS-DOS Printing): Move most of the text to the main manual.
2332
2333 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2334 New nodes.
2335 (Windows Processes, Windows System Menu): Add index entries and
2336 fix wording.
2337
8cf51b2c
GM
23382006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2339
2340 * misc.texi (Shell Ring): Add notes on saved input when
2341 navigating off the end of the history list.
2342
23432006-04-18 Chong Yidong <cyd@mit.edu>
2344
2345 * misc.texi (Shell Options): Correct default value of
2346 comint-scroll-show-maximum-output.
2347
8cf51b2c
GM
23482006-04-18 Nick Roberts <nickrob@snap.net.nz>
2349
2350 * building.texi (Watch Expressions): Update.
2351
8cf51b2c
GM
23522006-04-12 Richard Stallman <rms@gnu.org>
2353
2354 * search.texi: Clean up previous change.
2355
23562006-04-12 Eli Zaretskii <eliz@gnu.org>
2357
2358 * search.texi (Regexp Backslash, Regexp Replace): Add index
2359 entries for ``back reference'' and mention the term itself in the
2360 text.
2361
23622006-04-11 Richard Stallman <rms@gnu.org>
2363
2364 * custom.texi (Safe File Variables):
2365 Document enable-local-variables = :safe.
2366
23672006-04-11 Karl Berry <karl@gnu.org>
2368
2369 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2370 (Remote Repositories, Version Backups, Local Version Control)
2371 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2372 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2373 (Renaming VC Work Files and Master Files)
2374 (Inserting Version Control Headers, Customizing VC, General Options)
2375 (Options for RCS and SCCS, Options specific for CVS): Move all
2376 these nodes to emacs-xtra.texi, for brevity.
2377 * cmdargs.texi, files.texi: Change cross-references.
2378
8cf51b2c
GM
23792006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2380
2381 * files.texi (Old Versions): Update description of vc-annotate's
2382 use of color to indicate date ranges.
2383
8cf51b2c
GM
23842006-04-09 Kevin Ryde <user42@zip.com.au>
2385
8cf51b2c
GM
2386 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2387 put info and printed manual names the right way around.
2388
23892006-04-09 Karl Berry <karl@gnu.org>
2390
2391 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2392 emacs-xtra.texi, leaving only MS Windows information.
2393 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2394 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2395 node names.
2396
2397 * emacs.texi: Move @summarycontents and @contents to the beginning
2398 of the file.
2399
8cf51b2c
GM
24002006-04-08 Kevin Ryde <user42@zip.com.au>
2401
2402 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2403
24042006-04-07 Richard Stallman <rms@gnu.org>
2405
2406 * programs.texi (Comments, Comment Commands, Options for Comments)
2407 (Multi-Line Comments): "Align", not "indent".
2408 (Basic Indent): C-j deletes trailing whitespace before the newline.
2409
24102006-04-06 Richard Stallman <rms@gnu.org>
2411
8cf51b2c
GM
2412 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2413
24142006-04-06 Eli Zaretskii <eliz@gnu.org>
2415
2416 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2417
8cf51b2c
GM
24182006-04-05 Richard Stallman <rms@gnu.org>
2419
2420 * emacs.texi (Top): Update subnode menu.
2421
2422 * trouble.texi (Unasked-for Search): Node deleted.
2423 (Lossage): Delete from menu.
2424
24252006-04-04 Richard Stallman <rms@gnu.org>
2426
2427 * trouble.texi: Various cleanups.
2428 (Checklist): Don't bother saying how to snail a bug report.
2429 (Emergency Escape): Much rewriting.
2430 (After a Crash): Rename the core dump immediately.
2431 (Total Frustration): Call it a psychotherapist.
2432 (Bug Criteria): Avoid "illegal instruction".
2433 (Sending Patches): We always put the contributor's name in.
2434
2435 * misc.texi (Thumbnails): Minor correction.
2436
8cf51b2c
GM
24372006-04-03 Richard Stallman <rms@gnu.org>
2438
2439 * misc.texi (Thumbnails): Minor cleanup.
2440
24412006-04-02 Karl Berry <karl@gnu.org>
2442
2443 * sending.texi (Mail Sending): pxref to Top needs five args.
2444
2445 * texinfo.tex: Update to current version (2006-03-21.13).
2446
8cf51b2c
GM
24472006-03-31 Richard Stallman <rms@gnu.org>
2448
2449 * emacs.texi (Top): Update subnode menu.
2450
2451 * help.texi (Help Mode): Cleanup.
2452
2453 * dired.texi: Many cleanups.
2454 (Dired Deletion): Describe dired-recursive-deletes.
2455 (Operating on Files): dired-create-directory moved.
2456 (Misc Dired Features): Move to here.
2457 (Tumme): Node moved to misc.texi.
2458
2459 * custom.texi: Many cleanups.
2460 (Minor Modes): Don't mention ISO Accents Mode.
2461 (Examining): Update C-h v output example.
2462 (Hooks): Add index and xref for add-hook.
2463 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2464 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2465
2466 * misc.texi: Many cleanups.
2467 (beginning): Add to summary of topics.
2468 (Shell): Put eshell xref at the end. Remove eshell from table.
2469 (Thumbnails): New node.
2470
8cf51b2c
GM
24712006-03-28 Eli Zaretskii <eliz@gnu.org>
2472
2473 * files.texi (File Name Cache): Make it clear that the cache is
2474 not persistent.
2475
8cf51b2c
GM
24762006-03-25 Karl Berry <karl@gnu.org>
2477
49823426
GM
2478 * emacs-xtra.texi, emacs.texi, gnu.texi:
2479 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2480 (2) do not indent copyright year list (or anything else).
2481
8cf51b2c
GM
24822006-03-21 Juanma Barranquero <lekktu@gmail.com>
2483
2484 * files.texi (VC Dired Mode): Remove misplaced brackets.
2485
24862006-03-21 Andre Spiegel <spiegel@gnu.org>
2487
2488 * files.texi: Various updates and clarifications in the VC chapter.
2489
24902006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2491
2492 * help.texi (Help Mode): Document "C-c C-c".
2493
8cf51b2c
GM
24942006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2495
2496 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2497 menu in the standalone Info reader.
2498
24992006-03-15 Chong Yidong <cyd@stupidchicken.com>
2500
2501 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2502 moved here from Emacs manual.
2503
2504 * programs.texi (Fortran): Section moved to emacs-xtra.
2505 (Program Modes): Xref to Fortran in emacs-xtra.
2506
2507 * maintaining.texi (Emerge): Move to emacs-xtra.
2508 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2509
2510 * picture.texi: File deleted.
2511 * Makefile.in:
2512 * makefile.w32-in: Remove picture.texi.
2513
2514 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2515 * abbrevs.texi (Abbrevs):
2516 * sending.texi (Sending Mail): Picture node removed.
2517
2518 * emacs.texi (Top): Update node listings.
2519
8cf51b2c
GM
25202006-03-12 Richard Stallman <rms@gnu.org>
2521
2522 * calendar.texi: Various cleanups.
2523
8cf51b2c
GM
25242006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2525
2526 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2527 syntax.
2528
8cf51b2c
GM
25292006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2530
2531 * search.texi (Regexps): More accurately describe which characters
2532 are special in which situations. Recommend _not_ to quote `]' or
2533 `-' when they are not special.
2534
8cf51b2c
GM
25352006-02-28 Andre Spiegel <spiegel@gnu.org>
2536
2537 * files.texi (Old Versions): Clarify operation of C-x v =.
2538
8cf51b2c
GM
25392006-02-21 Nick Roberts <nickrob@snap.net.nz>
2540
2541 * building.texi (Watch Expressions): Update and describe
2542 gdb-speedbar-auto-raise.
2543
25442006-02-19 Richard M. Stallman <rms@gnu.org>
2545
2546 * emacs.texi: Use @smallbook.
2547 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2548 Update subnode menu.
2549
2550 * building.texi (Lisp Interaction): Minor addition.
2551
25522006-02-18 Nick Roberts <nickrob@snap.net.nz>
2553
2554 * building.texi (Watch Expressions): Update and be more precise.
2555
c8763fb6 25562006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2557
2558 * maintaining.texi (Create Tags Table): Explain why the
2559 exception when etags writes to files under the /dev tree.
2560
25612006-02-14 Richard M. Stallman <rms@gnu.org>
2562
2563 * custom.texi (Safe File Variables): Lots of clarification.
2564 Renamed from Unsafe File Variables.
2565
25662006-02-14 Chong Yidong <cyd@stupidchicken.com>
2567
2568 * custom.texi (Unsafe File Variables): File variable confirmation
2569 assumed denied in batch mode.
2570
25712006-02-14 Richard M. Stallman <rms@gnu.org>
2572
2573 * building.texi (GDB User Interface Layout): Don't say `inferior'
2574 for program being debugged.
2575
25762006-02-15 Nick Roberts <nickrob@snap.net.nz>
2577
2578 * building.texi (GDB Graphical Interface):
2579 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2580
25812006-02-13 Chong Yidong <cyd@stupidchicken.com>
2582
2583 * custom.texi (Specifying File Variables, Unsafe File Variables):
2584 New nodes, split from File Variables. Document new file local
2585 variable behavior.
2586
25872006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2588
2589 * display.texi (Standard Faces):
8cf51b2c
GM
2590 * files.texi (Visiting):
2591 * frames.texi (Clipboard):
2592 * glossary.texi (Glossary) <Clipboard>:
2593 * xresources.texi (X Resources): Mention Mac OS port.
2594
8cf51b2c
GM
25952006-02-12 Richard M. Stallman <rms@gnu.org>
2596
2597 * building.texi (Building): Clarify topic in intro.
2598
2599 * maintaining.texi (Maintaining): Change title; clarify topic.
2600 Delete duplicate index entries.
2601
2602 * building.texi (Other GDB User Interface Buffers): Clarifications.
2603
2604 * text.texi (Cell Commands): Clarifications.
2605
2606 * programs.texi (Defuns): Delete duplicate explanation of
2607 left-margin paren convention.
2608 (Hungry Delete): Minor cleanup.
2609
26102006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2611
2612 * dired.texi (Tumme): More tumme documentation.
2613
26142006-02-11 Alan Mackenzie <acm@muc.de>
2615
2616 * programs.texi ("Hungry Delete"): Correct the appellation of the
2617 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2618
26192006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2620
2621 * dired.texi (Tumme): Fix small bug.
2622
26232006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2624
2625 * macos.texi (Mac International): Rename "fontset-mac" to
2626 "fontset-standard".
2627
8cf51b2c
GM
26282006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2629
2630 * dired.texi (Tumme): Basic documentation for Tumme added.
2631
8cf51b2c
GM
26322006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2633
2634 * mule.texi (International):
2635 * programs.texi (Basic Indent): Fix typos.
2636
8cf51b2c
GM
2637 * custom.texi (Minor Modes):
2638 * display.texi (Text Display):
2639 * commands.texi (Text Characters): Update xrefs.
2640
26412006-02-07 Richard M. Stallman <rms@gnu.org>
2642
2643 * emacs.texi (Top): Update subnode menu.
2644 Update info on old Emacs papers.
2645 (Intro): "Graphical display", not window system.
2646
2647 * xresources.texi (GTK styles): Minor clarifications.
2648
2649 * trouble.texi: "Graphical display", not window system.
2650 (Stuck Recursive): Minor clarification.
2651
2652 * text.texi: Minor clarifications.
2653 (Sentences): Explain why two-space convention is better.
2654 Explain sentence-end-without-period here.
2655 (Fill Commands): Not here.
2656 (Refill): Node moved down.
2657 (Filling): Update menu.
2658 (Table Creation, Cell Justification, Column Commands): Clarify.
2659
2660 * sending.texi: Minor clarifications.
2661
2662 * search.texi (Regexp Backslash): Clarification.
2663
2664 * rmail.texi: Minor cleanups.
2665 (Rmail): Delete digression about `rmail-mode'.
2666 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2667 (Rmail Files): Mention C-u M-x rmail.
2668 (Rmail Reply): Mention References.
2669 (Rmail Display): Mention rmail-nonignored-headers.
2670
2671 * programs.texi: Minor cleanups.
2672 (Comment Commands): Mention momentary Transient Mark mode.
2673 (Matching): Be more specific about customizing show-paren-mode.
2674 (Info Lookup): Don't list the modes that support C-h S.
2675 Just say what it does in an unsupported mode.
2676 (Man Page): Delete excessive info on customizing woman.
2677 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2678
2679 * abbrevs.texi: Minor clarifications.
2680 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2681 not "dynamic abbrevs" as if they were a kind of abbrev.
2682
2683 * picture.texi (Picture): Minor cleanup.
2684
2685 * mule.texi (Communication Coding): Say "other applications".
2686 (Fontsets): Not specific to X. Add xref to X Resources.
2687 (Unibyte Mode): Rename from Single-Byte Character Support.
2688 "Graphical display", not window system.
2689 (International): Update menu.
2690
2691 * maintaining.texi (Format of ChangeLog):
2692 New node, split out from ChangeLog.
2693 (ChangeLog): Clarifications in the remaining text.
2694 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2695 (Find Tag): Add @w.
2696 (Tags Search): Explain tag table order here. Simplify grep ref.
2697 (List Tags): tags-tag-face is a variable, not a face.
2698 (Emerge): Cleanups.
2699
2700 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2701 (Keyboard Macros): Avoid "the user".
2702
2703 * killing.texi: "Graphical display", not window system.
2704
2705 * help.texi (Help Echo): "Graphical display", not window system.
2706
2707 * glossary.texi: Say "you", not "the user". Say "graphical display".
2708
2709 * frames.texi: Minor cleanups. "Graphical display", not window system.
2710
2711 * files.texi (Visiting): Make drag-and-drop not X-specific.
2712
2713 * custom.texi: Minor cleanups. "Graphical display", not window system.
2714
2715 * cmdargs.texi: Minor cleanups.
2716
2717 * building.texi (Compilation): Move and split kill-compilation para.
2718 Add para about multiple compilers.
2719 (Compilation Mode): Commands also available in grep mode and others.
2720 Mention C-u C-x ` more tutorially. Clarify C-x `.
2721 (Compilation Shell): Clarify. Put Bash example first.
2722 (Grep Searching): Minor cleanups; add @w.
2723 (Debuggers): Minor cleanups.
2724 (Starting GUD): Make GDB xgraphical mode issue clearer.
2725 (Debugger Operation): Lots of clarifications including
2726 GDB tooltip side-effect issue.
2727 (Commands of GUD): Clarify.
2728 (GUD Customization): Add bashdb-mode-hook.
2729 (GDB Graphical Interface): Rewrite for clarity.
2730 (GDB User Interface Layout): Rewrite for clarity.
2731 (Stack Buffer, Watch Expressions): Likewise.
2732 (Other GDB User Interface Buffers): Cleanups.
2733 (Lisp Libraries, External Lisp): Cleanup.
2734
2735 * basic.texi (Position Info): "Graphical displays", rather than
2736 window systems.
2737
2738 * anti.texi: Minor cleanup.
2739
8cf51b2c
GM
27402006-02-03 Eli Zaretskii <eliz@gnu.org>
2741
2742 * custom.texi (Init File, Find Init): Add cross-references to
2743 where $HOME is described.
2744
27452006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2746
2747 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2748 is not inside the @table.
2749
2750 * emacs.texi (Top): Correct node name.
2751
2752 * files.texi (File Names): Fix @xref.
2753 (Reverting): Fix typo.
2754
2755 * mule.texi (International): Correct node name.
2756
2757 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2758
27592006-02-01 Richard M. Stallman <rms@gnu.org>
2760
2761 * emacs.texi (Top): Update subnode menu.
2762
2763 * mule.texi: Minor clarifications.
2764 Reduce the specific references to X Windows.
2765 Refer to "graphical" terminals, rather than window systems.
2766 (Text Coding): Rename from Specify Coding.
2767 (Communication Coding, File Name Coding, Terminal Coding):
2768 New nodes split out from Text Coding.
2769
2770 * kmacro.texi: Minor clarifications.
2771 (Keyboard Macro Ring): Comment out some excessive commands.
2772 (Basic Keyboard Macro): Split up the table, putting part in each node.
2773
2774 * major.texi: Minor clarifications.
2775
2776 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2777
2778 * windows.texi: Minor clarifications.
2779 (Change Window): Don't describe mode-line mouse cmds here.
2780 Add xref to Mode Line Mouse.
2781
2782 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2783
2784 * macos.texi (Mac International): Fix xref.
2785
2786 * indent.texi: Minor clarifications.
2787
2788 * frames.texi: Minor clarifications.
2789 Reduce the specific references to X Windows.
2790 Refer to "graphical" terminals, rather than window systems.
2791 (Frame Parameters): Don't mention commands like
2792 set-foreground-color. Just say to customize a face.
2793 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2794
2795 * files.texi: Minor clarifications.
2796 (Numbered Backups): New node, split out from Backup Names.
2797
2798 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2799
2800 * cmdargs.texi (General Variables): Fix xref.
2801
2802 * buffers.texi: Minor clarifications.
2803
8cf51b2c
GM
28042006-01-31 Richard M. Stallman <rms@gnu.org>
2805
2806 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2807 Nodes moved to top.
2808
2809 * display.texi: Minor clarifications.
2810 (Display): Rearrange menu.
2811 (Standard Faces): Mention query-replace face.
2812 (Faces): Simplify.
2813 (Font Lock): Simplify face customization info.
2814 (Highlight Changes): Node merged into Highlight Interactively.
2815 (Highlight Interactively): Much rewriting and cleanup.
2816 (Optional Mode Line): Narrowed line number not good for goto-line.
2817 Simplify face customization advice.
2818 (Text Display): Mention use of escape-glyph face.
2819 Move ctl-arrow and tab-width here.
2820 (Display Custom): Move no-redraw-on-reenter to end of node.
2821
2822 * search.texi: Minor clarifications.
2823 (Isearch Scroll): Simplify.
2824 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2825
2826 * regs.texi (Registers): Mention bookmarks here.
2827
2828 * mark.texi: Minor clarifications.
2829 (Selective Undo): Node deleted.
2830
2831 * m-x.texi: Minor clarifications.
2832
2833 * killing.texi: Minor clarifications.
2834 Refer to "graphical" terminals, rather than window systems.
2835
2836 * help.texi: Clarifications.
2837 (Help): Don't describe C-h F and C-h K here.
2838 (Key Help): Describe C-h K here.
2839 (Name Help): Mention Emacs Lisp Intro.
2840 Describe C-h F here.
2841 (Misc Help): Mention C-h F and C-h K only briefly.
2842
2843 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2844 Selective undo text merged in.
2845 (Spelling): Mention Aspell along with Ispell.
2846
2847 * emacs.texi (Top): Update subnode menus.
2848
2849 * basic.texi (Basic Undo): Rename from Undo. Most of text
2850 moved to new Undo node.
2851
8cf51b2c
GM
28522006-01-29 Chong Yidong <cyd@stupidchicken.com>
2853
2854 * basic.texi (Continuation Lines, Inserting Text):
2855 Mention longlines mode.
2856
28572006-01-29 Richard M. Stallman <rms@gnu.org>
2858
10d1d0af 2859 * screen.texi: Minor cleanups.
8cf51b2c
GM
2860 (Screen): Clean up the intro paragraphs.
2861 (Mode Line): Lots of rewriting. Handle frame-name better.
2862 eol-mnemonic-... vars moved out.
2863
2864 * emacs.texi (Top): Change menu item for MS-DOS node.
2865 Update subnode menu.
2866
2867 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2868 chapter relates to Windows. Title changed.
2869
2870 * mini.texi: Minor cleanups.
2871
2872 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2873 (Mark): Put it in the menu.
2874
2875 * entering.texi: Minor cleanups.
2876
2877 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2878 (Intro): Refer to "graphical" terminals, rather than X.
2879
2880 * display.texi (Display Custom): Add xref to Variables.
2881 (Optional Mode Line): eol-mnemonic-... vars moved here.
2882
2883 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2884 rather than X.
2885
8cf51b2c
GM
2886 * basic.texi: Minor cleanups.
2887 (Undo): selective-undo moved.
2888
8cf51b2c
GM
28892006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2890
2891 * anti.texi (Antinews): Various corrections and additions.
2892
28932006-01-23 Juri Linkov <juri@jurta.org>
2894
2895 * custom.texi (Easy Customization, Customization Groups)
2896 (Browsing Custom): Mention links along with buttons.
2897
8cf51b2c
GM
28982006-01-21 Eli Zaretskii <eliz@gnu.org>
2899
8cf51b2c
GM
2900 * text.texi (TeX Print): Use @key for TAB.
2901
8cf51b2c
GM
2902 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2903
8cf51b2c
GM
29042006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2905
2906 * files.texi (File Aliases): Don't claim that usually separate
2907 buffers are created for two file names that name the same data.
2908 Mention additional situations where different names mean the same
2909 file on disk.
2910
29112006-01-19 Richard M. Stallman <rms@gnu.org>
2912
2913 * killing.texi (Deletion): Upcase @key argument.
2914
2915 * custom.texi (Custom Themes): Minor cleanup.
2916
2917 * programs.texi (Hungry Delete): Upcase @key argument.
2918
8cf51b2c
GM
29192006-01-16 Juri Linkov <juri@jurta.org>
2920
2921 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2922 Move `mode-line-highlight' before `mode-line-buffer-id'.
2923
8cf51b2c
GM
29242006-01-14 Richard M. Stallman <rms@gnu.org>
2925
2926 * basic.texi (Inserting Text): Minor cleanup.
2927
8cf51b2c
GM
29282006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2929
2930 * custom.texi (Changing a Variable, Face Customization):
2931 Update for changes in Custom menus.
2932
8cf51b2c
GM
29332006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2934
2935 * macos.texi (Mac International): Undo last change.
2936
8cf51b2c
GM
29372006-01-02 Chong Yidong <cyd@stupidchicken.com>
2938
2939 * custom.texi (Custom Themes): Describe the new
2940 customize-create-theme interface.
2941
29422005-12-30 Juri Linkov <juri@jurta.org>
2943
2944 * basic.texi (Position Info): Update example.
2945
c8763fb6 29462005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2947
2948 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2949
29502005-12-24 Chong Yidong <cyd@stupidchicken.com>
2951
2952 * custom.texi (Custom Themes): `load-theme' always loads.
2953
29542005-12-23 Juri Linkov <juri@jurta.org>
2955
2956 * display.texi (Highlight Interactively): Use double space to
2957 separate sentences. Replace C-p with M-p, and C-n with M-n.
2958
29592005-12-22 Richard M. Stallman <rms@gnu.org>
2960
2961 * custom.texi (Easy Customization and subnodes):
2962 Replace "active field" with "button".
2963 Use "user option" only for variables.
2964 Use "setting" for variable-or-face.
2965
29662005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2967
2968 * buffers.texi (Select Buffer): Change order in table to make
2969 "Similar" refer to the correct item.
2970 (Indirect Buffers): Minor rewording.
2971
8cf51b2c
GM
29722005-12-20 Juri Linkov <juri@jurta.org>
2973
2974 * files.texi (VC Status): Put P and N near p and n.
2975
8cf51b2c
GM
29762005-12-19 Richard M. Stallman <rms@gnu.org>
2977
2978 * programs.texi (Electric C): Delete the info about newline control.
2979 (Other C Commands): Minor cleanup.
2980 (Left Margin Paren): Minor cleanup.
2981
29822005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2983
2984 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2985 (Customization Groups): Delete text moved to "Browsing Custom".
2986 (Browsing Custom): New node.
2987 (Specific Customization): Clarify which commands only work for
2988 loaded options.
2989
29902005-12-18 Bill Wohler <wohler@newt.com>
2991
2992 * frames.texi (Tool Bars): Shorten text of previous change.
2993
29942005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2995
2996 * files.texi (VC Status): Document log-view mode.
2997
29982005-12-18 Bill Wohler <wohler@newt.com>
2999
3000 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3001 permanently via the customize interface.
3002
8cf51b2c
GM
30032005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3004
3005 * killing.texi (Killing by Lines): Document `kill-whole-line'
3006 function.
3007
c8763fb6 30082005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3009
3010 * buffers.texi (Select Buffer): Change `prev-buffer' to
3011 `previous-buffer'. Indicate that these functions use a frame
3012 local buffer list.
3013
8cf51b2c
GM
30142005-12-12 Richard M. Stallman <rms@gnu.org>
3015
3016 * custom.texi (Easy Customization): Change menu comment.
3017 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3018
3019 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3020 (Help): Among the Apropos commands, describe only C-h a here.
3021
30222005-12-11 Richard M. Stallman <rms@gnu.org>
3023
3024 * programs.texi (Options for Comments): Comment-end starts with space.
3025
3026 * glossary.texi (Glossary): Minor cleanup.
3027
3028 * files.texi (Old Versions): Use @table.
3029
8cf51b2c
GM
30302005-12-10 David Koppelman <koppel@ece.lsu.edu>
3031
3032 * display.texi (Highlight Interactively): Include
3033 global-hi-lock-mode. Add miscellaneous details and elaborations.
3034
30352005-12-09 Richard M. Stallman <rms@gnu.org>
3036
3037 * display.texi (Font Lock): Delete the Global FL menu item.
3038
30392005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3040
3041 * custom.texi (Minibuffer Maps): Mention the maps for file name
3042 completion.
3043
30442005-12-09 Kim F. Storm <storm@cua.dk>
3045
3046 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3047 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3048 cursor to next corner in rectangle; clarify insert around rectangle.
3049
8cf51b2c
GM
30502005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3051
3052 * custom.texi (Customization): Use xref to elisp manual for
3053 non-TeX output.
3054 (Minor Modes): Update.
3055 (Customization Groups, Changing a Variable, Face Customization):
3056 Update for new appearance of Custom buffers.
3057 (Changing a Variable): `custom-buffer-done-function' has been
3058 replaced by `custom-buffer-done-kill'.
3059 (Specific Customization): In the `customize-group' buffer, a
3060 subgroup's contents are not "hidden". They are not included at
3061 all. They have no [Show] button.
3062 (Mouse Buttons): Add pxref to description of mouse event lists in
3063 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3064 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3065 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3066
30672005-12-08 Richard M. Stallman <rms@gnu.org>
3068
3069 * mini.texi (Completion Commands, Completion):
3070 In file name input, SPC does not do completion.
3071
8cf51b2c
GM
30722005-12-08 Nick Roberts <nickrob@snap.net.nz>
3073
3074 * building.texi (GDB Graphical Interface): Explain screen size
3075 setting.
3076 (Other GDB User Interface Buffers): Describe features specific to
3077 GDB 6.4.
3078
8cf51b2c
GM
30792005-12-01 Nick Roberts <nickrob@snap.net.nz>
3080
3081 * building.texi (GDB User Interface Layout): Describe how to
3082 kill associated buffers.
3083 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3084 (Watch Expressions): Be more precise.
3085 (Other GDB User Interface Buffers): Describe how to change a
3086 register value.
3087
8cf51b2c
GM
30882005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3089
3090 * macos.texi (Mac Input): Remove description of
3091 mac-command-key-is-meta. Add descriptions of
3092 mac-control-modifier, mac-command-modifier, and
3093 mac-option-modifier.
3094 (Mac International): Fix description of conversion of clipboard data.
3095 (Mac Font Specs): Add example of font customization by face attributes.
3096
30972005-11-22 Nick Roberts <nickrob@snap.net.nz>
3098
3099 * building.texi (Watch Expressions): Expand description.
3100 (Other GDB User Interface Buffers): Describe local map for
3101 gud-watch.
3102
31032005-11-21 Chong Yidong <cyd@stupidchicken.com>
3104
3105 * display.texi (Font Lock): Font lock is enabled by default now.
3106
31072005-11-20 Juri Linkov <juri@jurta.org>
3108
3109 * basic.texi (Position Info): Update examples of the output.
3110 Remove the fact that examples are produced in the TeXinfo buffer,
3111 because in the Info reader users will get a different output from
3112 `C-x ='.
3113
3114 * building.texi (Compilation Mode): Remove paragraph duplicated
3115 from the node `Compilation'. Add `compilation-skip-threshold'.
3116
3117 * display.texi (Font Lock): Suggest more user-friendly method of
3118 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3119
31202005-11-18 Richard M. Stallman <rms@gnu.org>
3121
3122 * files.texi (Registering): Mention @@ in mode line.
3123
3124 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3125
31262005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3127
3128 * files.texi (Renaming and VC): Some back-ends don't
3129 handle renaming.
3130
8cf51b2c
GM
31312005-11-17 Juri Linkov <juri@jurta.org>
3132
3133 * emacs.texi (Top):
3134 * display.texi (Highlight Interactively): Put this font-lock based
3135 mode near Font Lock node.
3136
31372005-11-16 Chong Yidong <cyd@stupidchicken.com>
3138
3139 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3140 icons.
3141
31422005-11-12 Kim F. Storm <storm@cua.dk>
3143
3144 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3145 (Help Summary): Add C-h d and C-h e.
3146 (Apropos): Clarify that all apropos commands may search for either
3147 list of words or a regexp. Add C-h d for apropos-documentation.
3148 Describe apropos-documentation-sort-by-scores user option.
3149
8cf51b2c
GM
31502005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3151
3152 * killing.texi (CUA Bindings): Add @section.
3153
31542005-11-10 Kim F. Storm <storm@cua.dk>
3155
3156 * emacs.texi (Top): Add CUA Bindings entry to menu.
3157
3158 * killing.texi (CUA Bindings): New node. Moved here from
3159 misc.texi and extended with info on rectangle commands and
3160 rectangle highlighting, interface to registers, and the global
3161 mark feature.
3162
3163 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3164
3165 * regs.texi: Prev link points to CUA Bindings node.
3166
31672005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3168
3169 * help.texi (Help Echo): By default, help echos are only shown on
3170 mouse-over, not on point-over.
3171
c8763fb6 31722005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3173
3174 * misc.texi (Shell Mode): Describe how to activate password echoing.
3175
8cf51b2c
GM
31762005-11-04 Romain Francoise <romain@orebokech.com>
3177
3178 * mark.texi (Mark Ring): Fix typo.
3179
31802005-11-03 Richard M. Stallman <rms@gnu.org>
3181
3182 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3183
31842005-11-01 Bill Wohler <wohler@newt.com>
3185
3186 * help.texi (Help Mode): Fix typo.
3187
31882005-11-01 Nick Roberts <nickrob@snap.net.nz>
3189
3190 * building.texi (Other GDB User Interface Buffers): Describe
3191 the command gdb-use-inferior-io-buffer.
3192
31932005-10-31 Romain Francoise <romain@orebokech.com>
3194
3195 * files.texi (Compressed Files): Fix typo.
3196
3197 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3198
3199 * windows.texi (Force Same Window): Likewise.
3200
32012005-10-30 Bill Wohler <wohler@newt.com>
3202
3203 * help.texi (Help Mode): URLs viewed with browse-url.
3204
32052005-10-31 Nick Roberts <nickrob@snap.net.nz>
3206
3207 * building.texi (GDB Graphical Interface): Don't reference
3208 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3209 must stay in same frame.
3210
32112005-10-29 Chong Yidong <cyd@stupidchicken.com>
3212
3213 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3214
3215 * anti.texi (Antinews): Likewise.
3216
8cf51b2c
GM
32172005-10-28 Bill Wohler <wohler@newt.com>
3218
3219 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3220
32212005-10-28 Richard M. Stallman <rms@gnu.org>
3222
3223 * files.texi (Visiting): Explain how to enter ? in a file name.
3224
3225 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3226
8cf51b2c
GM
32272005-10-25 Nick Roberts <nickrob@snap.net.nz>
3228
3229 * building.texi (GDB Graphical Interface): Describe
3230 gdb-mouse-until.
3231
32322005-10-23 Richard M. Stallman <rms@gnu.org>
3233
3234 * custom.texi (Init File): Recommend when to use site-start.el.
3235
8cf51b2c
GM
32362005-10-21 Juri Linkov <juri@jurta.org>
3237
3238 * custom.texi (Examining): Mention accessing the old variable
3239 value via M-n in set-variable.
3240
8cf51b2c
GM
32412005-10-18 Romain Francoise <romain@orebokech.com>
3242
3243 * files.texi (Version Systems): Capitalize GNU.
3244
8cf51b2c
GM
32452005-10-18 Nick Roberts <nickrob@snap.net.nz>
3246
3247 * building.texi (Compilation Mode): Remove redundant paragraph.
3248 (Watch Expressions): Remove paragraph to reflect code change.
3249
8cf51b2c
GM
32502005-10-16 Richard M. Stallman <rms@gnu.org>
3251
3252 * building.texi (Compilation Mode, Compilation): Clarified.
3253
32542005-10-15 Richard M. Stallman <rms@gnu.org>
3255
3256 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3257
8cf51b2c
GM
32582005-10-13 Kenichi Handa <handa@m17n.org>
3259
3260 * basic.texi (Position Info): Fix previous change.
3261
c8763fb6 32622005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3263
3264 * cmdargs.texi (Icons X): Fix typo.
3265
32662005-10-12 Kenichi Handa <handa@m17n.org>
3267
3268 * basic.texi (Position Info): Describe the case that Emacs shows
3269 "part of display ...".
3270
c8763fb6 32712005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3272
3273 * cmdargs.texi (Icons X): -nb => -nbi.
3274
32752005-10-10 Chong Yidong <cyd@stupidchicken.com>
3276
3277 * frames.texi (Speedbar): A couple more clarifications.
3278
32792005-10-11 Nick Roberts <nickrob@snap.net.nz>
3280
3281 * building.texi (GDB User Interface Layout): Improve diagram.
3282 (Watch Expressions): Explain how to make speedbar global.
3283 (Other GDB User Interface Buffers): Make references more precise.
3284
8cf51b2c
GM
32852005-10-09 Richard M. Stallman <rms@gnu.org>
3286
3287 * frames.texi (Speedbar): Clarify the text.
3288
32892005-10-09 Chong Yidong <cyd@stupidchicken.com>
3290
3291 * frames.texi (Speedbar): Add information on keybindings,
3292 dismissing the speedbar, and buffer display mode. Link to
3293 speedbar manual.
3294
c8763fb6 32952005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3296
3297 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3298 added -nb, --no-bitmap-icon.
3299
8cf51b2c
GM
33002005-10-07 Nick Roberts <nickrob@snap.net.nz>
3301
3302 * building.texi (GDB Graphical Interface): Add variables and
3303 functions to indices. Be more precise.
3304
c8763fb6 33052005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3306
3307 * frames.texi (Drag and Drop): Remove the x- from
3308 x-dnd-open-file-other-window and xdnd-protocol-alist.
3309
33102005-09-30 Romain Francoise <romain@orebokech.com>
3311
3312 * mini.texi (Minibuffer): The default value now appears before the
3313 colon in minibuffer prompts.
3314
8cf51b2c
GM
33152005-09-25 Richard M. Stallman <rms@gnu.org>
3316
3317 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3318
8cf51b2c
GM
33192005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3320
3321 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3322
8cf51b2c
GM
33232005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3324
3325 * emacs.texi (Top): Update submenus from macos.texi.
3326
3327 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3328 (Mac OS): Update feature support status.
3329 (Mac Input): List supported input scripts. Remove description
3330 about `mac-keyboard-text-encoding'. Mention mouse button
3331 emulation and related variables.
3332 (Mac International): Mention Central European and Cyrillic
3333 support. Now `keyboard-coding-system' is dynamically changed.
3334 Add description about coding system for selection. Add
3335 description about language environment.
3336 (Mac Environment Variables): Mention
3337 `~/.MacOSX/environment.plist'. Give example of command line
3338 arguments. Add Preferences support.
3339 (Mac Directories): Explicitly state that this node is for Mac OS
3340 Classic only.
3341 (Mac Font Specs): Mention specification for scalable fonts. List
3342 supported charsets. Add preferred way of creating fontsets. Add
3343 description about `mac-allow-anti-aliasing'.
3344 (Mac Functions): Add descriptions about `mac-set-file-creator',
3345 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3346 and `mac-get-preference'.
3347
8cf51b2c
GM
33482005-09-16 Romain Francoise <romain@orebokech.com>
3349
3350 Update all files to specify GFDL version 1.2.
3351
3352 * doclicense.texi (GNU Free Documentation License): Update to
3353 version 1.2.
3354
33552005-09-15 Richard M. Stallman <rms@gnu.org>
3356
3357 * buffers.texi (List Buffers): Fix xref.
3358
3359 * rmail.texi (Rmail Basics): Fix xref.
3360
3361 * emacs.texi (Top): Update subnode menus.
3362
3363 * files.texi (Saving Commands): New node, broken out of Saving.
3364 (Customize Save): New node, broken out of Saving.
3365 Clarify effect of write-region-inhibit-fsync.
3366 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3367
8cf51b2c
GM
33682005-09-14 Romain Francoise <romain@orebokech.com>
3369
3370 * files.texi (Saving): Mention write-region-inhibit-fsync.
3371
33722005-09-05 Chong Yidong <cyd@stupidchicken.com>
3373
3374 * custom.texi (Custom Themes): New node.
3375
33762005-09-03 Richard M. Stallman <rms@gnu.org>
3377
49823426
GM
3378 * search.texi (Search Case): Mention vars that control
3379 case-fold-search for various operations.
8cf51b2c
GM
3380
33812005-08-22 Juri Linkov <juri@jurta.org>
3382
3383 * display.texi (Standard Faces): Merge the text from
3384 `(elisp)Standard Faces' into this node.
3385
33862005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3387
3388 * emacs.texi (Top): Delete menu item for deleted node
3389 Keyboard Translations.
3390
33912005-08-18 Richard M. Stallman <rms@gnu.org>
3392
8cf51b2c
GM
3393 * trouble.texi (Unasked-for Search):
3394 Delete xref to Keyboard Translations.
3395
3396 * glossary.texi (Glossary): Delete xref.
3397
8cf51b2c
GM
3398 * custom.texi (Minor Modes): Say that the list here is not complete.
3399 (Keyboard Translations): Node deleted.
3400 (Disabling): Delete xref to it.
3401 (Customization Groups): Fix Custom buffer example.
3402 (Hooks): Mention remove-hooks.
3403
34042005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3405
3406 * building.texi (GDB Graphical Interface): Improve filling of menu
3407 item.
3408
34092005-08-18 Nick Roberts <nickrob@snap.net.nz>
3410
3411 * building.texi (GDB Graphical Interface): Use better node names.
3412
34132005-08-14 Richard M. Stallman <rms@gnu.org>
3414
3415 * text.texi (Sentences): Fix xref.
3416
34172005-08-14 Juri Linkov <juri@jurta.org>
3418
3419 * building.texi (Compilation, Grep Searching): Move grep command
3420 headings from `Compilation' to `Grep Searching'.
3421
3422 * dired.texi (Dired and Find):
3423 * maintaining.texi (Tags Search): Replace grep xref to
3424 `Compilation' node with `Grep Searching'.
3425
3426 * files.texi (Comparing Files): Replace xref to `Compilation' with
3427 `Compilation Mode'.
3428
34292005-08-13 Alan Mackenzie <acm@muc.de>
3430
3431 * search.texi (Non-ASCII Isearch): Correct a typo.
3432 (Replacement Commands): Mention query-replace key binding.
3433
34342005-08-11 Richard M. Stallman <rms@gnu.org>
3435
3436 * programs.texi (Options for Comments): Fix xref.
3437
3438 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3439 out of Regexps.
3440
8cf51b2c
GM
34412005-08-09 Juri Linkov <juri@jurta.org>
3442
3443 * building.texi (Compilation): Use `itemx' instead of `item'.
3444 (Grep Searching): Simplify phrase.
3445
3446 * display.texi (Standard Faces): Describe vertical-border on
3447 window systems.
3448
3449 * windows.texi (Split Window): Simplify phrase and mention
3450 vertical-border face.
3451
34522005-08-09 Richard M. Stallman <rms@gnu.org>
3453
3454 * files.texi (Comparing Files): Clarify compare-windows.
3455
3456 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3457
8cf51b2c
GM
34582005-08-06 Eli Zaretskii <eliz@gnu.org>
3459
3460 * mule.texi (Coding Systems): Rephrase the paragraph about
3461 codepages: no need for "M-x codepage-setup" anymore, except on
3462 MS-DOS.
3463
3464 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3465 the MS-DOS port only.
3466
34672005-07-30 Eli Zaretskii <eliz@gnu.org>
3468
3469 * makefile.w32-in (info): Don't run multi-install-info.bat.
3470 ($(infodir)/dir): New target, produced by running
3471 multi-install-info.bat.
3472
8cf51b2c
GM
34732005-07-22 Eli Zaretskii <eliz@gnu.org>
3474
3475 * files.texi (Quoted File Names): Add index entry.
3476
8cf51b2c
GM
34772005-07-19 Juri Linkov <juri@jurta.org>
3478
3479 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3480
34812005-07-18 Juri Linkov <juri@jurta.org>
3482
8cf51b2c
GM
3483 * custom.texi (Easy Customization):
3484 * files.texi (Old Versions):
3485 * frames.texi (Wheeled Mice):
3486 * mule.texi (Specify Coding):
8cf51b2c
GM
3487 * text.texi (Cell Justification):
3488 * trouble.texi (After a Crash):
8cf51b2c
GM
3489 * xresources.texi (GTK styles):
3490 Delete duplicate duplicate words.
3491
34922005-07-17 Richard M. Stallman <rms@gnu.org>
3493
3494 * frames.texi (Creating Frames): Fix foreground color example.
3495
3496 * custom.texi (Init Examples): Clean up text about conditionals.
3497
34982005-07-16 Richard M. Stallman <rms@gnu.org>
3499
3500 * mini.texi (Completion Commands): Fix command name for ?.
3501
8cf51b2c
GM
35022005-07-16 Eli Zaretskii <eliz@gnu.org>
3503
3504 * display.texi (Standard Faces): Explain that customization of
3505 `menu' face has no effect on w32 and with GTK. Add
3506 cross-references.
3507
3508 * cmdargs.texi (General Variables): Clarify the default location
3509 of $HOME on w32 systems.
3510
35112005-07-15 Jason Rumney <jasonr@gnu.org>
3512
3513 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3514 changed.
3515
35162005-07-08 Kenichi Handa <handa@m17n.org>
3517
3518 * mule.texi (Recognize Coding): Recommend
3519 revert-buffer-with-coding-system instead of revert-buffer.
3520
35212005-07-07 Richard M. Stallman <rms@gnu.org>
3522
3523 * anti.texi (Antinews): Mention mode-line-inverse-video.
3524
3525 * files.texi (Saving): Minor correction about C-x C-w.
3526
3527 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3528
35292005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3530
3531 * search.texi (Isearch Scroll): Add example of using the
3532 `isearch-scroll' property.
3533 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3534 `Display Custom' node.
3535 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3536 and de-emphasize it.
3537 (Other Repeating Search): `occur' currently can not correctly
3538 handle multiline matches. Correct, clarify and update description
3539 of `flush-lines' and `keep-lines'.
3540
3541 * display.texi (Display Custom): Add anchor for `baud-rate'.
3542
35432005-07-07 Richard M. Stallman <rms@gnu.org>
3544
3545 * gnu.texi: Update where to get GNU status; add refs for how to help.
3546 Add footnotes 6 and 7.
3547
35482005-07-04 Lute Kamstra <lute@gnu.org>
3549
3550 Update FSF's address in GPL notices.
3551
8cf51b2c 3552 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3553 * trouble.texi (Checklist): Update FSF's address.
3554
8cf51b2c
GM
35552005-06-24 Richard M. Stallman <rms@gnu.org>
3556
3557 * display.texi (Text Display): Change index entries.
3558
35592005-06-24 Eli Zaretskii <eliz@gnu.org>
3560
3561 * makefile.w32-in (MAKEINFO): Use --force.
3562 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3563 Makefile.in.
8cf51b2c
GM
3564
35652005-06-23 Richard M. Stallman <rms@gnu.org>
3566
3567 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3568 nobreak-char-display.
3569
3570 * emacs.texi (Top): Update detailed node listing.
3571
3572 * display.texi (Text Display): Renamed show-nonbreak-escape
3573 to nobreak-char-display and no-break-space to nobreak-space.
3574 (Standard Faces): Split up the list of standard faces
3575 and put it in a separate node. Add nobreak-space and
3576 escape-glyph.
3577
8cf51b2c
GM
35782005-06-23 Lute Kamstra <lute@gnu.org>
3579
3580 * mule.texi (Select Input Method): Fix typo.
3581
35822005-06-23 Kenichi Handa <handa@m17n.org>
3583
3584 * mule.texi (International): List all supported scripts. Adjust
3585 text for that leim is now included in the normal Emacs
3586 distribution.
3587 (Language Environments): List all language environments.
3588 Intlfonts contains fonts for most supported scripts, not all..
3589 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3590 input a specific character.
8cf51b2c
GM
3591 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3592
35932005-06-23 Juanma Barranquero <lekktu@gmail.com>
3594
49823426 3595 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3596
35972005-06-22 Miles Bader <miles@gnu.org>
3598
3599 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3600
36012005-06-20 Miles Bader <miles@gnu.org>
3602
3603 * display.texi (Faces): Add `vertical-divider'.
3604
36052005-06-17 Richard M. Stallman <rms@gnu.org>
3606
3607 * text.texi (Adaptive Fill): Minor clarification.
3608
8cf51b2c
GM
36092005-06-10 Lute Kamstra <lute@gnu.org>
3610
3611 * emacs.texi (Top): Correct version number.
3612 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3613 refer to the current version of Emacs.
3614
36152005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3616
3617 * files.texi (Log Buffer): Document when there can be more than
3618 one file to be committed.
3619
36202005-06-08 Juri Linkov <juri@jurta.org>
3621
3622 * display.texi (Faces): Add `shadow' face.
3623
36242005-06-07 Masatake YAMATO <jet@gyve.org>
3625
3626 * display.texi (Faces): Write about mode-line-highlight.
3627
36282005-06-06 Richard M. Stallman <rms@gnu.org>
3629
3630 * misc.texi (Printing Package): Explain how to initialize
3631 printing package.
3632
3633 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3634
36352005-06-05 Chong Yidong <cyd@stupidchicken.com>
3636
3637 * emacs.texi: Rename Hardcopy to Printing.
3638 Make PostScript and PostScript Variables subnodes of it.
3639
3640 * misc.texi (Printing): Rename node from Hardcopy.
3641 Mention menu bar options.
3642 Move PostScript and PostScript Variables to submenu.
3643 (Printing package): New node.
3644
3645 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3646
3647 * dired.texi (Operating on Files): Likewise.
3648
3649 * calendar.texi (Displaying the Diary): Likewise.
3650
3651 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3652
3653 * glossary.texi (Glossary): Likewise.
3654
3655 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3656 effect.
3657
36582005-06-04 Richard M. Stallman <rms@gnu.org>
3659
3660 * trouble.texi (After a Crash): Polish previous change.
3661
8cf51b2c
GM
36622005-05-30 Noah Friedman <friedman@splode.com>
3663
3664 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3665 recovery mechanism.
3666
8cf51b2c
GM
36672005-05-28 Nick Roberts <nickrob@snap.net.nz>
3668
3669 * building.texi (Other Buffers): SPC toggles display of
3670 floating point registers.
3671
8cf51b2c
GM
36722005-05-27 Nick Roberts <nickrob@snap.net.nz>
3673
3674 * files.texi (Log Buffer): Merge in description of Log Edit
3675 mode from pcl-cvs.texi.
3676
36772005-05-26 Richard M. Stallman <rms@gnu.org>
3678
3679 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3680
8cf51b2c
GM
36812005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3682
3683 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3684 not enabled by default.
3685 When not on a word, `ispell-word' by default checks the word
3686 before point.
3687
36882005-05-24 Nick Roberts <nickrob@snap.net.nz>
3689
3690 * building.texi (Debugger Operation): Simplify last sentence.
3691
36922005-05-23 Lute Kamstra <lute@gnu.org>
3693
3694 * emacs.texi: Update FSF's address throughout.
3695 (Preface): Use @cite.
3696 (Distrib): Add cross reference to the node "Copying". Mention the
3697 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3698 printed manuals.
3699 (Intro): Use @xref for the Emacs Lisp Intro.
3700
8cf51b2c
GM
37012005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3702
3703 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3704
3705 * basic.texi (Moving Point): Mention default for `goto-line'.
3706
3707 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3708 of a variable's docstring.
3709
37102005-05-18 Lute Kamstra <lute@gnu.org>
3711
3712 * maintaining.texi (Overview of Emerge): Add cross reference.
3713 Remove duplication.
3714
3715 * emacs.texi (Top): Update to the current structure of the manual.
3716 * misc.texi (Emacs Server): Add menu description.
3717 * files.texi (Saving): Fix menu.
3718 * custom.texi (Customization): Fix menu.
3719 * mule.texi (International): Fix menu.
3720 * kmacro.texi (Keyboard Macros): Fix menu.
3721
37222005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3723
3724 * display.texi: Various minor changes.
3725 (Faces): Delete text that is repeated in the next section.
3726
37272005-05-16 Nick Roberts <nickrob@snap.net.nz>
3728
3729 * building.texi (Debugger Operation): Mention GUD tooltips are
3730 disabled with GDB in text command mode.
3731
8cf51b2c
GM
37322005-05-16 Nick Roberts <nickrob@snap.net.nz>
3733
3734 * building.texi: Replace toolbar with "tool bar" for consistency.
3735 (Compilation Mode): Describe compilation-context-lines
3736 and use of arrow in compilation buffer.
3737 (Debugger Operation): Replace help text with variable's value.
3738
3739 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3740 consistency.
3741
37422005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3743
3744 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3745 Add xref.
3746
8cf51b2c
GM
37472005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3748
3749 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3750 (Position Info): Delete discussion of `goto-line'. It is already
3751 described in `Moving point'.
3752
3753 * mini.texi (Completion Commands): Correct reference.
3754 (Completion Options): Fix typo.
3755
3756 * killing.texi (Deletion): Complete description of `C-x C-o'.
3757
8cf51b2c
GM
37582005-05-10 Richard M. Stallman <rms@gnu.org>
3759
3760 * building.texi (Compilation): Clarify recompile's directory choice.
3761
3762 * frames.texi (Tooltips): Cleanups.
3763
3764 * basic.texi (Arguments): Fix punctuation.
3765
37662005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3767
3768 * screen.texi (Menu Bar): The up and down (not left and right)
3769 arrow keys move through a keyboard menu.
3770
37712005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3772
3773 * basic.texi: Various typo and grammar fixes.
3774 (Moving Point): C-a now runs move-beginning-of-line.
3775
37762005-05-08 Nick Roberts <nickrob@snap.net.nz>
3777
3778 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3779
3780 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3781 as different animals.
3782
37832005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3784
3785 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3786 Correct index entry.
3787
37882005-05-07 Nick Roberts <nickrob@snap.net.nz>
3789
3790 * building.texi (Debugger Operation): Update to reflect changes
3791 in GUD tooltips.
3792
37932005-04-30 Richard M. Stallman <rms@gnu.org>
3794
3795 * files.texi (Compressed Files): Auto Compression normally enabled.
3796
3797 * building.texi (Debugger Operation): Clarify previous change.
3798
8cf51b2c
GM
37992005-04-28 Nick Roberts <nickrob@snap.net.nz>
3800
3801 * building.texi (Debugger Operation): Add description for
3802 GUD tooltips when program is not running.
3803
38042005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3805
3806 * misc.texi (Shell): Add `Shell Prompts' to menu.
3807 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3808 description. Delete remarks moved to new node.
3809 (Shell Prompts): New node.
3810 (History References): Replace remarks moved to `Shell Prompts'
3811 with xref to that node.
3812 (Remote Host): Clarify how to specify the terminal type when
3813 logging in to a different machine.
3814
38152005-04-26 Richard M. Stallman <rms@gnu.org>
3816
3817 * emacs.texi (Top): Update submenus from files.texi.
3818
3819 * files.texi (Filesets): Clarify previous change.
3820
3821 * dired.texi (Misc Dired Features): Clarify previous change.
3822
38232005-04-25 Chong Yidong <cyd@stupidchicken.com>
3824
3825 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3826
3827 * dired.texi (Misc Dired Features): Document
3828 dired-compare-directories.
3829
3830 * files.texi (Filesets): New node.
3831 (File Conveniences): Document Image mode.
3832
3833 * text.texi (TeX Print): Document tex-compile.
3834
38352005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3836
3837 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3838 Delete redundant reference to tooltip Custom group. It is
3839 referred too again in the next paragraph.
3840
38412005-04-24 Richard M. Stallman <rms@gnu.org>
3842
3843 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3844
8cf51b2c
GM
38452005-04-19 Kim F. Storm <storm@cua.dk>
3846
3847 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3848
38492005-04-18 Lars Hansen <larsh@math.ku.dk>
3850
3851 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3852 turns off desktop-save-mode.
3853
38542005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3855
3856 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3857 by default in terminals compatible with xterm. Mention that
3858 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3859 node.
3860
8cf51b2c
GM
38612005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3862
3863 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3864
c8763fb6 38652005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3866
3867 * xresources.texi (Table of Resources): Add cursorBlink.
3868
38692005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3870
3871 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3872 `d', `C-d' and `u'.
3873
38742005-04-11 Richard M. Stallman <rms@gnu.org>
3875
3876 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3877 (Misc X): Add -D, --basic-display.
3878
3879 * maintaining.texi (Change Log): Correct the description of
3880 the example.
3881
3882 * major.texi (Choosing Modes): Document magic-mode-alist.
3883
8cf51b2c
GM
38842005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3885
3886 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3887 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3888 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3889 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3890 `w', respectively.
3891 (Rmail Labels): Mention `l'.
3892 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3893 (Rmail Summary Edit): Describe `j' and RET.
3894
c8763fb6 38952005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3896
3897 * xresources.texi (Lucid Resources): Add fontSet resource.
3898
8cf51b2c
GM
38992005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3900
3901 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3902 now called `indicate-empty-lines'.
3903
39042005-04-06 Kim F. Storm <storm@cua.dk>
3905
3906 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3907
39082005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3909
3910 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3911 deleted.
3912 (Marks vs Flags): Add some convenient key bindings.
3913 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3914 (Misc Dired Features): Correct and expand description of `w' command.
3915
3916 * frames.texi (XTerm Mouse): Delete apparently false info.
3917 The GNU/Linux console currently does not appear to support
3918 `xterm-mouse-mode'.
3919
8cf51b2c
GM
39202005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3921
3922 * calendar.texi (Diary): Mention shell utility `calendar'.
3923
39242005-04-01 Richard M. Stallman <rms@gnu.org>
3925
3926 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3927
8cf51b2c
GM
39282005-04-01 Lute Kamstra <lute@gnu.org>
3929
3930 * maintaining.texi (Change Log): add-change-log-entry uses
3931 add-log-mailing-address.
3932
39332005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3934
3935 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3936 `VC Mode Line' and put in an xref to that node.
3937 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3938 its description.
3939
39402005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3941
3942 * calendar.texi (Calendar Systems): Say that the Persian calendar
3943 implemented here is the arithmetical one championed by Birashk.
3944
39452005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3946
3947 * programs.texi (Fortran Motion): Fix previous change.
3948
8cf51b2c
GM
39492005-03-29 Richard M. Stallman <rms@gnu.org>
3950
3951 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3952
39532005-03-29 Chong Yidong <cyd@stupidchicken.com>
3954
3955 * text.texi (Refill): Refer to Long Lines Mode.
3956 (Longlines): New node.
3957 (Auto Fill): Don't index "word wrap" here.
3958 (Filling): Add Longlines to menu.
3959
39602005-03-29 Richard M. Stallman <rms@gnu.org>
3961
3962 * xresources.texi: Minor fixes.
3963
3964 * misc.texi (Emacs Server): Fix Texinfo usage.
3965
3966 * emacs.texi (Top): Don't use a real section heading for
3967 "Detailed Node Listing". Fake it instead.
3968
3969 * basic.texi (Position Info): Minor cleanup.
3970
3971 * mule.texi (Input Methods): Minor cleanup.
3972
39732005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3974
3975 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3976 constructs as well.
3977 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3978
39792005-03-29 Kenichi Handa <handa@m17n.org>
3980
3981 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3982
3983 * basic.texi (Position Info): Update the description about the
3984 command C-u C-x =.
3985
39862005-03-28 Richard M. Stallman <rms@gnu.org>
3987
3988 * emacs.texi (Top): Use @section for the detailed node listing.
3989
3990 * calendar.texi: Minor fixes to previous change.
3991
3992 * programs.texi (Fortran): Small fixes to previous changes.
3993
3994 * emacs.texi (Top): Update list of subnodes of Dired.
3995 Likewise for building.texi.
3996
3997 * files.texi (File Conveniences): Delete Auto Image File mode.
3998
39992005-03-28 Chong Yidong <cyd@stupidchicken.com>
4000
4001 * building.texi (Flymake): New node.
4002
4003 * custom.texi (Function Keys): Document kp- event types and
4004 keypad-setup package.
4005
4006 * dired.texi (Wdired): New node.
4007
4008 * files.texi (File Conveniences): Reorder entries.
4009 Explain how to turn on Auto-image-file mode.
4010 Document Thumbs mode.
4011
4012 * mule.texi (Specify Coding): Document recode-region and
4013 recode-file-name.
4014
4015 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4016
40172005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4018
4019 * commands.texi (Keys): M-o is now a prefix key.
4020
40212005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4022
4023 * programs.texi: Reformat and update copyright years.
4024 (Fortran): Update section.
4025
40262005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4027
4028 * files.texi: Several small changes in addition to:
4029 (Visiting): Change xref for Dialog Boxes to ref.
4030 (Version Headers): Replace references to obsolete var
4031 `vc-header-alist' with `vc-BACKEND-header'.
4032 (Customizing VC): Update value of `vc-handled-backends'.
4033
40342005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4035
4036 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4037 move here from Emacs Lisp Reference Manual.
4038 * calendar.texi (Calendar/Diary, Diary Commands)
4039 (Special Diary Entries, Importing Diary): Change some xrefs to
4040 point to emacs-xtra rather than elisp.
4041
4042 * emacs-xtra.texi (Calendar Customizing):
4043 Move view-diary-entries-initially, view-calendar-holidays-initially,
4044 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4045 Emacs Manual.
4046 (Appt Customizing): Merge entire section into main Emacs Manual.
4047 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4048 mark-holidays-in-calendar here from emacs-xtra.
4049 (Displaying the Diary): Move view-diary-entries-initially,
4050 mark-diary-entries-in-calendar here from emacs-xtra.
4051 (Appointments): Move appt-display-mode-line,
4052 appt-display-duration, appt-disp-window-function,
4053 appt-delete-window-function here from emacs-xtra.
4054
4055 * calendar.texi: Update and reformat copyright.
4056 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4057 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4058 (Diary): Refer to `diary-file' rather than ~/diary.
4059 (Diary Commands): Rename node to "Displaying the Diary".
4060 * emacs.texi (Top): Rename "Diary Commands" section.
4061 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4062
40632005-03-26 Eli Zaretskii <eliz@gnu.org>
4064
4065 * misc.texi (Emacs Server): Fix the command for setting
4066 server-name. Add an xref to Invoking emacsclient.
4067
4068 * help.texi (Help Summary): Clarify when "C-h ." will do something
4069 nontrivial.
4070 (Apropos): Add cindex entry for apropos-sort-by-scores.
4071
4072 * display.texi (Text Display): Add index entries for how no-break
4073 characters are displayed.
4074
8cf51b2c
GM
40752005-03-26 Eli Zaretskii <eliz@gnu.org>
4076
4077 * files.texi (Visiting): Fix cross-references introduced with the
4078 last change.
4079
4080 * xresources.texi (GTK resources): Fix last change.
4081
8cf51b2c
GM
40822005-03-25 Chong Yidong <cyd@stupidchicken.com>
4083
4084 * xresources.texi (X Resources): GTK options documented too.
4085 (Resources): Clarify meaning of program name.
4086 (Table of Resources): Add visualClass.
4087 (GTK resources): Rewrite.
4088 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4089
4090 * display.texi (Text Display): Mention non-breaking spaces.
4091
4092 * files.texi (Reverting): Document auto-revert-check-vc-info.
4093
4094 * frames.texi (Mouse Commands): Document
4095 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4096
4097 * help.texi (Help Summary): Add `C-h .'.
4098 (Apropos): Apropos accepts a list of search terms.
4099 Document apropos-sort-by-scores.
4100 (Help Echo): Document display-local-help.
4101
4102 * misc.texi (Emacs Server): Document server-name.
4103 (Invoking emacsclient): Document -s option for server names.
4104
4105 * text.texi (Outline Visibility): Introduce "current heading
4106 line" (commands can be called with point on a body line).
4107 Re-order table to follow the sequence of discussion.
4108 hide-body won't hide lines before first header line.
4109 (TeX Mode): Add DocTeX mode.
4110
8cf51b2c
GM
41112005-03-24 Richard M. Stallman <rms@gnu.org>
4112
4113 * mule.texi (Single-Byte Character Support): Delete mention
4114 of iso-acc.el and iso-transl.el.
4115
8cf51b2c
GM
41162005-03-23 Lute Kamstra <lute@gnu.org>
4117
4118 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4119
41202005-03-23 Richard M. Stallman <rms@gnu.org>
4121
8cf51b2c
GM
4122 * search.texi: Delete explicit node pointers.
4123 (Incremental Search): New menu.
4124 (Basic Isearch, Repeat Isearch, Error in Isearch)
4125 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4126 (Slow Isearch): New subnodes.
4127 (Configuring Scrolling): Node deleted.
4128 (Search Case): Doc default-case-fold-search.
4129 (Regexp Replace): Move replace-regexp doc here.
4130
4131 * rmail.texi (Movemail): Put commas inside closequotes.
4132
4133 * picture.texi (Insert in Picture): Document C-c arrow combos.
4134 (Basic Picture): Clarify erasure.
4135
4136 * display.texi (Font Lock): Put commas inside closequotes.
4137
4138 * cmdargs.texi (General Variables): Put commas inside closequotes.
4139
41402005-03-23 Nick Roberts <nickrob@snap.net.nz>
4141
4142 * building.texi (Stack Buffer): Mention reverse contrast for
4143 *selected* frame (might not be current frame).
4144
8cf51b2c
GM
41452005-03-21 Richard M. Stallman <rms@gnu.org>
4146
4147 * building.texi (Starting GUD): Add bashdb.
4148
41492005-03-20 Chong Yidong <cyd@stupidchicken.com>
4150
4151 * basic.texi (Moving Point): Add M-g M-g binding.
4152 (Undo): Document undo-only.
4153 (Position Info): Document M-g M-g and C-u M-g M-g.
4154
4155 * building.texi (Building): Put Grep Searching after Compilation
4156 Shell.
4157 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4158 Document next-error-highlight.
4159 (Grep Searching): Document grep-highlight-matches.
4160 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4161
4162 * calendar.texi (Importing Diary): Rename node from iCalendar.
4163 Document diary-from-outlook.
4164
4165 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4166 Commands.
4167 Mention effect of X drag and drop on Dired buffers.
4168
4169 * files.texi (Visiting): Document large-file-warning-threshold.
4170 Move paragraph on file-selection dialog.
4171 Mention visiting files using X drag and drop.
4172 (Reverting): Mention using Auto-Revert mode to tail files.
4173 Document auto-revert-tail-mode.
4174 (Version Systems): Minor correction.
4175 (Comparing Files): Diff-mode is no longer based on Compilation
4176 mode.
4177 Document compare-ignore-whitespace.
4178 (Misc File Ops): Explain passing a directory to rename-file.
4179 Likewise for copy-file and make-symbolic-link.
4180
4181 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4182 Document mouse-wheel-progressive speed.
4183
4184 * help.texi (Misc Help): Document numeric argument for C-h i.
4185 Correctly explain the effect of just C-u as argument.
4186
4187 * killing.texi (Deletion): Document numeric argument for
4188 just-one-space.
4189
4190 * mini.texi (Completion): Completion acts on text before point.
4191
4192 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4193 (Emulation): CUA mode replaces pc-bindings-mode,
4194 pc-selection-mode, and s-region.
4195
4196 * mule.texi (Input Methods): Leim is now built-in.
4197 (Select Input Method): Document quail-show-key.
4198 (Specify Coding): Document revert-buffer-with-coding-system.
4199
4200 * programs.texi (Fortran Motion): Document f90-next-statement,
4201 f90-previous-statement, f90-next-block, f90-previous-block,
4202 f90-end-of-block, and f90-beginning-of-block.
4203
4204 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4205
4206 * emacs.texi (Acknowledgments): Updated.
4207
4208 * anti.texi: Total rewrite.
4209
8cf51b2c
GM
42102005-03-19 Chong Yidong <cyd@stupidchicken.com>
4211
4212 * ack.texi (Acknowledgments): Update.
4213
42142005-03-19 Eli Zaretskii <eliz@gnu.org>
4215
4216 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4217 copyright years.
4218
42192005-03-14 Nick Roberts <nickrob@snap.net.nz>
4220
4221 * building.texi (Commands of GUD): Move paragraph on setting
4222 breakpoints with mouse to the GDB Graphical Interface node.
4223
42242005-03-07 Richard M. Stallman <rms@gnu.org>
4225
8cf51b2c
GM
4226 * misc.texi (Single Shell, Shell Options): Fix previous change.
4227
4228 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4229
42302005-03-06 Richard M. Stallman <rms@gnu.org>
4231
4232 * building.texi (Starting GUD): Don't explain text vs graphical
4233 GDB here. Just mention it and xref.
4234 Delete "just one debugger process".
4235 (Debugger Operation): Move GUD tooltip info here.
4236 (GUD Tooltips): Node deleted.
4237 (GDB Graphical Interface): Explain the two GDB modes here.
4238
8cf51b2c
GM
4239 * sending.texi (Sending Mail): Minor cleanup.
4240 (Mail Aliases): Explain quoting conventions.
4241 Update key rebinding example.
4242 (Header Editing): C-M-i is like M-TAB.
4243 (Mail Mode Misc): mail-attach-file does not do MIME.
4244
4245 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4246 that really belongs here.
4247 (Remote Mailboxes): Text moved to Rmail Inbox.
4248 (Rmail Display): Mention Mouse-1.
4249 (Movemail): Clarify two movemail versions.
4250 Clarify rmail-movemail-program.
4251
8cf51b2c
GM
4252 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4253 Document async shell commands.
4254 (Shell History): Clarify.
4255 (Shell Ring): Mention C-UP an C-DOWN.
4256 (Shell Options): Add comint-prompt-read-only.
4257 (Invoking emacsclient): Set EDITOR to run Emacs.
4258 (Sorting): No need to explain what region is.
4259 (Saving Emacs Sessions): Fix typo.
4260 (Recursive Edit): Fix punctuation.
4261 (Emulation): Don't mention "PC bindings" which are standard.
4262 (Hyperlinking): Explain Mouse-1 convention here.
4263 (Find Func): Node deleted.
4264
8cf51b2c
GM
4265 * help.texi (Name Help): Xref to Hyperlinking.
4266
4267 * glossary.texi (Glossary):
4268 Rename "Balance Parentheses" to "Balancing...".
4269 Add "Byte Compilation". Correct "Copyleft".
4270 New xref in "Customization".
4271 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4272 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4273 Rename "Registers" to "Register".
4274 Replace "Selecting" with "Selected Frame",
4275 "Selected Window", and "Selecting a Buffer".
4276
4277 * files.texi (Types of Log File): Explain how projects'
4278 methods can vary.
4279
8cf51b2c
GM
4280 * display.texi (Faces): Delete "Emacs 21".
4281
4282 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4283 * fixit.texi (Spelling): C-M-i like M-TAB.
4284 * mini.texi (Completion Options): C-M-i like M-TAB.
4285 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4286 * text.texi (Text Mode): C-M-i like M-TAB.
4287
4288 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4289
4290 * calendar.texi (Specified Dates): Mention `g w'.
4291 (Appointments): appt-activate toggles with no arg.
4292
8cf51b2c
GM
42932005-03-05 Juri Linkov <juri@jurta.org>
4294
4295 * cmdargs.texi (Emacs Invocation): Add cindex
4296 "invocation (command line arguments)"
4297 (Misc X): Add -nbc, --no-blinking-cursor.
4298
42992005-03-04 Ulf Jasper <ulf.jasper@web.de>
4300
4301 * calendar.texi (iCalendar): No need to require it now.
4302
8cf51b2c
GM
43032005-03-03 Nick Roberts <nickrob@snap.net.nz>
4304
4305 * trouble.texi (Contributing): Mention Savannah. Direct users to
4306 emacs-devel.
4307
43082005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4309
4310 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4311 window.
4312
8cf51b2c
GM
43132005-02-27 Richard M. Stallman <rms@gnu.org>
4314
4315 * building.texi (Compilation): Update mode line status info.
4316
43172005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4318
4319 * calendar.texi (General Calendar): Document binding of
4320 scroll-other-window-down.
4321 (Mayan Calendar): Fix earliest date.
4322 (Time Intervals): Document timeclock-change.
4323 Fix timeclock-ask-before-exiting documentation.
4324
43252005-02-26 Kim F. Storm <storm@cua.dk>
4326
4327 * frames.texi (Mouse References):
4328 Add mouse-1-click-in-non-selected-windows.
4329
43302005-02-25 Richard M. Stallman <rms@gnu.org>
4331
4332 * screen.texi (Screen): Explain better about cursors and mode lines;
4333 don't presuppose text terminals.
4334 (Point): Don't assume just one cursor.
4335 Clarify explanation of cursors.
4336 (Echo Area, Menu Bar): Cleanups.
4337
4338 * mini.texi (Minibuffer): Prompts are highlighted.
4339 (Minibuffer Edit): Newline = C-j only on text terminals.
4340 Clarify resize-mini-windows values.
4341 Mention M-PAGEUP and M-PAGEDOWN.
4342 (Completion Commands): Mouse-1 like Mouse-2.
4343 (Minibuffer History): Explain history commands better.
4344 (Repetition): Add xref to Incremental Search.
4345
4346 * mark.texi (Setting Mark): Clarify info about displaying mark.
4347 Clarify explanation of C-@ and C-SPC.
4348 (Transient Mark): Mention Delete Selection mode.
4349 (Marking Objects): Clean up text about extending the region.
4350
4351 * m-x.texi (M-x): One C-g doesn't always go to top level.
4352 No delay before suggest-key-bindings output.
4353
4354 * fixit.texi (Fixit): Mention C-/ for undo.
4355 (Spelling): Mention ESC TAB like M-TAB.
4356 Replacement words with r and R are rechecked.
4357 Say where C-g leaves point. Mention ? as input.
4358
43592005-02-23 Lute Kamstra <lute@gnu.org>
4360
4361 * cmdargs.texi (Initial Options): Add cross reference.
4362
8cf51b2c
GM
43632005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4364
4365 * emacs.texi (Top): Update menu for splitting of node in
4366 msdog.texi.
4367 * frames.texi (Frames): Update xref for splitting of node in
4368 msdog.texi.
4369 * trouble.texi (Quitting): Ditto.
4370
43712005-02-16 Richard M. Stallman <rms@gnu.org>
4372
4373 * windows.texi (Split Window): Simplify line truncation info
4374 and xref to Display Custom.
4375
4376 * trouble.texi (Quitting): Emergency escape only for text terminal.
4377 (Screen Garbled): C-l for ungarbling is only for text terminal.
4378
4379 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4380
4381 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4382
4383 * programs.texi (Program Modes): Mention Python mode.
4384 (Moving by Defuns): Repeating C-M-h extends region.
4385 (Basic Indent): Clarify.
4386 (Custom C Indent): Clarify.
4387 (Expressions): Repeating C-M-@ extends region.
4388 (Info Lookup): Clarify for C-h S.
4389 (Symbol Completion): ESC TAB alternative for M-TAB.
4390 (Electric C): Clarify.
4391
4392 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4393
4394 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4395 MS-DOS Input node.
4396 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4397 (MS-DOS and MULE): Clarify.
4398 (MS-DOS Processes, Windows Processes): Fix typos.
4399
4400 * major.texi (Choosing Modes): Clarify.
4401
4402 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4403 (Keyboard Macro Step-Edit): Clarify.
4404
4405 * indent.texi (Indentation): Clarifications.
4406
4407 * help.texi (Help): Correct error about C-h in query-replace.
4408 Clarify apropos vs C-h a. Fix how to search in FAQ.
4409 (Key Help): Describe C-h w here.
4410 (Name Help): Minor cleanup. C-h w moved to Key Help.
4411 Clarify the "object" joke.
4412 (Apropos): Clarify. Mouse-1 like Mouse-2.
4413 (Help Mode): Mouse-1 like Mouse-2.
4414
4415 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4416
4417 * display.texi (Display): Reorder menu.
4418 (Faces): Cleanup.
4419 (Font Lock): Cleanup. Mention Options menu.
4420 Delete obsolete text.
4421 (Scrolling): For C-l, don't presume text terminal.
4422 (Horizontal Scrolling): Simplify intro.
4423 (Follow Mode): Clarify.
4424 (Cursor Display): Moved before Display Custom.
4425 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4426 Doc default-tab-width. Doc line truncation more thoroughly.
4427
4428 * dired.texi (Dired Enter): C-x C-f can run Dired.
4429 (Dired Visiting): Comment out `a' command.
4430 Mouse-1 is like Mouse-2.
4431 (Shell Commands in Dired): ? can be used more than once.
4432
4433 * basic.texi (Continuation Lines): Simplify description of truncation,
4434 and refer to Display Custom for the rest of it.
4435
8cf51b2c
GM
44362005-02-06 Lute Kamstra <lute@gnu.org>
4437
4438 * basic.texi (Undo): Fix typo.
4439
4440 * cmdargs.texi (Emacs Invocation): Fix typo.
4441
4442 * custom.texi (Init Examples): Fix typo.
4443
4444 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4445
44462005-02-06 Richard M. Stallman <rms@gnu.org>
4447
4448 * regs.texi (Registers): Registers can hold numbers, too.
4449
4450 * killing.texi (Other Kill Commands): Cleanup.
4451 Delete redundant explanation of kill in read-only buffer.
4452 (Yanking): Mention term "copying".
4453 (Accumulating Text): Fix typo.
4454
4455 * entering.texi (Entering Emacs): Update rationale at start.
4456 (Exiting): Treat iconifying on a par with suspension.
4457
4458 * custom.texi (Minor Modes): Fix typo.
4459 (Easy Customization): Fix menu style.
4460 (Variables): Add xref.
4461 (Examining): Setting for future sessions works through .emacs.
4462 (Keymaps): "Text terminals", not "Many".
4463 (Init Rebinding): Explain \C-. Show example of \M-.
4464 Fix minor wording errors.
4465 (Function Keys): Explain vector syntax just once.
4466 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4467 (Init File): Mention .emacs.d directory.
4468 (Init Examples): Add xref.
4469 (Find Init): Mention .emacs.d directory.
4470
4471 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4472 (Action Arguments): Explain which kinds of -l args are found how.
4473 (Initial Options): --batch does not inhibit site-start.
4474 Add xrefs.
4475 (Command Example): Use --batch, not -batch.
4476
4477 * basic.texi (Inserting Text): Cleanup wording.
4478 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4479 C-n is not error at end of buffer.
4480 (Undo): Doc C-/ like C-_. Add xrefs.
4481 (Arguments): META key may be labeled ALT.
4482 Peculiar arg meanings are explained in doc strings.
4483
4484 * abbrevs.texi (Expanding Abbrevs): Clarify.
4485
44862005-02-05 Eli Zaretskii <eliz@gnu.org>
4487
4488 * frames.texi (Frame Parameters): Add an xref to the description
4489 of list-colors-display. Add a pointer to the X docs about colors.
4490
4491 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4492 Improve docs of list-colors-display.
8cf51b2c
GM
4493
44942005-02-03 Lute Kamstra <lute@gnu.org>
4495
4496 * frames.texi (Frames, Drag and Drop): Fix typos.
4497
44982005-02-03 Richard M. Stallman <rms@gnu.org>
4499
4500 * windows.texi (Basic Window): Mention color-change in mode line.
4501 (Change Window): Explain dragging vertical boundaries.
4502
4503 * text.texi (Sentences): Clarify.
4504 (Paragraphs): Explain M-a and blank lines.
4505 (Outline Mode): Clarify text and menu.
4506 (Hard and Soft Newlines): Mention use-hard-newlines.
4507
4508 * frames.texi (Frames): Delete unnecessary mention of Windows.
4509 (Mouse Commands): Likewise. Mention xterm mouse support.
4510 (Clipboard): Clarify.
4511 (Mouse References): Mention use of Mouse-1 for following links.
4512 (Menu Mouse Clicks): Clarify.
4513 (Mode Line Mouse): Clarify.
4514 (Drag and Drop): Rewrite.
4515
4516 * fixit.texi (Spelling): Fix typo.
4517
4518 * files.texi (File Names): Clarify.
4519 (Visiting): Update conditions for use of file dialog. Clarify.
4520 (Saving): Doc d as answer in save-some-buffers.
4521 (Remote Files): Clean up the text.
4522
4523 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4524
4525 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4526 (List Buffers): Clarify.
4527 (Several Buffers): Doc T command.
4528 (Buffer Convenience): Clarify menu.
4529
4530 * basic.texi (Undo): Clarify last change.
4531
45322005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4533
4534 * fixit.texi (Spelling): Fix typo.
4535
45362005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4537
4538 * basic.texi (Undo): Update description of `undo-outer-limit'.
4539
45402005-02-01 Nick Roberts <nickrob@snap.net.nz>
4541
4542 * building.texi: Update documentation relating to GDB Graphical
4543 Interface.
4544
45452005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4546
4547 * custom.texi (Easy Customization): Adapt menu to node name change.
4548
45492005-01-30 Richard M. Stallman <rms@gnu.org>
4550
4551 * custom.texi (Easy Customization): Defn of "User Option" now
4552 includes faces. Don't say just "option" when talking about variables.
4553 Do say just "options" to mean "anything customizable".
4554 (Specific Customization): Describe `customize-variable',
4555 not `customize-option'.
4556
4557 * glossary.texi (Glossary) <Faces>: Add xref.
4558 <User Option>: Change definition--include faces. Change xref.
4559
4560 * picture.texi (Picture): Mention artist.el.
4561
4562 * sending.texi, screen.texi, programs.texi, misc.texi:
4563 * mini.texi, major.texi, maintaining.texi, macos.texi:
4564 * help.texi, frames.texi, files.texi:
4565 Don't say just "option" when talking about variables.
4566
4567 * display.texi, mule.texi: Don't say just "option" when talking
4568 about variables. Other minor cleanups.
4569
8cf51b2c
GM
45702005-01-26 Lute Kamstra <lute@gnu.org>
4571
4572 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4573 File'. Mention the `-Q' option at the `--no-site-file' option.
4574
8cf51b2c
GM
45752005-01-22 David Kastrup <dak@gnu.org>
4576
4577 * building.texi (Grep Searching): Mention alias `find-grep' for
4578 `grep-find'.
4579
45802005-01-20 Richard M. Stallman <rms@gnu.org>
4581
4582 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4583
8cf51b2c
GM
45842005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4585
4586 * rmail.texi (Movemail): Explain differences
4587 between standard and mailutils versions of movemail.
4588 Describe command line and configuration options introduced
4589 with the latter.
4590 Explain the notion of mailbox URL, provide examples and
4591 cross-references to mailutils documentation.
4592 Describe various methods of specifying mailbox names,
4593 user names and user passwords for rmail.
4594 (Remote Mailboxes): New section. Describe
4595 how movemail handles remote mailboxes. Describe configuration
4596 options used to control its behavior.
4597 (Other Mailbox Formats): Explain handling of various mailbox
4598 formats.
4599
46002005-01-13 Richard M. Stallman <rms@gnu.org>
4601
4602 * commands.texi (Commands): Clarification.
4603
46042005-01-11 Richard M. Stallman <rms@gnu.org>
4605
4606 * programs.texi (Multi-line Indent): Fix previous change.
4607 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4608
8cf51b2c
GM
46092005-01-08 Richard M. Stallman <rms@gnu.org>
4610
4611 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4612 lazy-highlight.
4613
4614 * search.texi (Query Replace): Mention faces query-replace
4615 and lazy-highlight.
4616 (Incremental Search): Update isearch highlighting info.
4617
8cf51b2c
GM
46182005-01-04 Richard M. Stallman <rms@gnu.org>
4619
4620 * custom.texi (Saving Customizations): Minor improvement.
4621
8cf51b2c
GM
46222005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4623
4624 * custom.texi (Saving Customizations): Emacs no longer loads
4625 `custom-file' after .emacs. No longer mention customizing through
4626 Custom.
4627
8cf51b2c
GM
46282005-01-01 Andreas Schwab <schwab@suse.de>
4629
4630 * killing.texi (Graphical Kill): Move up under node Killing,
4631 change @section to @subsection.
4632
46332005-01-01 Richard M. Stallman <rms@gnu.org>
4634
4635 * custom.texi (Face Customization): Mention hex color specs.
4636
4637 * emacs.texi (Top): Update Killing submenu.
4638
4639 * killing.texi (Killing): Reorganize section.
4640 No more TeX-only text; put the node command at start of chapter.
4641 But the first section heading is used only in TeX.
4642 Rewrite the text to read better in this mode.
4643 (Graphical Kill): New subnode gets some of the text that
4644 used to be in the first section.
4645
46462004-12-31 Richard M. Stallman <rms@gnu.org>
4647
4648 * dired.texi (Shell Commands in Dired): Delete the ? example.
4649
4650 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4651
4652 * files.texi (Saving): Describe new require-final-newline features
4653 and mode-require-final-newline.
4654
8cf51b2c
GM
46552004-12-29 Richard M. Stallman <rms@gnu.org>
4656
4657 * custom.texi (File Variables): Clarify previous change.
4658
c8763fb6 46592004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4660
4661 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4662 out now.
4663
46642004-12-27 Richard M. Stallman <rms@gnu.org>
4665
4666 * Makefile.in (MAKEINFO): Specify --force.
4667
4668 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4669 (Undo): Doc undo-outer-limit.
4670
8cf51b2c
GM
46712004-12-15 Juri Linkov <juri@jurta.org>
4672
4673 * mark.texi (Transient Mark, Mark Ring): M-< and other
4674 movement commands don't set mark in Transient Mark mode
4675 if mark is active.
4676
8cf51b2c
GM
46772004-12-12 Juri Linkov <juri@jurta.org>
4678
4679 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4680 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4681
4682 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4683 (Misc Dired Commands): Add @r{(Dired)} to w.
4684
46852004-12-12 Juri Linkov <juri@jurta.org>
4686
4687 * mark.texi (Marking Objects): Marking commands also extend the
4688 region when mark is active in Transient Mark mode.
4689
8cf51b2c
GM
46902004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4691
4692 * custom.texi (Saving Customizations): Emacs only loads the custom
4693 file automatically after the init file in version 22.1 or later.
4694 Adapt text and examples to this fact.
4695
8cf51b2c
GM
46962004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4697
4698 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4699 be set through Custom. Otherwise, it has no effect.
4700
8cf51b2c
GM
47012004-12-05 Richard M. Stallman <rms@gnu.org>
4702
4703 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4704 * entering.texi: Rename Command Line to Emacs Invocation.
4705
10d1d0af 4706 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4707
4708 * custom.texi (Easy Customization): Move up to section level,
4709 before Variables. Avoid using the term "variable"; say "option".
4710 New initial explanation.
4711 (Variables): In initial explanation, connect "variable" to the
4712 already-explained "user option".
4713
4714 * emacs.texi (Top): Fix ref to Command Line.
4715 Move reference to Easy Customization.
4716
4717 * xresources.texi (X Resources): Fix From link.
4718
4719 * doclicense.texi (GNU Free Documentation License): Fix To link.
4720
4721 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4722
4723 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4724
47252004-12-03 Richard M. Stallman <rms@gnu.org>
4726
4727 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4728
47292004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4730
4731 * kmacro.texi: Several small changes in addition to the following.
4732 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4733 defining a keyboard macro.
4734 Mention `kmacro-ring-max'.
4735 (Keyboard Macro Counter): Clarify description of
4736 `kmacro-insert-counter', `kmacro-set-counter',
4737 `kmacro-add-counter' and `kmacro-set-format'.
4738
47392004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4740
4741 * custom.texi (File Variables): Add `unibyte' and make it more
4742 clear that `unibyte' and `coding' are special. Suggested by Simon
4743 Krahnke <overlord@gmx.li>.
4744
4745 * mule.texi (Enabling Multibyte): Refer to File Variables.
4746 Suggested by Simon Krahnke <overlord@gmx.li>.
4747
c8763fb6 47482004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4749
4750 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4751 x-use-old-gtk-file-dialog.
4752
8cf51b2c
GM
47532004-11-20 Richard M. Stallman <rms@gnu.org>
4754
4755 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4756
47572004-11-09 Lars Brinkhoff <lars@nocrew.org>
4758
4759 * building.texi (Lisp Eval): Delete hyphen in section name.
4760
47612004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4762
4763 * files.texi (Old Versions):
4764 No longer document annotation as "CVS only".
4765
47662004-11-10 Andre Spiegel <spiegel@gnu.org>
4767
4768 * files.texi (Version Control): Rewrite the introduction about
4769 version systems, mentioning the new ones that we support. Thanks
4770 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4771 suggestions.
4772
c8763fb6 47732004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4774
49823426 4775 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4776
c8763fb6 47772004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4778
4779 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4780
47812004-10-23 Eli Zaretskii <eliz@gnu.org>
4782
4783 * text.texi (Text Based Tables, Table Definition)
4784 (Table Creation, Table Recognition, Cell Commands)
4785 (Cell Justification, Row Commands, Column Commands)
4786 (Fixed Width Mode, Table Conversion, Measuring Tables)
4787 (Table Misc): New nodes, documenting the Table Mode.
4788
8cf51b2c
GM
47892004-10-19 Jason Rumney <jasonr@gnu.org>
4790
4791 * makefile.w32-in (info): Change order of arguments to makeinfo.
4792
47932004-10-19 Ulf Jasper <ulf.jasper@web.de>
4794
4795 * calendar.texi (iCalendar): Update for package changes.
4796
8cf51b2c
GM
47972004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4798
4799 * files.texi (Misc File Ops): View mode is a minor mode.
4800
8cf51b2c
GM
48012004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4802
4803 * calendar.texi (iCalendar): Style changes.
4804
48052004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4806
4807 * search.texi (Regexps): The regexp described in the example is no
4808 longer stored in the variable `sentence-end'.
4809
8cf51b2c
GM
48102004-10-06 Nick Roberts <nickrob@snap.net.nz>
4811
4812 * building.texi (Starting GUD): Note that multiple debugging
4813 sessions requires `gdb --fullname'.
4814
48152004-10-05 Ulf Jasper <ulf.jasper@web.de>
4816
4817 * calendar.texi (iCalendar): New section for a new package.
4818
8cf51b2c
GM
48192004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4820
4821 * text.texi: Various small changes in addition to the following.
4822 (Text): Replace xref for autotype with inforef.
4823 (Sentences): Explain nil value for `sentence-end'.
4824 (Paragraphs): Update default values for `paragraph-start' and
4825 `paragraph-separate'.
4826 (Text Mode): Correct description of Text mode's effect on the
4827 syntax table.
4828 (Outline Visibility): `hide-other' does not hide top level headings.
4829 `selective-display-ellipses' no longer has an effect on Outline mode.
4830 (TeX Misc): Add missing @cindex.
4831 Replace xref for RefTeX with inforef.
4832 (Requesting Formatted Text): The variable
4833 `enriched-fill-after-visiting' no longer exists.
4834 (Editing Format Info): Update names of menu items and commands.
4835 (Format Faces): Mention special effect of specifying the default face.
4836 Describe inheritance of text properties.
4837 Correct description of `fixed' face.
4838 (Format Indentation): Correct description of effect of setting
4839 margins. Mention `set-left-margin' and `set-right-margin'.
4840 (Format Justification): Update names of menu items.
4841 `set-justification-full' is now bound to `M-j b'.
4842 Mention that `default-justification' is a per buffer variable.
4843 (Format Properties): Update name of menu item.
4844 (Forcing Enriched Mode): `format-decode-buffer' automatically
4845 turns on Enriched mode if the buffer is in text/enriched format.
4846
48472004-10-05 Emilio C. Lopes <eclig@gmx.net>
4848
4849 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4850
48512004-09-28 Kim F. Storm <storm@cua.dk>
4852
4853 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4854 Align with new functionality.
4855
8cf51b2c
GM
48562004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4857
4858 * display.texi (Display Custom): Remove stray `@end defvar'.
4859
48602004-09-23 Kim F. Storm <storm@cua.dk>
4861
4862 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4863 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4864
8cf51b2c
GM
48652004-09-20 Richard M. Stallman <rms@gnu.org>
4866
4867 * custom.texi (Hooks): Explain using setq to clear out a hook.
4868 (File Variables): Explain multiline string constants.
4869 (Non-ASCII Rebinding): Explain when you need to update
4870 non-ASCII char codes in .emacs.
4871
4872 * building.texi (Compilation): Explain how to make a silent
4873 subprocess that won't be terminated. Explain compilation-environment.
4874
48752004-09-13 Kim F. Storm <storm@cua.dk>
4876
4877 * mini.texi (Repetition): Rename isearch-resume-enabled to
4878 isearch-resume-in-command-history and change default to disabled.
4879
8cf51b2c
GM
48802004-09-09 Kim F. Storm <storm@cua.dk>
4881
4882 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4883 with new `kmacro-name-last-macro'.
4884
8cf51b2c
GM
48852004-09-08 Juri Linkov <juri@jurta.org>
4886
4887 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4888
8cf51b2c
GM
48892004-09-03 Juri Linkov <juri@jurta.org>
4890
4891 * search.texi (Incremental Search): Update wording for M-%.
4892
48932004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4894
4895 * killing.texi (Killing): Correct description of kill commands in
4896 read-only buffer.
4897
48982004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4899
4900 * building.texi (Compilation Mode): Add a paragraph about rules
4901 for finding the compilation buffer for `next-error'.
4902
4903 * search.texi (Other Repeating Search): Mention that Occur mode
4904 supports the next-error functionality.
4905
49062004-09-02 Juri Linkov <juri@jurta.org>
4907
4908 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4909
49102004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4911
4912 * kmacro.texi (Basic Keyboard Macro):
4913 `apply-macro-to-region-lines' now operates on all lines that begin
4914 in the region, rather than on all complete lines in the region.
4915
c8763fb6 49162004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4917
4918 * frames.texi (Drag and drop): Add documentation about
4919 x-dnd-test-function and x-dnd-known-types.
4920
49212004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4922
4923 * indent.texi: Various minor changes in addition to:
4924 (Indentation Commands): Correct description of `indent-relative'.
4925 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4926 mode. The *Tab Stops* buffer uses Overwrite Mode.
4927 (Just Spaces): `tabify' converts sequences of at least two spaces
4928 to tabs.
4929
8cf51b2c
GM
49302004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4931
4932 * frames.texi (Secondary Selection): Setting the secondary
4933 selection with M-Drag-Mouse-1 does not alter the kill ring,
4934 setting it with M-Mouse-1 and M-Mouse-3 does.
4935 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4936 toolkit scroll bars.
4937 (Scroll Bars): Ditto.
4938
4939 * windows.texi (Basic Window): When using a window system, the value
4940 of point in a non-selected window is indicated by a hollow box.
4941 (Split Window): Side by side windows are separated by a scroll bar,
4942 if scroll bars are used.
4943 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4944 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4945 (Window Convenience): Update bindings for `winner-undo' and
4946 `winner-redo'.
4947
4948 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4949 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4950 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4951 of "Using Emacs as a Server".
4952 * building.texi (Building): Interchange nodes (for correct numbering).
4953 * programs.texi (Programs): Interchange nodes (for correct numbering).
4954 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4955 Info to the node structure.
4956 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4957 Rearrange order of nodes and sections such that both "GNU GENERAL
4958 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4959 end, as appropriate for appendices.
4960 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4961 Use `@unnumberedsec'.
4962 * trouble.texi: Adapt sectioning in Info to the node structure.
4963 Adapt node pointers to change in emacs.texi.
4964 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4965
8cf51b2c
GM
49662004-08-25 Kenichi Handa <handa@m17n.org>
4967
4968 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4969 description for unibyte mode.
4970
49712004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4972
4973 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4974
4975 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4976 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4977 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4978 in @pxref.
4979
49802004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4981
4982 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4983 Change section names.
4984
8cf51b2c
GM
49852004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4986
4987 * kmacro.texi (Keyboard Macro Ring): Rename section.
4988 Emacs treats the head of the macro ring as the `last keyboard macro'.
4989 (Keyboard Macro Counter): Minor change.
4990 (Save Keyboard Macro): Some clarifications.
4991 (Edit Keyboard Macro): Rename section.
4992
4993 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4994 32-bit machines.
4995 (Several Buffers): Clarify which buffer is selected if `2' is
4996 pressed in the Buffer Menu.
4997 Auto Revert mode can be used to update the Buffer Menu
4998 automatically.
4999
50002004-08-21 Eli Zaretskii <eliz@gnu.org>
5001
5002 * help.texi (Misc Help): Add an index entry for finding an Info
5003 manual by its file name.
5004
50052004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5006
5007 * files.texi (Backup Deletion): Correct description of
5008 `delete-old-versions'.
5009 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5010 (Auto Save Files): Recommend `auto-save-mode' to reenable
5011 auto-saving, rather than the abbreviation `auto-save'.
5012
50132004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5016 for "killing" and "yanking" in main menu.
5017
50182004-08-16 Richard M. Stallman <rms@gnu.org>
5019
5020 * killing.texi (Yanking, Killing): Minor cleanups.
5021
5022 * mark.texi (Momentary Mark): Minor cleanups.
5023
50242004-08-15 Kenichi Handa <handa@etl.go.jp>
5025
5026 * custom.texi (Non-ASCII Rebinding):
5027 C-q always inserts the right code to pass to global-set-key.
5028
8cf51b2c
GM
50292004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5030
5031 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5032 `insert-register', instead of `C-x r g' binding, for consistency.
5033
50342004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5035
5036 * fixit.texi (Spelling): Fix typo.
5037
50382004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5039
5040 * help.texi (Help): Fix Texinfo usage.
5041
8cf51b2c
GM
50422004-07-24 Richard M. Stallman <rms@gnu.org>
5043
5044 * text.texi (Paragraphs): Update how paragraphs are separated
5045 and the default for paragraph-separate.
5046
5047 * search.texi (Regexp Replace): Further update text for new
5048 replacement operators.
5049
8cf51b2c
GM
50502004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5051
5052 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5053 `R' switch.
5054
5055 * dired.texi (Dired Updating): `k' only deletes inserted
5056 subdirectories from the Dired buffer if a prefix argument was given.
5057
5058 * search.texi (Regexps): Delete redundant definition of `symbol' in
5059 description of `\_>'. It already occurs in the description of `\_<'.
5060
8cf51b2c
GM
50612004-07-01 Juri Linkov <juri@jurta.org>
5062
5063 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5064 (Regexp Search): Add M-r.
5065
50662004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5067
5068 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5069
50702004-06-29 Jesper Harder <harder@ifa.au.dk>
5071
49823426 5072 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5073
50742004-06-25 Richard M. Stallman <rms@gnu.org>
5075
5076 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5077
50782004-06-25 David Kastrup <dak@gnu.org>
5079
5080 * search.texi (Regexp Replace): Some typo corrections and
5081 rearrangement.
5082
50832004-06-24 David Kastrup <dak@gnu.org>
5084
5085 * search.texi (Unconditional Replace): Use replace-string instead
5086 of query-replace in example.
5087 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5088 sequences.
5089 (Query Replace): Correct explanation of `^' which does not use
5090 the mark stack.
5091
50922004-06-21 Nick Roberts <nickrob@gnu.org>
5093
5094 * misc.texi (Shell History Copying): Document comint-insert-input.
5095 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5096
8cf51b2c
GM
50972004-06-20 Jesper Harder <harder@ifa.au.dk>
5098
5099 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5100 * custom.texi (Customization): Do.
5101 * anti.texi (Antinews): Do.
5102 * abbrevs.texi (Defining Abbrevs): Do.
5103
5104 * programs.texi (Info Lookup): Fix keybinding for
5105 info-lookup-symbol.
5106
51072004-06-16 Juanma Barranquero <lektu@terra.es>
5108
5109 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5110 Add emacs-xtra.
5111 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5112 (clean): Add emacs-xtra and flymake. Remove redundancies.
5113
51142004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5115
5116 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5117 Add emacs-xtra.
5118 * emacs-xtra.texi: New file.
5119
51202004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5121
5122 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5123 (Dired and Find): Mention differences with ordinary Dired buffers.
5124
8cf51b2c
GM
51252004-06-13 Richard M. Stallman <rms@gnu.org>
5126
5127 * custom.texi (Init Syntax): Explain about vars that do special
5128 things when set with setq or with Custom.
5129 (Init Examples): Add line-number-mode example.
5130
8cf51b2c
GM
51312004-06-12 Juri Linkov <juri@jurta.org>
5132
5133 * dired.texi (Operating on Files): Add dired-do-touch.
5134
8cf51b2c
GM
51352004-06-10 Juri Linkov <juri@jurta.org>
5136
5137 * building.texi (Lisp Eval): Add C-M-x on defface.
5138
51392004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5140
5141 * files.texi (Reverting): Auto-Revert mode and
5142 Global Auto-Revert mode no longer revert remote files.
5143
8cf51b2c
GM
51442004-05-29 Richard M. Stallman <rms@gnu.org>
5145
5146 * custom.texi (Init File): Two dashes start --no-site-file.
5147
8cf51b2c
GM
51482004-05-29 Alan Mackenzie <acm@muc.de>
5149
5150 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5151 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5152 (AWK, Pike): Document as "C-like modes".
5153 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5154 (M-x man): Supersedes M-x manual-entry.
5155 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5156
5157 ("Comments in C"): Delete node; the info is in CC Mode manual.
5158 (c-comment-only-line-offset): Remove description.
5159
5160 (C-c ., C-c C-c): Describe new C Mode bindings.
5161
5162 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5163 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5164 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5165 Amend definitions.
5166
5167 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5168 Describe functions.
5169
5170 (c-comment-start-regexp, c-hanging-comment-ender-p)
5171 (c-hanging-comment-starter-p): Remove obsolete definitions.
5172
5173 * emacs.texi: Remove the menu entry "Comments in C".
5174
8cf51b2c
GM
51752004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5176
5177 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5178 `M-x locate'.
5179
51802004-05-16 Karl Berry <karl@gnu.org>
5181
5182 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5183 makeinfo --html fails.
5184 * help.texi (Help Summary) [@ifnottex]: Likewise.
5185
51862004-05-13 Nick Roberts <nickrob@gnu.org>
5187
5188 * building.texi (GDB Graphical Interface): Update and describe
5189 layout first.
5190
8cf51b2c
GM
51912004-05-04 Jason Rumney <jasonr@gnu.org>
5192
5193 * makefile.w32-in: Revert last change.
5194
51952004-05-03 Jason Rumney <jasonr@gnu.org>
5196
5197 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5198
8cf51b2c
GM
51992004-04-23 Juanma Barranquero <lektu@terra.es>
5200
5201 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5202
52032004-04-18 Juri Linkov <juri@jurta.org>
5204
5205 * fixit.texi (Spelling): Remove file extension from ispell xref.
5206
52072004-04-15 Kim F. Storm <storm@cua.dk>
5208
5209 * cmdargs.texi (Initial Options): Add -Q.
5210
52112004-04-05 Kim F. Storm <storm@cua.dk>
5212
5213 * custom.texi (File Variables): Add safe-local-eval-forms.
5214
8cf51b2c
GM
52152004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5216
5217 * files.texi (Reverting): Correct description of revert-buffer's
5218 handling of point.
5219
52202004-03-22 Juri Linkov <juri@jurta.org>
5221
5222 * emacs.texi (Top): Add `Misc X'.
5223
49823426 5224 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5225
5226 * glossary.texi: Improve references.
5227
5228 * help.texi: Sync keywords with finder.el.
5229
5230 * mini.texi (Completion): Add description for menu items.
5231
5232 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5233
5234 * sending.texi (Mail Methods): Fix xref to Message manual.
5235
8cf51b2c
GM
52362004-03-12 Richard M. Stallman <rms@gnu.org>
5237
8cf51b2c
GM
5238 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5239
8cf51b2c
GM
52402004-03-04 Richard M. Stallman <rms@gnu.org>
5241
5242 * search.texi (Regexps): Explain that ^ and $ have their
5243 special meanings only in certain contexts.
5244
5245 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5246
5247 * mule.texi (Specify Coding): Doc C-x RET F.
5248
5249 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5250 for multiple compile and grep buffers.
5251 (Indirect Buffers): Don't recommand clone-indirect-buffer
5252 for multiple compile and grep buffers.
5253
8cf51b2c
GM
52542004-02-29 Juanma Barranquero <lektu@terra.es>
5255
5256 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5257 Use $(DEL) instead of rm, and ignore exit code.
5258
8cf51b2c
GM
52592004-02-23 Nick Roberts <nick@nick.uklinux.net>
5260
5261 * building.texi (Watch Expressions): Update.
5262
52632004-02-21 Juri Linkov <juri@jurta.org>
5264
5265 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5266 --directory, --help, --version. Move text about command-line-args
5267 to Command Arguments.
5268 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5269 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5270 (Window Size X): Join -g and --geometry. Add @cindex.
5271 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5272 (Title X): Remove alias -title.
5273 (Misc X): New node.
5274
c8763fb6 52752004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5276
5277 * frames.texi (Drag and drop): Add Motif to list of supported
5278 protocols.
5279
c8763fb6 52802004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5281
5282 * frames.texi (Drag and drop): New section.
5283
52842004-01-24 Richard M. Stallman <rms@gnu.org>
5285
5286 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5287 Include it only @ifnotinfo. Patch the preceding and following
5288 node headers to point to each other.
5289
52902004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5291
5292 * calendar.texi (Appointments): Update section.
5293
52942003-12-29 Kevin Ryde <user42@zip.com.au>
5295
8cf51b2c
GM
5296 * programs.texi (C Modes): Fix the xref.
5297
52982003-12-23 Nick Roberts <nick@nick.uklinux.net>
5299
5300 * building.texi (Watch Expressions): Update.
5301 (Commands of GUD): Include use of toolbar + breakpoints set from
5302 fringe/margin.
5303
53042003-12-03 Andre Spiegel <spiegel@gnu.org>
5305
5306 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5307 <acm@muc.de>.
5308
c8763fb6 53092003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5310
5311 * frames.texi (Dialog Boxes): Add use-file-dialog.
5312
8cf51b2c
GM
53132003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5314
5315 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5316 in CC Mode.
5317
8cf51b2c
GM
53182003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5319
5320 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5321 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5322 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5323 * man/frames.texi, man/glossary.texi, man/killing.texi:
5324 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5325 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5326 * man/sending.texi, man/text.texi, man/trouble.texi:
5327 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5328
53292003-11-01 Alan Mackenzie <acm@muc.de>
5330
5331 * search.texi (Scrolling During Incremental Search): Document a
5332 new scrolling facility in isearch mode.
5333
8cf51b2c
GM
53342003-10-22 Miles Bader <miles@gnu.org>
5335
5336 * Makefile.in (info): Move before $(top_srcdir)/info.
5337
53382003-10-22 Nick Roberts <nick@nick.uklinux.net>
5339
5340 * building.texi (Watch Expressions): Update section on data display
5341 to reflect code changes (GDB Graphical Interface).
5342
8cf51b2c
GM
53432003-10-13 Richard M. Stallman <rms@gnu.org>
5344
5345 * xresources.texi (GTK resources): Clean up previous change.
5346
c8763fb6 53472003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5348
5349 * xresources.texi (GTK resources): Add a note that some themes
5350 disallow customizations. Add scroll theme example.
5351
8cf51b2c
GM
53522003-09-30 Richard M. Stallman <rms@gnu.org>
5353
8cf51b2c
GM
5354 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5355
5356 * misc.texi (Saving Emacs Sessions): Shorten the section,
5357 collapsing back into one node.
5358
53592003-09-30 Lars Hansen <larsh@math.ku.dk>
5360
5361 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5362
ce058493 53632003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5364
5365 * xresources.texi (GTK names in Emacs): Correct typo.
5366
8cf51b2c
GM
53672003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5368
5369 * cmdargs.texi (Font X): Mention new default font. More
5370 fully describe long font names, wildcard patterns and the
5371 problems involved. (Result of discussion on emacs-devel.)
5372
53732003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5374
5375 * emacs.texi (Acknowledgements): Correct typo.
5376
53772003-09-22 Richard M. Stallman <rms@gnu.org>
5378
5379 * dired.texi (Misc Dired Commands): New node.
5380 (Dired Navigation): Add dired-goto-file.
5381
5382 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5383
5384 * emacs.texi (Acknowledgements): New node, split from Distribution.
5385
5386 * cmdargs.texi (Action Arguments): -f reads interactive args.
5387
8cf51b2c
GM
53882003-09-08 Lute Kamstra <lute@gnu.org>
5389
5390 * screen.texi (Mode Line): Say that POS comes before LINE.
5391 Mention `size-indication-mode'.
5392 * display.texi (Optional Mode Line): Document
5393 `size-indication-mode'.
5394 * basic.texi (Position Info): Mention `size-indication-mode'.
5395
53962003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5397
5398 * xresources.texi (Resources): Refer to `editres' man page.
5399 (Lucid Resources): Update defaults. Expand description of
5400 `shadowThickness'.
5401
54022003-09-04 Miles Bader <miles@gnu.org>
5403
5404 * Makefile.in (top_srcdir): New variable.
5405 ($(top_srcdir)/info): New rule.
5406 (info): Depend on it.
5407
54082003-09-03 Peter Runestig <peter@runestig.com>
5409
5410 * makefile.w32-in: New file.
5411
54122003-08-29 Richard M. Stallman <rms@gnu.org>
5413
5414 * misc.texi (Saving Emacs Sessions): Correct previous change.
5415
8cf51b2c
GM
54162003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5417
8cf51b2c
GM
5418 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5419 (Intro): Include kmacro.texi after fixit.texi instead of after
5420 custom.texi. (As suggested by Kim Storm.)
5421
54222003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5423
5424 * fixit.texi (Fixit): Update `Next' pointer.
5425 * files.texi (Files): Update `Previous' pointer.
5426 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5427 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5428 (Suggested by Kim Storm.)
5429 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5430
54312003-08-18 Kim F. Storm <storm@cua.dk>
5432
5433 * kmacro.texi: New file describing enhanced keyboard macro
5434 functionality. Replaces old description in custom.texi.
5435
5436 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5437 (Keyboard Macros): Move to new kmacro.texi file.
5438
5439 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5440
8cf51b2c
GM
54412003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5442
5443 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5444
54452003-08-17 Alex Schroeder <alex@gnu.org>
5446
5447 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5448 required.
5449
8cf51b2c
GM
54502003-08-05 Richard M. Stallman <rms@gnu.org>
5451
5452 * programs.texi (Lisp Indent): Don't describe
5453 lisp-indent-function property here. Use xref to Lisp Manual.
5454
8cf51b2c
GM
54552003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5456
fffa137c 5457 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5458 abbreviations.
5459
54602003-07-24 Markus Rost <rost@math.ohio-state.edu>
5461
5462 * buffers.texi (List Buffers): Fix previous change.
5463
8cf51b2c
GM
54642003-07-13 Markus Rost <rost@math.ohio-state.edu>
5465
5466 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5467 List*.
5468
54692003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5470
8cf51b2c
GM
5471 * display.texi (Font Lock): Fix typo.
5472
54732003-07-07 Richard M. Stallman <rms@gnu.org>
5474
5475 * display.texi (Font Lock): Add xref for format info on
5476 font-lock-remove-keywords.
5477
5478 * building.texi (Compilation): Document what happens with asynch
5479 children of compiler process.
5480
5481 * help.texi (Library Keywords): Use @multitable.
5482
8cf51b2c
GM
54832003-06-04 Richard M. Stallman <rms@gnu.org>
5484
5485 * programs.texi (Expressions): Delete C-M-DEL.
5486
5487 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5488 comint-move-point-for-output renamed from
5489 comint-scroll-to-bottom-on-output.
5490
5491 * custom.texi (Init Rebinding): Replace previous change with xref.
5492 (Non-ASCII Rebinding): Explain that issue more briefly here.
5493
54942003-05-28 Richard M. Stallman <rms@gnu.org>
5495
5496 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5497
54982003-05-28 Nick Roberts <nick@nick.uklinux.net>
5499
5500 * building.texi (GDB Graphical Interface): New node.
5501 (Rewritten somewhat by RMS.)
5502
c8763fb6 55032003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5504
5505 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5506 non-English letters. Explain how to set coding systems correctly
5507 and how to include the right coding cookie in the file.
5508
c8763fb6 55092003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5510
5511 * indent.texi (Indentation): Explain the concepts.
5512 (Just Spaces): Explain why preventing tabs for indentation might
5513 be useful.
5514
8cf51b2c
GM
55152003-04-16 Richard M. Stallman <rms@gnu.org>
5516
5517 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5518
8cf51b2c
GM
55192003-02-22 Alex Schroeder <alex@emacswiki.org>
5520
5521 * cmdargs.texi (General Variables): Document SMTPSERVER.
5522
8cf51b2c
GM
5523 * sending.texi: Remove SMTP node.
5524 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5525 library.
5526
8cf51b2c
GM
55272003-02-22 Alex Schroeder <alex@emacswiki.org>
5528
5529 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5530
55312003-02-22 Simon Josefsson <jas@extundo.com>
5532
5533 * sending.texi (Mail Methods): Add node about SMTP.
5534
c8763fb6 55352003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5536
5537 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5538
8cf51b2c
GM
55392003-02-01 Kevin Ryde <user42@zip.com.au>
5540
5541 * glossary.texi (Glossary): Correction to cl cross reference.
5542
55432003-01-20 Richard M. Stallman <rms@gnu.org>
5544
5545 * killing.texi (Rectangles): Document C-x c r.
5546
c8763fb6 55472003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5548
5549 * xresources.texi (GTK resources): New node.
5550 (GTK widget names): New node.
5551 (GTK names in Emacs): New node.
5552 (GTK styles): New node.
5553
c8763fb6 55542003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5555
5556 * maintaining.texi (Create Tags Table): Add reference to the new
5557 `etags --help --lang=LANG' option.
5558
8cf51b2c
GM
55592002-10-02 Karl Berry <karl@gnu.org>
5560
49823426 5561 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5562 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5563 where needed for the sake of the HTML output.
8cf51b2c
GM
5564
55652001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5566
5567 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5568 source files.
5569
55702001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5571
5572 * Makefile.in (emacsman): New target.
5573
8cf51b2c
GM
55742001-10-20 Gerd Moellmann <gerd@gnu.org>
5575
5576 * (Version 21.1 released.)
5577
55782001-10-05 Gerd Moellmann <gerd@gnu.org>
5579
5580 * Branch for 21.1.
5581
8cf51b2c
GM
55822001-03-05 Gerd Moellmann <gerd@gnu.org>
5583
5584 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5585
8cf51b2c
GM
55862000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5587
5588 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5589
8cf51b2c
GM
55901999-07-12 Richard Stallman <rms@gnu.org>
5591
5592 * Version 20.4 released.
5593
55941998-12-04 Markus Rost <rost@delysid.gnu.org>
5595
5596 * Makefile.in (INFO_TARGETS): Delete customize.info.
5597 (DVI_TARGETS): Delete customize.dvi.
5598 (../info/customize, customize.dvi): Targets deleted.
5599
56001998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5601
5602 * Version 20.3 released.
5603
56041998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5605
5606 * Makefile.in (EMACSSOURCES): Add mule.texi.
5607 Add msdog.texi, ack.texi. Remove gnu1.texi.
5608
56091998-04-06 Andreas Schwab <schwab@gnu.org>
5610
5611 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5612 it in dvi targets.
8cf51b2c
GM
5613
56141997-09-23 Paul Eggert <eggert@twinsun.com>
5615
5616 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5617 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5618 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5619
56201997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5621
5622 * Version 20.2 released.
5623
56241997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5625
5626 * Version 20.1 released.
5627
56281997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5629
5630 * Makefile (../info/customize, customize.dvi): New targets.
5631 (INFO_TARGETS): Add ../info/customize.
5632 (DVI_TARGETS): Add customize.dvi.
5633
8cf51b2c
GM
56341996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5635
5636 * Version 19.33 released.
5637
56381996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5639
5640 * Version 19.32 released.
5641
8cf51b2c
GM
56421996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5643
5644 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5645
56461996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5647
5648 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5649 Specify -I option.
5650 (All dvi targets): Set the TEXINPUTS variable.
5651
56521996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5653
5654 * Version 19.31 released.
5655
8cf51b2c
GM
56561995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5657
5658 * Version 19.30 released.
5659
8cf51b2c
GM
56601995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5661
5662 * Makefile.in (maintainer-clean): Rename from realclean.
5663
56641994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5665
5666 * Makefile.in: New file.
5667 * Makefile: File deleted.
5668
56691994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5670
5671 * Makefile (TEXINDEX_OBJS): Variable deleted.
5672 (texindex, texindex.o, getopt.o): Rules deleted.
5673 All deps on texindex deleted.
5674 (distclean): Don't delete texindex.
5675 (mostlyclean): Don't delete *.o.
5676 * texindex.c, getopt.c: Files deleted.
5677
56781994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5679
5680 * Version 19.26 released.
5681
56821994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5683
5684 * Makefile (EMACSSOURCES): Exclude undo.texi.
5685
56861994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5687
5688 * Version 19.25 released.
5689
56901994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5691
5692 * Version 19.24 released.
5693
56941994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5695
5696 * Version 19.23 released.
5697
56981994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5699
5700 * Makefile: Delete spurious tab.
5701
57021994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5703
5704 * Makefile (.SUFFIXES): New rule.
5705
8cf51b2c
GM
57061993-12-04 Richard Stallman (rms@srarc2)
5707
5708 * getopt.c: New file.
5709 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5710 (getopt.o): New rule.
5711 (dvi): Don't depend on texindex.
49823426 5712 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5713
57141993-12-03 Richard Stallman (rms@srarc2)
5715
49823426
GM
5716 * Makefile (TEXI2DVI): New variable.
5717 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5718 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5719
57201993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5721
5722 * Version 19.22 released.
5723
57241993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5725
5726 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5727
57281993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5729
5730 * Version 19.21 released.
5731
8cf51b2c
GM
57321993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5733
5734 * Makefile (realclean): Don't delete the Info files.
5735
57361993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5737
8cf51b2c
GM
5738 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5739 4' where appropriate.
5740
57411993-10-20 Brian Fox (bfox@ai.mit.edu)
5742
49823426 5743 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5744
5745 * texindex.c: Include "../src/config.h" if building in emacs.
5746
5747 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5748 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5749 Add target to build texindex.c, defining `emacs'.
5750
8cf51b2c
GM
57511993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5752
5753 * Version 19.19 released.
5754
8cf51b2c
GM
57551993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5756
5757 * Version 19.18 released.
5758
57591993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5760
5761 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5762
57631993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5764
5765 * Version 19.17 released.
5766
57671993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5768
5769 * split-man: Fix typos in last change.
5770
57711993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5772
5773 * Version 19.16 released.
5774
57751993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5776
5777 * version 19.15 released.
5778
57791993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5780
5781 * Makefile (distclean): It's rm, not rf.
5782
57831993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5784
5785 * Version 19.14 released.
5786
57871993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5788
5789 * Makefile: New file.
5790
57911993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5792
5793 * Version 19.13 released.
5794
57951993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5796
5797 * Version 19.9 released.
5798
57991993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5800
5801 * Version 19.8 released.
5802
58031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5804
5805 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5806
5807 * trouble.texi: It's `enable-flow-control-on', not
5808 `evade-flow-control-on'.
5809
58101993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5811
5812 * display.texi: Document standard-display-european.
5813
58141993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5815
5816 * Version 19.7 released.
5817
5818 * emacs.texi: Add a sentence to the top menu mentioning the
5819 specific version of Emacs this manual applies to.
5820
58211993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5822
5823 * basic.texi: Document next-line-add-lines variable used to
5824 implement down-arrow.
5825
5826 * killing.texi: Document kill-whole-line.
5827
58281993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5829
5830 * text.texi: Update unix TeX ordering information.
5831
58321993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5833
5834 * news.texi: Mention fill-rectangle in keybinding list.
5835
5836 * killing.texi: Document fill-rectangle.
5837
58381993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5839
5840 * vc.texi: Bring the docs up to date with VC 5.2.
5841
58421992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5843
5844 * emacs.tex: Mention blackbox and gomoku under Amusements.
5845 Assembler mode is now mentioned and appropriately indexed
5846 under Programming Modes.
5847
58481991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5849
5850 * emacs.tex: Update TeX ordering information.
5851
8cf51b2c
GM
58521990-06-26 David Lawrence (tale@geech)
5853
5854 * emacs.tex: Note that completion-ignored-extensions is not used
5855 to filter out names when all completions are displayed in
5856 *Completions*.
5857
58581990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5859
5860 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5861
58621990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5863
5864 * emacs.tex: Add @findex grep.
5865
8cf51b2c
GM
58661988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5867
5868 * emacs.tex: Correct two typos. No other changes before
5869 Version 19 will be made.
5870
8cf51b2c
GM
58711988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5872
5873 * emacs.tex: Update information for obtaining TeX distribution from the
5874 University of Washington.
5875
5876;; Local Variables:
c8763fb6 5877;; coding: utf-8
8cf51b2c
GM
5878;; fill-column: 79
5879;; add-log-time-zone-rule: t
5880;; End:
5881
5882 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5883 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5884
5885 This file is part of GNU Emacs.
5886
352c8b4a 5887 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5888 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5889 the Free Software Foundation, either version 3 of the License, or
5890 (at your option) any later version.
8cf51b2c
GM
5891
5892 GNU Emacs is distributed in the hope that it will be useful,
5893 but WITHOUT ANY WARRANTY; without even the implied warranty of
5894 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5895 GNU General Public License for more details.
5896
5897 You should have received a copy of the GNU General Public License
352c8b4a 5898 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5899
5900;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd