(Emacs Server): Rewrite. Document daemon-mode. Don't
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
8bd3f7ef
CY
12008-10-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
4 mention obsolete emacs.bash script.
5 (Invoking emacsclient): Rewrite, moving optional arguments to
6 emacsclient Options.
7 (emacsclient Options): New node.
8
5fda2cbd
CY
92008-10-28 Chong Yidong <cyd@stupidchicken.com>
10
11 * indent.texi (Indentation): Replace list with paragraphed text,
12 putting description of syntax-driven indentation first. Document new
13 effect of active regions on tab.
14 (Tab Stops): Note that editable tab stops affect indentation commands.
15
4ff029f6
DN
162008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
17
18 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
19
996cd6e4
CY
202008-10-23 Chong Yidong <cyd@stupidchicken.com>
21
f28815e3
CY
22 * custom.texi (Function Keys): Note that modified keypad keys are not
23 translated.
24
996cd6e4
CY
25 * basic.texi (Arguments): Explain how to insert multiple digits.
26
49545fe2
MA
272008-10-22 Michael Albinus <michael.albinus@gmx.de>
28
29 * files.texi (Remote Files): Precise selection of default method.
30 Rewrite paragraph about disabling remote file names.
31
edac0b53
CY
322008-10-22 Chong Yidong <cyd@stupidchicken.com>
33
e752c544
CY
34 * search.texi (Special Isearch): Document M-TAB is isearch.
35
edac0b53
CY
36 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
37 command.
38
39 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
40
20a36054
TH
412008-10-22 Tassilo Horn <tassilo@member.fsf.org>
42
43 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
44 section.
45
69051ab6
CY
462008-10-21 Chong Yidong <cyd@stupidchicken.com>
47
c4b1a32a
CY
48 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
49 to files.texi. Move contents of vc2-xtra.texi here.
50
51 * vc2-xtra.texi: File removed.
52
53 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
54 Directory Commands from the submenu. Don't include deleted file
55 vc2-xtra.texi.
56
57 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
58 (Version Control): Add VC Directory Mode and VC Directory Commands to
59 the submenu.
60 (Why Version Control?): Use table format.
61 (Version Control Systems): Note that Meta-CVS support is gone.
62 (VCS Concepts): Note precisely when VC started supporting filesets.
63 Remove bogus xref to CVS Options node.
64 (Types of Log File): Copyedits.
65 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
66 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
67 The Right Thing.
68 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
69 (Log Buffer): Reorganize node, putting C-c C-c description first.
70 (Old Revisions): Use CVS for example, not RCS.
71 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
72 Commands from the submenu, putting them under Version Control.
73 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
74 need to include it in the manual unconditionally, since it is now
75 crucial to using distributed version control systems.
1a6e2954
CY
76 (Comparing Files): Note that diff uses the minibuffer, and that the
77 output is shown using Diff mode.
78 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
79 diff-update-on-the-fly, diff-refine-hunk, and
80 diff-show-trailing-whitespaces.
1a6e2954 81 (File Archives): Add rar support.
c4b1a32a 82
69051ab6
CY
83 * major.texi (Choosing Modes): Make mode selection sequence more
84 obvious by describing the steps in order of priority. Note that
85 magic-mode-alist is nil by default. Document
86 magic-fallback-mode-alist.
87
e7421e03
CY
882008-10-20 Chong Yidong <cyd@stupidchicken.com>
89
90 * frames.texi (Mouse References): Copyedits.
91
6b2efdc2
TH
922008-10-20 Tassilo Horn <tassilo@member.fsf.org>
93
94 * ack.texi (Acknowledgments): Add myself as doc-view author.
95
9c5e9396
EZ
962008-10-20 Eli Zaretskii <eliz@gnu.org>
97
98 * frames.texi (Dialog Boxes): Add @cindex entries.
99
dac94f8e
CY
1002008-10-20 Chong Yidong <cyd@stupidchicken.com>
101
102 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
103 (Text-Only Mouse): Copyedit.
104
25597d40
CY
1052008-10-19 Chong Yidong <cyd@stupidchicken.com>
106
f8a447f6
CY
107 * frames.texi: Use @key throughout for mouse clicks.
108 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
109 (Secondary Selection): Fix modified mouse click syntax.
110 (Clipboard): Describe Cut, Copy and Paste commands.
111 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
112 Copyedits.
113 (Creating Frames): Add xref to Init File.
114 (Frame Commands): Add xref to Exiting.
115 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 116
b0f95216
CY
1172008-10-15 Chong Yidong <cyd@stupidchicken.com>
118
b0817f00
CY
119 * files.texi (Version Control): Copyedits. Add Bazaar.
120 (Version Control Systems): List different VCS's using an itemized list.
121 Add Bazaar.
122 (VCS Concepts): Copyedits. Tweak description of file merging.
123
b0f95216
CY
124 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
125 (Cut/Paste Other App): Document select-active-regions and
126 x-select-enable-primary.
127
69d0d701
CY
1282008-10-13 Chong Yidong <cyd@stupidchicken.com>
129
130 * mark.texi (Shift Selection): Correct case in node name.
131
132 * emacs.texi (Top): Update node order in Mark chapter.
133
375e8351
EZ
1342008-10-12 Eli Zaretskii <eliz@gnu.org>
135
136 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
137
138 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
139 elsewhere in the manual instead of describing yet again the intricacies
140 of $HOME on MS-Windows and MS-DOS.
141
ab58114f
CY
1422008-10-12 Chong Yidong <cyd@stupidchicken.com>
143
4f959513
CY
144 * mini.texi (Minibuffer File): Add xref to File Names.
145 (Minibuffer File): Add discussion of `~' in file names. Add
146 insert-default-directory index reference.
147
ab58114f
CY
148 * files.texi (File Names): Reorganize description.
149 (Visiting): Add xref to Mode Line. Copyedits.
150 (Save Commands): Mention prefix behavior of C-x C-s.
151 (Numbered Backups): Node deleted.
152 (Backup Names): Contents of Numbered Backups moved here. State default
153 of version-control variable.
154 (Reverting): Copyedits.
155 (Version Control): Add additional version control systems.
156
157 * emacs.texi (Top): Delete Numbered Backups node.
158
159 * cmdargs.texi (General Variables): Change Numbered Backups xref to
160 Backup Names.
f2884f63 161 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 162
b0b5100a
RF
1632008-10-11 Romain Francoise <romain@orebokech.com>
164
165 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
166
89774b5f
CY
1672008-10-11 Chong Yidong <cyd@stupidchicken.com>
168
169 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
170 (Select Buffer): Mention use of minibuffer history. Describe default
171 value of default-major-mode. Mention that C-x 4 b selects the other
172 window.
173 (List Buffers): Document CRM indicators in the order they appear.
174 (Kill Buffer): Document new command kill-matching buffers.
175 (Several Buffers): Move explanation of the relationship between buffer
176 list and buffer menu to the top.
177 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
178
4c72bf27
CY
1792008-10-10 Chong Yidong <cyd@stupidchicken.com>
180
181 * entering.texi (Exiting): Document change of C-x C-c to
182 save-buffers-kill-terminal. Document kill-emacs.
183
f68eb991
EZ
1842008-09-30 Eli Zaretskii <eliz@gnu.org>
185
186 * mule.texi (Coding Systems): Don't mention codepage-setup.
187
188 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
189 cpNNN coding systems anymore.
190 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
191 for unibyte mode. Don't mention line-drawing characters. Don't
192 mention dos-unsupported-char-glyph.
193
1a2dd44d
CY
1942008-09-25 Chong Yidong <cyd@stupidchicken.com>
195
196 * search.texi (Search): Shorten introduction.
197 (Basic Isearch): Add command table. Discuss reverse isearch and
198 isearch highlighting.
199 (Repeat Isearch): Move lazy highlighting discussion here. Add search
200 ring to cindex.
201 (Special Isearch): Move input methods discussion here.
202 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
203 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
204 Repeat Isearch.
205 (Isearch Minibuffer): New node.
206 (Word Search): Document new word search commands.
207 (Regexp Example): Simplify example using sentence-end-base variable.
208 (Replace): Reword introduction.
209 (Unconditional Replace): Remove unnecessary example.
210 (Other Repeating Search): Document new `M-s o' binding.
211
212 * emacs.texi (Top): Update node listings.
213
e45da31d
JB
2142008-09-22 Juanma Barranquero <lekktu@gmail.com>
215
216 * emacs.texi (Top): Remove Kill Errors from menu.
217
841c8096
CY
2182008-09-22 Chong Yidong <cyd@stupidchicken.com>
219
402168fa
CY
220 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
221 interface for defining macros. Simplify examples. Note that C-g quits
222 macro definitions.
223 (Keyboard Macro Counter): Document using F3 to insert counter. Give
224 usage example.
225 (Keyboard Macro Query): Organize query responses in a table.
226
227 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
228 to Erasing node.
841c8096
CY
229 (Undo): Reorganize paragraphs for logical flow. Move keybinding
230 rationale to a footnote.
231 (Kill Errors): Remove node, due to redundancy with Erasing.
232 (Spelling): Move discussion of flyspell to end. Note new behavior of
233 M-$ in active region. Remove non-ispell-specific keybindings from
234 table.
235
eab2ee89
DN
2362008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
237
238 * cmdargs.texi (Initial Options): Document --daemon.
239
3d53e905
GM
2402008-09-20 Glenn Morris <rgm@gnu.org>
241
242 * files.texi (Numbered Backups): Mention that some modes set
243 version-control.
244
1c90484d
GM
2452008-09-20 Jim Blandy <jimb@red-bean.com>
246
247 * files.texi (Numbered Backups): Reference File Variables, as well.
248 Remove discussion of Rmail's implementation.
249
0fc0d844
CY
2502008-09-06 Chong Yidong <cyd@stupidchicken.com>
251
252 * misc.texi (Recursive Edit): Note that top-level exits active
253 minibuffers.
254
255 * trouble.texi (Quitting): Likewise.
256
b18d283d
CY
2572008-08-31 Chong Yidong <cyd@stupidchicken.com>
258
259 * emacs.texi (Top): Add Temporary Face Changes xref.
260
261 * display.texi (Display): Move Temporary Face Changes node to just
262 after Standard Faces.
263 (Scrolling): Document recenter-top-bottom instead of recenter.
264 (Horizontal Scrolling): Move auto hscroll discussion to the top.
265 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
266 (Display Custom): Copyedits.
267 (Optional Mode Line): Document display-battery-mode.
268
180135fc
RF
2692008-08-27 Romain Francoise <romain@orebokech.com>
270
271 * custom.texi (Directory Variables): Minor fix.
272
d3fe3475
GM
2732008-08-27 Glenn Morris <rgm@gnu.org>
274
275 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
276 descriptions.
277 (Calendar Customizing): Tweak layout description.
183080b6 278 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
279 markers. Condense calendar-star-date and calendar-mark-today
280 description.
281 (Holiday Customizing): Add oriental and solar holidays.
282 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
283 Fix holiday-float description. Use zerop in examples. Be less verbose.
284 (Date Display Format): Change ISO format. Be less verbose.
285 (Diary Customizing): Mention day and month abbrev arrays.
286 Mention the date-form variables by name. Update European example.
287 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
288 Condense examples. Mention diary-entry-symbols by name.
289 Condense table for insertion commands.
290 (Fancy Diary Display): Mention diary-include-string and
291 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
292 Ethiopic, Persian date functions. Condense descriptions.
293
294 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
295 (Adding to Diary): Adapt for changed node name.
296
71755807
GM
2972008-08-26 Glenn Morris <rgm@gnu.org>
298
299 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
300 node "Hebrew/Islamic Entries".
301
302 * calendar.texi (Specified Dates): Fix names of iso functions.
303 (General Calendar): There may not be another window.
304 (Writing Calendar Files, Holidays): Tweak intro.
305 (Holidays): Mention Baha'i and Chinese holidays.
306 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
307 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
308 (To Other Calendar): Add calendar-print-other-dates.
309 Refer to "graphic display" rather than "X.
310 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
311 (Displaying the Diary): Fix whitespace after reference.
312 Fix `diary-number-of-entries' reference.
313 (Date Formats): Explicitly mention that day names can be abbreviated.
314 (Adding to Diary): Add some references to other sections.
315 (Special Diary Entries): Fix reference.
316 (Appointments): Simplify appt-message-warning-time entry.
317 Clarify where times must be.
318 (Importing Diary): Comment out icalendar paragraph that does not apply.
319 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
320
d76ebc75
GM
3212008-08-23 Glenn Morris <rgm@gnu.org>
322
323 * fortran-xtra.texi (Fortran): Change description of free form and
324 fixed form a bit. Mention hideshow and imenu.
325 (Fortran Motion): Mention fortran-end-of-subprogram,
326 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
327 (Fortran Indent): Minor re-word.
328 (ForIndent Commands): Mention fortran-fill-paragraph and
329 fortran-fill-statement.
330 (ForIndent Cont): Mention fortran-tab-mode-string.
331 (Fortran Comments): Mention fortran-comment-line-start-skip.
332 (Fortran Columns): Mention font-locking.
333 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
334
e2a71e28
JB
3352008-08-23 Johan Bockgard <bojohan@muon>
336
337 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
338
5c52e13c
CY
3392008-08-22 Chong Yidong <cyd@stupidchicken.com>
340
341 * mini.texi (Minibuffer): Simplify introduction.
342 (Minibuffer File): Document tilde in minibuffer filenames.
343 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
344 to enter tabs, spaces, and question marks. Describe behavior of C-a.
345 (Completion Example): Update example to current command list.
346 (Completion Options): Document `lazy' value of completion-auto-help.
347 Update contents of completion-ignored-extensions.
348 (Minibuffer History): Describe "future history" list. State default
349 value of history-delete-duplicates.
350
77a00355
GM
3512008-08-21 Glenn Morris <rgm@gnu.org>
352
353 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 354 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 355
39ee1d04
CY
3562008-08-17 Chong Yidong <cyd@stupidchicken.com>
357
358 * regs.texi (Registers): Clarify valid register names.
359 (RegPos): Note that buffer is saved and restored too.
360 (RegText): Note that mark is reactivated/deactivated.
361 (RegConfig): Xref to Windows node.
362
b12c348f
CY
3632008-08-16 Chong Yidong <cyd@stupidchicken.com>
364
3ae7ba79
CY
365 * basic.texi (Inserting Text): Provide command name for C-q.
366
b12c348f
CY
367 * killing.texi (Killing): Copyedit. Define read-only text.
368 (Deletion): DEL and C-d were already explained in Erasing; xref there.
369 (Killing by Lines): Copyedit.
370 (Other Kill Commands): Move M-w description here.
371 (Yanking): Move M-w to Other Kill Commands.
372 (Kill Ring): Also mention saving text in registers. Link to Text
373 Properties in elisp manual.
374 (Accumulating Text): Copyedit.
375 (CUA Bindings): Shift selection is now the default.
376
d8ff7692
TZ
3772008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
378
379 * maintaining.texi (Change Log): Mention next-error is available.
380
a43a8a2e
GM
3812008-08-10 Glenn Morris <rgm@gnu.org>
382
383 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
384 and intermonth text.
385 (Holiday Customizing): Add holiday-chinese.
386
eba27308
EZ
3872008-08-08 Eli Zaretskii <eliz@gnu.org>
388
389 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
390
5f14a5b3
DN
3912008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
392
393 * files.texi (Log Buffer): Describe C-c C-d.
394 (Diff Mode): Describe C-x 4 A.
395
49989bff
EZ
3962008-08-06 Eli Zaretskii <eliz@gnu.org>
397
398 * vc1-xtra.texi (VC Directory Mode): Fix last change.
399
5c915c02
DN
4002008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
401
2beaf97a
DN
402 * files.texi (Old Revisions): Update the keys used by vc-annotate and
403 describe the new bindings to show the changeset diff, toggle annotation
404 visibility, show revisions.
405 (VC Status): Describe key bindings for modifying the change comments,
406 displaying changeset diffs and annotations.
407
5c915c02
DN
408 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
409
71798ace
NR
4102008-08-05 Nick Roberts <nickrob@snap.net.nz>
411
412 * vc1-xtra.texi (VC Directory Mode): Fix typo.
413
b8949644
EZ
4142008-08-02 Eli Zaretskii <eliz@gnu.org>
415
416 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
417 and wording.
418
819567d1
DN
4192008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
420
421 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 422 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
423 commands. Improve some old info.
424
5f38310a
CY
4252008-07-31 Chong Yidong <cyd@stupidchicken.com>
426
0dc3906b
CY
427 * display.texi (Visual Line Mode): New node.
428
5f38310a
CY
429 * basic.texi (Inserting Text): Move DEL to deletion node.
430 (Moving Point): Add additional alternative key bindings. Describe
431 line-move-visual.
432 (Erasing): Describe DEL.
433 (Basic Undo, Blank Lines, Arguments): Copyedit.
434 (Continuation Lines): Mention Visual Line mode.
435 (Position Info): Move extended discussion to mule.texi.
436
437 * mule.texi (International Chars): Describe C-x =.
438
439 * emacs.texi (Top): Add Visual Line Mode node.
440
7c2fb837
DN
4412008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
442
443 * emacs.texi: Remove VMS support.
444
3f6b73ef
DN
4452008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
446
447 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
448 the vc-dir command name.
449
9e2a2647
DN
4502008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
451
452 * xresources.texi: Remove mentions of Mac Carbon.
453
568beaa2
AS
4542008-07-19 Andreas Schwab <schwab@suse.de>
455
456 * ns-emacs.texi: Move to ../misc.
457
0ef94706
CY
4582008-07-15 Chong Yidong <cyd@stupidchicken.com>
459
460 * entering.texi (Exiting): Don't describe text-only terminals as the
461 default. Describe the new startup screen.
462 (Exiting): Describe how to kill Emacs first. Change description of
463 iconification to handle modern window systems.
464
ba60bd44 4652008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
466
467 * ns-emacs.texi: New file, documents features of Emacs port under
468 NeXTstep windowing.
469
9f30aa73
CY
4702008-07-15 Chong Yidong <cyd@stupidchicken.com>
471
938a5d2e
CY
472 * entering.texi (Entering Emacs): Update prev node.
473
474 * glossary.texi (Glossary): Remove xref to Text Characters.
475
9f30aa73
CY
476 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
477 directly, rather than in the context of ASCII. Move description of
478 special properties of modifier key to new Modifier Keys node.
479 (Keys): Copyedit.
480 (Text Characters): Delete node. Multibyte is the default nowadays, and
481 the node contents are obsolete.
482
483 * custom.texi (Modifier Keys): New node.
484
485 * emacs.texi (Top): Update node list.
486
7e53d36c
CY
4872008-07-13 Chong Yidong <cyd@stupidchicken.com>
488
489 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
490 saying that Emacs provides menus and mouse support (which is par for
491 the course).
492
493 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
494 early on.
495 (Point): Copyedit. Relegate historical trivia to a footnote.
496 (Mode Line): Explain mode-line format more consistently.
497 (Menu Bar): Copyedit.
498
1e9fa96d
GM
4992008-06-27 Glenn Morris <rgm@gnu.org>
500
501 * cal-xtra.texi (Sexp Diary Entries):
502 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
503
dc9bebb8
CY
5042008-06-26 Chong Yidong <cyd@stupidchicken.com>
505
506 * mark.texi (Shift selection): New node.
507 (Mark): Copyedits.
508 (Persistent Mark): Move to the end of the chapter.
509
e7881076
EZ
5102008-06-20 Eli Zaretskii <eliz@gnu.org>
511
512 * makefile.w32-in (distclean): Remove makefile.
513
f427400c
NR
5142008-06-17 Nick Roberts <nickrob@snap.net.nz>
515
516 * building.texi (Starting GUD): Add an entry for gud-gdb.
517 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
518 command mode.
519
b597d348
GM
5202008-06-17 Glenn Morris <rgm@gnu.org>
521
522 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
523
647b7094
NR
5242008-06-17 Nick Roberts <nickrob@snap.net.nz>
525
526 * building.texi (Starting GUD): Expand on remote debugging.
527 (Other GDB-UI Buffers): Mention new keyboard bindings.
528
47a30023
GM
5292008-06-15 Glenn Morris <rgm@gnu.org>
530
531 * gnu.texi: Use a verbatim license for this invariant section,
532 as per etc/GNU.
533
37e5d54a
GM
5342008-06-13 Daniel Engeler <engeler@gmail.com>
535
536 * emacs.texi, misc.texi: Add documentation about serial port access.
537
8e65d46c
GM
5382008-06-13 Glenn Morris <rgm@gnu.org>
539
c1473b4c
MB
540 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
541 maintain.info.
8e65d46c 542
e40a85cd
MB
5432008-06-05 Miles Bader <miles@gnu.org>
544
545 * display.texi (Temporary Face Changes): Update to reflect function
546 renamings in face-remap.el.
547
56c73dec
MB
5482008-06-04 Miles Bader <miles@gnu.org>
549
550 * display.texi (Temporary Face Changes): Add
551 `adjust-buffer-face-height'. Rewrite description of
552 `increase-buffer-face-height' and `decrease-default-face-height' now
553 that they aren't bound by default.
554
9d3d42fb
MB
5552008-06-03 Miles Bader <miles@gnu.org>
556
557 * display.texi (Temporary Face Changes): New node.
558
2be6bfe2
EZ
5592008-05-31 Eli Zaretskii <eliz@gnu.org>
560
561 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
562
daf7e339
GM
5632008-05-31 Glenn Morris <rgm@gnu.org>
564
565 * cal-xtra.texi (Fancy Diary Display): Simplify.
566
d21d2618
GM
5672008-05-30 Glenn Morris <rgm@gnu.org>
568
569 * cal-xtra.texi (Fancy Diary Display): Update for
570 diary-display-function replacing diary-display-hook.
571
71ce5fd0
JB
5722008-05-29 Drew Adams <drew.adams@oracle.com>
573
574 * msdog.texi (Windows Keyboard): Add descriptions of
575 w32-register-hot-key and w32-unregister-hot-key.
576
a3cdbdf8
MO
5772008-05-21 Tom Tromey <tromey@redhat.com>
578
579 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
580 Variables node.
581
854a574c
MO
5822008-05-19 Tom Tromey <tromey@redhat.com>
583
584 * custom.texi (Variables): Add Directory Variables to menu.
585 (Directory Variables): New node.
586
7c2ec3f9
ER
5872008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
588
71ce5fd0 589 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 590
370fded4
ER
5912008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
592
593 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
594 Revision Tags and rewritten. Section now uses modern terminology,
595 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
596 accurately.
597
6af511e3
EZ
5982008-05-10 Eli Zaretskii <eliz@gnu.org>
599
600 * msdog.texi (Windows Files): Update documentation of
601 w32-get-true-file-attributes.
602
7a78b6e7
ER
6032008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
604
605 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
606 directory mode.
607
1bcfc24e
CY
6082008-05-08 Chong Yidong <cyd@stupidchicken.com>
609
610 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 611 entry "television".
1bcfc24e 612
db86064f
ER
6132008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
614
ab5ec32c 615 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 616
a31b405e
ER
6172008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
618
619 * emacs/buffers.texi, emacs/files.texi (Version-control):
620 vc-toggle-read-only is no longer a good idea...
621
ff2c14fc
GM
6222008-04-29 Glenn Morris <rgm@gnu.org>
623
624 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
625
367c9b7c
JL
6262008-04-22 Juri Linkov <juri@jurta.org>
627
628 * dired.texi (Subdirectories in Dired): Describe using `^'
629 to return to the parent directory.
630
4ac1e9b4
NR
6312008-04-22 Nick Roberts <nickrob@snap.net.nz>
632
633 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
634 recent changes.
635
b9b3bf2b
NR
6362008-04-19 Nick Roberts <nickrob@snap.net.nz>
637
638 * building.texi (GDB-UI Layout, Breakpoints Buffer)
639 (Other GDB-UI Buffers): Update for recent thread related changes.
640
4d120d6a
SM
6412008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
642
643 * maintaining.texi (Maintaining):
644 * emacs.texi (Top): Typo.
645
a152877d
SM
6462008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
647
b9b3bf2b
NR
648 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
649 arg in `font-lock-add-keywords'.
a152877d 650
36c0514c
GM
6512008-04-08 Glenn Morris <rgm@gnu.org>
652
653 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
654 Also add Baha'i calendar references where appropriate.
655
06a97d46
GM
6562008-04-05 Glenn Morris <rgm@gnu.org>
657
658 * custom.texi (Init File): Byte-compiling .emacs is bad.
659
6adc6eed
SM
6602008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
661
662 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
663
571388b0
GM
6642008-03-29 Glenn Morris <rgm@gnu.org>
665
666 * calendar.texi: Update for `calendar-date-style' replacing
667 `european-calendar'.
668
3ae8f876
JR
6692008-03-28 Jason Rumney <jasonr@gnu.org>
670
671 * display.texi (Display Custom): Mention overlay-margin in text.
672
5bc6ddff 6732008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 674
5bc6ddff
MB
675 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
676 tutorial' comments.
03a864d5 677
7186a830
CY
6782008-03-28 Chong Yidong <cyd@stupidchicken.com>
679
680 * mark.texi (Mark): Rearrange nodes.
681 (Persistent Mark): Rename from Transient Mark.
682 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
683 Describe Transient Mark mode as the default.
684
685 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
686 the default behavior with Transient Mark mode off.
687 (Position Info): Fix typo.
688
71ce5fd0
JB
689 * display.texi (Standard Faces): Reference the Mark node.
690 Remove discussion of the region face, which is discussed there.
7186a830
CY
691
692 * emacs.texi (Top): Update node listings.
693
694 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
695 as the default.
696
697 * fixit.texi (Undo): Standardize choice of undo key sequence.
698 (Undo, Spelling): Describe Transient Mark mode as the default.
699
700 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
701 default.
702
703 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
704
705 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
706 mode is the default, and note that the mark is not activated when set.
707
708 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
709 Describe Transient Mark mode as the default.
710
711 * search.texi (Basic Isearch): Reference the Mark Ring node.
712 (Replace, Unconditional Replace, Other Repeating Search):
713 Describe Transient Mark mode as the default.
714
715 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
716 Transient Mark mode as the default.
717 (Paragraphs): Describe how M-h behaves when region is active.
718
719 * trouble.texi (Quitting): Clarify effects of C-g.
720
dc47d1ff
GM
7212008-03-13 Glenn Morris <rgm@gnu.org>
722
723 * emacs.texi (EMACSVER): Set to 23.0.60.
724
e3e0fb39 7252008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 726
e3e0fb39
GM
727 * dired.texi (Hiding Subdirectories): Fix previous change.
728
7292008-03-05 Drew Adams <drew.adams@oracle.com>
730
731 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 732
5e14abf8
KS
7332008-02-28 Kim F. Storm <storm@cua.dk>
734
735 * help.texi (Help Files): Move describe-gnu-project to C-h g.
736 Move describe-distribution to C-h C-o.
737 Move view-emacs-problems to C-h C-p.
738 Add view-emacs-debugging on C-h C-d.
739 Add view-external-packages on C-h C-e.
d0207bf3 740 Add view-order-manuals on C-h C-m.
5e14abf8 741
d0207bf3 7422008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
743
744 * msdog-xtra.texi (MS-DOS): Docstring fix.
745
87e391bb
EZ
7462008-02-09 Eli Zaretskii <eliz@gnu.org>
747
748 * msdog.texi (Windows Fonts): Use a @table for describing font
749 properties.
750
5662e503
JR
7512008-02-07 Jason Rumney <jasonr@gnu.org>
752
753 * msdog.texi (Windows Files): w32-get-true-file-attributes default
754 value has changed.
755 (Windows HOME): Clarify what is meant by "if that fails as well".
756 (Windows Fonts): New section.
757
72463824
GM
7582008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
759
760 * basic.texi (Basic Undo): Remove duplicate "you can".
761
7ff926e0
EZ
7622008-02-02 Eli Zaretskii <eliz@gnu.org>
763
764 * maintaining.texi (Tags): Fix last change.
765
6ab7aef1
MA
7662008-02-02 Michael Albinus <michael.albinus@gmx.de>
767
093571c3 768 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 769
ace67e7e
NR
7702008-01-31 Nick Roberts <nickrob@snap.net.nz>
771
772 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
773
ae068fdf
RS
7742008-01-26 Richard Stallman <rms@gnu.org>
775
776 * maintaining.texi (Tags): Delete redundant index entry.
777
a56d9a08
EZ
7782008-01-26 Eli Zaretskii <eliz@gnu.org>
779
780 * programs.texi (Imenu): Move "@cindex tags" from here...
781 * maintaining.texi (Tags): ...to here.
782
e941ed90
NR
7832008-01-23 Kevin Ryde <user42@zip.com.au>
784
785 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
786 click count.
787
650276d5
JB
7882008-01-21 Juanma Barranquero <lekktu@gmail.com>
789
790 * entering.texi (Exiting): Fix typo.
791 Reported by D. E. Evans <sinuhe@gnu.org>.
792
8dc17977
MR
7932007-12-31 Martin Rudalics <rudalics@gmx.at>
794
795 * glossary.texi (Glossary): Fix typo.
796
9f9695a6
RS
7972007-12-27 Richard Stallman <rms@gnu.org>
798
799 * text.texi (Formatted Text): Improve menu tag.
800 (Editing Format Info): In Info, add duplicate menu of nodes
801 about the submenus.
802 (Format Faces): Say where Faces menu is found. Mention Other.
803 (Format Colors): Say where these submenus are found.
804 (Format Indentation, Format Justification): Likewise.
805 (Format Properties): Likewise.
806
abfd0191
RS
8072007-12-22 Richard Stallman <rms@gnu.org>
808
809 * search.texi (Query Replace): Make exp of query-replace more
810 self-contained, and clarify.
8dc17977 811
abfd0191
RS
812 * cc-mode.texi (Getting Started): Change @ref to @pxref.
813
a2586785
RS
8142007-12-15 Richard Stallman <rms@gnu.org>
815
816 * files.texi (Auto Save): Clarify definition of auto-saving.
817
a67cf2bb
RS
8182007-11-26 Richard Stallman <rms@gnu.org>
819
820 * help.texi (Help Echo): Cleanups.
821
448b33b1
TTN
8222007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
823
824 * files.texi (Why Version Control?): Fix typo.
825 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
826 (Selecting a Fileset): Fix typos; small rewording.
827 (Log Buffer): Likewise.
828 (Old Revisions): Likewise.
448b33b1 829
221bb7f6
EZ
8302007-11-17 Eli Zaretskii <eliz@gnu.org>
831
832 * mule.texi (Communication Coding): Fix wording of last change.
833
d0207bf3 8342007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 835
630cb3b7
JB
836 * custom.texi (Specifying File Variables):
837 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 838
53b7759e
KH
8392007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
840
a5ab2e0c 841 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
842
843 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
844
c8763fb6 8452007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 846
630cb3b7 847 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
848 --output=file.
849
ff98e024
MR
8502007-11-13 Martin Rudalics <rudalics@gmx.at>
851
852 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
853 (Help Echo): Avoid mentioning the term "region" here and
854 consistently use the term "active text".
855
37b11c22
GM
8562007-11-11 Glenn Morris <rgm@gnu.org>
857
858 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
859
21d50ba1
JL
8602007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
861
862 * search.texi (Query Replace): Mention
863 `query-replace-show-replacement'.
864
c12ecb0a 8652007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
866
867 * building.texi (Watch Expressions): Remove obscure sentence.
868
3b4201f4
KH
8692007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
870
871 * mule.texi (Select Input Method): Describe how to activate an input
872 method in the text mode.
873
07e5c0b0
DN
8742007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
875
876 * cmdargs.texi (Misc Variables): Remove Sun windows info.
877
52dd7391
NR
8782007-10-30 Nick Roberts <nickrob@snap.net.nz>
879
880 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
881
c004e539
GM
8822007-10-30 Glenn Morris <rgm@gnu.org>
883
884 * misc.texi (Directory Tracking): Explain a bit more about
885 dirtrack-mode.
886
ca8c5b8c
GM
8872007-10-25 Glenn Morris <rgm@gnu.org>
888
889 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
890
b6c764ef
RS
8912007-10-24 Richard Stallman <rms@gnu.org>
892
893 * misc.texi (Interactive Shell): Cleanup last change.
894
eabd84c9
JL
8952007-10-22 Juri Linkov <juri@jurta.org>
896
897 * mini.texi (Minibuffer History): Add text about a list of minibuffer
898 default values.
899
0b43c7e2
ER
9002007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
901
ca8c5b8c 902 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
903 'filesets'.
904
a80859d4
MR
9052007-10-18 Martin Rudalics <rudalics@gmx.at>
906
907 * trouble.texi (Quitting): Fix typo.
908
c9447ae1
GM
9092007-10-18 Glenn Morris <rgm@gnu.org>
910
911 * frames.texi (Mode Line Mouse): Mention minor mode names.
912
168b980f
JL
9132007-10-17 Juri Linkov <juri@jurta.org>
914
915 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
916 fill-paragraph operates on the active region in Transient Mark mode.
917 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
918 with fill-paragraph.
919
920 * basic.texi (Arguments): Replace fill-paragraph-or-region with
921 fill-paragraph.
922
923 * fixit.texi (Spelling): ispell-word operates on the active region
924 in Transient Mark mode.
925
5a331f34
JB
9262007-10-17 Aaron S. Hawley <aaronh@garden.org>
927
928 * building.texi (Source Buffers):
929 * custom.texi (Init Non-ASCII):
930 * glossary.texi (Glossary): Use "key binding" consistently.
931
2a9f4d55
JB
9322007-10-17 Juanma Barranquero <lekktu@gmail.com>
933
934 * calendar.texi (Diary): Fix directive.
935
de13cecf
RS
9362007-10-16 Richard Stallman <rms@gnu.org>
937
938 * calendar.texi (Diary): Clarify text about diary file example.
939
5f90d53e
ER
9402007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
941
942 * files.texi: Capitalize node names according to convention.
943
3aa491bc
GM
9442007-10-13 Glenn Morris <rgm@gnu.org>
945
946 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
947
8a3106d3
ER
9482007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
949
950 * emacs.texi:
951 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 952 suggested by RMS and Robert J. Chassell.
8a3106d3 953
da1080a2
ER
9542007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
955
3aa491bc 956 * files.texi (Version Systems):
0870a421
ER
957 * vc-xtra.texi:
958 * vc1-xtra.texi:
ac3f4c6f 959 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 960 operations. Change of terminology from `version' to `revision'.
a7fc5b78 961 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 962 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 963
58ade22b
ER
9642007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
965
da1080a2 966 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
967 Reorder the descriptions to be chronological.
968
93870ce2
RS
9692007-10-09 Richard Stallman <rms@gnu.org>
970
971 * display.texi (Cursor Display): Correct how cursor appears
972 in nonselected windows.
973
568c7288
NR
9742007-10-04 Nick Roberts <nickrob@snap.net.nz>
975
976 * building.texi (GDB Graphical Interface): Remove references to gdba
977 and mention gud-gdb.
978
1af74d06 9792007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 980
1af74d06 981 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 982
0d8fb755
JL
9832007-10-06 Juri Linkov <juri@jurta.org>
984
985 * text.texi (Fill Commands): Document fill-paragraph-or-region.
986 (Fill Prefix, Format Indentation): Replace fill-paragraph with
987 fill-paragraph-or-region.
988
989 * basic.texi (Arguments): Replace fill-paragraph with
990 fill-paragraph-or-region.
991
b981e2c6
ER
9922007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
993
994 * files.texi: Update the section on version control for 2007
2a9f4d55 995 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
996 will come later.
997
5fceaf9c
GM
9982007-09-15 Glenn Morris <rgm@gnu.org>
999
1000 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1001 to `list-holidays'.
1002
b0e44b17
GM
10032007-09-14 Glenn Morris <rgm@gnu.org>
1004
1005 * calendar.texi: Update all instances of mark-calendar-holidays,
1006 list-calendar-holidays, list-holidays with the new names.
1007
8cf51b2c
GM
10082007-09-06 Glenn Morris <rgm@gnu.org>
1009
1010 * Move manual sources from man/ to subdirectories of doc/.
1011 Split into the Emacs manual in emacs/, and other manuals in misc/.
1012 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1013 manual.
1014 (infodir): New variable.
1015 (info): Use $infodir.
1016 (emacsman): Delete target, not needed any more.
1017 Move all targets that are not the Emacs manual to misc/Makefile.in.
1018 (mostlyclean): Remove `gnustmp'.
1019 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1020 manual.
92f9b43f 1021 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1022 (emacsman): Delete target, not needed any more.
1023 (clean): Remove all info files but Emacs manual.
1024 Move all targets that are not the Emacs manual to misc/Makefile.in.
1025 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1026
1027 * Makefile.in (INFOSOURCES): Delete.
1028 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1029 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1030 *.vrs *.toc here...
1031 (maintainer-clean): ...from here.
1032
10332007-09-05 Glenn Morris <rgm@gnu.org>
1034
1035 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1036
8cf51b2c
GM
10372007-08-29 Glenn Morris <rgm@gnu.org>
1038
1039 * emacs.texi (EMACSVER): Increase to 23.0.50.
1040
3420c522
RS
10412007-08-27 Richard Stallman <rms@gnu.org>
1042
1043 * emacs.texi (Top): Clarify menu item for Glossary.
1044
1045 * display.texi (Faces): Change secn title.
1046 Clarify not all fonts come from Font Lock.
1047
8cf51b2c
GM
10482007-08-17 Eli Zaretskii <eliz@gnu.org>
1049
1050 * basic.texi (Position Info): Add index entry for face at point.
1051 Mention that character faces are also displayed by "C-u C-x =".
1052
8cf51b2c
GM
10532007-08-08 Glenn Morris <rgm@gnu.org>
1054
1055 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1056
10572007-08-07 Chong Yidong <cyd@stupidchicken.com>
1058
1059 * files.texi (File Conveniences): Document point motion keys in Image
1060 mode.
1061
8cf51b2c
GM
10622007-07-27 Glenn Morris <rgm@gnu.org>
1063
8cf51b2c
GM
1064 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1065 in-line.
1066
1067 * gpl.texi: New file with text of GPL.
1068 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1069
10702007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1071
1072 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1073
1074 * dired.texi (Wdired): Mention C-x C-q key binding.
1075
10762007-07-28 Nick Roberts <nickrob@snap.net.nz>
1077
1078 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1079
10802007-07-25 Glenn Morris <rgm@gnu.org>
1081
8cf51b2c
GM
1082 * emacs.texi (Copying): Replace license with GPLv3.
1083
1084 * Relicense all FSF files to GPLv3 or later.
1085
10862007-07-24 Glenn Morris <rgm@gnu.org>
1087
1088 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1089 for some calendars.
1090
10912007-07-23 Nick Roberts <nickrob@snap.net.nz>
1092
1093 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1094 default-directory for the current buffer is on a remote machine.
1095
8cf51b2c
GM
10962007-07-21 Eli Zaretskii <eliz@gnu.org>
1097
1098 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1099 default value.
1100
11012007-07-21 Richard Stallman <rms@gnu.org>
1102
1103 * files.texi (Why Version Control?): Improve previous change.
1104
11052007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1106
1107 * files.texi (Why Version Control?): New node.
1108
8cf51b2c
GM
11092007-07-12 Nick Roberts <nickrob@snap.net.nz>
1110
8cf51b2c
GM
1111 * building.texi (Starting GUD): Add xref to this anchor.
1112
8cf51b2c
GM
11132007-06-24 Karl Berry <karl@gnu.org>
1114
2a9f4d55 1115 * emacs.texi: New Back-Cover Text.
8cf51b2c 1116
8cf51b2c
GM
11172007-06-07 Alan Mackenzie <acm@muc.de>
1118
1119 * display.texi (Optional Mode Line): Document the new form of
1120 line+column numbers, "(561,2)".
1121
11222007-06-06 Juanma Barranquero <lekktu@gmail.com>
1123
49823426 1124 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1125
11262007-06-02 Chong Yidong <cyd@stupidchicken.com>
1127
1128 * Version 22.1 released.
1129
8cf51b2c
GM
11302007-05-07 Karl Berry <karl@gnu.org>
1131
1132 * emacs.texi (EMACSVER): Back to 22.
1133
11342007-05-06 Richard Stallman <rms@gnu.org>
1135
1136 * maintaining.texi (Create Tags Table): Clean up previous change.
1137
c8763fb6 11382007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1139
1140 * maintaining.texi (Create Tags Table): Add text about the dangers of
1141 making symbolic links to tags files.
1142
11432007-05-04 Karl Berry <karl@gnu.org>
1144
1145 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1146
11472007-05-03 Karl Berry <karl@gnu.org>
1148
1149 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1150
1151 * .cvsignore (*.pdf): New entry.
1152
8cf51b2c
GM
1153 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1154 for printing.
1155
11562007-05-01 Richard Stallman <rms@gnu.org>
1157
1158 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1159
8cf51b2c
GM
11602007-04-28 Glenn Morris <rgm@gnu.org>
1161
1162 * ack.texi (Acknowledgments):
1163 * anti.texi (Antinews):
8cf51b2c
GM
1164 * programs.texi (Program Modes): Restore mention of python.el pending
1165 consideration of legal status.
1166
11672007-04-28 Richard Stallman <rms@gnu.org>
1168
1169 * files.texi (File Names): Fixes to ~ description on MS systems.
1170
8cf51b2c
GM
11712007-04-26 Glenn Morris <rgm@gnu.org>
1172
1173 * emacs.texi (EMACSVER): Increase to 22.1.50.
1174
11752007-04-25 Karl Berry <karl@gnu.org>
1176
1177 * emacs.texi: Improve line breaks on copyright page,
1178 similar layout to lispref, 8.5x11 by default.
1179
1180 * dired.texi (Image-Dired): Improve line break, fix typo.
1181
11822007-04-24 Chong Yidong <cyd@stupidchicken.com>
1183
1184 * programs.texi (Program Modes):
8cf51b2c
GM
1185 * anti.texi (Antinews):
1186 * ack.texi (Acknowledgments): python.el removed.
1187
8cf51b2c
GM
11882007-04-23 Chong Yidong <cyd@stupidchicken.com>
1189
1190 * display.texi (Highlight Interactively): Correct description of
1191 hi-lock-file-patterns-policy.
1192
1193 * files.texi (File Archives): Mention self-extracting executables.
1194
11952007-04-23 Eli Zaretskii <eliz@gnu.org>
1196
1197 * search.texi (Unconditional Replace, Query Replace): Add xref to
1198 "Replacement and Case".
1199
12002007-04-22 Chong Yidong <cyd@stupidchicken.com>
1201
1202 * dired.texi (Image-Dired): Move from Thumbnails node.
1203 * misc.texi (Thumbnails): Node deleted.
1204 * emacs.texi (Top): Update node listing.
1205
1206 * files.texi (File Conveniences):
49823426 1207 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1208
12092007-04-21 Richard Stallman <rms@gnu.org>
1210
1211 * display.texi (Highlight Interactively): Correct previous change.
1212 Clarify doc of hi-lock-find-patterns, and move new features into it.
1213
12142007-04-20 David Koppelman <koppel@ece.lsu.edu>
1215
1216 * display.texi (Highlight Interactively): Document
1217 hi-lock-file-patterns-policy.
1218
12192007-04-20 Martin Rudalics <rudalics@gmx.at>
1220
1221 * display.texi (Scrolling): Fix typo.
1222
8cf51b2c
GM
12232007-04-15 Chong Yidong <cyd@stupidchicken.com>
1224
8cf51b2c
GM
1225 * doclicense.texi: Remove node heading, so that it can be included by
1226 other files.
1227
1228 * emacs.texi: Insert node heading for GFDL.
1229
8cf51b2c
GM
12302007-04-14 Eli Zaretskii <eliz@gnu.org>
1231
1232 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1233 "command line".
1234
1235 * display.texi (Faces): Refer to "Creating Frames" for face
1236 and other frame customizations in .emacs.
1237
1238 * frames.texi (Creating Frames): Mention that face customizations can
1239 be put in .emacs. Add index entries.
1240
12412007-04-12 Richard Stallman <rms@gnu.org>
1242
1243 * glossary.texi (Glossary): Explain `iff'.
1244
12452007-04-11 Karl Berry <karl@gnu.org>
1246
1247 * gnu.texi (Top),
1248 * macos.texi (Mac Font Specs),
1249 * anti.texi (Antinews),
1250 * xresources.texi (Resources),
1251 * misc.texi (Emulation),
1252 * calendar.texi (Daylight Saving),
1253 * dired.texi (Dired and Find),
1254 * rmail.texi (Remote Mailboxes),
1255 * sending.texi (Mail Headers),
1256 * programs.texi (Which Function),
1257 * files.texi (Recover),
1258 * buffers.texi (Uniquify),
1259 * frames.texi (Wheeled Mice),
1260 * killing.texi (Rectangles): Wording to improve breaks in
1261 8.5x11 format.
1262 * mule.texi (Language Environments): \hbadness=10000 since there's
1263 no way to reword.
1264 * emacs.texi (smallbook): New @set to more easily switch between
1265 smallbook and 8.5x11.
1266
12672007-04-11 Richard Stallman <rms@gnu.org>
1268
1269 * files.texi (File Conveniences): Add xref to Tumme.
1270 Delete text about Thumbnail mode.
1271
8cf51b2c
GM
12722007-04-09 Alan Mackenzie <acm@muc.de>
1273
1274 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1275 new name. Insert concept index entries.
1276
8cf51b2c
GM
12772007-04-08 Chong Yidong <cyd@stupidchicken.com>
1278
1279 * display.texi (Standard Faces): Document prefix arg for
1280 list-faces-display.
1281
1282 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1283
8cf51b2c
GM
12842007-04-07 Chong Yidong <cyd@stupidchicken.com>
1285
8cf51b2c
GM
1286 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1287
1288 * files.texi (Misc File Ops): Rewrite description of
1289 insert-file-literally.
1290
8cf51b2c
GM
12912007-03-31 Eli Zaretskii <eliz@gnu.org>
1292
1293 * misc.texi (Printing): Postscript -> PostScript.
1294
8cf51b2c
GM
1295 * ack.texi (Acknowledgments): Postscript -> PostScript.
1296
1297 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1298
1299 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1300 below.
1301
13022007-03-30 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1305 Init Non-ASCII.
1306 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1307 (Init Non-ASCII): New node.
1308
13092007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1310
1311 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1312
8cf51b2c
GM
13132007-03-12 Glenn Morris <rgm@gnu.org>
1314
8cf51b2c
GM
1315 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1316 "Daylight Savings".
1317
49823426 1318 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1319 saving" in text throughout.
1320
8cf51b2c
GM
13212007-03-04 Richard Stallman <rms@gnu.org>
1322
1323 * custom.texi (Safe File Variables): Minor correction.
1324
8cf51b2c
GM
13252007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1326
1327 * rmail.texi (Movemail): Add internal ref.
1328 Don't indent the intro for the PROTO table.
1329 Format PROTO table items with @code.
1330
8cf51b2c
GM
13312007-02-26 Nick Roberts <nickrob@snap.net.nz>
1332
1333 * building.texi: Remove references to bashdb.
1334
8cf51b2c
GM
13352007-02-19 Juanma Barranquero <lekktu@gmail.com>
1336
1337 * mule.texi (Language Environments): Update list of supported language
1338 environments.
1339
8cf51b2c
GM
13402007-02-14 Kim F. Storm <storm@cua.dk>
1341
1342 * building.texi (Grep Searching): Fix lgrep doc.
1343
13442007-02-12 Chong Yidong <cyd@stupidchicken.com>
1345
1346 * back.texi: Remove unused file.
1347
c8763fb6 13482007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1349
1350 * maintaining.texi (Tag Syntax): Now --members is the default for
1351 etags, not for ctags yet.
1352
8cf51b2c
GM
13532007-02-03 Eli Zaretskii <eliz@gnu.org>
1354
1355 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1356 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1357 expects. Add comments to prevent people from inadvertently modifying
1358 the key parts needed by `texinfo-multiple-files-update'.
1359
13602007-01-29 Chong Yidong <cyd@stupidchicken.com>
1361
1362 * frames.texi (Secondary Selection): Window clicked does not matter
1363 when mouse-yank-at-point is non-nil.
1364
8cf51b2c
GM
13652007-01-16 Glenn Morris <rgm@gnu.org>
1366
1367 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1368 system abbrev.
1369
13702007-01-11 Richard Stallman <rms@gnu.org>
1371
1372 * msdog.texi (Windows Keyboard): Another small cleanup.
1373
13742007-01-10 Richard Stallman <rms@gnu.org>
1375
1376 * msdog.texi (Windows Keyboard): Yet another try to make
1377 everyone happy with that passage.
1378
13792007-01-05 Richard Stallman <rms@gnu.org>
1380
1381 * anti.texi (Antinews): Mention M-x shell scrolling.
1382
13832007-01-05 Nick Roberts <nickrob@snap.net.nz>
1384
1385 * building.texi (Watch Expressions): Describe gdb-max-children.
1386
8cf51b2c
GM
13872007-01-04 Richard Stallman <rms@gnu.org>
1388
8cf51b2c
GM
1389 * msdog.texi (Windows Keyboard): Clarify previous change.
1390
8cf51b2c
GM
13912007-01-02 Richard Stallman <rms@gnu.org>
1392
1393 * custom.texi (Changing a Variable): Minor clarification.
1394 (Specific Customization): customize-customized => customize-unsaved.
1395
1396 * entering.texi (Entering Emacs): Clean up text about restarting
1397 Emacs for each file.
1398
1399 * misc.texi (Shell Options): Minor cleanup.
1400
1401 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1402 with Emacs, not vice versa.
1403
1404 * programs.texi (Symbol Completion): Recommend customizing
1405 window manager.
1406
1407 * xresources.texi (Resources): Minor fix.
1408
c8763fb6 14092007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1410
1411 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1412
14132007-01-01 Richard Stallman <rms@gnu.org>
1414
1415 * commands.texi (User Input): Document keys stolen by window mangers.
1416
14172006-12-31 Richard Stallman <rms@gnu.org>
1418
1419 * custom.texi (Specific Customization): Document customize-option
1420 instead of customize-variable.
1421
14222006-12-31 Kim F. Storm <storm@cua.dk>
1423
1424 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1425
14262006-12-30 Kim F. Storm <storm@cua.dk>
1427
1428 * killing.texi (CUA Bindings): Fix typo.
1429
1430 * xresources.texi (Table of Resources): Mention grow-only value for
1431 auto-resize-tool-bars.
1432
8cf51b2c
GM
14332006-12-27 Eli Zaretskii <eliz@gnu.org>
1434
1435 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1436 and how to get them back.
1437
14382006-12-26 Richard Stallman <rms@gnu.org>
1439
1440 * calendar.texi (Holidays): Holiday listing is based on current
1441 practice, but DST is not.
1442
14432006-12-25 Richard Stallman <rms@gnu.org>
1444
1445 * emacs.texi (Top): Update subnode menus.
1446
1447 * mark.texi (Transient Mark): Fix xref.
1448
1449 * killing.texi (Graphical Kill): Node deleted.
1450 (Killing): Add xref to Cut and Paste.
1451 (CUA Bindings): Update xref.
1452
1453 * frames.texi (Cut and Paste): New section to hold other nodes.
1454 (Mouse Commands): Node demoted.
1455 (Cut/Paste Other App): Split out from Mouse Commands.
1456 (Word and Line Mouse): Likewise.
1457 (Secondary Selection, Clipboard): Nodes demoted.
1458
8cf51b2c
GM
14592006-12-24 Kevin Ryde <user42@zip.com.au>
1460
1461 * calendar.texi (Holidays): US daylight saving begins second Sunday
1462 in March for 2007 onwards.
1463 (Daylight Savings): Show new US default daylight saving rules, 2nd
1464 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1465
14662006-12-23 Chong Yidong <cyd@stupidchicken.com>
1467
1468 * calendar.texi (Scroll Calendar): < and > are switched.
1469
14702006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1471
1472 * killing.texi (Deletion): Describe M-\ prefix argument.
1473
14742006-12-23 Richard Stallman <rms@gnu.org>
1475
1476 * search.texi (Regexp Search): Explain why forward and reverse regexp
1477 search are not mirror images.
1478
8cf51b2c
GM
14792006-12-19 Kim F. Storm <storm@cua.dk>
1480
1481 * major.texi (Choosing Modes): Describe match-function elements for
1482 magic-mode-alist.
1483
8cf51b2c
GM
14842006-12-18 Eli Zaretskii <eliz@gnu.org>
1485
1486 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1487 peculiarities.
1488
14892006-12-18 Richard Stallman <rms@gnu.org>
1490
1491 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1492
8cf51b2c
GM
14932006-12-17 Alan Mackenzie <acm@muc.de>
1494
1495 * programs.texi (Left Margin Paren): Remove the bit which says
1496 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1497 Discuss some of the issues of setting this option to nil.
1498
14992006-12-17 Glenn Morris <rgm@gnu.org>
1500
1501 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1502
15032006-12-16 Eli Zaretskii <eliz@gnu.org>
1504
1505 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1506 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1507 NTFS volumes.
1508 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1509 volumes.
1510
15112006-12-15 Eli Zaretskii <eliz@gnu.org>
1512
1513 * text.texi (HTML Mode): Fix "C-c TAB".
1514
8cf51b2c
GM
15152006-12-09 Richard Stallman <rms@gnu.org>
1516
1517 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1518
15192006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1520
1521 * files.texi (Misc File Ops): Document insert-file-literally.
1522
15232006-12-08 Eli Zaretskii <eliz@gnu.org>
1524
1525 * cmdargs.texi (Colors): Note that --color is intended for overriding
1526 the terminal defaults, not for normal invocation.
1527
1528 * misc.texi (Emacs Server): Improve wording. Don't mention the
1529 ``server program''. Add a cross-reference to "Init File" node.
1530 (Invoking emacsclient): Add index entries. Document both short and
1531 long versions of command-line options. Document the -f option.
1532
8cf51b2c
GM
15332006-12-06 Richard Stallman <rms@gnu.org>
1534
1535 * text.texi (Outline Format): Say to set outline-regexp
1536 and outline-level with major modes and file local variables.
1537
c8763fb6 15382006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1539
1540 * anti.texi (Antinews): Mention the alternative to
1541 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1542
8cf51b2c
GM
1543 * misc.texi (Interactive Shell): Ditto.
1544
15452006-12-04 Eli Zaretskii <eliz@gnu.org>
1546
1547 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1548
1549 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1550
15512006-12-01 Eli Zaretskii <eliz@gnu.org>
1552
1553 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1554 colon in the mode line.
1555
1556 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1557
15582006-11-26 Nick Roberts <nickrob@snap.net.nz>
1559
1560 * building.texi (Watch Expressions): Mention SPC for expanding/
1561 contracting watch expressions.
1562
15632006-11-26 Kim F. Storm <storm@cua.dk>
1564
1565 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1566
15672006-11-26 Nick Roberts <nickrob@snap.net.nz>
1568
1569 * building.texi (Debugger Operation): Define text command mode.
1570 Clarify how tooltips work.
1571 (GDB Graphical Interface): Explain how to run in text command mode
1572 more clearly.
1573
15742006-11-25 Juanma Barranquero <lekktu@gmail.com>
1575
1576 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1577
15782006-11-22 Juanma Barranquero <lekktu@gmail.com>
1579
1580 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1581
8cf51b2c
GM
15822006-11-18 Chong Yidong <cyd@stupidchicken.com>
1583
1584 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1585 and EMACS is deprecated.
1586
15872006-11-18 Juanma Barranquero <lekktu@gmail.com>
1588
1589 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1590
c8763fb6 15912006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1592
1593 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1594
1595 * emacs.texi: Include xresources.texi both for info and dvi.
1596
1597 * xresources.texi: Merge text from xresmini.texi.
1598
c8763fb6 15992006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1600
1601 * glossary.texi: Fix typos.
1602
8cf51b2c
GM
16032006-11-06 Richard Stallman <rms@gnu.org>
1604
1605 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1606
1607 * ack.texi (Acknowledgments): Fix name spelling.
1608
16092006-11-01 Juri Linkov <juri@jurta.org>
1610
1611 * search.texi (Word Search): Document incremental word search.
1612
16132006-10-28 Glenn Morris <rgm@gnu.org>
1614
1615 * ack.texi (Acknowledgments): Add cal-html author.
1616
1617 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1618 Calendar"). Describe new package cal-html.
1619 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1620 Calendar Files."
1621
8cf51b2c
GM
16222006-10-23 Richard Stallman <rms@gnu.org>
1623
1624 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1625 Abbrev mode is enabled.
1626
8cf51b2c
GM
16272006-10-16 Richard Stallman <rms@gnu.org>
1628
8cf51b2c
GM
1629 * emacs.texi: Update ISBN.
1630
8cf51b2c
GM
16312006-10-11 Kim F. Storm <storm@cua.dk>
1632
1633 * emacs.texi (Acknowledgments): Use @dotless{i}.
1634
16352006-10-08 Nick Roberts <nickrob@snap.net.nz>
1636
1637 * building.texi (Breakpoints Buffer): Mention catchpoints.
1638
16392006-10-08 Kim F. Storm <storm@cua.dk>
1640
1641 * ack.texi (Acknowledgments): Update.
1642
1643 * emacs.texi (Acknowledgments): Fix bad @/ form.
1644
8cf51b2c
GM
16452006-10-05 Kim F. Storm <storm@cua.dk>
1646
1647 * emacs.texi (Acknowledgments): Add more contributors.
1648
16492006-10-03 Richard Stallman <rms@gnu.org>
1650
1651 * emacs.texi (Acknowledgments): Update version and edition.
1652
8cf51b2c
GM
16532006-10-01 Karl Berry <karl@gnu.org>
1654
1655 * custom.texi (Customization Groups): Page break to keep example buffer
1656 on one page.
1657
16582006-09-30 Karl Berry <karl@gnu.org>
1659
1660 * programs.texi (Basic Indent): @need to improve page break.
1661 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1662
16632006-09-29 Glenn Morris <rgm@gnu.org>
1664
1665 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1666
16672006-09-29 Karl Berry <karl@gnu.org>
1668
1669 * windows.texi (Basic Window): Remove forced @break, no longer
1670 desirable.
1671 * frames.texi (Frame Commands),
1672 * mark.texi (Marking Objects): Reword to avoid bad page break.
1673 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1674
16752006-09-19 Richard Stallman <rms@gnu.org>
1676
1677 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1678 stick to present tense.
1679
c8763fb6 16802006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1681
1682 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1683 to x-gtk-use-old-file-dialog.
1684 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1685
16862006-09-15 Jay Belanger <belanger@truman.edu>
1687
49823426 1688 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1689 Change "Library Public License" to "Lesser Public License"
1690 throughout. Use "yyyy" to represent year.
1691
8cf51b2c
GM
16922006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1693
1694 * files.texi (Visiting): Add index entry "open file".
1695
8cf51b2c
GM
16962006-09-11 Richard Stallman <rms@gnu.org>
1697
1698 * building.texi (Compilation Mode): Clarification.
1699 (Grep Searching): Add xref to Compilation Mode.
1700
8cf51b2c
GM
17012006-09-08 Richard Stallman <rms@gnu.org>
1702
1703 * search.texi (Search): Ref multi-file search commands here.
1704 (Other Repeating Search): Not here.
1705
8cf51b2c
GM
17062006-08-28 Richard Stallman <rms@gnu.org>
1707
1708 * windows.texi (Split Window): Update xref.
1709
1710 * basic.texi (Continuation Lines): Update xref.
1711
1712 * indent.texi (Tab Stops): Update xref.
1713
1714 * emacs.texi (Top): Update subnode menu.
1715
1716 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1717 split out of Display Custom.
1718
17192006-08-25 Kim F. Storm <storm@cua.dk>
1720
1721 * display.texi (Display Custom): Add variables overline-margin
1722 and x-underline-at-descent-line.
1723
17242006-08-25 Richard Stallman <rms@gnu.org>
1725
1726 * entering.texi (Exiting): Rewrite to give graphical displays
1727 priority over text terminals.
1728
1729 * search.texi (Incremental Search): Move index entries.
1730
17312006-08-23 Chong Yidong <cyd@stupidchicken.com>
1732
1733 * custom.texi (Init File): Reference Find Init to avoid "home
1734 directory" confusion.
1735
17362006-08-22 Nick Roberts <nickrob@snap.net.nz>
1737
1738 * building.texi (Other GDB-UI Buffers): Describe how to edit
1739 a value in the locals buffer.
1740
17412006-08-21 Richard Stallman <rms@gnu.org>
1742
1743 * search.texi (Basic Isearch): Add `isearch' index entry.
1744
17452006-08-16 Richard Stallman <rms@gnu.org>
1746
1747 * misc.texi (Saving Emacs Sessions): Clean up wording.
1748
1749 * mark.texi (Marking Objects): Mention term "select all".
1750
1751 * emacs.texi (Top): Update subnode menu.
1752
1753 * help.texi (Help Mode): Move node up in file.
1754
8cf51b2c
GM
17552006-08-15 Nick Roberts <nickrob@snap.net.nz>
1756
1757 * building.texi (Stack Buffer): Explain fringe arrow.
1758
8cf51b2c
GM
17592006-08-12 Eli Zaretskii <eliz@gnu.org>
1760
8cf51b2c
GM
1761 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1762 on startup.
1763
17642006-08-11 Romain Francoise <romain@orebokech.com>
1765
1766 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1767
17682006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1769
1770 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1771
17722006-08-10 Richard Stallman <rms@gnu.org>
1773
1774 * text.texi (Format Faces): Substantial rewrites to deal
1775 with face merging. Empty regions don't count. Clarify
1776 face property inheritance.
1777
17782006-08-08 Romain Francoise <romain@orebokech.com>
1779
1780 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1781 <arjuropo@cc.jyu.fi>.
1782
8cf51b2c
GM
17832006-08-04 Eli Zaretskii <eliz@gnu.org>
1784
1785 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1786 apply to all frames.
1787
8cf51b2c
GM
17882006-08-01 Richard Stallman <rms@gnu.org>
1789
1790 * help.texi (Name Help): Add index entries for describe-variable.
1791
17922006-08-01 Nick Roberts <nickrob@snap.net.nz>
1793
1794 * building.texi (GDB Graphical Interface): Shorten node names.
1795 (GDB-UI Layout): Use GDB-related.
1796 (Other GDB-UI Buffers): Simplify English.
1797
17982006-07-31 Richard Stallman <rms@gnu.org>
1799
1800 * search.texi (Query Replace): Add xref for Dired's Q command.
1801
8cf51b2c
GM
18022006-07-31 Nick Roberts <nickrob@snap.net.nz>
1803
1804 * building.texi (GDB commands in Fringe): Rename to...
1805 (Source Buffers): ..this and move forward. Describe hollow arrow and
1806 new option gdb-find-source-frame.
1807
18082006-07-29 Richard Stallman <rms@gnu.org>
1809
1810 * dired.texi (Operating on Files): Simplify previous change
1811 and fix Texinfo usage.
1812
18132006-07-29 Eli Zaretskii <eliz@gnu.org>
1814
1815 * dired.texi (Operating on Files): Add cross-references. State the
1816 Unix commands that do similar things.
1817
18182006-07-28 Richard Stallman <rms@gnu.org>
1819
1820 * mark.texi (Transient Mark): Clarify that region never disappears
1821 when Transient Mark mode is off, and not when it is on.
1822
18232006-07-27 Richard Stallman <rms@gnu.org>
1824
1825 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1826
18272006-07-24 Richard Stallman <rms@gnu.org>
1828
1829 * xresources.texi (GTK styles): Fix texinfo usage.
1830
8cf51b2c
GM
1831 * commands.texi (User Input): Explain why we teach keyboard cmds.
1832
1833 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1834 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1835 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1836 * doclicense.texi, display.texi, dired.texi, basic.texi:
1837 * anti.texi, ack.texi: Move periods and commas inside quotes.
1838
18392006-07-22 Eli Zaretskii <eliz@gnu.org>
1840
1841 * cmdargs.texi (General Variables): Document EMAIL.
1842
18432006-07-21 Eli Zaretskii <eliz@gnu.org>
1844
1845 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1846 doesn't have effect on MS-Windows.
1847
8cf51b2c
GM
18482006-07-17 Richard Stallman <rms@gnu.org>
1849
1850 * building.texi (Grep Searching): Explain about chaining grep commands.
1851
8cf51b2c
GM
18522006-07-10 Nick Roberts <nickrob@snap.net.nz>
1853
49823426 1854 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1855
18562006-07-09 Chong Yidong <cyd@stupidchicken.com>
1857
1858 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1859 is invoked for multiple files.
1860
18612006-07-08 Eli Zaretskii <eliz@gnu.org>
1862
1863 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1864 on-line manual for the rest of this node.
1865 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1866 unconditionally.
1867 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1868 Improve wording.
1869 (Windows Printing): Improve wording.
1870 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1871 rest of this node.
1872
8cf51b2c
GM
18732006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1874
49823426
GM
1875 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1876 with eval-buffer.
8cf51b2c
GM
1877
18782006-07-05 Nick Roberts <nickrob@snap.net.nz>
1879
1880 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1881 of character translation.
1882
18832006-07-04 Nick Roberts <nickrob@snap.net.nz>
1884
1885 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1886
18872006-07-03 Karl Berry <karl@gnu.org>
1888
1889 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1890 not-too-underfull hboxes in the TeX output.
1891 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1892 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1893 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1894 * sending.texi, text.texi: Fix overfull/underfull boxes.
1895
18962006-07-03 Romain Francoise <romain@orebokech.com>
1897
1898 * m-x.texi (M-x): Fix.
1899
19002006-07-03 Richard Stallman <rms@gnu.org>
1901
8cf51b2c
GM
1902 * search.texi (Other Repeating Search): filename -> file name.
1903
1904 * misc.texi (Narrowing): Minor cleanups.
1905
1906 * files.texi (Visiting): filename -> file name.
1907
1908 * emacs.texi (Top): Update subnode menus.
1909
1910 * mule.texi (Coding Systems): Move char translation stuff here.
1911 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1912 (Recognize Coding): Substantial local rewrites.
1913 (International): Update menu.
1914
1915 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1916 (Scrolling): Substantial local rewrites.
1917 (Display): Update menu and intro.
1918
1919 * dired.texi: filename -> file name.
1920
1921 * custom.texi (Safe File Variables): Texinfo usage fix.
1922
19232006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1924
1925 * help.texi, m-x.texi: Lots of cleanups.
1926
8cf51b2c
GM
19272006-06-30 Eli Zaretskii <eliz@gnu.org>
1928
1929 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1930 (Windows Processes, Windows Misc): Shorten the printed version by
1931 selectively conditioning less important portions by @ifnottex.
1932
8cf51b2c
GM
19332006-06-27 Richard Stallman <rms@gnu.org>
1934
1935 * mini.texi (Minibuffer File): Minor cleanup.
1936
19372006-06-25 Nick Roberts <nickrob@snap.net.nz>
1938
1939 * frames.texi (XTerm Mouse): Rename to...
1940 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1941
1942 * emacs.texi (Top): Use new node name.
1943
19442006-06-24 Eli Zaretskii <eliz@gnu.org>
1945
1946 * emacs.texi (Top): Update the detailed menu according to changes in
1947 msdog.texi.
1948
1949 * msdog.texi (Windows Keyboard): New section.
1950 (Windows Mouse): New section.
1951 (Windows System Menu): Remove section (text merged with "Windows
1952 Keyboard").
1953 (Windows Misc): New section.
1954
1955 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1956
1957 * msdog.texi (ls in Lisp): New section.
1958
1959 * files.texi (Visiting): Document case-insensitive wildcard matching
1960 under find-file-wildcards.
1961
8cf51b2c
GM
19622006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1963
1964 * macos.texi (Mac Input): Add description of mac-function-modifier.
1965 Now Unicode keyboard layouts work.
1966
8cf51b2c
GM
19672006-06-10 Richard Stallman <rms@gnu.org>
1968
1969 * mule.texi (Recognize Coding): Clarify previous change.
1970
19712006-06-09 Kenichi Handa <handa@m17n.org>
1972
1973 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1974 notation.
1975
19762006-06-07 Kevin Ryde <user42@zip.com.au>
1977
1978 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1979 manual for @ifnottex, but in emacs-extra for @iftex.
1980
1981 * cmdargs.texi (General Variables): Fix smtpmail xref.
1982
19832006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1984
8cf51b2c 1985 * programs.texi (Comment Commands):
8cf51b2c 1986 * custom.texi (Specifying File Variables):
49823426 1987 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1988
19892006-06-07 Nick Roberts <nickrob@snap.net.nz>
1990
1991 * building.texi (Watch Expressions): Move node to end.
1992 (GDB Graphical Interface): Move description of clicks in fringe...
1993 (GDB commands in the Fringe): ...to here. New node.
1994
8cf51b2c
GM
19952006-06-05 Romain Francoise <romain@orebokech.com>
1996
49823426 1997 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1998
19992006-06-05 Nick Roberts <nickrob@snap.net.nz>
2000
2001 * building.texi (GDB Graphical Interface): Update bindings.
2002 (Commands of GUD): Add gud-print. Remove gud-run.
2003 Restate availability more generally.
2004
20052006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2006
2007 * mini.texi: Lots of cleanups.
2008
20092006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2010
2011 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2012 and Mouse-2.
2013
c8763fb6 20142006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2015
2016 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2017
8cf51b2c
GM
20182006-05-31 Richard Stallman <rms@gnu.org>
2019
2020 * basic.texi (Moving Point): Fix previous change.
2021
c8763fb6 20222006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2023
2024 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2025
20262006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2027
2028 * basic.texi: Many simplifications and improvements in wording.
2029
8cf51b2c
GM
20302006-05-26 Nick Roberts <nickrob@snap.net.nz>
2031
2032 * anti.texi (Antinews): Create a node for gdb-ui.
2033
8cf51b2c
GM
20342006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2035
2036 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2037
20382006-05-20 Richard Stallman <rms@gnu.org>
2039
2040 * dired.texi (Dired Navigation): dired-goto-file is now j.
2041
8cf51b2c
GM
20422006-05-20 Eli Zaretskii <eliz@gnu.org>
2043
2044 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2045 and their aliases.
2046
2047 * msdog.texi (Windows Printing): Mention non-support of plain text
2048 printing with some el-cheapo printers, and suggest a workaround.
2049
20502006-05-20 Kevin Ryde <user42@zip.com.au>
2051
2052 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2053 remove the bit saying you must set it.
2054
20552006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2056
2057 * trouble.texi (Checklist):
2058 * text.texi (Text, Auto Fill, Text Mode):
2059 * search.texi (Nonincremental Search):
2060 * rmail.texi (Rmail Labels):
2061 * mule.texi (Input Methods, Multibyte Conversion):
2062 * misc.texi (Gnus, Where to Look, PostScript):
2063 * maintaining.texi (Create Tags Table):
2064 * indent.texi (Indentation Commands):
2065 * fixit.texi (Spelling):
2066 * emacs.texi (Copying):
2067 * custom.texi (Init File): ifinfo -> ifnottex.
2068
8cf51b2c
GM
20692006-05-17 Richard Stallman <rms@gnu.org>
2070
2071 * files.texi (Diff Mode): Mention C-x `.
2072
20732006-05-08 Richard Stallman <rms@gnu.org>
2074
2075 * custom.texi (Disabling): Textual cleanups.
2076
8cf51b2c
GM
20772006-05-12 Glenn Morris <rgm@gnu.org>
2078
2079 * calendar.texi (Displaying the Diary, Format of Diary File):
2080 Refer to diary-view-entries, diary-list-entries,
2081 diary-show-all-entries rather than obsolete aliases.
2082
20832006-05-12 Eli Zaretskii <eliz@gnu.org>
2084
2085 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2086 (Displaying the Diary, Special Diary Entries, Importing Diary):
2087 * building.texi (Compilation Shell):
2088 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2089 emacs-xtra with @inforef's.
2090
2091 * files.texi (Visiting): Fix wording.
2092
2093 * mule.texi (Coding Systems, Text Coding): More indexing.
2094 Mention that C-x RET f can set eol conversion.
2095
c8763fb6 20962006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2097
2098 * xresmini.texi (GTK resources): Insert GTK description.
2099
2100 * xresources.texi (GTK resources): metafont should be menufont.
2101
8cf51b2c
GM
21022006-05-06 Michael Albinus <michael.albinus@gmx.de>
2103
49823426 2104 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2105 method, user name and host name is active only in partial
2106 completion mode.
2107
8cf51b2c
GM
21082006-05-06 Eli Zaretskii <eliz@gnu.org>
2109
2110 * makefile.w32-in (emacs.dvi):
2111 * Makefile.in (emacs.dvi): Add xresmini.texi.
2112
2113 * xresmini.texi (Table of Resources): Remove xref to non-existent
2114 node "LessTif Resources".
2115
2116 * msdog.texi (Microsoft Windows):
2117 * calendar.texi (Calendar/Diary, Displaying the Diary)
2118 (Special Diary Entries, Importing Diary, Holidays):
2119 * programs.texi (Program Modes):
2120 * text.texi (Text):
2121 * buffers.texi (Several Buffers):
2122 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2123
21242006-05-06 Eli Zaretskii <eliz@gnu.org>
2125
2126 The following changes merge the emacs-xtra manual into the main
2127 manual, but only for on-line version of the manual.
2128
2129 * vc2-xtra.texi (Version Backups, Local Version Control)
2130 (Making Snapshots, Change Logs and VC, Version Headers)
2131 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2132 on-line manual.
2133
2134 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2135 for on-line manual.
2136
2137 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2138 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2139 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2140 for on-line manual.
2141
2142 * fortran-xtra.texi (Fortran, Fortran Autofill)
2143 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2144 for on-line manual.
2145
2146 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2147 Conditional xref's for on-line manual.
2148
2149 * emerge-xtra.texi (Emerge, Overview of Emerge)
2150 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2151 manual.
2152
2153 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2154 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2155 (EMACSSOURCES): Use EMACS_XTRA.
2156 (../info/emacs-xtra): Remove.
2157 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2158
2159 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2160 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2161 (EMACSSOURCES): Use EMACS_XTRA.
2162 ($(infodir)/emacs-xtra): Remove.
2163 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2164
2165 * trouble.texi (Quitting):
2166 * text.texi (Text):
2167 * programs.texi (Program Modes):
2168 * msdog.texi (Microsoft Windows):
2169 * frames.texi (Frames):
2170 * files.texi (Backup, Version Control, VC Concepts)
2171 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2172 (Registering, VC Status, VC Undo, Multi-User Branching)
2173 (Comparing Files):
2174 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2175 (Displaying the Diary, Special Diary Entries, Importing Diary):
2176 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2177 conditional xref's, depending on @iftex/@ifnottex.
2178
2179 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2180 "MS-DOS". @include msdog-xtra.texi.
2181
2182 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2183 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2184
2185 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2186 for vc-xtra.texi subsections.
2187 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2188 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2189
2190 * sending.texi (Sending Mail): A @node line without explicit Prev,
2191 Next, and Up links.
2192
2193 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2194 Next, and Up links.
2195
2196 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2197 and its sections. @include picture-xtra.texi.
2198
2199 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2200 "Emerge".
2201 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2202
2203 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2204 exact duplicate of its name-sake in calendar.texi.
2205
2206 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2207 "Advanced Calendar/Diary Usage".
2208 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2209
2210 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2211 dired-xtra.texi.
2212 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2213
2214 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2215 (Files) [ifnottex]: Add menu entry for Autorevert.
2216
2217 * emacs-xtra.texi (Introduction): Reword to make consistent with
2218 printed version only.
2219 <Top level>: Remove the body of all chapters and move them to the
2220 new *-xtra.texi files. Use @raisesections and @lowersections to
2221 convert sections to chapters etc.
2222
2223 * msdog-xtra.texi:
2224 * fortran-xtra.texi:
2225 * vc-xtra.texi:
2226 * vc1-xtra.texi:
2227 * vc2-xtra.texi:
2228 * emerge-xtra.texi:
2229 * cal-xtra.texi:
2230 * dired-xtra.texi:
2231 * arevert-xtra.texi: New files, with text from respective chapters
2232 of emacs-xtra.texi. Convert each @chapter into @section, @section
2233 into @subsection, etc.
2234
2235 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2236 updated.
2237
2238 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2239 Windows". All references updated.
2240
22412006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2242
2243 * macos.texi (Mac Input): Mention input from Character Palette.
2244 (Mac Font Specs): Fix typo.
2245
22462006-05-05 Richard Stallman <rms@gnu.org>
2247
2248 * files.texi (Diff Mode): Minor cleanup.
2249
22502006-05-05 Karl Berry <karl@gnu.org>
2251
8cf51b2c
GM
2252 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2253 errors from the current release of makeinfo (4.8).
2254 * help.texi (Library Keywords): Change widest word in multitable
2255 template from `emulations' to `convenience'. (Not sure if this is
2256 related to the font change.)
2257
22582006-05-05 Eli Zaretskii <eliz@gnu.org>
2259
2260 * files.texi (File Names): Add a footnote about limited support of
2261 ~USER on MS-Windows.
2262
2263 * cmdargs.texi (Initial Options): Add a footnote about limited
2264 support of ~USER on MS-Windows.
2265
22662006-05-03 Richard Stallman <rms@gnu.org>
2267
2268 * files.texi (Diff Mode): Node moved here.
2269 (Comparing Files): Delete what duplicates new node.
2270 (Files): Put Diff Mode in menu.
2271
2272 * misc.texi (Diff Mode): Moved to files.texi.
2273
2274 * emacs.texi (Top): Update menu for Diff Mode.
2275
2276 * trouble.texi (Emergency Escape): Simplify.
2277
2278 * emacs.texi (Top): Minor clarification.
2279
22802006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2281
2282 * commands.texi, entering.texi, screen.texi: Many simplifications.
2283
22842006-05-03 Richard Stallman <rms@gnu.org>
2285
2286 * commands.texi (Text Characters): Delete paragraph about unibyte
2287 non-ASCII printing chars.
2288
2289 * killing.texi (Killing): Say "graphical displays".
2290 * display.texi: Say "graphical displays".
2291
2292 * cmdargs.texi (Misc X): Say "graphical displays".
2293
22942006-05-01 Richard Stallman <rms@gnu.org>
2295
2296 * emacs.texi (Top): Add Diff Mode to menu.
2297
22982006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2299
2300 * misc.texi (Diff Mode): New node.
2301
23022006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2303
2304 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2305 (Mac Environment Variables): Shorten example line.
2306 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2307
23082006-05-01 Nick Roberts <nickrob@snap.net.nz>
2309
2310 * building.texi (GUD Customization): Describe cases %d and %c.
2311 Update description for %e.
2312
23132006-04-30 Glenn Morris <rgm@gnu.org>
2314
2315 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2316
23172006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2318
2319 * custom.texi (Examining): Update C-h v output example.
2320
23212006-04-29 Kim F. Storm <storm@cua.dk>
2322
2323 * building.texi (Grep Searching): Add lgrep and rgrep.
2324
8cf51b2c
GM
23252006-04-23 Richard Stallman <rms@gnu.org>
2326
2327 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2328
2329 * xresmini.texi: New file.
2330
2331 * xresources.texi (Face Resources): Split table into font resources
2332 and the rest. Combine similar attributes for brevity.
2333
8cf51b2c
GM
23342006-04-21 Eli Zaretskii <eliz@gnu.org>
2335
2336 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2337 backslashes and case-insensitivity in file names (moved to the
2338 main manual).
2339 (MS-DOS Printing): Move most of the text to the main manual.
2340
2341 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2342 New nodes.
2343 (Windows Processes, Windows System Menu): Add index entries and
2344 fix wording.
2345
8cf51b2c
GM
23462006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2347
2348 * misc.texi (Shell Ring): Add notes on saved input when
2349 navigating off the end of the history list.
2350
23512006-04-18 Chong Yidong <cyd@mit.edu>
2352
2353 * misc.texi (Shell Options): Correct default value of
2354 comint-scroll-show-maximum-output.
2355
8cf51b2c
GM
23562006-04-18 Nick Roberts <nickrob@snap.net.nz>
2357
2358 * building.texi (Watch Expressions): Update.
2359
8cf51b2c
GM
23602006-04-12 Richard Stallman <rms@gnu.org>
2361
2362 * search.texi: Clean up previous change.
2363
23642006-04-12 Eli Zaretskii <eliz@gnu.org>
2365
2366 * search.texi (Regexp Backslash, Regexp Replace): Add index
2367 entries for ``back reference'' and mention the term itself in the
2368 text.
2369
23702006-04-11 Richard Stallman <rms@gnu.org>
2371
2372 * custom.texi (Safe File Variables):
2373 Document enable-local-variables = :safe.
2374
23752006-04-11 Karl Berry <karl@gnu.org>
2376
2377 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2378 (Remote Repositories, Version Backups, Local Version Control)
2379 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2380 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2381 (Renaming VC Work Files and Master Files)
2382 (Inserting Version Control Headers, Customizing VC, General Options)
2383 (Options for RCS and SCCS, Options specific for CVS): Move all
2384 these nodes to emacs-xtra.texi, for brevity.
2385 * cmdargs.texi, files.texi: Change cross-references.
2386
8cf51b2c
GM
23872006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2388
2389 * files.texi (Old Versions): Update description of vc-annotate's
2390 use of color to indicate date ranges.
2391
8cf51b2c
GM
23922006-04-09 Kevin Ryde <user42@zip.com.au>
2393
8cf51b2c
GM
2394 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2395 put info and printed manual names the right way around.
2396
23972006-04-09 Karl Berry <karl@gnu.org>
2398
2399 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2400 emacs-xtra.texi, leaving only MS Windows information.
2401 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2402 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2403 node names.
2404
2405 * emacs.texi: Move @summarycontents and @contents to the beginning
2406 of the file.
2407
8cf51b2c
GM
24082006-04-08 Kevin Ryde <user42@zip.com.au>
2409
2410 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2411
24122006-04-07 Richard Stallman <rms@gnu.org>
2413
2414 * programs.texi (Comments, Comment Commands, Options for Comments)
2415 (Multi-Line Comments): "Align", not "indent".
2416 (Basic Indent): C-j deletes trailing whitespace before the newline.
2417
24182006-04-06 Richard Stallman <rms@gnu.org>
2419
8cf51b2c
GM
2420 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2421
24222006-04-06 Eli Zaretskii <eliz@gnu.org>
2423
2424 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2425
8cf51b2c
GM
24262006-04-05 Richard Stallman <rms@gnu.org>
2427
2428 * emacs.texi (Top): Update subnode menu.
2429
2430 * trouble.texi (Unasked-for Search): Node deleted.
2431 (Lossage): Delete from menu.
2432
24332006-04-04 Richard Stallman <rms@gnu.org>
2434
2435 * trouble.texi: Various cleanups.
2436 (Checklist): Don't bother saying how to snail a bug report.
2437 (Emergency Escape): Much rewriting.
2438 (After a Crash): Rename the core dump immediately.
2439 (Total Frustration): Call it a psychotherapist.
2440 (Bug Criteria): Avoid "illegal instruction".
2441 (Sending Patches): We always put the contributor's name in.
2442
2443 * misc.texi (Thumbnails): Minor correction.
2444
8cf51b2c
GM
24452006-04-03 Richard Stallman <rms@gnu.org>
2446
2447 * misc.texi (Thumbnails): Minor cleanup.
2448
24492006-04-02 Karl Berry <karl@gnu.org>
2450
2451 * sending.texi (Mail Sending): pxref to Top needs five args.
2452
2453 * texinfo.tex: Update to current version (2006-03-21.13).
2454
8cf51b2c
GM
24552006-03-31 Richard Stallman <rms@gnu.org>
2456
2457 * emacs.texi (Top): Update subnode menu.
2458
2459 * help.texi (Help Mode): Cleanup.
2460
2461 * dired.texi: Many cleanups.
2462 (Dired Deletion): Describe dired-recursive-deletes.
2463 (Operating on Files): dired-create-directory moved.
2464 (Misc Dired Features): Move to here.
2465 (Tumme): Node moved to misc.texi.
2466
2467 * custom.texi: Many cleanups.
2468 (Minor Modes): Don't mention ISO Accents Mode.
2469 (Examining): Update C-h v output example.
2470 (Hooks): Add index and xref for add-hook.
2471 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2472 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2473
2474 * misc.texi: Many cleanups.
2475 (beginning): Add to summary of topics.
2476 (Shell): Put eshell xref at the end. Remove eshell from table.
2477 (Thumbnails): New node.
2478
8cf51b2c
GM
24792006-03-28 Eli Zaretskii <eliz@gnu.org>
2480
2481 * files.texi (File Name Cache): Make it clear that the cache is
2482 not persistent.
2483
8cf51b2c
GM
24842006-03-25 Karl Berry <karl@gnu.org>
2485
49823426
GM
2486 * emacs-xtra.texi, emacs.texi, gnu.texi:
2487 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2488 (2) do not indent copyright year list (or anything else).
2489
8cf51b2c
GM
24902006-03-21 Juanma Barranquero <lekktu@gmail.com>
2491
2492 * files.texi (VC Dired Mode): Remove misplaced brackets.
2493
24942006-03-21 Andre Spiegel <spiegel@gnu.org>
2495
2496 * files.texi: Various updates and clarifications in the VC chapter.
2497
24982006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2499
2500 * help.texi (Help Mode): Document "C-c C-c".
2501
8cf51b2c
GM
25022006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2503
2504 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2505 menu in the standalone Info reader.
2506
25072006-03-15 Chong Yidong <cyd@stupidchicken.com>
2508
2509 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2510 moved here from Emacs manual.
2511
2512 * programs.texi (Fortran): Section moved to emacs-xtra.
2513 (Program Modes): Xref to Fortran in emacs-xtra.
2514
2515 * maintaining.texi (Emerge): Move to emacs-xtra.
2516 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2517
2518 * picture.texi: File deleted.
2519 * Makefile.in:
2520 * makefile.w32-in: Remove picture.texi.
2521
2522 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2523 * abbrevs.texi (Abbrevs):
2524 * sending.texi (Sending Mail): Picture node removed.
2525
2526 * emacs.texi (Top): Update node listings.
2527
8cf51b2c
GM
25282006-03-12 Richard Stallman <rms@gnu.org>
2529
2530 * calendar.texi: Various cleanups.
2531
8cf51b2c
GM
25322006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2533
2534 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2535 syntax.
2536
8cf51b2c
GM
25372006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2538
2539 * search.texi (Regexps): More accurately describe which characters
2540 are special in which situations. Recommend _not_ to quote `]' or
2541 `-' when they are not special.
2542
8cf51b2c
GM
25432006-02-28 Andre Spiegel <spiegel@gnu.org>
2544
2545 * files.texi (Old Versions): Clarify operation of C-x v =.
2546
8cf51b2c
GM
25472006-02-21 Nick Roberts <nickrob@snap.net.nz>
2548
2549 * building.texi (Watch Expressions): Update and describe
2550 gdb-speedbar-auto-raise.
2551
25522006-02-19 Richard M. Stallman <rms@gnu.org>
2553
2554 * emacs.texi: Use @smallbook.
2555 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2556 Update subnode menu.
2557
2558 * building.texi (Lisp Interaction): Minor addition.
2559
25602006-02-18 Nick Roberts <nickrob@snap.net.nz>
2561
2562 * building.texi (Watch Expressions): Update and be more precise.
2563
c8763fb6 25642006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2565
2566 * maintaining.texi (Create Tags Table): Explain why the
2567 exception when etags writes to files under the /dev tree.
2568
25692006-02-14 Richard M. Stallman <rms@gnu.org>
2570
2571 * custom.texi (Safe File Variables): Lots of clarification.
2572 Renamed from Unsafe File Variables.
2573
25742006-02-14 Chong Yidong <cyd@stupidchicken.com>
2575
2576 * custom.texi (Unsafe File Variables): File variable confirmation
2577 assumed denied in batch mode.
2578
25792006-02-14 Richard M. Stallman <rms@gnu.org>
2580
2581 * building.texi (GDB User Interface Layout): Don't say `inferior'
2582 for program being debugged.
2583
25842006-02-15 Nick Roberts <nickrob@snap.net.nz>
2585
2586 * building.texi (GDB Graphical Interface):
2587 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2588
25892006-02-13 Chong Yidong <cyd@stupidchicken.com>
2590
2591 * custom.texi (Specifying File Variables, Unsafe File Variables):
2592 New nodes, split from File Variables. Document new file local
2593 variable behavior.
2594
25952006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2596
2597 * display.texi (Standard Faces):
8cf51b2c
GM
2598 * files.texi (Visiting):
2599 * frames.texi (Clipboard):
2600 * glossary.texi (Glossary) <Clipboard>:
2601 * xresources.texi (X Resources): Mention Mac OS port.
2602
8cf51b2c
GM
26032006-02-12 Richard M. Stallman <rms@gnu.org>
2604
2605 * building.texi (Building): Clarify topic in intro.
2606
2607 * maintaining.texi (Maintaining): Change title; clarify topic.
2608 Delete duplicate index entries.
2609
2610 * building.texi (Other GDB User Interface Buffers): Clarifications.
2611
2612 * text.texi (Cell Commands): Clarifications.
2613
2614 * programs.texi (Defuns): Delete duplicate explanation of
2615 left-margin paren convention.
2616 (Hungry Delete): Minor cleanup.
2617
26182006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2619
2620 * dired.texi (Tumme): More tumme documentation.
2621
26222006-02-11 Alan Mackenzie <acm@muc.de>
2623
2624 * programs.texi ("Hungry Delete"): Correct the appellation of the
2625 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2626
26272006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2628
2629 * dired.texi (Tumme): Fix small bug.
2630
26312006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2632
2633 * macos.texi (Mac International): Rename "fontset-mac" to
2634 "fontset-standard".
2635
8cf51b2c
GM
26362006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2637
2638 * dired.texi (Tumme): Basic documentation for Tumme added.
2639
8cf51b2c
GM
26402006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2641
2642 * mule.texi (International):
2643 * programs.texi (Basic Indent): Fix typos.
2644
8cf51b2c
GM
2645 * custom.texi (Minor Modes):
2646 * display.texi (Text Display):
2647 * commands.texi (Text Characters): Update xrefs.
2648
26492006-02-07 Richard M. Stallman <rms@gnu.org>
2650
2651 * emacs.texi (Top): Update subnode menu.
2652 Update info on old Emacs papers.
2653 (Intro): "Graphical display", not window system.
2654
2655 * xresources.texi (GTK styles): Minor clarifications.
2656
2657 * trouble.texi: "Graphical display", not window system.
2658 (Stuck Recursive): Minor clarification.
2659
2660 * text.texi: Minor clarifications.
2661 (Sentences): Explain why two-space convention is better.
2662 Explain sentence-end-without-period here.
2663 (Fill Commands): Not here.
2664 (Refill): Node moved down.
2665 (Filling): Update menu.
2666 (Table Creation, Cell Justification, Column Commands): Clarify.
2667
2668 * sending.texi: Minor clarifications.
2669
2670 * search.texi (Regexp Backslash): Clarification.
2671
2672 * rmail.texi: Minor cleanups.
2673 (Rmail): Delete digression about `rmail-mode'.
2674 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2675 (Rmail Files): Mention C-u M-x rmail.
2676 (Rmail Reply): Mention References.
2677 (Rmail Display): Mention rmail-nonignored-headers.
2678
2679 * programs.texi: Minor cleanups.
2680 (Comment Commands): Mention momentary Transient Mark mode.
2681 (Matching): Be more specific about customizing show-paren-mode.
2682 (Info Lookup): Don't list the modes that support C-h S.
2683 Just say what it does in an unsupported mode.
2684 (Man Page): Delete excessive info on customizing woman.
2685 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2686
2687 * abbrevs.texi: Minor clarifications.
2688 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2689 not "dynamic abbrevs" as if they were a kind of abbrev.
2690
2691 * picture.texi (Picture): Minor cleanup.
2692
2693 * mule.texi (Communication Coding): Say "other applications".
2694 (Fontsets): Not specific to X. Add xref to X Resources.
2695 (Unibyte Mode): Rename from Single-Byte Character Support.
2696 "Graphical display", not window system.
2697 (International): Update menu.
2698
2699 * maintaining.texi (Format of ChangeLog):
2700 New node, split out from ChangeLog.
2701 (ChangeLog): Clarifications in the remaining text.
2702 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2703 (Find Tag): Add @w.
2704 (Tags Search): Explain tag table order here. Simplify grep ref.
2705 (List Tags): tags-tag-face is a variable, not a face.
2706 (Emerge): Cleanups.
2707
2708 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2709 (Keyboard Macros): Avoid "the user".
2710
2711 * killing.texi: "Graphical display", not window system.
2712
2713 * help.texi (Help Echo): "Graphical display", not window system.
2714
2715 * glossary.texi: Say "you", not "the user". Say "graphical display".
2716
2717 * frames.texi: Minor cleanups. "Graphical display", not window system.
2718
2719 * files.texi (Visiting): Make drag-and-drop not X-specific.
2720
2721 * custom.texi: Minor cleanups. "Graphical display", not window system.
2722
2723 * cmdargs.texi: Minor cleanups.
2724
2725 * building.texi (Compilation): Move and split kill-compilation para.
2726 Add para about multiple compilers.
2727 (Compilation Mode): Commands also available in grep mode and others.
2728 Mention C-u C-x ` more tutorially. Clarify C-x `.
2729 (Compilation Shell): Clarify. Put Bash example first.
2730 (Grep Searching): Minor cleanups; add @w.
2731 (Debuggers): Minor cleanups.
2732 (Starting GUD): Make GDB xgraphical mode issue clearer.
2733 (Debugger Operation): Lots of clarifications including
2734 GDB tooltip side-effect issue.
2735 (Commands of GUD): Clarify.
2736 (GUD Customization): Add bashdb-mode-hook.
2737 (GDB Graphical Interface): Rewrite for clarity.
2738 (GDB User Interface Layout): Rewrite for clarity.
2739 (Stack Buffer, Watch Expressions): Likewise.
2740 (Other GDB User Interface Buffers): Cleanups.
2741 (Lisp Libraries, External Lisp): Cleanup.
2742
2743 * basic.texi (Position Info): "Graphical displays", rather than
2744 window systems.
2745
2746 * anti.texi: Minor cleanup.
2747
8cf51b2c
GM
27482006-02-03 Eli Zaretskii <eliz@gnu.org>
2749
2750 * custom.texi (Init File, Find Init): Add cross-references to
2751 where $HOME is described.
2752
27532006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2754
2755 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2756 is not inside the @table.
2757
2758 * emacs.texi (Top): Correct node name.
2759
2760 * files.texi (File Names): Fix @xref.
2761 (Reverting): Fix typo.
2762
2763 * mule.texi (International): Correct node name.
2764
2765 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2766
27672006-02-01 Richard M. Stallman <rms@gnu.org>
2768
2769 * emacs.texi (Top): Update subnode menu.
2770
2771 * mule.texi: Minor clarifications.
2772 Reduce the specific references to X Windows.
2773 Refer to "graphical" terminals, rather than window systems.
2774 (Text Coding): Rename from Specify Coding.
2775 (Communication Coding, File Name Coding, Terminal Coding):
2776 New nodes split out from Text Coding.
2777
2778 * kmacro.texi: Minor clarifications.
2779 (Keyboard Macro Ring): Comment out some excessive commands.
2780 (Basic Keyboard Macro): Split up the table, putting part in each node.
2781
2782 * major.texi: Minor clarifications.
2783
2784 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2785
2786 * windows.texi: Minor clarifications.
2787 (Change Window): Don't describe mode-line mouse cmds here.
2788 Add xref to Mode Line Mouse.
2789
2790 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2791
2792 * macos.texi (Mac International): Fix xref.
2793
2794 * indent.texi: Minor clarifications.
2795
2796 * frames.texi: Minor clarifications.
2797 Reduce the specific references to X Windows.
2798 Refer to "graphical" terminals, rather than window systems.
2799 (Frame Parameters): Don't mention commands like
2800 set-foreground-color. Just say to customize a face.
2801 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2802
2803 * files.texi: Minor clarifications.
2804 (Numbered Backups): New node, split out from Backup Names.
2805
2806 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2807
2808 * cmdargs.texi (General Variables): Fix xref.
2809
2810 * buffers.texi: Minor clarifications.
2811
8cf51b2c
GM
28122006-01-31 Richard M. Stallman <rms@gnu.org>
2813
2814 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2815 Nodes moved to top.
2816
2817 * display.texi: Minor clarifications.
2818 (Display): Rearrange menu.
2819 (Standard Faces): Mention query-replace face.
2820 (Faces): Simplify.
2821 (Font Lock): Simplify face customization info.
2822 (Highlight Changes): Node merged into Highlight Interactively.
2823 (Highlight Interactively): Much rewriting and cleanup.
2824 (Optional Mode Line): Narrowed line number not good for goto-line.
2825 Simplify face customization advice.
2826 (Text Display): Mention use of escape-glyph face.
2827 Move ctl-arrow and tab-width here.
2828 (Display Custom): Move no-redraw-on-reenter to end of node.
2829
2830 * search.texi: Minor clarifications.
2831 (Isearch Scroll): Simplify.
2832 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2833
2834 * regs.texi (Registers): Mention bookmarks here.
2835
2836 * mark.texi: Minor clarifications.
2837 (Selective Undo): Node deleted.
2838
2839 * m-x.texi: Minor clarifications.
2840
2841 * killing.texi: Minor clarifications.
2842 Refer to "graphical" terminals, rather than window systems.
2843
2844 * help.texi: Clarifications.
2845 (Help): Don't describe C-h F and C-h K here.
2846 (Key Help): Describe C-h K here.
2847 (Name Help): Mention Emacs Lisp Intro.
2848 Describe C-h F here.
2849 (Misc Help): Mention C-h F and C-h K only briefly.
2850
2851 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2852 Selective undo text merged in.
2853 (Spelling): Mention Aspell along with Ispell.
2854
2855 * emacs.texi (Top): Update subnode menus.
2856
2857 * basic.texi (Basic Undo): Rename from Undo. Most of text
2858 moved to new Undo node.
2859
8cf51b2c
GM
28602006-01-29 Chong Yidong <cyd@stupidchicken.com>
2861
2862 * basic.texi (Continuation Lines, Inserting Text):
2863 Mention longlines mode.
2864
28652006-01-29 Richard M. Stallman <rms@gnu.org>
2866
10d1d0af 2867 * screen.texi: Minor cleanups.
8cf51b2c
GM
2868 (Screen): Clean up the intro paragraphs.
2869 (Mode Line): Lots of rewriting. Handle frame-name better.
2870 eol-mnemonic-... vars moved out.
2871
2872 * emacs.texi (Top): Change menu item for MS-DOS node.
2873 Update subnode menu.
2874
2875 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2876 chapter relates to Windows. Title changed.
2877
2878 * mini.texi: Minor cleanups.
2879
2880 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2881 (Mark): Put it in the menu.
2882
2883 * entering.texi: Minor cleanups.
2884
2885 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2886 (Intro): Refer to "graphical" terminals, rather than X.
2887
2888 * display.texi (Display Custom): Add xref to Variables.
2889 (Optional Mode Line): eol-mnemonic-... vars moved here.
2890
2891 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2892 rather than X.
2893
8cf51b2c
GM
2894 * basic.texi: Minor cleanups.
2895 (Undo): selective-undo moved.
2896
8cf51b2c
GM
28972006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2898
2899 * anti.texi (Antinews): Various corrections and additions.
2900
29012006-01-23 Juri Linkov <juri@jurta.org>
2902
2903 * custom.texi (Easy Customization, Customization Groups)
2904 (Browsing Custom): Mention links along with buttons.
2905
8cf51b2c
GM
29062006-01-21 Eli Zaretskii <eliz@gnu.org>
2907
8cf51b2c
GM
2908 * text.texi (TeX Print): Use @key for TAB.
2909
8cf51b2c
GM
2910 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2911
8cf51b2c
GM
29122006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2913
2914 * files.texi (File Aliases): Don't claim that usually separate
2915 buffers are created for two file names that name the same data.
2916 Mention additional situations where different names mean the same
2917 file on disk.
2918
29192006-01-19 Richard M. Stallman <rms@gnu.org>
2920
2921 * killing.texi (Deletion): Upcase @key argument.
2922
2923 * custom.texi (Custom Themes): Minor cleanup.
2924
2925 * programs.texi (Hungry Delete): Upcase @key argument.
2926
8cf51b2c
GM
29272006-01-16 Juri Linkov <juri@jurta.org>
2928
2929 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2930 Move `mode-line-highlight' before `mode-line-buffer-id'.
2931
8cf51b2c
GM
29322006-01-14 Richard M. Stallman <rms@gnu.org>
2933
2934 * basic.texi (Inserting Text): Minor cleanup.
2935
8cf51b2c
GM
29362006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2937
2938 * custom.texi (Changing a Variable, Face Customization):
2939 Update for changes in Custom menus.
2940
8cf51b2c
GM
29412006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2942
2943 * macos.texi (Mac International): Undo last change.
2944
8cf51b2c
GM
29452006-01-02 Chong Yidong <cyd@stupidchicken.com>
2946
2947 * custom.texi (Custom Themes): Describe the new
2948 customize-create-theme interface.
2949
29502005-12-30 Juri Linkov <juri@jurta.org>
2951
2952 * basic.texi (Position Info): Update example.
2953
c8763fb6 29542005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2955
2956 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2957
29582005-12-24 Chong Yidong <cyd@stupidchicken.com>
2959
2960 * custom.texi (Custom Themes): `load-theme' always loads.
2961
29622005-12-23 Juri Linkov <juri@jurta.org>
2963
2964 * display.texi (Highlight Interactively): Use double space to
2965 separate sentences. Replace C-p with M-p, and C-n with M-n.
2966
29672005-12-22 Richard M. Stallman <rms@gnu.org>
2968
2969 * custom.texi (Easy Customization and subnodes):
2970 Replace "active field" with "button".
2971 Use "user option" only for variables.
2972 Use "setting" for variable-or-face.
2973
29742005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2975
2976 * buffers.texi (Select Buffer): Change order in table to make
2977 "Similar" refer to the correct item.
2978 (Indirect Buffers): Minor rewording.
2979
8cf51b2c
GM
29802005-12-20 Juri Linkov <juri@jurta.org>
2981
2982 * files.texi (VC Status): Put P and N near p and n.
2983
8cf51b2c
GM
29842005-12-19 Richard M. Stallman <rms@gnu.org>
2985
2986 * programs.texi (Electric C): Delete the info about newline control.
2987 (Other C Commands): Minor cleanup.
2988 (Left Margin Paren): Minor cleanup.
2989
29902005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2991
2992 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2993 (Customization Groups): Delete text moved to "Browsing Custom".
2994 (Browsing Custom): New node.
2995 (Specific Customization): Clarify which commands only work for
2996 loaded options.
2997
29982005-12-18 Bill Wohler <wohler@newt.com>
2999
3000 * frames.texi (Tool Bars): Shorten text of previous change.
3001
30022005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3003
3004 * files.texi (VC Status): Document log-view mode.
3005
30062005-12-18 Bill Wohler <wohler@newt.com>
3007
3008 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3009 permanently via the customize interface.
3010
8cf51b2c
GM
30112005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3012
3013 * killing.texi (Killing by Lines): Document `kill-whole-line'
3014 function.
3015
c8763fb6 30162005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3017
3018 * buffers.texi (Select Buffer): Change `prev-buffer' to
3019 `previous-buffer'. Indicate that these functions use a frame
3020 local buffer list.
3021
8cf51b2c
GM
30222005-12-12 Richard M. Stallman <rms@gnu.org>
3023
3024 * custom.texi (Easy Customization): Change menu comment.
3025 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3026
3027 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3028 (Help): Among the Apropos commands, describe only C-h a here.
3029
30302005-12-11 Richard M. Stallman <rms@gnu.org>
3031
3032 * programs.texi (Options for Comments): Comment-end starts with space.
3033
3034 * glossary.texi (Glossary): Minor cleanup.
3035
3036 * files.texi (Old Versions): Use @table.
3037
8cf51b2c
GM
30382005-12-10 David Koppelman <koppel@ece.lsu.edu>
3039
3040 * display.texi (Highlight Interactively): Include
3041 global-hi-lock-mode. Add miscellaneous details and elaborations.
3042
30432005-12-09 Richard M. Stallman <rms@gnu.org>
3044
3045 * display.texi (Font Lock): Delete the Global FL menu item.
3046
30472005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3048
3049 * custom.texi (Minibuffer Maps): Mention the maps for file name
3050 completion.
3051
30522005-12-09 Kim F. Storm <storm@cua.dk>
3053
3054 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3055 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3056 cursor to next corner in rectangle; clarify insert around rectangle.
3057
8cf51b2c
GM
30582005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3059
3060 * custom.texi (Customization): Use xref to elisp manual for
3061 non-TeX output.
3062 (Minor Modes): Update.
3063 (Customization Groups, Changing a Variable, Face Customization):
3064 Update for new appearance of Custom buffers.
3065 (Changing a Variable): `custom-buffer-done-function' has been
3066 replaced by `custom-buffer-done-kill'.
3067 (Specific Customization): In the `customize-group' buffer, a
3068 subgroup's contents are not "hidden". They are not included at
3069 all. They have no [Show] button.
3070 (Mouse Buttons): Add pxref to description of mouse event lists in
3071 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3072 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3073 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3074
30752005-12-08 Richard M. Stallman <rms@gnu.org>
3076
3077 * mini.texi (Completion Commands, Completion):
3078 In file name input, SPC does not do completion.
3079
8cf51b2c
GM
30802005-12-08 Nick Roberts <nickrob@snap.net.nz>
3081
3082 * building.texi (GDB Graphical Interface): Explain screen size
3083 setting.
3084 (Other GDB User Interface Buffers): Describe features specific to
3085 GDB 6.4.
3086
8cf51b2c
GM
30872005-12-01 Nick Roberts <nickrob@snap.net.nz>
3088
3089 * building.texi (GDB User Interface Layout): Describe how to
3090 kill associated buffers.
3091 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3092 (Watch Expressions): Be more precise.
3093 (Other GDB User Interface Buffers): Describe how to change a
3094 register value.
3095
8cf51b2c
GM
30962005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3097
3098 * macos.texi (Mac Input): Remove description of
3099 mac-command-key-is-meta. Add descriptions of
3100 mac-control-modifier, mac-command-modifier, and
3101 mac-option-modifier.
3102 (Mac International): Fix description of conversion of clipboard data.
3103 (Mac Font Specs): Add example of font customization by face attributes.
3104
31052005-11-22 Nick Roberts <nickrob@snap.net.nz>
3106
3107 * building.texi (Watch Expressions): Expand description.
3108 (Other GDB User Interface Buffers): Describe local map for
3109 gud-watch.
3110
31112005-11-21 Chong Yidong <cyd@stupidchicken.com>
3112
3113 * display.texi (Font Lock): Font lock is enabled by default now.
3114
31152005-11-20 Juri Linkov <juri@jurta.org>
3116
3117 * basic.texi (Position Info): Update examples of the output.
3118 Remove the fact that examples are produced in the TeXinfo buffer,
3119 because in the Info reader users will get a different output from
3120 `C-x ='.
3121
3122 * building.texi (Compilation Mode): Remove paragraph duplicated
3123 from the node `Compilation'. Add `compilation-skip-threshold'.
3124
3125 * display.texi (Font Lock): Suggest more user-friendly method of
3126 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3127
31282005-11-18 Richard M. Stallman <rms@gnu.org>
3129
3130 * files.texi (Registering): Mention @@ in mode line.
3131
3132 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3133
31342005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3135
3136 * files.texi (Renaming and VC): Some back-ends don't
3137 handle renaming.
3138
8cf51b2c
GM
31392005-11-17 Juri Linkov <juri@jurta.org>
3140
3141 * emacs.texi (Top):
3142 * display.texi (Highlight Interactively): Put this font-lock based
3143 mode near Font Lock node.
3144
31452005-11-16 Chong Yidong <cyd@stupidchicken.com>
3146
3147 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3148 icons.
3149
31502005-11-12 Kim F. Storm <storm@cua.dk>
3151
3152 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3153 (Help Summary): Add C-h d and C-h e.
3154 (Apropos): Clarify that all apropos commands may search for either
3155 list of words or a regexp. Add C-h d for apropos-documentation.
3156 Describe apropos-documentation-sort-by-scores user option.
3157
8cf51b2c
GM
31582005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3159
3160 * killing.texi (CUA Bindings): Add @section.
3161
31622005-11-10 Kim F. Storm <storm@cua.dk>
3163
3164 * emacs.texi (Top): Add CUA Bindings entry to menu.
3165
3166 * killing.texi (CUA Bindings): New node. Moved here from
3167 misc.texi and extended with info on rectangle commands and
3168 rectangle highlighting, interface to registers, and the global
3169 mark feature.
3170
3171 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3172
3173 * regs.texi: Prev link points to CUA Bindings node.
3174
31752005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3176
3177 * help.texi (Help Echo): By default, help echos are only shown on
3178 mouse-over, not on point-over.
3179
c8763fb6 31802005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3181
3182 * misc.texi (Shell Mode): Describe how to activate password echoing.
3183
8cf51b2c
GM
31842005-11-04 Romain Francoise <romain@orebokech.com>
3185
3186 * mark.texi (Mark Ring): Fix typo.
3187
31882005-11-03 Richard M. Stallman <rms@gnu.org>
3189
3190 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3191
31922005-11-01 Bill Wohler <wohler@newt.com>
3193
3194 * help.texi (Help Mode): Fix typo.
3195
31962005-11-01 Nick Roberts <nickrob@snap.net.nz>
3197
3198 * building.texi (Other GDB User Interface Buffers): Describe
3199 the command gdb-use-inferior-io-buffer.
3200
32012005-10-31 Romain Francoise <romain@orebokech.com>
3202
3203 * files.texi (Compressed Files): Fix typo.
3204
3205 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3206
3207 * windows.texi (Force Same Window): Likewise.
3208
32092005-10-30 Bill Wohler <wohler@newt.com>
3210
3211 * help.texi (Help Mode): URLs viewed with browse-url.
3212
32132005-10-31 Nick Roberts <nickrob@snap.net.nz>
3214
3215 * building.texi (GDB Graphical Interface): Don't reference
3216 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3217 must stay in same frame.
3218
32192005-10-29 Chong Yidong <cyd@stupidchicken.com>
3220
3221 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3222
3223 * anti.texi (Antinews): Likewise.
3224
8cf51b2c
GM
32252005-10-28 Bill Wohler <wohler@newt.com>
3226
3227 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3228
32292005-10-28 Richard M. Stallman <rms@gnu.org>
3230
3231 * files.texi (Visiting): Explain how to enter ? in a file name.
3232
3233 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3234
8cf51b2c
GM
32352005-10-25 Nick Roberts <nickrob@snap.net.nz>
3236
3237 * building.texi (GDB Graphical Interface): Describe
3238 gdb-mouse-until.
3239
32402005-10-23 Richard M. Stallman <rms@gnu.org>
3241
3242 * custom.texi (Init File): Recommend when to use site-start.el.
3243
8cf51b2c
GM
32442005-10-21 Juri Linkov <juri@jurta.org>
3245
3246 * custom.texi (Examining): Mention accessing the old variable
3247 value via M-n in set-variable.
3248
8cf51b2c
GM
32492005-10-18 Romain Francoise <romain@orebokech.com>
3250
3251 * files.texi (Version Systems): Capitalize GNU.
3252
8cf51b2c
GM
32532005-10-18 Nick Roberts <nickrob@snap.net.nz>
3254
3255 * building.texi (Compilation Mode): Remove redundant paragraph.
3256 (Watch Expressions): Remove paragraph to reflect code change.
3257
8cf51b2c
GM
32582005-10-16 Richard M. Stallman <rms@gnu.org>
3259
3260 * building.texi (Compilation Mode, Compilation): Clarified.
3261
32622005-10-15 Richard M. Stallman <rms@gnu.org>
3263
3264 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3265
8cf51b2c
GM
32662005-10-13 Kenichi Handa <handa@m17n.org>
3267
3268 * basic.texi (Position Info): Fix previous change.
3269
c8763fb6 32702005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3271
3272 * cmdargs.texi (Icons X): Fix typo.
3273
32742005-10-12 Kenichi Handa <handa@m17n.org>
3275
3276 * basic.texi (Position Info): Describe the case that Emacs shows
3277 "part of display ...".
3278
c8763fb6 32792005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3280
3281 * cmdargs.texi (Icons X): -nb => -nbi.
3282
32832005-10-10 Chong Yidong <cyd@stupidchicken.com>
3284
3285 * frames.texi (Speedbar): A couple more clarifications.
3286
32872005-10-11 Nick Roberts <nickrob@snap.net.nz>
3288
3289 * building.texi (GDB User Interface Layout): Improve diagram.
3290 (Watch Expressions): Explain how to make speedbar global.
3291 (Other GDB User Interface Buffers): Make references more precise.
3292
8cf51b2c
GM
32932005-10-09 Richard M. Stallman <rms@gnu.org>
3294
3295 * frames.texi (Speedbar): Clarify the text.
3296
32972005-10-09 Chong Yidong <cyd@stupidchicken.com>
3298
3299 * frames.texi (Speedbar): Add information on keybindings,
3300 dismissing the speedbar, and buffer display mode. Link to
3301 speedbar manual.
3302
c8763fb6 33032005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3304
3305 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3306 added -nb, --no-bitmap-icon.
3307
8cf51b2c
GM
33082005-10-07 Nick Roberts <nickrob@snap.net.nz>
3309
3310 * building.texi (GDB Graphical Interface): Add variables and
3311 functions to indices. Be more precise.
3312
c8763fb6 33132005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3314
3315 * frames.texi (Drag and Drop): Remove the x- from
3316 x-dnd-open-file-other-window and xdnd-protocol-alist.
3317
33182005-09-30 Romain Francoise <romain@orebokech.com>
3319
3320 * mini.texi (Minibuffer): The default value now appears before the
3321 colon in minibuffer prompts.
3322
8cf51b2c
GM
33232005-09-25 Richard M. Stallman <rms@gnu.org>
3324
3325 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3326
8cf51b2c
GM
33272005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3328
3329 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3330
8cf51b2c
GM
33312005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3332
3333 * emacs.texi (Top): Update submenus from macos.texi.
3334
3335 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3336 (Mac OS): Update feature support status.
3337 (Mac Input): List supported input scripts. Remove description
3338 about `mac-keyboard-text-encoding'. Mention mouse button
3339 emulation and related variables.
3340 (Mac International): Mention Central European and Cyrillic
3341 support. Now `keyboard-coding-system' is dynamically changed.
3342 Add description about coding system for selection. Add
3343 description about language environment.
3344 (Mac Environment Variables): Mention
3345 `~/.MacOSX/environment.plist'. Give example of command line
3346 arguments. Add Preferences support.
3347 (Mac Directories): Explicitly state that this node is for Mac OS
3348 Classic only.
3349 (Mac Font Specs): Mention specification for scalable fonts. List
3350 supported charsets. Add preferred way of creating fontsets. Add
3351 description about `mac-allow-anti-aliasing'.
3352 (Mac Functions): Add descriptions about `mac-set-file-creator',
3353 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3354 and `mac-get-preference'.
3355
8cf51b2c
GM
33562005-09-16 Romain Francoise <romain@orebokech.com>
3357
3358 Update all files to specify GFDL version 1.2.
3359
3360 * doclicense.texi (GNU Free Documentation License): Update to
3361 version 1.2.
3362
33632005-09-15 Richard M. Stallman <rms@gnu.org>
3364
3365 * buffers.texi (List Buffers): Fix xref.
3366
3367 * rmail.texi (Rmail Basics): Fix xref.
3368
3369 * emacs.texi (Top): Update subnode menus.
3370
3371 * files.texi (Saving Commands): New node, broken out of Saving.
3372 (Customize Save): New node, broken out of Saving.
3373 Clarify effect of write-region-inhibit-fsync.
3374 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3375
8cf51b2c
GM
33762005-09-14 Romain Francoise <romain@orebokech.com>
3377
3378 * files.texi (Saving): Mention write-region-inhibit-fsync.
3379
33802005-09-05 Chong Yidong <cyd@stupidchicken.com>
3381
3382 * custom.texi (Custom Themes): New node.
3383
33842005-09-03 Richard M. Stallman <rms@gnu.org>
3385
49823426
GM
3386 * search.texi (Search Case): Mention vars that control
3387 case-fold-search for various operations.
8cf51b2c
GM
3388
33892005-08-22 Juri Linkov <juri@jurta.org>
3390
3391 * display.texi (Standard Faces): Merge the text from
3392 `(elisp)Standard Faces' into this node.
3393
33942005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3395
3396 * emacs.texi (Top): Delete menu item for deleted node
3397 Keyboard Translations.
3398
33992005-08-18 Richard M. Stallman <rms@gnu.org>
3400
8cf51b2c
GM
3401 * trouble.texi (Unasked-for Search):
3402 Delete xref to Keyboard Translations.
3403
3404 * glossary.texi (Glossary): Delete xref.
3405
8cf51b2c
GM
3406 * custom.texi (Minor Modes): Say that the list here is not complete.
3407 (Keyboard Translations): Node deleted.
3408 (Disabling): Delete xref to it.
3409 (Customization Groups): Fix Custom buffer example.
3410 (Hooks): Mention remove-hooks.
3411
34122005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3413
3414 * building.texi (GDB Graphical Interface): Improve filling of menu
3415 item.
3416
34172005-08-18 Nick Roberts <nickrob@snap.net.nz>
3418
3419 * building.texi (GDB Graphical Interface): Use better node names.
3420
34212005-08-14 Richard M. Stallman <rms@gnu.org>
3422
3423 * text.texi (Sentences): Fix xref.
3424
34252005-08-14 Juri Linkov <juri@jurta.org>
3426
3427 * building.texi (Compilation, Grep Searching): Move grep command
3428 headings from `Compilation' to `Grep Searching'.
3429
3430 * dired.texi (Dired and Find):
3431 * maintaining.texi (Tags Search): Replace grep xref to
3432 `Compilation' node with `Grep Searching'.
3433
3434 * files.texi (Comparing Files): Replace xref to `Compilation' with
3435 `Compilation Mode'.
3436
34372005-08-13 Alan Mackenzie <acm@muc.de>
3438
3439 * search.texi (Non-ASCII Isearch): Correct a typo.
3440 (Replacement Commands): Mention query-replace key binding.
3441
34422005-08-11 Richard M. Stallman <rms@gnu.org>
3443
3444 * programs.texi (Options for Comments): Fix xref.
3445
3446 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3447 out of Regexps.
3448
8cf51b2c
GM
34492005-08-09 Juri Linkov <juri@jurta.org>
3450
3451 * building.texi (Compilation): Use `itemx' instead of `item'.
3452 (Grep Searching): Simplify phrase.
3453
3454 * display.texi (Standard Faces): Describe vertical-border on
3455 window systems.
3456
3457 * windows.texi (Split Window): Simplify phrase and mention
3458 vertical-border face.
3459
34602005-08-09 Richard M. Stallman <rms@gnu.org>
3461
3462 * files.texi (Comparing Files): Clarify compare-windows.
3463
3464 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3465
8cf51b2c
GM
34662005-08-06 Eli Zaretskii <eliz@gnu.org>
3467
3468 * mule.texi (Coding Systems): Rephrase the paragraph about
3469 codepages: no need for "M-x codepage-setup" anymore, except on
3470 MS-DOS.
3471
3472 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3473 the MS-DOS port only.
3474
34752005-07-30 Eli Zaretskii <eliz@gnu.org>
3476
3477 * makefile.w32-in (info): Don't run multi-install-info.bat.
3478 ($(infodir)/dir): New target, produced by running
3479 multi-install-info.bat.
3480
8cf51b2c
GM
34812005-07-22 Eli Zaretskii <eliz@gnu.org>
3482
3483 * files.texi (Quoted File Names): Add index entry.
3484
8cf51b2c
GM
34852005-07-19 Juri Linkov <juri@jurta.org>
3486
3487 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3488
34892005-07-18 Juri Linkov <juri@jurta.org>
3490
8cf51b2c
GM
3491 * custom.texi (Easy Customization):
3492 * files.texi (Old Versions):
3493 * frames.texi (Wheeled Mice):
3494 * mule.texi (Specify Coding):
8cf51b2c
GM
3495 * text.texi (Cell Justification):
3496 * trouble.texi (After a Crash):
8cf51b2c
GM
3497 * xresources.texi (GTK styles):
3498 Delete duplicate duplicate words.
3499
35002005-07-17 Richard M. Stallman <rms@gnu.org>
3501
3502 * frames.texi (Creating Frames): Fix foreground color example.
3503
3504 * custom.texi (Init Examples): Clean up text about conditionals.
3505
35062005-07-16 Richard M. Stallman <rms@gnu.org>
3507
3508 * mini.texi (Completion Commands): Fix command name for ?.
3509
8cf51b2c
GM
35102005-07-16 Eli Zaretskii <eliz@gnu.org>
3511
3512 * display.texi (Standard Faces): Explain that customization of
3513 `menu' face has no effect on w32 and with GTK. Add
3514 cross-references.
3515
3516 * cmdargs.texi (General Variables): Clarify the default location
3517 of $HOME on w32 systems.
3518
35192005-07-15 Jason Rumney <jasonr@gnu.org>
3520
3521 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3522 changed.
3523
35242005-07-08 Kenichi Handa <handa@m17n.org>
3525
3526 * mule.texi (Recognize Coding): Recommend
3527 revert-buffer-with-coding-system instead of revert-buffer.
3528
35292005-07-07 Richard M. Stallman <rms@gnu.org>
3530
3531 * anti.texi (Antinews): Mention mode-line-inverse-video.
3532
3533 * files.texi (Saving): Minor correction about C-x C-w.
3534
3535 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3536
35372005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3538
3539 * search.texi (Isearch Scroll): Add example of using the
3540 `isearch-scroll' property.
3541 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3542 `Display Custom' node.
3543 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3544 and de-emphasize it.
3545 (Other Repeating Search): `occur' currently can not correctly
3546 handle multiline matches. Correct, clarify and update description
3547 of `flush-lines' and `keep-lines'.
3548
3549 * display.texi (Display Custom): Add anchor for `baud-rate'.
3550
35512005-07-07 Richard M. Stallman <rms@gnu.org>
3552
3553 * gnu.texi: Update where to get GNU status; add refs for how to help.
3554 Add footnotes 6 and 7.
3555
35562005-07-04 Lute Kamstra <lute@gnu.org>
3557
3558 Update FSF's address in GPL notices.
3559
8cf51b2c 3560 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3561 * trouble.texi (Checklist): Update FSF's address.
3562
8cf51b2c
GM
35632005-06-24 Richard M. Stallman <rms@gnu.org>
3564
3565 * display.texi (Text Display): Change index entries.
3566
35672005-06-24 Eli Zaretskii <eliz@gnu.org>
3568
3569 * makefile.w32-in (MAKEINFO): Use --force.
3570 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3571 Makefile.in.
8cf51b2c
GM
3572
35732005-06-23 Richard M. Stallman <rms@gnu.org>
3574
3575 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3576 nobreak-char-display.
3577
3578 * emacs.texi (Top): Update detailed node listing.
3579
3580 * display.texi (Text Display): Renamed show-nonbreak-escape
3581 to nobreak-char-display and no-break-space to nobreak-space.
3582 (Standard Faces): Split up the list of standard faces
3583 and put it in a separate node. Add nobreak-space and
3584 escape-glyph.
3585
8cf51b2c
GM
35862005-06-23 Lute Kamstra <lute@gnu.org>
3587
3588 * mule.texi (Select Input Method): Fix typo.
3589
35902005-06-23 Kenichi Handa <handa@m17n.org>
3591
3592 * mule.texi (International): List all supported scripts. Adjust
3593 text for that leim is now included in the normal Emacs
3594 distribution.
3595 (Language Environments): List all language environments.
3596 Intlfonts contains fonts for most supported scripts, not all..
3597 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3598 input a specific character.
8cf51b2c
GM
3599 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3600
36012005-06-23 Juanma Barranquero <lekktu@gmail.com>
3602
49823426 3603 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3604
36052005-06-22 Miles Bader <miles@gnu.org>
3606
3607 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3608
36092005-06-20 Miles Bader <miles@gnu.org>
3610
3611 * display.texi (Faces): Add `vertical-divider'.
3612
36132005-06-17 Richard M. Stallman <rms@gnu.org>
3614
3615 * text.texi (Adaptive Fill): Minor clarification.
3616
8cf51b2c
GM
36172005-06-10 Lute Kamstra <lute@gnu.org>
3618
3619 * emacs.texi (Top): Correct version number.
3620 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3621 refer to the current version of Emacs.
3622
36232005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3624
3625 * files.texi (Log Buffer): Document when there can be more than
3626 one file to be committed.
3627
36282005-06-08 Juri Linkov <juri@jurta.org>
3629
3630 * display.texi (Faces): Add `shadow' face.
3631
36322005-06-07 Masatake YAMATO <jet@gyve.org>
3633
3634 * display.texi (Faces): Write about mode-line-highlight.
3635
36362005-06-06 Richard M. Stallman <rms@gnu.org>
3637
3638 * misc.texi (Printing Package): Explain how to initialize
3639 printing package.
3640
3641 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3642
36432005-06-05 Chong Yidong <cyd@stupidchicken.com>
3644
3645 * emacs.texi: Rename Hardcopy to Printing.
3646 Make PostScript and PostScript Variables subnodes of it.
3647
3648 * misc.texi (Printing): Rename node from Hardcopy.
3649 Mention menu bar options.
3650 Move PostScript and PostScript Variables to submenu.
3651 (Printing package): New node.
3652
3653 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3654
3655 * dired.texi (Operating on Files): Likewise.
3656
3657 * calendar.texi (Displaying the Diary): Likewise.
3658
3659 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3660
3661 * glossary.texi (Glossary): Likewise.
3662
3663 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3664 effect.
3665
36662005-06-04 Richard M. Stallman <rms@gnu.org>
3667
3668 * trouble.texi (After a Crash): Polish previous change.
3669
8cf51b2c
GM
36702005-05-30 Noah Friedman <friedman@splode.com>
3671
3672 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3673 recovery mechanism.
3674
8cf51b2c
GM
36752005-05-28 Nick Roberts <nickrob@snap.net.nz>
3676
3677 * building.texi (Other Buffers): SPC toggles display of
3678 floating point registers.
3679
8cf51b2c
GM
36802005-05-27 Nick Roberts <nickrob@snap.net.nz>
3681
3682 * files.texi (Log Buffer): Merge in description of Log Edit
3683 mode from pcl-cvs.texi.
3684
36852005-05-26 Richard M. Stallman <rms@gnu.org>
3686
3687 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3688
8cf51b2c
GM
36892005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3690
3691 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3692 not enabled by default.
3693 When not on a word, `ispell-word' by default checks the word
3694 before point.
3695
36962005-05-24 Nick Roberts <nickrob@snap.net.nz>
3697
3698 * building.texi (Debugger Operation): Simplify last sentence.
3699
37002005-05-23 Lute Kamstra <lute@gnu.org>
3701
3702 * emacs.texi: Update FSF's address throughout.
3703 (Preface): Use @cite.
3704 (Distrib): Add cross reference to the node "Copying". Mention the
3705 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3706 printed manuals.
3707 (Intro): Use @xref for the Emacs Lisp Intro.
3708
8cf51b2c
GM
37092005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3710
3711 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3712
3713 * basic.texi (Moving Point): Mention default for `goto-line'.
3714
3715 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3716 of a variable's docstring.
3717
37182005-05-18 Lute Kamstra <lute@gnu.org>
3719
3720 * maintaining.texi (Overview of Emerge): Add cross reference.
3721 Remove duplication.
3722
3723 * emacs.texi (Top): Update to the current structure of the manual.
3724 * misc.texi (Emacs Server): Add menu description.
3725 * files.texi (Saving): Fix menu.
3726 * custom.texi (Customization): Fix menu.
3727 * mule.texi (International): Fix menu.
3728 * kmacro.texi (Keyboard Macros): Fix menu.
3729
37302005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3731
3732 * display.texi: Various minor changes.
3733 (Faces): Delete text that is repeated in the next section.
3734
37352005-05-16 Nick Roberts <nickrob@snap.net.nz>
3736
3737 * building.texi (Debugger Operation): Mention GUD tooltips are
3738 disabled with GDB in text command mode.
3739
8cf51b2c
GM
37402005-05-16 Nick Roberts <nickrob@snap.net.nz>
3741
3742 * building.texi: Replace toolbar with "tool bar" for consistency.
3743 (Compilation Mode): Describe compilation-context-lines
3744 and use of arrow in compilation buffer.
3745 (Debugger Operation): Replace help text with variable's value.
3746
3747 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3748 consistency.
3749
37502005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3751
3752 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3753 Add xref.
3754
8cf51b2c
GM
37552005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3758 (Position Info): Delete discussion of `goto-line'. It is already
3759 described in `Moving point'.
3760
3761 * mini.texi (Completion Commands): Correct reference.
3762 (Completion Options): Fix typo.
3763
3764 * killing.texi (Deletion): Complete description of `C-x C-o'.
3765
8cf51b2c
GM
37662005-05-10 Richard M. Stallman <rms@gnu.org>
3767
3768 * building.texi (Compilation): Clarify recompile's directory choice.
3769
3770 * frames.texi (Tooltips): Cleanups.
3771
3772 * basic.texi (Arguments): Fix punctuation.
3773
37742005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3775
3776 * screen.texi (Menu Bar): The up and down (not left and right)
3777 arrow keys move through a keyboard menu.
3778
37792005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3780
3781 * basic.texi: Various typo and grammar fixes.
3782 (Moving Point): C-a now runs move-beginning-of-line.
3783
37842005-05-08 Nick Roberts <nickrob@snap.net.nz>
3785
3786 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3787
3788 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3789 as different animals.
3790
37912005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3792
3793 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3794 Correct index entry.
3795
37962005-05-07 Nick Roberts <nickrob@snap.net.nz>
3797
3798 * building.texi (Debugger Operation): Update to reflect changes
3799 in GUD tooltips.
3800
38012005-04-30 Richard M. Stallman <rms@gnu.org>
3802
3803 * files.texi (Compressed Files): Auto Compression normally enabled.
3804
3805 * building.texi (Debugger Operation): Clarify previous change.
3806
8cf51b2c
GM
38072005-04-28 Nick Roberts <nickrob@snap.net.nz>
3808
3809 * building.texi (Debugger Operation): Add description for
3810 GUD tooltips when program is not running.
3811
38122005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3813
3814 * misc.texi (Shell): Add `Shell Prompts' to menu.
3815 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3816 description. Delete remarks moved to new node.
3817 (Shell Prompts): New node.
3818 (History References): Replace remarks moved to `Shell Prompts'
3819 with xref to that node.
3820 (Remote Host): Clarify how to specify the terminal type when
3821 logging in to a different machine.
3822
38232005-04-26 Richard M. Stallman <rms@gnu.org>
3824
3825 * emacs.texi (Top): Update submenus from files.texi.
3826
3827 * files.texi (Filesets): Clarify previous change.
3828
3829 * dired.texi (Misc Dired Features): Clarify previous change.
3830
38312005-04-25 Chong Yidong <cyd@stupidchicken.com>
3832
3833 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3834
3835 * dired.texi (Misc Dired Features): Document
3836 dired-compare-directories.
3837
3838 * files.texi (Filesets): New node.
3839 (File Conveniences): Document Image mode.
3840
3841 * text.texi (TeX Print): Document tex-compile.
3842
38432005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3844
3845 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3846 Delete redundant reference to tooltip Custom group. It is
3847 referred too again in the next paragraph.
3848
38492005-04-24 Richard M. Stallman <rms@gnu.org>
3850
3851 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3852
8cf51b2c
GM
38532005-04-19 Kim F. Storm <storm@cua.dk>
3854
3855 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3856
38572005-04-18 Lars Hansen <larsh@math.ku.dk>
3858
3859 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3860 turns off desktop-save-mode.
3861
38622005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3863
3864 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3865 by default in terminals compatible with xterm. Mention that
3866 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3867 node.
3868
8cf51b2c
GM
38692005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3870
3871 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3872
c8763fb6 38732005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3874
3875 * xresources.texi (Table of Resources): Add cursorBlink.
3876
38772005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3878
3879 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3880 `d', `C-d' and `u'.
3881
38822005-04-11 Richard M. Stallman <rms@gnu.org>
3883
3884 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3885 (Misc X): Add -D, --basic-display.
3886
3887 * maintaining.texi (Change Log): Correct the description of
3888 the example.
3889
3890 * major.texi (Choosing Modes): Document magic-mode-alist.
3891
8cf51b2c
GM
38922005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3893
3894 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3895 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3896 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3897 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3898 `w', respectively.
3899 (Rmail Labels): Mention `l'.
3900 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3901 (Rmail Summary Edit): Describe `j' and RET.
3902
c8763fb6 39032005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3904
3905 * xresources.texi (Lucid Resources): Add fontSet resource.
3906
8cf51b2c
GM
39072005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3908
3909 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3910 now called `indicate-empty-lines'.
3911
39122005-04-06 Kim F. Storm <storm@cua.dk>
3913
3914 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3915
39162005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3917
3918 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3919 deleted.
3920 (Marks vs Flags): Add some convenient key bindings.
3921 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3922 (Misc Dired Features): Correct and expand description of `w' command.
3923
3924 * frames.texi (XTerm Mouse): Delete apparently false info.
3925 The GNU/Linux console currently does not appear to support
3926 `xterm-mouse-mode'.
3927
8cf51b2c
GM
39282005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3929
3930 * calendar.texi (Diary): Mention shell utility `calendar'.
3931
39322005-04-01 Richard M. Stallman <rms@gnu.org>
3933
3934 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3935
8cf51b2c
GM
39362005-04-01 Lute Kamstra <lute@gnu.org>
3937
3938 * maintaining.texi (Change Log): add-change-log-entry uses
3939 add-log-mailing-address.
3940
39412005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3942
3943 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3944 `VC Mode Line' and put in an xref to that node.
3945 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3946 its description.
3947
39482005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3949
3950 * calendar.texi (Calendar Systems): Say that the Persian calendar
3951 implemented here is the arithmetical one championed by Birashk.
3952
39532005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3954
3955 * programs.texi (Fortran Motion): Fix previous change.
3956
8cf51b2c
GM
39572005-03-29 Richard M. Stallman <rms@gnu.org>
3958
3959 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3960
39612005-03-29 Chong Yidong <cyd@stupidchicken.com>
3962
3963 * text.texi (Refill): Refer to Long Lines Mode.
3964 (Longlines): New node.
3965 (Auto Fill): Don't index "word wrap" here.
3966 (Filling): Add Longlines to menu.
3967
39682005-03-29 Richard M. Stallman <rms@gnu.org>
3969
3970 * xresources.texi: Minor fixes.
3971
3972 * misc.texi (Emacs Server): Fix Texinfo usage.
3973
3974 * emacs.texi (Top): Don't use a real section heading for
3975 "Detailed Node Listing". Fake it instead.
3976
3977 * basic.texi (Position Info): Minor cleanup.
3978
3979 * mule.texi (Input Methods): Minor cleanup.
3980
39812005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3982
3983 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3984 constructs as well.
3985 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3986
39872005-03-29 Kenichi Handa <handa@m17n.org>
3988
3989 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3990
3991 * basic.texi (Position Info): Update the description about the
3992 command C-u C-x =.
3993
39942005-03-28 Richard M. Stallman <rms@gnu.org>
3995
3996 * emacs.texi (Top): Use @section for the detailed node listing.
3997
3998 * calendar.texi: Minor fixes to previous change.
3999
4000 * programs.texi (Fortran): Small fixes to previous changes.
4001
4002 * emacs.texi (Top): Update list of subnodes of Dired.
4003 Likewise for building.texi.
4004
4005 * files.texi (File Conveniences): Delete Auto Image File mode.
4006
40072005-03-28 Chong Yidong <cyd@stupidchicken.com>
4008
4009 * building.texi (Flymake): New node.
4010
4011 * custom.texi (Function Keys): Document kp- event types and
4012 keypad-setup package.
4013
4014 * dired.texi (Wdired): New node.
4015
4016 * files.texi (File Conveniences): Reorder entries.
4017 Explain how to turn on Auto-image-file mode.
4018 Document Thumbs mode.
4019
4020 * mule.texi (Specify Coding): Document recode-region and
4021 recode-file-name.
4022
4023 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4024
40252005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4026
4027 * commands.texi (Keys): M-o is now a prefix key.
4028
40292005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4030
4031 * programs.texi: Reformat and update copyright years.
4032 (Fortran): Update section.
4033
40342005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4035
4036 * files.texi: Several small changes in addition to:
4037 (Visiting): Change xref for Dialog Boxes to ref.
4038 (Version Headers): Replace references to obsolete var
4039 `vc-header-alist' with `vc-BACKEND-header'.
4040 (Customizing VC): Update value of `vc-handled-backends'.
4041
40422005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4043
4044 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4045 move here from Emacs Lisp Reference Manual.
4046 * calendar.texi (Calendar/Diary, Diary Commands)
4047 (Special Diary Entries, Importing Diary): Change some xrefs to
4048 point to emacs-xtra rather than elisp.
4049
4050 * emacs-xtra.texi (Calendar Customizing):
4051 Move view-diary-entries-initially, view-calendar-holidays-initially,
4052 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4053 Emacs Manual.
4054 (Appt Customizing): Merge entire section into main Emacs Manual.
4055 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4056 mark-holidays-in-calendar here from emacs-xtra.
4057 (Displaying the Diary): Move view-diary-entries-initially,
4058 mark-diary-entries-in-calendar here from emacs-xtra.
4059 (Appointments): Move appt-display-mode-line,
4060 appt-display-duration, appt-disp-window-function,
4061 appt-delete-window-function here from emacs-xtra.
4062
4063 * calendar.texi: Update and reformat copyright.
4064 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4065 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4066 (Diary): Refer to `diary-file' rather than ~/diary.
4067 (Diary Commands): Rename node to "Displaying the Diary".
4068 * emacs.texi (Top): Rename "Diary Commands" section.
4069 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4070
40712005-03-26 Eli Zaretskii <eliz@gnu.org>
4072
4073 * misc.texi (Emacs Server): Fix the command for setting
4074 server-name. Add an xref to Invoking emacsclient.
4075
4076 * help.texi (Help Summary): Clarify when "C-h ." will do something
4077 nontrivial.
4078 (Apropos): Add cindex entry for apropos-sort-by-scores.
4079
4080 * display.texi (Text Display): Add index entries for how no-break
4081 characters are displayed.
4082
8cf51b2c
GM
40832005-03-26 Eli Zaretskii <eliz@gnu.org>
4084
4085 * files.texi (Visiting): Fix cross-references introduced with the
4086 last change.
4087
4088 * xresources.texi (GTK resources): Fix last change.
4089
8cf51b2c
GM
40902005-03-25 Chong Yidong <cyd@stupidchicken.com>
4091
4092 * xresources.texi (X Resources): GTK options documented too.
4093 (Resources): Clarify meaning of program name.
4094 (Table of Resources): Add visualClass.
4095 (GTK resources): Rewrite.
4096 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4097
4098 * display.texi (Text Display): Mention non-breaking spaces.
4099
4100 * files.texi (Reverting): Document auto-revert-check-vc-info.
4101
4102 * frames.texi (Mouse Commands): Document
4103 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4104
4105 * help.texi (Help Summary): Add `C-h .'.
4106 (Apropos): Apropos accepts a list of search terms.
4107 Document apropos-sort-by-scores.
4108 (Help Echo): Document display-local-help.
4109
4110 * misc.texi (Emacs Server): Document server-name.
4111 (Invoking emacsclient): Document -s option for server names.
4112
4113 * text.texi (Outline Visibility): Introduce "current heading
4114 line" (commands can be called with point on a body line).
4115 Re-order table to follow the sequence of discussion.
4116 hide-body won't hide lines before first header line.
4117 (TeX Mode): Add DocTeX mode.
4118
8cf51b2c
GM
41192005-03-24 Richard M. Stallman <rms@gnu.org>
4120
4121 * mule.texi (Single-Byte Character Support): Delete mention
4122 of iso-acc.el and iso-transl.el.
4123
8cf51b2c
GM
41242005-03-23 Lute Kamstra <lute@gnu.org>
4125
4126 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4127
41282005-03-23 Richard M. Stallman <rms@gnu.org>
4129
8cf51b2c
GM
4130 * search.texi: Delete explicit node pointers.
4131 (Incremental Search): New menu.
4132 (Basic Isearch, Repeat Isearch, Error in Isearch)
4133 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4134 (Slow Isearch): New subnodes.
4135 (Configuring Scrolling): Node deleted.
4136 (Search Case): Doc default-case-fold-search.
4137 (Regexp Replace): Move replace-regexp doc here.
4138
4139 * rmail.texi (Movemail): Put commas inside closequotes.
4140
4141 * picture.texi (Insert in Picture): Document C-c arrow combos.
4142 (Basic Picture): Clarify erasure.
4143
4144 * display.texi (Font Lock): Put commas inside closequotes.
4145
4146 * cmdargs.texi (General Variables): Put commas inside closequotes.
4147
41482005-03-23 Nick Roberts <nickrob@snap.net.nz>
4149
4150 * building.texi (Stack Buffer): Mention reverse contrast for
4151 *selected* frame (might not be current frame).
4152
8cf51b2c
GM
41532005-03-21 Richard M. Stallman <rms@gnu.org>
4154
4155 * building.texi (Starting GUD): Add bashdb.
4156
41572005-03-20 Chong Yidong <cyd@stupidchicken.com>
4158
4159 * basic.texi (Moving Point): Add M-g M-g binding.
4160 (Undo): Document undo-only.
4161 (Position Info): Document M-g M-g and C-u M-g M-g.
4162
4163 * building.texi (Building): Put Grep Searching after Compilation
4164 Shell.
4165 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4166 Document next-error-highlight.
4167 (Grep Searching): Document grep-highlight-matches.
4168 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4169
4170 * calendar.texi (Importing Diary): Rename node from iCalendar.
4171 Document diary-from-outlook.
4172
4173 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4174 Commands.
4175 Mention effect of X drag and drop on Dired buffers.
4176
4177 * files.texi (Visiting): Document large-file-warning-threshold.
4178 Move paragraph on file-selection dialog.
4179 Mention visiting files using X drag and drop.
4180 (Reverting): Mention using Auto-Revert mode to tail files.
4181 Document auto-revert-tail-mode.
4182 (Version Systems): Minor correction.
4183 (Comparing Files): Diff-mode is no longer based on Compilation
4184 mode.
4185 Document compare-ignore-whitespace.
4186 (Misc File Ops): Explain passing a directory to rename-file.
4187 Likewise for copy-file and make-symbolic-link.
4188
4189 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4190 Document mouse-wheel-progressive speed.
4191
4192 * help.texi (Misc Help): Document numeric argument for C-h i.
4193 Correctly explain the effect of just C-u as argument.
4194
4195 * killing.texi (Deletion): Document numeric argument for
4196 just-one-space.
4197
4198 * mini.texi (Completion): Completion acts on text before point.
4199
4200 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4201 (Emulation): CUA mode replaces pc-bindings-mode,
4202 pc-selection-mode, and s-region.
4203
4204 * mule.texi (Input Methods): Leim is now built-in.
4205 (Select Input Method): Document quail-show-key.
4206 (Specify Coding): Document revert-buffer-with-coding-system.
4207
4208 * programs.texi (Fortran Motion): Document f90-next-statement,
4209 f90-previous-statement, f90-next-block, f90-previous-block,
4210 f90-end-of-block, and f90-beginning-of-block.
4211
4212 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4213
4214 * emacs.texi (Acknowledgments): Updated.
4215
4216 * anti.texi: Total rewrite.
4217
8cf51b2c
GM
42182005-03-19 Chong Yidong <cyd@stupidchicken.com>
4219
4220 * ack.texi (Acknowledgments): Update.
4221
42222005-03-19 Eli Zaretskii <eliz@gnu.org>
4223
4224 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4225 copyright years.
4226
42272005-03-14 Nick Roberts <nickrob@snap.net.nz>
4228
4229 * building.texi (Commands of GUD): Move paragraph on setting
4230 breakpoints with mouse to the GDB Graphical Interface node.
4231
42322005-03-07 Richard M. Stallman <rms@gnu.org>
4233
8cf51b2c
GM
4234 * misc.texi (Single Shell, Shell Options): Fix previous change.
4235
4236 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4237
42382005-03-06 Richard M. Stallman <rms@gnu.org>
4239
4240 * building.texi (Starting GUD): Don't explain text vs graphical
4241 GDB here. Just mention it and xref.
4242 Delete "just one debugger process".
4243 (Debugger Operation): Move GUD tooltip info here.
4244 (GUD Tooltips): Node deleted.
4245 (GDB Graphical Interface): Explain the two GDB modes here.
4246
8cf51b2c
GM
4247 * sending.texi (Sending Mail): Minor cleanup.
4248 (Mail Aliases): Explain quoting conventions.
4249 Update key rebinding example.
4250 (Header Editing): C-M-i is like M-TAB.
4251 (Mail Mode Misc): mail-attach-file does not do MIME.
4252
4253 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4254 that really belongs here.
4255 (Remote Mailboxes): Text moved to Rmail Inbox.
4256 (Rmail Display): Mention Mouse-1.
4257 (Movemail): Clarify two movemail versions.
4258 Clarify rmail-movemail-program.
4259
8cf51b2c
GM
4260 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4261 Document async shell commands.
4262 (Shell History): Clarify.
4263 (Shell Ring): Mention C-UP an C-DOWN.
4264 (Shell Options): Add comint-prompt-read-only.
4265 (Invoking emacsclient): Set EDITOR to run Emacs.
4266 (Sorting): No need to explain what region is.
4267 (Saving Emacs Sessions): Fix typo.
4268 (Recursive Edit): Fix punctuation.
4269 (Emulation): Don't mention "PC bindings" which are standard.
4270 (Hyperlinking): Explain Mouse-1 convention here.
4271 (Find Func): Node deleted.
4272
8cf51b2c
GM
4273 * help.texi (Name Help): Xref to Hyperlinking.
4274
4275 * glossary.texi (Glossary):
4276 Rename "Balance Parentheses" to "Balancing...".
4277 Add "Byte Compilation". Correct "Copyleft".
4278 New xref in "Customization".
4279 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4280 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4281 Rename "Registers" to "Register".
4282 Replace "Selecting" with "Selected Frame",
4283 "Selected Window", and "Selecting a Buffer".
4284
4285 * files.texi (Types of Log File): Explain how projects'
4286 methods can vary.
4287
8cf51b2c
GM
4288 * display.texi (Faces): Delete "Emacs 21".
4289
4290 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4291 * fixit.texi (Spelling): C-M-i like M-TAB.
4292 * mini.texi (Completion Options): C-M-i like M-TAB.
4293 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4294 * text.texi (Text Mode): C-M-i like M-TAB.
4295
4296 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4297
4298 * calendar.texi (Specified Dates): Mention `g w'.
4299 (Appointments): appt-activate toggles with no arg.
4300
8cf51b2c
GM
43012005-03-05 Juri Linkov <juri@jurta.org>
4302
4303 * cmdargs.texi (Emacs Invocation): Add cindex
4304 "invocation (command line arguments)"
4305 (Misc X): Add -nbc, --no-blinking-cursor.
4306
43072005-03-04 Ulf Jasper <ulf.jasper@web.de>
4308
4309 * calendar.texi (iCalendar): No need to require it now.
4310
8cf51b2c
GM
43112005-03-03 Nick Roberts <nickrob@snap.net.nz>
4312
4313 * trouble.texi (Contributing): Mention Savannah. Direct users to
4314 emacs-devel.
4315
43162005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4317
4318 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4319 window.
4320
8cf51b2c
GM
43212005-02-27 Richard M. Stallman <rms@gnu.org>
4322
4323 * building.texi (Compilation): Update mode line status info.
4324
43252005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4326
4327 * calendar.texi (General Calendar): Document binding of
4328 scroll-other-window-down.
4329 (Mayan Calendar): Fix earliest date.
4330 (Time Intervals): Document timeclock-change.
4331 Fix timeclock-ask-before-exiting documentation.
4332
43332005-02-26 Kim F. Storm <storm@cua.dk>
4334
4335 * frames.texi (Mouse References):
4336 Add mouse-1-click-in-non-selected-windows.
4337
43382005-02-25 Richard M. Stallman <rms@gnu.org>
4339
4340 * screen.texi (Screen): Explain better about cursors and mode lines;
4341 don't presuppose text terminals.
4342 (Point): Don't assume just one cursor.
4343 Clarify explanation of cursors.
4344 (Echo Area, Menu Bar): Cleanups.
4345
4346 * mini.texi (Minibuffer): Prompts are highlighted.
4347 (Minibuffer Edit): Newline = C-j only on text terminals.
4348 Clarify resize-mini-windows values.
4349 Mention M-PAGEUP and M-PAGEDOWN.
4350 (Completion Commands): Mouse-1 like Mouse-2.
4351 (Minibuffer History): Explain history commands better.
4352 (Repetition): Add xref to Incremental Search.
4353
4354 * mark.texi (Setting Mark): Clarify info about displaying mark.
4355 Clarify explanation of C-@ and C-SPC.
4356 (Transient Mark): Mention Delete Selection mode.
4357 (Marking Objects): Clean up text about extending the region.
4358
4359 * m-x.texi (M-x): One C-g doesn't always go to top level.
4360 No delay before suggest-key-bindings output.
4361
4362 * fixit.texi (Fixit): Mention C-/ for undo.
4363 (Spelling): Mention ESC TAB like M-TAB.
4364 Replacement words with r and R are rechecked.
4365 Say where C-g leaves point. Mention ? as input.
4366
43672005-02-23 Lute Kamstra <lute@gnu.org>
4368
4369 * cmdargs.texi (Initial Options): Add cross reference.
4370
8cf51b2c
GM
43712005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4372
4373 * emacs.texi (Top): Update menu for splitting of node in
4374 msdog.texi.
4375 * frames.texi (Frames): Update xref for splitting of node in
4376 msdog.texi.
4377 * trouble.texi (Quitting): Ditto.
4378
43792005-02-16 Richard M. Stallman <rms@gnu.org>
4380
4381 * windows.texi (Split Window): Simplify line truncation info
4382 and xref to Display Custom.
4383
4384 * trouble.texi (Quitting): Emergency escape only for text terminal.
4385 (Screen Garbled): C-l for ungarbling is only for text terminal.
4386
4387 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4388
4389 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4390
4391 * programs.texi (Program Modes): Mention Python mode.
4392 (Moving by Defuns): Repeating C-M-h extends region.
4393 (Basic Indent): Clarify.
4394 (Custom C Indent): Clarify.
4395 (Expressions): Repeating C-M-@ extends region.
4396 (Info Lookup): Clarify for C-h S.
4397 (Symbol Completion): ESC TAB alternative for M-TAB.
4398 (Electric C): Clarify.
4399
4400 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4401
4402 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4403 MS-DOS Input node.
4404 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4405 (MS-DOS and MULE): Clarify.
4406 (MS-DOS Processes, Windows Processes): Fix typos.
4407
4408 * major.texi (Choosing Modes): Clarify.
4409
4410 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4411 (Keyboard Macro Step-Edit): Clarify.
4412
4413 * indent.texi (Indentation): Clarifications.
4414
4415 * help.texi (Help): Correct error about C-h in query-replace.
4416 Clarify apropos vs C-h a. Fix how to search in FAQ.
4417 (Key Help): Describe C-h w here.
4418 (Name Help): Minor cleanup. C-h w moved to Key Help.
4419 Clarify the "object" joke.
4420 (Apropos): Clarify. Mouse-1 like Mouse-2.
4421 (Help Mode): Mouse-1 like Mouse-2.
4422
4423 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4424
4425 * display.texi (Display): Reorder menu.
4426 (Faces): Cleanup.
4427 (Font Lock): Cleanup. Mention Options menu.
4428 Delete obsolete text.
4429 (Scrolling): For C-l, don't presume text terminal.
4430 (Horizontal Scrolling): Simplify intro.
4431 (Follow Mode): Clarify.
4432 (Cursor Display): Moved before Display Custom.
4433 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4434 Doc default-tab-width. Doc line truncation more thoroughly.
4435
4436 * dired.texi (Dired Enter): C-x C-f can run Dired.
4437 (Dired Visiting): Comment out `a' command.
4438 Mouse-1 is like Mouse-2.
4439 (Shell Commands in Dired): ? can be used more than once.
4440
4441 * basic.texi (Continuation Lines): Simplify description of truncation,
4442 and refer to Display Custom for the rest of it.
4443
8cf51b2c
GM
44442005-02-06 Lute Kamstra <lute@gnu.org>
4445
4446 * basic.texi (Undo): Fix typo.
4447
4448 * cmdargs.texi (Emacs Invocation): Fix typo.
4449
4450 * custom.texi (Init Examples): Fix typo.
4451
4452 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4453
44542005-02-06 Richard M. Stallman <rms@gnu.org>
4455
4456 * regs.texi (Registers): Registers can hold numbers, too.
4457
4458 * killing.texi (Other Kill Commands): Cleanup.
4459 Delete redundant explanation of kill in read-only buffer.
4460 (Yanking): Mention term "copying".
4461 (Accumulating Text): Fix typo.
4462
4463 * entering.texi (Entering Emacs): Update rationale at start.
4464 (Exiting): Treat iconifying on a par with suspension.
4465
4466 * custom.texi (Minor Modes): Fix typo.
4467 (Easy Customization): Fix menu style.
4468 (Variables): Add xref.
4469 (Examining): Setting for future sessions works through .emacs.
4470 (Keymaps): "Text terminals", not "Many".
4471 (Init Rebinding): Explain \C-. Show example of \M-.
4472 Fix minor wording errors.
4473 (Function Keys): Explain vector syntax just once.
4474 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4475 (Init File): Mention .emacs.d directory.
4476 (Init Examples): Add xref.
4477 (Find Init): Mention .emacs.d directory.
4478
4479 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4480 (Action Arguments): Explain which kinds of -l args are found how.
4481 (Initial Options): --batch does not inhibit site-start.
4482 Add xrefs.
4483 (Command Example): Use --batch, not -batch.
4484
4485 * basic.texi (Inserting Text): Cleanup wording.
4486 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4487 C-n is not error at end of buffer.
4488 (Undo): Doc C-/ like C-_. Add xrefs.
4489 (Arguments): META key may be labeled ALT.
4490 Peculiar arg meanings are explained in doc strings.
4491
4492 * abbrevs.texi (Expanding Abbrevs): Clarify.
4493
44942005-02-05 Eli Zaretskii <eliz@gnu.org>
4495
4496 * frames.texi (Frame Parameters): Add an xref to the description
4497 of list-colors-display. Add a pointer to the X docs about colors.
4498
4499 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4500 Improve docs of list-colors-display.
8cf51b2c
GM
4501
45022005-02-03 Lute Kamstra <lute@gnu.org>
4503
4504 * frames.texi (Frames, Drag and Drop): Fix typos.
4505
45062005-02-03 Richard M. Stallman <rms@gnu.org>
4507
4508 * windows.texi (Basic Window): Mention color-change in mode line.
4509 (Change Window): Explain dragging vertical boundaries.
4510
4511 * text.texi (Sentences): Clarify.
4512 (Paragraphs): Explain M-a and blank lines.
4513 (Outline Mode): Clarify text and menu.
4514 (Hard and Soft Newlines): Mention use-hard-newlines.
4515
4516 * frames.texi (Frames): Delete unnecessary mention of Windows.
4517 (Mouse Commands): Likewise. Mention xterm mouse support.
4518 (Clipboard): Clarify.
4519 (Mouse References): Mention use of Mouse-1 for following links.
4520 (Menu Mouse Clicks): Clarify.
4521 (Mode Line Mouse): Clarify.
4522 (Drag and Drop): Rewrite.
4523
4524 * fixit.texi (Spelling): Fix typo.
4525
4526 * files.texi (File Names): Clarify.
4527 (Visiting): Update conditions for use of file dialog. Clarify.
4528 (Saving): Doc d as answer in save-some-buffers.
4529 (Remote Files): Clean up the text.
4530
4531 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4532
4533 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4534 (List Buffers): Clarify.
4535 (Several Buffers): Doc T command.
4536 (Buffer Convenience): Clarify menu.
4537
4538 * basic.texi (Undo): Clarify last change.
4539
45402005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4541
4542 * fixit.texi (Spelling): Fix typo.
4543
45442005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4545
4546 * basic.texi (Undo): Update description of `undo-outer-limit'.
4547
45482005-02-01 Nick Roberts <nickrob@snap.net.nz>
4549
4550 * building.texi: Update documentation relating to GDB Graphical
4551 Interface.
4552
45532005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4554
4555 * custom.texi (Easy Customization): Adapt menu to node name change.
4556
45572005-01-30 Richard M. Stallman <rms@gnu.org>
4558
4559 * custom.texi (Easy Customization): Defn of "User Option" now
4560 includes faces. Don't say just "option" when talking about variables.
4561 Do say just "options" to mean "anything customizable".
4562 (Specific Customization): Describe `customize-variable',
4563 not `customize-option'.
4564
4565 * glossary.texi (Glossary) <Faces>: Add xref.
4566 <User Option>: Change definition--include faces. Change xref.
4567
4568 * picture.texi (Picture): Mention artist.el.
4569
4570 * sending.texi, screen.texi, programs.texi, misc.texi:
4571 * mini.texi, major.texi, maintaining.texi, macos.texi:
4572 * help.texi, frames.texi, files.texi:
4573 Don't say just "option" when talking about variables.
4574
4575 * display.texi, mule.texi: Don't say just "option" when talking
4576 about variables. Other minor cleanups.
4577
8cf51b2c
GM
45782005-01-26 Lute Kamstra <lute@gnu.org>
4579
4580 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4581 File'. Mention the `-Q' option at the `--no-site-file' option.
4582
8cf51b2c
GM
45832005-01-22 David Kastrup <dak@gnu.org>
4584
4585 * building.texi (Grep Searching): Mention alias `find-grep' for
4586 `grep-find'.
4587
45882005-01-20 Richard M. Stallman <rms@gnu.org>
4589
4590 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4591
8cf51b2c
GM
45922005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4593
4594 * rmail.texi (Movemail): Explain differences
4595 between standard and mailutils versions of movemail.
4596 Describe command line and configuration options introduced
4597 with the latter.
4598 Explain the notion of mailbox URL, provide examples and
4599 cross-references to mailutils documentation.
4600 Describe various methods of specifying mailbox names,
4601 user names and user passwords for rmail.
4602 (Remote Mailboxes): New section. Describe
4603 how movemail handles remote mailboxes. Describe configuration
4604 options used to control its behavior.
4605 (Other Mailbox Formats): Explain handling of various mailbox
4606 formats.
4607
46082005-01-13 Richard M. Stallman <rms@gnu.org>
4609
4610 * commands.texi (Commands): Clarification.
4611
46122005-01-11 Richard M. Stallman <rms@gnu.org>
4613
4614 * programs.texi (Multi-line Indent): Fix previous change.
4615 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4616
8cf51b2c
GM
46172005-01-08 Richard M. Stallman <rms@gnu.org>
4618
4619 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4620 lazy-highlight.
4621
4622 * search.texi (Query Replace): Mention faces query-replace
4623 and lazy-highlight.
4624 (Incremental Search): Update isearch highlighting info.
4625
8cf51b2c
GM
46262005-01-04 Richard M. Stallman <rms@gnu.org>
4627
4628 * custom.texi (Saving Customizations): Minor improvement.
4629
8cf51b2c
GM
46302005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4631
4632 * custom.texi (Saving Customizations): Emacs no longer loads
4633 `custom-file' after .emacs. No longer mention customizing through
4634 Custom.
4635
8cf51b2c
GM
46362005-01-01 Andreas Schwab <schwab@suse.de>
4637
4638 * killing.texi (Graphical Kill): Move up under node Killing,
4639 change @section to @subsection.
4640
46412005-01-01 Richard M. Stallman <rms@gnu.org>
4642
4643 * custom.texi (Face Customization): Mention hex color specs.
4644
4645 * emacs.texi (Top): Update Killing submenu.
4646
4647 * killing.texi (Killing): Reorganize section.
4648 No more TeX-only text; put the node command at start of chapter.
4649 But the first section heading is used only in TeX.
4650 Rewrite the text to read better in this mode.
4651 (Graphical Kill): New subnode gets some of the text that
4652 used to be in the first section.
4653
46542004-12-31 Richard M. Stallman <rms@gnu.org>
4655
4656 * dired.texi (Shell Commands in Dired): Delete the ? example.
4657
4658 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4659
4660 * files.texi (Saving): Describe new require-final-newline features
4661 and mode-require-final-newline.
4662
8cf51b2c
GM
46632004-12-29 Richard M. Stallman <rms@gnu.org>
4664
4665 * custom.texi (File Variables): Clarify previous change.
4666
c8763fb6 46672004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4668
4669 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4670 out now.
4671
46722004-12-27 Richard M. Stallman <rms@gnu.org>
4673
4674 * Makefile.in (MAKEINFO): Specify --force.
4675
4676 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4677 (Undo): Doc undo-outer-limit.
4678
8cf51b2c
GM
46792004-12-15 Juri Linkov <juri@jurta.org>
4680
4681 * mark.texi (Transient Mark, Mark Ring): M-< and other
4682 movement commands don't set mark in Transient Mark mode
4683 if mark is active.
4684
8cf51b2c
GM
46852004-12-12 Juri Linkov <juri@jurta.org>
4686
4687 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4688 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4689
4690 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4691 (Misc Dired Commands): Add @r{(Dired)} to w.
4692
46932004-12-12 Juri Linkov <juri@jurta.org>
4694
4695 * mark.texi (Marking Objects): Marking commands also extend the
4696 region when mark is active in Transient Mark mode.
4697
8cf51b2c
GM
46982004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4699
4700 * custom.texi (Saving Customizations): Emacs only loads the custom
4701 file automatically after the init file in version 22.1 or later.
4702 Adapt text and examples to this fact.
4703
8cf51b2c
GM
47042004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4705
4706 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4707 be set through Custom. Otherwise, it has no effect.
4708
8cf51b2c
GM
47092004-12-05 Richard M. Stallman <rms@gnu.org>
4710
4711 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4712 * entering.texi: Rename Command Line to Emacs Invocation.
4713
10d1d0af 4714 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4715
4716 * custom.texi (Easy Customization): Move up to section level,
4717 before Variables. Avoid using the term "variable"; say "option".
4718 New initial explanation.
4719 (Variables): In initial explanation, connect "variable" to the
4720 already-explained "user option".
4721
4722 * emacs.texi (Top): Fix ref to Command Line.
4723 Move reference to Easy Customization.
4724
4725 * xresources.texi (X Resources): Fix From link.
4726
4727 * doclicense.texi (GNU Free Documentation License): Fix To link.
4728
4729 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4730
4731 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4732
47332004-12-03 Richard M. Stallman <rms@gnu.org>
4734
4735 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4736
47372004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4738
4739 * kmacro.texi: Several small changes in addition to the following.
4740 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4741 defining a keyboard macro.
4742 Mention `kmacro-ring-max'.
4743 (Keyboard Macro Counter): Clarify description of
4744 `kmacro-insert-counter', `kmacro-set-counter',
4745 `kmacro-add-counter' and `kmacro-set-format'.
4746
47472004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4748
4749 * custom.texi (File Variables): Add `unibyte' and make it more
4750 clear that `unibyte' and `coding' are special. Suggested by Simon
4751 Krahnke <overlord@gmx.li>.
4752
4753 * mule.texi (Enabling Multibyte): Refer to File Variables.
4754 Suggested by Simon Krahnke <overlord@gmx.li>.
4755
c8763fb6 47562004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4757
4758 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4759 x-use-old-gtk-file-dialog.
4760
8cf51b2c
GM
47612004-11-20 Richard M. Stallman <rms@gnu.org>
4762
4763 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4764
47652004-11-09 Lars Brinkhoff <lars@nocrew.org>
4766
4767 * building.texi (Lisp Eval): Delete hyphen in section name.
4768
47692004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4770
4771 * files.texi (Old Versions):
4772 No longer document annotation as "CVS only".
4773
47742004-11-10 Andre Spiegel <spiegel@gnu.org>
4775
4776 * files.texi (Version Control): Rewrite the introduction about
4777 version systems, mentioning the new ones that we support. Thanks
4778 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4779 suggestions.
4780
c8763fb6 47812004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4782
49823426 4783 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4784
c8763fb6 47852004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4786
4787 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4788
47892004-10-23 Eli Zaretskii <eliz@gnu.org>
4790
4791 * text.texi (Text Based Tables, Table Definition)
4792 (Table Creation, Table Recognition, Cell Commands)
4793 (Cell Justification, Row Commands, Column Commands)
4794 (Fixed Width Mode, Table Conversion, Measuring Tables)
4795 (Table Misc): New nodes, documenting the Table Mode.
4796
8cf51b2c
GM
47972004-10-19 Jason Rumney <jasonr@gnu.org>
4798
4799 * makefile.w32-in (info): Change order of arguments to makeinfo.
4800
48012004-10-19 Ulf Jasper <ulf.jasper@web.de>
4802
4803 * calendar.texi (iCalendar): Update for package changes.
4804
8cf51b2c
GM
48052004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4806
4807 * files.texi (Misc File Ops): View mode is a minor mode.
4808
8cf51b2c
GM
48092004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4810
4811 * calendar.texi (iCalendar): Style changes.
4812
48132004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4814
4815 * search.texi (Regexps): The regexp described in the example is no
4816 longer stored in the variable `sentence-end'.
4817
8cf51b2c
GM
48182004-10-06 Nick Roberts <nickrob@snap.net.nz>
4819
4820 * building.texi (Starting GUD): Note that multiple debugging
4821 sessions requires `gdb --fullname'.
4822
48232004-10-05 Ulf Jasper <ulf.jasper@web.de>
4824
4825 * calendar.texi (iCalendar): New section for a new package.
4826
8cf51b2c
GM
48272004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4828
4829 * text.texi: Various small changes in addition to the following.
4830 (Text): Replace xref for autotype with inforef.
4831 (Sentences): Explain nil value for `sentence-end'.
4832 (Paragraphs): Update default values for `paragraph-start' and
4833 `paragraph-separate'.
4834 (Text Mode): Correct description of Text mode's effect on the
4835 syntax table.
4836 (Outline Visibility): `hide-other' does not hide top level headings.
4837 `selective-display-ellipses' no longer has an effect on Outline mode.
4838 (TeX Misc): Add missing @cindex.
4839 Replace xref for RefTeX with inforef.
4840 (Requesting Formatted Text): The variable
4841 `enriched-fill-after-visiting' no longer exists.
4842 (Editing Format Info): Update names of menu items and commands.
4843 (Format Faces): Mention special effect of specifying the default face.
4844 Describe inheritance of text properties.
4845 Correct description of `fixed' face.
4846 (Format Indentation): Correct description of effect of setting
4847 margins. Mention `set-left-margin' and `set-right-margin'.
4848 (Format Justification): Update names of menu items.
4849 `set-justification-full' is now bound to `M-j b'.
4850 Mention that `default-justification' is a per buffer variable.
4851 (Format Properties): Update name of menu item.
4852 (Forcing Enriched Mode): `format-decode-buffer' automatically
4853 turns on Enriched mode if the buffer is in text/enriched format.
4854
48552004-10-05 Emilio C. Lopes <eclig@gmx.net>
4856
4857 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4858
48592004-09-28 Kim F. Storm <storm@cua.dk>
4860
4861 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4862 Align with new functionality.
4863
8cf51b2c
GM
48642004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4865
4866 * display.texi (Display Custom): Remove stray `@end defvar'.
4867
48682004-09-23 Kim F. Storm <storm@cua.dk>
4869
4870 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4871 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4872
8cf51b2c
GM
48732004-09-20 Richard M. Stallman <rms@gnu.org>
4874
4875 * custom.texi (Hooks): Explain using setq to clear out a hook.
4876 (File Variables): Explain multiline string constants.
4877 (Non-ASCII Rebinding): Explain when you need to update
4878 non-ASCII char codes in .emacs.
4879
4880 * building.texi (Compilation): Explain how to make a silent
4881 subprocess that won't be terminated. Explain compilation-environment.
4882
48832004-09-13 Kim F. Storm <storm@cua.dk>
4884
4885 * mini.texi (Repetition): Rename isearch-resume-enabled to
4886 isearch-resume-in-command-history and change default to disabled.
4887
8cf51b2c
GM
48882004-09-09 Kim F. Storm <storm@cua.dk>
4889
4890 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4891 with new `kmacro-name-last-macro'.
4892
8cf51b2c
GM
48932004-09-08 Juri Linkov <juri@jurta.org>
4894
4895 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4896
8cf51b2c
GM
48972004-09-03 Juri Linkov <juri@jurta.org>
4898
4899 * search.texi (Incremental Search): Update wording for M-%.
4900
49012004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4902
4903 * killing.texi (Killing): Correct description of kill commands in
4904 read-only buffer.
4905
49062004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4907
4908 * building.texi (Compilation Mode): Add a paragraph about rules
4909 for finding the compilation buffer for `next-error'.
4910
4911 * search.texi (Other Repeating Search): Mention that Occur mode
4912 supports the next-error functionality.
4913
49142004-09-02 Juri Linkov <juri@jurta.org>
4915
4916 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4917
49182004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4919
4920 * kmacro.texi (Basic Keyboard Macro):
4921 `apply-macro-to-region-lines' now operates on all lines that begin
4922 in the region, rather than on all complete lines in the region.
4923
c8763fb6 49242004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4925
4926 * frames.texi (Drag and drop): Add documentation about
4927 x-dnd-test-function and x-dnd-known-types.
4928
49292004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4930
4931 * indent.texi: Various minor changes in addition to:
4932 (Indentation Commands): Correct description of `indent-relative'.
4933 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4934 mode. The *Tab Stops* buffer uses Overwrite Mode.
4935 (Just Spaces): `tabify' converts sequences of at least two spaces
4936 to tabs.
4937
8cf51b2c
GM
49382004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4939
4940 * frames.texi (Secondary Selection): Setting the secondary
4941 selection with M-Drag-Mouse-1 does not alter the kill ring,
4942 setting it with M-Mouse-1 and M-Mouse-3 does.
4943 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4944 toolkit scroll bars.
4945 (Scroll Bars): Ditto.
4946
4947 * windows.texi (Basic Window): When using a window system, the value
4948 of point in a non-selected window is indicated by a hollow box.
4949 (Split Window): Side by side windows are separated by a scroll bar,
4950 if scroll bars are used.
4951 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4952 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4953 (Window Convenience): Update bindings for `winner-undo' and
4954 `winner-redo'.
4955
4956 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4957 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4958 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4959 of "Using Emacs as a Server".
4960 * building.texi (Building): Interchange nodes (for correct numbering).
4961 * programs.texi (Programs): Interchange nodes (for correct numbering).
4962 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4963 Info to the node structure.
4964 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4965 Rearrange order of nodes and sections such that both "GNU GENERAL
4966 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4967 end, as appropriate for appendices.
4968 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4969 Use `@unnumberedsec'.
4970 * trouble.texi: Adapt sectioning in Info to the node structure.
4971 Adapt node pointers to change in emacs.texi.
4972 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4973
8cf51b2c
GM
49742004-08-25 Kenichi Handa <handa@m17n.org>
4975
4976 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4977 description for unibyte mode.
4978
49792004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4980
4981 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4982
4983 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4984 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4985 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4986 in @pxref.
4987
49882004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4989
4990 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4991 Change section names.
4992
8cf51b2c
GM
49932004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4994
4995 * kmacro.texi (Keyboard Macro Ring): Rename section.
4996 Emacs treats the head of the macro ring as the `last keyboard macro'.
4997 (Keyboard Macro Counter): Minor change.
4998 (Save Keyboard Macro): Some clarifications.
4999 (Edit Keyboard Macro): Rename section.
5000
5001 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5002 32-bit machines.
5003 (Several Buffers): Clarify which buffer is selected if `2' is
5004 pressed in the Buffer Menu.
5005 Auto Revert mode can be used to update the Buffer Menu
5006 automatically.
5007
50082004-08-21 Eli Zaretskii <eliz@gnu.org>
5009
5010 * help.texi (Misc Help): Add an index entry for finding an Info
5011 manual by its file name.
5012
50132004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * files.texi (Backup Deletion): Correct description of
5016 `delete-old-versions'.
5017 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5018 (Auto Save Files): Recommend `auto-save-mode' to reenable
5019 auto-saving, rather than the abbreviation `auto-save'.
5020
50212004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5022
5023 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5024 for "killing" and "yanking" in main menu.
5025
50262004-08-16 Richard M. Stallman <rms@gnu.org>
5027
5028 * killing.texi (Yanking, Killing): Minor cleanups.
5029
5030 * mark.texi (Momentary Mark): Minor cleanups.
5031
50322004-08-15 Kenichi Handa <handa@etl.go.jp>
5033
5034 * custom.texi (Non-ASCII Rebinding):
5035 C-q always inserts the right code to pass to global-set-key.
5036
8cf51b2c
GM
50372004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5038
5039 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5040 `insert-register', instead of `C-x r g' binding, for consistency.
5041
50422004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5043
5044 * fixit.texi (Spelling): Fix typo.
5045
50462004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5047
5048 * help.texi (Help): Fix Texinfo usage.
5049
8cf51b2c
GM
50502004-07-24 Richard M. Stallman <rms@gnu.org>
5051
5052 * text.texi (Paragraphs): Update how paragraphs are separated
5053 and the default for paragraph-separate.
5054
5055 * search.texi (Regexp Replace): Further update text for new
5056 replacement operators.
5057
8cf51b2c
GM
50582004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5059
5060 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5061 `R' switch.
5062
5063 * dired.texi (Dired Updating): `k' only deletes inserted
5064 subdirectories from the Dired buffer if a prefix argument was given.
5065
5066 * search.texi (Regexps): Delete redundant definition of `symbol' in
5067 description of `\_>'. It already occurs in the description of `\_<'.
5068
8cf51b2c
GM
50692004-07-01 Juri Linkov <juri@jurta.org>
5070
5071 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5072 (Regexp Search): Add M-r.
5073
50742004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5075
5076 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5077
50782004-06-29 Jesper Harder <harder@ifa.au.dk>
5079
49823426 5080 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5081
50822004-06-25 Richard M. Stallman <rms@gnu.org>
5083
5084 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5085
50862004-06-25 David Kastrup <dak@gnu.org>
5087
5088 * search.texi (Regexp Replace): Some typo corrections and
5089 rearrangement.
5090
50912004-06-24 David Kastrup <dak@gnu.org>
5092
5093 * search.texi (Unconditional Replace): Use replace-string instead
5094 of query-replace in example.
5095 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5096 sequences.
5097 (Query Replace): Correct explanation of `^' which does not use
5098 the mark stack.
5099
51002004-06-21 Nick Roberts <nickrob@gnu.org>
5101
5102 * misc.texi (Shell History Copying): Document comint-insert-input.
5103 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5104
8cf51b2c
GM
51052004-06-20 Jesper Harder <harder@ifa.au.dk>
5106
5107 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5108 * custom.texi (Customization): Do.
5109 * anti.texi (Antinews): Do.
5110 * abbrevs.texi (Defining Abbrevs): Do.
5111
5112 * programs.texi (Info Lookup): Fix keybinding for
5113 info-lookup-symbol.
5114
51152004-06-16 Juanma Barranquero <lektu@terra.es>
5116
5117 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5118 Add emacs-xtra.
5119 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5120 (clean): Add emacs-xtra and flymake. Remove redundancies.
5121
51222004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5123
5124 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5125 Add emacs-xtra.
5126 * emacs-xtra.texi: New file.
5127
51282004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5129
5130 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5131 (Dired and Find): Mention differences with ordinary Dired buffers.
5132
8cf51b2c
GM
51332004-06-13 Richard M. Stallman <rms@gnu.org>
5134
5135 * custom.texi (Init Syntax): Explain about vars that do special
5136 things when set with setq or with Custom.
5137 (Init Examples): Add line-number-mode example.
5138
8cf51b2c
GM
51392004-06-12 Juri Linkov <juri@jurta.org>
5140
5141 * dired.texi (Operating on Files): Add dired-do-touch.
5142
8cf51b2c
GM
51432004-06-10 Juri Linkov <juri@jurta.org>
5144
5145 * building.texi (Lisp Eval): Add C-M-x on defface.
5146
51472004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5148
5149 * files.texi (Reverting): Auto-Revert mode and
5150 Global Auto-Revert mode no longer revert remote files.
5151
8cf51b2c
GM
51522004-05-29 Richard M. Stallman <rms@gnu.org>
5153
5154 * custom.texi (Init File): Two dashes start --no-site-file.
5155
8cf51b2c
GM
51562004-05-29 Alan Mackenzie <acm@muc.de>
5157
5158 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5159 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5160 (AWK, Pike): Document as "C-like modes".
5161 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5162 (M-x man): Supersedes M-x manual-entry.
5163 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5164
5165 ("Comments in C"): Delete node; the info is in CC Mode manual.
5166 (c-comment-only-line-offset): Remove description.
5167
5168 (C-c ., C-c C-c): Describe new C Mode bindings.
5169
5170 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5171 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5172 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5173 Amend definitions.
5174
5175 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5176 Describe functions.
5177
5178 (c-comment-start-regexp, c-hanging-comment-ender-p)
5179 (c-hanging-comment-starter-p): Remove obsolete definitions.
5180
5181 * emacs.texi: Remove the menu entry "Comments in C".
5182
8cf51b2c
GM
51832004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5184
5185 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5186 `M-x locate'.
5187
51882004-05-16 Karl Berry <karl@gnu.org>
5189
5190 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5191 makeinfo --html fails.
5192 * help.texi (Help Summary) [@ifnottex]: Likewise.
5193
51942004-05-13 Nick Roberts <nickrob@gnu.org>
5195
5196 * building.texi (GDB Graphical Interface): Update and describe
5197 layout first.
5198
8cf51b2c
GM
51992004-05-04 Jason Rumney <jasonr@gnu.org>
5200
5201 * makefile.w32-in: Revert last change.
5202
52032004-05-03 Jason Rumney <jasonr@gnu.org>
5204
5205 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5206
8cf51b2c
GM
52072004-04-23 Juanma Barranquero <lektu@terra.es>
5208
5209 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5210
52112004-04-18 Juri Linkov <juri@jurta.org>
5212
5213 * fixit.texi (Spelling): Remove file extension from ispell xref.
5214
52152004-04-15 Kim F. Storm <storm@cua.dk>
5216
5217 * cmdargs.texi (Initial Options): Add -Q.
5218
52192004-04-05 Kim F. Storm <storm@cua.dk>
5220
5221 * custom.texi (File Variables): Add safe-local-eval-forms.
5222
8cf51b2c
GM
52232004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5224
5225 * files.texi (Reverting): Correct description of revert-buffer's
5226 handling of point.
5227
52282004-03-22 Juri Linkov <juri@jurta.org>
5229
5230 * emacs.texi (Top): Add `Misc X'.
5231
49823426 5232 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5233
5234 * glossary.texi: Improve references.
5235
5236 * help.texi: Sync keywords with finder.el.
5237
5238 * mini.texi (Completion): Add description for menu items.
5239
5240 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5241
5242 * sending.texi (Mail Methods): Fix xref to Message manual.
5243
8cf51b2c
GM
52442004-03-12 Richard M. Stallman <rms@gnu.org>
5245
8cf51b2c
GM
5246 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5247
8cf51b2c
GM
52482004-03-04 Richard M. Stallman <rms@gnu.org>
5249
5250 * search.texi (Regexps): Explain that ^ and $ have their
5251 special meanings only in certain contexts.
5252
5253 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5254
5255 * mule.texi (Specify Coding): Doc C-x RET F.
5256
5257 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5258 for multiple compile and grep buffers.
5259 (Indirect Buffers): Don't recommand clone-indirect-buffer
5260 for multiple compile and grep buffers.
5261
8cf51b2c
GM
52622004-02-29 Juanma Barranquero <lektu@terra.es>
5263
5264 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5265 Use $(DEL) instead of rm, and ignore exit code.
5266
8cf51b2c
GM
52672004-02-23 Nick Roberts <nick@nick.uklinux.net>
5268
5269 * building.texi (Watch Expressions): Update.
5270
52712004-02-21 Juri Linkov <juri@jurta.org>
5272
5273 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5274 --directory, --help, --version. Move text about command-line-args
5275 to Command Arguments.
5276 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5277 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5278 (Window Size X): Join -g and --geometry. Add @cindex.
5279 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5280 (Title X): Remove alias -title.
5281 (Misc X): New node.
5282
c8763fb6 52832004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5284
5285 * frames.texi (Drag and drop): Add Motif to list of supported
5286 protocols.
5287
c8763fb6 52882004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5289
5290 * frames.texi (Drag and drop): New section.
5291
52922004-01-24 Richard M. Stallman <rms@gnu.org>
5293
5294 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5295 Include it only @ifnotinfo. Patch the preceding and following
5296 node headers to point to each other.
5297
52982004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5299
5300 * calendar.texi (Appointments): Update section.
5301
53022003-12-29 Kevin Ryde <user42@zip.com.au>
5303
8cf51b2c
GM
5304 * programs.texi (C Modes): Fix the xref.
5305
53062003-12-23 Nick Roberts <nick@nick.uklinux.net>
5307
5308 * building.texi (Watch Expressions): Update.
5309 (Commands of GUD): Include use of toolbar + breakpoints set from
5310 fringe/margin.
5311
53122003-12-03 Andre Spiegel <spiegel@gnu.org>
5313
5314 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5315 <acm@muc.de>.
5316
c8763fb6 53172003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5318
5319 * frames.texi (Dialog Boxes): Add use-file-dialog.
5320
8cf51b2c
GM
53212003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5322
5323 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5324 in CC Mode.
5325
8cf51b2c
GM
53262003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5327
5328 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5329 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5330 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5331 * man/frames.texi, man/glossary.texi, man/killing.texi:
5332 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5333 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5334 * man/sending.texi, man/text.texi, man/trouble.texi:
5335 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5336
53372003-11-01 Alan Mackenzie <acm@muc.de>
5338
5339 * search.texi (Scrolling During Incremental Search): Document a
5340 new scrolling facility in isearch mode.
5341
8cf51b2c
GM
53422003-10-22 Miles Bader <miles@gnu.org>
5343
5344 * Makefile.in (info): Move before $(top_srcdir)/info.
5345
53462003-10-22 Nick Roberts <nick@nick.uklinux.net>
5347
5348 * building.texi (Watch Expressions): Update section on data display
5349 to reflect code changes (GDB Graphical Interface).
5350
8cf51b2c
GM
53512003-10-13 Richard M. Stallman <rms@gnu.org>
5352
5353 * xresources.texi (GTK resources): Clean up previous change.
5354
c8763fb6 53552003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5356
5357 * xresources.texi (GTK resources): Add a note that some themes
5358 disallow customizations. Add scroll theme example.
5359
8cf51b2c
GM
53602003-09-30 Richard M. Stallman <rms@gnu.org>
5361
8cf51b2c
GM
5362 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5363
5364 * misc.texi (Saving Emacs Sessions): Shorten the section,
5365 collapsing back into one node.
5366
53672003-09-30 Lars Hansen <larsh@math.ku.dk>
5368
5369 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5370
ce058493 53712003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5372
5373 * xresources.texi (GTK names in Emacs): Correct typo.
5374
8cf51b2c
GM
53752003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5376
5377 * cmdargs.texi (Font X): Mention new default font. More
5378 fully describe long font names, wildcard patterns and the
5379 problems involved. (Result of discussion on emacs-devel.)
5380
53812003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5382
5383 * emacs.texi (Acknowledgements): Correct typo.
5384
53852003-09-22 Richard M. Stallman <rms@gnu.org>
5386
5387 * dired.texi (Misc Dired Commands): New node.
5388 (Dired Navigation): Add dired-goto-file.
5389
5390 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5391
5392 * emacs.texi (Acknowledgements): New node, split from Distribution.
5393
5394 * cmdargs.texi (Action Arguments): -f reads interactive args.
5395
8cf51b2c
GM
53962003-09-08 Lute Kamstra <lute@gnu.org>
5397
5398 * screen.texi (Mode Line): Say that POS comes before LINE.
5399 Mention `size-indication-mode'.
5400 * display.texi (Optional Mode Line): Document
5401 `size-indication-mode'.
5402 * basic.texi (Position Info): Mention `size-indication-mode'.
5403
54042003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5405
5406 * xresources.texi (Resources): Refer to `editres' man page.
5407 (Lucid Resources): Update defaults. Expand description of
5408 `shadowThickness'.
5409
54102003-09-04 Miles Bader <miles@gnu.org>
5411
5412 * Makefile.in (top_srcdir): New variable.
5413 ($(top_srcdir)/info): New rule.
5414 (info): Depend on it.
5415
54162003-09-03 Peter Runestig <peter@runestig.com>
5417
5418 * makefile.w32-in: New file.
5419
54202003-08-29 Richard M. Stallman <rms@gnu.org>
5421
5422 * misc.texi (Saving Emacs Sessions): Correct previous change.
5423
8cf51b2c
GM
54242003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5425
8cf51b2c
GM
5426 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5427 (Intro): Include kmacro.texi after fixit.texi instead of after
5428 custom.texi. (As suggested by Kim Storm.)
5429
54302003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5431
5432 * fixit.texi (Fixit): Update `Next' pointer.
5433 * files.texi (Files): Update `Previous' pointer.
5434 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5435 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5436 (Suggested by Kim Storm.)
5437 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5438
54392003-08-18 Kim F. Storm <storm@cua.dk>
5440
5441 * kmacro.texi: New file describing enhanced keyboard macro
5442 functionality. Replaces old description in custom.texi.
5443
5444 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5445 (Keyboard Macros): Move to new kmacro.texi file.
5446
5447 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5448
8cf51b2c
GM
54492003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5450
5451 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5452
54532003-08-17 Alex Schroeder <alex@gnu.org>
5454
5455 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5456 required.
5457
8cf51b2c
GM
54582003-08-05 Richard M. Stallman <rms@gnu.org>
5459
5460 * programs.texi (Lisp Indent): Don't describe
5461 lisp-indent-function property here. Use xref to Lisp Manual.
5462
8cf51b2c
GM
54632003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5464
fffa137c 5465 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5466 abbreviations.
5467
54682003-07-24 Markus Rost <rost@math.ohio-state.edu>
5469
5470 * buffers.texi (List Buffers): Fix previous change.
5471
8cf51b2c
GM
54722003-07-13 Markus Rost <rost@math.ohio-state.edu>
5473
5474 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5475 List*.
5476
54772003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5478
8cf51b2c
GM
5479 * display.texi (Font Lock): Fix typo.
5480
54812003-07-07 Richard M. Stallman <rms@gnu.org>
5482
5483 * display.texi (Font Lock): Add xref for format info on
5484 font-lock-remove-keywords.
5485
5486 * building.texi (Compilation): Document what happens with asynch
5487 children of compiler process.
5488
5489 * help.texi (Library Keywords): Use @multitable.
5490
8cf51b2c
GM
54912003-06-04 Richard M. Stallman <rms@gnu.org>
5492
5493 * programs.texi (Expressions): Delete C-M-DEL.
5494
5495 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5496 comint-move-point-for-output renamed from
5497 comint-scroll-to-bottom-on-output.
5498
5499 * custom.texi (Init Rebinding): Replace previous change with xref.
5500 (Non-ASCII Rebinding): Explain that issue more briefly here.
5501
55022003-05-28 Richard M. Stallman <rms@gnu.org>
5503
5504 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5505
55062003-05-28 Nick Roberts <nick@nick.uklinux.net>
5507
5508 * building.texi (GDB Graphical Interface): New node.
5509 (Rewritten somewhat by RMS.)
5510
c8763fb6 55112003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5512
5513 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5514 non-English letters. Explain how to set coding systems correctly
5515 and how to include the right coding cookie in the file.
5516
c8763fb6 55172003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5518
5519 * indent.texi (Indentation): Explain the concepts.
5520 (Just Spaces): Explain why preventing tabs for indentation might
5521 be useful.
5522
8cf51b2c
GM
55232003-04-16 Richard M. Stallman <rms@gnu.org>
5524
5525 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5526
8cf51b2c
GM
55272003-02-22 Alex Schroeder <alex@emacswiki.org>
5528
5529 * cmdargs.texi (General Variables): Document SMTPSERVER.
5530
8cf51b2c
GM
5531 * sending.texi: Remove SMTP node.
5532 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5533 library.
5534
8cf51b2c
GM
55352003-02-22 Alex Schroeder <alex@emacswiki.org>
5536
5537 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5538
55392003-02-22 Simon Josefsson <jas@extundo.com>
5540
5541 * sending.texi (Mail Methods): Add node about SMTP.
5542
c8763fb6 55432003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5544
5545 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5546
8cf51b2c
GM
55472003-02-01 Kevin Ryde <user42@zip.com.au>
5548
5549 * glossary.texi (Glossary): Correction to cl cross reference.
5550
55512003-01-20 Richard M. Stallman <rms@gnu.org>
5552
5553 * killing.texi (Rectangles): Document C-x c r.
5554
c8763fb6 55552003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5556
5557 * xresources.texi (GTK resources): New node.
5558 (GTK widget names): New node.
5559 (GTK names in Emacs): New node.
5560 (GTK styles): New node.
5561
c8763fb6 55622003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5563
5564 * maintaining.texi (Create Tags Table): Add reference to the new
5565 `etags --help --lang=LANG' option.
5566
8cf51b2c
GM
55672002-10-02 Karl Berry <karl@gnu.org>
5568
49823426 5569 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5570 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5571 where needed for the sake of the HTML output.
8cf51b2c
GM
5572
55732001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5574
5575 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5576 source files.
5577
55782001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5579
5580 * Makefile.in (emacsman): New target.
5581
8cf51b2c
GM
55822001-10-20 Gerd Moellmann <gerd@gnu.org>
5583
5584 * (Version 21.1 released.)
5585
55862001-10-05 Gerd Moellmann <gerd@gnu.org>
5587
5588 * Branch for 21.1.
5589
8cf51b2c
GM
55902001-03-05 Gerd Moellmann <gerd@gnu.org>
5591
5592 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5593
8cf51b2c
GM
55942000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5595
5596 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5597
8cf51b2c
GM
55981999-07-12 Richard Stallman <rms@gnu.org>
5599
5600 * Version 20.4 released.
5601
56021998-12-04 Markus Rost <rost@delysid.gnu.org>
5603
5604 * Makefile.in (INFO_TARGETS): Delete customize.info.
5605 (DVI_TARGETS): Delete customize.dvi.
5606 (../info/customize, customize.dvi): Targets deleted.
5607
56081998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5609
5610 * Version 20.3 released.
5611
56121998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5613
5614 * Makefile.in (EMACSSOURCES): Add mule.texi.
5615 Add msdog.texi, ack.texi. Remove gnu1.texi.
5616
56171998-04-06 Andreas Schwab <schwab@gnu.org>
5618
5619 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5620 it in dvi targets.
8cf51b2c
GM
5621
56221997-09-23 Paul Eggert <eggert@twinsun.com>
5623
5624 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5625 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5626 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5627
56281997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5629
5630 * Version 20.2 released.
5631
56321997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5633
5634 * Version 20.1 released.
5635
56361997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5637
5638 * Makefile (../info/customize, customize.dvi): New targets.
5639 (INFO_TARGETS): Add ../info/customize.
5640 (DVI_TARGETS): Add customize.dvi.
5641
8cf51b2c
GM
56421996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5643
5644 * Version 19.33 released.
5645
56461996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5647
5648 * Version 19.32 released.
5649
8cf51b2c
GM
56501996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5651
5652 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5653
56541996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5655
5656 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5657 Specify -I option.
5658 (All dvi targets): Set the TEXINPUTS variable.
5659
56601996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5661
5662 * Version 19.31 released.
5663
8cf51b2c
GM
56641995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5665
5666 * Version 19.30 released.
5667
8cf51b2c
GM
56681995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5669
5670 * Makefile.in (maintainer-clean): Rename from realclean.
5671
56721994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5673
5674 * Makefile.in: New file.
5675 * Makefile: File deleted.
5676
56771994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5678
5679 * Makefile (TEXINDEX_OBJS): Variable deleted.
5680 (texindex, texindex.o, getopt.o): Rules deleted.
5681 All deps on texindex deleted.
5682 (distclean): Don't delete texindex.
5683 (mostlyclean): Don't delete *.o.
5684 * texindex.c, getopt.c: Files deleted.
5685
56861994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5687
5688 * Version 19.26 released.
5689
56901994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5691
5692 * Makefile (EMACSSOURCES): Exclude undo.texi.
5693
56941994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5695
5696 * Version 19.25 released.
5697
56981994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5699
5700 * Version 19.24 released.
5701
57021994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5703
5704 * Version 19.23 released.
5705
57061994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5707
5708 * Makefile: Delete spurious tab.
5709
57101994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5711
5712 * Makefile (.SUFFIXES): New rule.
5713
8cf51b2c
GM
57141993-12-04 Richard Stallman (rms@srarc2)
5715
5716 * getopt.c: New file.
5717 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5718 (getopt.o): New rule.
5719 (dvi): Don't depend on texindex.
49823426 5720 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5721
57221993-12-03 Richard Stallman (rms@srarc2)
5723
49823426
GM
5724 * Makefile (TEXI2DVI): New variable.
5725 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5726 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5727
57281993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5729
5730 * Version 19.22 released.
5731
57321993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5733
5734 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5735
57361993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5737
5738 * Version 19.21 released.
5739
8cf51b2c
GM
57401993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5741
5742 * Makefile (realclean): Don't delete the Info files.
5743
57441993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5745
8cf51b2c
GM
5746 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5747 4' where appropriate.
5748
57491993-10-20 Brian Fox (bfox@ai.mit.edu)
5750
49823426 5751 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5752
5753 * texindex.c: Include "../src/config.h" if building in emacs.
5754
5755 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5756 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5757 Add target to build texindex.c, defining `emacs'.
5758
8cf51b2c
GM
57591993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5760
5761 * Version 19.19 released.
5762
8cf51b2c
GM
57631993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5764
5765 * Version 19.18 released.
5766
57671993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5768
5769 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5770
57711993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5772
5773 * Version 19.17 released.
5774
57751993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5776
5777 * split-man: Fix typos in last change.
5778
57791993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5780
5781 * Version 19.16 released.
5782
57831993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5784
5785 * version 19.15 released.
5786
57871993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5788
5789 * Makefile (distclean): It's rm, not rf.
5790
57911993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5792
5793 * Version 19.14 released.
5794
57951993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5796
5797 * Makefile: New file.
5798
57991993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5800
5801 * Version 19.13 released.
5802
58031993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5804
5805 * Version 19.9 released.
5806
58071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5808
5809 * Version 19.8 released.
5810
58111993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5812
5813 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5814
5815 * trouble.texi: It's `enable-flow-control-on', not
5816 `evade-flow-control-on'.
5817
58181993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5819
5820 * display.texi: Document standard-display-european.
5821
58221993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5823
5824 * Version 19.7 released.
5825
5826 * emacs.texi: Add a sentence to the top menu mentioning the
5827 specific version of Emacs this manual applies to.
5828
58291993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5830
5831 * basic.texi: Document next-line-add-lines variable used to
5832 implement down-arrow.
5833
5834 * killing.texi: Document kill-whole-line.
5835
58361993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5837
5838 * text.texi: Update unix TeX ordering information.
5839
58401993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5841
5842 * news.texi: Mention fill-rectangle in keybinding list.
5843
5844 * killing.texi: Document fill-rectangle.
5845
58461993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5847
5848 * vc.texi: Bring the docs up to date with VC 5.2.
5849
58501992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5851
5852 * emacs.tex: Mention blackbox and gomoku under Amusements.
5853 Assembler mode is now mentioned and appropriately indexed
5854 under Programming Modes.
5855
58561991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5857
5858 * emacs.tex: Update TeX ordering information.
5859
8cf51b2c
GM
58601990-06-26 David Lawrence (tale@geech)
5861
5862 * emacs.tex: Note that completion-ignored-extensions is not used
5863 to filter out names when all completions are displayed in
5864 *Completions*.
5865
58661990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5867
5868 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5869
58701990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5871
5872 * emacs.tex: Add @findex grep.
5873
8cf51b2c
GM
58741988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5875
5876 * emacs.tex: Correct two typos. No other changes before
5877 Version 19 will be made.
5878
8cf51b2c
GM
58791988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5880
5881 * emacs.tex: Update information for obtaining TeX distribution from the
5882 University of Washington.
5883
5884;; Local Variables:
c8763fb6 5885;; coding: utf-8
8cf51b2c
GM
5886;; fill-column: 79
5887;; add-log-time-zone-rule: t
5888;; End:
5889
5890 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5891 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5892
5893 This file is part of GNU Emacs.
5894
352c8b4a 5895 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5896 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5897 the Free Software Foundation, either version 3 of the License, or
5898 (at your option) any later version.
8cf51b2c
GM
5899
5900 GNU Emacs is distributed in the hope that it will be useful,
5901 but WITHOUT ANY WARRANTY; without even the implied warranty of
5902 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5903 GNU General Public License for more details.
5904
5905 You should have received a copy of the GNU General Public License
352c8b4a 5906 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5907
5908;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd