(Killing Buffers): Update documentation of kill-buffer.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
20a36054
TH
12008-10-22 Tassilo Horn <tassilo@member.fsf.org>
2
3 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
4 section.
5
69051ab6
CY
62008-10-21 Chong Yidong <cyd@stupidchicken.com>
7
c4b1a32a
CY
8 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
9 to files.texi. Move contents of vc2-xtra.texi here.
10
11 * vc2-xtra.texi: File removed.
12
13 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
14 Directory Commands from the submenu. Don't include deleted file
15 vc2-xtra.texi.
16
17 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
18 (Version Control): Add VC Directory Mode and VC Directory Commands to
19 the submenu.
20 (Why Version Control?): Use table format.
21 (Version Control Systems): Note that Meta-CVS support is gone.
22 (VCS Concepts): Note precisely when VC started supporting filesets.
23 Remove bogus xref to CVS Options node.
24 (Types of Log File): Copyedits.
25 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
26 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
27 The Right Thing.
28 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
29 (Log Buffer): Reorganize node, putting C-c C-c description first.
30 (Old Revisions): Use CVS for example, not RCS.
31 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
32 Commands from the submenu, putting them under Version Control.
33 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
34 need to include it in the manual unconditionally, since it is now
35 crucial to using distributed version control systems.
1a6e2954
CY
36 (Comparing Files): Note that diff uses the minibuffer, and that the
37 output is shown using Diff mode.
38 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
39 diff-update-on-the-fly, diff-refine-hunk, and
40 diff-show-trailing-whitespaces.
1a6e2954 41 (File Archives): Add rar support.
c4b1a32a 42
69051ab6
CY
43 * major.texi (Choosing Modes): Make mode selection sequence more
44 obvious by describing the steps in order of priority. Note that
45 magic-mode-alist is nil by default. Document
46 magic-fallback-mode-alist.
47
e7421e03
CY
482008-10-20 Chong Yidong <cyd@stupidchicken.com>
49
50 * frames.texi (Mouse References): Copyedits.
51
6b2efdc2
TH
522008-10-20 Tassilo Horn <tassilo@member.fsf.org>
53
54 * ack.texi (Acknowledgments): Add myself as doc-view author.
55
9c5e9396
EZ
562008-10-20 Eli Zaretskii <eliz@gnu.org>
57
58 * frames.texi (Dialog Boxes): Add @cindex entries.
59
dac94f8e
CY
602008-10-20 Chong Yidong <cyd@stupidchicken.com>
61
62 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
63 (Text-Only Mouse): Copyedit.
64
25597d40
CY
652008-10-19 Chong Yidong <cyd@stupidchicken.com>
66
f8a447f6
CY
67 * frames.texi: Use @key throughout for mouse clicks.
68 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
69 (Secondary Selection): Fix modified mouse click syntax.
70 (Clipboard): Describe Cut, Copy and Paste commands.
71 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
72 Copyedits.
73 (Creating Frames): Add xref to Init File.
74 (Frame Commands): Add xref to Exiting.
75 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 76
b0f95216
CY
772008-10-15 Chong Yidong <cyd@stupidchicken.com>
78
b0817f00
CY
79 * files.texi (Version Control): Copyedits. Add Bazaar.
80 (Version Control Systems): List different VCS's using an itemized list.
81 Add Bazaar.
82 (VCS Concepts): Copyedits. Tweak description of file merging.
83
b0f95216
CY
84 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
85 (Cut/Paste Other App): Document select-active-regions and
86 x-select-enable-primary.
87
69d0d701
CY
882008-10-13 Chong Yidong <cyd@stupidchicken.com>
89
90 * mark.texi (Shift Selection): Correct case in node name.
91
92 * emacs.texi (Top): Update node order in Mark chapter.
93
375e8351
EZ
942008-10-12 Eli Zaretskii <eliz@gnu.org>
95
96 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
97
98 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
99 elsewhere in the manual instead of describing yet again the intricacies
100 of $HOME on MS-Windows and MS-DOS.
101
ab58114f
CY
1022008-10-12 Chong Yidong <cyd@stupidchicken.com>
103
4f959513
CY
104 * mini.texi (Minibuffer File): Add xref to File Names.
105 (Minibuffer File): Add discussion of `~' in file names. Add
106 insert-default-directory index reference.
107
ab58114f
CY
108 * files.texi (File Names): Reorganize description.
109 (Visiting): Add xref to Mode Line. Copyedits.
110 (Save Commands): Mention prefix behavior of C-x C-s.
111 (Numbered Backups): Node deleted.
112 (Backup Names): Contents of Numbered Backups moved here. State default
113 of version-control variable.
114 (Reverting): Copyedits.
115 (Version Control): Add additional version control systems.
116
117 * emacs.texi (Top): Delete Numbered Backups node.
118
119 * cmdargs.texi (General Variables): Change Numbered Backups xref to
120 Backup Names.
f2884f63 121 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 122
b0b5100a
RF
1232008-10-11 Romain Francoise <romain@orebokech.com>
124
125 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
126
89774b5f
CY
1272008-10-11 Chong Yidong <cyd@stupidchicken.com>
128
129 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
130 (Select Buffer): Mention use of minibuffer history. Describe default
131 value of default-major-mode. Mention that C-x 4 b selects the other
132 window.
133 (List Buffers): Document CRM indicators in the order they appear.
134 (Kill Buffer): Document new command kill-matching buffers.
135 (Several Buffers): Move explanation of the relationship between buffer
136 list and buffer menu to the top.
137 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
138
4c72bf27
CY
1392008-10-10 Chong Yidong <cyd@stupidchicken.com>
140
141 * entering.texi (Exiting): Document change of C-x C-c to
142 save-buffers-kill-terminal. Document kill-emacs.
143
f68eb991
EZ
1442008-09-30 Eli Zaretskii <eliz@gnu.org>
145
146 * mule.texi (Coding Systems): Don't mention codepage-setup.
147
148 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
149 cpNNN coding systems anymore.
150 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
151 for unibyte mode. Don't mention line-drawing characters. Don't
152 mention dos-unsupported-char-glyph.
153
1a2dd44d
CY
1542008-09-25 Chong Yidong <cyd@stupidchicken.com>
155
156 * search.texi (Search): Shorten introduction.
157 (Basic Isearch): Add command table. Discuss reverse isearch and
158 isearch highlighting.
159 (Repeat Isearch): Move lazy highlighting discussion here. Add search
160 ring to cindex.
161 (Special Isearch): Move input methods discussion here.
162 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
163 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
164 Repeat Isearch.
165 (Isearch Minibuffer): New node.
166 (Word Search): Document new word search commands.
167 (Regexp Example): Simplify example using sentence-end-base variable.
168 (Replace): Reword introduction.
169 (Unconditional Replace): Remove unnecessary example.
170 (Other Repeating Search): Document new `M-s o' binding.
171
172 * emacs.texi (Top): Update node listings.
173
e45da31d
JB
1742008-09-22 Juanma Barranquero <lekktu@gmail.com>
175
176 * emacs.texi (Top): Remove Kill Errors from menu.
177
841c8096
CY
1782008-09-22 Chong Yidong <cyd@stupidchicken.com>
179
402168fa
CY
180 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
181 interface for defining macros. Simplify examples. Note that C-g quits
182 macro definitions.
183 (Keyboard Macro Counter): Document using F3 to insert counter. Give
184 usage example.
185 (Keyboard Macro Query): Organize query responses in a table.
186
187 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
188 to Erasing node.
841c8096
CY
189 (Undo): Reorganize paragraphs for logical flow. Move keybinding
190 rationale to a footnote.
191 (Kill Errors): Remove node, due to redundancy with Erasing.
192 (Spelling): Move discussion of flyspell to end. Note new behavior of
193 M-$ in active region. Remove non-ispell-specific keybindings from
194 table.
195
eab2ee89
DN
1962008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
197
198 * cmdargs.texi (Initial Options): Document --daemon.
199
3d53e905
GM
2002008-09-20 Glenn Morris <rgm@gnu.org>
201
202 * files.texi (Numbered Backups): Mention that some modes set
203 version-control.
204
1c90484d
GM
2052008-09-20 Jim Blandy <jimb@red-bean.com>
206
207 * files.texi (Numbered Backups): Reference File Variables, as well.
208 Remove discussion of Rmail's implementation.
209
0fc0d844
CY
2102008-09-06 Chong Yidong <cyd@stupidchicken.com>
211
212 * misc.texi (Recursive Edit): Note that top-level exits active
213 minibuffers.
214
215 * trouble.texi (Quitting): Likewise.
216
b18d283d
CY
2172008-08-31 Chong Yidong <cyd@stupidchicken.com>
218
219 * emacs.texi (Top): Add Temporary Face Changes xref.
220
221 * display.texi (Display): Move Temporary Face Changes node to just
222 after Standard Faces.
223 (Scrolling): Document recenter-top-bottom instead of recenter.
224 (Horizontal Scrolling): Move auto hscroll discussion to the top.
225 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
226 (Display Custom): Copyedits.
227 (Optional Mode Line): Document display-battery-mode.
228
180135fc
RF
2292008-08-27 Romain Francoise <romain@orebokech.com>
230
231 * custom.texi (Directory Variables): Minor fix.
232
d3fe3475
GM
2332008-08-27 Glenn Morris <rgm@gnu.org>
234
235 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
236 descriptions.
237 (Calendar Customizing): Tweak layout description.
183080b6 238 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
239 markers. Condense calendar-star-date and calendar-mark-today
240 description.
241 (Holiday Customizing): Add oriental and solar holidays.
242 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
243 Fix holiday-float description. Use zerop in examples. Be less verbose.
244 (Date Display Format): Change ISO format. Be less verbose.
245 (Diary Customizing): Mention day and month abbrev arrays.
246 Mention the date-form variables by name. Update European example.
247 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
248 Condense examples. Mention diary-entry-symbols by name.
249 Condense table for insertion commands.
250 (Fancy Diary Display): Mention diary-include-string and
251 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
252 Ethiopic, Persian date functions. Condense descriptions.
253
254 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
255 (Adding to Diary): Adapt for changed node name.
256
71755807
GM
2572008-08-26 Glenn Morris <rgm@gnu.org>
258
259 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
260 node "Hebrew/Islamic Entries".
261
262 * calendar.texi (Specified Dates): Fix names of iso functions.
263 (General Calendar): There may not be another window.
264 (Writing Calendar Files, Holidays): Tweak intro.
265 (Holidays): Mention Baha'i and Chinese holidays.
266 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
267 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
268 (To Other Calendar): Add calendar-print-other-dates.
269 Refer to "graphic display" rather than "X.
270 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
271 (Displaying the Diary): Fix whitespace after reference.
272 Fix `diary-number-of-entries' reference.
273 (Date Formats): Explicitly mention that day names can be abbreviated.
274 (Adding to Diary): Add some references to other sections.
275 (Special Diary Entries): Fix reference.
276 (Appointments): Simplify appt-message-warning-time entry.
277 Clarify where times must be.
278 (Importing Diary): Comment out icalendar paragraph that does not apply.
279 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
280
d76ebc75
GM
2812008-08-23 Glenn Morris <rgm@gnu.org>
282
283 * fortran-xtra.texi (Fortran): Change description of free form and
284 fixed form a bit. Mention hideshow and imenu.
285 (Fortran Motion): Mention fortran-end-of-subprogram,
286 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
287 (Fortran Indent): Minor re-word.
288 (ForIndent Commands): Mention fortran-fill-paragraph and
289 fortran-fill-statement.
290 (ForIndent Cont): Mention fortran-tab-mode-string.
291 (Fortran Comments): Mention fortran-comment-line-start-skip.
292 (Fortran Columns): Mention font-locking.
293 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
294
e2a71e28
JB
2952008-08-23 Johan Bockgard <bojohan@muon>
296
297 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
298
5c52e13c
CY
2992008-08-22 Chong Yidong <cyd@stupidchicken.com>
300
301 * mini.texi (Minibuffer): Simplify introduction.
302 (Minibuffer File): Document tilde in minibuffer filenames.
303 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
304 to enter tabs, spaces, and question marks. Describe behavior of C-a.
305 (Completion Example): Update example to current command list.
306 (Completion Options): Document `lazy' value of completion-auto-help.
307 Update contents of completion-ignored-extensions.
308 (Minibuffer History): Describe "future history" list. State default
309 value of history-delete-duplicates.
310
77a00355
GM
3112008-08-21 Glenn Morris <rgm@gnu.org>
312
313 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 314 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 315
39ee1d04
CY
3162008-08-17 Chong Yidong <cyd@stupidchicken.com>
317
318 * regs.texi (Registers): Clarify valid register names.
319 (RegPos): Note that buffer is saved and restored too.
320 (RegText): Note that mark is reactivated/deactivated.
321 (RegConfig): Xref to Windows node.
322
b12c348f
CY
3232008-08-16 Chong Yidong <cyd@stupidchicken.com>
324
3ae7ba79
CY
325 * basic.texi (Inserting Text): Provide command name for C-q.
326
b12c348f
CY
327 * killing.texi (Killing): Copyedit. Define read-only text.
328 (Deletion): DEL and C-d were already explained in Erasing; xref there.
329 (Killing by Lines): Copyedit.
330 (Other Kill Commands): Move M-w description here.
331 (Yanking): Move M-w to Other Kill Commands.
332 (Kill Ring): Also mention saving text in registers. Link to Text
333 Properties in elisp manual.
334 (Accumulating Text): Copyedit.
335 (CUA Bindings): Shift selection is now the default.
336
d8ff7692
TZ
3372008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
338
339 * maintaining.texi (Change Log): Mention next-error is available.
340
a43a8a2e
GM
3412008-08-10 Glenn Morris <rgm@gnu.org>
342
343 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
344 and intermonth text.
345 (Holiday Customizing): Add holiday-chinese.
346
eba27308
EZ
3472008-08-08 Eli Zaretskii <eliz@gnu.org>
348
349 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
350
5f14a5b3
DN
3512008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
352
353 * files.texi (Log Buffer): Describe C-c C-d.
354 (Diff Mode): Describe C-x 4 A.
355
49989bff
EZ
3562008-08-06 Eli Zaretskii <eliz@gnu.org>
357
358 * vc1-xtra.texi (VC Directory Mode): Fix last change.
359
5c915c02
DN
3602008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
361
2beaf97a
DN
362 * files.texi (Old Revisions): Update the keys used by vc-annotate and
363 describe the new bindings to show the changeset diff, toggle annotation
364 visibility, show revisions.
365 (VC Status): Describe key bindings for modifying the change comments,
366 displaying changeset diffs and annotations.
367
5c915c02
DN
368 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
369
71798ace
NR
3702008-08-05 Nick Roberts <nickrob@snap.net.nz>
371
372 * vc1-xtra.texi (VC Directory Mode): Fix typo.
373
b8949644
EZ
3742008-08-02 Eli Zaretskii <eliz@gnu.org>
375
376 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
377 and wording.
378
819567d1
DN
3792008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
380
381 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 382 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
383 commands. Improve some old info.
384
5f38310a
CY
3852008-07-31 Chong Yidong <cyd@stupidchicken.com>
386
0dc3906b
CY
387 * display.texi (Visual Line Mode): New node.
388
5f38310a
CY
389 * basic.texi (Inserting Text): Move DEL to deletion node.
390 (Moving Point): Add additional alternative key bindings. Describe
391 line-move-visual.
392 (Erasing): Describe DEL.
393 (Basic Undo, Blank Lines, Arguments): Copyedit.
394 (Continuation Lines): Mention Visual Line mode.
395 (Position Info): Move extended discussion to mule.texi.
396
397 * mule.texi (International Chars): Describe C-x =.
398
399 * emacs.texi (Top): Add Visual Line Mode node.
400
7c2fb837
DN
4012008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
402
403 * emacs.texi: Remove VMS support.
404
3f6b73ef
DN
4052008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
406
407 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
408 the vc-dir command name.
409
9e2a2647
DN
4102008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
411
412 * xresources.texi: Remove mentions of Mac Carbon.
413
568beaa2
AS
4142008-07-19 Andreas Schwab <schwab@suse.de>
415
416 * ns-emacs.texi: Move to ../misc.
417
0ef94706
CY
4182008-07-15 Chong Yidong <cyd@stupidchicken.com>
419
420 * entering.texi (Exiting): Don't describe text-only terminals as the
421 default. Describe the new startup screen.
422 (Exiting): Describe how to kill Emacs first. Change description of
423 iconification to handle modern window systems.
424
ba60bd44 4252008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
426
427 * ns-emacs.texi: New file, documents features of Emacs port under
428 NeXTstep windowing.
429
9f30aa73
CY
4302008-07-15 Chong Yidong <cyd@stupidchicken.com>
431
938a5d2e
CY
432 * entering.texi (Entering Emacs): Update prev node.
433
434 * glossary.texi (Glossary): Remove xref to Text Characters.
435
9f30aa73
CY
436 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
437 directly, rather than in the context of ASCII. Move description of
438 special properties of modifier key to new Modifier Keys node.
439 (Keys): Copyedit.
440 (Text Characters): Delete node. Multibyte is the default nowadays, and
441 the node contents are obsolete.
442
443 * custom.texi (Modifier Keys): New node.
444
445 * emacs.texi (Top): Update node list.
446
7e53d36c
CY
4472008-07-13 Chong Yidong <cyd@stupidchicken.com>
448
449 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
450 saying that Emacs provides menus and mouse support (which is par for
451 the course).
452
453 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
454 early on.
455 (Point): Copyedit. Relegate historical trivia to a footnote.
456 (Mode Line): Explain mode-line format more consistently.
457 (Menu Bar): Copyedit.
458
1e9fa96d
GM
4592008-06-27 Glenn Morris <rgm@gnu.org>
460
461 * cal-xtra.texi (Sexp Diary Entries):
462 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
463
dc9bebb8
CY
4642008-06-26 Chong Yidong <cyd@stupidchicken.com>
465
466 * mark.texi (Shift selection): New node.
467 (Mark): Copyedits.
468 (Persistent Mark): Move to the end of the chapter.
469
e7881076
EZ
4702008-06-20 Eli Zaretskii <eliz@gnu.org>
471
472 * makefile.w32-in (distclean): Remove makefile.
473
f427400c
NR
4742008-06-17 Nick Roberts <nickrob@snap.net.nz>
475
476 * building.texi (Starting GUD): Add an entry for gud-gdb.
477 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
478 command mode.
479
b597d348
GM
4802008-06-17 Glenn Morris <rgm@gnu.org>
481
482 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
483
647b7094
NR
4842008-06-17 Nick Roberts <nickrob@snap.net.nz>
485
486 * building.texi (Starting GUD): Expand on remote debugging.
487 (Other GDB-UI Buffers): Mention new keyboard bindings.
488
47a30023
GM
4892008-06-15 Glenn Morris <rgm@gnu.org>
490
491 * gnu.texi: Use a verbatim license for this invariant section,
492 as per etc/GNU.
493
37e5d54a
GM
4942008-06-13 Daniel Engeler <engeler@gmail.com>
495
496 * emacs.texi, misc.texi: Add documentation about serial port access.
497
8e65d46c
GM
4982008-06-13 Glenn Morris <rgm@gnu.org>
499
c1473b4c
MB
500 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
501 maintain.info.
8e65d46c 502
e40a85cd
MB
5032008-06-05 Miles Bader <miles@gnu.org>
504
505 * display.texi (Temporary Face Changes): Update to reflect function
506 renamings in face-remap.el.
507
56c73dec
MB
5082008-06-04 Miles Bader <miles@gnu.org>
509
510 * display.texi (Temporary Face Changes): Add
511 `adjust-buffer-face-height'. Rewrite description of
512 `increase-buffer-face-height' and `decrease-default-face-height' now
513 that they aren't bound by default.
514
9d3d42fb
MB
5152008-06-03 Miles Bader <miles@gnu.org>
516
517 * display.texi (Temporary Face Changes): New node.
518
2be6bfe2
EZ
5192008-05-31 Eli Zaretskii <eliz@gnu.org>
520
521 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
522
daf7e339
GM
5232008-05-31 Glenn Morris <rgm@gnu.org>
524
525 * cal-xtra.texi (Fancy Diary Display): Simplify.
526
d21d2618
GM
5272008-05-30 Glenn Morris <rgm@gnu.org>
528
529 * cal-xtra.texi (Fancy Diary Display): Update for
530 diary-display-function replacing diary-display-hook.
531
71ce5fd0
JB
5322008-05-29 Drew Adams <drew.adams@oracle.com>
533
534 * msdog.texi (Windows Keyboard): Add descriptions of
535 w32-register-hot-key and w32-unregister-hot-key.
536
a3cdbdf8
MO
5372008-05-21 Tom Tromey <tromey@redhat.com>
538
539 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
540 Variables node.
541
854a574c
MO
5422008-05-19 Tom Tromey <tromey@redhat.com>
543
544 * custom.texi (Variables): Add Directory Variables to menu.
545 (Directory Variables): New node.
546
7c2ec3f9
ER
5472008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
548
71ce5fd0 549 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 550
370fded4
ER
5512008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
552
553 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
554 Revision Tags and rewritten. Section now uses modern terminology,
555 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
556 accurately.
557
6af511e3
EZ
5582008-05-10 Eli Zaretskii <eliz@gnu.org>
559
560 * msdog.texi (Windows Files): Update documentation of
561 w32-get-true-file-attributes.
562
7a78b6e7
ER
5632008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
564
565 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
566 directory mode.
567
1bcfc24e
CY
5682008-05-08 Chong Yidong <cyd@stupidchicken.com>
569
570 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 571 entry "television".
1bcfc24e 572
db86064f
ER
5732008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
574
ab5ec32c 575 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 576
a31b405e
ER
5772008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
578
579 * emacs/buffers.texi, emacs/files.texi (Version-control):
580 vc-toggle-read-only is no longer a good idea...
581
ff2c14fc
GM
5822008-04-29 Glenn Morris <rgm@gnu.org>
583
584 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
585
367c9b7c
JL
5862008-04-22 Juri Linkov <juri@jurta.org>
587
588 * dired.texi (Subdirectories in Dired): Describe using `^'
589 to return to the parent directory.
590
4ac1e9b4
NR
5912008-04-22 Nick Roberts <nickrob@snap.net.nz>
592
593 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
594 recent changes.
595
b9b3bf2b
NR
5962008-04-19 Nick Roberts <nickrob@snap.net.nz>
597
598 * building.texi (GDB-UI Layout, Breakpoints Buffer)
599 (Other GDB-UI Buffers): Update for recent thread related changes.
600
4d120d6a
SM
6012008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
602
603 * maintaining.texi (Maintaining):
604 * emacs.texi (Top): Typo.
605
a152877d
SM
6062008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
607
b9b3bf2b
NR
608 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
609 arg in `font-lock-add-keywords'.
a152877d 610
36c0514c
GM
6112008-04-08 Glenn Morris <rgm@gnu.org>
612
613 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
614 Also add Baha'i calendar references where appropriate.
615
06a97d46
GM
6162008-04-05 Glenn Morris <rgm@gnu.org>
617
618 * custom.texi (Init File): Byte-compiling .emacs is bad.
619
6adc6eed
SM
6202008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
621
622 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
623
571388b0
GM
6242008-03-29 Glenn Morris <rgm@gnu.org>
625
626 * calendar.texi: Update for `calendar-date-style' replacing
627 `european-calendar'.
628
3ae8f876
JR
6292008-03-28 Jason Rumney <jasonr@gnu.org>
630
631 * display.texi (Display Custom): Mention overlay-margin in text.
632
5bc6ddff 6332008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 634
5bc6ddff
MB
635 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
636 tutorial' comments.
03a864d5 637
7186a830
CY
6382008-03-28 Chong Yidong <cyd@stupidchicken.com>
639
640 * mark.texi (Mark): Rearrange nodes.
641 (Persistent Mark): Rename from Transient Mark.
642 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
643 Describe Transient Mark mode as the default.
644
645 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
646 the default behavior with Transient Mark mode off.
647 (Position Info): Fix typo.
648
71ce5fd0
JB
649 * display.texi (Standard Faces): Reference the Mark node.
650 Remove discussion of the region face, which is discussed there.
7186a830
CY
651
652 * emacs.texi (Top): Update node listings.
653
654 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
655 as the default.
656
657 * fixit.texi (Undo): Standardize choice of undo key sequence.
658 (Undo, Spelling): Describe Transient Mark mode as the default.
659
660 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
661 default.
662
663 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
664
665 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
666 mode is the default, and note that the mark is not activated when set.
667
668 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
669 Describe Transient Mark mode as the default.
670
671 * search.texi (Basic Isearch): Reference the Mark Ring node.
672 (Replace, Unconditional Replace, Other Repeating Search):
673 Describe Transient Mark mode as the default.
674
675 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
676 Transient Mark mode as the default.
677 (Paragraphs): Describe how M-h behaves when region is active.
678
679 * trouble.texi (Quitting): Clarify effects of C-g.
680
dc47d1ff
GM
6812008-03-13 Glenn Morris <rgm@gnu.org>
682
683 * emacs.texi (EMACSVER): Set to 23.0.60.
684
e3e0fb39 6852008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 686
e3e0fb39
GM
687 * dired.texi (Hiding Subdirectories): Fix previous change.
688
6892008-03-05 Drew Adams <drew.adams@oracle.com>
690
691 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 692
5e14abf8
KS
6932008-02-28 Kim F. Storm <storm@cua.dk>
694
695 * help.texi (Help Files): Move describe-gnu-project to C-h g.
696 Move describe-distribution to C-h C-o.
697 Move view-emacs-problems to C-h C-p.
698 Add view-emacs-debugging on C-h C-d.
699 Add view-external-packages on C-h C-e.
d0207bf3 700 Add view-order-manuals on C-h C-m.
5e14abf8 701
d0207bf3 7022008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
703
704 * msdog-xtra.texi (MS-DOS): Docstring fix.
705
87e391bb
EZ
7062008-02-09 Eli Zaretskii <eliz@gnu.org>
707
708 * msdog.texi (Windows Fonts): Use a @table for describing font
709 properties.
710
5662e503
JR
7112008-02-07 Jason Rumney <jasonr@gnu.org>
712
713 * msdog.texi (Windows Files): w32-get-true-file-attributes default
714 value has changed.
715 (Windows HOME): Clarify what is meant by "if that fails as well".
716 (Windows Fonts): New section.
717
72463824
GM
7182008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
719
720 * basic.texi (Basic Undo): Remove duplicate "you can".
721
7ff926e0
EZ
7222008-02-02 Eli Zaretskii <eliz@gnu.org>
723
724 * maintaining.texi (Tags): Fix last change.
725
6ab7aef1
MA
7262008-02-02 Michael Albinus <michael.albinus@gmx.de>
727
093571c3 728 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 729
ace67e7e
NR
7302008-01-31 Nick Roberts <nickrob@snap.net.nz>
731
732 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
733
ae068fdf
RS
7342008-01-26 Richard Stallman <rms@gnu.org>
735
736 * maintaining.texi (Tags): Delete redundant index entry.
737
a56d9a08
EZ
7382008-01-26 Eli Zaretskii <eliz@gnu.org>
739
740 * programs.texi (Imenu): Move "@cindex tags" from here...
741 * maintaining.texi (Tags): ...to here.
742
e941ed90
NR
7432008-01-23 Kevin Ryde <user42@zip.com.au>
744
745 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
746 click count.
747
650276d5
JB
7482008-01-21 Juanma Barranquero <lekktu@gmail.com>
749
750 * entering.texi (Exiting): Fix typo.
751 Reported by D. E. Evans <sinuhe@gnu.org>.
752
8dc17977
MR
7532007-12-31 Martin Rudalics <rudalics@gmx.at>
754
755 * glossary.texi (Glossary): Fix typo.
756
9f9695a6
RS
7572007-12-27 Richard Stallman <rms@gnu.org>
758
759 * text.texi (Formatted Text): Improve menu tag.
760 (Editing Format Info): In Info, add duplicate menu of nodes
761 about the submenus.
762 (Format Faces): Say where Faces menu is found. Mention Other.
763 (Format Colors): Say where these submenus are found.
764 (Format Indentation, Format Justification): Likewise.
765 (Format Properties): Likewise.
766
abfd0191
RS
7672007-12-22 Richard Stallman <rms@gnu.org>
768
769 * search.texi (Query Replace): Make exp of query-replace more
770 self-contained, and clarify.
8dc17977 771
abfd0191
RS
772 * cc-mode.texi (Getting Started): Change @ref to @pxref.
773
a2586785
RS
7742007-12-15 Richard Stallman <rms@gnu.org>
775
776 * files.texi (Auto Save): Clarify definition of auto-saving.
777
a67cf2bb
RS
7782007-11-26 Richard Stallman <rms@gnu.org>
779
780 * help.texi (Help Echo): Cleanups.
781
448b33b1
TTN
7822007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
783
784 * files.texi (Why Version Control?): Fix typo.
785 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
786 (Selecting a Fileset): Fix typos; small rewording.
787 (Log Buffer): Likewise.
788 (Old Revisions): Likewise.
448b33b1 789
221bb7f6
EZ
7902007-11-17 Eli Zaretskii <eliz@gnu.org>
791
792 * mule.texi (Communication Coding): Fix wording of last change.
793
d0207bf3 7942007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 795
630cb3b7
JB
796 * custom.texi (Specifying File Variables):
797 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 798
53b7759e
KH
7992007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
800
a5ab2e0c 801 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
802
803 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
804
c8763fb6 8052007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 806
630cb3b7 807 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
808 --output=file.
809
ff98e024
MR
8102007-11-13 Martin Rudalics <rudalics@gmx.at>
811
812 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
813 (Help Echo): Avoid mentioning the term "region" here and
814 consistently use the term "active text".
815
37b11c22
GM
8162007-11-11 Glenn Morris <rgm@gnu.org>
817
818 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
819
21d50ba1
JL
8202007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
821
822 * search.texi (Query Replace): Mention
823 `query-replace-show-replacement'.
824
c12ecb0a 8252007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
826
827 * building.texi (Watch Expressions): Remove obscure sentence.
828
3b4201f4
KH
8292007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
830
831 * mule.texi (Select Input Method): Describe how to activate an input
832 method in the text mode.
833
07e5c0b0
DN
8342007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
835
836 * cmdargs.texi (Misc Variables): Remove Sun windows info.
837
52dd7391
NR
8382007-10-30 Nick Roberts <nickrob@snap.net.nz>
839
840 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
841
c004e539
GM
8422007-10-30 Glenn Morris <rgm@gnu.org>
843
844 * misc.texi (Directory Tracking): Explain a bit more about
845 dirtrack-mode.
846
ca8c5b8c
GM
8472007-10-25 Glenn Morris <rgm@gnu.org>
848
849 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
850
b6c764ef
RS
8512007-10-24 Richard Stallman <rms@gnu.org>
852
853 * misc.texi (Interactive Shell): Cleanup last change.
854
eabd84c9
JL
8552007-10-22 Juri Linkov <juri@jurta.org>
856
857 * mini.texi (Minibuffer History): Add text about a list of minibuffer
858 default values.
859
0b43c7e2
ER
8602007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
861
ca8c5b8c 862 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
863 'filesets'.
864
a80859d4
MR
8652007-10-18 Martin Rudalics <rudalics@gmx.at>
866
867 * trouble.texi (Quitting): Fix typo.
868
c9447ae1
GM
8692007-10-18 Glenn Morris <rgm@gnu.org>
870
871 * frames.texi (Mode Line Mouse): Mention minor mode names.
872
168b980f
JL
8732007-10-17 Juri Linkov <juri@jurta.org>
874
875 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
876 fill-paragraph operates on the active region in Transient Mark mode.
877 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
878 with fill-paragraph.
879
880 * basic.texi (Arguments): Replace fill-paragraph-or-region with
881 fill-paragraph.
882
883 * fixit.texi (Spelling): ispell-word operates on the active region
884 in Transient Mark mode.
885
5a331f34
JB
8862007-10-17 Aaron S. Hawley <aaronh@garden.org>
887
888 * building.texi (Source Buffers):
889 * custom.texi (Init Non-ASCII):
890 * glossary.texi (Glossary): Use "key binding" consistently.
891
2a9f4d55
JB
8922007-10-17 Juanma Barranquero <lekktu@gmail.com>
893
894 * calendar.texi (Diary): Fix directive.
895
de13cecf
RS
8962007-10-16 Richard Stallman <rms@gnu.org>
897
898 * calendar.texi (Diary): Clarify text about diary file example.
899
5f90d53e
ER
9002007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
901
902 * files.texi: Capitalize node names according to convention.
903
3aa491bc
GM
9042007-10-13 Glenn Morris <rgm@gnu.org>
905
906 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
907
8a3106d3
ER
9082007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
909
910 * emacs.texi:
911 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 912 suggested by RMS and Robert J. Chassell.
8a3106d3 913
da1080a2
ER
9142007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
915
3aa491bc 916 * files.texi (Version Systems):
0870a421
ER
917 * vc-xtra.texi:
918 * vc1-xtra.texi:
ac3f4c6f 919 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 920 operations. Change of terminology from `version' to `revision'.
a7fc5b78 921 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 922 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 923
58ade22b
ER
9242007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
925
da1080a2 926 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
927 Reorder the descriptions to be chronological.
928
93870ce2
RS
9292007-10-09 Richard Stallman <rms@gnu.org>
930
931 * display.texi (Cursor Display): Correct how cursor appears
932 in nonselected windows.
933
568c7288
NR
9342007-10-04 Nick Roberts <nickrob@snap.net.nz>
935
936 * building.texi (GDB Graphical Interface): Remove references to gdba
937 and mention gud-gdb.
938
1af74d06 9392007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 940
1af74d06 941 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 942
0d8fb755
JL
9432007-10-06 Juri Linkov <juri@jurta.org>
944
945 * text.texi (Fill Commands): Document fill-paragraph-or-region.
946 (Fill Prefix, Format Indentation): Replace fill-paragraph with
947 fill-paragraph-or-region.
948
949 * basic.texi (Arguments): Replace fill-paragraph with
950 fill-paragraph-or-region.
951
b981e2c6
ER
9522007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
953
954 * files.texi: Update the section on version control for 2007
2a9f4d55 955 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
956 will come later.
957
5fceaf9c
GM
9582007-09-15 Glenn Morris <rgm@gnu.org>
959
960 * calendar.texi (Holidays): Change all instances of `holiday-list' back
961 to `list-holidays'.
962
b0e44b17
GM
9632007-09-14 Glenn Morris <rgm@gnu.org>
964
965 * calendar.texi: Update all instances of mark-calendar-holidays,
966 list-calendar-holidays, list-holidays with the new names.
967
8cf51b2c
GM
9682007-09-06 Glenn Morris <rgm@gnu.org>
969
970 * Move manual sources from man/ to subdirectories of doc/.
971 Split into the Emacs manual in emacs/, and other manuals in misc/.
972 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
973 manual.
974 (infodir): New variable.
975 (info): Use $infodir.
976 (emacsman): Delete target, not needed any more.
977 Move all targets that are not the Emacs manual to misc/Makefile.in.
978 (mostlyclean): Remove `gnustmp'.
979 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
980 manual.
92f9b43f 981 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
982 (emacsman): Delete target, not needed any more.
983 (clean): Remove all info files but Emacs manual.
984 Move all targets that are not the Emacs manual to misc/Makefile.in.
985 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
986
987 * Makefile.in (INFOSOURCES): Delete.
988 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
989 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
990 *.vrs *.toc here...
991 (maintainer-clean): ...from here.
992
9932007-09-05 Glenn Morris <rgm@gnu.org>
994
995 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
996
8cf51b2c
GM
9972007-08-29 Glenn Morris <rgm@gnu.org>
998
999 * emacs.texi (EMACSVER): Increase to 23.0.50.
1000
3420c522
RS
10012007-08-27 Richard Stallman <rms@gnu.org>
1002
1003 * emacs.texi (Top): Clarify menu item for Glossary.
1004
1005 * display.texi (Faces): Change secn title.
1006 Clarify not all fonts come from Font Lock.
1007
8cf51b2c
GM
10082007-08-17 Eli Zaretskii <eliz@gnu.org>
1009
1010 * basic.texi (Position Info): Add index entry for face at point.
1011 Mention that character faces are also displayed by "C-u C-x =".
1012
8cf51b2c
GM
10132007-08-08 Glenn Morris <rgm@gnu.org>
1014
1015 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1016
10172007-08-07 Chong Yidong <cyd@stupidchicken.com>
1018
1019 * files.texi (File Conveniences): Document point motion keys in Image
1020 mode.
1021
8cf51b2c
GM
10222007-07-27 Glenn Morris <rgm@gnu.org>
1023
8cf51b2c
GM
1024 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1025 in-line.
1026
1027 * gpl.texi: New file with text of GPL.
1028 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1029
10302007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1031
1032 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1033
1034 * dired.texi (Wdired): Mention C-x C-q key binding.
1035
10362007-07-28 Nick Roberts <nickrob@snap.net.nz>
1037
1038 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1039
10402007-07-25 Glenn Morris <rgm@gnu.org>
1041
8cf51b2c
GM
1042 * emacs.texi (Copying): Replace license with GPLv3.
1043
1044 * Relicense all FSF files to GPLv3 or later.
1045
10462007-07-24 Glenn Morris <rgm@gnu.org>
1047
1048 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1049 for some calendars.
1050
10512007-07-23 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1054 default-directory for the current buffer is on a remote machine.
1055
8cf51b2c
GM
10562007-07-21 Eli Zaretskii <eliz@gnu.org>
1057
1058 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1059 default value.
1060
10612007-07-21 Richard Stallman <rms@gnu.org>
1062
1063 * files.texi (Why Version Control?): Improve previous change.
1064
10652007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1066
1067 * files.texi (Why Version Control?): New node.
1068
8cf51b2c
GM
10692007-07-12 Nick Roberts <nickrob@snap.net.nz>
1070
8cf51b2c
GM
1071 * building.texi (Starting GUD): Add xref to this anchor.
1072
8cf51b2c
GM
10732007-06-24 Karl Berry <karl@gnu.org>
1074
2a9f4d55 1075 * emacs.texi: New Back-Cover Text.
8cf51b2c 1076
8cf51b2c
GM
10772007-06-07 Alan Mackenzie <acm@muc.de>
1078
1079 * display.texi (Optional Mode Line): Document the new form of
1080 line+column numbers, "(561,2)".
1081
10822007-06-06 Juanma Barranquero <lekktu@gmail.com>
1083
49823426 1084 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1085
10862007-06-02 Chong Yidong <cyd@stupidchicken.com>
1087
1088 * Version 22.1 released.
1089
8cf51b2c
GM
10902007-05-07 Karl Berry <karl@gnu.org>
1091
1092 * emacs.texi (EMACSVER): Back to 22.
1093
10942007-05-06 Richard Stallman <rms@gnu.org>
1095
1096 * maintaining.texi (Create Tags Table): Clean up previous change.
1097
c8763fb6 10982007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1099
1100 * maintaining.texi (Create Tags Table): Add text about the dangers of
1101 making symbolic links to tags files.
1102
11032007-05-04 Karl Berry <karl@gnu.org>
1104
1105 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1106
11072007-05-03 Karl Berry <karl@gnu.org>
1108
1109 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1110
1111 * .cvsignore (*.pdf): New entry.
1112
8cf51b2c
GM
1113 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1114 for printing.
1115
11162007-05-01 Richard Stallman <rms@gnu.org>
1117
1118 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1119
8cf51b2c
GM
11202007-04-28 Glenn Morris <rgm@gnu.org>
1121
1122 * ack.texi (Acknowledgments):
1123 * anti.texi (Antinews):
8cf51b2c
GM
1124 * programs.texi (Program Modes): Restore mention of python.el pending
1125 consideration of legal status.
1126
11272007-04-28 Richard Stallman <rms@gnu.org>
1128
1129 * files.texi (File Names): Fixes to ~ description on MS systems.
1130
8cf51b2c
GM
11312007-04-26 Glenn Morris <rgm@gnu.org>
1132
1133 * emacs.texi (EMACSVER): Increase to 22.1.50.
1134
11352007-04-25 Karl Berry <karl@gnu.org>
1136
1137 * emacs.texi: Improve line breaks on copyright page,
1138 similar layout to lispref, 8.5x11 by default.
1139
1140 * dired.texi (Image-Dired): Improve line break, fix typo.
1141
11422007-04-24 Chong Yidong <cyd@stupidchicken.com>
1143
1144 * programs.texi (Program Modes):
8cf51b2c
GM
1145 * anti.texi (Antinews):
1146 * ack.texi (Acknowledgments): python.el removed.
1147
8cf51b2c
GM
11482007-04-23 Chong Yidong <cyd@stupidchicken.com>
1149
1150 * display.texi (Highlight Interactively): Correct description of
1151 hi-lock-file-patterns-policy.
1152
1153 * files.texi (File Archives): Mention self-extracting executables.
1154
11552007-04-23 Eli Zaretskii <eliz@gnu.org>
1156
1157 * search.texi (Unconditional Replace, Query Replace): Add xref to
1158 "Replacement and Case".
1159
11602007-04-22 Chong Yidong <cyd@stupidchicken.com>
1161
1162 * dired.texi (Image-Dired): Move from Thumbnails node.
1163 * misc.texi (Thumbnails): Node deleted.
1164 * emacs.texi (Top): Update node listing.
1165
1166 * files.texi (File Conveniences):
49823426 1167 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1168
11692007-04-21 Richard Stallman <rms@gnu.org>
1170
1171 * display.texi (Highlight Interactively): Correct previous change.
1172 Clarify doc of hi-lock-find-patterns, and move new features into it.
1173
11742007-04-20 David Koppelman <koppel@ece.lsu.edu>
1175
1176 * display.texi (Highlight Interactively): Document
1177 hi-lock-file-patterns-policy.
1178
11792007-04-20 Martin Rudalics <rudalics@gmx.at>
1180
1181 * display.texi (Scrolling): Fix typo.
1182
8cf51b2c
GM
11832007-04-15 Chong Yidong <cyd@stupidchicken.com>
1184
8cf51b2c
GM
1185 * doclicense.texi: Remove node heading, so that it can be included by
1186 other files.
1187
1188 * emacs.texi: Insert node heading for GFDL.
1189
8cf51b2c
GM
11902007-04-14 Eli Zaretskii <eliz@gnu.org>
1191
1192 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1193 "command line".
1194
1195 * display.texi (Faces): Refer to "Creating Frames" for face
1196 and other frame customizations in .emacs.
1197
1198 * frames.texi (Creating Frames): Mention that face customizations can
1199 be put in .emacs. Add index entries.
1200
12012007-04-12 Richard Stallman <rms@gnu.org>
1202
1203 * glossary.texi (Glossary): Explain `iff'.
1204
12052007-04-11 Karl Berry <karl@gnu.org>
1206
1207 * gnu.texi (Top),
1208 * macos.texi (Mac Font Specs),
1209 * anti.texi (Antinews),
1210 * xresources.texi (Resources),
1211 * misc.texi (Emulation),
1212 * calendar.texi (Daylight Saving),
1213 * dired.texi (Dired and Find),
1214 * rmail.texi (Remote Mailboxes),
1215 * sending.texi (Mail Headers),
1216 * programs.texi (Which Function),
1217 * files.texi (Recover),
1218 * buffers.texi (Uniquify),
1219 * frames.texi (Wheeled Mice),
1220 * killing.texi (Rectangles): Wording to improve breaks in
1221 8.5x11 format.
1222 * mule.texi (Language Environments): \hbadness=10000 since there's
1223 no way to reword.
1224 * emacs.texi (smallbook): New @set to more easily switch between
1225 smallbook and 8.5x11.
1226
12272007-04-11 Richard Stallman <rms@gnu.org>
1228
1229 * files.texi (File Conveniences): Add xref to Tumme.
1230 Delete text about Thumbnail mode.
1231
8cf51b2c
GM
12322007-04-09 Alan Mackenzie <acm@muc.de>
1233
1234 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1235 new name. Insert concept index entries.
1236
8cf51b2c
GM
12372007-04-08 Chong Yidong <cyd@stupidchicken.com>
1238
1239 * display.texi (Standard Faces): Document prefix arg for
1240 list-faces-display.
1241
1242 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1243
8cf51b2c
GM
12442007-04-07 Chong Yidong <cyd@stupidchicken.com>
1245
8cf51b2c
GM
1246 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1247
1248 * files.texi (Misc File Ops): Rewrite description of
1249 insert-file-literally.
1250
8cf51b2c
GM
12512007-03-31 Eli Zaretskii <eliz@gnu.org>
1252
1253 * misc.texi (Printing): Postscript -> PostScript.
1254
8cf51b2c
GM
1255 * ack.texi (Acknowledgments): Postscript -> PostScript.
1256
1257 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1258
1259 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1260 below.
1261
12622007-03-30 Chong Yidong <cyd@stupidchicken.com>
1263
1264 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1265 Init Non-ASCII.
1266 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1267 (Init Non-ASCII): New node.
1268
12692007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1270
1271 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1272
8cf51b2c
GM
12732007-03-12 Glenn Morris <rgm@gnu.org>
1274
8cf51b2c
GM
1275 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1276 "Daylight Savings".
1277
49823426 1278 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1279 saving" in text throughout.
1280
8cf51b2c
GM
12812007-03-04 Richard Stallman <rms@gnu.org>
1282
1283 * custom.texi (Safe File Variables): Minor correction.
1284
8cf51b2c
GM
12852007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1286
1287 * rmail.texi (Movemail): Add internal ref.
1288 Don't indent the intro for the PROTO table.
1289 Format PROTO table items with @code.
1290
8cf51b2c
GM
12912007-02-26 Nick Roberts <nickrob@snap.net.nz>
1292
1293 * building.texi: Remove references to bashdb.
1294
8cf51b2c
GM
12952007-02-19 Juanma Barranquero <lekktu@gmail.com>
1296
1297 * mule.texi (Language Environments): Update list of supported language
1298 environments.
1299
8cf51b2c
GM
13002007-02-14 Kim F. Storm <storm@cua.dk>
1301
1302 * building.texi (Grep Searching): Fix lgrep doc.
1303
13042007-02-12 Chong Yidong <cyd@stupidchicken.com>
1305
1306 * back.texi: Remove unused file.
1307
c8763fb6 13082007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1309
1310 * maintaining.texi (Tag Syntax): Now --members is the default for
1311 etags, not for ctags yet.
1312
8cf51b2c
GM
13132007-02-03 Eli Zaretskii <eliz@gnu.org>
1314
1315 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1316 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1317 expects. Add comments to prevent people from inadvertently modifying
1318 the key parts needed by `texinfo-multiple-files-update'.
1319
13202007-01-29 Chong Yidong <cyd@stupidchicken.com>
1321
1322 * frames.texi (Secondary Selection): Window clicked does not matter
1323 when mouse-yank-at-point is non-nil.
1324
8cf51b2c
GM
13252007-01-16 Glenn Morris <rgm@gnu.org>
1326
1327 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1328 system abbrev.
1329
13302007-01-11 Richard Stallman <rms@gnu.org>
1331
1332 * msdog.texi (Windows Keyboard): Another small cleanup.
1333
13342007-01-10 Richard Stallman <rms@gnu.org>
1335
1336 * msdog.texi (Windows Keyboard): Yet another try to make
1337 everyone happy with that passage.
1338
13392007-01-05 Richard Stallman <rms@gnu.org>
1340
1341 * anti.texi (Antinews): Mention M-x shell scrolling.
1342
13432007-01-05 Nick Roberts <nickrob@snap.net.nz>
1344
1345 * building.texi (Watch Expressions): Describe gdb-max-children.
1346
8cf51b2c
GM
13472007-01-04 Richard Stallman <rms@gnu.org>
1348
8cf51b2c
GM
1349 * msdog.texi (Windows Keyboard): Clarify previous change.
1350
8cf51b2c
GM
13512007-01-02 Richard Stallman <rms@gnu.org>
1352
1353 * custom.texi (Changing a Variable): Minor clarification.
1354 (Specific Customization): customize-customized => customize-unsaved.
1355
1356 * entering.texi (Entering Emacs): Clean up text about restarting
1357 Emacs for each file.
1358
1359 * misc.texi (Shell Options): Minor cleanup.
1360
1361 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1362 with Emacs, not vice versa.
1363
1364 * programs.texi (Symbol Completion): Recommend customizing
1365 window manager.
1366
1367 * xresources.texi (Resources): Minor fix.
1368
c8763fb6 13692007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1370
1371 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1372
13732007-01-01 Richard Stallman <rms@gnu.org>
1374
1375 * commands.texi (User Input): Document keys stolen by window mangers.
1376
13772006-12-31 Richard Stallman <rms@gnu.org>
1378
1379 * custom.texi (Specific Customization): Document customize-option
1380 instead of customize-variable.
1381
13822006-12-31 Kim F. Storm <storm@cua.dk>
1383
1384 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1385
13862006-12-30 Kim F. Storm <storm@cua.dk>
1387
1388 * killing.texi (CUA Bindings): Fix typo.
1389
1390 * xresources.texi (Table of Resources): Mention grow-only value for
1391 auto-resize-tool-bars.
1392
8cf51b2c
GM
13932006-12-27 Eli Zaretskii <eliz@gnu.org>
1394
1395 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1396 and how to get them back.
1397
13982006-12-26 Richard Stallman <rms@gnu.org>
1399
1400 * calendar.texi (Holidays): Holiday listing is based on current
1401 practice, but DST is not.
1402
14032006-12-25 Richard Stallman <rms@gnu.org>
1404
1405 * emacs.texi (Top): Update subnode menus.
1406
1407 * mark.texi (Transient Mark): Fix xref.
1408
1409 * killing.texi (Graphical Kill): Node deleted.
1410 (Killing): Add xref to Cut and Paste.
1411 (CUA Bindings): Update xref.
1412
1413 * frames.texi (Cut and Paste): New section to hold other nodes.
1414 (Mouse Commands): Node demoted.
1415 (Cut/Paste Other App): Split out from Mouse Commands.
1416 (Word and Line Mouse): Likewise.
1417 (Secondary Selection, Clipboard): Nodes demoted.
1418
8cf51b2c
GM
14192006-12-24 Kevin Ryde <user42@zip.com.au>
1420
1421 * calendar.texi (Holidays): US daylight saving begins second Sunday
1422 in March for 2007 onwards.
1423 (Daylight Savings): Show new US default daylight saving rules, 2nd
1424 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1425
14262006-12-23 Chong Yidong <cyd@stupidchicken.com>
1427
1428 * calendar.texi (Scroll Calendar): < and > are switched.
1429
14302006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1431
1432 * killing.texi (Deletion): Describe M-\ prefix argument.
1433
14342006-12-23 Richard Stallman <rms@gnu.org>
1435
1436 * search.texi (Regexp Search): Explain why forward and reverse regexp
1437 search are not mirror images.
1438
8cf51b2c
GM
14392006-12-19 Kim F. Storm <storm@cua.dk>
1440
1441 * major.texi (Choosing Modes): Describe match-function elements for
1442 magic-mode-alist.
1443
8cf51b2c
GM
14442006-12-18 Eli Zaretskii <eliz@gnu.org>
1445
1446 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1447 peculiarities.
1448
14492006-12-18 Richard Stallman <rms@gnu.org>
1450
1451 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1452
8cf51b2c
GM
14532006-12-17 Alan Mackenzie <acm@muc.de>
1454
1455 * programs.texi (Left Margin Paren): Remove the bit which says
1456 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1457 Discuss some of the issues of setting this option to nil.
1458
14592006-12-17 Glenn Morris <rgm@gnu.org>
1460
1461 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1462
14632006-12-16 Eli Zaretskii <eliz@gnu.org>
1464
1465 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1466 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1467 NTFS volumes.
1468 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1469 volumes.
1470
14712006-12-15 Eli Zaretskii <eliz@gnu.org>
1472
1473 * text.texi (HTML Mode): Fix "C-c TAB".
1474
8cf51b2c
GM
14752006-12-09 Richard Stallman <rms@gnu.org>
1476
1477 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1478
14792006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1480
1481 * files.texi (Misc File Ops): Document insert-file-literally.
1482
14832006-12-08 Eli Zaretskii <eliz@gnu.org>
1484
1485 * cmdargs.texi (Colors): Note that --color is intended for overriding
1486 the terminal defaults, not for normal invocation.
1487
1488 * misc.texi (Emacs Server): Improve wording. Don't mention the
1489 ``server program''. Add a cross-reference to "Init File" node.
1490 (Invoking emacsclient): Add index entries. Document both short and
1491 long versions of command-line options. Document the -f option.
1492
8cf51b2c
GM
14932006-12-06 Richard Stallman <rms@gnu.org>
1494
1495 * text.texi (Outline Format): Say to set outline-regexp
1496 and outline-level with major modes and file local variables.
1497
c8763fb6 14982006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1499
1500 * anti.texi (Antinews): Mention the alternative to
1501 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1502
8cf51b2c
GM
1503 * misc.texi (Interactive Shell): Ditto.
1504
15052006-12-04 Eli Zaretskii <eliz@gnu.org>
1506
1507 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1508
1509 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1510
15112006-12-01 Eli Zaretskii <eliz@gnu.org>
1512
1513 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1514 colon in the mode line.
1515
1516 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1517
15182006-11-26 Nick Roberts <nickrob@snap.net.nz>
1519
1520 * building.texi (Watch Expressions): Mention SPC for expanding/
1521 contracting watch expressions.
1522
15232006-11-26 Kim F. Storm <storm@cua.dk>
1524
1525 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1526
15272006-11-26 Nick Roberts <nickrob@snap.net.nz>
1528
1529 * building.texi (Debugger Operation): Define text command mode.
1530 Clarify how tooltips work.
1531 (GDB Graphical Interface): Explain how to run in text command mode
1532 more clearly.
1533
15342006-11-25 Juanma Barranquero <lekktu@gmail.com>
1535
1536 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1537
15382006-11-22 Juanma Barranquero <lekktu@gmail.com>
1539
1540 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1541
8cf51b2c
GM
15422006-11-18 Chong Yidong <cyd@stupidchicken.com>
1543
1544 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1545 and EMACS is deprecated.
1546
15472006-11-18 Juanma Barranquero <lekktu@gmail.com>
1548
1549 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1550
c8763fb6 15512006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1552
1553 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1554
1555 * emacs.texi: Include xresources.texi both for info and dvi.
1556
1557 * xresources.texi: Merge text from xresmini.texi.
1558
c8763fb6 15592006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1560
1561 * glossary.texi: Fix typos.
1562
8cf51b2c
GM
15632006-11-06 Richard Stallman <rms@gnu.org>
1564
1565 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1566
1567 * ack.texi (Acknowledgments): Fix name spelling.
1568
15692006-11-01 Juri Linkov <juri@jurta.org>
1570
1571 * search.texi (Word Search): Document incremental word search.
1572
15732006-10-28 Glenn Morris <rgm@gnu.org>
1574
1575 * ack.texi (Acknowledgments): Add cal-html author.
1576
1577 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1578 Calendar"). Describe new package cal-html.
1579 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1580 Calendar Files."
1581
8cf51b2c
GM
15822006-10-23 Richard Stallman <rms@gnu.org>
1583
1584 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1585 Abbrev mode is enabled.
1586
8cf51b2c
GM
15872006-10-16 Richard Stallman <rms@gnu.org>
1588
8cf51b2c
GM
1589 * emacs.texi: Update ISBN.
1590
8cf51b2c
GM
15912006-10-11 Kim F. Storm <storm@cua.dk>
1592
1593 * emacs.texi (Acknowledgments): Use @dotless{i}.
1594
15952006-10-08 Nick Roberts <nickrob@snap.net.nz>
1596
1597 * building.texi (Breakpoints Buffer): Mention catchpoints.
1598
15992006-10-08 Kim F. Storm <storm@cua.dk>
1600
1601 * ack.texi (Acknowledgments): Update.
1602
1603 * emacs.texi (Acknowledgments): Fix bad @/ form.
1604
8cf51b2c
GM
16052006-10-05 Kim F. Storm <storm@cua.dk>
1606
1607 * emacs.texi (Acknowledgments): Add more contributors.
1608
16092006-10-03 Richard Stallman <rms@gnu.org>
1610
1611 * emacs.texi (Acknowledgments): Update version and edition.
1612
8cf51b2c
GM
16132006-10-01 Karl Berry <karl@gnu.org>
1614
1615 * custom.texi (Customization Groups): Page break to keep example buffer
1616 on one page.
1617
16182006-09-30 Karl Berry <karl@gnu.org>
1619
1620 * programs.texi (Basic Indent): @need to improve page break.
1621 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1622
16232006-09-29 Glenn Morris <rgm@gnu.org>
1624
1625 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1626
16272006-09-29 Karl Berry <karl@gnu.org>
1628
1629 * windows.texi (Basic Window): Remove forced @break, no longer
1630 desirable.
1631 * frames.texi (Frame Commands),
1632 * mark.texi (Marking Objects): Reword to avoid bad page break.
1633 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1634
16352006-09-19 Richard Stallman <rms@gnu.org>
1636
1637 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1638 stick to present tense.
1639
c8763fb6 16402006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1641
1642 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1643 to x-gtk-use-old-file-dialog.
1644 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1645
16462006-09-15 Jay Belanger <belanger@truman.edu>
1647
49823426 1648 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1649 Change "Library Public License" to "Lesser Public License"
1650 throughout. Use "yyyy" to represent year.
1651
8cf51b2c
GM
16522006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1653
1654 * files.texi (Visiting): Add index entry "open file".
1655
8cf51b2c
GM
16562006-09-11 Richard Stallman <rms@gnu.org>
1657
1658 * building.texi (Compilation Mode): Clarification.
1659 (Grep Searching): Add xref to Compilation Mode.
1660
8cf51b2c
GM
16612006-09-08 Richard Stallman <rms@gnu.org>
1662
1663 * search.texi (Search): Ref multi-file search commands here.
1664 (Other Repeating Search): Not here.
1665
8cf51b2c
GM
16662006-08-28 Richard Stallman <rms@gnu.org>
1667
1668 * windows.texi (Split Window): Update xref.
1669
1670 * basic.texi (Continuation Lines): Update xref.
1671
1672 * indent.texi (Tab Stops): Update xref.
1673
1674 * emacs.texi (Top): Update subnode menu.
1675
1676 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1677 split out of Display Custom.
1678
16792006-08-25 Kim F. Storm <storm@cua.dk>
1680
1681 * display.texi (Display Custom): Add variables overline-margin
1682 and x-underline-at-descent-line.
1683
16842006-08-25 Richard Stallman <rms@gnu.org>
1685
1686 * entering.texi (Exiting): Rewrite to give graphical displays
1687 priority over text terminals.
1688
1689 * search.texi (Incremental Search): Move index entries.
1690
16912006-08-23 Chong Yidong <cyd@stupidchicken.com>
1692
1693 * custom.texi (Init File): Reference Find Init to avoid "home
1694 directory" confusion.
1695
16962006-08-22 Nick Roberts <nickrob@snap.net.nz>
1697
1698 * building.texi (Other GDB-UI Buffers): Describe how to edit
1699 a value in the locals buffer.
1700
17012006-08-21 Richard Stallman <rms@gnu.org>
1702
1703 * search.texi (Basic Isearch): Add `isearch' index entry.
1704
17052006-08-16 Richard Stallman <rms@gnu.org>
1706
1707 * misc.texi (Saving Emacs Sessions): Clean up wording.
1708
1709 * mark.texi (Marking Objects): Mention term "select all".
1710
1711 * emacs.texi (Top): Update subnode menu.
1712
1713 * help.texi (Help Mode): Move node up in file.
1714
8cf51b2c
GM
17152006-08-15 Nick Roberts <nickrob@snap.net.nz>
1716
1717 * building.texi (Stack Buffer): Explain fringe arrow.
1718
8cf51b2c
GM
17192006-08-12 Eli Zaretskii <eliz@gnu.org>
1720
8cf51b2c
GM
1721 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1722 on startup.
1723
17242006-08-11 Romain Francoise <romain@orebokech.com>
1725
1726 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1727
17282006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1729
1730 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1731
17322006-08-10 Richard Stallman <rms@gnu.org>
1733
1734 * text.texi (Format Faces): Substantial rewrites to deal
1735 with face merging. Empty regions don't count. Clarify
1736 face property inheritance.
1737
17382006-08-08 Romain Francoise <romain@orebokech.com>
1739
1740 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1741 <arjuropo@cc.jyu.fi>.
1742
8cf51b2c
GM
17432006-08-04 Eli Zaretskii <eliz@gnu.org>
1744
1745 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1746 apply to all frames.
1747
8cf51b2c
GM
17482006-08-01 Richard Stallman <rms@gnu.org>
1749
1750 * help.texi (Name Help): Add index entries for describe-variable.
1751
17522006-08-01 Nick Roberts <nickrob@snap.net.nz>
1753
1754 * building.texi (GDB Graphical Interface): Shorten node names.
1755 (GDB-UI Layout): Use GDB-related.
1756 (Other GDB-UI Buffers): Simplify English.
1757
17582006-07-31 Richard Stallman <rms@gnu.org>
1759
1760 * search.texi (Query Replace): Add xref for Dired's Q command.
1761
8cf51b2c
GM
17622006-07-31 Nick Roberts <nickrob@snap.net.nz>
1763
1764 * building.texi (GDB commands in Fringe): Rename to...
1765 (Source Buffers): ..this and move forward. Describe hollow arrow and
1766 new option gdb-find-source-frame.
1767
17682006-07-29 Richard Stallman <rms@gnu.org>
1769
1770 * dired.texi (Operating on Files): Simplify previous change
1771 and fix Texinfo usage.
1772
17732006-07-29 Eli Zaretskii <eliz@gnu.org>
1774
1775 * dired.texi (Operating on Files): Add cross-references. State the
1776 Unix commands that do similar things.
1777
17782006-07-28 Richard Stallman <rms@gnu.org>
1779
1780 * mark.texi (Transient Mark): Clarify that region never disappears
1781 when Transient Mark mode is off, and not when it is on.
1782
17832006-07-27 Richard Stallman <rms@gnu.org>
1784
1785 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1786
17872006-07-24 Richard Stallman <rms@gnu.org>
1788
1789 * xresources.texi (GTK styles): Fix texinfo usage.
1790
8cf51b2c
GM
1791 * commands.texi (User Input): Explain why we teach keyboard cmds.
1792
1793 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1794 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1795 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1796 * doclicense.texi, display.texi, dired.texi, basic.texi:
1797 * anti.texi, ack.texi: Move periods and commas inside quotes.
1798
17992006-07-22 Eli Zaretskii <eliz@gnu.org>
1800
1801 * cmdargs.texi (General Variables): Document EMAIL.
1802
18032006-07-21 Eli Zaretskii <eliz@gnu.org>
1804
1805 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1806 doesn't have effect on MS-Windows.
1807
8cf51b2c
GM
18082006-07-17 Richard Stallman <rms@gnu.org>
1809
1810 * building.texi (Grep Searching): Explain about chaining grep commands.
1811
8cf51b2c
GM
18122006-07-10 Nick Roberts <nickrob@snap.net.nz>
1813
49823426 1814 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1815
18162006-07-09 Chong Yidong <cyd@stupidchicken.com>
1817
1818 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1819 is invoked for multiple files.
1820
18212006-07-08 Eli Zaretskii <eliz@gnu.org>
1822
1823 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1824 on-line manual for the rest of this node.
1825 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1826 unconditionally.
1827 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1828 Improve wording.
1829 (Windows Printing): Improve wording.
1830 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1831 rest of this node.
1832
8cf51b2c
GM
18332006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1834
49823426
GM
1835 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1836 with eval-buffer.
8cf51b2c
GM
1837
18382006-07-05 Nick Roberts <nickrob@snap.net.nz>
1839
1840 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1841 of character translation.
1842
18432006-07-04 Nick Roberts <nickrob@snap.net.nz>
1844
1845 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1846
18472006-07-03 Karl Berry <karl@gnu.org>
1848
1849 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1850 not-too-underfull hboxes in the TeX output.
1851 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1852 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1853 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1854 * sending.texi, text.texi: Fix overfull/underfull boxes.
1855
18562006-07-03 Romain Francoise <romain@orebokech.com>
1857
1858 * m-x.texi (M-x): Fix.
1859
18602006-07-03 Richard Stallman <rms@gnu.org>
1861
8cf51b2c
GM
1862 * search.texi (Other Repeating Search): filename -> file name.
1863
1864 * misc.texi (Narrowing): Minor cleanups.
1865
1866 * files.texi (Visiting): filename -> file name.
1867
1868 * emacs.texi (Top): Update subnode menus.
1869
1870 * mule.texi (Coding Systems): Move char translation stuff here.
1871 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1872 (Recognize Coding): Substantial local rewrites.
1873 (International): Update menu.
1874
1875 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1876 (Scrolling): Substantial local rewrites.
1877 (Display): Update menu and intro.
1878
1879 * dired.texi: filename -> file name.
1880
1881 * custom.texi (Safe File Variables): Texinfo usage fix.
1882
18832006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1884
1885 * help.texi, m-x.texi: Lots of cleanups.
1886
8cf51b2c
GM
18872006-06-30 Eli Zaretskii <eliz@gnu.org>
1888
1889 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1890 (Windows Processes, Windows Misc): Shorten the printed version by
1891 selectively conditioning less important portions by @ifnottex.
1892
8cf51b2c
GM
18932006-06-27 Richard Stallman <rms@gnu.org>
1894
1895 * mini.texi (Minibuffer File): Minor cleanup.
1896
18972006-06-25 Nick Roberts <nickrob@snap.net.nz>
1898
1899 * frames.texi (XTerm Mouse): Rename to...
1900 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1901
1902 * emacs.texi (Top): Use new node name.
1903
19042006-06-24 Eli Zaretskii <eliz@gnu.org>
1905
1906 * emacs.texi (Top): Update the detailed menu according to changes in
1907 msdog.texi.
1908
1909 * msdog.texi (Windows Keyboard): New section.
1910 (Windows Mouse): New section.
1911 (Windows System Menu): Remove section (text merged with "Windows
1912 Keyboard").
1913 (Windows Misc): New section.
1914
1915 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1916
1917 * msdog.texi (ls in Lisp): New section.
1918
1919 * files.texi (Visiting): Document case-insensitive wildcard matching
1920 under find-file-wildcards.
1921
8cf51b2c
GM
19222006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1923
1924 * macos.texi (Mac Input): Add description of mac-function-modifier.
1925 Now Unicode keyboard layouts work.
1926
8cf51b2c
GM
19272006-06-10 Richard Stallman <rms@gnu.org>
1928
1929 * mule.texi (Recognize Coding): Clarify previous change.
1930
19312006-06-09 Kenichi Handa <handa@m17n.org>
1932
1933 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1934 notation.
1935
19362006-06-07 Kevin Ryde <user42@zip.com.au>
1937
1938 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1939 manual for @ifnottex, but in emacs-extra for @iftex.
1940
1941 * cmdargs.texi (General Variables): Fix smtpmail xref.
1942
19432006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1944
8cf51b2c 1945 * programs.texi (Comment Commands):
8cf51b2c 1946 * custom.texi (Specifying File Variables):
49823426 1947 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1948
19492006-06-07 Nick Roberts <nickrob@snap.net.nz>
1950
1951 * building.texi (Watch Expressions): Move node to end.
1952 (GDB Graphical Interface): Move description of clicks in fringe...
1953 (GDB commands in the Fringe): ...to here. New node.
1954
8cf51b2c
GM
19552006-06-05 Romain Francoise <romain@orebokech.com>
1956
49823426 1957 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1958
19592006-06-05 Nick Roberts <nickrob@snap.net.nz>
1960
1961 * building.texi (GDB Graphical Interface): Update bindings.
1962 (Commands of GUD): Add gud-print. Remove gud-run.
1963 Restate availability more generally.
1964
19652006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1966
1967 * mini.texi: Lots of cleanups.
1968
19692006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1970
1971 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1972 and Mouse-2.
1973
c8763fb6 19742006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1975
1976 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1977
8cf51b2c
GM
19782006-05-31 Richard Stallman <rms@gnu.org>
1979
1980 * basic.texi (Moving Point): Fix previous change.
1981
c8763fb6 19822006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1983
1984 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1985
19862006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1987
1988 * basic.texi: Many simplifications and improvements in wording.
1989
8cf51b2c
GM
19902006-05-26 Nick Roberts <nickrob@snap.net.nz>
1991
1992 * anti.texi (Antinews): Create a node for gdb-ui.
1993
8cf51b2c
GM
19942006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1995
1996 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1997
19982006-05-20 Richard Stallman <rms@gnu.org>
1999
2000 * dired.texi (Dired Navigation): dired-goto-file is now j.
2001
8cf51b2c
GM
20022006-05-20 Eli Zaretskii <eliz@gnu.org>
2003
2004 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2005 and their aliases.
2006
2007 * msdog.texi (Windows Printing): Mention non-support of plain text
2008 printing with some el-cheapo printers, and suggest a workaround.
2009
20102006-05-20 Kevin Ryde <user42@zip.com.au>
2011
2012 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2013 remove the bit saying you must set it.
2014
20152006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2016
2017 * trouble.texi (Checklist):
2018 * text.texi (Text, Auto Fill, Text Mode):
2019 * search.texi (Nonincremental Search):
2020 * rmail.texi (Rmail Labels):
2021 * mule.texi (Input Methods, Multibyte Conversion):
2022 * misc.texi (Gnus, Where to Look, PostScript):
2023 * maintaining.texi (Create Tags Table):
2024 * indent.texi (Indentation Commands):
2025 * fixit.texi (Spelling):
2026 * emacs.texi (Copying):
2027 * custom.texi (Init File): ifinfo -> ifnottex.
2028
8cf51b2c
GM
20292006-05-17 Richard Stallman <rms@gnu.org>
2030
2031 * files.texi (Diff Mode): Mention C-x `.
2032
20332006-05-08 Richard Stallman <rms@gnu.org>
2034
2035 * custom.texi (Disabling): Textual cleanups.
2036
8cf51b2c
GM
20372006-05-12 Glenn Morris <rgm@gnu.org>
2038
2039 * calendar.texi (Displaying the Diary, Format of Diary File):
2040 Refer to diary-view-entries, diary-list-entries,
2041 diary-show-all-entries rather than obsolete aliases.
2042
20432006-05-12 Eli Zaretskii <eliz@gnu.org>
2044
2045 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2046 (Displaying the Diary, Special Diary Entries, Importing Diary):
2047 * building.texi (Compilation Shell):
2048 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2049 emacs-xtra with @inforef's.
2050
2051 * files.texi (Visiting): Fix wording.
2052
2053 * mule.texi (Coding Systems, Text Coding): More indexing.
2054 Mention that C-x RET f can set eol conversion.
2055
c8763fb6 20562006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2057
2058 * xresmini.texi (GTK resources): Insert GTK description.
2059
2060 * xresources.texi (GTK resources): metafont should be menufont.
2061
8cf51b2c
GM
20622006-05-06 Michael Albinus <michael.albinus@gmx.de>
2063
49823426 2064 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2065 method, user name and host name is active only in partial
2066 completion mode.
2067
8cf51b2c
GM
20682006-05-06 Eli Zaretskii <eliz@gnu.org>
2069
2070 * makefile.w32-in (emacs.dvi):
2071 * Makefile.in (emacs.dvi): Add xresmini.texi.
2072
2073 * xresmini.texi (Table of Resources): Remove xref to non-existent
2074 node "LessTif Resources".
2075
2076 * msdog.texi (Microsoft Windows):
2077 * calendar.texi (Calendar/Diary, Displaying the Diary)
2078 (Special Diary Entries, Importing Diary, Holidays):
2079 * programs.texi (Program Modes):
2080 * text.texi (Text):
2081 * buffers.texi (Several Buffers):
2082 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2083
20842006-05-06 Eli Zaretskii <eliz@gnu.org>
2085
2086 The following changes merge the emacs-xtra manual into the main
2087 manual, but only for on-line version of the manual.
2088
2089 * vc2-xtra.texi (Version Backups, Local Version Control)
2090 (Making Snapshots, Change Logs and VC, Version Headers)
2091 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2092 on-line manual.
2093
2094 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2095 for on-line manual.
2096
2097 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2098 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2099 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2100 for on-line manual.
2101
2102 * fortran-xtra.texi (Fortran, Fortran Autofill)
2103 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2104 for on-line manual.
2105
2106 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2107 Conditional xref's for on-line manual.
2108
2109 * emerge-xtra.texi (Emerge, Overview of Emerge)
2110 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2111 manual.
2112
2113 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2114 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2115 (EMACSSOURCES): Use EMACS_XTRA.
2116 (../info/emacs-xtra): Remove.
2117 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2118
2119 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2120 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2121 (EMACSSOURCES): Use EMACS_XTRA.
2122 ($(infodir)/emacs-xtra): Remove.
2123 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2124
2125 * trouble.texi (Quitting):
2126 * text.texi (Text):
2127 * programs.texi (Program Modes):
2128 * msdog.texi (Microsoft Windows):
2129 * frames.texi (Frames):
2130 * files.texi (Backup, Version Control, VC Concepts)
2131 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2132 (Registering, VC Status, VC Undo, Multi-User Branching)
2133 (Comparing Files):
2134 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2135 (Displaying the Diary, Special Diary Entries, Importing Diary):
2136 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2137 conditional xref's, depending on @iftex/@ifnottex.
2138
2139 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2140 "MS-DOS". @include msdog-xtra.texi.
2141
2142 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2143 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2144
2145 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2146 for vc-xtra.texi subsections.
2147 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2148 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2149
2150 * sending.texi (Sending Mail): A @node line without explicit Prev,
2151 Next, and Up links.
2152
2153 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2154 Next, and Up links.
2155
2156 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2157 and its sections. @include picture-xtra.texi.
2158
2159 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2160 "Emerge".
2161 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2162
2163 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2164 exact duplicate of its name-sake in calendar.texi.
2165
2166 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2167 "Advanced Calendar/Diary Usage".
2168 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2169
2170 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2171 dired-xtra.texi.
2172 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2173
2174 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2175 (Files) [ifnottex]: Add menu entry for Autorevert.
2176
2177 * emacs-xtra.texi (Introduction): Reword to make consistent with
2178 printed version only.
2179 <Top level>: Remove the body of all chapters and move them to the
2180 new *-xtra.texi files. Use @raisesections and @lowersections to
2181 convert sections to chapters etc.
2182
2183 * msdog-xtra.texi:
2184 * fortran-xtra.texi:
2185 * vc-xtra.texi:
2186 * vc1-xtra.texi:
2187 * vc2-xtra.texi:
2188 * emerge-xtra.texi:
2189 * cal-xtra.texi:
2190 * dired-xtra.texi:
2191 * arevert-xtra.texi: New files, with text from respective chapters
2192 of emacs-xtra.texi. Convert each @chapter into @section, @section
2193 into @subsection, etc.
2194
2195 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2196 updated.
2197
2198 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2199 Windows". All references updated.
2200
22012006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2202
2203 * macos.texi (Mac Input): Mention input from Character Palette.
2204 (Mac Font Specs): Fix typo.
2205
22062006-05-05 Richard Stallman <rms@gnu.org>
2207
2208 * files.texi (Diff Mode): Minor cleanup.
2209
22102006-05-05 Karl Berry <karl@gnu.org>
2211
8cf51b2c
GM
2212 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2213 errors from the current release of makeinfo (4.8).
2214 * help.texi (Library Keywords): Change widest word in multitable
2215 template from `emulations' to `convenience'. (Not sure if this is
2216 related to the font change.)
2217
22182006-05-05 Eli Zaretskii <eliz@gnu.org>
2219
2220 * files.texi (File Names): Add a footnote about limited support of
2221 ~USER on MS-Windows.
2222
2223 * cmdargs.texi (Initial Options): Add a footnote about limited
2224 support of ~USER on MS-Windows.
2225
22262006-05-03 Richard Stallman <rms@gnu.org>
2227
2228 * files.texi (Diff Mode): Node moved here.
2229 (Comparing Files): Delete what duplicates new node.
2230 (Files): Put Diff Mode in menu.
2231
2232 * misc.texi (Diff Mode): Moved to files.texi.
2233
2234 * emacs.texi (Top): Update menu for Diff Mode.
2235
2236 * trouble.texi (Emergency Escape): Simplify.
2237
2238 * emacs.texi (Top): Minor clarification.
2239
22402006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2241
2242 * commands.texi, entering.texi, screen.texi: Many simplifications.
2243
22442006-05-03 Richard Stallman <rms@gnu.org>
2245
2246 * commands.texi (Text Characters): Delete paragraph about unibyte
2247 non-ASCII printing chars.
2248
2249 * killing.texi (Killing): Say "graphical displays".
2250 * display.texi: Say "graphical displays".
2251
2252 * cmdargs.texi (Misc X): Say "graphical displays".
2253
22542006-05-01 Richard Stallman <rms@gnu.org>
2255
2256 * emacs.texi (Top): Add Diff Mode to menu.
2257
22582006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2259
2260 * misc.texi (Diff Mode): New node.
2261
22622006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2263
2264 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2265 (Mac Environment Variables): Shorten example line.
2266 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2267
22682006-05-01 Nick Roberts <nickrob@snap.net.nz>
2269
2270 * building.texi (GUD Customization): Describe cases %d and %c.
2271 Update description for %e.
2272
22732006-04-30 Glenn Morris <rgm@gnu.org>
2274
2275 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2276
22772006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2278
2279 * custom.texi (Examining): Update C-h v output example.
2280
22812006-04-29 Kim F. Storm <storm@cua.dk>
2282
2283 * building.texi (Grep Searching): Add lgrep and rgrep.
2284
8cf51b2c
GM
22852006-04-23 Richard Stallman <rms@gnu.org>
2286
2287 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2288
2289 * xresmini.texi: New file.
2290
2291 * xresources.texi (Face Resources): Split table into font resources
2292 and the rest. Combine similar attributes for brevity.
2293
8cf51b2c
GM
22942006-04-21 Eli Zaretskii <eliz@gnu.org>
2295
2296 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2297 backslashes and case-insensitivity in file names (moved to the
2298 main manual).
2299 (MS-DOS Printing): Move most of the text to the main manual.
2300
2301 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2302 New nodes.
2303 (Windows Processes, Windows System Menu): Add index entries and
2304 fix wording.
2305
8cf51b2c
GM
23062006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2307
2308 * misc.texi (Shell Ring): Add notes on saved input when
2309 navigating off the end of the history list.
2310
23112006-04-18 Chong Yidong <cyd@mit.edu>
2312
2313 * misc.texi (Shell Options): Correct default value of
2314 comint-scroll-show-maximum-output.
2315
8cf51b2c
GM
23162006-04-18 Nick Roberts <nickrob@snap.net.nz>
2317
2318 * building.texi (Watch Expressions): Update.
2319
8cf51b2c
GM
23202006-04-12 Richard Stallman <rms@gnu.org>
2321
2322 * search.texi: Clean up previous change.
2323
23242006-04-12 Eli Zaretskii <eliz@gnu.org>
2325
2326 * search.texi (Regexp Backslash, Regexp Replace): Add index
2327 entries for ``back reference'' and mention the term itself in the
2328 text.
2329
23302006-04-11 Richard Stallman <rms@gnu.org>
2331
2332 * custom.texi (Safe File Variables):
2333 Document enable-local-variables = :safe.
2334
23352006-04-11 Karl Berry <karl@gnu.org>
2336
2337 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2338 (Remote Repositories, Version Backups, Local Version Control)
2339 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2340 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2341 (Renaming VC Work Files and Master Files)
2342 (Inserting Version Control Headers, Customizing VC, General Options)
2343 (Options for RCS and SCCS, Options specific for CVS): Move all
2344 these nodes to emacs-xtra.texi, for brevity.
2345 * cmdargs.texi, files.texi: Change cross-references.
2346
8cf51b2c
GM
23472006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2348
2349 * files.texi (Old Versions): Update description of vc-annotate's
2350 use of color to indicate date ranges.
2351
8cf51b2c
GM
23522006-04-09 Kevin Ryde <user42@zip.com.au>
2353
8cf51b2c
GM
2354 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2355 put info and printed manual names the right way around.
2356
23572006-04-09 Karl Berry <karl@gnu.org>
2358
2359 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2360 emacs-xtra.texi, leaving only MS Windows information.
2361 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2362 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2363 node names.
2364
2365 * emacs.texi: Move @summarycontents and @contents to the beginning
2366 of the file.
2367
8cf51b2c
GM
23682006-04-08 Kevin Ryde <user42@zip.com.au>
2369
2370 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2371
23722006-04-07 Richard Stallman <rms@gnu.org>
2373
2374 * programs.texi (Comments, Comment Commands, Options for Comments)
2375 (Multi-Line Comments): "Align", not "indent".
2376 (Basic Indent): C-j deletes trailing whitespace before the newline.
2377
23782006-04-06 Richard Stallman <rms@gnu.org>
2379
8cf51b2c
GM
2380 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2381
23822006-04-06 Eli Zaretskii <eliz@gnu.org>
2383
2384 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2385
8cf51b2c
GM
23862006-04-05 Richard Stallman <rms@gnu.org>
2387
2388 * emacs.texi (Top): Update subnode menu.
2389
2390 * trouble.texi (Unasked-for Search): Node deleted.
2391 (Lossage): Delete from menu.
2392
23932006-04-04 Richard Stallman <rms@gnu.org>
2394
2395 * trouble.texi: Various cleanups.
2396 (Checklist): Don't bother saying how to snail a bug report.
2397 (Emergency Escape): Much rewriting.
2398 (After a Crash): Rename the core dump immediately.
2399 (Total Frustration): Call it a psychotherapist.
2400 (Bug Criteria): Avoid "illegal instruction".
2401 (Sending Patches): We always put the contributor's name in.
2402
2403 * misc.texi (Thumbnails): Minor correction.
2404
8cf51b2c
GM
24052006-04-03 Richard Stallman <rms@gnu.org>
2406
2407 * misc.texi (Thumbnails): Minor cleanup.
2408
24092006-04-02 Karl Berry <karl@gnu.org>
2410
2411 * sending.texi (Mail Sending): pxref to Top needs five args.
2412
2413 * texinfo.tex: Update to current version (2006-03-21.13).
2414
8cf51b2c
GM
24152006-03-31 Richard Stallman <rms@gnu.org>
2416
2417 * emacs.texi (Top): Update subnode menu.
2418
2419 * help.texi (Help Mode): Cleanup.
2420
2421 * dired.texi: Many cleanups.
2422 (Dired Deletion): Describe dired-recursive-deletes.
2423 (Operating on Files): dired-create-directory moved.
2424 (Misc Dired Features): Move to here.
2425 (Tumme): Node moved to misc.texi.
2426
2427 * custom.texi: Many cleanups.
2428 (Minor Modes): Don't mention ISO Accents Mode.
2429 (Examining): Update C-h v output example.
2430 (Hooks): Add index and xref for add-hook.
2431 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2432 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2433
2434 * misc.texi: Many cleanups.
2435 (beginning): Add to summary of topics.
2436 (Shell): Put eshell xref at the end. Remove eshell from table.
2437 (Thumbnails): New node.
2438
8cf51b2c
GM
24392006-03-28 Eli Zaretskii <eliz@gnu.org>
2440
2441 * files.texi (File Name Cache): Make it clear that the cache is
2442 not persistent.
2443
8cf51b2c
GM
24442006-03-25 Karl Berry <karl@gnu.org>
2445
49823426
GM
2446 * emacs-xtra.texi, emacs.texi, gnu.texi:
2447 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2448 (2) do not indent copyright year list (or anything else).
2449
8cf51b2c
GM
24502006-03-21 Juanma Barranquero <lekktu@gmail.com>
2451
2452 * files.texi (VC Dired Mode): Remove misplaced brackets.
2453
24542006-03-21 Andre Spiegel <spiegel@gnu.org>
2455
2456 * files.texi: Various updates and clarifications in the VC chapter.
2457
24582006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2459
2460 * help.texi (Help Mode): Document "C-c C-c".
2461
8cf51b2c
GM
24622006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2463
2464 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2465 menu in the standalone Info reader.
2466
24672006-03-15 Chong Yidong <cyd@stupidchicken.com>
2468
2469 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2470 moved here from Emacs manual.
2471
2472 * programs.texi (Fortran): Section moved to emacs-xtra.
2473 (Program Modes): Xref to Fortran in emacs-xtra.
2474
2475 * maintaining.texi (Emerge): Move to emacs-xtra.
2476 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2477
2478 * picture.texi: File deleted.
2479 * Makefile.in:
2480 * makefile.w32-in: Remove picture.texi.
2481
2482 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2483 * abbrevs.texi (Abbrevs):
2484 * sending.texi (Sending Mail): Picture node removed.
2485
2486 * emacs.texi (Top): Update node listings.
2487
8cf51b2c
GM
24882006-03-12 Richard Stallman <rms@gnu.org>
2489
2490 * calendar.texi: Various cleanups.
2491
8cf51b2c
GM
24922006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2493
2494 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2495 syntax.
2496
8cf51b2c
GM
24972006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2498
2499 * search.texi (Regexps): More accurately describe which characters
2500 are special in which situations. Recommend _not_ to quote `]' or
2501 `-' when they are not special.
2502
8cf51b2c
GM
25032006-02-28 Andre Spiegel <spiegel@gnu.org>
2504
2505 * files.texi (Old Versions): Clarify operation of C-x v =.
2506
8cf51b2c
GM
25072006-02-21 Nick Roberts <nickrob@snap.net.nz>
2508
2509 * building.texi (Watch Expressions): Update and describe
2510 gdb-speedbar-auto-raise.
2511
25122006-02-19 Richard M. Stallman <rms@gnu.org>
2513
2514 * emacs.texi: Use @smallbook.
2515 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2516 Update subnode menu.
2517
2518 * building.texi (Lisp Interaction): Minor addition.
2519
25202006-02-18 Nick Roberts <nickrob@snap.net.nz>
2521
2522 * building.texi (Watch Expressions): Update and be more precise.
2523
c8763fb6 25242006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2525
2526 * maintaining.texi (Create Tags Table): Explain why the
2527 exception when etags writes to files under the /dev tree.
2528
25292006-02-14 Richard M. Stallman <rms@gnu.org>
2530
2531 * custom.texi (Safe File Variables): Lots of clarification.
2532 Renamed from Unsafe File Variables.
2533
25342006-02-14 Chong Yidong <cyd@stupidchicken.com>
2535
2536 * custom.texi (Unsafe File Variables): File variable confirmation
2537 assumed denied in batch mode.
2538
25392006-02-14 Richard M. Stallman <rms@gnu.org>
2540
2541 * building.texi (GDB User Interface Layout): Don't say `inferior'
2542 for program being debugged.
2543
25442006-02-15 Nick Roberts <nickrob@snap.net.nz>
2545
2546 * building.texi (GDB Graphical Interface):
2547 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2548
25492006-02-13 Chong Yidong <cyd@stupidchicken.com>
2550
2551 * custom.texi (Specifying File Variables, Unsafe File Variables):
2552 New nodes, split from File Variables. Document new file local
2553 variable behavior.
2554
25552006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2556
2557 * display.texi (Standard Faces):
8cf51b2c
GM
2558 * files.texi (Visiting):
2559 * frames.texi (Clipboard):
2560 * glossary.texi (Glossary) <Clipboard>:
2561 * xresources.texi (X Resources): Mention Mac OS port.
2562
8cf51b2c
GM
25632006-02-12 Richard M. Stallman <rms@gnu.org>
2564
2565 * building.texi (Building): Clarify topic in intro.
2566
2567 * maintaining.texi (Maintaining): Change title; clarify topic.
2568 Delete duplicate index entries.
2569
2570 * building.texi (Other GDB User Interface Buffers): Clarifications.
2571
2572 * text.texi (Cell Commands): Clarifications.
2573
2574 * programs.texi (Defuns): Delete duplicate explanation of
2575 left-margin paren convention.
2576 (Hungry Delete): Minor cleanup.
2577
25782006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2579
2580 * dired.texi (Tumme): More tumme documentation.
2581
25822006-02-11 Alan Mackenzie <acm@muc.de>
2583
2584 * programs.texi ("Hungry Delete"): Correct the appellation of the
2585 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2586
25872006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2588
2589 * dired.texi (Tumme): Fix small bug.
2590
25912006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2592
2593 * macos.texi (Mac International): Rename "fontset-mac" to
2594 "fontset-standard".
2595
8cf51b2c
GM
25962006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2597
2598 * dired.texi (Tumme): Basic documentation for Tumme added.
2599
8cf51b2c
GM
26002006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2601
2602 * mule.texi (International):
2603 * programs.texi (Basic Indent): Fix typos.
2604
8cf51b2c
GM
2605 * custom.texi (Minor Modes):
2606 * display.texi (Text Display):
2607 * commands.texi (Text Characters): Update xrefs.
2608
26092006-02-07 Richard M. Stallman <rms@gnu.org>
2610
2611 * emacs.texi (Top): Update subnode menu.
2612 Update info on old Emacs papers.
2613 (Intro): "Graphical display", not window system.
2614
2615 * xresources.texi (GTK styles): Minor clarifications.
2616
2617 * trouble.texi: "Graphical display", not window system.
2618 (Stuck Recursive): Minor clarification.
2619
2620 * text.texi: Minor clarifications.
2621 (Sentences): Explain why two-space convention is better.
2622 Explain sentence-end-without-period here.
2623 (Fill Commands): Not here.
2624 (Refill): Node moved down.
2625 (Filling): Update menu.
2626 (Table Creation, Cell Justification, Column Commands): Clarify.
2627
2628 * sending.texi: Minor clarifications.
2629
2630 * search.texi (Regexp Backslash): Clarification.
2631
2632 * rmail.texi: Minor cleanups.
2633 (Rmail): Delete digression about `rmail-mode'.
2634 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2635 (Rmail Files): Mention C-u M-x rmail.
2636 (Rmail Reply): Mention References.
2637 (Rmail Display): Mention rmail-nonignored-headers.
2638
2639 * programs.texi: Minor cleanups.
2640 (Comment Commands): Mention momentary Transient Mark mode.
2641 (Matching): Be more specific about customizing show-paren-mode.
2642 (Info Lookup): Don't list the modes that support C-h S.
2643 Just say what it does in an unsupported mode.
2644 (Man Page): Delete excessive info on customizing woman.
2645 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2646
2647 * abbrevs.texi: Minor clarifications.
2648 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2649 not "dynamic abbrevs" as if they were a kind of abbrev.
2650
2651 * picture.texi (Picture): Minor cleanup.
2652
2653 * mule.texi (Communication Coding): Say "other applications".
2654 (Fontsets): Not specific to X. Add xref to X Resources.
2655 (Unibyte Mode): Rename from Single-Byte Character Support.
2656 "Graphical display", not window system.
2657 (International): Update menu.
2658
2659 * maintaining.texi (Format of ChangeLog):
2660 New node, split out from ChangeLog.
2661 (ChangeLog): Clarifications in the remaining text.
2662 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2663 (Find Tag): Add @w.
2664 (Tags Search): Explain tag table order here. Simplify grep ref.
2665 (List Tags): tags-tag-face is a variable, not a face.
2666 (Emerge): Cleanups.
2667
2668 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2669 (Keyboard Macros): Avoid "the user".
2670
2671 * killing.texi: "Graphical display", not window system.
2672
2673 * help.texi (Help Echo): "Graphical display", not window system.
2674
2675 * glossary.texi: Say "you", not "the user". Say "graphical display".
2676
2677 * frames.texi: Minor cleanups. "Graphical display", not window system.
2678
2679 * files.texi (Visiting): Make drag-and-drop not X-specific.
2680
2681 * custom.texi: Minor cleanups. "Graphical display", not window system.
2682
2683 * cmdargs.texi: Minor cleanups.
2684
2685 * building.texi (Compilation): Move and split kill-compilation para.
2686 Add para about multiple compilers.
2687 (Compilation Mode): Commands also available in grep mode and others.
2688 Mention C-u C-x ` more tutorially. Clarify C-x `.
2689 (Compilation Shell): Clarify. Put Bash example first.
2690 (Grep Searching): Minor cleanups; add @w.
2691 (Debuggers): Minor cleanups.
2692 (Starting GUD): Make GDB xgraphical mode issue clearer.
2693 (Debugger Operation): Lots of clarifications including
2694 GDB tooltip side-effect issue.
2695 (Commands of GUD): Clarify.
2696 (GUD Customization): Add bashdb-mode-hook.
2697 (GDB Graphical Interface): Rewrite for clarity.
2698 (GDB User Interface Layout): Rewrite for clarity.
2699 (Stack Buffer, Watch Expressions): Likewise.
2700 (Other GDB User Interface Buffers): Cleanups.
2701 (Lisp Libraries, External Lisp): Cleanup.
2702
2703 * basic.texi (Position Info): "Graphical displays", rather than
2704 window systems.
2705
2706 * anti.texi: Minor cleanup.
2707
8cf51b2c
GM
27082006-02-03 Eli Zaretskii <eliz@gnu.org>
2709
2710 * custom.texi (Init File, Find Init): Add cross-references to
2711 where $HOME is described.
2712
27132006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2714
2715 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2716 is not inside the @table.
2717
2718 * emacs.texi (Top): Correct node name.
2719
2720 * files.texi (File Names): Fix @xref.
2721 (Reverting): Fix typo.
2722
2723 * mule.texi (International): Correct node name.
2724
2725 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2726
27272006-02-01 Richard M. Stallman <rms@gnu.org>
2728
2729 * emacs.texi (Top): Update subnode menu.
2730
2731 * mule.texi: Minor clarifications.
2732 Reduce the specific references to X Windows.
2733 Refer to "graphical" terminals, rather than window systems.
2734 (Text Coding): Rename from Specify Coding.
2735 (Communication Coding, File Name Coding, Terminal Coding):
2736 New nodes split out from Text Coding.
2737
2738 * kmacro.texi: Minor clarifications.
2739 (Keyboard Macro Ring): Comment out some excessive commands.
2740 (Basic Keyboard Macro): Split up the table, putting part in each node.
2741
2742 * major.texi: Minor clarifications.
2743
2744 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2745
2746 * windows.texi: Minor clarifications.
2747 (Change Window): Don't describe mode-line mouse cmds here.
2748 Add xref to Mode Line Mouse.
2749
2750 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2751
2752 * macos.texi (Mac International): Fix xref.
2753
2754 * indent.texi: Minor clarifications.
2755
2756 * frames.texi: Minor clarifications.
2757 Reduce the specific references to X Windows.
2758 Refer to "graphical" terminals, rather than window systems.
2759 (Frame Parameters): Don't mention commands like
2760 set-foreground-color. Just say to customize a face.
2761 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2762
2763 * files.texi: Minor clarifications.
2764 (Numbered Backups): New node, split out from Backup Names.
2765
2766 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2767
2768 * cmdargs.texi (General Variables): Fix xref.
2769
2770 * buffers.texi: Minor clarifications.
2771
8cf51b2c
GM
27722006-01-31 Richard M. Stallman <rms@gnu.org>
2773
2774 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2775 Nodes moved to top.
2776
2777 * display.texi: Minor clarifications.
2778 (Display): Rearrange menu.
2779 (Standard Faces): Mention query-replace face.
2780 (Faces): Simplify.
2781 (Font Lock): Simplify face customization info.
2782 (Highlight Changes): Node merged into Highlight Interactively.
2783 (Highlight Interactively): Much rewriting and cleanup.
2784 (Optional Mode Line): Narrowed line number not good for goto-line.
2785 Simplify face customization advice.
2786 (Text Display): Mention use of escape-glyph face.
2787 Move ctl-arrow and tab-width here.
2788 (Display Custom): Move no-redraw-on-reenter to end of node.
2789
2790 * search.texi: Minor clarifications.
2791 (Isearch Scroll): Simplify.
2792 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2793
2794 * regs.texi (Registers): Mention bookmarks here.
2795
2796 * mark.texi: Minor clarifications.
2797 (Selective Undo): Node deleted.
2798
2799 * m-x.texi: Minor clarifications.
2800
2801 * killing.texi: Minor clarifications.
2802 Refer to "graphical" terminals, rather than window systems.
2803
2804 * help.texi: Clarifications.
2805 (Help): Don't describe C-h F and C-h K here.
2806 (Key Help): Describe C-h K here.
2807 (Name Help): Mention Emacs Lisp Intro.
2808 Describe C-h F here.
2809 (Misc Help): Mention C-h F and C-h K only briefly.
2810
2811 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2812 Selective undo text merged in.
2813 (Spelling): Mention Aspell along with Ispell.
2814
2815 * emacs.texi (Top): Update subnode menus.
2816
2817 * basic.texi (Basic Undo): Rename from Undo. Most of text
2818 moved to new Undo node.
2819
8cf51b2c
GM
28202006-01-29 Chong Yidong <cyd@stupidchicken.com>
2821
2822 * basic.texi (Continuation Lines, Inserting Text):
2823 Mention longlines mode.
2824
28252006-01-29 Richard M. Stallman <rms@gnu.org>
2826
10d1d0af 2827 * screen.texi: Minor cleanups.
8cf51b2c
GM
2828 (Screen): Clean up the intro paragraphs.
2829 (Mode Line): Lots of rewriting. Handle frame-name better.
2830 eol-mnemonic-... vars moved out.
2831
2832 * emacs.texi (Top): Change menu item for MS-DOS node.
2833 Update subnode menu.
2834
2835 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2836 chapter relates to Windows. Title changed.
2837
2838 * mini.texi: Minor cleanups.
2839
2840 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2841 (Mark): Put it in the menu.
2842
2843 * entering.texi: Minor cleanups.
2844
2845 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2846 (Intro): Refer to "graphical" terminals, rather than X.
2847
2848 * display.texi (Display Custom): Add xref to Variables.
2849 (Optional Mode Line): eol-mnemonic-... vars moved here.
2850
2851 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2852 rather than X.
2853
8cf51b2c
GM
2854 * basic.texi: Minor cleanups.
2855 (Undo): selective-undo moved.
2856
8cf51b2c
GM
28572006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2858
2859 * anti.texi (Antinews): Various corrections and additions.
2860
28612006-01-23 Juri Linkov <juri@jurta.org>
2862
2863 * custom.texi (Easy Customization, Customization Groups)
2864 (Browsing Custom): Mention links along with buttons.
2865
8cf51b2c
GM
28662006-01-21 Eli Zaretskii <eliz@gnu.org>
2867
8cf51b2c
GM
2868 * text.texi (TeX Print): Use @key for TAB.
2869
8cf51b2c
GM
2870 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2871
8cf51b2c
GM
28722006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2873
2874 * files.texi (File Aliases): Don't claim that usually separate
2875 buffers are created for two file names that name the same data.
2876 Mention additional situations where different names mean the same
2877 file on disk.
2878
28792006-01-19 Richard M. Stallman <rms@gnu.org>
2880
2881 * killing.texi (Deletion): Upcase @key argument.
2882
2883 * custom.texi (Custom Themes): Minor cleanup.
2884
2885 * programs.texi (Hungry Delete): Upcase @key argument.
2886
8cf51b2c
GM
28872006-01-16 Juri Linkov <juri@jurta.org>
2888
2889 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2890 Move `mode-line-highlight' before `mode-line-buffer-id'.
2891
8cf51b2c
GM
28922006-01-14 Richard M. Stallman <rms@gnu.org>
2893
2894 * basic.texi (Inserting Text): Minor cleanup.
2895
8cf51b2c
GM
28962006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2897
2898 * custom.texi (Changing a Variable, Face Customization):
2899 Update for changes in Custom menus.
2900
8cf51b2c
GM
29012006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2902
2903 * macos.texi (Mac International): Undo last change.
2904
8cf51b2c
GM
29052006-01-02 Chong Yidong <cyd@stupidchicken.com>
2906
2907 * custom.texi (Custom Themes): Describe the new
2908 customize-create-theme interface.
2909
29102005-12-30 Juri Linkov <juri@jurta.org>
2911
2912 * basic.texi (Position Info): Update example.
2913
c8763fb6 29142005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2915
2916 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2917
29182005-12-24 Chong Yidong <cyd@stupidchicken.com>
2919
2920 * custom.texi (Custom Themes): `load-theme' always loads.
2921
29222005-12-23 Juri Linkov <juri@jurta.org>
2923
2924 * display.texi (Highlight Interactively): Use double space to
2925 separate sentences. Replace C-p with M-p, and C-n with M-n.
2926
29272005-12-22 Richard M. Stallman <rms@gnu.org>
2928
2929 * custom.texi (Easy Customization and subnodes):
2930 Replace "active field" with "button".
2931 Use "user option" only for variables.
2932 Use "setting" for variable-or-face.
2933
29342005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2935
2936 * buffers.texi (Select Buffer): Change order in table to make
2937 "Similar" refer to the correct item.
2938 (Indirect Buffers): Minor rewording.
2939
8cf51b2c
GM
29402005-12-20 Juri Linkov <juri@jurta.org>
2941
2942 * files.texi (VC Status): Put P and N near p and n.
2943
8cf51b2c
GM
29442005-12-19 Richard M. Stallman <rms@gnu.org>
2945
2946 * programs.texi (Electric C): Delete the info about newline control.
2947 (Other C Commands): Minor cleanup.
2948 (Left Margin Paren): Minor cleanup.
2949
29502005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2951
2952 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2953 (Customization Groups): Delete text moved to "Browsing Custom".
2954 (Browsing Custom): New node.
2955 (Specific Customization): Clarify which commands only work for
2956 loaded options.
2957
29582005-12-18 Bill Wohler <wohler@newt.com>
2959
2960 * frames.texi (Tool Bars): Shorten text of previous change.
2961
29622005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2963
2964 * files.texi (VC Status): Document log-view mode.
2965
29662005-12-18 Bill Wohler <wohler@newt.com>
2967
2968 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2969 permanently via the customize interface.
2970
8cf51b2c
GM
29712005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2972
2973 * killing.texi (Killing by Lines): Document `kill-whole-line'
2974 function.
2975
c8763fb6 29762005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2977
2978 * buffers.texi (Select Buffer): Change `prev-buffer' to
2979 `previous-buffer'. Indicate that these functions use a frame
2980 local buffer list.
2981
8cf51b2c
GM
29822005-12-12 Richard M. Stallman <rms@gnu.org>
2983
2984 * custom.texi (Easy Customization): Change menu comment.
2985 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2986
2987 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2988 (Help): Among the Apropos commands, describe only C-h a here.
2989
29902005-12-11 Richard M. Stallman <rms@gnu.org>
2991
2992 * programs.texi (Options for Comments): Comment-end starts with space.
2993
2994 * glossary.texi (Glossary): Minor cleanup.
2995
2996 * files.texi (Old Versions): Use @table.
2997
8cf51b2c
GM
29982005-12-10 David Koppelman <koppel@ece.lsu.edu>
2999
3000 * display.texi (Highlight Interactively): Include
3001 global-hi-lock-mode. Add miscellaneous details and elaborations.
3002
30032005-12-09 Richard M. Stallman <rms@gnu.org>
3004
3005 * display.texi (Font Lock): Delete the Global FL menu item.
3006
30072005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3008
3009 * custom.texi (Minibuffer Maps): Mention the maps for file name
3010 completion.
3011
30122005-12-09 Kim F. Storm <storm@cua.dk>
3013
3014 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3015 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3016 cursor to next corner in rectangle; clarify insert around rectangle.
3017
8cf51b2c
GM
30182005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3019
3020 * custom.texi (Customization): Use xref to elisp manual for
3021 non-TeX output.
3022 (Minor Modes): Update.
3023 (Customization Groups, Changing a Variable, Face Customization):
3024 Update for new appearance of Custom buffers.
3025 (Changing a Variable): `custom-buffer-done-function' has been
3026 replaced by `custom-buffer-done-kill'.
3027 (Specific Customization): In the `customize-group' buffer, a
3028 subgroup's contents are not "hidden". They are not included at
3029 all. They have no [Show] button.
3030 (Mouse Buttons): Add pxref to description of mouse event lists in
3031 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3032 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3033 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3034
30352005-12-08 Richard M. Stallman <rms@gnu.org>
3036
3037 * mini.texi (Completion Commands, Completion):
3038 In file name input, SPC does not do completion.
3039
8cf51b2c
GM
30402005-12-08 Nick Roberts <nickrob@snap.net.nz>
3041
3042 * building.texi (GDB Graphical Interface): Explain screen size
3043 setting.
3044 (Other GDB User Interface Buffers): Describe features specific to
3045 GDB 6.4.
3046
8cf51b2c
GM
30472005-12-01 Nick Roberts <nickrob@snap.net.nz>
3048
3049 * building.texi (GDB User Interface Layout): Describe how to
3050 kill associated buffers.
3051 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3052 (Watch Expressions): Be more precise.
3053 (Other GDB User Interface Buffers): Describe how to change a
3054 register value.
3055
8cf51b2c
GM
30562005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3057
3058 * macos.texi (Mac Input): Remove description of
3059 mac-command-key-is-meta. Add descriptions of
3060 mac-control-modifier, mac-command-modifier, and
3061 mac-option-modifier.
3062 (Mac International): Fix description of conversion of clipboard data.
3063 (Mac Font Specs): Add example of font customization by face attributes.
3064
30652005-11-22 Nick Roberts <nickrob@snap.net.nz>
3066
3067 * building.texi (Watch Expressions): Expand description.
3068 (Other GDB User Interface Buffers): Describe local map for
3069 gud-watch.
3070
30712005-11-21 Chong Yidong <cyd@stupidchicken.com>
3072
3073 * display.texi (Font Lock): Font lock is enabled by default now.
3074
30752005-11-20 Juri Linkov <juri@jurta.org>
3076
3077 * basic.texi (Position Info): Update examples of the output.
3078 Remove the fact that examples are produced in the TeXinfo buffer,
3079 because in the Info reader users will get a different output from
3080 `C-x ='.
3081
3082 * building.texi (Compilation Mode): Remove paragraph duplicated
3083 from the node `Compilation'. Add `compilation-skip-threshold'.
3084
3085 * display.texi (Font Lock): Suggest more user-friendly method of
3086 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3087
30882005-11-18 Richard M. Stallman <rms@gnu.org>
3089
3090 * files.texi (Registering): Mention @@ in mode line.
3091
3092 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3093
30942005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3095
3096 * files.texi (Renaming and VC): Some back-ends don't
3097 handle renaming.
3098
8cf51b2c
GM
30992005-11-17 Juri Linkov <juri@jurta.org>
3100
3101 * emacs.texi (Top):
3102 * display.texi (Highlight Interactively): Put this font-lock based
3103 mode near Font Lock node.
3104
31052005-11-16 Chong Yidong <cyd@stupidchicken.com>
3106
3107 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3108 icons.
3109
31102005-11-12 Kim F. Storm <storm@cua.dk>
3111
3112 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3113 (Help Summary): Add C-h d and C-h e.
3114 (Apropos): Clarify that all apropos commands may search for either
3115 list of words or a regexp. Add C-h d for apropos-documentation.
3116 Describe apropos-documentation-sort-by-scores user option.
3117
8cf51b2c
GM
31182005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3119
3120 * killing.texi (CUA Bindings): Add @section.
3121
31222005-11-10 Kim F. Storm <storm@cua.dk>
3123
3124 * emacs.texi (Top): Add CUA Bindings entry to menu.
3125
3126 * killing.texi (CUA Bindings): New node. Moved here from
3127 misc.texi and extended with info on rectangle commands and
3128 rectangle highlighting, interface to registers, and the global
3129 mark feature.
3130
3131 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3132
3133 * regs.texi: Prev link points to CUA Bindings node.
3134
31352005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3136
3137 * help.texi (Help Echo): By default, help echos are only shown on
3138 mouse-over, not on point-over.
3139
c8763fb6 31402005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3141
3142 * misc.texi (Shell Mode): Describe how to activate password echoing.
3143
8cf51b2c
GM
31442005-11-04 Romain Francoise <romain@orebokech.com>
3145
3146 * mark.texi (Mark Ring): Fix typo.
3147
31482005-11-03 Richard M. Stallman <rms@gnu.org>
3149
3150 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3151
31522005-11-01 Bill Wohler <wohler@newt.com>
3153
3154 * help.texi (Help Mode): Fix typo.
3155
31562005-11-01 Nick Roberts <nickrob@snap.net.nz>
3157
3158 * building.texi (Other GDB User Interface Buffers): Describe
3159 the command gdb-use-inferior-io-buffer.
3160
31612005-10-31 Romain Francoise <romain@orebokech.com>
3162
3163 * files.texi (Compressed Files): Fix typo.
3164
3165 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3166
3167 * windows.texi (Force Same Window): Likewise.
3168
31692005-10-30 Bill Wohler <wohler@newt.com>
3170
3171 * help.texi (Help Mode): URLs viewed with browse-url.
3172
31732005-10-31 Nick Roberts <nickrob@snap.net.nz>
3174
3175 * building.texi (GDB Graphical Interface): Don't reference
3176 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3177 must stay in same frame.
3178
31792005-10-29 Chong Yidong <cyd@stupidchicken.com>
3180
3181 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3182
3183 * anti.texi (Antinews): Likewise.
3184
8cf51b2c
GM
31852005-10-28 Bill Wohler <wohler@newt.com>
3186
3187 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3188
31892005-10-28 Richard M. Stallman <rms@gnu.org>
3190
3191 * files.texi (Visiting): Explain how to enter ? in a file name.
3192
3193 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3194
8cf51b2c
GM
31952005-10-25 Nick Roberts <nickrob@snap.net.nz>
3196
3197 * building.texi (GDB Graphical Interface): Describe
3198 gdb-mouse-until.
3199
32002005-10-23 Richard M. Stallman <rms@gnu.org>
3201
3202 * custom.texi (Init File): Recommend when to use site-start.el.
3203
8cf51b2c
GM
32042005-10-21 Juri Linkov <juri@jurta.org>
3205
3206 * custom.texi (Examining): Mention accessing the old variable
3207 value via M-n in set-variable.
3208
8cf51b2c
GM
32092005-10-18 Romain Francoise <romain@orebokech.com>
3210
3211 * files.texi (Version Systems): Capitalize GNU.
3212
8cf51b2c
GM
32132005-10-18 Nick Roberts <nickrob@snap.net.nz>
3214
3215 * building.texi (Compilation Mode): Remove redundant paragraph.
3216 (Watch Expressions): Remove paragraph to reflect code change.
3217
8cf51b2c
GM
32182005-10-16 Richard M. Stallman <rms@gnu.org>
3219
3220 * building.texi (Compilation Mode, Compilation): Clarified.
3221
32222005-10-15 Richard M. Stallman <rms@gnu.org>
3223
3224 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3225
8cf51b2c
GM
32262005-10-13 Kenichi Handa <handa@m17n.org>
3227
3228 * basic.texi (Position Info): Fix previous change.
3229
c8763fb6 32302005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3231
3232 * cmdargs.texi (Icons X): Fix typo.
3233
32342005-10-12 Kenichi Handa <handa@m17n.org>
3235
3236 * basic.texi (Position Info): Describe the case that Emacs shows
3237 "part of display ...".
3238
c8763fb6 32392005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3240
3241 * cmdargs.texi (Icons X): -nb => -nbi.
3242
32432005-10-10 Chong Yidong <cyd@stupidchicken.com>
3244
3245 * frames.texi (Speedbar): A couple more clarifications.
3246
32472005-10-11 Nick Roberts <nickrob@snap.net.nz>
3248
3249 * building.texi (GDB User Interface Layout): Improve diagram.
3250 (Watch Expressions): Explain how to make speedbar global.
3251 (Other GDB User Interface Buffers): Make references more precise.
3252
8cf51b2c
GM
32532005-10-09 Richard M. Stallman <rms@gnu.org>
3254
3255 * frames.texi (Speedbar): Clarify the text.
3256
32572005-10-09 Chong Yidong <cyd@stupidchicken.com>
3258
3259 * frames.texi (Speedbar): Add information on keybindings,
3260 dismissing the speedbar, and buffer display mode. Link to
3261 speedbar manual.
3262
c8763fb6 32632005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3264
3265 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3266 added -nb, --no-bitmap-icon.
3267
8cf51b2c
GM
32682005-10-07 Nick Roberts <nickrob@snap.net.nz>
3269
3270 * building.texi (GDB Graphical Interface): Add variables and
3271 functions to indices. Be more precise.
3272
c8763fb6 32732005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3274
3275 * frames.texi (Drag and Drop): Remove the x- from
3276 x-dnd-open-file-other-window and xdnd-protocol-alist.
3277
32782005-09-30 Romain Francoise <romain@orebokech.com>
3279
3280 * mini.texi (Minibuffer): The default value now appears before the
3281 colon in minibuffer prompts.
3282
8cf51b2c
GM
32832005-09-25 Richard M. Stallman <rms@gnu.org>
3284
3285 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3286
8cf51b2c
GM
32872005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3288
3289 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3290
8cf51b2c
GM
32912005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3292
3293 * emacs.texi (Top): Update submenus from macos.texi.
3294
3295 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3296 (Mac OS): Update feature support status.
3297 (Mac Input): List supported input scripts. Remove description
3298 about `mac-keyboard-text-encoding'. Mention mouse button
3299 emulation and related variables.
3300 (Mac International): Mention Central European and Cyrillic
3301 support. Now `keyboard-coding-system' is dynamically changed.
3302 Add description about coding system for selection. Add
3303 description about language environment.
3304 (Mac Environment Variables): Mention
3305 `~/.MacOSX/environment.plist'. Give example of command line
3306 arguments. Add Preferences support.
3307 (Mac Directories): Explicitly state that this node is for Mac OS
3308 Classic only.
3309 (Mac Font Specs): Mention specification for scalable fonts. List
3310 supported charsets. Add preferred way of creating fontsets. Add
3311 description about `mac-allow-anti-aliasing'.
3312 (Mac Functions): Add descriptions about `mac-set-file-creator',
3313 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3314 and `mac-get-preference'.
3315
8cf51b2c
GM
33162005-09-16 Romain Francoise <romain@orebokech.com>
3317
3318 Update all files to specify GFDL version 1.2.
3319
3320 * doclicense.texi (GNU Free Documentation License): Update to
3321 version 1.2.
3322
33232005-09-15 Richard M. Stallman <rms@gnu.org>
3324
3325 * buffers.texi (List Buffers): Fix xref.
3326
3327 * rmail.texi (Rmail Basics): Fix xref.
3328
3329 * emacs.texi (Top): Update subnode menus.
3330
3331 * files.texi (Saving Commands): New node, broken out of Saving.
3332 (Customize Save): New node, broken out of Saving.
3333 Clarify effect of write-region-inhibit-fsync.
3334 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3335
8cf51b2c
GM
33362005-09-14 Romain Francoise <romain@orebokech.com>
3337
3338 * files.texi (Saving): Mention write-region-inhibit-fsync.
3339
33402005-09-05 Chong Yidong <cyd@stupidchicken.com>
3341
3342 * custom.texi (Custom Themes): New node.
3343
33442005-09-03 Richard M. Stallman <rms@gnu.org>
3345
49823426
GM
3346 * search.texi (Search Case): Mention vars that control
3347 case-fold-search for various operations.
8cf51b2c
GM
3348
33492005-08-22 Juri Linkov <juri@jurta.org>
3350
3351 * display.texi (Standard Faces): Merge the text from
3352 `(elisp)Standard Faces' into this node.
3353
33542005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3355
3356 * emacs.texi (Top): Delete menu item for deleted node
3357 Keyboard Translations.
3358
33592005-08-18 Richard M. Stallman <rms@gnu.org>
3360
8cf51b2c
GM
3361 * trouble.texi (Unasked-for Search):
3362 Delete xref to Keyboard Translations.
3363
3364 * glossary.texi (Glossary): Delete xref.
3365
8cf51b2c
GM
3366 * custom.texi (Minor Modes): Say that the list here is not complete.
3367 (Keyboard Translations): Node deleted.
3368 (Disabling): Delete xref to it.
3369 (Customization Groups): Fix Custom buffer example.
3370 (Hooks): Mention remove-hooks.
3371
33722005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3373
3374 * building.texi (GDB Graphical Interface): Improve filling of menu
3375 item.
3376
33772005-08-18 Nick Roberts <nickrob@snap.net.nz>
3378
3379 * building.texi (GDB Graphical Interface): Use better node names.
3380
33812005-08-14 Richard M. Stallman <rms@gnu.org>
3382
3383 * text.texi (Sentences): Fix xref.
3384
33852005-08-14 Juri Linkov <juri@jurta.org>
3386
3387 * building.texi (Compilation, Grep Searching): Move grep command
3388 headings from `Compilation' to `Grep Searching'.
3389
3390 * dired.texi (Dired and Find):
3391 * maintaining.texi (Tags Search): Replace grep xref to
3392 `Compilation' node with `Grep Searching'.
3393
3394 * files.texi (Comparing Files): Replace xref to `Compilation' with
3395 `Compilation Mode'.
3396
33972005-08-13 Alan Mackenzie <acm@muc.de>
3398
3399 * search.texi (Non-ASCII Isearch): Correct a typo.
3400 (Replacement Commands): Mention query-replace key binding.
3401
34022005-08-11 Richard M. Stallman <rms@gnu.org>
3403
3404 * programs.texi (Options for Comments): Fix xref.
3405
3406 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3407 out of Regexps.
3408
8cf51b2c
GM
34092005-08-09 Juri Linkov <juri@jurta.org>
3410
3411 * building.texi (Compilation): Use `itemx' instead of `item'.
3412 (Grep Searching): Simplify phrase.
3413
3414 * display.texi (Standard Faces): Describe vertical-border on
3415 window systems.
3416
3417 * windows.texi (Split Window): Simplify phrase and mention
3418 vertical-border face.
3419
34202005-08-09 Richard M. Stallman <rms@gnu.org>
3421
3422 * files.texi (Comparing Files): Clarify compare-windows.
3423
3424 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3425
8cf51b2c
GM
34262005-08-06 Eli Zaretskii <eliz@gnu.org>
3427
3428 * mule.texi (Coding Systems): Rephrase the paragraph about
3429 codepages: no need for "M-x codepage-setup" anymore, except on
3430 MS-DOS.
3431
3432 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3433 the MS-DOS port only.
3434
34352005-07-30 Eli Zaretskii <eliz@gnu.org>
3436
3437 * makefile.w32-in (info): Don't run multi-install-info.bat.
3438 ($(infodir)/dir): New target, produced by running
3439 multi-install-info.bat.
3440
8cf51b2c
GM
34412005-07-22 Eli Zaretskii <eliz@gnu.org>
3442
3443 * files.texi (Quoted File Names): Add index entry.
3444
8cf51b2c
GM
34452005-07-19 Juri Linkov <juri@jurta.org>
3446
3447 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3448
34492005-07-18 Juri Linkov <juri@jurta.org>
3450
8cf51b2c
GM
3451 * custom.texi (Easy Customization):
3452 * files.texi (Old Versions):
3453 * frames.texi (Wheeled Mice):
3454 * mule.texi (Specify Coding):
8cf51b2c
GM
3455 * text.texi (Cell Justification):
3456 * trouble.texi (After a Crash):
8cf51b2c
GM
3457 * xresources.texi (GTK styles):
3458 Delete duplicate duplicate words.
3459
34602005-07-17 Richard M. Stallman <rms@gnu.org>
3461
3462 * frames.texi (Creating Frames): Fix foreground color example.
3463
3464 * custom.texi (Init Examples): Clean up text about conditionals.
3465
34662005-07-16 Richard M. Stallman <rms@gnu.org>
3467
3468 * mini.texi (Completion Commands): Fix command name for ?.
3469
8cf51b2c
GM
34702005-07-16 Eli Zaretskii <eliz@gnu.org>
3471
3472 * display.texi (Standard Faces): Explain that customization of
3473 `menu' face has no effect on w32 and with GTK. Add
3474 cross-references.
3475
3476 * cmdargs.texi (General Variables): Clarify the default location
3477 of $HOME on w32 systems.
3478
34792005-07-15 Jason Rumney <jasonr@gnu.org>
3480
3481 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3482 changed.
3483
34842005-07-08 Kenichi Handa <handa@m17n.org>
3485
3486 * mule.texi (Recognize Coding): Recommend
3487 revert-buffer-with-coding-system instead of revert-buffer.
3488
34892005-07-07 Richard M. Stallman <rms@gnu.org>
3490
3491 * anti.texi (Antinews): Mention mode-line-inverse-video.
3492
3493 * files.texi (Saving): Minor correction about C-x C-w.
3494
3495 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3496
34972005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3498
3499 * search.texi (Isearch Scroll): Add example of using the
3500 `isearch-scroll' property.
3501 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3502 `Display Custom' node.
3503 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3504 and de-emphasize it.
3505 (Other Repeating Search): `occur' currently can not correctly
3506 handle multiline matches. Correct, clarify and update description
3507 of `flush-lines' and `keep-lines'.
3508
3509 * display.texi (Display Custom): Add anchor for `baud-rate'.
3510
35112005-07-07 Richard M. Stallman <rms@gnu.org>
3512
3513 * gnu.texi: Update where to get GNU status; add refs for how to help.
3514 Add footnotes 6 and 7.
3515
35162005-07-04 Lute Kamstra <lute@gnu.org>
3517
3518 Update FSF's address in GPL notices.
3519
8cf51b2c 3520 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3521 * trouble.texi (Checklist): Update FSF's address.
3522
8cf51b2c
GM
35232005-06-24 Richard M. Stallman <rms@gnu.org>
3524
3525 * display.texi (Text Display): Change index entries.
3526
35272005-06-24 Eli Zaretskii <eliz@gnu.org>
3528
3529 * makefile.w32-in (MAKEINFO): Use --force.
3530 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3531 Makefile.in.
8cf51b2c
GM
3532
35332005-06-23 Richard M. Stallman <rms@gnu.org>
3534
3535 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3536 nobreak-char-display.
3537
3538 * emacs.texi (Top): Update detailed node listing.
3539
3540 * display.texi (Text Display): Renamed show-nonbreak-escape
3541 to nobreak-char-display and no-break-space to nobreak-space.
3542 (Standard Faces): Split up the list of standard faces
3543 and put it in a separate node. Add nobreak-space and
3544 escape-glyph.
3545
8cf51b2c
GM
35462005-06-23 Lute Kamstra <lute@gnu.org>
3547
3548 * mule.texi (Select Input Method): Fix typo.
3549
35502005-06-23 Kenichi Handa <handa@m17n.org>
3551
3552 * mule.texi (International): List all supported scripts. Adjust
3553 text for that leim is now included in the normal Emacs
3554 distribution.
3555 (Language Environments): List all language environments.
3556 Intlfonts contains fonts for most supported scripts, not all..
3557 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3558 input a specific character.
8cf51b2c
GM
3559 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3560
35612005-06-23 Juanma Barranquero <lekktu@gmail.com>
3562
49823426 3563 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3564
35652005-06-22 Miles Bader <miles@gnu.org>
3566
3567 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3568
35692005-06-20 Miles Bader <miles@gnu.org>
3570
3571 * display.texi (Faces): Add `vertical-divider'.
3572
35732005-06-17 Richard M. Stallman <rms@gnu.org>
3574
3575 * text.texi (Adaptive Fill): Minor clarification.
3576
8cf51b2c
GM
35772005-06-10 Lute Kamstra <lute@gnu.org>
3578
3579 * emacs.texi (Top): Correct version number.
3580 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3581 refer to the current version of Emacs.
3582
35832005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3584
3585 * files.texi (Log Buffer): Document when there can be more than
3586 one file to be committed.
3587
35882005-06-08 Juri Linkov <juri@jurta.org>
3589
3590 * display.texi (Faces): Add `shadow' face.
3591
35922005-06-07 Masatake YAMATO <jet@gyve.org>
3593
3594 * display.texi (Faces): Write about mode-line-highlight.
3595
35962005-06-06 Richard M. Stallman <rms@gnu.org>
3597
3598 * misc.texi (Printing Package): Explain how to initialize
3599 printing package.
3600
3601 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3602
36032005-06-05 Chong Yidong <cyd@stupidchicken.com>
3604
3605 * emacs.texi: Rename Hardcopy to Printing.
3606 Make PostScript and PostScript Variables subnodes of it.
3607
3608 * misc.texi (Printing): Rename node from Hardcopy.
3609 Mention menu bar options.
3610 Move PostScript and PostScript Variables to submenu.
3611 (Printing package): New node.
3612
3613 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3614
3615 * dired.texi (Operating on Files): Likewise.
3616
3617 * calendar.texi (Displaying the Diary): Likewise.
3618
3619 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3620
3621 * glossary.texi (Glossary): Likewise.
3622
3623 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3624 effect.
3625
36262005-06-04 Richard M. Stallman <rms@gnu.org>
3627
3628 * trouble.texi (After a Crash): Polish previous change.
3629
8cf51b2c
GM
36302005-05-30 Noah Friedman <friedman@splode.com>
3631
3632 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3633 recovery mechanism.
3634
8cf51b2c
GM
36352005-05-28 Nick Roberts <nickrob@snap.net.nz>
3636
3637 * building.texi (Other Buffers): SPC toggles display of
3638 floating point registers.
3639
8cf51b2c
GM
36402005-05-27 Nick Roberts <nickrob@snap.net.nz>
3641
3642 * files.texi (Log Buffer): Merge in description of Log Edit
3643 mode from pcl-cvs.texi.
3644
36452005-05-26 Richard M. Stallman <rms@gnu.org>
3646
3647 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3648
8cf51b2c
GM
36492005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3650
3651 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3652 not enabled by default.
3653 When not on a word, `ispell-word' by default checks the word
3654 before point.
3655
36562005-05-24 Nick Roberts <nickrob@snap.net.nz>
3657
3658 * building.texi (Debugger Operation): Simplify last sentence.
3659
36602005-05-23 Lute Kamstra <lute@gnu.org>
3661
3662 * emacs.texi: Update FSF's address throughout.
3663 (Preface): Use @cite.
3664 (Distrib): Add cross reference to the node "Copying". Mention the
3665 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3666 printed manuals.
3667 (Intro): Use @xref for the Emacs Lisp Intro.
3668
8cf51b2c
GM
36692005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3670
3671 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3672
3673 * basic.texi (Moving Point): Mention default for `goto-line'.
3674
3675 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3676 of a variable's docstring.
3677
36782005-05-18 Lute Kamstra <lute@gnu.org>
3679
3680 * maintaining.texi (Overview of Emerge): Add cross reference.
3681 Remove duplication.
3682
3683 * emacs.texi (Top): Update to the current structure of the manual.
3684 * misc.texi (Emacs Server): Add menu description.
3685 * files.texi (Saving): Fix menu.
3686 * custom.texi (Customization): Fix menu.
3687 * mule.texi (International): Fix menu.
3688 * kmacro.texi (Keyboard Macros): Fix menu.
3689
36902005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3691
3692 * display.texi: Various minor changes.
3693 (Faces): Delete text that is repeated in the next section.
3694
36952005-05-16 Nick Roberts <nickrob@snap.net.nz>
3696
3697 * building.texi (Debugger Operation): Mention GUD tooltips are
3698 disabled with GDB in text command mode.
3699
8cf51b2c
GM
37002005-05-16 Nick Roberts <nickrob@snap.net.nz>
3701
3702 * building.texi: Replace toolbar with "tool bar" for consistency.
3703 (Compilation Mode): Describe compilation-context-lines
3704 and use of arrow in compilation buffer.
3705 (Debugger Operation): Replace help text with variable's value.
3706
3707 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3708 consistency.
3709
37102005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3711
3712 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3713 Add xref.
3714
8cf51b2c
GM
37152005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3716
3717 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3718 (Position Info): Delete discussion of `goto-line'. It is already
3719 described in `Moving point'.
3720
3721 * mini.texi (Completion Commands): Correct reference.
3722 (Completion Options): Fix typo.
3723
3724 * killing.texi (Deletion): Complete description of `C-x C-o'.
3725
8cf51b2c
GM
37262005-05-10 Richard M. Stallman <rms@gnu.org>
3727
3728 * building.texi (Compilation): Clarify recompile's directory choice.
3729
3730 * frames.texi (Tooltips): Cleanups.
3731
3732 * basic.texi (Arguments): Fix punctuation.
3733
37342005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3735
3736 * screen.texi (Menu Bar): The up and down (not left and right)
3737 arrow keys move through a keyboard menu.
3738
37392005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3740
3741 * basic.texi: Various typo and grammar fixes.
3742 (Moving Point): C-a now runs move-beginning-of-line.
3743
37442005-05-08 Nick Roberts <nickrob@snap.net.nz>
3745
3746 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3747
3748 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3749 as different animals.
3750
37512005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3752
3753 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3754 Correct index entry.
3755
37562005-05-07 Nick Roberts <nickrob@snap.net.nz>
3757
3758 * building.texi (Debugger Operation): Update to reflect changes
3759 in GUD tooltips.
3760
37612005-04-30 Richard M. Stallman <rms@gnu.org>
3762
3763 * files.texi (Compressed Files): Auto Compression normally enabled.
3764
3765 * building.texi (Debugger Operation): Clarify previous change.
3766
8cf51b2c
GM
37672005-04-28 Nick Roberts <nickrob@snap.net.nz>
3768
3769 * building.texi (Debugger Operation): Add description for
3770 GUD tooltips when program is not running.
3771
37722005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3773
3774 * misc.texi (Shell): Add `Shell Prompts' to menu.
3775 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3776 description. Delete remarks moved to new node.
3777 (Shell Prompts): New node.
3778 (History References): Replace remarks moved to `Shell Prompts'
3779 with xref to that node.
3780 (Remote Host): Clarify how to specify the terminal type when
3781 logging in to a different machine.
3782
37832005-04-26 Richard M. Stallman <rms@gnu.org>
3784
3785 * emacs.texi (Top): Update submenus from files.texi.
3786
3787 * files.texi (Filesets): Clarify previous change.
3788
3789 * dired.texi (Misc Dired Features): Clarify previous change.
3790
37912005-04-25 Chong Yidong <cyd@stupidchicken.com>
3792
3793 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3794
3795 * dired.texi (Misc Dired Features): Document
3796 dired-compare-directories.
3797
3798 * files.texi (Filesets): New node.
3799 (File Conveniences): Document Image mode.
3800
3801 * text.texi (TeX Print): Document tex-compile.
3802
38032005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3804
3805 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3806 Delete redundant reference to tooltip Custom group. It is
3807 referred too again in the next paragraph.
3808
38092005-04-24 Richard M. Stallman <rms@gnu.org>
3810
3811 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3812
8cf51b2c
GM
38132005-04-19 Kim F. Storm <storm@cua.dk>
3814
3815 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3816
38172005-04-18 Lars Hansen <larsh@math.ku.dk>
3818
3819 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3820 turns off desktop-save-mode.
3821
38222005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3823
3824 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3825 by default in terminals compatible with xterm. Mention that
3826 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3827 node.
3828
8cf51b2c
GM
38292005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3830
3831 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3832
c8763fb6 38332005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3834
3835 * xresources.texi (Table of Resources): Add cursorBlink.
3836
38372005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3838
3839 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3840 `d', `C-d' and `u'.
3841
38422005-04-11 Richard M. Stallman <rms@gnu.org>
3843
3844 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3845 (Misc X): Add -D, --basic-display.
3846
3847 * maintaining.texi (Change Log): Correct the description of
3848 the example.
3849
3850 * major.texi (Choosing Modes): Document magic-mode-alist.
3851
8cf51b2c
GM
38522005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3853
3854 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3855 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3856 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3857 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3858 `w', respectively.
3859 (Rmail Labels): Mention `l'.
3860 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3861 (Rmail Summary Edit): Describe `j' and RET.
3862
c8763fb6 38632005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3864
3865 * xresources.texi (Lucid Resources): Add fontSet resource.
3866
8cf51b2c
GM
38672005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3868
3869 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3870 now called `indicate-empty-lines'.
3871
38722005-04-06 Kim F. Storm <storm@cua.dk>
3873
3874 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3875
38762005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3877
3878 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3879 deleted.
3880 (Marks vs Flags): Add some convenient key bindings.
3881 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3882 (Misc Dired Features): Correct and expand description of `w' command.
3883
3884 * frames.texi (XTerm Mouse): Delete apparently false info.
3885 The GNU/Linux console currently does not appear to support
3886 `xterm-mouse-mode'.
3887
8cf51b2c
GM
38882005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3889
3890 * calendar.texi (Diary): Mention shell utility `calendar'.
3891
38922005-04-01 Richard M. Stallman <rms@gnu.org>
3893
3894 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3895
8cf51b2c
GM
38962005-04-01 Lute Kamstra <lute@gnu.org>
3897
3898 * maintaining.texi (Change Log): add-change-log-entry uses
3899 add-log-mailing-address.
3900
39012005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3902
3903 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3904 `VC Mode Line' and put in an xref to that node.
3905 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3906 its description.
3907
39082005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3909
3910 * calendar.texi (Calendar Systems): Say that the Persian calendar
3911 implemented here is the arithmetical one championed by Birashk.
3912
39132005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3914
3915 * programs.texi (Fortran Motion): Fix previous change.
3916
8cf51b2c
GM
39172005-03-29 Richard M. Stallman <rms@gnu.org>
3918
3919 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3920
39212005-03-29 Chong Yidong <cyd@stupidchicken.com>
3922
3923 * text.texi (Refill): Refer to Long Lines Mode.
3924 (Longlines): New node.
3925 (Auto Fill): Don't index "word wrap" here.
3926 (Filling): Add Longlines to menu.
3927
39282005-03-29 Richard M. Stallman <rms@gnu.org>
3929
3930 * xresources.texi: Minor fixes.
3931
3932 * misc.texi (Emacs Server): Fix Texinfo usage.
3933
3934 * emacs.texi (Top): Don't use a real section heading for
3935 "Detailed Node Listing". Fake it instead.
3936
3937 * basic.texi (Position Info): Minor cleanup.
3938
3939 * mule.texi (Input Methods): Minor cleanup.
3940
39412005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3942
3943 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3944 constructs as well.
3945 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3946
39472005-03-29 Kenichi Handa <handa@m17n.org>
3948
3949 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3950
3951 * basic.texi (Position Info): Update the description about the
3952 command C-u C-x =.
3953
39542005-03-28 Richard M. Stallman <rms@gnu.org>
3955
3956 * emacs.texi (Top): Use @section for the detailed node listing.
3957
3958 * calendar.texi: Minor fixes to previous change.
3959
3960 * programs.texi (Fortran): Small fixes to previous changes.
3961
3962 * emacs.texi (Top): Update list of subnodes of Dired.
3963 Likewise for building.texi.
3964
3965 * files.texi (File Conveniences): Delete Auto Image File mode.
3966
39672005-03-28 Chong Yidong <cyd@stupidchicken.com>
3968
3969 * building.texi (Flymake): New node.
3970
3971 * custom.texi (Function Keys): Document kp- event types and
3972 keypad-setup package.
3973
3974 * dired.texi (Wdired): New node.
3975
3976 * files.texi (File Conveniences): Reorder entries.
3977 Explain how to turn on Auto-image-file mode.
3978 Document Thumbs mode.
3979
3980 * mule.texi (Specify Coding): Document recode-region and
3981 recode-file-name.
3982
3983 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3984
39852005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3986
3987 * commands.texi (Keys): M-o is now a prefix key.
3988
39892005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3990
3991 * programs.texi: Reformat and update copyright years.
3992 (Fortran): Update section.
3993
39942005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3995
3996 * files.texi: Several small changes in addition to:
3997 (Visiting): Change xref for Dialog Boxes to ref.
3998 (Version Headers): Replace references to obsolete var
3999 `vc-header-alist' with `vc-BACKEND-header'.
4000 (Customizing VC): Update value of `vc-handled-backends'.
4001
40022005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4003
4004 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4005 move here from Emacs Lisp Reference Manual.
4006 * calendar.texi (Calendar/Diary, Diary Commands)
4007 (Special Diary Entries, Importing Diary): Change some xrefs to
4008 point to emacs-xtra rather than elisp.
4009
4010 * emacs-xtra.texi (Calendar Customizing):
4011 Move view-diary-entries-initially, view-calendar-holidays-initially,
4012 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4013 Emacs Manual.
4014 (Appt Customizing): Merge entire section into main Emacs Manual.
4015 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4016 mark-holidays-in-calendar here from emacs-xtra.
4017 (Displaying the Diary): Move view-diary-entries-initially,
4018 mark-diary-entries-in-calendar here from emacs-xtra.
4019 (Appointments): Move appt-display-mode-line,
4020 appt-display-duration, appt-disp-window-function,
4021 appt-delete-window-function here from emacs-xtra.
4022
4023 * calendar.texi: Update and reformat copyright.
4024 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4025 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4026 (Diary): Refer to `diary-file' rather than ~/diary.
4027 (Diary Commands): Rename node to "Displaying the Diary".
4028 * emacs.texi (Top): Rename "Diary Commands" section.
4029 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4030
40312005-03-26 Eli Zaretskii <eliz@gnu.org>
4032
4033 * misc.texi (Emacs Server): Fix the command for setting
4034 server-name. Add an xref to Invoking emacsclient.
4035
4036 * help.texi (Help Summary): Clarify when "C-h ." will do something
4037 nontrivial.
4038 (Apropos): Add cindex entry for apropos-sort-by-scores.
4039
4040 * display.texi (Text Display): Add index entries for how no-break
4041 characters are displayed.
4042
8cf51b2c
GM
40432005-03-26 Eli Zaretskii <eliz@gnu.org>
4044
4045 * files.texi (Visiting): Fix cross-references introduced with the
4046 last change.
4047
4048 * xresources.texi (GTK resources): Fix last change.
4049
8cf51b2c
GM
40502005-03-25 Chong Yidong <cyd@stupidchicken.com>
4051
4052 * xresources.texi (X Resources): GTK options documented too.
4053 (Resources): Clarify meaning of program name.
4054 (Table of Resources): Add visualClass.
4055 (GTK resources): Rewrite.
4056 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4057
4058 * display.texi (Text Display): Mention non-breaking spaces.
4059
4060 * files.texi (Reverting): Document auto-revert-check-vc-info.
4061
4062 * frames.texi (Mouse Commands): Document
4063 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4064
4065 * help.texi (Help Summary): Add `C-h .'.
4066 (Apropos): Apropos accepts a list of search terms.
4067 Document apropos-sort-by-scores.
4068 (Help Echo): Document display-local-help.
4069
4070 * misc.texi (Emacs Server): Document server-name.
4071 (Invoking emacsclient): Document -s option for server names.
4072
4073 * text.texi (Outline Visibility): Introduce "current heading
4074 line" (commands can be called with point on a body line).
4075 Re-order table to follow the sequence of discussion.
4076 hide-body won't hide lines before first header line.
4077 (TeX Mode): Add DocTeX mode.
4078
8cf51b2c
GM
40792005-03-24 Richard M. Stallman <rms@gnu.org>
4080
4081 * mule.texi (Single-Byte Character Support): Delete mention
4082 of iso-acc.el and iso-transl.el.
4083
8cf51b2c
GM
40842005-03-23 Lute Kamstra <lute@gnu.org>
4085
4086 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4087
40882005-03-23 Richard M. Stallman <rms@gnu.org>
4089
8cf51b2c
GM
4090 * search.texi: Delete explicit node pointers.
4091 (Incremental Search): New menu.
4092 (Basic Isearch, Repeat Isearch, Error in Isearch)
4093 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4094 (Slow Isearch): New subnodes.
4095 (Configuring Scrolling): Node deleted.
4096 (Search Case): Doc default-case-fold-search.
4097 (Regexp Replace): Move replace-regexp doc here.
4098
4099 * rmail.texi (Movemail): Put commas inside closequotes.
4100
4101 * picture.texi (Insert in Picture): Document C-c arrow combos.
4102 (Basic Picture): Clarify erasure.
4103
4104 * display.texi (Font Lock): Put commas inside closequotes.
4105
4106 * cmdargs.texi (General Variables): Put commas inside closequotes.
4107
41082005-03-23 Nick Roberts <nickrob@snap.net.nz>
4109
4110 * building.texi (Stack Buffer): Mention reverse contrast for
4111 *selected* frame (might not be current frame).
4112
8cf51b2c
GM
41132005-03-21 Richard M. Stallman <rms@gnu.org>
4114
4115 * building.texi (Starting GUD): Add bashdb.
4116
41172005-03-20 Chong Yidong <cyd@stupidchicken.com>
4118
4119 * basic.texi (Moving Point): Add M-g M-g binding.
4120 (Undo): Document undo-only.
4121 (Position Info): Document M-g M-g and C-u M-g M-g.
4122
4123 * building.texi (Building): Put Grep Searching after Compilation
4124 Shell.
4125 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4126 Document next-error-highlight.
4127 (Grep Searching): Document grep-highlight-matches.
4128 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4129
4130 * calendar.texi (Importing Diary): Rename node from iCalendar.
4131 Document diary-from-outlook.
4132
4133 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4134 Commands.
4135 Mention effect of X drag and drop on Dired buffers.
4136
4137 * files.texi (Visiting): Document large-file-warning-threshold.
4138 Move paragraph on file-selection dialog.
4139 Mention visiting files using X drag and drop.
4140 (Reverting): Mention using Auto-Revert mode to tail files.
4141 Document auto-revert-tail-mode.
4142 (Version Systems): Minor correction.
4143 (Comparing Files): Diff-mode is no longer based on Compilation
4144 mode.
4145 Document compare-ignore-whitespace.
4146 (Misc File Ops): Explain passing a directory to rename-file.
4147 Likewise for copy-file and make-symbolic-link.
4148
4149 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4150 Document mouse-wheel-progressive speed.
4151
4152 * help.texi (Misc Help): Document numeric argument for C-h i.
4153 Correctly explain the effect of just C-u as argument.
4154
4155 * killing.texi (Deletion): Document numeric argument for
4156 just-one-space.
4157
4158 * mini.texi (Completion): Completion acts on text before point.
4159
4160 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4161 (Emulation): CUA mode replaces pc-bindings-mode,
4162 pc-selection-mode, and s-region.
4163
4164 * mule.texi (Input Methods): Leim is now built-in.
4165 (Select Input Method): Document quail-show-key.
4166 (Specify Coding): Document revert-buffer-with-coding-system.
4167
4168 * programs.texi (Fortran Motion): Document f90-next-statement,
4169 f90-previous-statement, f90-next-block, f90-previous-block,
4170 f90-end-of-block, and f90-beginning-of-block.
4171
4172 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4173
4174 * emacs.texi (Acknowledgments): Updated.
4175
4176 * anti.texi: Total rewrite.
4177
8cf51b2c
GM
41782005-03-19 Chong Yidong <cyd@stupidchicken.com>
4179
4180 * ack.texi (Acknowledgments): Update.
4181
41822005-03-19 Eli Zaretskii <eliz@gnu.org>
4183
4184 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4185 copyright years.
4186
41872005-03-14 Nick Roberts <nickrob@snap.net.nz>
4188
4189 * building.texi (Commands of GUD): Move paragraph on setting
4190 breakpoints with mouse to the GDB Graphical Interface node.
4191
41922005-03-07 Richard M. Stallman <rms@gnu.org>
4193
8cf51b2c
GM
4194 * misc.texi (Single Shell, Shell Options): Fix previous change.
4195
4196 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4197
41982005-03-06 Richard M. Stallman <rms@gnu.org>
4199
4200 * building.texi (Starting GUD): Don't explain text vs graphical
4201 GDB here. Just mention it and xref.
4202 Delete "just one debugger process".
4203 (Debugger Operation): Move GUD tooltip info here.
4204 (GUD Tooltips): Node deleted.
4205 (GDB Graphical Interface): Explain the two GDB modes here.
4206
8cf51b2c
GM
4207 * sending.texi (Sending Mail): Minor cleanup.
4208 (Mail Aliases): Explain quoting conventions.
4209 Update key rebinding example.
4210 (Header Editing): C-M-i is like M-TAB.
4211 (Mail Mode Misc): mail-attach-file does not do MIME.
4212
4213 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4214 that really belongs here.
4215 (Remote Mailboxes): Text moved to Rmail Inbox.
4216 (Rmail Display): Mention Mouse-1.
4217 (Movemail): Clarify two movemail versions.
4218 Clarify rmail-movemail-program.
4219
8cf51b2c
GM
4220 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4221 Document async shell commands.
4222 (Shell History): Clarify.
4223 (Shell Ring): Mention C-UP an C-DOWN.
4224 (Shell Options): Add comint-prompt-read-only.
4225 (Invoking emacsclient): Set EDITOR to run Emacs.
4226 (Sorting): No need to explain what region is.
4227 (Saving Emacs Sessions): Fix typo.
4228 (Recursive Edit): Fix punctuation.
4229 (Emulation): Don't mention "PC bindings" which are standard.
4230 (Hyperlinking): Explain Mouse-1 convention here.
4231 (Find Func): Node deleted.
4232
8cf51b2c
GM
4233 * help.texi (Name Help): Xref to Hyperlinking.
4234
4235 * glossary.texi (Glossary):
4236 Rename "Balance Parentheses" to "Balancing...".
4237 Add "Byte Compilation". Correct "Copyleft".
4238 New xref in "Customization".
4239 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4240 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4241 Rename "Registers" to "Register".
4242 Replace "Selecting" with "Selected Frame",
4243 "Selected Window", and "Selecting a Buffer".
4244
4245 * files.texi (Types of Log File): Explain how projects'
4246 methods can vary.
4247
8cf51b2c
GM
4248 * display.texi (Faces): Delete "Emacs 21".
4249
4250 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4251 * fixit.texi (Spelling): C-M-i like M-TAB.
4252 * mini.texi (Completion Options): C-M-i like M-TAB.
4253 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4254 * text.texi (Text Mode): C-M-i like M-TAB.
4255
4256 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4257
4258 * calendar.texi (Specified Dates): Mention `g w'.
4259 (Appointments): appt-activate toggles with no arg.
4260
8cf51b2c
GM
42612005-03-05 Juri Linkov <juri@jurta.org>
4262
4263 * cmdargs.texi (Emacs Invocation): Add cindex
4264 "invocation (command line arguments)"
4265 (Misc X): Add -nbc, --no-blinking-cursor.
4266
42672005-03-04 Ulf Jasper <ulf.jasper@web.de>
4268
4269 * calendar.texi (iCalendar): No need to require it now.
4270
8cf51b2c
GM
42712005-03-03 Nick Roberts <nickrob@snap.net.nz>
4272
4273 * trouble.texi (Contributing): Mention Savannah. Direct users to
4274 emacs-devel.
4275
42762005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4277
4278 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4279 window.
4280
8cf51b2c
GM
42812005-02-27 Richard M. Stallman <rms@gnu.org>
4282
4283 * building.texi (Compilation): Update mode line status info.
4284
42852005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4286
4287 * calendar.texi (General Calendar): Document binding of
4288 scroll-other-window-down.
4289 (Mayan Calendar): Fix earliest date.
4290 (Time Intervals): Document timeclock-change.
4291 Fix timeclock-ask-before-exiting documentation.
4292
42932005-02-26 Kim F. Storm <storm@cua.dk>
4294
4295 * frames.texi (Mouse References):
4296 Add mouse-1-click-in-non-selected-windows.
4297
42982005-02-25 Richard M. Stallman <rms@gnu.org>
4299
4300 * screen.texi (Screen): Explain better about cursors and mode lines;
4301 don't presuppose text terminals.
4302 (Point): Don't assume just one cursor.
4303 Clarify explanation of cursors.
4304 (Echo Area, Menu Bar): Cleanups.
4305
4306 * mini.texi (Minibuffer): Prompts are highlighted.
4307 (Minibuffer Edit): Newline = C-j only on text terminals.
4308 Clarify resize-mini-windows values.
4309 Mention M-PAGEUP and M-PAGEDOWN.
4310 (Completion Commands): Mouse-1 like Mouse-2.
4311 (Minibuffer History): Explain history commands better.
4312 (Repetition): Add xref to Incremental Search.
4313
4314 * mark.texi (Setting Mark): Clarify info about displaying mark.
4315 Clarify explanation of C-@ and C-SPC.
4316 (Transient Mark): Mention Delete Selection mode.
4317 (Marking Objects): Clean up text about extending the region.
4318
4319 * m-x.texi (M-x): One C-g doesn't always go to top level.
4320 No delay before suggest-key-bindings output.
4321
4322 * fixit.texi (Fixit): Mention C-/ for undo.
4323 (Spelling): Mention ESC TAB like M-TAB.
4324 Replacement words with r and R are rechecked.
4325 Say where C-g leaves point. Mention ? as input.
4326
43272005-02-23 Lute Kamstra <lute@gnu.org>
4328
4329 * cmdargs.texi (Initial Options): Add cross reference.
4330
8cf51b2c
GM
43312005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4332
4333 * emacs.texi (Top): Update menu for splitting of node in
4334 msdog.texi.
4335 * frames.texi (Frames): Update xref for splitting of node in
4336 msdog.texi.
4337 * trouble.texi (Quitting): Ditto.
4338
43392005-02-16 Richard M. Stallman <rms@gnu.org>
4340
4341 * windows.texi (Split Window): Simplify line truncation info
4342 and xref to Display Custom.
4343
4344 * trouble.texi (Quitting): Emergency escape only for text terminal.
4345 (Screen Garbled): C-l for ungarbling is only for text terminal.
4346
4347 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4348
4349 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4350
4351 * programs.texi (Program Modes): Mention Python mode.
4352 (Moving by Defuns): Repeating C-M-h extends region.
4353 (Basic Indent): Clarify.
4354 (Custom C Indent): Clarify.
4355 (Expressions): Repeating C-M-@ extends region.
4356 (Info Lookup): Clarify for C-h S.
4357 (Symbol Completion): ESC TAB alternative for M-TAB.
4358 (Electric C): Clarify.
4359
4360 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4361
4362 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4363 MS-DOS Input node.
4364 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4365 (MS-DOS and MULE): Clarify.
4366 (MS-DOS Processes, Windows Processes): Fix typos.
4367
4368 * major.texi (Choosing Modes): Clarify.
4369
4370 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4371 (Keyboard Macro Step-Edit): Clarify.
4372
4373 * indent.texi (Indentation): Clarifications.
4374
4375 * help.texi (Help): Correct error about C-h in query-replace.
4376 Clarify apropos vs C-h a. Fix how to search in FAQ.
4377 (Key Help): Describe C-h w here.
4378 (Name Help): Minor cleanup. C-h w moved to Key Help.
4379 Clarify the "object" joke.
4380 (Apropos): Clarify. Mouse-1 like Mouse-2.
4381 (Help Mode): Mouse-1 like Mouse-2.
4382
4383 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4384
4385 * display.texi (Display): Reorder menu.
4386 (Faces): Cleanup.
4387 (Font Lock): Cleanup. Mention Options menu.
4388 Delete obsolete text.
4389 (Scrolling): For C-l, don't presume text terminal.
4390 (Horizontal Scrolling): Simplify intro.
4391 (Follow Mode): Clarify.
4392 (Cursor Display): Moved before Display Custom.
4393 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4394 Doc default-tab-width. Doc line truncation more thoroughly.
4395
4396 * dired.texi (Dired Enter): C-x C-f can run Dired.
4397 (Dired Visiting): Comment out `a' command.
4398 Mouse-1 is like Mouse-2.
4399 (Shell Commands in Dired): ? can be used more than once.
4400
4401 * basic.texi (Continuation Lines): Simplify description of truncation,
4402 and refer to Display Custom for the rest of it.
4403
8cf51b2c
GM
44042005-02-06 Lute Kamstra <lute@gnu.org>
4405
4406 * basic.texi (Undo): Fix typo.
4407
4408 * cmdargs.texi (Emacs Invocation): Fix typo.
4409
4410 * custom.texi (Init Examples): Fix typo.
4411
4412 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4413
44142005-02-06 Richard M. Stallman <rms@gnu.org>
4415
4416 * regs.texi (Registers): Registers can hold numbers, too.
4417
4418 * killing.texi (Other Kill Commands): Cleanup.
4419 Delete redundant explanation of kill in read-only buffer.
4420 (Yanking): Mention term "copying".
4421 (Accumulating Text): Fix typo.
4422
4423 * entering.texi (Entering Emacs): Update rationale at start.
4424 (Exiting): Treat iconifying on a par with suspension.
4425
4426 * custom.texi (Minor Modes): Fix typo.
4427 (Easy Customization): Fix menu style.
4428 (Variables): Add xref.
4429 (Examining): Setting for future sessions works through .emacs.
4430 (Keymaps): "Text terminals", not "Many".
4431 (Init Rebinding): Explain \C-. Show example of \M-.
4432 Fix minor wording errors.
4433 (Function Keys): Explain vector syntax just once.
4434 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4435 (Init File): Mention .emacs.d directory.
4436 (Init Examples): Add xref.
4437 (Find Init): Mention .emacs.d directory.
4438
4439 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4440 (Action Arguments): Explain which kinds of -l args are found how.
4441 (Initial Options): --batch does not inhibit site-start.
4442 Add xrefs.
4443 (Command Example): Use --batch, not -batch.
4444
4445 * basic.texi (Inserting Text): Cleanup wording.
4446 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4447 C-n is not error at end of buffer.
4448 (Undo): Doc C-/ like C-_. Add xrefs.
4449 (Arguments): META key may be labeled ALT.
4450 Peculiar arg meanings are explained in doc strings.
4451
4452 * abbrevs.texi (Expanding Abbrevs): Clarify.
4453
44542005-02-05 Eli Zaretskii <eliz@gnu.org>
4455
4456 * frames.texi (Frame Parameters): Add an xref to the description
4457 of list-colors-display. Add a pointer to the X docs about colors.
4458
4459 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4460 Improve docs of list-colors-display.
8cf51b2c
GM
4461
44622005-02-03 Lute Kamstra <lute@gnu.org>
4463
4464 * frames.texi (Frames, Drag and Drop): Fix typos.
4465
44662005-02-03 Richard M. Stallman <rms@gnu.org>
4467
4468 * windows.texi (Basic Window): Mention color-change in mode line.
4469 (Change Window): Explain dragging vertical boundaries.
4470
4471 * text.texi (Sentences): Clarify.
4472 (Paragraphs): Explain M-a and blank lines.
4473 (Outline Mode): Clarify text and menu.
4474 (Hard and Soft Newlines): Mention use-hard-newlines.
4475
4476 * frames.texi (Frames): Delete unnecessary mention of Windows.
4477 (Mouse Commands): Likewise. Mention xterm mouse support.
4478 (Clipboard): Clarify.
4479 (Mouse References): Mention use of Mouse-1 for following links.
4480 (Menu Mouse Clicks): Clarify.
4481 (Mode Line Mouse): Clarify.
4482 (Drag and Drop): Rewrite.
4483
4484 * fixit.texi (Spelling): Fix typo.
4485
4486 * files.texi (File Names): Clarify.
4487 (Visiting): Update conditions for use of file dialog. Clarify.
4488 (Saving): Doc d as answer in save-some-buffers.
4489 (Remote Files): Clean up the text.
4490
4491 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4492
4493 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4494 (List Buffers): Clarify.
4495 (Several Buffers): Doc T command.
4496 (Buffer Convenience): Clarify menu.
4497
4498 * basic.texi (Undo): Clarify last change.
4499
45002005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4501
4502 * fixit.texi (Spelling): Fix typo.
4503
45042005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4505
4506 * basic.texi (Undo): Update description of `undo-outer-limit'.
4507
45082005-02-01 Nick Roberts <nickrob@snap.net.nz>
4509
4510 * building.texi: Update documentation relating to GDB Graphical
4511 Interface.
4512
45132005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4514
4515 * custom.texi (Easy Customization): Adapt menu to node name change.
4516
45172005-01-30 Richard M. Stallman <rms@gnu.org>
4518
4519 * custom.texi (Easy Customization): Defn of "User Option" now
4520 includes faces. Don't say just "option" when talking about variables.
4521 Do say just "options" to mean "anything customizable".
4522 (Specific Customization): Describe `customize-variable',
4523 not `customize-option'.
4524
4525 * glossary.texi (Glossary) <Faces>: Add xref.
4526 <User Option>: Change definition--include faces. Change xref.
4527
4528 * picture.texi (Picture): Mention artist.el.
4529
4530 * sending.texi, screen.texi, programs.texi, misc.texi:
4531 * mini.texi, major.texi, maintaining.texi, macos.texi:
4532 * help.texi, frames.texi, files.texi:
4533 Don't say just "option" when talking about variables.
4534
4535 * display.texi, mule.texi: Don't say just "option" when talking
4536 about variables. Other minor cleanups.
4537
8cf51b2c
GM
45382005-01-26 Lute Kamstra <lute@gnu.org>
4539
4540 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4541 File'. Mention the `-Q' option at the `--no-site-file' option.
4542
8cf51b2c
GM
45432005-01-22 David Kastrup <dak@gnu.org>
4544
4545 * building.texi (Grep Searching): Mention alias `find-grep' for
4546 `grep-find'.
4547
45482005-01-20 Richard M. Stallman <rms@gnu.org>
4549
4550 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4551
8cf51b2c
GM
45522005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4553
4554 * rmail.texi (Movemail): Explain differences
4555 between standard and mailutils versions of movemail.
4556 Describe command line and configuration options introduced
4557 with the latter.
4558 Explain the notion of mailbox URL, provide examples and
4559 cross-references to mailutils documentation.
4560 Describe various methods of specifying mailbox names,
4561 user names and user passwords for rmail.
4562 (Remote Mailboxes): New section. Describe
4563 how movemail handles remote mailboxes. Describe configuration
4564 options used to control its behavior.
4565 (Other Mailbox Formats): Explain handling of various mailbox
4566 formats.
4567
45682005-01-13 Richard M. Stallman <rms@gnu.org>
4569
4570 * commands.texi (Commands): Clarification.
4571
45722005-01-11 Richard M. Stallman <rms@gnu.org>
4573
4574 * programs.texi (Multi-line Indent): Fix previous change.
4575 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4576
8cf51b2c
GM
45772005-01-08 Richard M. Stallman <rms@gnu.org>
4578
4579 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4580 lazy-highlight.
4581
4582 * search.texi (Query Replace): Mention faces query-replace
4583 and lazy-highlight.
4584 (Incremental Search): Update isearch highlighting info.
4585
8cf51b2c
GM
45862005-01-04 Richard M. Stallman <rms@gnu.org>
4587
4588 * custom.texi (Saving Customizations): Minor improvement.
4589
8cf51b2c
GM
45902005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4591
4592 * custom.texi (Saving Customizations): Emacs no longer loads
4593 `custom-file' after .emacs. No longer mention customizing through
4594 Custom.
4595
8cf51b2c
GM
45962005-01-01 Andreas Schwab <schwab@suse.de>
4597
4598 * killing.texi (Graphical Kill): Move up under node Killing,
4599 change @section to @subsection.
4600
46012005-01-01 Richard M. Stallman <rms@gnu.org>
4602
4603 * custom.texi (Face Customization): Mention hex color specs.
4604
4605 * emacs.texi (Top): Update Killing submenu.
4606
4607 * killing.texi (Killing): Reorganize section.
4608 No more TeX-only text; put the node command at start of chapter.
4609 But the first section heading is used only in TeX.
4610 Rewrite the text to read better in this mode.
4611 (Graphical Kill): New subnode gets some of the text that
4612 used to be in the first section.
4613
46142004-12-31 Richard M. Stallman <rms@gnu.org>
4615
4616 * dired.texi (Shell Commands in Dired): Delete the ? example.
4617
4618 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4619
4620 * files.texi (Saving): Describe new require-final-newline features
4621 and mode-require-final-newline.
4622
8cf51b2c
GM
46232004-12-29 Richard M. Stallman <rms@gnu.org>
4624
4625 * custom.texi (File Variables): Clarify previous change.
4626
c8763fb6 46272004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4628
4629 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4630 out now.
4631
46322004-12-27 Richard M. Stallman <rms@gnu.org>
4633
4634 * Makefile.in (MAKEINFO): Specify --force.
4635
4636 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4637 (Undo): Doc undo-outer-limit.
4638
8cf51b2c
GM
46392004-12-15 Juri Linkov <juri@jurta.org>
4640
4641 * mark.texi (Transient Mark, Mark Ring): M-< and other
4642 movement commands don't set mark in Transient Mark mode
4643 if mark is active.
4644
8cf51b2c
GM
46452004-12-12 Juri Linkov <juri@jurta.org>
4646
4647 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4648 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4649
4650 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4651 (Misc Dired Commands): Add @r{(Dired)} to w.
4652
46532004-12-12 Juri Linkov <juri@jurta.org>
4654
4655 * mark.texi (Marking Objects): Marking commands also extend the
4656 region when mark is active in Transient Mark mode.
4657
8cf51b2c
GM
46582004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4659
4660 * custom.texi (Saving Customizations): Emacs only loads the custom
4661 file automatically after the init file in version 22.1 or later.
4662 Adapt text and examples to this fact.
4663
8cf51b2c
GM
46642004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4665
4666 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4667 be set through Custom. Otherwise, it has no effect.
4668
8cf51b2c
GM
46692004-12-05 Richard M. Stallman <rms@gnu.org>
4670
4671 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4672 * entering.texi: Rename Command Line to Emacs Invocation.
4673
10d1d0af 4674 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4675
4676 * custom.texi (Easy Customization): Move up to section level,
4677 before Variables. Avoid using the term "variable"; say "option".
4678 New initial explanation.
4679 (Variables): In initial explanation, connect "variable" to the
4680 already-explained "user option".
4681
4682 * emacs.texi (Top): Fix ref to Command Line.
4683 Move reference to Easy Customization.
4684
4685 * xresources.texi (X Resources): Fix From link.
4686
4687 * doclicense.texi (GNU Free Documentation License): Fix To link.
4688
4689 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4690
4691 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4692
46932004-12-03 Richard M. Stallman <rms@gnu.org>
4694
4695 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4696
46972004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4698
4699 * kmacro.texi: Several small changes in addition to the following.
4700 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4701 defining a keyboard macro.
4702 Mention `kmacro-ring-max'.
4703 (Keyboard Macro Counter): Clarify description of
4704 `kmacro-insert-counter', `kmacro-set-counter',
4705 `kmacro-add-counter' and `kmacro-set-format'.
4706
47072004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4708
4709 * custom.texi (File Variables): Add `unibyte' and make it more
4710 clear that `unibyte' and `coding' are special. Suggested by Simon
4711 Krahnke <overlord@gmx.li>.
4712
4713 * mule.texi (Enabling Multibyte): Refer to File Variables.
4714 Suggested by Simon Krahnke <overlord@gmx.li>.
4715
c8763fb6 47162004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4717
4718 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4719 x-use-old-gtk-file-dialog.
4720
8cf51b2c
GM
47212004-11-20 Richard M. Stallman <rms@gnu.org>
4722
4723 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4724
47252004-11-09 Lars Brinkhoff <lars@nocrew.org>
4726
4727 * building.texi (Lisp Eval): Delete hyphen in section name.
4728
47292004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4730
4731 * files.texi (Old Versions):
4732 No longer document annotation as "CVS only".
4733
47342004-11-10 Andre Spiegel <spiegel@gnu.org>
4735
4736 * files.texi (Version Control): Rewrite the introduction about
4737 version systems, mentioning the new ones that we support. Thanks
4738 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4739 suggestions.
4740
c8763fb6 47412004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4742
49823426 4743 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4744
c8763fb6 47452004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4746
4747 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4748
47492004-10-23 Eli Zaretskii <eliz@gnu.org>
4750
4751 * text.texi (Text Based Tables, Table Definition)
4752 (Table Creation, Table Recognition, Cell Commands)
4753 (Cell Justification, Row Commands, Column Commands)
4754 (Fixed Width Mode, Table Conversion, Measuring Tables)
4755 (Table Misc): New nodes, documenting the Table Mode.
4756
8cf51b2c
GM
47572004-10-19 Jason Rumney <jasonr@gnu.org>
4758
4759 * makefile.w32-in (info): Change order of arguments to makeinfo.
4760
47612004-10-19 Ulf Jasper <ulf.jasper@web.de>
4762
4763 * calendar.texi (iCalendar): Update for package changes.
4764
8cf51b2c
GM
47652004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4766
4767 * files.texi (Misc File Ops): View mode is a minor mode.
4768
8cf51b2c
GM
47692004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4770
4771 * calendar.texi (iCalendar): Style changes.
4772
47732004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4774
4775 * search.texi (Regexps): The regexp described in the example is no
4776 longer stored in the variable `sentence-end'.
4777
8cf51b2c
GM
47782004-10-06 Nick Roberts <nickrob@snap.net.nz>
4779
4780 * building.texi (Starting GUD): Note that multiple debugging
4781 sessions requires `gdb --fullname'.
4782
47832004-10-05 Ulf Jasper <ulf.jasper@web.de>
4784
4785 * calendar.texi (iCalendar): New section for a new package.
4786
8cf51b2c
GM
47872004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4788
4789 * text.texi: Various small changes in addition to the following.
4790 (Text): Replace xref for autotype with inforef.
4791 (Sentences): Explain nil value for `sentence-end'.
4792 (Paragraphs): Update default values for `paragraph-start' and
4793 `paragraph-separate'.
4794 (Text Mode): Correct description of Text mode's effect on the
4795 syntax table.
4796 (Outline Visibility): `hide-other' does not hide top level headings.
4797 `selective-display-ellipses' no longer has an effect on Outline mode.
4798 (TeX Misc): Add missing @cindex.
4799 Replace xref for RefTeX with inforef.
4800 (Requesting Formatted Text): The variable
4801 `enriched-fill-after-visiting' no longer exists.
4802 (Editing Format Info): Update names of menu items and commands.
4803 (Format Faces): Mention special effect of specifying the default face.
4804 Describe inheritance of text properties.
4805 Correct description of `fixed' face.
4806 (Format Indentation): Correct description of effect of setting
4807 margins. Mention `set-left-margin' and `set-right-margin'.
4808 (Format Justification): Update names of menu items.
4809 `set-justification-full' is now bound to `M-j b'.
4810 Mention that `default-justification' is a per buffer variable.
4811 (Format Properties): Update name of menu item.
4812 (Forcing Enriched Mode): `format-decode-buffer' automatically
4813 turns on Enriched mode if the buffer is in text/enriched format.
4814
48152004-10-05 Emilio C. Lopes <eclig@gmx.net>
4816
4817 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4818
48192004-09-28 Kim F. Storm <storm@cua.dk>
4820
4821 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4822 Align with new functionality.
4823
8cf51b2c
GM
48242004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4825
4826 * display.texi (Display Custom): Remove stray `@end defvar'.
4827
48282004-09-23 Kim F. Storm <storm@cua.dk>
4829
4830 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4831 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4832
8cf51b2c
GM
48332004-09-20 Richard M. Stallman <rms@gnu.org>
4834
4835 * custom.texi (Hooks): Explain using setq to clear out a hook.
4836 (File Variables): Explain multiline string constants.
4837 (Non-ASCII Rebinding): Explain when you need to update
4838 non-ASCII char codes in .emacs.
4839
4840 * building.texi (Compilation): Explain how to make a silent
4841 subprocess that won't be terminated. Explain compilation-environment.
4842
48432004-09-13 Kim F. Storm <storm@cua.dk>
4844
4845 * mini.texi (Repetition): Rename isearch-resume-enabled to
4846 isearch-resume-in-command-history and change default to disabled.
4847
8cf51b2c
GM
48482004-09-09 Kim F. Storm <storm@cua.dk>
4849
4850 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4851 with new `kmacro-name-last-macro'.
4852
8cf51b2c
GM
48532004-09-08 Juri Linkov <juri@jurta.org>
4854
4855 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4856
8cf51b2c
GM
48572004-09-03 Juri Linkov <juri@jurta.org>
4858
4859 * search.texi (Incremental Search): Update wording for M-%.
4860
48612004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4862
4863 * killing.texi (Killing): Correct description of kill commands in
4864 read-only buffer.
4865
48662004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4867
4868 * building.texi (Compilation Mode): Add a paragraph about rules
4869 for finding the compilation buffer for `next-error'.
4870
4871 * search.texi (Other Repeating Search): Mention that Occur mode
4872 supports the next-error functionality.
4873
48742004-09-02 Juri Linkov <juri@jurta.org>
4875
4876 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4877
48782004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4879
4880 * kmacro.texi (Basic Keyboard Macro):
4881 `apply-macro-to-region-lines' now operates on all lines that begin
4882 in the region, rather than on all complete lines in the region.
4883
c8763fb6 48842004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4885
4886 * frames.texi (Drag and drop): Add documentation about
4887 x-dnd-test-function and x-dnd-known-types.
4888
48892004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * indent.texi: Various minor changes in addition to:
4892 (Indentation Commands): Correct description of `indent-relative'.
4893 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4894 mode. The *Tab Stops* buffer uses Overwrite Mode.
4895 (Just Spaces): `tabify' converts sequences of at least two spaces
4896 to tabs.
4897
8cf51b2c
GM
48982004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4899
4900 * frames.texi (Secondary Selection): Setting the secondary
4901 selection with M-Drag-Mouse-1 does not alter the kill ring,
4902 setting it with M-Mouse-1 and M-Mouse-3 does.
4903 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4904 toolkit scroll bars.
4905 (Scroll Bars): Ditto.
4906
4907 * windows.texi (Basic Window): When using a window system, the value
4908 of point in a non-selected window is indicated by a hollow box.
4909 (Split Window): Side by side windows are separated by a scroll bar,
4910 if scroll bars are used.
4911 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4912 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4913 (Window Convenience): Update bindings for `winner-undo' and
4914 `winner-redo'.
4915
4916 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4917 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4918 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4919 of "Using Emacs as a Server".
4920 * building.texi (Building): Interchange nodes (for correct numbering).
4921 * programs.texi (Programs): Interchange nodes (for correct numbering).
4922 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4923 Info to the node structure.
4924 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4925 Rearrange order of nodes and sections such that both "GNU GENERAL
4926 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4927 end, as appropriate for appendices.
4928 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4929 Use `@unnumberedsec'.
4930 * trouble.texi: Adapt sectioning in Info to the node structure.
4931 Adapt node pointers to change in emacs.texi.
4932 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4933
8cf51b2c
GM
49342004-08-25 Kenichi Handa <handa@m17n.org>
4935
4936 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4937 description for unibyte mode.
4938
49392004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4940
4941 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4942
4943 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4944 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4945 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4946 in @pxref.
4947
49482004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4949
4950 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4951 Change section names.
4952
8cf51b2c
GM
49532004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4954
4955 * kmacro.texi (Keyboard Macro Ring): Rename section.
4956 Emacs treats the head of the macro ring as the `last keyboard macro'.
4957 (Keyboard Macro Counter): Minor change.
4958 (Save Keyboard Macro): Some clarifications.
4959 (Edit Keyboard Macro): Rename section.
4960
4961 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4962 32-bit machines.
4963 (Several Buffers): Clarify which buffer is selected if `2' is
4964 pressed in the Buffer Menu.
4965 Auto Revert mode can be used to update the Buffer Menu
4966 automatically.
4967
49682004-08-21 Eli Zaretskii <eliz@gnu.org>
4969
4970 * help.texi (Misc Help): Add an index entry for finding an Info
4971 manual by its file name.
4972
49732004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4974
4975 * files.texi (Backup Deletion): Correct description of
4976 `delete-old-versions'.
4977 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4978 (Auto Save Files): Recommend `auto-save-mode' to reenable
4979 auto-saving, rather than the abbreviation `auto-save'.
4980
49812004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4982
4983 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4984 for "killing" and "yanking" in main menu.
4985
49862004-08-16 Richard M. Stallman <rms@gnu.org>
4987
4988 * killing.texi (Yanking, Killing): Minor cleanups.
4989
4990 * mark.texi (Momentary Mark): Minor cleanups.
4991
49922004-08-15 Kenichi Handa <handa@etl.go.jp>
4993
4994 * custom.texi (Non-ASCII Rebinding):
4995 C-q always inserts the right code to pass to global-set-key.
4996
8cf51b2c
GM
49972004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4998
4999 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5000 `insert-register', instead of `C-x r g' binding, for consistency.
5001
50022004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5003
5004 * fixit.texi (Spelling): Fix typo.
5005
50062004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5007
5008 * help.texi (Help): Fix Texinfo usage.
5009
8cf51b2c
GM
50102004-07-24 Richard M. Stallman <rms@gnu.org>
5011
5012 * text.texi (Paragraphs): Update how paragraphs are separated
5013 and the default for paragraph-separate.
5014
5015 * search.texi (Regexp Replace): Further update text for new
5016 replacement operators.
5017
8cf51b2c
GM
50182004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5021 `R' switch.
5022
5023 * dired.texi (Dired Updating): `k' only deletes inserted
5024 subdirectories from the Dired buffer if a prefix argument was given.
5025
5026 * search.texi (Regexps): Delete redundant definition of `symbol' in
5027 description of `\_>'. It already occurs in the description of `\_<'.
5028
8cf51b2c
GM
50292004-07-01 Juri Linkov <juri@jurta.org>
5030
5031 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5032 (Regexp Search): Add M-r.
5033
50342004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5035
5036 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5037
50382004-06-29 Jesper Harder <harder@ifa.au.dk>
5039
49823426 5040 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5041
50422004-06-25 Richard M. Stallman <rms@gnu.org>
5043
5044 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5045
50462004-06-25 David Kastrup <dak@gnu.org>
5047
5048 * search.texi (Regexp Replace): Some typo corrections and
5049 rearrangement.
5050
50512004-06-24 David Kastrup <dak@gnu.org>
5052
5053 * search.texi (Unconditional Replace): Use replace-string instead
5054 of query-replace in example.
5055 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5056 sequences.
5057 (Query Replace): Correct explanation of `^' which does not use
5058 the mark stack.
5059
50602004-06-21 Nick Roberts <nickrob@gnu.org>
5061
5062 * misc.texi (Shell History Copying): Document comint-insert-input.
5063 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5064
8cf51b2c
GM
50652004-06-20 Jesper Harder <harder@ifa.au.dk>
5066
5067 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5068 * custom.texi (Customization): Do.
5069 * anti.texi (Antinews): Do.
5070 * abbrevs.texi (Defining Abbrevs): Do.
5071
5072 * programs.texi (Info Lookup): Fix keybinding for
5073 info-lookup-symbol.
5074
50752004-06-16 Juanma Barranquero <lektu@terra.es>
5076
5077 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5078 Add emacs-xtra.
5079 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5080 (clean): Add emacs-xtra and flymake. Remove redundancies.
5081
50822004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5083
5084 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5085 Add emacs-xtra.
5086 * emacs-xtra.texi: New file.
5087
50882004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5089
5090 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5091 (Dired and Find): Mention differences with ordinary Dired buffers.
5092
8cf51b2c
GM
50932004-06-13 Richard M. Stallman <rms@gnu.org>
5094
5095 * custom.texi (Init Syntax): Explain about vars that do special
5096 things when set with setq or with Custom.
5097 (Init Examples): Add line-number-mode example.
5098
8cf51b2c
GM
50992004-06-12 Juri Linkov <juri@jurta.org>
5100
5101 * dired.texi (Operating on Files): Add dired-do-touch.
5102
8cf51b2c
GM
51032004-06-10 Juri Linkov <juri@jurta.org>
5104
5105 * building.texi (Lisp Eval): Add C-M-x on defface.
5106
51072004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5108
5109 * files.texi (Reverting): Auto-Revert mode and
5110 Global Auto-Revert mode no longer revert remote files.
5111
8cf51b2c
GM
51122004-05-29 Richard M. Stallman <rms@gnu.org>
5113
5114 * custom.texi (Init File): Two dashes start --no-site-file.
5115
8cf51b2c
GM
51162004-05-29 Alan Mackenzie <acm@muc.de>
5117
5118 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5119 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5120 (AWK, Pike): Document as "C-like modes".
5121 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5122 (M-x man): Supersedes M-x manual-entry.
5123 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5124
5125 ("Comments in C"): Delete node; the info is in CC Mode manual.
5126 (c-comment-only-line-offset): Remove description.
5127
5128 (C-c ., C-c C-c): Describe new C Mode bindings.
5129
5130 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5131 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5132 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5133 Amend definitions.
5134
5135 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5136 Describe functions.
5137
5138 (c-comment-start-regexp, c-hanging-comment-ender-p)
5139 (c-hanging-comment-starter-p): Remove obsolete definitions.
5140
5141 * emacs.texi: Remove the menu entry "Comments in C".
5142
8cf51b2c
GM
51432004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5144
5145 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5146 `M-x locate'.
5147
51482004-05-16 Karl Berry <karl@gnu.org>
5149
5150 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5151 makeinfo --html fails.
5152 * help.texi (Help Summary) [@ifnottex]: Likewise.
5153
51542004-05-13 Nick Roberts <nickrob@gnu.org>
5155
5156 * building.texi (GDB Graphical Interface): Update and describe
5157 layout first.
5158
8cf51b2c
GM
51592004-05-04 Jason Rumney <jasonr@gnu.org>
5160
5161 * makefile.w32-in: Revert last change.
5162
51632004-05-03 Jason Rumney <jasonr@gnu.org>
5164
5165 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5166
8cf51b2c
GM
51672004-04-23 Juanma Barranquero <lektu@terra.es>
5168
5169 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5170
51712004-04-18 Juri Linkov <juri@jurta.org>
5172
5173 * fixit.texi (Spelling): Remove file extension from ispell xref.
5174
51752004-04-15 Kim F. Storm <storm@cua.dk>
5176
5177 * cmdargs.texi (Initial Options): Add -Q.
5178
51792004-04-05 Kim F. Storm <storm@cua.dk>
5180
5181 * custom.texi (File Variables): Add safe-local-eval-forms.
5182
8cf51b2c
GM
51832004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5184
5185 * files.texi (Reverting): Correct description of revert-buffer's
5186 handling of point.
5187
51882004-03-22 Juri Linkov <juri@jurta.org>
5189
5190 * emacs.texi (Top): Add `Misc X'.
5191
49823426 5192 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5193
5194 * glossary.texi: Improve references.
5195
5196 * help.texi: Sync keywords with finder.el.
5197
5198 * mini.texi (Completion): Add description for menu items.
5199
5200 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5201
5202 * sending.texi (Mail Methods): Fix xref to Message manual.
5203
8cf51b2c
GM
52042004-03-12 Richard M. Stallman <rms@gnu.org>
5205
8cf51b2c
GM
5206 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5207
8cf51b2c
GM
52082004-03-04 Richard M. Stallman <rms@gnu.org>
5209
5210 * search.texi (Regexps): Explain that ^ and $ have their
5211 special meanings only in certain contexts.
5212
5213 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5214
5215 * mule.texi (Specify Coding): Doc C-x RET F.
5216
5217 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5218 for multiple compile and grep buffers.
5219 (Indirect Buffers): Don't recommand clone-indirect-buffer
5220 for multiple compile and grep buffers.
5221
8cf51b2c
GM
52222004-02-29 Juanma Barranquero <lektu@terra.es>
5223
5224 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5225 Use $(DEL) instead of rm, and ignore exit code.
5226
8cf51b2c
GM
52272004-02-23 Nick Roberts <nick@nick.uklinux.net>
5228
5229 * building.texi (Watch Expressions): Update.
5230
52312004-02-21 Juri Linkov <juri@jurta.org>
5232
5233 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5234 --directory, --help, --version. Move text about command-line-args
5235 to Command Arguments.
5236 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5237 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5238 (Window Size X): Join -g and --geometry. Add @cindex.
5239 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5240 (Title X): Remove alias -title.
5241 (Misc X): New node.
5242
c8763fb6 52432004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5244
5245 * frames.texi (Drag and drop): Add Motif to list of supported
5246 protocols.
5247
c8763fb6 52482004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5249
5250 * frames.texi (Drag and drop): New section.
5251
52522004-01-24 Richard M. Stallman <rms@gnu.org>
5253
5254 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5255 Include it only @ifnotinfo. Patch the preceding and following
5256 node headers to point to each other.
5257
52582004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5259
5260 * calendar.texi (Appointments): Update section.
5261
52622003-12-29 Kevin Ryde <user42@zip.com.au>
5263
8cf51b2c
GM
5264 * programs.texi (C Modes): Fix the xref.
5265
52662003-12-23 Nick Roberts <nick@nick.uklinux.net>
5267
5268 * building.texi (Watch Expressions): Update.
5269 (Commands of GUD): Include use of toolbar + breakpoints set from
5270 fringe/margin.
5271
52722003-12-03 Andre Spiegel <spiegel@gnu.org>
5273
5274 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5275 <acm@muc.de>.
5276
c8763fb6 52772003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5278
5279 * frames.texi (Dialog Boxes): Add use-file-dialog.
5280
8cf51b2c
GM
52812003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5282
5283 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5284 in CC Mode.
5285
8cf51b2c
GM
52862003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5287
5288 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5289 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5290 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5291 * man/frames.texi, man/glossary.texi, man/killing.texi:
5292 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5293 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5294 * man/sending.texi, man/text.texi, man/trouble.texi:
5295 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5296
52972003-11-01 Alan Mackenzie <acm@muc.de>
5298
5299 * search.texi (Scrolling During Incremental Search): Document a
5300 new scrolling facility in isearch mode.
5301
8cf51b2c
GM
53022003-10-22 Miles Bader <miles@gnu.org>
5303
5304 * Makefile.in (info): Move before $(top_srcdir)/info.
5305
53062003-10-22 Nick Roberts <nick@nick.uklinux.net>
5307
5308 * building.texi (Watch Expressions): Update section on data display
5309 to reflect code changes (GDB Graphical Interface).
5310
8cf51b2c
GM
53112003-10-13 Richard M. Stallman <rms@gnu.org>
5312
5313 * xresources.texi (GTK resources): Clean up previous change.
5314
c8763fb6 53152003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5316
5317 * xresources.texi (GTK resources): Add a note that some themes
5318 disallow customizations. Add scroll theme example.
5319
8cf51b2c
GM
53202003-09-30 Richard M. Stallman <rms@gnu.org>
5321
8cf51b2c
GM
5322 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5323
5324 * misc.texi (Saving Emacs Sessions): Shorten the section,
5325 collapsing back into one node.
5326
53272003-09-30 Lars Hansen <larsh@math.ku.dk>
5328
5329 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5330
ce058493 53312003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5332
5333 * xresources.texi (GTK names in Emacs): Correct typo.
5334
8cf51b2c
GM
53352003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5336
5337 * cmdargs.texi (Font X): Mention new default font. More
5338 fully describe long font names, wildcard patterns and the
5339 problems involved. (Result of discussion on emacs-devel.)
5340
53412003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5342
5343 * emacs.texi (Acknowledgements): Correct typo.
5344
53452003-09-22 Richard M. Stallman <rms@gnu.org>
5346
5347 * dired.texi (Misc Dired Commands): New node.
5348 (Dired Navigation): Add dired-goto-file.
5349
5350 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5351
5352 * emacs.texi (Acknowledgements): New node, split from Distribution.
5353
5354 * cmdargs.texi (Action Arguments): -f reads interactive args.
5355
8cf51b2c
GM
53562003-09-08 Lute Kamstra <lute@gnu.org>
5357
5358 * screen.texi (Mode Line): Say that POS comes before LINE.
5359 Mention `size-indication-mode'.
5360 * display.texi (Optional Mode Line): Document
5361 `size-indication-mode'.
5362 * basic.texi (Position Info): Mention `size-indication-mode'.
5363
53642003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5365
5366 * xresources.texi (Resources): Refer to `editres' man page.
5367 (Lucid Resources): Update defaults. Expand description of
5368 `shadowThickness'.
5369
53702003-09-04 Miles Bader <miles@gnu.org>
5371
5372 * Makefile.in (top_srcdir): New variable.
5373 ($(top_srcdir)/info): New rule.
5374 (info): Depend on it.
5375
53762003-09-03 Peter Runestig <peter@runestig.com>
5377
5378 * makefile.w32-in: New file.
5379
53802003-08-29 Richard M. Stallman <rms@gnu.org>
5381
5382 * misc.texi (Saving Emacs Sessions): Correct previous change.
5383
8cf51b2c
GM
53842003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5385
8cf51b2c
GM
5386 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5387 (Intro): Include kmacro.texi after fixit.texi instead of after
5388 custom.texi. (As suggested by Kim Storm.)
5389
53902003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5391
5392 * fixit.texi (Fixit): Update `Next' pointer.
5393 * files.texi (Files): Update `Previous' pointer.
5394 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5395 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5396 (Suggested by Kim Storm.)
5397 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5398
53992003-08-18 Kim F. Storm <storm@cua.dk>
5400
5401 * kmacro.texi: New file describing enhanced keyboard macro
5402 functionality. Replaces old description in custom.texi.
5403
5404 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5405 (Keyboard Macros): Move to new kmacro.texi file.
5406
5407 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5408
8cf51b2c
GM
54092003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5410
5411 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5412
54132003-08-17 Alex Schroeder <alex@gnu.org>
5414
5415 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5416 required.
5417
8cf51b2c
GM
54182003-08-05 Richard M. Stallman <rms@gnu.org>
5419
5420 * programs.texi (Lisp Indent): Don't describe
5421 lisp-indent-function property here. Use xref to Lisp Manual.
5422
8cf51b2c
GM
54232003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5424
fffa137c 5425 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5426 abbreviations.
5427
54282003-07-24 Markus Rost <rost@math.ohio-state.edu>
5429
5430 * buffers.texi (List Buffers): Fix previous change.
5431
8cf51b2c
GM
54322003-07-13 Markus Rost <rost@math.ohio-state.edu>
5433
5434 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5435 List*.
5436
54372003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5438
8cf51b2c
GM
5439 * display.texi (Font Lock): Fix typo.
5440
54412003-07-07 Richard M. Stallman <rms@gnu.org>
5442
5443 * display.texi (Font Lock): Add xref for format info on
5444 font-lock-remove-keywords.
5445
5446 * building.texi (Compilation): Document what happens with asynch
5447 children of compiler process.
5448
5449 * help.texi (Library Keywords): Use @multitable.
5450
8cf51b2c
GM
54512003-06-04 Richard M. Stallman <rms@gnu.org>
5452
5453 * programs.texi (Expressions): Delete C-M-DEL.
5454
5455 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5456 comint-move-point-for-output renamed from
5457 comint-scroll-to-bottom-on-output.
5458
5459 * custom.texi (Init Rebinding): Replace previous change with xref.
5460 (Non-ASCII Rebinding): Explain that issue more briefly here.
5461
54622003-05-28 Richard M. Stallman <rms@gnu.org>
5463
5464 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5465
54662003-05-28 Nick Roberts <nick@nick.uklinux.net>
5467
5468 * building.texi (GDB Graphical Interface): New node.
5469 (Rewritten somewhat by RMS.)
5470
c8763fb6 54712003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5472
5473 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5474 non-English letters. Explain how to set coding systems correctly
5475 and how to include the right coding cookie in the file.
5476
c8763fb6 54772003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5478
5479 * indent.texi (Indentation): Explain the concepts.
5480 (Just Spaces): Explain why preventing tabs for indentation might
5481 be useful.
5482
8cf51b2c
GM
54832003-04-16 Richard M. Stallman <rms@gnu.org>
5484
5485 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5486
8cf51b2c
GM
54872003-02-22 Alex Schroeder <alex@emacswiki.org>
5488
5489 * cmdargs.texi (General Variables): Document SMTPSERVER.
5490
8cf51b2c
GM
5491 * sending.texi: Remove SMTP node.
5492 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5493 library.
5494
8cf51b2c
GM
54952003-02-22 Alex Schroeder <alex@emacswiki.org>
5496
5497 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5498
54992003-02-22 Simon Josefsson <jas@extundo.com>
5500
5501 * sending.texi (Mail Methods): Add node about SMTP.
5502
c8763fb6 55032003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5504
5505 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5506
8cf51b2c
GM
55072003-02-01 Kevin Ryde <user42@zip.com.au>
5508
5509 * glossary.texi (Glossary): Correction to cl cross reference.
5510
55112003-01-20 Richard M. Stallman <rms@gnu.org>
5512
5513 * killing.texi (Rectangles): Document C-x c r.
5514
c8763fb6 55152003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5516
5517 * xresources.texi (GTK resources): New node.
5518 (GTK widget names): New node.
5519 (GTK names in Emacs): New node.
5520 (GTK styles): New node.
5521
c8763fb6 55222003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5523
5524 * maintaining.texi (Create Tags Table): Add reference to the new
5525 `etags --help --lang=LANG' option.
5526
8cf51b2c
GM
55272002-10-02 Karl Berry <karl@gnu.org>
5528
49823426 5529 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5530 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5531 where needed for the sake of the HTML output.
8cf51b2c
GM
5532
55332001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5534
5535 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5536 source files.
5537
55382001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5539
5540 * Makefile.in (emacsman): New target.
5541
8cf51b2c
GM
55422001-10-20 Gerd Moellmann <gerd@gnu.org>
5543
5544 * (Version 21.1 released.)
5545
55462001-10-05 Gerd Moellmann <gerd@gnu.org>
5547
5548 * Branch for 21.1.
5549
8cf51b2c
GM
55502001-03-05 Gerd Moellmann <gerd@gnu.org>
5551
5552 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5553
8cf51b2c
GM
55542000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5555
5556 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5557
8cf51b2c
GM
55581999-07-12 Richard Stallman <rms@gnu.org>
5559
5560 * Version 20.4 released.
5561
55621998-12-04 Markus Rost <rost@delysid.gnu.org>
5563
5564 * Makefile.in (INFO_TARGETS): Delete customize.info.
5565 (DVI_TARGETS): Delete customize.dvi.
5566 (../info/customize, customize.dvi): Targets deleted.
5567
55681998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5569
5570 * Version 20.3 released.
5571
55721998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5573
5574 * Makefile.in (EMACSSOURCES): Add mule.texi.
5575 Add msdog.texi, ack.texi. Remove gnu1.texi.
5576
55771998-04-06 Andreas Schwab <schwab@gnu.org>
5578
5579 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5580 it in dvi targets.
8cf51b2c
GM
5581
55821997-09-23 Paul Eggert <eggert@twinsun.com>
5583
5584 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5585 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5586 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5587
55881997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5589
5590 * Version 20.2 released.
5591
55921997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5593
5594 * Version 20.1 released.
5595
55961997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5597
5598 * Makefile (../info/customize, customize.dvi): New targets.
5599 (INFO_TARGETS): Add ../info/customize.
5600 (DVI_TARGETS): Add customize.dvi.
5601
8cf51b2c
GM
56021996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5603
5604 * Version 19.33 released.
5605
56061996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5607
5608 * Version 19.32 released.
5609
8cf51b2c
GM
56101996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5611
5612 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5613
56141996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5615
5616 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5617 Specify -I option.
5618 (All dvi targets): Set the TEXINPUTS variable.
5619
56201996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5621
5622 * Version 19.31 released.
5623
8cf51b2c
GM
56241995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5625
5626 * Version 19.30 released.
5627
8cf51b2c
GM
56281995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5629
5630 * Makefile.in (maintainer-clean): Rename from realclean.
5631
56321994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5633
5634 * Makefile.in: New file.
5635 * Makefile: File deleted.
5636
56371994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5638
5639 * Makefile (TEXINDEX_OBJS): Variable deleted.
5640 (texindex, texindex.o, getopt.o): Rules deleted.
5641 All deps on texindex deleted.
5642 (distclean): Don't delete texindex.
5643 (mostlyclean): Don't delete *.o.
5644 * texindex.c, getopt.c: Files deleted.
5645
56461994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5647
5648 * Version 19.26 released.
5649
56501994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5651
5652 * Makefile (EMACSSOURCES): Exclude undo.texi.
5653
56541994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5655
5656 * Version 19.25 released.
5657
56581994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5659
5660 * Version 19.24 released.
5661
56621994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5663
5664 * Version 19.23 released.
5665
56661994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5667
5668 * Makefile: Delete spurious tab.
5669
56701994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5671
5672 * Makefile (.SUFFIXES): New rule.
5673
8cf51b2c
GM
56741993-12-04 Richard Stallman (rms@srarc2)
5675
5676 * getopt.c: New file.
5677 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5678 (getopt.o): New rule.
5679 (dvi): Don't depend on texindex.
49823426 5680 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5681
56821993-12-03 Richard Stallman (rms@srarc2)
5683
49823426
GM
5684 * Makefile (TEXI2DVI): New variable.
5685 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5686 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5687
56881993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5689
5690 * Version 19.22 released.
5691
56921993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5693
5694 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5695
56961993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5697
5698 * Version 19.21 released.
5699
8cf51b2c
GM
57001993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5701
5702 * Makefile (realclean): Don't delete the Info files.
5703
57041993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5705
8cf51b2c
GM
5706 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5707 4' where appropriate.
5708
57091993-10-20 Brian Fox (bfox@ai.mit.edu)
5710
49823426 5711 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5712
5713 * texindex.c: Include "../src/config.h" if building in emacs.
5714
5715 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5716 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5717 Add target to build texindex.c, defining `emacs'.
5718
8cf51b2c
GM
57191993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5720
5721 * Version 19.19 released.
5722
8cf51b2c
GM
57231993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5724
5725 * Version 19.18 released.
5726
57271993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5728
5729 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5730
57311993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5732
5733 * Version 19.17 released.
5734
57351993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5736
5737 * split-man: Fix typos in last change.
5738
57391993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5740
5741 * Version 19.16 released.
5742
57431993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5744
5745 * version 19.15 released.
5746
57471993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5748
5749 * Makefile (distclean): It's rm, not rf.
5750
57511993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5752
5753 * Version 19.14 released.
5754
57551993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5756
5757 * Makefile: New file.
5758
57591993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5760
5761 * Version 19.13 released.
5762
57631993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5764
5765 * Version 19.9 released.
5766
57671993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5768
5769 * Version 19.8 released.
5770
57711993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5772
5773 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5774
5775 * trouble.texi: It's `enable-flow-control-on', not
5776 `evade-flow-control-on'.
5777
57781993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5779
5780 * display.texi: Document standard-display-european.
5781
57821993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5783
5784 * Version 19.7 released.
5785
5786 * emacs.texi: Add a sentence to the top menu mentioning the
5787 specific version of Emacs this manual applies to.
5788
57891993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5790
5791 * basic.texi: Document next-line-add-lines variable used to
5792 implement down-arrow.
5793
5794 * killing.texi: Document kill-whole-line.
5795
57961993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5797
5798 * text.texi: Update unix TeX ordering information.
5799
58001993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5801
5802 * news.texi: Mention fill-rectangle in keybinding list.
5803
5804 * killing.texi: Document fill-rectangle.
5805
58061993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5807
5808 * vc.texi: Bring the docs up to date with VC 5.2.
5809
58101992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5811
5812 * emacs.tex: Mention blackbox and gomoku under Amusements.
5813 Assembler mode is now mentioned and appropriately indexed
5814 under Programming Modes.
5815
58161991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5817
5818 * emacs.tex: Update TeX ordering information.
5819
8cf51b2c
GM
58201990-06-26 David Lawrence (tale@geech)
5821
5822 * emacs.tex: Note that completion-ignored-extensions is not used
5823 to filter out names when all completions are displayed in
5824 *Completions*.
5825
58261990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5827
5828 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5829
58301990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5831
5832 * emacs.tex: Add @findex grep.
5833
8cf51b2c
GM
58341988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5835
5836 * emacs.tex: Correct two typos. No other changes before
5837 Version 19 will be made.
5838
8cf51b2c
GM
58391988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5840
5841 * emacs.tex: Update information for obtaining TeX distribution from the
5842 University of Washington.
5843
5844;; Local Variables:
c8763fb6 5845;; coding: utf-8
8cf51b2c
GM
5846;; fill-column: 79
5847;; add-log-time-zone-rule: t
5848;; End:
5849
5850 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5851 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5852
5853 This file is part of GNU Emacs.
5854
352c8b4a 5855 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5856 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5857 the Free Software Foundation, either version 3 of the License, or
5858 (at your option) any later version.
8cf51b2c
GM
5859
5860 GNU Emacs is distributed in the hope that it will be useful,
5861 but WITHOUT ANY WARRANTY; without even the implied warranty of
5862 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5863 GNU General Public License for more details.
5864
5865 You should have received a copy of the GNU General Public License
352c8b4a 5866 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5867
5868;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd