(Reading File Names): Wording changes from RMS.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
dac94f8e
CY
12008-10-20 Chong Yidong <cyd@stupidchicken.com>
2
3 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
4 (Text-Only Mouse): Copyedit.
5
25597d40
CY
62008-10-19 Chong Yidong <cyd@stupidchicken.com>
7
f8a447f6
CY
8 * frames.texi: Use @key throughout for mouse clicks.
9 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
10 (Secondary Selection): Fix modified mouse click syntax.
11 (Clipboard): Describe Cut, Copy and Paste commands.
12 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
13 Copyedits.
14 (Creating Frames): Add xref to Init File.
15 (Frame Commands): Add xref to Exiting.
16 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 17
b0f95216
CY
182008-10-15 Chong Yidong <cyd@stupidchicken.com>
19
b0817f00
CY
20 * files.texi (Version Control): Copyedits. Add Bazaar.
21 (Version Control Systems): List different VCS's using an itemized list.
22 Add Bazaar.
23 (VCS Concepts): Copyedits. Tweak description of file merging.
24
b0f95216
CY
25 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
26 (Cut/Paste Other App): Document select-active-regions and
27 x-select-enable-primary.
28
69d0d701
CY
292008-10-13 Chong Yidong <cyd@stupidchicken.com>
30
31 * mark.texi (Shift Selection): Correct case in node name.
32
33 * emacs.texi (Top): Update node order in Mark chapter.
34
375e8351
EZ
352008-10-12 Eli Zaretskii <eliz@gnu.org>
36
37 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
38
39 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
40 elsewhere in the manual instead of describing yet again the intricacies
41 of $HOME on MS-Windows and MS-DOS.
42
ab58114f
CY
432008-10-12 Chong Yidong <cyd@stupidchicken.com>
44
4f959513
CY
45 * mini.texi (Minibuffer File): Add xref to File Names.
46 (Minibuffer File): Add discussion of `~' in file names. Add
47 insert-default-directory index reference.
48
ab58114f
CY
49 * files.texi (File Names): Reorganize description.
50 (Visiting): Add xref to Mode Line. Copyedits.
51 (Save Commands): Mention prefix behavior of C-x C-s.
52 (Numbered Backups): Node deleted.
53 (Backup Names): Contents of Numbered Backups moved here. State default
54 of version-control variable.
55 (Reverting): Copyedits.
56 (Version Control): Add additional version control systems.
57
58 * emacs.texi (Top): Delete Numbered Backups node.
59
60 * cmdargs.texi (General Variables): Change Numbered Backups xref to
61 Backup Names.
f2884f63 62 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 63
b0b5100a
RF
642008-10-11 Romain Francoise <romain@orebokech.com>
65
66 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
67
89774b5f
CY
682008-10-11 Chong Yidong <cyd@stupidchicken.com>
69
70 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
71 (Select Buffer): Mention use of minibuffer history. Describe default
72 value of default-major-mode. Mention that C-x 4 b selects the other
73 window.
74 (List Buffers): Document CRM indicators in the order they appear.
75 (Kill Buffer): Document new command kill-matching buffers.
76 (Several Buffers): Move explanation of the relationship between buffer
77 list and buffer menu to the top.
78 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
79
4c72bf27
CY
802008-10-10 Chong Yidong <cyd@stupidchicken.com>
81
82 * entering.texi (Exiting): Document change of C-x C-c to
83 save-buffers-kill-terminal. Document kill-emacs.
84
f68eb991
EZ
852008-09-30 Eli Zaretskii <eliz@gnu.org>
86
87 * mule.texi (Coding Systems): Don't mention codepage-setup.
88
89 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
90 cpNNN coding systems anymore.
91 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
92 for unibyte mode. Don't mention line-drawing characters. Don't
93 mention dos-unsupported-char-glyph.
94
1a2dd44d
CY
952008-09-25 Chong Yidong <cyd@stupidchicken.com>
96
97 * search.texi (Search): Shorten introduction.
98 (Basic Isearch): Add command table. Discuss reverse isearch and
99 isearch highlighting.
100 (Repeat Isearch): Move lazy highlighting discussion here. Add search
101 ring to cindex.
102 (Special Isearch): Move input methods discussion here.
103 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
104 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
105 Repeat Isearch.
106 (Isearch Minibuffer): New node.
107 (Word Search): Document new word search commands.
108 (Regexp Example): Simplify example using sentence-end-base variable.
109 (Replace): Reword introduction.
110 (Unconditional Replace): Remove unnecessary example.
111 (Other Repeating Search): Document new `M-s o' binding.
112
113 * emacs.texi (Top): Update node listings.
114
e45da31d
JB
1152008-09-22 Juanma Barranquero <lekktu@gmail.com>
116
117 * emacs.texi (Top): Remove Kill Errors from menu.
118
841c8096
CY
1192008-09-22 Chong Yidong <cyd@stupidchicken.com>
120
402168fa
CY
121 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
122 interface for defining macros. Simplify examples. Note that C-g quits
123 macro definitions.
124 (Keyboard Macro Counter): Document using F3 to insert counter. Give
125 usage example.
126 (Keyboard Macro Query): Organize query responses in a table.
127
128 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
129 to Erasing node.
841c8096
CY
130 (Undo): Reorganize paragraphs for logical flow. Move keybinding
131 rationale to a footnote.
132 (Kill Errors): Remove node, due to redundancy with Erasing.
133 (Spelling): Move discussion of flyspell to end. Note new behavior of
134 M-$ in active region. Remove non-ispell-specific keybindings from
135 table.
136
eab2ee89
DN
1372008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
138
139 * cmdargs.texi (Initial Options): Document --daemon.
140
3d53e905
GM
1412008-09-20 Glenn Morris <rgm@gnu.org>
142
143 * files.texi (Numbered Backups): Mention that some modes set
144 version-control.
145
1c90484d
GM
1462008-09-20 Jim Blandy <jimb@red-bean.com>
147
148 * files.texi (Numbered Backups): Reference File Variables, as well.
149 Remove discussion of Rmail's implementation.
150
0fc0d844
CY
1512008-09-06 Chong Yidong <cyd@stupidchicken.com>
152
153 * misc.texi (Recursive Edit): Note that top-level exits active
154 minibuffers.
155
156 * trouble.texi (Quitting): Likewise.
157
b18d283d
CY
1582008-08-31 Chong Yidong <cyd@stupidchicken.com>
159
160 * emacs.texi (Top): Add Temporary Face Changes xref.
161
162 * display.texi (Display): Move Temporary Face Changes node to just
163 after Standard Faces.
164 (Scrolling): Document recenter-top-bottom instead of recenter.
165 (Horizontal Scrolling): Move auto hscroll discussion to the top.
166 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
167 (Display Custom): Copyedits.
168 (Optional Mode Line): Document display-battery-mode.
169
180135fc
RF
1702008-08-27 Romain Francoise <romain@orebokech.com>
171
172 * custom.texi (Directory Variables): Minor fix.
173
d3fe3475
GM
1742008-08-27 Glenn Morris <rgm@gnu.org>
175
176 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
177 descriptions.
178 (Calendar Customizing): Tweak layout description.
183080b6 179 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
180 markers. Condense calendar-star-date and calendar-mark-today
181 description.
182 (Holiday Customizing): Add oriental and solar holidays.
183 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
184 Fix holiday-float description. Use zerop in examples. Be less verbose.
185 (Date Display Format): Change ISO format. Be less verbose.
186 (Diary Customizing): Mention day and month abbrev arrays.
187 Mention the date-form variables by name. Update European example.
188 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
189 Condense examples. Mention diary-entry-symbols by name.
190 Condense table for insertion commands.
191 (Fancy Diary Display): Mention diary-include-string and
192 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
193 Ethiopic, Persian date functions. Condense descriptions.
194
195 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
196 (Adding to Diary): Adapt for changed node name.
197
71755807
GM
1982008-08-26 Glenn Morris <rgm@gnu.org>
199
200 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
201 node "Hebrew/Islamic Entries".
202
203 * calendar.texi (Specified Dates): Fix names of iso functions.
204 (General Calendar): There may not be another window.
205 (Writing Calendar Files, Holidays): Tweak intro.
206 (Holidays): Mention Baha'i and Chinese holidays.
207 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
208 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
209 (To Other Calendar): Add calendar-print-other-dates.
210 Refer to "graphic display" rather than "X.
211 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
212 (Displaying the Diary): Fix whitespace after reference.
213 Fix `diary-number-of-entries' reference.
214 (Date Formats): Explicitly mention that day names can be abbreviated.
215 (Adding to Diary): Add some references to other sections.
216 (Special Diary Entries): Fix reference.
217 (Appointments): Simplify appt-message-warning-time entry.
218 Clarify where times must be.
219 (Importing Diary): Comment out icalendar paragraph that does not apply.
220 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
221
d76ebc75
GM
2222008-08-23 Glenn Morris <rgm@gnu.org>
223
224 * fortran-xtra.texi (Fortran): Change description of free form and
225 fixed form a bit. Mention hideshow and imenu.
226 (Fortran Motion): Mention fortran-end-of-subprogram,
227 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
228 (Fortran Indent): Minor re-word.
229 (ForIndent Commands): Mention fortran-fill-paragraph and
230 fortran-fill-statement.
231 (ForIndent Cont): Mention fortran-tab-mode-string.
232 (Fortran Comments): Mention fortran-comment-line-start-skip.
233 (Fortran Columns): Mention font-locking.
234 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
235
e2a71e28
JB
2362008-08-23 Johan Bockgard <bojohan@muon>
237
238 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
239
5c52e13c
CY
2402008-08-22 Chong Yidong <cyd@stupidchicken.com>
241
242 * mini.texi (Minibuffer): Simplify introduction.
243 (Minibuffer File): Document tilde in minibuffer filenames.
244 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
245 to enter tabs, spaces, and question marks. Describe behavior of C-a.
246 (Completion Example): Update example to current command list.
247 (Completion Options): Document `lazy' value of completion-auto-help.
248 Update contents of completion-ignored-extensions.
249 (Minibuffer History): Describe "future history" list. State default
250 value of history-delete-duplicates.
251
77a00355
GM
2522008-08-21 Glenn Morris <rgm@gnu.org>
253
254 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 255 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 256
39ee1d04
CY
2572008-08-17 Chong Yidong <cyd@stupidchicken.com>
258
259 * regs.texi (Registers): Clarify valid register names.
260 (RegPos): Note that buffer is saved and restored too.
261 (RegText): Note that mark is reactivated/deactivated.
262 (RegConfig): Xref to Windows node.
263
b12c348f
CY
2642008-08-16 Chong Yidong <cyd@stupidchicken.com>
265
3ae7ba79
CY
266 * basic.texi (Inserting Text): Provide command name for C-q.
267
b12c348f
CY
268 * killing.texi (Killing): Copyedit. Define read-only text.
269 (Deletion): DEL and C-d were already explained in Erasing; xref there.
270 (Killing by Lines): Copyedit.
271 (Other Kill Commands): Move M-w description here.
272 (Yanking): Move M-w to Other Kill Commands.
273 (Kill Ring): Also mention saving text in registers. Link to Text
274 Properties in elisp manual.
275 (Accumulating Text): Copyedit.
276 (CUA Bindings): Shift selection is now the default.
277
d8ff7692
TZ
2782008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
279
280 * maintaining.texi (Change Log): Mention next-error is available.
281
a43a8a2e
GM
2822008-08-10 Glenn Morris <rgm@gnu.org>
283
284 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
285 and intermonth text.
286 (Holiday Customizing): Add holiday-chinese.
287
eba27308
EZ
2882008-08-08 Eli Zaretskii <eliz@gnu.org>
289
290 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
291
5f14a5b3
DN
2922008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
293
294 * files.texi (Log Buffer): Describe C-c C-d.
295 (Diff Mode): Describe C-x 4 A.
296
49989bff
EZ
2972008-08-06 Eli Zaretskii <eliz@gnu.org>
298
299 * vc1-xtra.texi (VC Directory Mode): Fix last change.
300
5c915c02
DN
3012008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
302
2beaf97a
DN
303 * files.texi (Old Revisions): Update the keys used by vc-annotate and
304 describe the new bindings to show the changeset diff, toggle annotation
305 visibility, show revisions.
306 (VC Status): Describe key bindings for modifying the change comments,
307 displaying changeset diffs and annotations.
308
5c915c02
DN
309 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
310
71798ace
NR
3112008-08-05 Nick Roberts <nickrob@snap.net.nz>
312
313 * vc1-xtra.texi (VC Directory Mode): Fix typo.
314
b8949644
EZ
3152008-08-02 Eli Zaretskii <eliz@gnu.org>
316
317 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
318 and wording.
319
819567d1
DN
3202008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
321
322 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 323 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
324 commands. Improve some old info.
325
5f38310a
CY
3262008-07-31 Chong Yidong <cyd@stupidchicken.com>
327
0dc3906b
CY
328 * display.texi (Visual Line Mode): New node.
329
5f38310a
CY
330 * basic.texi (Inserting Text): Move DEL to deletion node.
331 (Moving Point): Add additional alternative key bindings. Describe
332 line-move-visual.
333 (Erasing): Describe DEL.
334 (Basic Undo, Blank Lines, Arguments): Copyedit.
335 (Continuation Lines): Mention Visual Line mode.
336 (Position Info): Move extended discussion to mule.texi.
337
338 * mule.texi (International Chars): Describe C-x =.
339
340 * emacs.texi (Top): Add Visual Line Mode node.
341
7c2fb837
DN
3422008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
343
344 * emacs.texi: Remove VMS support.
345
3f6b73ef
DN
3462008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
347
348 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
349 the vc-dir command name.
350
9e2a2647
DN
3512008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
352
353 * xresources.texi: Remove mentions of Mac Carbon.
354
568beaa2
AS
3552008-07-19 Andreas Schwab <schwab@suse.de>
356
357 * ns-emacs.texi: Move to ../misc.
358
0ef94706
CY
3592008-07-15 Chong Yidong <cyd@stupidchicken.com>
360
361 * entering.texi (Exiting): Don't describe text-only terminals as the
362 default. Describe the new startup screen.
363 (Exiting): Describe how to kill Emacs first. Change description of
364 iconification to handle modern window systems.
365
ba60bd44 3662008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
367
368 * ns-emacs.texi: New file, documents features of Emacs port under
369 NeXTstep windowing.
370
9f30aa73
CY
3712008-07-15 Chong Yidong <cyd@stupidchicken.com>
372
938a5d2e
CY
373 * entering.texi (Entering Emacs): Update prev node.
374
375 * glossary.texi (Glossary): Remove xref to Text Characters.
376
9f30aa73
CY
377 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
378 directly, rather than in the context of ASCII. Move description of
379 special properties of modifier key to new Modifier Keys node.
380 (Keys): Copyedit.
381 (Text Characters): Delete node. Multibyte is the default nowadays, and
382 the node contents are obsolete.
383
384 * custom.texi (Modifier Keys): New node.
385
386 * emacs.texi (Top): Update node list.
387
7e53d36c
CY
3882008-07-13 Chong Yidong <cyd@stupidchicken.com>
389
390 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
391 saying that Emacs provides menus and mouse support (which is par for
392 the course).
393
394 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
395 early on.
396 (Point): Copyedit. Relegate historical trivia to a footnote.
397 (Mode Line): Explain mode-line format more consistently.
398 (Menu Bar): Copyedit.
399
1e9fa96d
GM
4002008-06-27 Glenn Morris <rgm@gnu.org>
401
402 * cal-xtra.texi (Sexp Diary Entries):
403 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
404
dc9bebb8
CY
4052008-06-26 Chong Yidong <cyd@stupidchicken.com>
406
407 * mark.texi (Shift selection): New node.
408 (Mark): Copyedits.
409 (Persistent Mark): Move to the end of the chapter.
410
e7881076
EZ
4112008-06-20 Eli Zaretskii <eliz@gnu.org>
412
413 * makefile.w32-in (distclean): Remove makefile.
414
f427400c
NR
4152008-06-17 Nick Roberts <nickrob@snap.net.nz>
416
417 * building.texi (Starting GUD): Add an entry for gud-gdb.
418 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
419 command mode.
420
b597d348
GM
4212008-06-17 Glenn Morris <rgm@gnu.org>
422
423 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
424
647b7094
NR
4252008-06-17 Nick Roberts <nickrob@snap.net.nz>
426
427 * building.texi (Starting GUD): Expand on remote debugging.
428 (Other GDB-UI Buffers): Mention new keyboard bindings.
429
47a30023
GM
4302008-06-15 Glenn Morris <rgm@gnu.org>
431
432 * gnu.texi: Use a verbatim license for this invariant section,
433 as per etc/GNU.
434
37e5d54a
GM
4352008-06-13 Daniel Engeler <engeler@gmail.com>
436
437 * emacs.texi, misc.texi: Add documentation about serial port access.
438
8e65d46c
GM
4392008-06-13 Glenn Morris <rgm@gnu.org>
440
c1473b4c
MB
441 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
442 maintain.info.
8e65d46c 443
e40a85cd
MB
4442008-06-05 Miles Bader <miles@gnu.org>
445
446 * display.texi (Temporary Face Changes): Update to reflect function
447 renamings in face-remap.el.
448
56c73dec
MB
4492008-06-04 Miles Bader <miles@gnu.org>
450
451 * display.texi (Temporary Face Changes): Add
452 `adjust-buffer-face-height'. Rewrite description of
453 `increase-buffer-face-height' and `decrease-default-face-height' now
454 that they aren't bound by default.
455
9d3d42fb
MB
4562008-06-03 Miles Bader <miles@gnu.org>
457
458 * display.texi (Temporary Face Changes): New node.
459
2be6bfe2
EZ
4602008-05-31 Eli Zaretskii <eliz@gnu.org>
461
462 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
463
daf7e339
GM
4642008-05-31 Glenn Morris <rgm@gnu.org>
465
466 * cal-xtra.texi (Fancy Diary Display): Simplify.
467
d21d2618
GM
4682008-05-30 Glenn Morris <rgm@gnu.org>
469
470 * cal-xtra.texi (Fancy Diary Display): Update for
471 diary-display-function replacing diary-display-hook.
472
71ce5fd0
JB
4732008-05-29 Drew Adams <drew.adams@oracle.com>
474
475 * msdog.texi (Windows Keyboard): Add descriptions of
476 w32-register-hot-key and w32-unregister-hot-key.
477
a3cdbdf8
MO
4782008-05-21 Tom Tromey <tromey@redhat.com>
479
480 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
481 Variables node.
482
854a574c
MO
4832008-05-19 Tom Tromey <tromey@redhat.com>
484
485 * custom.texi (Variables): Add Directory Variables to menu.
486 (Directory Variables): New node.
487
7c2ec3f9
ER
4882008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
489
71ce5fd0 490 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 491
370fded4
ER
4922008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
493
494 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
495 Revision Tags and rewritten. Section now uses modern terminology,
496 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
497 accurately.
498
6af511e3
EZ
4992008-05-10 Eli Zaretskii <eliz@gnu.org>
500
501 * msdog.texi (Windows Files): Update documentation of
502 w32-get-true-file-attributes.
503
7a78b6e7
ER
5042008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
505
506 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
507 directory mode.
508
1bcfc24e
CY
5092008-05-08 Chong Yidong <cyd@stupidchicken.com>
510
511 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 512 entry "television".
1bcfc24e 513
db86064f
ER
5142008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
515
ab5ec32c 516 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 517
a31b405e
ER
5182008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
519
520 * emacs/buffers.texi, emacs/files.texi (Version-control):
521 vc-toggle-read-only is no longer a good idea...
522
ff2c14fc
GM
5232008-04-29 Glenn Morris <rgm@gnu.org>
524
525 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
526
367c9b7c
JL
5272008-04-22 Juri Linkov <juri@jurta.org>
528
529 * dired.texi (Subdirectories in Dired): Describe using `^'
530 to return to the parent directory.
531
4ac1e9b4
NR
5322008-04-22 Nick Roberts <nickrob@snap.net.nz>
533
534 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
535 recent changes.
536
b9b3bf2b
NR
5372008-04-19 Nick Roberts <nickrob@snap.net.nz>
538
539 * building.texi (GDB-UI Layout, Breakpoints Buffer)
540 (Other GDB-UI Buffers): Update for recent thread related changes.
541
4d120d6a
SM
5422008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
543
544 * maintaining.texi (Maintaining):
545 * emacs.texi (Top): Typo.
546
a152877d
SM
5472008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
548
b9b3bf2b
NR
549 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
550 arg in `font-lock-add-keywords'.
a152877d 551
36c0514c
GM
5522008-04-08 Glenn Morris <rgm@gnu.org>
553
554 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
555 Also add Baha'i calendar references where appropriate.
556
06a97d46
GM
5572008-04-05 Glenn Morris <rgm@gnu.org>
558
559 * custom.texi (Init File): Byte-compiling .emacs is bad.
560
6adc6eed
SM
5612008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
562
563 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
564
571388b0
GM
5652008-03-29 Glenn Morris <rgm@gnu.org>
566
567 * calendar.texi: Update for `calendar-date-style' replacing
568 `european-calendar'.
569
3ae8f876
JR
5702008-03-28 Jason Rumney <jasonr@gnu.org>
571
572 * display.texi (Display Custom): Mention overlay-margin in text.
573
5bc6ddff 5742008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 575
5bc6ddff
MB
576 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
577 tutorial' comments.
03a864d5 578
7186a830
CY
5792008-03-28 Chong Yidong <cyd@stupidchicken.com>
580
581 * mark.texi (Mark): Rearrange nodes.
582 (Persistent Mark): Rename from Transient Mark.
583 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
584 Describe Transient Mark mode as the default.
585
586 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
587 the default behavior with Transient Mark mode off.
588 (Position Info): Fix typo.
589
71ce5fd0
JB
590 * display.texi (Standard Faces): Reference the Mark node.
591 Remove discussion of the region face, which is discussed there.
7186a830
CY
592
593 * emacs.texi (Top): Update node listings.
594
595 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
596 as the default.
597
598 * fixit.texi (Undo): Standardize choice of undo key sequence.
599 (Undo, Spelling): Describe Transient Mark mode as the default.
600
601 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
602 default.
603
604 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
605
606 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
607 mode is the default, and note that the mark is not activated when set.
608
609 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
610 Describe Transient Mark mode as the default.
611
612 * search.texi (Basic Isearch): Reference the Mark Ring node.
613 (Replace, Unconditional Replace, Other Repeating Search):
614 Describe Transient Mark mode as the default.
615
616 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
617 Transient Mark mode as the default.
618 (Paragraphs): Describe how M-h behaves when region is active.
619
620 * trouble.texi (Quitting): Clarify effects of C-g.
621
dc47d1ff
GM
6222008-03-13 Glenn Morris <rgm@gnu.org>
623
624 * emacs.texi (EMACSVER): Set to 23.0.60.
625
e3e0fb39 6262008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 627
e3e0fb39
GM
628 * dired.texi (Hiding Subdirectories): Fix previous change.
629
6302008-03-05 Drew Adams <drew.adams@oracle.com>
631
632 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 633
5e14abf8
KS
6342008-02-28 Kim F. Storm <storm@cua.dk>
635
636 * help.texi (Help Files): Move describe-gnu-project to C-h g.
637 Move describe-distribution to C-h C-o.
638 Move view-emacs-problems to C-h C-p.
639 Add view-emacs-debugging on C-h C-d.
640 Add view-external-packages on C-h C-e.
d0207bf3 641 Add view-order-manuals on C-h C-m.
5e14abf8 642
d0207bf3 6432008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
644
645 * msdog-xtra.texi (MS-DOS): Docstring fix.
646
87e391bb
EZ
6472008-02-09 Eli Zaretskii <eliz@gnu.org>
648
649 * msdog.texi (Windows Fonts): Use a @table for describing font
650 properties.
651
5662e503
JR
6522008-02-07 Jason Rumney <jasonr@gnu.org>
653
654 * msdog.texi (Windows Files): w32-get-true-file-attributes default
655 value has changed.
656 (Windows HOME): Clarify what is meant by "if that fails as well".
657 (Windows Fonts): New section.
658
72463824
GM
6592008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
660
661 * basic.texi (Basic Undo): Remove duplicate "you can".
662
7ff926e0
EZ
6632008-02-02 Eli Zaretskii <eliz@gnu.org>
664
665 * maintaining.texi (Tags): Fix last change.
666
6ab7aef1
MA
6672008-02-02 Michael Albinus <michael.albinus@gmx.de>
668
093571c3 669 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 670
ace67e7e
NR
6712008-01-31 Nick Roberts <nickrob@snap.net.nz>
672
673 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
674
ae068fdf
RS
6752008-01-26 Richard Stallman <rms@gnu.org>
676
677 * maintaining.texi (Tags): Delete redundant index entry.
678
a56d9a08
EZ
6792008-01-26 Eli Zaretskii <eliz@gnu.org>
680
681 * programs.texi (Imenu): Move "@cindex tags" from here...
682 * maintaining.texi (Tags): ...to here.
683
e941ed90
NR
6842008-01-23 Kevin Ryde <user42@zip.com.au>
685
686 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
687 click count.
688
650276d5
JB
6892008-01-21 Juanma Barranquero <lekktu@gmail.com>
690
691 * entering.texi (Exiting): Fix typo.
692 Reported by D. E. Evans <sinuhe@gnu.org>.
693
8dc17977
MR
6942007-12-31 Martin Rudalics <rudalics@gmx.at>
695
696 * glossary.texi (Glossary): Fix typo.
697
9f9695a6
RS
6982007-12-27 Richard Stallman <rms@gnu.org>
699
700 * text.texi (Formatted Text): Improve menu tag.
701 (Editing Format Info): In Info, add duplicate menu of nodes
702 about the submenus.
703 (Format Faces): Say where Faces menu is found. Mention Other.
704 (Format Colors): Say where these submenus are found.
705 (Format Indentation, Format Justification): Likewise.
706 (Format Properties): Likewise.
707
abfd0191
RS
7082007-12-22 Richard Stallman <rms@gnu.org>
709
710 * search.texi (Query Replace): Make exp of query-replace more
711 self-contained, and clarify.
8dc17977 712
abfd0191
RS
713 * cc-mode.texi (Getting Started): Change @ref to @pxref.
714
a2586785
RS
7152007-12-15 Richard Stallman <rms@gnu.org>
716
717 * files.texi (Auto Save): Clarify definition of auto-saving.
718
a67cf2bb
RS
7192007-11-26 Richard Stallman <rms@gnu.org>
720
721 * help.texi (Help Echo): Cleanups.
722
448b33b1
TTN
7232007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
724
725 * files.texi (Why Version Control?): Fix typo.
726 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
727 (Selecting a Fileset): Fix typos; small rewording.
728 (Log Buffer): Likewise.
729 (Old Revisions): Likewise.
448b33b1 730
221bb7f6
EZ
7312007-11-17 Eli Zaretskii <eliz@gnu.org>
732
733 * mule.texi (Communication Coding): Fix wording of last change.
734
d0207bf3 7352007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 736
630cb3b7
JB
737 * custom.texi (Specifying File Variables):
738 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 739
53b7759e
KH
7402007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
741
a5ab2e0c 742 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
743
744 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
745
c8763fb6 7462007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 747
630cb3b7 748 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
749 --output=file.
750
ff98e024
MR
7512007-11-13 Martin Rudalics <rudalics@gmx.at>
752
753 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
754 (Help Echo): Avoid mentioning the term "region" here and
755 consistently use the term "active text".
756
37b11c22
GM
7572007-11-11 Glenn Morris <rgm@gnu.org>
758
759 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
760
21d50ba1
JL
7612007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
762
763 * search.texi (Query Replace): Mention
764 `query-replace-show-replacement'.
765
c12ecb0a 7662007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
767
768 * building.texi (Watch Expressions): Remove obscure sentence.
769
3b4201f4
KH
7702007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
771
772 * mule.texi (Select Input Method): Describe how to activate an input
773 method in the text mode.
774
07e5c0b0
DN
7752007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
776
777 * cmdargs.texi (Misc Variables): Remove Sun windows info.
778
52dd7391
NR
7792007-10-30 Nick Roberts <nickrob@snap.net.nz>
780
781 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
782
c004e539
GM
7832007-10-30 Glenn Morris <rgm@gnu.org>
784
785 * misc.texi (Directory Tracking): Explain a bit more about
786 dirtrack-mode.
787
ca8c5b8c
GM
7882007-10-25 Glenn Morris <rgm@gnu.org>
789
790 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
791
b6c764ef
RS
7922007-10-24 Richard Stallman <rms@gnu.org>
793
794 * misc.texi (Interactive Shell): Cleanup last change.
795
eabd84c9
JL
7962007-10-22 Juri Linkov <juri@jurta.org>
797
798 * mini.texi (Minibuffer History): Add text about a list of minibuffer
799 default values.
800
0b43c7e2
ER
8012007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
802
ca8c5b8c 803 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
804 'filesets'.
805
a80859d4
MR
8062007-10-18 Martin Rudalics <rudalics@gmx.at>
807
808 * trouble.texi (Quitting): Fix typo.
809
c9447ae1
GM
8102007-10-18 Glenn Morris <rgm@gnu.org>
811
812 * frames.texi (Mode Line Mouse): Mention minor mode names.
813
168b980f
JL
8142007-10-17 Juri Linkov <juri@jurta.org>
815
816 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
817 fill-paragraph operates on the active region in Transient Mark mode.
818 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
819 with fill-paragraph.
820
821 * basic.texi (Arguments): Replace fill-paragraph-or-region with
822 fill-paragraph.
823
824 * fixit.texi (Spelling): ispell-word operates on the active region
825 in Transient Mark mode.
826
5a331f34
JB
8272007-10-17 Aaron S. Hawley <aaronh@garden.org>
828
829 * building.texi (Source Buffers):
830 * custom.texi (Init Non-ASCII):
831 * glossary.texi (Glossary): Use "key binding" consistently.
832
2a9f4d55
JB
8332007-10-17 Juanma Barranquero <lekktu@gmail.com>
834
835 * calendar.texi (Diary): Fix directive.
836
de13cecf
RS
8372007-10-16 Richard Stallman <rms@gnu.org>
838
839 * calendar.texi (Diary): Clarify text about diary file example.
840
5f90d53e
ER
8412007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
842
843 * files.texi: Capitalize node names according to convention.
844
3aa491bc
GM
8452007-10-13 Glenn Morris <rgm@gnu.org>
846
847 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
848
8a3106d3
ER
8492007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
850
851 * emacs.texi:
852 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 853 suggested by RMS and Robert J. Chassell.
8a3106d3 854
da1080a2
ER
8552007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
856
3aa491bc 857 * files.texi (Version Systems):
0870a421
ER
858 * vc-xtra.texi:
859 * vc1-xtra.texi:
ac3f4c6f 860 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 861 operations. Change of terminology from `version' to `revision'.
a7fc5b78 862 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 863 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 864
58ade22b
ER
8652007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
866
da1080a2 867 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
868 Reorder the descriptions to be chronological.
869
93870ce2
RS
8702007-10-09 Richard Stallman <rms@gnu.org>
871
872 * display.texi (Cursor Display): Correct how cursor appears
873 in nonselected windows.
874
568c7288
NR
8752007-10-04 Nick Roberts <nickrob@snap.net.nz>
876
877 * building.texi (GDB Graphical Interface): Remove references to gdba
878 and mention gud-gdb.
879
1af74d06 8802007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 881
1af74d06 882 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 883
0d8fb755
JL
8842007-10-06 Juri Linkov <juri@jurta.org>
885
886 * text.texi (Fill Commands): Document fill-paragraph-or-region.
887 (Fill Prefix, Format Indentation): Replace fill-paragraph with
888 fill-paragraph-or-region.
889
890 * basic.texi (Arguments): Replace fill-paragraph with
891 fill-paragraph-or-region.
892
b981e2c6
ER
8932007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
894
895 * files.texi: Update the section on version control for 2007
2a9f4d55 896 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
897 will come later.
898
5fceaf9c
GM
8992007-09-15 Glenn Morris <rgm@gnu.org>
900
901 * calendar.texi (Holidays): Change all instances of `holiday-list' back
902 to `list-holidays'.
903
b0e44b17
GM
9042007-09-14 Glenn Morris <rgm@gnu.org>
905
906 * calendar.texi: Update all instances of mark-calendar-holidays,
907 list-calendar-holidays, list-holidays with the new names.
908
8cf51b2c
GM
9092007-09-06 Glenn Morris <rgm@gnu.org>
910
911 * Move manual sources from man/ to subdirectories of doc/.
912 Split into the Emacs manual in emacs/, and other manuals in misc/.
913 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
914 manual.
915 (infodir): New variable.
916 (info): Use $infodir.
917 (emacsman): Delete target, not needed any more.
918 Move all targets that are not the Emacs manual to misc/Makefile.in.
919 (mostlyclean): Remove `gnustmp'.
920 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
921 manual.
92f9b43f 922 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
923 (emacsman): Delete target, not needed any more.
924 (clean): Remove all info files but Emacs manual.
925 Move all targets that are not the Emacs manual to misc/Makefile.in.
926 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
927
928 * Makefile.in (INFOSOURCES): Delete.
929 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
930 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
931 *.vrs *.toc here...
932 (maintainer-clean): ...from here.
933
9342007-09-05 Glenn Morris <rgm@gnu.org>
935
936 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
937
8cf51b2c
GM
9382007-08-29 Glenn Morris <rgm@gnu.org>
939
940 * emacs.texi (EMACSVER): Increase to 23.0.50.
941
3420c522
RS
9422007-08-27 Richard Stallman <rms@gnu.org>
943
944 * emacs.texi (Top): Clarify menu item for Glossary.
945
946 * display.texi (Faces): Change secn title.
947 Clarify not all fonts come from Font Lock.
948
8cf51b2c
GM
9492007-08-17 Eli Zaretskii <eliz@gnu.org>
950
951 * basic.texi (Position Info): Add index entry for face at point.
952 Mention that character faces are also displayed by "C-u C-x =".
953
8cf51b2c
GM
9542007-08-08 Glenn Morris <rgm@gnu.org>
955
956 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
957
9582007-08-07 Chong Yidong <cyd@stupidchicken.com>
959
960 * files.texi (File Conveniences): Document point motion keys in Image
961 mode.
962
8cf51b2c
GM
9632007-07-27 Glenn Morris <rgm@gnu.org>
964
8cf51b2c
GM
965 * emacs.texi (Copying): Include license text from gpl.texi, rather than
966 in-line.
967
968 * gpl.texi: New file with text of GPL.
969 * Makefile.in (EMACSSOURCES): Add gpl.texi.
970
9712007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
972
973 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
974
975 * dired.texi (Wdired): Mention C-x C-q key binding.
976
9772007-07-28 Nick Roberts <nickrob@snap.net.nz>
978
979 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
980
9812007-07-25 Glenn Morris <rgm@gnu.org>
982
8cf51b2c
GM
983 * emacs.texi (Copying): Replace license with GPLv3.
984
985 * Relicense all FSF files to GPLv3 or later.
986
9872007-07-24 Glenn Morris <rgm@gnu.org>
988
989 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
990 for some calendars.
991
9922007-07-23 Nick Roberts <nickrob@snap.net.nz>
993
994 * screen.texi (Mode Line): Describe new mode-line flag that shows if
995 default-directory for the current buffer is on a remote machine.
996
8cf51b2c
GM
9972007-07-21 Eli Zaretskii <eliz@gnu.org>
998
999 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1000 default value.
1001
10022007-07-21 Richard Stallman <rms@gnu.org>
1003
1004 * files.texi (Why Version Control?): Improve previous change.
1005
10062007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1007
1008 * files.texi (Why Version Control?): New node.
1009
8cf51b2c
GM
10102007-07-12 Nick Roberts <nickrob@snap.net.nz>
1011
8cf51b2c
GM
1012 * building.texi (Starting GUD): Add xref to this anchor.
1013
8cf51b2c
GM
10142007-06-24 Karl Berry <karl@gnu.org>
1015
2a9f4d55 1016 * emacs.texi: New Back-Cover Text.
8cf51b2c 1017
8cf51b2c
GM
10182007-06-07 Alan Mackenzie <acm@muc.de>
1019
1020 * display.texi (Optional Mode Line): Document the new form of
1021 line+column numbers, "(561,2)".
1022
10232007-06-06 Juanma Barranquero <lekktu@gmail.com>
1024
49823426 1025 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1026
10272007-06-02 Chong Yidong <cyd@stupidchicken.com>
1028
1029 * Version 22.1 released.
1030
8cf51b2c
GM
10312007-05-07 Karl Berry <karl@gnu.org>
1032
1033 * emacs.texi (EMACSVER): Back to 22.
1034
10352007-05-06 Richard Stallman <rms@gnu.org>
1036
1037 * maintaining.texi (Create Tags Table): Clean up previous change.
1038
c8763fb6 10392007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1040
1041 * maintaining.texi (Create Tags Table): Add text about the dangers of
1042 making symbolic links to tags files.
1043
10442007-05-04 Karl Berry <karl@gnu.org>
1045
1046 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1047
10482007-05-03 Karl Berry <karl@gnu.org>
1049
1050 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1051
1052 * .cvsignore (*.pdf): New entry.
1053
8cf51b2c
GM
1054 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1055 for printing.
1056
10572007-05-01 Richard Stallman <rms@gnu.org>
1058
1059 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1060
8cf51b2c
GM
10612007-04-28 Glenn Morris <rgm@gnu.org>
1062
1063 * ack.texi (Acknowledgments):
1064 * anti.texi (Antinews):
8cf51b2c
GM
1065 * programs.texi (Program Modes): Restore mention of python.el pending
1066 consideration of legal status.
1067
10682007-04-28 Richard Stallman <rms@gnu.org>
1069
1070 * files.texi (File Names): Fixes to ~ description on MS systems.
1071
8cf51b2c
GM
10722007-04-26 Glenn Morris <rgm@gnu.org>
1073
1074 * emacs.texi (EMACSVER): Increase to 22.1.50.
1075
10762007-04-25 Karl Berry <karl@gnu.org>
1077
1078 * emacs.texi: Improve line breaks on copyright page,
1079 similar layout to lispref, 8.5x11 by default.
1080
1081 * dired.texi (Image-Dired): Improve line break, fix typo.
1082
10832007-04-24 Chong Yidong <cyd@stupidchicken.com>
1084
1085 * programs.texi (Program Modes):
8cf51b2c
GM
1086 * anti.texi (Antinews):
1087 * ack.texi (Acknowledgments): python.el removed.
1088
8cf51b2c
GM
10892007-04-23 Chong Yidong <cyd@stupidchicken.com>
1090
1091 * display.texi (Highlight Interactively): Correct description of
1092 hi-lock-file-patterns-policy.
1093
1094 * files.texi (File Archives): Mention self-extracting executables.
1095
10962007-04-23 Eli Zaretskii <eliz@gnu.org>
1097
1098 * search.texi (Unconditional Replace, Query Replace): Add xref to
1099 "Replacement and Case".
1100
11012007-04-22 Chong Yidong <cyd@stupidchicken.com>
1102
1103 * dired.texi (Image-Dired): Move from Thumbnails node.
1104 * misc.texi (Thumbnails): Node deleted.
1105 * emacs.texi (Top): Update node listing.
1106
1107 * files.texi (File Conveniences):
49823426 1108 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1109
11102007-04-21 Richard Stallman <rms@gnu.org>
1111
1112 * display.texi (Highlight Interactively): Correct previous change.
1113 Clarify doc of hi-lock-find-patterns, and move new features into it.
1114
11152007-04-20 David Koppelman <koppel@ece.lsu.edu>
1116
1117 * display.texi (Highlight Interactively): Document
1118 hi-lock-file-patterns-policy.
1119
11202007-04-20 Martin Rudalics <rudalics@gmx.at>
1121
1122 * display.texi (Scrolling): Fix typo.
1123
8cf51b2c
GM
11242007-04-15 Chong Yidong <cyd@stupidchicken.com>
1125
8cf51b2c
GM
1126 * doclicense.texi: Remove node heading, so that it can be included by
1127 other files.
1128
1129 * emacs.texi: Insert node heading for GFDL.
1130
8cf51b2c
GM
11312007-04-14 Eli Zaretskii <eliz@gnu.org>
1132
1133 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1134 "command line".
1135
1136 * display.texi (Faces): Refer to "Creating Frames" for face
1137 and other frame customizations in .emacs.
1138
1139 * frames.texi (Creating Frames): Mention that face customizations can
1140 be put in .emacs. Add index entries.
1141
11422007-04-12 Richard Stallman <rms@gnu.org>
1143
1144 * glossary.texi (Glossary): Explain `iff'.
1145
11462007-04-11 Karl Berry <karl@gnu.org>
1147
1148 * gnu.texi (Top),
1149 * macos.texi (Mac Font Specs),
1150 * anti.texi (Antinews),
1151 * xresources.texi (Resources),
1152 * misc.texi (Emulation),
1153 * calendar.texi (Daylight Saving),
1154 * dired.texi (Dired and Find),
1155 * rmail.texi (Remote Mailboxes),
1156 * sending.texi (Mail Headers),
1157 * programs.texi (Which Function),
1158 * files.texi (Recover),
1159 * buffers.texi (Uniquify),
1160 * frames.texi (Wheeled Mice),
1161 * killing.texi (Rectangles): Wording to improve breaks in
1162 8.5x11 format.
1163 * mule.texi (Language Environments): \hbadness=10000 since there's
1164 no way to reword.
1165 * emacs.texi (smallbook): New @set to more easily switch between
1166 smallbook and 8.5x11.
1167
11682007-04-11 Richard Stallman <rms@gnu.org>
1169
1170 * files.texi (File Conveniences): Add xref to Tumme.
1171 Delete text about Thumbnail mode.
1172
8cf51b2c
GM
11732007-04-09 Alan Mackenzie <acm@muc.de>
1174
1175 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1176 new name. Insert concept index entries.
1177
8cf51b2c
GM
11782007-04-08 Chong Yidong <cyd@stupidchicken.com>
1179
1180 * display.texi (Standard Faces): Document prefix arg for
1181 list-faces-display.
1182
1183 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1184
8cf51b2c
GM
11852007-04-07 Chong Yidong <cyd@stupidchicken.com>
1186
8cf51b2c
GM
1187 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1188
1189 * files.texi (Misc File Ops): Rewrite description of
1190 insert-file-literally.
1191
8cf51b2c
GM
11922007-03-31 Eli Zaretskii <eliz@gnu.org>
1193
1194 * misc.texi (Printing): Postscript -> PostScript.
1195
8cf51b2c
GM
1196 * ack.texi (Acknowledgments): Postscript -> PostScript.
1197
1198 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1199
1200 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1201 below.
1202
12032007-03-30 Chong Yidong <cyd@stupidchicken.com>
1204
1205 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1206 Init Non-ASCII.
1207 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1208 (Init Non-ASCII): New node.
1209
12102007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1211
1212 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1213
8cf51b2c
GM
12142007-03-12 Glenn Morris <rgm@gnu.org>
1215
8cf51b2c
GM
1216 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1217 "Daylight Savings".
1218
49823426 1219 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1220 saving" in text throughout.
1221
8cf51b2c
GM
12222007-03-04 Richard Stallman <rms@gnu.org>
1223
1224 * custom.texi (Safe File Variables): Minor correction.
1225
8cf51b2c
GM
12262007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1227
1228 * rmail.texi (Movemail): Add internal ref.
1229 Don't indent the intro for the PROTO table.
1230 Format PROTO table items with @code.
1231
8cf51b2c
GM
12322007-02-26 Nick Roberts <nickrob@snap.net.nz>
1233
1234 * building.texi: Remove references to bashdb.
1235
8cf51b2c
GM
12362007-02-19 Juanma Barranquero <lekktu@gmail.com>
1237
1238 * mule.texi (Language Environments): Update list of supported language
1239 environments.
1240
8cf51b2c
GM
12412007-02-14 Kim F. Storm <storm@cua.dk>
1242
1243 * building.texi (Grep Searching): Fix lgrep doc.
1244
12452007-02-12 Chong Yidong <cyd@stupidchicken.com>
1246
1247 * back.texi: Remove unused file.
1248
c8763fb6 12492007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1250
1251 * maintaining.texi (Tag Syntax): Now --members is the default for
1252 etags, not for ctags yet.
1253
8cf51b2c
GM
12542007-02-03 Eli Zaretskii <eliz@gnu.org>
1255
1256 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1257 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1258 expects. Add comments to prevent people from inadvertently modifying
1259 the key parts needed by `texinfo-multiple-files-update'.
1260
12612007-01-29 Chong Yidong <cyd@stupidchicken.com>
1262
1263 * frames.texi (Secondary Selection): Window clicked does not matter
1264 when mouse-yank-at-point is non-nil.
1265
8cf51b2c
GM
12662007-01-16 Glenn Morris <rgm@gnu.org>
1267
1268 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1269 system abbrev.
1270
12712007-01-11 Richard Stallman <rms@gnu.org>
1272
1273 * msdog.texi (Windows Keyboard): Another small cleanup.
1274
12752007-01-10 Richard Stallman <rms@gnu.org>
1276
1277 * msdog.texi (Windows Keyboard): Yet another try to make
1278 everyone happy with that passage.
1279
12802007-01-05 Richard Stallman <rms@gnu.org>
1281
1282 * anti.texi (Antinews): Mention M-x shell scrolling.
1283
12842007-01-05 Nick Roberts <nickrob@snap.net.nz>
1285
1286 * building.texi (Watch Expressions): Describe gdb-max-children.
1287
8cf51b2c
GM
12882007-01-04 Richard Stallman <rms@gnu.org>
1289
8cf51b2c
GM
1290 * msdog.texi (Windows Keyboard): Clarify previous change.
1291
8cf51b2c
GM
12922007-01-02 Richard Stallman <rms@gnu.org>
1293
1294 * custom.texi (Changing a Variable): Minor clarification.
1295 (Specific Customization): customize-customized => customize-unsaved.
1296
1297 * entering.texi (Entering Emacs): Clean up text about restarting
1298 Emacs for each file.
1299
1300 * misc.texi (Shell Options): Minor cleanup.
1301
1302 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1303 with Emacs, not vice versa.
1304
1305 * programs.texi (Symbol Completion): Recommend customizing
1306 window manager.
1307
1308 * xresources.texi (Resources): Minor fix.
1309
c8763fb6 13102007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1311
1312 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1313
13142007-01-01 Richard Stallman <rms@gnu.org>
1315
1316 * commands.texi (User Input): Document keys stolen by window mangers.
1317
13182006-12-31 Richard Stallman <rms@gnu.org>
1319
1320 * custom.texi (Specific Customization): Document customize-option
1321 instead of customize-variable.
1322
13232006-12-31 Kim F. Storm <storm@cua.dk>
1324
1325 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1326
13272006-12-30 Kim F. Storm <storm@cua.dk>
1328
1329 * killing.texi (CUA Bindings): Fix typo.
1330
1331 * xresources.texi (Table of Resources): Mention grow-only value for
1332 auto-resize-tool-bars.
1333
8cf51b2c
GM
13342006-12-27 Eli Zaretskii <eliz@gnu.org>
1335
1336 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1337 and how to get them back.
1338
13392006-12-26 Richard Stallman <rms@gnu.org>
1340
1341 * calendar.texi (Holidays): Holiday listing is based on current
1342 practice, but DST is not.
1343
13442006-12-25 Richard Stallman <rms@gnu.org>
1345
1346 * emacs.texi (Top): Update subnode menus.
1347
1348 * mark.texi (Transient Mark): Fix xref.
1349
1350 * killing.texi (Graphical Kill): Node deleted.
1351 (Killing): Add xref to Cut and Paste.
1352 (CUA Bindings): Update xref.
1353
1354 * frames.texi (Cut and Paste): New section to hold other nodes.
1355 (Mouse Commands): Node demoted.
1356 (Cut/Paste Other App): Split out from Mouse Commands.
1357 (Word and Line Mouse): Likewise.
1358 (Secondary Selection, Clipboard): Nodes demoted.
1359
8cf51b2c
GM
13602006-12-24 Kevin Ryde <user42@zip.com.au>
1361
1362 * calendar.texi (Holidays): US daylight saving begins second Sunday
1363 in March for 2007 onwards.
1364 (Daylight Savings): Show new US default daylight saving rules, 2nd
1365 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1366
13672006-12-23 Chong Yidong <cyd@stupidchicken.com>
1368
1369 * calendar.texi (Scroll Calendar): < and > are switched.
1370
13712006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1372
1373 * killing.texi (Deletion): Describe M-\ prefix argument.
1374
13752006-12-23 Richard Stallman <rms@gnu.org>
1376
1377 * search.texi (Regexp Search): Explain why forward and reverse regexp
1378 search are not mirror images.
1379
8cf51b2c
GM
13802006-12-19 Kim F. Storm <storm@cua.dk>
1381
1382 * major.texi (Choosing Modes): Describe match-function elements for
1383 magic-mode-alist.
1384
8cf51b2c
GM
13852006-12-18 Eli Zaretskii <eliz@gnu.org>
1386
1387 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1388 peculiarities.
1389
13902006-12-18 Richard Stallman <rms@gnu.org>
1391
1392 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1393
8cf51b2c
GM
13942006-12-17 Alan Mackenzie <acm@muc.de>
1395
1396 * programs.texi (Left Margin Paren): Remove the bit which says
1397 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1398 Discuss some of the issues of setting this option to nil.
1399
14002006-12-17 Glenn Morris <rgm@gnu.org>
1401
1402 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1403
14042006-12-16 Eli Zaretskii <eliz@gnu.org>
1405
1406 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1407 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1408 NTFS volumes.
1409 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1410 volumes.
1411
14122006-12-15 Eli Zaretskii <eliz@gnu.org>
1413
1414 * text.texi (HTML Mode): Fix "C-c TAB".
1415
8cf51b2c
GM
14162006-12-09 Richard Stallman <rms@gnu.org>
1417
1418 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1419
14202006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1421
1422 * files.texi (Misc File Ops): Document insert-file-literally.
1423
14242006-12-08 Eli Zaretskii <eliz@gnu.org>
1425
1426 * cmdargs.texi (Colors): Note that --color is intended for overriding
1427 the terminal defaults, not for normal invocation.
1428
1429 * misc.texi (Emacs Server): Improve wording. Don't mention the
1430 ``server program''. Add a cross-reference to "Init File" node.
1431 (Invoking emacsclient): Add index entries. Document both short and
1432 long versions of command-line options. Document the -f option.
1433
8cf51b2c
GM
14342006-12-06 Richard Stallman <rms@gnu.org>
1435
1436 * text.texi (Outline Format): Say to set outline-regexp
1437 and outline-level with major modes and file local variables.
1438
c8763fb6 14392006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1440
1441 * anti.texi (Antinews): Mention the alternative to
1442 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1443
8cf51b2c
GM
1444 * misc.texi (Interactive Shell): Ditto.
1445
14462006-12-04 Eli Zaretskii <eliz@gnu.org>
1447
1448 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1449
1450 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1451
14522006-12-01 Eli Zaretskii <eliz@gnu.org>
1453
1454 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1455 colon in the mode line.
1456
1457 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1458
14592006-11-26 Nick Roberts <nickrob@snap.net.nz>
1460
1461 * building.texi (Watch Expressions): Mention SPC for expanding/
1462 contracting watch expressions.
1463
14642006-11-26 Kim F. Storm <storm@cua.dk>
1465
1466 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1467
14682006-11-26 Nick Roberts <nickrob@snap.net.nz>
1469
1470 * building.texi (Debugger Operation): Define text command mode.
1471 Clarify how tooltips work.
1472 (GDB Graphical Interface): Explain how to run in text command mode
1473 more clearly.
1474
14752006-11-25 Juanma Barranquero <lekktu@gmail.com>
1476
1477 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1478
14792006-11-22 Juanma Barranquero <lekktu@gmail.com>
1480
1481 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1482
8cf51b2c
GM
14832006-11-18 Chong Yidong <cyd@stupidchicken.com>
1484
1485 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1486 and EMACS is deprecated.
1487
14882006-11-18 Juanma Barranquero <lekktu@gmail.com>
1489
1490 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1491
c8763fb6 14922006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1493
1494 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1495
1496 * emacs.texi: Include xresources.texi both for info and dvi.
1497
1498 * xresources.texi: Merge text from xresmini.texi.
1499
c8763fb6 15002006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1501
1502 * glossary.texi: Fix typos.
1503
8cf51b2c
GM
15042006-11-06 Richard Stallman <rms@gnu.org>
1505
1506 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1507
1508 * ack.texi (Acknowledgments): Fix name spelling.
1509
15102006-11-01 Juri Linkov <juri@jurta.org>
1511
1512 * search.texi (Word Search): Document incremental word search.
1513
15142006-10-28 Glenn Morris <rgm@gnu.org>
1515
1516 * ack.texi (Acknowledgments): Add cal-html author.
1517
1518 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1519 Calendar"). Describe new package cal-html.
1520 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1521 Calendar Files."
1522
8cf51b2c
GM
15232006-10-23 Richard Stallman <rms@gnu.org>
1524
1525 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1526 Abbrev mode is enabled.
1527
8cf51b2c
GM
15282006-10-16 Richard Stallman <rms@gnu.org>
1529
8cf51b2c
GM
1530 * emacs.texi: Update ISBN.
1531
8cf51b2c
GM
15322006-10-11 Kim F. Storm <storm@cua.dk>
1533
1534 * emacs.texi (Acknowledgments): Use @dotless{i}.
1535
15362006-10-08 Nick Roberts <nickrob@snap.net.nz>
1537
1538 * building.texi (Breakpoints Buffer): Mention catchpoints.
1539
15402006-10-08 Kim F. Storm <storm@cua.dk>
1541
1542 * ack.texi (Acknowledgments): Update.
1543
1544 * emacs.texi (Acknowledgments): Fix bad @/ form.
1545
8cf51b2c
GM
15462006-10-05 Kim F. Storm <storm@cua.dk>
1547
1548 * emacs.texi (Acknowledgments): Add more contributors.
1549
15502006-10-03 Richard Stallman <rms@gnu.org>
1551
1552 * emacs.texi (Acknowledgments): Update version and edition.
1553
8cf51b2c
GM
15542006-10-01 Karl Berry <karl@gnu.org>
1555
1556 * custom.texi (Customization Groups): Page break to keep example buffer
1557 on one page.
1558
15592006-09-30 Karl Berry <karl@gnu.org>
1560
1561 * programs.texi (Basic Indent): @need to improve page break.
1562 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1563
15642006-09-29 Glenn Morris <rgm@gnu.org>
1565
1566 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1567
15682006-09-29 Karl Berry <karl@gnu.org>
1569
1570 * windows.texi (Basic Window): Remove forced @break, no longer
1571 desirable.
1572 * frames.texi (Frame Commands),
1573 * mark.texi (Marking Objects): Reword to avoid bad page break.
1574 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1575
15762006-09-19 Richard Stallman <rms@gnu.org>
1577
1578 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1579 stick to present tense.
1580
c8763fb6 15812006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1582
1583 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1584 to x-gtk-use-old-file-dialog.
1585 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1586
15872006-09-15 Jay Belanger <belanger@truman.edu>
1588
49823426 1589 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1590 Change "Library Public License" to "Lesser Public License"
1591 throughout. Use "yyyy" to represent year.
1592
8cf51b2c
GM
15932006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1594
1595 * files.texi (Visiting): Add index entry "open file".
1596
8cf51b2c
GM
15972006-09-11 Richard Stallman <rms@gnu.org>
1598
1599 * building.texi (Compilation Mode): Clarification.
1600 (Grep Searching): Add xref to Compilation Mode.
1601
8cf51b2c
GM
16022006-09-08 Richard Stallman <rms@gnu.org>
1603
1604 * search.texi (Search): Ref multi-file search commands here.
1605 (Other Repeating Search): Not here.
1606
8cf51b2c
GM
16072006-08-28 Richard Stallman <rms@gnu.org>
1608
1609 * windows.texi (Split Window): Update xref.
1610
1611 * basic.texi (Continuation Lines): Update xref.
1612
1613 * indent.texi (Tab Stops): Update xref.
1614
1615 * emacs.texi (Top): Update subnode menu.
1616
1617 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1618 split out of Display Custom.
1619
16202006-08-25 Kim F. Storm <storm@cua.dk>
1621
1622 * display.texi (Display Custom): Add variables overline-margin
1623 and x-underline-at-descent-line.
1624
16252006-08-25 Richard Stallman <rms@gnu.org>
1626
1627 * entering.texi (Exiting): Rewrite to give graphical displays
1628 priority over text terminals.
1629
1630 * search.texi (Incremental Search): Move index entries.
1631
16322006-08-23 Chong Yidong <cyd@stupidchicken.com>
1633
1634 * custom.texi (Init File): Reference Find Init to avoid "home
1635 directory" confusion.
1636
16372006-08-22 Nick Roberts <nickrob@snap.net.nz>
1638
1639 * building.texi (Other GDB-UI Buffers): Describe how to edit
1640 a value in the locals buffer.
1641
16422006-08-21 Richard Stallman <rms@gnu.org>
1643
1644 * search.texi (Basic Isearch): Add `isearch' index entry.
1645
16462006-08-16 Richard Stallman <rms@gnu.org>
1647
1648 * misc.texi (Saving Emacs Sessions): Clean up wording.
1649
1650 * mark.texi (Marking Objects): Mention term "select all".
1651
1652 * emacs.texi (Top): Update subnode menu.
1653
1654 * help.texi (Help Mode): Move node up in file.
1655
8cf51b2c
GM
16562006-08-15 Nick Roberts <nickrob@snap.net.nz>
1657
1658 * building.texi (Stack Buffer): Explain fringe arrow.
1659
8cf51b2c
GM
16602006-08-12 Eli Zaretskii <eliz@gnu.org>
1661
8cf51b2c
GM
1662 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1663 on startup.
1664
16652006-08-11 Romain Francoise <romain@orebokech.com>
1666
1667 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1668
16692006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1670
1671 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1672
16732006-08-10 Richard Stallman <rms@gnu.org>
1674
1675 * text.texi (Format Faces): Substantial rewrites to deal
1676 with face merging. Empty regions don't count. Clarify
1677 face property inheritance.
1678
16792006-08-08 Romain Francoise <romain@orebokech.com>
1680
1681 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1682 <arjuropo@cc.jyu.fi>.
1683
8cf51b2c
GM
16842006-08-04 Eli Zaretskii <eliz@gnu.org>
1685
1686 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1687 apply to all frames.
1688
8cf51b2c
GM
16892006-08-01 Richard Stallman <rms@gnu.org>
1690
1691 * help.texi (Name Help): Add index entries for describe-variable.
1692
16932006-08-01 Nick Roberts <nickrob@snap.net.nz>
1694
1695 * building.texi (GDB Graphical Interface): Shorten node names.
1696 (GDB-UI Layout): Use GDB-related.
1697 (Other GDB-UI Buffers): Simplify English.
1698
16992006-07-31 Richard Stallman <rms@gnu.org>
1700
1701 * search.texi (Query Replace): Add xref for Dired's Q command.
1702
8cf51b2c
GM
17032006-07-31 Nick Roberts <nickrob@snap.net.nz>
1704
1705 * building.texi (GDB commands in Fringe): Rename to...
1706 (Source Buffers): ..this and move forward. Describe hollow arrow and
1707 new option gdb-find-source-frame.
1708
17092006-07-29 Richard Stallman <rms@gnu.org>
1710
1711 * dired.texi (Operating on Files): Simplify previous change
1712 and fix Texinfo usage.
1713
17142006-07-29 Eli Zaretskii <eliz@gnu.org>
1715
1716 * dired.texi (Operating on Files): Add cross-references. State the
1717 Unix commands that do similar things.
1718
17192006-07-28 Richard Stallman <rms@gnu.org>
1720
1721 * mark.texi (Transient Mark): Clarify that region never disappears
1722 when Transient Mark mode is off, and not when it is on.
1723
17242006-07-27 Richard Stallman <rms@gnu.org>
1725
1726 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1727
17282006-07-24 Richard Stallman <rms@gnu.org>
1729
1730 * xresources.texi (GTK styles): Fix texinfo usage.
1731
8cf51b2c
GM
1732 * commands.texi (User Input): Explain why we teach keyboard cmds.
1733
1734 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1735 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1736 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1737 * doclicense.texi, display.texi, dired.texi, basic.texi:
1738 * anti.texi, ack.texi: Move periods and commas inside quotes.
1739
17402006-07-22 Eli Zaretskii <eliz@gnu.org>
1741
1742 * cmdargs.texi (General Variables): Document EMAIL.
1743
17442006-07-21 Eli Zaretskii <eliz@gnu.org>
1745
1746 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1747 doesn't have effect on MS-Windows.
1748
8cf51b2c
GM
17492006-07-17 Richard Stallman <rms@gnu.org>
1750
1751 * building.texi (Grep Searching): Explain about chaining grep commands.
1752
8cf51b2c
GM
17532006-07-10 Nick Roberts <nickrob@snap.net.nz>
1754
49823426 1755 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1756
17572006-07-09 Chong Yidong <cyd@stupidchicken.com>
1758
1759 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1760 is invoked for multiple files.
1761
17622006-07-08 Eli Zaretskii <eliz@gnu.org>
1763
1764 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1765 on-line manual for the rest of this node.
1766 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1767 unconditionally.
1768 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1769 Improve wording.
1770 (Windows Printing): Improve wording.
1771 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1772 rest of this node.
1773
8cf51b2c
GM
17742006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1775
49823426
GM
1776 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1777 with eval-buffer.
8cf51b2c
GM
1778
17792006-07-05 Nick Roberts <nickrob@snap.net.nz>
1780
1781 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1782 of character translation.
1783
17842006-07-04 Nick Roberts <nickrob@snap.net.nz>
1785
1786 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1787
17882006-07-03 Karl Berry <karl@gnu.org>
1789
1790 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1791 not-too-underfull hboxes in the TeX output.
1792 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1793 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1794 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1795 * sending.texi, text.texi: Fix overfull/underfull boxes.
1796
17972006-07-03 Romain Francoise <romain@orebokech.com>
1798
1799 * m-x.texi (M-x): Fix.
1800
18012006-07-03 Richard Stallman <rms@gnu.org>
1802
8cf51b2c
GM
1803 * search.texi (Other Repeating Search): filename -> file name.
1804
1805 * misc.texi (Narrowing): Minor cleanups.
1806
1807 * files.texi (Visiting): filename -> file name.
1808
1809 * emacs.texi (Top): Update subnode menus.
1810
1811 * mule.texi (Coding Systems): Move char translation stuff here.
1812 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1813 (Recognize Coding): Substantial local rewrites.
1814 (International): Update menu.
1815
1816 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1817 (Scrolling): Substantial local rewrites.
1818 (Display): Update menu and intro.
1819
1820 * dired.texi: filename -> file name.
1821
1822 * custom.texi (Safe File Variables): Texinfo usage fix.
1823
18242006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1825
1826 * help.texi, m-x.texi: Lots of cleanups.
1827
8cf51b2c
GM
18282006-06-30 Eli Zaretskii <eliz@gnu.org>
1829
1830 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1831 (Windows Processes, Windows Misc): Shorten the printed version by
1832 selectively conditioning less important portions by @ifnottex.
1833
8cf51b2c
GM
18342006-06-27 Richard Stallman <rms@gnu.org>
1835
1836 * mini.texi (Minibuffer File): Minor cleanup.
1837
18382006-06-25 Nick Roberts <nickrob@snap.net.nz>
1839
1840 * frames.texi (XTerm Mouse): Rename to...
1841 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1842
1843 * emacs.texi (Top): Use new node name.
1844
18452006-06-24 Eli Zaretskii <eliz@gnu.org>
1846
1847 * emacs.texi (Top): Update the detailed menu according to changes in
1848 msdog.texi.
1849
1850 * msdog.texi (Windows Keyboard): New section.
1851 (Windows Mouse): New section.
1852 (Windows System Menu): Remove section (text merged with "Windows
1853 Keyboard").
1854 (Windows Misc): New section.
1855
1856 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1857
1858 * msdog.texi (ls in Lisp): New section.
1859
1860 * files.texi (Visiting): Document case-insensitive wildcard matching
1861 under find-file-wildcards.
1862
8cf51b2c
GM
18632006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1864
1865 * macos.texi (Mac Input): Add description of mac-function-modifier.
1866 Now Unicode keyboard layouts work.
1867
8cf51b2c
GM
18682006-06-10 Richard Stallman <rms@gnu.org>
1869
1870 * mule.texi (Recognize Coding): Clarify previous change.
1871
18722006-06-09 Kenichi Handa <handa@m17n.org>
1873
1874 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1875 notation.
1876
18772006-06-07 Kevin Ryde <user42@zip.com.au>
1878
1879 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
1880 manual for @ifnottex, but in emacs-extra for @iftex.
1881
1882 * cmdargs.texi (General Variables): Fix smtpmail xref.
1883
18842006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
1885
8cf51b2c 1886 * programs.texi (Comment Commands):
8cf51b2c 1887 * custom.texi (Specifying File Variables):
49823426 1888 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
1889
18902006-06-07 Nick Roberts <nickrob@snap.net.nz>
1891
1892 * building.texi (Watch Expressions): Move node to end.
1893 (GDB Graphical Interface): Move description of clicks in fringe...
1894 (GDB commands in the Fringe): ...to here. New node.
1895
8cf51b2c
GM
18962006-06-05 Romain Francoise <romain@orebokech.com>
1897
49823426 1898 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
1899
19002006-06-05 Nick Roberts <nickrob@snap.net.nz>
1901
1902 * building.texi (GDB Graphical Interface): Update bindings.
1903 (Commands of GUD): Add gud-print. Remove gud-run.
1904 Restate availability more generally.
1905
19062006-06-03 Ted Zlatanov <tzz@lifelogs.com>
1907
1908 * mini.texi: Lots of cleanups.
1909
19102006-06-01 Luc Teirlinck <teirllm@auburn.edu>
1911
1912 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
1913 and Mouse-2.
1914
c8763fb6 19152006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1916
1917 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
1918
8cf51b2c
GM
19192006-05-31 Richard Stallman <rms@gnu.org>
1920
1921 * basic.texi (Moving Point): Fix previous change.
1922
c8763fb6 19232006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1924
1925 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
1926
19272006-05-28 Ted Zlatanov <tzz@lifelogs.com>
1928
1929 * basic.texi: Many simplifications and improvements in wording.
1930
8cf51b2c
GM
19312006-05-26 Nick Roberts <nickrob@snap.net.nz>
1932
1933 * anti.texi (Antinews): Create a node for gdb-ui.
1934
8cf51b2c
GM
19352006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
1936
1937 * frames.texi (Menu Bars, Tool Bars): Add index entries.
1938
19392006-05-20 Richard Stallman <rms@gnu.org>
1940
1941 * dired.texi (Dired Navigation): dired-goto-file is now j.
1942
8cf51b2c
GM
19432006-05-20 Eli Zaretskii <eliz@gnu.org>
1944
1945 * mule.texi (Coding Systems): Mention the undecided-* coding systems
1946 and their aliases.
1947
1948 * msdog.texi (Windows Printing): Mention non-support of plain text
1949 printing with some el-cheapo printers, and suggest a workaround.
1950
19512006-05-20 Kevin Ryde <user42@zip.com.au>
1952
1953 * text.texi (TeX Print): tex-dvi-view-command has a default value,
1954 remove the bit saying you must set it.
1955
19562006-05-19 Luc Teirlinck <teirllm@auburn.edu>
1957
1958 * trouble.texi (Checklist):
1959 * text.texi (Text, Auto Fill, Text Mode):
1960 * search.texi (Nonincremental Search):
1961 * rmail.texi (Rmail Labels):
1962 * mule.texi (Input Methods, Multibyte Conversion):
1963 * misc.texi (Gnus, Where to Look, PostScript):
1964 * maintaining.texi (Create Tags Table):
1965 * indent.texi (Indentation Commands):
1966 * fixit.texi (Spelling):
1967 * emacs.texi (Copying):
1968 * custom.texi (Init File): ifinfo -> ifnottex.
1969
8cf51b2c
GM
19702006-05-17 Richard Stallman <rms@gnu.org>
1971
1972 * files.texi (Diff Mode): Mention C-x `.
1973
19742006-05-08 Richard Stallman <rms@gnu.org>
1975
1976 * custom.texi (Disabling): Textual cleanups.
1977
8cf51b2c
GM
19782006-05-12 Glenn Morris <rgm@gnu.org>
1979
1980 * calendar.texi (Displaying the Diary, Format of Diary File):
1981 Refer to diary-view-entries, diary-list-entries,
1982 diary-show-all-entries rather than obsolete aliases.
1983
19842006-05-12 Eli Zaretskii <eliz@gnu.org>
1985
1986 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
1987 (Displaying the Diary, Special Diary Entries, Importing Diary):
1988 * building.texi (Compilation Shell):
1989 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
1990 emacs-xtra with @inforef's.
1991
1992 * files.texi (Visiting): Fix wording.
1993
1994 * mule.texi (Coding Systems, Text Coding): More indexing.
1995 Mention that C-x RET f can set eol conversion.
1996
c8763fb6 19972006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1998
1999 * xresmini.texi (GTK resources): Insert GTK description.
2000
2001 * xresources.texi (GTK resources): metafont should be menufont.
2002
8cf51b2c
GM
20032006-05-06 Michael Albinus <michael.albinus@gmx.de>
2004
49823426 2005 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2006 method, user name and host name is active only in partial
2007 completion mode.
2008
8cf51b2c
GM
20092006-05-06 Eli Zaretskii <eliz@gnu.org>
2010
2011 * makefile.w32-in (emacs.dvi):
2012 * Makefile.in (emacs.dvi): Add xresmini.texi.
2013
2014 * xresmini.texi (Table of Resources): Remove xref to non-existent
2015 node "LessTif Resources".
2016
2017 * msdog.texi (Microsoft Windows):
2018 * calendar.texi (Calendar/Diary, Displaying the Diary)
2019 (Special Diary Entries, Importing Diary, Holidays):
2020 * programs.texi (Program Modes):
2021 * text.texi (Text):
2022 * buffers.texi (Several Buffers):
2023 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2024
20252006-05-06 Eli Zaretskii <eliz@gnu.org>
2026
2027 The following changes merge the emacs-xtra manual into the main
2028 manual, but only for on-line version of the manual.
2029
2030 * vc2-xtra.texi (Version Backups, Local Version Control)
2031 (Making Snapshots, Change Logs and VC, Version Headers)
2032 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2033 on-line manual.
2034
2035 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2036 for on-line manual.
2037
2038 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2039 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2040 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2041 for on-line manual.
2042
2043 * fortran-xtra.texi (Fortran, Fortran Autofill)
2044 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2045 for on-line manual.
2046
2047 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2048 Conditional xref's for on-line manual.
2049
2050 * emerge-xtra.texi (Emerge, Overview of Emerge)
2051 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2052 manual.
2053
2054 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2055 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2056 (EMACSSOURCES): Use EMACS_XTRA.
2057 (../info/emacs-xtra): Remove.
2058 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2059
2060 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2061 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2062 (EMACSSOURCES): Use EMACS_XTRA.
2063 ($(infodir)/emacs-xtra): Remove.
2064 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2065
2066 * trouble.texi (Quitting):
2067 * text.texi (Text):
2068 * programs.texi (Program Modes):
2069 * msdog.texi (Microsoft Windows):
2070 * frames.texi (Frames):
2071 * files.texi (Backup, Version Control, VC Concepts)
2072 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2073 (Registering, VC Status, VC Undo, Multi-User Branching)
2074 (Comparing Files):
2075 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2076 (Displaying the Diary, Special Diary Entries, Importing Diary):
2077 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2078 conditional xref's, depending on @iftex/@ifnottex.
2079
2080 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2081 "MS-DOS". @include msdog-xtra.texi.
2082
2083 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2084 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2085
2086 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2087 for vc-xtra.texi subsections.
2088 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2089 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2090
2091 * sending.texi (Sending Mail): A @node line without explicit Prev,
2092 Next, and Up links.
2093
2094 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2095 Next, and Up links.
2096
2097 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2098 and its sections. @include picture-xtra.texi.
2099
2100 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2101 "Emerge".
2102 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2103
2104 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2105 exact duplicate of its name-sake in calendar.texi.
2106
2107 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2108 "Advanced Calendar/Diary Usage".
2109 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2110
2111 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2112 dired-xtra.texi.
2113 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2114
2115 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2116 (Files) [ifnottex]: Add menu entry for Autorevert.
2117
2118 * emacs-xtra.texi (Introduction): Reword to make consistent with
2119 printed version only.
2120 <Top level>: Remove the body of all chapters and move them to the
2121 new *-xtra.texi files. Use @raisesections and @lowersections to
2122 convert sections to chapters etc.
2123
2124 * msdog-xtra.texi:
2125 * fortran-xtra.texi:
2126 * vc-xtra.texi:
2127 * vc1-xtra.texi:
2128 * vc2-xtra.texi:
2129 * emerge-xtra.texi:
2130 * cal-xtra.texi:
2131 * dired-xtra.texi:
2132 * arevert-xtra.texi: New files, with text from respective chapters
2133 of emacs-xtra.texi. Convert each @chapter into @section, @section
2134 into @subsection, etc.
2135
2136 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2137 updated.
2138
2139 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2140 Windows". All references updated.
2141
21422006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2143
2144 * macos.texi (Mac Input): Mention input from Character Palette.
2145 (Mac Font Specs): Fix typo.
2146
21472006-05-05 Richard Stallman <rms@gnu.org>
2148
2149 * files.texi (Diff Mode): Minor cleanup.
2150
21512006-05-05 Karl Berry <karl@gnu.org>
2152
8cf51b2c
GM
2153 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2154 errors from the current release of makeinfo (4.8).
2155 * help.texi (Library Keywords): Change widest word in multitable
2156 template from `emulations' to `convenience'. (Not sure if this is
2157 related to the font change.)
2158
21592006-05-05 Eli Zaretskii <eliz@gnu.org>
2160
2161 * files.texi (File Names): Add a footnote about limited support of
2162 ~USER on MS-Windows.
2163
2164 * cmdargs.texi (Initial Options): Add a footnote about limited
2165 support of ~USER on MS-Windows.
2166
21672006-05-03 Richard Stallman <rms@gnu.org>
2168
2169 * files.texi (Diff Mode): Node moved here.
2170 (Comparing Files): Delete what duplicates new node.
2171 (Files): Put Diff Mode in menu.
2172
2173 * misc.texi (Diff Mode): Moved to files.texi.
2174
2175 * emacs.texi (Top): Update menu for Diff Mode.
2176
2177 * trouble.texi (Emergency Escape): Simplify.
2178
2179 * emacs.texi (Top): Minor clarification.
2180
21812006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2182
2183 * commands.texi, entering.texi, screen.texi: Many simplifications.
2184
21852006-05-03 Richard Stallman <rms@gnu.org>
2186
2187 * commands.texi (Text Characters): Delete paragraph about unibyte
2188 non-ASCII printing chars.
2189
2190 * killing.texi (Killing): Say "graphical displays".
2191 * display.texi: Say "graphical displays".
2192
2193 * cmdargs.texi (Misc X): Say "graphical displays".
2194
21952006-05-01 Richard Stallman <rms@gnu.org>
2196
2197 * emacs.texi (Top): Add Diff Mode to menu.
2198
21992006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2200
2201 * misc.texi (Diff Mode): New node.
2202
22032006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2204
2205 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2206 (Mac Environment Variables): Shorten example line.
2207 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2208
22092006-05-01 Nick Roberts <nickrob@snap.net.nz>
2210
2211 * building.texi (GUD Customization): Describe cases %d and %c.
2212 Update description for %e.
2213
22142006-04-30 Glenn Morris <rgm@gnu.org>
2215
2216 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2217
22182006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2219
2220 * custom.texi (Examining): Update C-h v output example.
2221
22222006-04-29 Kim F. Storm <storm@cua.dk>
2223
2224 * building.texi (Grep Searching): Add lgrep and rgrep.
2225
8cf51b2c
GM
22262006-04-23 Richard Stallman <rms@gnu.org>
2227
2228 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2229
2230 * xresmini.texi: New file.
2231
2232 * xresources.texi (Face Resources): Split table into font resources
2233 and the rest. Combine similar attributes for brevity.
2234
8cf51b2c
GM
22352006-04-21 Eli Zaretskii <eliz@gnu.org>
2236
2237 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2238 backslashes and case-insensitivity in file names (moved to the
2239 main manual).
2240 (MS-DOS Printing): Move most of the text to the main manual.
2241
2242 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2243 New nodes.
2244 (Windows Processes, Windows System Menu): Add index entries and
2245 fix wording.
2246
8cf51b2c
GM
22472006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2248
2249 * misc.texi (Shell Ring): Add notes on saved input when
2250 navigating off the end of the history list.
2251
22522006-04-18 Chong Yidong <cyd@mit.edu>
2253
2254 * misc.texi (Shell Options): Correct default value of
2255 comint-scroll-show-maximum-output.
2256
8cf51b2c
GM
22572006-04-18 Nick Roberts <nickrob@snap.net.nz>
2258
2259 * building.texi (Watch Expressions): Update.
2260
8cf51b2c
GM
22612006-04-12 Richard Stallman <rms@gnu.org>
2262
2263 * search.texi: Clean up previous change.
2264
22652006-04-12 Eli Zaretskii <eliz@gnu.org>
2266
2267 * search.texi (Regexp Backslash, Regexp Replace): Add index
2268 entries for ``back reference'' and mention the term itself in the
2269 text.
2270
22712006-04-11 Richard Stallman <rms@gnu.org>
2272
2273 * custom.texi (Safe File Variables):
2274 Document enable-local-variables = :safe.
2275
22762006-04-11 Karl Berry <karl@gnu.org>
2277
2278 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2279 (Remote Repositories, Version Backups, Local Version Control)
2280 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2281 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2282 (Renaming VC Work Files and Master Files)
2283 (Inserting Version Control Headers, Customizing VC, General Options)
2284 (Options for RCS and SCCS, Options specific for CVS): Move all
2285 these nodes to emacs-xtra.texi, for brevity.
2286 * cmdargs.texi, files.texi: Change cross-references.
2287
8cf51b2c
GM
22882006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2289
2290 * files.texi (Old Versions): Update description of vc-annotate's
2291 use of color to indicate date ranges.
2292
8cf51b2c
GM
22932006-04-09 Kevin Ryde <user42@zip.com.au>
2294
8cf51b2c
GM
2295 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2296 put info and printed manual names the right way around.
2297
22982006-04-09 Karl Berry <karl@gnu.org>
2299
2300 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2301 emacs-xtra.texi, leaving only MS Windows information.
2302 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2303 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2304 node names.
2305
2306 * emacs.texi: Move @summarycontents and @contents to the beginning
2307 of the file.
2308
8cf51b2c
GM
23092006-04-08 Kevin Ryde <user42@zip.com.au>
2310
2311 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2312
23132006-04-07 Richard Stallman <rms@gnu.org>
2314
2315 * programs.texi (Comments, Comment Commands, Options for Comments)
2316 (Multi-Line Comments): "Align", not "indent".
2317 (Basic Indent): C-j deletes trailing whitespace before the newline.
2318
23192006-04-06 Richard Stallman <rms@gnu.org>
2320
8cf51b2c
GM
2321 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2322
23232006-04-06 Eli Zaretskii <eliz@gnu.org>
2324
2325 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2326
8cf51b2c
GM
23272006-04-05 Richard Stallman <rms@gnu.org>
2328
2329 * emacs.texi (Top): Update subnode menu.
2330
2331 * trouble.texi (Unasked-for Search): Node deleted.
2332 (Lossage): Delete from menu.
2333
23342006-04-04 Richard Stallman <rms@gnu.org>
2335
2336 * trouble.texi: Various cleanups.
2337 (Checklist): Don't bother saying how to snail a bug report.
2338 (Emergency Escape): Much rewriting.
2339 (After a Crash): Rename the core dump immediately.
2340 (Total Frustration): Call it a psychotherapist.
2341 (Bug Criteria): Avoid "illegal instruction".
2342 (Sending Patches): We always put the contributor's name in.
2343
2344 * misc.texi (Thumbnails): Minor correction.
2345
8cf51b2c
GM
23462006-04-03 Richard Stallman <rms@gnu.org>
2347
2348 * misc.texi (Thumbnails): Minor cleanup.
2349
23502006-04-02 Karl Berry <karl@gnu.org>
2351
2352 * sending.texi (Mail Sending): pxref to Top needs five args.
2353
2354 * texinfo.tex: Update to current version (2006-03-21.13).
2355
8cf51b2c
GM
23562006-03-31 Richard Stallman <rms@gnu.org>
2357
2358 * emacs.texi (Top): Update subnode menu.
2359
2360 * help.texi (Help Mode): Cleanup.
2361
2362 * dired.texi: Many cleanups.
2363 (Dired Deletion): Describe dired-recursive-deletes.
2364 (Operating on Files): dired-create-directory moved.
2365 (Misc Dired Features): Move to here.
2366 (Tumme): Node moved to misc.texi.
2367
2368 * custom.texi: Many cleanups.
2369 (Minor Modes): Don't mention ISO Accents Mode.
2370 (Examining): Update C-h v output example.
2371 (Hooks): Add index and xref for add-hook.
2372 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2373 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2374
2375 * misc.texi: Many cleanups.
2376 (beginning): Add to summary of topics.
2377 (Shell): Put eshell xref at the end. Remove eshell from table.
2378 (Thumbnails): New node.
2379
8cf51b2c
GM
23802006-03-28 Eli Zaretskii <eliz@gnu.org>
2381
2382 * files.texi (File Name Cache): Make it clear that the cache is
2383 not persistent.
2384
8cf51b2c
GM
23852006-03-25 Karl Berry <karl@gnu.org>
2386
49823426
GM
2387 * emacs-xtra.texi, emacs.texi, gnu.texi:
2388 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2389 (2) do not indent copyright year list (or anything else).
2390
8cf51b2c
GM
23912006-03-21 Juanma Barranquero <lekktu@gmail.com>
2392
2393 * files.texi (VC Dired Mode): Remove misplaced brackets.
2394
23952006-03-21 Andre Spiegel <spiegel@gnu.org>
2396
2397 * files.texi: Various updates and clarifications in the VC chapter.
2398
23992006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2400
2401 * help.texi (Help Mode): Document "C-c C-c".
2402
8cf51b2c
GM
24032006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2404
2405 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2406 menu in the standalone Info reader.
2407
24082006-03-15 Chong Yidong <cyd@stupidchicken.com>
2409
2410 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2411 moved here from Emacs manual.
2412
2413 * programs.texi (Fortran): Section moved to emacs-xtra.
2414 (Program Modes): Xref to Fortran in emacs-xtra.
2415
2416 * maintaining.texi (Emerge): Move to emacs-xtra.
2417 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2418
2419 * picture.texi: File deleted.
2420 * Makefile.in:
2421 * makefile.w32-in: Remove picture.texi.
2422
2423 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2424 * abbrevs.texi (Abbrevs):
2425 * sending.texi (Sending Mail): Picture node removed.
2426
2427 * emacs.texi (Top): Update node listings.
2428
8cf51b2c
GM
24292006-03-12 Richard Stallman <rms@gnu.org>
2430
2431 * calendar.texi: Various cleanups.
2432
8cf51b2c
GM
24332006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2434
2435 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2436 syntax.
2437
8cf51b2c
GM
24382006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2439
2440 * search.texi (Regexps): More accurately describe which characters
2441 are special in which situations. Recommend _not_ to quote `]' or
2442 `-' when they are not special.
2443
8cf51b2c
GM
24442006-02-28 Andre Spiegel <spiegel@gnu.org>
2445
2446 * files.texi (Old Versions): Clarify operation of C-x v =.
2447
8cf51b2c
GM
24482006-02-21 Nick Roberts <nickrob@snap.net.nz>
2449
2450 * building.texi (Watch Expressions): Update and describe
2451 gdb-speedbar-auto-raise.
2452
24532006-02-19 Richard M. Stallman <rms@gnu.org>
2454
2455 * emacs.texi: Use @smallbook.
2456 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2457 Update subnode menu.
2458
2459 * building.texi (Lisp Interaction): Minor addition.
2460
24612006-02-18 Nick Roberts <nickrob@snap.net.nz>
2462
2463 * building.texi (Watch Expressions): Update and be more precise.
2464
c8763fb6 24652006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2466
2467 * maintaining.texi (Create Tags Table): Explain why the
2468 exception when etags writes to files under the /dev tree.
2469
24702006-02-14 Richard M. Stallman <rms@gnu.org>
2471
2472 * custom.texi (Safe File Variables): Lots of clarification.
2473 Renamed from Unsafe File Variables.
2474
24752006-02-14 Chong Yidong <cyd@stupidchicken.com>
2476
2477 * custom.texi (Unsafe File Variables): File variable confirmation
2478 assumed denied in batch mode.
2479
24802006-02-14 Richard M. Stallman <rms@gnu.org>
2481
2482 * building.texi (GDB User Interface Layout): Don't say `inferior'
2483 for program being debugged.
2484
24852006-02-15 Nick Roberts <nickrob@snap.net.nz>
2486
2487 * building.texi (GDB Graphical Interface):
2488 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2489
24902006-02-13 Chong Yidong <cyd@stupidchicken.com>
2491
2492 * custom.texi (Specifying File Variables, Unsafe File Variables):
2493 New nodes, split from File Variables. Document new file local
2494 variable behavior.
2495
24962006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2497
2498 * display.texi (Standard Faces):
8cf51b2c
GM
2499 * files.texi (Visiting):
2500 * frames.texi (Clipboard):
2501 * glossary.texi (Glossary) <Clipboard>:
2502 * xresources.texi (X Resources): Mention Mac OS port.
2503
8cf51b2c
GM
25042006-02-12 Richard M. Stallman <rms@gnu.org>
2505
2506 * building.texi (Building): Clarify topic in intro.
2507
2508 * maintaining.texi (Maintaining): Change title; clarify topic.
2509 Delete duplicate index entries.
2510
2511 * building.texi (Other GDB User Interface Buffers): Clarifications.
2512
2513 * text.texi (Cell Commands): Clarifications.
2514
2515 * programs.texi (Defuns): Delete duplicate explanation of
2516 left-margin paren convention.
2517 (Hungry Delete): Minor cleanup.
2518
25192006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2520
2521 * dired.texi (Tumme): More tumme documentation.
2522
25232006-02-11 Alan Mackenzie <acm@muc.de>
2524
2525 * programs.texi ("Hungry Delete"): Correct the appellation of the
2526 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2527
25282006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2529
2530 * dired.texi (Tumme): Fix small bug.
2531
25322006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2533
2534 * macos.texi (Mac International): Rename "fontset-mac" to
2535 "fontset-standard".
2536
8cf51b2c
GM
25372006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2538
2539 * dired.texi (Tumme): Basic documentation for Tumme added.
2540
8cf51b2c
GM
25412006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2542
2543 * mule.texi (International):
2544 * programs.texi (Basic Indent): Fix typos.
2545
8cf51b2c
GM
2546 * custom.texi (Minor Modes):
2547 * display.texi (Text Display):
2548 * commands.texi (Text Characters): Update xrefs.
2549
25502006-02-07 Richard M. Stallman <rms@gnu.org>
2551
2552 * emacs.texi (Top): Update subnode menu.
2553 Update info on old Emacs papers.
2554 (Intro): "Graphical display", not window system.
2555
2556 * xresources.texi (GTK styles): Minor clarifications.
2557
2558 * trouble.texi: "Graphical display", not window system.
2559 (Stuck Recursive): Minor clarification.
2560
2561 * text.texi: Minor clarifications.
2562 (Sentences): Explain why two-space convention is better.
2563 Explain sentence-end-without-period here.
2564 (Fill Commands): Not here.
2565 (Refill): Node moved down.
2566 (Filling): Update menu.
2567 (Table Creation, Cell Justification, Column Commands): Clarify.
2568
2569 * sending.texi: Minor clarifications.
2570
2571 * search.texi (Regexp Backslash): Clarification.
2572
2573 * rmail.texi: Minor cleanups.
2574 (Rmail): Delete digression about `rmail-mode'.
2575 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2576 (Rmail Files): Mention C-u M-x rmail.
2577 (Rmail Reply): Mention References.
2578 (Rmail Display): Mention rmail-nonignored-headers.
2579
2580 * programs.texi: Minor cleanups.
2581 (Comment Commands): Mention momentary Transient Mark mode.
2582 (Matching): Be more specific about customizing show-paren-mode.
2583 (Info Lookup): Don't list the modes that support C-h S.
2584 Just say what it does in an unsupported mode.
2585 (Man Page): Delete excessive info on customizing woman.
2586 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2587
2588 * abbrevs.texi: Minor clarifications.
2589 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2590 not "dynamic abbrevs" as if they were a kind of abbrev.
2591
2592 * picture.texi (Picture): Minor cleanup.
2593
2594 * mule.texi (Communication Coding): Say "other applications".
2595 (Fontsets): Not specific to X. Add xref to X Resources.
2596 (Unibyte Mode): Rename from Single-Byte Character Support.
2597 "Graphical display", not window system.
2598 (International): Update menu.
2599
2600 * maintaining.texi (Format of ChangeLog):
2601 New node, split out from ChangeLog.
2602 (ChangeLog): Clarifications in the remaining text.
2603 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2604 (Find Tag): Add @w.
2605 (Tags Search): Explain tag table order here. Simplify grep ref.
2606 (List Tags): tags-tag-face is a variable, not a face.
2607 (Emerge): Cleanups.
2608
2609 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2610 (Keyboard Macros): Avoid "the user".
2611
2612 * killing.texi: "Graphical display", not window system.
2613
2614 * help.texi (Help Echo): "Graphical display", not window system.
2615
2616 * glossary.texi: Say "you", not "the user". Say "graphical display".
2617
2618 * frames.texi: Minor cleanups. "Graphical display", not window system.
2619
2620 * files.texi (Visiting): Make drag-and-drop not X-specific.
2621
2622 * custom.texi: Minor cleanups. "Graphical display", not window system.
2623
2624 * cmdargs.texi: Minor cleanups.
2625
2626 * building.texi (Compilation): Move and split kill-compilation para.
2627 Add para about multiple compilers.
2628 (Compilation Mode): Commands also available in grep mode and others.
2629 Mention C-u C-x ` more tutorially. Clarify C-x `.
2630 (Compilation Shell): Clarify. Put Bash example first.
2631 (Grep Searching): Minor cleanups; add @w.
2632 (Debuggers): Minor cleanups.
2633 (Starting GUD): Make GDB xgraphical mode issue clearer.
2634 (Debugger Operation): Lots of clarifications including
2635 GDB tooltip side-effect issue.
2636 (Commands of GUD): Clarify.
2637 (GUD Customization): Add bashdb-mode-hook.
2638 (GDB Graphical Interface): Rewrite for clarity.
2639 (GDB User Interface Layout): Rewrite for clarity.
2640 (Stack Buffer, Watch Expressions): Likewise.
2641 (Other GDB User Interface Buffers): Cleanups.
2642 (Lisp Libraries, External Lisp): Cleanup.
2643
2644 * basic.texi (Position Info): "Graphical displays", rather than
2645 window systems.
2646
2647 * anti.texi: Minor cleanup.
2648
8cf51b2c
GM
26492006-02-03 Eli Zaretskii <eliz@gnu.org>
2650
2651 * custom.texi (Init File, Find Init): Add cross-references to
2652 where $HOME is described.
2653
26542006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2655
2656 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2657 is not inside the @table.
2658
2659 * emacs.texi (Top): Correct node name.
2660
2661 * files.texi (File Names): Fix @xref.
2662 (Reverting): Fix typo.
2663
2664 * mule.texi (International): Correct node name.
2665
2666 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2667
26682006-02-01 Richard M. Stallman <rms@gnu.org>
2669
2670 * emacs.texi (Top): Update subnode menu.
2671
2672 * mule.texi: Minor clarifications.
2673 Reduce the specific references to X Windows.
2674 Refer to "graphical" terminals, rather than window systems.
2675 (Text Coding): Rename from Specify Coding.
2676 (Communication Coding, File Name Coding, Terminal Coding):
2677 New nodes split out from Text Coding.
2678
2679 * kmacro.texi: Minor clarifications.
2680 (Keyboard Macro Ring): Comment out some excessive commands.
2681 (Basic Keyboard Macro): Split up the table, putting part in each node.
2682
2683 * major.texi: Minor clarifications.
2684
2685 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2686
2687 * windows.texi: Minor clarifications.
2688 (Change Window): Don't describe mode-line mouse cmds here.
2689 Add xref to Mode Line Mouse.
2690
2691 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2692
2693 * macos.texi (Mac International): Fix xref.
2694
2695 * indent.texi: Minor clarifications.
2696
2697 * frames.texi: Minor clarifications.
2698 Reduce the specific references to X Windows.
2699 Refer to "graphical" terminals, rather than window systems.
2700 (Frame Parameters): Don't mention commands like
2701 set-foreground-color. Just say to customize a face.
2702 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2703
2704 * files.texi: Minor clarifications.
2705 (Numbered Backups): New node, split out from Backup Names.
2706
2707 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2708
2709 * cmdargs.texi (General Variables): Fix xref.
2710
2711 * buffers.texi: Minor clarifications.
2712
8cf51b2c
GM
27132006-01-31 Richard M. Stallman <rms@gnu.org>
2714
2715 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2716 Nodes moved to top.
2717
2718 * display.texi: Minor clarifications.
2719 (Display): Rearrange menu.
2720 (Standard Faces): Mention query-replace face.
2721 (Faces): Simplify.
2722 (Font Lock): Simplify face customization info.
2723 (Highlight Changes): Node merged into Highlight Interactively.
2724 (Highlight Interactively): Much rewriting and cleanup.
2725 (Optional Mode Line): Narrowed line number not good for goto-line.
2726 Simplify face customization advice.
2727 (Text Display): Mention use of escape-glyph face.
2728 Move ctl-arrow and tab-width here.
2729 (Display Custom): Move no-redraw-on-reenter to end of node.
2730
2731 * search.texi: Minor clarifications.
2732 (Isearch Scroll): Simplify.
2733 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2734
2735 * regs.texi (Registers): Mention bookmarks here.
2736
2737 * mark.texi: Minor clarifications.
2738 (Selective Undo): Node deleted.
2739
2740 * m-x.texi: Minor clarifications.
2741
2742 * killing.texi: Minor clarifications.
2743 Refer to "graphical" terminals, rather than window systems.
2744
2745 * help.texi: Clarifications.
2746 (Help): Don't describe C-h F and C-h K here.
2747 (Key Help): Describe C-h K here.
2748 (Name Help): Mention Emacs Lisp Intro.
2749 Describe C-h F here.
2750 (Misc Help): Mention C-h F and C-h K only briefly.
2751
2752 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2753 Selective undo text merged in.
2754 (Spelling): Mention Aspell along with Ispell.
2755
2756 * emacs.texi (Top): Update subnode menus.
2757
2758 * basic.texi (Basic Undo): Rename from Undo. Most of text
2759 moved to new Undo node.
2760
8cf51b2c
GM
27612006-01-29 Chong Yidong <cyd@stupidchicken.com>
2762
2763 * basic.texi (Continuation Lines, Inserting Text):
2764 Mention longlines mode.
2765
27662006-01-29 Richard M. Stallman <rms@gnu.org>
2767
10d1d0af 2768 * screen.texi: Minor cleanups.
8cf51b2c
GM
2769 (Screen): Clean up the intro paragraphs.
2770 (Mode Line): Lots of rewriting. Handle frame-name better.
2771 eol-mnemonic-... vars moved out.
2772
2773 * emacs.texi (Top): Change menu item for MS-DOS node.
2774 Update subnode menu.
2775
2776 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2777 chapter relates to Windows. Title changed.
2778
2779 * mini.texi: Minor cleanups.
2780
2781 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2782 (Mark): Put it in the menu.
2783
2784 * entering.texi: Minor cleanups.
2785
2786 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2787 (Intro): Refer to "graphical" terminals, rather than X.
2788
2789 * display.texi (Display Custom): Add xref to Variables.
2790 (Optional Mode Line): eol-mnemonic-... vars moved here.
2791
2792 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2793 rather than X.
2794
8cf51b2c
GM
2795 * basic.texi: Minor cleanups.
2796 (Undo): selective-undo moved.
2797
8cf51b2c
GM
27982006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2799
2800 * anti.texi (Antinews): Various corrections and additions.
2801
28022006-01-23 Juri Linkov <juri@jurta.org>
2803
2804 * custom.texi (Easy Customization, Customization Groups)
2805 (Browsing Custom): Mention links along with buttons.
2806
8cf51b2c
GM
28072006-01-21 Eli Zaretskii <eliz@gnu.org>
2808
8cf51b2c
GM
2809 * text.texi (TeX Print): Use @key for TAB.
2810
8cf51b2c
GM
2811 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2812
8cf51b2c
GM
28132006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2814
2815 * files.texi (File Aliases): Don't claim that usually separate
2816 buffers are created for two file names that name the same data.
2817 Mention additional situations where different names mean the same
2818 file on disk.
2819
28202006-01-19 Richard M. Stallman <rms@gnu.org>
2821
2822 * killing.texi (Deletion): Upcase @key argument.
2823
2824 * custom.texi (Custom Themes): Minor cleanup.
2825
2826 * programs.texi (Hungry Delete): Upcase @key argument.
2827
8cf51b2c
GM
28282006-01-16 Juri Linkov <juri@jurta.org>
2829
2830 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2831 Move `mode-line-highlight' before `mode-line-buffer-id'.
2832
8cf51b2c
GM
28332006-01-14 Richard M. Stallman <rms@gnu.org>
2834
2835 * basic.texi (Inserting Text): Minor cleanup.
2836
8cf51b2c
GM
28372006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2838
2839 * custom.texi (Changing a Variable, Face Customization):
2840 Update for changes in Custom menus.
2841
8cf51b2c
GM
28422006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2843
2844 * macos.texi (Mac International): Undo last change.
2845
8cf51b2c
GM
28462006-01-02 Chong Yidong <cyd@stupidchicken.com>
2847
2848 * custom.texi (Custom Themes): Describe the new
2849 customize-create-theme interface.
2850
28512005-12-30 Juri Linkov <juri@jurta.org>
2852
2853 * basic.texi (Position Info): Update example.
2854
c8763fb6 28552005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2856
2857 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2858
28592005-12-24 Chong Yidong <cyd@stupidchicken.com>
2860
2861 * custom.texi (Custom Themes): `load-theme' always loads.
2862
28632005-12-23 Juri Linkov <juri@jurta.org>
2864
2865 * display.texi (Highlight Interactively): Use double space to
2866 separate sentences. Replace C-p with M-p, and C-n with M-n.
2867
28682005-12-22 Richard M. Stallman <rms@gnu.org>
2869
2870 * custom.texi (Easy Customization and subnodes):
2871 Replace "active field" with "button".
2872 Use "user option" only for variables.
2873 Use "setting" for variable-or-face.
2874
28752005-12-22 Luc Teirlinck <teirllm@auburn.edu>
2876
2877 * buffers.texi (Select Buffer): Change order in table to make
2878 "Similar" refer to the correct item.
2879 (Indirect Buffers): Minor rewording.
2880
8cf51b2c
GM
28812005-12-20 Juri Linkov <juri@jurta.org>
2882
2883 * files.texi (VC Status): Put P and N near p and n.
2884
8cf51b2c
GM
28852005-12-19 Richard M. Stallman <rms@gnu.org>
2886
2887 * programs.texi (Electric C): Delete the info about newline control.
2888 (Other C Commands): Minor cleanup.
2889 (Left Margin Paren): Minor cleanup.
2890
28912005-12-19 Luc Teirlinck <teirllm@auburn.edu>
2892
2893 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
2894 (Customization Groups): Delete text moved to "Browsing Custom".
2895 (Browsing Custom): New node.
2896 (Specific Customization): Clarify which commands only work for
2897 loaded options.
2898
28992005-12-18 Bill Wohler <wohler@newt.com>
2900
2901 * frames.texi (Tool Bars): Shorten text of previous change.
2902
29032005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2904
2905 * files.texi (VC Status): Document log-view mode.
2906
29072005-12-18 Bill Wohler <wohler@newt.com>
2908
2909 * frames.texi (Tool Bars): Mention that you can turn off tool bars
2910 permanently via the customize interface.
2911
8cf51b2c
GM
29122005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
2913
2914 * killing.texi (Killing by Lines): Document `kill-whole-line'
2915 function.
2916
c8763fb6 29172005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
2918
2919 * buffers.texi (Select Buffer): Change `prev-buffer' to
2920 `previous-buffer'. Indicate that these functions use a frame
2921 local buffer list.
2922
8cf51b2c
GM
29232005-12-12 Richard M. Stallman <rms@gnu.org>
2924
2925 * custom.texi (Easy Customization): Change menu comment.
2926 (Prefix Keymaps): Fix spelling of Control-X-prefix.
2927
2928 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
2929 (Help): Among the Apropos commands, describe only C-h a here.
2930
29312005-12-11 Richard M. Stallman <rms@gnu.org>
2932
2933 * programs.texi (Options for Comments): Comment-end starts with space.
2934
2935 * glossary.texi (Glossary): Minor cleanup.
2936
2937 * files.texi (Old Versions): Use @table.
2938
8cf51b2c
GM
29392005-12-10 David Koppelman <koppel@ece.lsu.edu>
2940
2941 * display.texi (Highlight Interactively): Include
2942 global-hi-lock-mode. Add miscellaneous details and elaborations.
2943
29442005-12-09 Richard M. Stallman <rms@gnu.org>
2945
2946 * display.texi (Font Lock): Delete the Global FL menu item.
2947
29482005-12-09 Luc Teirlinck <teirllm@auburn.edu>
2949
2950 * custom.texi (Minibuffer Maps): Mention the maps for file name
2951 completion.
2952
29532005-12-09 Kim F. Storm <storm@cua.dk>
2954
2955 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 2956 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
2957 cursor to next corner in rectangle; clarify insert around rectangle.
2958
8cf51b2c
GM
29592005-12-08 Luc Teirlinck <teirllm@auburn.edu>
2960
2961 * custom.texi (Customization): Use xref to elisp manual for
2962 non-TeX output.
2963 (Minor Modes): Update.
2964 (Customization Groups, Changing a Variable, Face Customization):
2965 Update for new appearance of Custom buffers.
2966 (Changing a Variable): `custom-buffer-done-function' has been
2967 replaced by `custom-buffer-done-kill'.
2968 (Specific Customization): In the `customize-group' buffer, a
2969 subgroup's contents are not "hidden". They are not included at
2970 all. They have no [Show] button.
2971 (Mouse Buttons): Add pxref to description of mouse event lists in
2972 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
2973 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
2974 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
2975
29762005-12-08 Richard M. Stallman <rms@gnu.org>
2977
2978 * mini.texi (Completion Commands, Completion):
2979 In file name input, SPC does not do completion.
2980
8cf51b2c
GM
29812005-12-08 Nick Roberts <nickrob@snap.net.nz>
2982
2983 * building.texi (GDB Graphical Interface): Explain screen size
2984 setting.
2985 (Other GDB User Interface Buffers): Describe features specific to
2986 GDB 6.4.
2987
8cf51b2c
GM
29882005-12-01 Nick Roberts <nickrob@snap.net.nz>
2989
2990 * building.texi (GDB User Interface Layout): Describe how to
2991 kill associated buffers.
2992 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
2993 (Watch Expressions): Be more precise.
2994 (Other GDB User Interface Buffers): Describe how to change a
2995 register value.
2996
8cf51b2c
GM
29972005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2998
2999 * macos.texi (Mac Input): Remove description of
3000 mac-command-key-is-meta. Add descriptions of
3001 mac-control-modifier, mac-command-modifier, and
3002 mac-option-modifier.
3003 (Mac International): Fix description of conversion of clipboard data.
3004 (Mac Font Specs): Add example of font customization by face attributes.
3005
30062005-11-22 Nick Roberts <nickrob@snap.net.nz>
3007
3008 * building.texi (Watch Expressions): Expand description.
3009 (Other GDB User Interface Buffers): Describe local map for
3010 gud-watch.
3011
30122005-11-21 Chong Yidong <cyd@stupidchicken.com>
3013
3014 * display.texi (Font Lock): Font lock is enabled by default now.
3015
30162005-11-20 Juri Linkov <juri@jurta.org>
3017
3018 * basic.texi (Position Info): Update examples of the output.
3019 Remove the fact that examples are produced in the TeXinfo buffer,
3020 because in the Info reader users will get a different output from
3021 `C-x ='.
3022
3023 * building.texi (Compilation Mode): Remove paragraph duplicated
3024 from the node `Compilation'. Add `compilation-skip-threshold'.
3025
3026 * display.texi (Font Lock): Suggest more user-friendly method of
3027 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3028
30292005-11-18 Richard M. Stallman <rms@gnu.org>
3030
3031 * files.texi (Registering): Mention @@ in mode line.
3032
3033 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3034
30352005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3036
3037 * files.texi (Renaming and VC): Some back-ends don't
3038 handle renaming.
3039
8cf51b2c
GM
30402005-11-17 Juri Linkov <juri@jurta.org>
3041
3042 * emacs.texi (Top):
3043 * display.texi (Highlight Interactively): Put this font-lock based
3044 mode near Font Lock node.
3045
30462005-11-16 Chong Yidong <cyd@stupidchicken.com>
3047
3048 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3049 icons.
3050
30512005-11-12 Kim F. Storm <storm@cua.dk>
3052
3053 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3054 (Help Summary): Add C-h d and C-h e.
3055 (Apropos): Clarify that all apropos commands may search for either
3056 list of words or a regexp. Add C-h d for apropos-documentation.
3057 Describe apropos-documentation-sort-by-scores user option.
3058
8cf51b2c
GM
30592005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3060
3061 * killing.texi (CUA Bindings): Add @section.
3062
30632005-11-10 Kim F. Storm <storm@cua.dk>
3064
3065 * emacs.texi (Top): Add CUA Bindings entry to menu.
3066
3067 * killing.texi (CUA Bindings): New node. Moved here from
3068 misc.texi and extended with info on rectangle commands and
3069 rectangle highlighting, interface to registers, and the global
3070 mark feature.
3071
3072 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3073
3074 * regs.texi: Prev link points to CUA Bindings node.
3075
30762005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3077
3078 * help.texi (Help Echo): By default, help echos are only shown on
3079 mouse-over, not on point-over.
3080
c8763fb6 30812005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3082
3083 * misc.texi (Shell Mode): Describe how to activate password echoing.
3084
8cf51b2c
GM
30852005-11-04 Romain Francoise <romain@orebokech.com>
3086
3087 * mark.texi (Mark Ring): Fix typo.
3088
30892005-11-03 Richard M. Stallman <rms@gnu.org>
3090
3091 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3092
30932005-11-01 Bill Wohler <wohler@newt.com>
3094
3095 * help.texi (Help Mode): Fix typo.
3096
30972005-11-01 Nick Roberts <nickrob@snap.net.nz>
3098
3099 * building.texi (Other GDB User Interface Buffers): Describe
3100 the command gdb-use-inferior-io-buffer.
3101
31022005-10-31 Romain Francoise <romain@orebokech.com>
3103
3104 * files.texi (Compressed Files): Fix typo.
3105
3106 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3107
3108 * windows.texi (Force Same Window): Likewise.
3109
31102005-10-30 Bill Wohler <wohler@newt.com>
3111
3112 * help.texi (Help Mode): URLs viewed with browse-url.
3113
31142005-10-31 Nick Roberts <nickrob@snap.net.nz>
3115
3116 * building.texi (GDB Graphical Interface): Don't reference
3117 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3118 must stay in same frame.
3119
31202005-10-29 Chong Yidong <cyd@stupidchicken.com>
3121
3122 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3123
3124 * anti.texi (Antinews): Likewise.
3125
8cf51b2c
GM
31262005-10-28 Bill Wohler <wohler@newt.com>
3127
3128 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3129
31302005-10-28 Richard M. Stallman <rms@gnu.org>
3131
3132 * files.texi (Visiting): Explain how to enter ? in a file name.
3133
3134 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3135
8cf51b2c
GM
31362005-10-25 Nick Roberts <nickrob@snap.net.nz>
3137
3138 * building.texi (GDB Graphical Interface): Describe
3139 gdb-mouse-until.
3140
31412005-10-23 Richard M. Stallman <rms@gnu.org>
3142
3143 * custom.texi (Init File): Recommend when to use site-start.el.
3144
8cf51b2c
GM
31452005-10-21 Juri Linkov <juri@jurta.org>
3146
3147 * custom.texi (Examining): Mention accessing the old variable
3148 value via M-n in set-variable.
3149
8cf51b2c
GM
31502005-10-18 Romain Francoise <romain@orebokech.com>
3151
3152 * files.texi (Version Systems): Capitalize GNU.
3153
8cf51b2c
GM
31542005-10-18 Nick Roberts <nickrob@snap.net.nz>
3155
3156 * building.texi (Compilation Mode): Remove redundant paragraph.
3157 (Watch Expressions): Remove paragraph to reflect code change.
3158
8cf51b2c
GM
31592005-10-16 Richard M. Stallman <rms@gnu.org>
3160
3161 * building.texi (Compilation Mode, Compilation): Clarified.
3162
31632005-10-15 Richard M. Stallman <rms@gnu.org>
3164
3165 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3166
8cf51b2c
GM
31672005-10-13 Kenichi Handa <handa@m17n.org>
3168
3169 * basic.texi (Position Info): Fix previous change.
3170
c8763fb6 31712005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3172
3173 * cmdargs.texi (Icons X): Fix typo.
3174
31752005-10-12 Kenichi Handa <handa@m17n.org>
3176
3177 * basic.texi (Position Info): Describe the case that Emacs shows
3178 "part of display ...".
3179
c8763fb6 31802005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3181
3182 * cmdargs.texi (Icons X): -nb => -nbi.
3183
31842005-10-10 Chong Yidong <cyd@stupidchicken.com>
3185
3186 * frames.texi (Speedbar): A couple more clarifications.
3187
31882005-10-11 Nick Roberts <nickrob@snap.net.nz>
3189
3190 * building.texi (GDB User Interface Layout): Improve diagram.
3191 (Watch Expressions): Explain how to make speedbar global.
3192 (Other GDB User Interface Buffers): Make references more precise.
3193
8cf51b2c
GM
31942005-10-09 Richard M. Stallman <rms@gnu.org>
3195
3196 * frames.texi (Speedbar): Clarify the text.
3197
31982005-10-09 Chong Yidong <cyd@stupidchicken.com>
3199
3200 * frames.texi (Speedbar): Add information on keybindings,
3201 dismissing the speedbar, and buffer display mode. Link to
3202 speedbar manual.
3203
c8763fb6 32042005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3205
3206 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3207 added -nb, --no-bitmap-icon.
3208
8cf51b2c
GM
32092005-10-07 Nick Roberts <nickrob@snap.net.nz>
3210
3211 * building.texi (GDB Graphical Interface): Add variables and
3212 functions to indices. Be more precise.
3213
c8763fb6 32142005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3215
3216 * frames.texi (Drag and Drop): Remove the x- from
3217 x-dnd-open-file-other-window and xdnd-protocol-alist.
3218
32192005-09-30 Romain Francoise <romain@orebokech.com>
3220
3221 * mini.texi (Minibuffer): The default value now appears before the
3222 colon in minibuffer prompts.
3223
8cf51b2c
GM
32242005-09-25 Richard M. Stallman <rms@gnu.org>
3225
3226 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3227
8cf51b2c
GM
32282005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3229
3230 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3231
8cf51b2c
GM
32322005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3233
3234 * emacs.texi (Top): Update submenus from macos.texi.
3235
3236 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3237 (Mac OS): Update feature support status.
3238 (Mac Input): List supported input scripts. Remove description
3239 about `mac-keyboard-text-encoding'. Mention mouse button
3240 emulation and related variables.
3241 (Mac International): Mention Central European and Cyrillic
3242 support. Now `keyboard-coding-system' is dynamically changed.
3243 Add description about coding system for selection. Add
3244 description about language environment.
3245 (Mac Environment Variables): Mention
3246 `~/.MacOSX/environment.plist'. Give example of command line
3247 arguments. Add Preferences support.
3248 (Mac Directories): Explicitly state that this node is for Mac OS
3249 Classic only.
3250 (Mac Font Specs): Mention specification for scalable fonts. List
3251 supported charsets. Add preferred way of creating fontsets. Add
3252 description about `mac-allow-anti-aliasing'.
3253 (Mac Functions): Add descriptions about `mac-set-file-creator',
3254 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3255 and `mac-get-preference'.
3256
8cf51b2c
GM
32572005-09-16 Romain Francoise <romain@orebokech.com>
3258
3259 Update all files to specify GFDL version 1.2.
3260
3261 * doclicense.texi (GNU Free Documentation License): Update to
3262 version 1.2.
3263
32642005-09-15 Richard M. Stallman <rms@gnu.org>
3265
3266 * buffers.texi (List Buffers): Fix xref.
3267
3268 * rmail.texi (Rmail Basics): Fix xref.
3269
3270 * emacs.texi (Top): Update subnode menus.
3271
3272 * files.texi (Saving Commands): New node, broken out of Saving.
3273 (Customize Save): New node, broken out of Saving.
3274 Clarify effect of write-region-inhibit-fsync.
3275 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3276
8cf51b2c
GM
32772005-09-14 Romain Francoise <romain@orebokech.com>
3278
3279 * files.texi (Saving): Mention write-region-inhibit-fsync.
3280
32812005-09-05 Chong Yidong <cyd@stupidchicken.com>
3282
3283 * custom.texi (Custom Themes): New node.
3284
32852005-09-03 Richard M. Stallman <rms@gnu.org>
3286
49823426
GM
3287 * search.texi (Search Case): Mention vars that control
3288 case-fold-search for various operations.
8cf51b2c
GM
3289
32902005-08-22 Juri Linkov <juri@jurta.org>
3291
3292 * display.texi (Standard Faces): Merge the text from
3293 `(elisp)Standard Faces' into this node.
3294
32952005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3296
3297 * emacs.texi (Top): Delete menu item for deleted node
3298 Keyboard Translations.
3299
33002005-08-18 Richard M. Stallman <rms@gnu.org>
3301
8cf51b2c
GM
3302 * trouble.texi (Unasked-for Search):
3303 Delete xref to Keyboard Translations.
3304
3305 * glossary.texi (Glossary): Delete xref.
3306
8cf51b2c
GM
3307 * custom.texi (Minor Modes): Say that the list here is not complete.
3308 (Keyboard Translations): Node deleted.
3309 (Disabling): Delete xref to it.
3310 (Customization Groups): Fix Custom buffer example.
3311 (Hooks): Mention remove-hooks.
3312
33132005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3314
3315 * building.texi (GDB Graphical Interface): Improve filling of menu
3316 item.
3317
33182005-08-18 Nick Roberts <nickrob@snap.net.nz>
3319
3320 * building.texi (GDB Graphical Interface): Use better node names.
3321
33222005-08-14 Richard M. Stallman <rms@gnu.org>
3323
3324 * text.texi (Sentences): Fix xref.
3325
33262005-08-14 Juri Linkov <juri@jurta.org>
3327
3328 * building.texi (Compilation, Grep Searching): Move grep command
3329 headings from `Compilation' to `Grep Searching'.
3330
3331 * dired.texi (Dired and Find):
3332 * maintaining.texi (Tags Search): Replace grep xref to
3333 `Compilation' node with `Grep Searching'.
3334
3335 * files.texi (Comparing Files): Replace xref to `Compilation' with
3336 `Compilation Mode'.
3337
33382005-08-13 Alan Mackenzie <acm@muc.de>
3339
3340 * search.texi (Non-ASCII Isearch): Correct a typo.
3341 (Replacement Commands): Mention query-replace key binding.
3342
33432005-08-11 Richard M. Stallman <rms@gnu.org>
3344
3345 * programs.texi (Options for Comments): Fix xref.
3346
3347 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3348 out of Regexps.
3349
8cf51b2c
GM
33502005-08-09 Juri Linkov <juri@jurta.org>
3351
3352 * building.texi (Compilation): Use `itemx' instead of `item'.
3353 (Grep Searching): Simplify phrase.
3354
3355 * display.texi (Standard Faces): Describe vertical-border on
3356 window systems.
3357
3358 * windows.texi (Split Window): Simplify phrase and mention
3359 vertical-border face.
3360
33612005-08-09 Richard M. Stallman <rms@gnu.org>
3362
3363 * files.texi (Comparing Files): Clarify compare-windows.
3364
3365 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3366
8cf51b2c
GM
33672005-08-06 Eli Zaretskii <eliz@gnu.org>
3368
3369 * mule.texi (Coding Systems): Rephrase the paragraph about
3370 codepages: no need for "M-x codepage-setup" anymore, except on
3371 MS-DOS.
3372
3373 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3374 the MS-DOS port only.
3375
33762005-07-30 Eli Zaretskii <eliz@gnu.org>
3377
3378 * makefile.w32-in (info): Don't run multi-install-info.bat.
3379 ($(infodir)/dir): New target, produced by running
3380 multi-install-info.bat.
3381
8cf51b2c
GM
33822005-07-22 Eli Zaretskii <eliz@gnu.org>
3383
3384 * files.texi (Quoted File Names): Add index entry.
3385
8cf51b2c
GM
33862005-07-19 Juri Linkov <juri@jurta.org>
3387
3388 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3389
33902005-07-18 Juri Linkov <juri@jurta.org>
3391
8cf51b2c
GM
3392 * custom.texi (Easy Customization):
3393 * files.texi (Old Versions):
3394 * frames.texi (Wheeled Mice):
3395 * mule.texi (Specify Coding):
8cf51b2c
GM
3396 * text.texi (Cell Justification):
3397 * trouble.texi (After a Crash):
8cf51b2c
GM
3398 * xresources.texi (GTK styles):
3399 Delete duplicate duplicate words.
3400
34012005-07-17 Richard M. Stallman <rms@gnu.org>
3402
3403 * frames.texi (Creating Frames): Fix foreground color example.
3404
3405 * custom.texi (Init Examples): Clean up text about conditionals.
3406
34072005-07-16 Richard M. Stallman <rms@gnu.org>
3408
3409 * mini.texi (Completion Commands): Fix command name for ?.
3410
8cf51b2c
GM
34112005-07-16 Eli Zaretskii <eliz@gnu.org>
3412
3413 * display.texi (Standard Faces): Explain that customization of
3414 `menu' face has no effect on w32 and with GTK. Add
3415 cross-references.
3416
3417 * cmdargs.texi (General Variables): Clarify the default location
3418 of $HOME on w32 systems.
3419
34202005-07-15 Jason Rumney <jasonr@gnu.org>
3421
3422 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3423 changed.
3424
34252005-07-08 Kenichi Handa <handa@m17n.org>
3426
3427 * mule.texi (Recognize Coding): Recommend
3428 revert-buffer-with-coding-system instead of revert-buffer.
3429
34302005-07-07 Richard M. Stallman <rms@gnu.org>
3431
3432 * anti.texi (Antinews): Mention mode-line-inverse-video.
3433
3434 * files.texi (Saving): Minor correction about C-x C-w.
3435
3436 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3437
34382005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3439
3440 * search.texi (Isearch Scroll): Add example of using the
3441 `isearch-scroll' property.
3442 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3443 `Display Custom' node.
3444 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3445 and de-emphasize it.
3446 (Other Repeating Search): `occur' currently can not correctly
3447 handle multiline matches. Correct, clarify and update description
3448 of `flush-lines' and `keep-lines'.
3449
3450 * display.texi (Display Custom): Add anchor for `baud-rate'.
3451
34522005-07-07 Richard M. Stallman <rms@gnu.org>
3453
3454 * gnu.texi: Update where to get GNU status; add refs for how to help.
3455 Add footnotes 6 and 7.
3456
34572005-07-04 Lute Kamstra <lute@gnu.org>
3458
3459 Update FSF's address in GPL notices.
3460
8cf51b2c 3461 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3462 * trouble.texi (Checklist): Update FSF's address.
3463
8cf51b2c
GM
34642005-06-24 Richard M. Stallman <rms@gnu.org>
3465
3466 * display.texi (Text Display): Change index entries.
3467
34682005-06-24 Eli Zaretskii <eliz@gnu.org>
3469
3470 * makefile.w32-in (MAKEINFO): Use --force.
3471 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3472 Makefile.in.
8cf51b2c
GM
3473
34742005-06-23 Richard M. Stallman <rms@gnu.org>
3475
3476 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3477 nobreak-char-display.
3478
3479 * emacs.texi (Top): Update detailed node listing.
3480
3481 * display.texi (Text Display): Renamed show-nonbreak-escape
3482 to nobreak-char-display and no-break-space to nobreak-space.
3483 (Standard Faces): Split up the list of standard faces
3484 and put it in a separate node. Add nobreak-space and
3485 escape-glyph.
3486
8cf51b2c
GM
34872005-06-23 Lute Kamstra <lute@gnu.org>
3488
3489 * mule.texi (Select Input Method): Fix typo.
3490
34912005-06-23 Kenichi Handa <handa@m17n.org>
3492
3493 * mule.texi (International): List all supported scripts. Adjust
3494 text for that leim is now included in the normal Emacs
3495 distribution.
3496 (Language Environments): List all language environments.
3497 Intlfonts contains fonts for most supported scripts, not all..
3498 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3499 input a specific character.
8cf51b2c
GM
3500 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3501
35022005-06-23 Juanma Barranquero <lekktu@gmail.com>
3503
49823426 3504 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3505
35062005-06-22 Miles Bader <miles@gnu.org>
3507
3508 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3509
35102005-06-20 Miles Bader <miles@gnu.org>
3511
3512 * display.texi (Faces): Add `vertical-divider'.
3513
35142005-06-17 Richard M. Stallman <rms@gnu.org>
3515
3516 * text.texi (Adaptive Fill): Minor clarification.
3517
8cf51b2c
GM
35182005-06-10 Lute Kamstra <lute@gnu.org>
3519
3520 * emacs.texi (Top): Correct version number.
3521 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3522 refer to the current version of Emacs.
3523
35242005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3525
3526 * files.texi (Log Buffer): Document when there can be more than
3527 one file to be committed.
3528
35292005-06-08 Juri Linkov <juri@jurta.org>
3530
3531 * display.texi (Faces): Add `shadow' face.
3532
35332005-06-07 Masatake YAMATO <jet@gyve.org>
3534
3535 * display.texi (Faces): Write about mode-line-highlight.
3536
35372005-06-06 Richard M. Stallman <rms@gnu.org>
3538
3539 * misc.texi (Printing Package): Explain how to initialize
3540 printing package.
3541
3542 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3543
35442005-06-05 Chong Yidong <cyd@stupidchicken.com>
3545
3546 * emacs.texi: Rename Hardcopy to Printing.
3547 Make PostScript and PostScript Variables subnodes of it.
3548
3549 * misc.texi (Printing): Rename node from Hardcopy.
3550 Mention menu bar options.
3551 Move PostScript and PostScript Variables to submenu.
3552 (Printing package): New node.
3553
3554 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3555
3556 * dired.texi (Operating on Files): Likewise.
3557
3558 * calendar.texi (Displaying the Diary): Likewise.
3559
3560 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3561
3562 * glossary.texi (Glossary): Likewise.
3563
3564 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3565 effect.
3566
35672005-06-04 Richard M. Stallman <rms@gnu.org>
3568
3569 * trouble.texi (After a Crash): Polish previous change.
3570
8cf51b2c
GM
35712005-05-30 Noah Friedman <friedman@splode.com>
3572
3573 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3574 recovery mechanism.
3575
8cf51b2c
GM
35762005-05-28 Nick Roberts <nickrob@snap.net.nz>
3577
3578 * building.texi (Other Buffers): SPC toggles display of
3579 floating point registers.
3580
8cf51b2c
GM
35812005-05-27 Nick Roberts <nickrob@snap.net.nz>
3582
3583 * files.texi (Log Buffer): Merge in description of Log Edit
3584 mode from pcl-cvs.texi.
3585
35862005-05-26 Richard M. Stallman <rms@gnu.org>
3587
3588 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3589
8cf51b2c
GM
35902005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3591
3592 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3593 not enabled by default.
3594 When not on a word, `ispell-word' by default checks the word
3595 before point.
3596
35972005-05-24 Nick Roberts <nickrob@snap.net.nz>
3598
3599 * building.texi (Debugger Operation): Simplify last sentence.
3600
36012005-05-23 Lute Kamstra <lute@gnu.org>
3602
3603 * emacs.texi: Update FSF's address throughout.
3604 (Preface): Use @cite.
3605 (Distrib): Add cross reference to the node "Copying". Mention the
3606 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3607 printed manuals.
3608 (Intro): Use @xref for the Emacs Lisp Intro.
3609
8cf51b2c
GM
36102005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3611
3612 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3613
3614 * basic.texi (Moving Point): Mention default for `goto-line'.
3615
3616 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3617 of a variable's docstring.
3618
36192005-05-18 Lute Kamstra <lute@gnu.org>
3620
3621 * maintaining.texi (Overview of Emerge): Add cross reference.
3622 Remove duplication.
3623
3624 * emacs.texi (Top): Update to the current structure of the manual.
3625 * misc.texi (Emacs Server): Add menu description.
3626 * files.texi (Saving): Fix menu.
3627 * custom.texi (Customization): Fix menu.
3628 * mule.texi (International): Fix menu.
3629 * kmacro.texi (Keyboard Macros): Fix menu.
3630
36312005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3632
3633 * display.texi: Various minor changes.
3634 (Faces): Delete text that is repeated in the next section.
3635
36362005-05-16 Nick Roberts <nickrob@snap.net.nz>
3637
3638 * building.texi (Debugger Operation): Mention GUD tooltips are
3639 disabled with GDB in text command mode.
3640
8cf51b2c
GM
36412005-05-16 Nick Roberts <nickrob@snap.net.nz>
3642
3643 * building.texi: Replace toolbar with "tool bar" for consistency.
3644 (Compilation Mode): Describe compilation-context-lines
3645 and use of arrow in compilation buffer.
3646 (Debugger Operation): Replace help text with variable's value.
3647
3648 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3649 consistency.
3650
36512005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3652
3653 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3654 Add xref.
3655
8cf51b2c
GM
36562005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3657
3658 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3659 (Position Info): Delete discussion of `goto-line'. It is already
3660 described in `Moving point'.
3661
3662 * mini.texi (Completion Commands): Correct reference.
3663 (Completion Options): Fix typo.
3664
3665 * killing.texi (Deletion): Complete description of `C-x C-o'.
3666
8cf51b2c
GM
36672005-05-10 Richard M. Stallman <rms@gnu.org>
3668
3669 * building.texi (Compilation): Clarify recompile's directory choice.
3670
3671 * frames.texi (Tooltips): Cleanups.
3672
3673 * basic.texi (Arguments): Fix punctuation.
3674
36752005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3676
3677 * screen.texi (Menu Bar): The up and down (not left and right)
3678 arrow keys move through a keyboard menu.
3679
36802005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3681
3682 * basic.texi: Various typo and grammar fixes.
3683 (Moving Point): C-a now runs move-beginning-of-line.
3684
36852005-05-08 Nick Roberts <nickrob@snap.net.nz>
3686
3687 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3688
3689 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3690 as different animals.
3691
36922005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3693
3694 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3695 Correct index entry.
3696
36972005-05-07 Nick Roberts <nickrob@snap.net.nz>
3698
3699 * building.texi (Debugger Operation): Update to reflect changes
3700 in GUD tooltips.
3701
37022005-04-30 Richard M. Stallman <rms@gnu.org>
3703
3704 * files.texi (Compressed Files): Auto Compression normally enabled.
3705
3706 * building.texi (Debugger Operation): Clarify previous change.
3707
8cf51b2c
GM
37082005-04-28 Nick Roberts <nickrob@snap.net.nz>
3709
3710 * building.texi (Debugger Operation): Add description for
3711 GUD tooltips when program is not running.
3712
37132005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3714
3715 * misc.texi (Shell): Add `Shell Prompts' to menu.
3716 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3717 description. Delete remarks moved to new node.
3718 (Shell Prompts): New node.
3719 (History References): Replace remarks moved to `Shell Prompts'
3720 with xref to that node.
3721 (Remote Host): Clarify how to specify the terminal type when
3722 logging in to a different machine.
3723
37242005-04-26 Richard M. Stallman <rms@gnu.org>
3725
3726 * emacs.texi (Top): Update submenus from files.texi.
3727
3728 * files.texi (Filesets): Clarify previous change.
3729
3730 * dired.texi (Misc Dired Features): Clarify previous change.
3731
37322005-04-25 Chong Yidong <cyd@stupidchicken.com>
3733
3734 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3735
3736 * dired.texi (Misc Dired Features): Document
3737 dired-compare-directories.
3738
3739 * files.texi (Filesets): New node.
3740 (File Conveniences): Document Image mode.
3741
3742 * text.texi (TeX Print): Document tex-compile.
3743
37442005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3745
3746 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3747 Delete redundant reference to tooltip Custom group. It is
3748 referred too again in the next paragraph.
3749
37502005-04-24 Richard M. Stallman <rms@gnu.org>
3751
3752 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3753
8cf51b2c
GM
37542005-04-19 Kim F. Storm <storm@cua.dk>
3755
3756 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3757
37582005-04-18 Lars Hansen <larsh@math.ku.dk>
3759
3760 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3761 turns off desktop-save-mode.
3762
37632005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3764
3765 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3766 by default in terminals compatible with xterm. Mention that
3767 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3768 node.
3769
8cf51b2c
GM
37702005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3771
3772 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3773
c8763fb6 37742005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3775
3776 * xresources.texi (Table of Resources): Add cursorBlink.
3777
37782005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3779
3780 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3781 `d', `C-d' and `u'.
3782
37832005-04-11 Richard M. Stallman <rms@gnu.org>
3784
3785 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3786 (Misc X): Add -D, --basic-display.
3787
3788 * maintaining.texi (Change Log): Correct the description of
3789 the example.
3790
3791 * major.texi (Choosing Modes): Document magic-mode-alist.
3792
8cf51b2c
GM
37932005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3794
3795 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3796 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3797 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3798 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3799 `w', respectively.
3800 (Rmail Labels): Mention `l'.
3801 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3802 (Rmail Summary Edit): Describe `j' and RET.
3803
c8763fb6 38042005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3805
3806 * xresources.texi (Lucid Resources): Add fontSet resource.
3807
8cf51b2c
GM
38082005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3809
3810 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3811 now called `indicate-empty-lines'.
3812
38132005-04-06 Kim F. Storm <storm@cua.dk>
3814
3815 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3816
38172005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3818
3819 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3820 deleted.
3821 (Marks vs Flags): Add some convenient key bindings.
3822 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3823 (Misc Dired Features): Correct and expand description of `w' command.
3824
3825 * frames.texi (XTerm Mouse): Delete apparently false info.
3826 The GNU/Linux console currently does not appear to support
3827 `xterm-mouse-mode'.
3828
8cf51b2c
GM
38292005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3830
3831 * calendar.texi (Diary): Mention shell utility `calendar'.
3832
38332005-04-01 Richard M. Stallman <rms@gnu.org>
3834
3835 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3836
8cf51b2c
GM
38372005-04-01 Lute Kamstra <lute@gnu.org>
3838
3839 * maintaining.texi (Change Log): add-change-log-entry uses
3840 add-log-mailing-address.
3841
38422005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3843
3844 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3845 `VC Mode Line' and put in an xref to that node.
3846 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3847 its description.
3848
38492005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3850
3851 * calendar.texi (Calendar Systems): Say that the Persian calendar
3852 implemented here is the arithmetical one championed by Birashk.
3853
38542005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3855
3856 * programs.texi (Fortran Motion): Fix previous change.
3857
8cf51b2c
GM
38582005-03-29 Richard M. Stallman <rms@gnu.org>
3859
3860 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3861
38622005-03-29 Chong Yidong <cyd@stupidchicken.com>
3863
3864 * text.texi (Refill): Refer to Long Lines Mode.
3865 (Longlines): New node.
3866 (Auto Fill): Don't index "word wrap" here.
3867 (Filling): Add Longlines to menu.
3868
38692005-03-29 Richard M. Stallman <rms@gnu.org>
3870
3871 * xresources.texi: Minor fixes.
3872
3873 * misc.texi (Emacs Server): Fix Texinfo usage.
3874
3875 * emacs.texi (Top): Don't use a real section heading for
3876 "Detailed Node Listing". Fake it instead.
3877
3878 * basic.texi (Position Info): Minor cleanup.
3879
3880 * mule.texi (Input Methods): Minor cleanup.
3881
38822005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
3883
3884 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
3885 constructs as well.
3886 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
3887
38882005-03-29 Kenichi Handa <handa@m17n.org>
3889
3890 * mule.texi (Input Methods): Refer to the command C-u C-x =.
3891
3892 * basic.texi (Position Info): Update the description about the
3893 command C-u C-x =.
3894
38952005-03-28 Richard M. Stallman <rms@gnu.org>
3896
3897 * emacs.texi (Top): Use @section for the detailed node listing.
3898
3899 * calendar.texi: Minor fixes to previous change.
3900
3901 * programs.texi (Fortran): Small fixes to previous changes.
3902
3903 * emacs.texi (Top): Update list of subnodes of Dired.
3904 Likewise for building.texi.
3905
3906 * files.texi (File Conveniences): Delete Auto Image File mode.
3907
39082005-03-28 Chong Yidong <cyd@stupidchicken.com>
3909
3910 * building.texi (Flymake): New node.
3911
3912 * custom.texi (Function Keys): Document kp- event types and
3913 keypad-setup package.
3914
3915 * dired.texi (Wdired): New node.
3916
3917 * files.texi (File Conveniences): Reorder entries.
3918 Explain how to turn on Auto-image-file mode.
3919 Document Thumbs mode.
3920
3921 * mule.texi (Specify Coding): Document recode-region and
3922 recode-file-name.
3923
3924 * programs.texi (Program Modes): Add Conf mode and DNS mode.
3925
39262005-03-27 Luc Teirlinck <teirllm@auburn.edu>
3927
3928 * commands.texi (Keys): M-o is now a prefix key.
3929
39302005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
3931
3932 * programs.texi: Reformat and update copyright years.
3933 (Fortran): Update section.
3934
39352005-03-26 Luc Teirlinck <teirllm@auburn.edu>
3936
3937 * files.texi: Several small changes in addition to:
3938 (Visiting): Change xref for Dialog Boxes to ref.
3939 (Version Headers): Replace references to obsolete var
3940 `vc-header-alist' with `vc-BACKEND-header'.
3941 (Customizing VC): Update value of `vc-handled-backends'.
3942
39432005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
3944
3945 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
3946 move here from Emacs Lisp Reference Manual.
3947 * calendar.texi (Calendar/Diary, Diary Commands)
3948 (Special Diary Entries, Importing Diary): Change some xrefs to
3949 point to emacs-xtra rather than elisp.
3950
3951 * emacs-xtra.texi (Calendar Customizing):
3952 Move view-diary-entries-initially, view-calendar-holidays-initially,
3953 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
3954 Emacs Manual.
3955 (Appt Customizing): Merge entire section into main Emacs Manual.
3956 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
3957 mark-holidays-in-calendar here from emacs-xtra.
3958 (Displaying the Diary): Move view-diary-entries-initially,
3959 mark-diary-entries-in-calendar here from emacs-xtra.
3960 (Appointments): Move appt-display-mode-line,
3961 appt-display-duration, appt-disp-window-function,
3962 appt-delete-window-function here from emacs-xtra.
3963
3964 * calendar.texi: Update and reformat copyright.
3965 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
3966 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
3967 (Diary): Refer to `diary-file' rather than ~/diary.
3968 (Diary Commands): Rename node to "Displaying the Diary".
3969 * emacs.texi (Top): Rename "Diary Commands" section.
3970 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
3971
39722005-03-26 Eli Zaretskii <eliz@gnu.org>
3973
3974 * misc.texi (Emacs Server): Fix the command for setting
3975 server-name. Add an xref to Invoking emacsclient.
3976
3977 * help.texi (Help Summary): Clarify when "C-h ." will do something
3978 nontrivial.
3979 (Apropos): Add cindex entry for apropos-sort-by-scores.
3980
3981 * display.texi (Text Display): Add index entries for how no-break
3982 characters are displayed.
3983
8cf51b2c
GM
39842005-03-26 Eli Zaretskii <eliz@gnu.org>
3985
3986 * files.texi (Visiting): Fix cross-references introduced with the
3987 last change.
3988
3989 * xresources.texi (GTK resources): Fix last change.
3990
8cf51b2c
GM
39912005-03-25 Chong Yidong <cyd@stupidchicken.com>
3992
3993 * xresources.texi (X Resources): GTK options documented too.
3994 (Resources): Clarify meaning of program name.
3995 (Table of Resources): Add visualClass.
3996 (GTK resources): Rewrite.
3997 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
3998
3999 * display.texi (Text Display): Mention non-breaking spaces.
4000
4001 * files.texi (Reverting): Document auto-revert-check-vc-info.
4002
4003 * frames.texi (Mouse Commands): Document
4004 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4005
4006 * help.texi (Help Summary): Add `C-h .'.
4007 (Apropos): Apropos accepts a list of search terms.
4008 Document apropos-sort-by-scores.
4009 (Help Echo): Document display-local-help.
4010
4011 * misc.texi (Emacs Server): Document server-name.
4012 (Invoking emacsclient): Document -s option for server names.
4013
4014 * text.texi (Outline Visibility): Introduce "current heading
4015 line" (commands can be called with point on a body line).
4016 Re-order table to follow the sequence of discussion.
4017 hide-body won't hide lines before first header line.
4018 (TeX Mode): Add DocTeX mode.
4019
8cf51b2c
GM
40202005-03-24 Richard M. Stallman <rms@gnu.org>
4021
4022 * mule.texi (Single-Byte Character Support): Delete mention
4023 of iso-acc.el and iso-transl.el.
4024
8cf51b2c
GM
40252005-03-23 Lute Kamstra <lute@gnu.org>
4026
4027 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4028
40292005-03-23 Richard M. Stallman <rms@gnu.org>
4030
8cf51b2c
GM
4031 * search.texi: Delete explicit node pointers.
4032 (Incremental Search): New menu.
4033 (Basic Isearch, Repeat Isearch, Error in Isearch)
4034 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4035 (Slow Isearch): New subnodes.
4036 (Configuring Scrolling): Node deleted.
4037 (Search Case): Doc default-case-fold-search.
4038 (Regexp Replace): Move replace-regexp doc here.
4039
4040 * rmail.texi (Movemail): Put commas inside closequotes.
4041
4042 * picture.texi (Insert in Picture): Document C-c arrow combos.
4043 (Basic Picture): Clarify erasure.
4044
4045 * display.texi (Font Lock): Put commas inside closequotes.
4046
4047 * cmdargs.texi (General Variables): Put commas inside closequotes.
4048
40492005-03-23 Nick Roberts <nickrob@snap.net.nz>
4050
4051 * building.texi (Stack Buffer): Mention reverse contrast for
4052 *selected* frame (might not be current frame).
4053
8cf51b2c
GM
40542005-03-21 Richard M. Stallman <rms@gnu.org>
4055
4056 * building.texi (Starting GUD): Add bashdb.
4057
40582005-03-20 Chong Yidong <cyd@stupidchicken.com>
4059
4060 * basic.texi (Moving Point): Add M-g M-g binding.
4061 (Undo): Document undo-only.
4062 (Position Info): Document M-g M-g and C-u M-g M-g.
4063
4064 * building.texi (Building): Put Grep Searching after Compilation
4065 Shell.
4066 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4067 Document next-error-highlight.
4068 (Grep Searching): Document grep-highlight-matches.
4069 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4070
4071 * calendar.texi (Importing Diary): Rename node from iCalendar.
4072 Document diary-from-outlook.
4073
4074 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4075 Commands.
4076 Mention effect of X drag and drop on Dired buffers.
4077
4078 * files.texi (Visiting): Document large-file-warning-threshold.
4079 Move paragraph on file-selection dialog.
4080 Mention visiting files using X drag and drop.
4081 (Reverting): Mention using Auto-Revert mode to tail files.
4082 Document auto-revert-tail-mode.
4083 (Version Systems): Minor correction.
4084 (Comparing Files): Diff-mode is no longer based on Compilation
4085 mode.
4086 Document compare-ignore-whitespace.
4087 (Misc File Ops): Explain passing a directory to rename-file.
4088 Likewise for copy-file and make-symbolic-link.
4089
4090 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4091 Document mouse-wheel-progressive speed.
4092
4093 * help.texi (Misc Help): Document numeric argument for C-h i.
4094 Correctly explain the effect of just C-u as argument.
4095
4096 * killing.texi (Deletion): Document numeric argument for
4097 just-one-space.
4098
4099 * mini.texi (Completion): Completion acts on text before point.
4100
4101 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4102 (Emulation): CUA mode replaces pc-bindings-mode,
4103 pc-selection-mode, and s-region.
4104
4105 * mule.texi (Input Methods): Leim is now built-in.
4106 (Select Input Method): Document quail-show-key.
4107 (Specify Coding): Document revert-buffer-with-coding-system.
4108
4109 * programs.texi (Fortran Motion): Document f90-next-statement,
4110 f90-previous-statement, f90-next-block, f90-previous-block,
4111 f90-end-of-block, and f90-beginning-of-block.
4112
4113 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4114
4115 * emacs.texi (Acknowledgments): Updated.
4116
4117 * anti.texi: Total rewrite.
4118
8cf51b2c
GM
41192005-03-19 Chong Yidong <cyd@stupidchicken.com>
4120
4121 * ack.texi (Acknowledgments): Update.
4122
41232005-03-19 Eli Zaretskii <eliz@gnu.org>
4124
4125 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4126 copyright years.
4127
41282005-03-14 Nick Roberts <nickrob@snap.net.nz>
4129
4130 * building.texi (Commands of GUD): Move paragraph on setting
4131 breakpoints with mouse to the GDB Graphical Interface node.
4132
41332005-03-07 Richard M. Stallman <rms@gnu.org>
4134
8cf51b2c
GM
4135 * misc.texi (Single Shell, Shell Options): Fix previous change.
4136
4137 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4138
41392005-03-06 Richard M. Stallman <rms@gnu.org>
4140
4141 * building.texi (Starting GUD): Don't explain text vs graphical
4142 GDB here. Just mention it and xref.
4143 Delete "just one debugger process".
4144 (Debugger Operation): Move GUD tooltip info here.
4145 (GUD Tooltips): Node deleted.
4146 (GDB Graphical Interface): Explain the two GDB modes here.
4147
8cf51b2c
GM
4148 * sending.texi (Sending Mail): Minor cleanup.
4149 (Mail Aliases): Explain quoting conventions.
4150 Update key rebinding example.
4151 (Header Editing): C-M-i is like M-TAB.
4152 (Mail Mode Misc): mail-attach-file does not do MIME.
4153
4154 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4155 that really belongs here.
4156 (Remote Mailboxes): Text moved to Rmail Inbox.
4157 (Rmail Display): Mention Mouse-1.
4158 (Movemail): Clarify two movemail versions.
4159 Clarify rmail-movemail-program.
4160
8cf51b2c
GM
4161 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4162 Document async shell commands.
4163 (Shell History): Clarify.
4164 (Shell Ring): Mention C-UP an C-DOWN.
4165 (Shell Options): Add comint-prompt-read-only.
4166 (Invoking emacsclient): Set EDITOR to run Emacs.
4167 (Sorting): No need to explain what region is.
4168 (Saving Emacs Sessions): Fix typo.
4169 (Recursive Edit): Fix punctuation.
4170 (Emulation): Don't mention "PC bindings" which are standard.
4171 (Hyperlinking): Explain Mouse-1 convention here.
4172 (Find Func): Node deleted.
4173
8cf51b2c
GM
4174 * help.texi (Name Help): Xref to Hyperlinking.
4175
4176 * glossary.texi (Glossary):
4177 Rename "Balance Parentheses" to "Balancing...".
4178 Add "Byte Compilation". Correct "Copyleft".
4179 New xref in "Customization".
4180 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4181 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4182 Rename "Registers" to "Register".
4183 Replace "Selecting" with "Selected Frame",
4184 "Selected Window", and "Selecting a Buffer".
4185
4186 * files.texi (Types of Log File): Explain how projects'
4187 methods can vary.
4188
8cf51b2c
GM
4189 * display.texi (Faces): Delete "Emacs 21".
4190
4191 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4192 * fixit.texi (Spelling): C-M-i like M-TAB.
4193 * mini.texi (Completion Options): C-M-i like M-TAB.
4194 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4195 * text.texi (Text Mode): C-M-i like M-TAB.
4196
4197 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4198
4199 * calendar.texi (Specified Dates): Mention `g w'.
4200 (Appointments): appt-activate toggles with no arg.
4201
8cf51b2c
GM
42022005-03-05 Juri Linkov <juri@jurta.org>
4203
4204 * cmdargs.texi (Emacs Invocation): Add cindex
4205 "invocation (command line arguments)"
4206 (Misc X): Add -nbc, --no-blinking-cursor.
4207
42082005-03-04 Ulf Jasper <ulf.jasper@web.de>
4209
4210 * calendar.texi (iCalendar): No need to require it now.
4211
8cf51b2c
GM
42122005-03-03 Nick Roberts <nickrob@snap.net.nz>
4213
4214 * trouble.texi (Contributing): Mention Savannah. Direct users to
4215 emacs-devel.
4216
42172005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4218
4219 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4220 window.
4221
8cf51b2c
GM
42222005-02-27 Richard M. Stallman <rms@gnu.org>
4223
4224 * building.texi (Compilation): Update mode line status info.
4225
42262005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4227
4228 * calendar.texi (General Calendar): Document binding of
4229 scroll-other-window-down.
4230 (Mayan Calendar): Fix earliest date.
4231 (Time Intervals): Document timeclock-change.
4232 Fix timeclock-ask-before-exiting documentation.
4233
42342005-02-26 Kim F. Storm <storm@cua.dk>
4235
4236 * frames.texi (Mouse References):
4237 Add mouse-1-click-in-non-selected-windows.
4238
42392005-02-25 Richard M. Stallman <rms@gnu.org>
4240
4241 * screen.texi (Screen): Explain better about cursors and mode lines;
4242 don't presuppose text terminals.
4243 (Point): Don't assume just one cursor.
4244 Clarify explanation of cursors.
4245 (Echo Area, Menu Bar): Cleanups.
4246
4247 * mini.texi (Minibuffer): Prompts are highlighted.
4248 (Minibuffer Edit): Newline = C-j only on text terminals.
4249 Clarify resize-mini-windows values.
4250 Mention M-PAGEUP and M-PAGEDOWN.
4251 (Completion Commands): Mouse-1 like Mouse-2.
4252 (Minibuffer History): Explain history commands better.
4253 (Repetition): Add xref to Incremental Search.
4254
4255 * mark.texi (Setting Mark): Clarify info about displaying mark.
4256 Clarify explanation of C-@ and C-SPC.
4257 (Transient Mark): Mention Delete Selection mode.
4258 (Marking Objects): Clean up text about extending the region.
4259
4260 * m-x.texi (M-x): One C-g doesn't always go to top level.
4261 No delay before suggest-key-bindings output.
4262
4263 * fixit.texi (Fixit): Mention C-/ for undo.
4264 (Spelling): Mention ESC TAB like M-TAB.
4265 Replacement words with r and R are rechecked.
4266 Say where C-g leaves point. Mention ? as input.
4267
42682005-02-23 Lute Kamstra <lute@gnu.org>
4269
4270 * cmdargs.texi (Initial Options): Add cross reference.
4271
8cf51b2c
GM
42722005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4273
4274 * emacs.texi (Top): Update menu for splitting of node in
4275 msdog.texi.
4276 * frames.texi (Frames): Update xref for splitting of node in
4277 msdog.texi.
4278 * trouble.texi (Quitting): Ditto.
4279
42802005-02-16 Richard M. Stallman <rms@gnu.org>
4281
4282 * windows.texi (Split Window): Simplify line truncation info
4283 and xref to Display Custom.
4284
4285 * trouble.texi (Quitting): Emergency escape only for text terminal.
4286 (Screen Garbled): C-l for ungarbling is only for text terminal.
4287
4288 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4289
4290 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4291
4292 * programs.texi (Program Modes): Mention Python mode.
4293 (Moving by Defuns): Repeating C-M-h extends region.
4294 (Basic Indent): Clarify.
4295 (Custom C Indent): Clarify.
4296 (Expressions): Repeating C-M-@ extends region.
4297 (Info Lookup): Clarify for C-h S.
4298 (Symbol Completion): ESC TAB alternative for M-TAB.
4299 (Electric C): Clarify.
4300
4301 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4302
4303 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4304 MS-DOS Input node.
4305 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4306 (MS-DOS and MULE): Clarify.
4307 (MS-DOS Processes, Windows Processes): Fix typos.
4308
4309 * major.texi (Choosing Modes): Clarify.
4310
4311 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4312 (Keyboard Macro Step-Edit): Clarify.
4313
4314 * indent.texi (Indentation): Clarifications.
4315
4316 * help.texi (Help): Correct error about C-h in query-replace.
4317 Clarify apropos vs C-h a. Fix how to search in FAQ.
4318 (Key Help): Describe C-h w here.
4319 (Name Help): Minor cleanup. C-h w moved to Key Help.
4320 Clarify the "object" joke.
4321 (Apropos): Clarify. Mouse-1 like Mouse-2.
4322 (Help Mode): Mouse-1 like Mouse-2.
4323
4324 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4325
4326 * display.texi (Display): Reorder menu.
4327 (Faces): Cleanup.
4328 (Font Lock): Cleanup. Mention Options menu.
4329 Delete obsolete text.
4330 (Scrolling): For C-l, don't presume text terminal.
4331 (Horizontal Scrolling): Simplify intro.
4332 (Follow Mode): Clarify.
4333 (Cursor Display): Moved before Display Custom.
4334 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4335 Doc default-tab-width. Doc line truncation more thoroughly.
4336
4337 * dired.texi (Dired Enter): C-x C-f can run Dired.
4338 (Dired Visiting): Comment out `a' command.
4339 Mouse-1 is like Mouse-2.
4340 (Shell Commands in Dired): ? can be used more than once.
4341
4342 * basic.texi (Continuation Lines): Simplify description of truncation,
4343 and refer to Display Custom for the rest of it.
4344
8cf51b2c
GM
43452005-02-06 Lute Kamstra <lute@gnu.org>
4346
4347 * basic.texi (Undo): Fix typo.
4348
4349 * cmdargs.texi (Emacs Invocation): Fix typo.
4350
4351 * custom.texi (Init Examples): Fix typo.
4352
4353 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4354
43552005-02-06 Richard M. Stallman <rms@gnu.org>
4356
4357 * regs.texi (Registers): Registers can hold numbers, too.
4358
4359 * killing.texi (Other Kill Commands): Cleanup.
4360 Delete redundant explanation of kill in read-only buffer.
4361 (Yanking): Mention term "copying".
4362 (Accumulating Text): Fix typo.
4363
4364 * entering.texi (Entering Emacs): Update rationale at start.
4365 (Exiting): Treat iconifying on a par with suspension.
4366
4367 * custom.texi (Minor Modes): Fix typo.
4368 (Easy Customization): Fix menu style.
4369 (Variables): Add xref.
4370 (Examining): Setting for future sessions works through .emacs.
4371 (Keymaps): "Text terminals", not "Many".
4372 (Init Rebinding): Explain \C-. Show example of \M-.
4373 Fix minor wording errors.
4374 (Function Keys): Explain vector syntax just once.
4375 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4376 (Init File): Mention .emacs.d directory.
4377 (Init Examples): Add xref.
4378 (Find Init): Mention .emacs.d directory.
4379
4380 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4381 (Action Arguments): Explain which kinds of -l args are found how.
4382 (Initial Options): --batch does not inhibit site-start.
4383 Add xrefs.
4384 (Command Example): Use --batch, not -batch.
4385
4386 * basic.texi (Inserting Text): Cleanup wording.
4387 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4388 C-n is not error at end of buffer.
4389 (Undo): Doc C-/ like C-_. Add xrefs.
4390 (Arguments): META key may be labeled ALT.
4391 Peculiar arg meanings are explained in doc strings.
4392
4393 * abbrevs.texi (Expanding Abbrevs): Clarify.
4394
43952005-02-05 Eli Zaretskii <eliz@gnu.org>
4396
4397 * frames.texi (Frame Parameters): Add an xref to the description
4398 of list-colors-display. Add a pointer to the X docs about colors.
4399
4400 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4401 Improve docs of list-colors-display.
8cf51b2c
GM
4402
44032005-02-03 Lute Kamstra <lute@gnu.org>
4404
4405 * frames.texi (Frames, Drag and Drop): Fix typos.
4406
44072005-02-03 Richard M. Stallman <rms@gnu.org>
4408
4409 * windows.texi (Basic Window): Mention color-change in mode line.
4410 (Change Window): Explain dragging vertical boundaries.
4411
4412 * text.texi (Sentences): Clarify.
4413 (Paragraphs): Explain M-a and blank lines.
4414 (Outline Mode): Clarify text and menu.
4415 (Hard and Soft Newlines): Mention use-hard-newlines.
4416
4417 * frames.texi (Frames): Delete unnecessary mention of Windows.
4418 (Mouse Commands): Likewise. Mention xterm mouse support.
4419 (Clipboard): Clarify.
4420 (Mouse References): Mention use of Mouse-1 for following links.
4421 (Menu Mouse Clicks): Clarify.
4422 (Mode Line Mouse): Clarify.
4423 (Drag and Drop): Rewrite.
4424
4425 * fixit.texi (Spelling): Fix typo.
4426
4427 * files.texi (File Names): Clarify.
4428 (Visiting): Update conditions for use of file dialog. Clarify.
4429 (Saving): Doc d as answer in save-some-buffers.
4430 (Remote Files): Clean up the text.
4431
4432 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4433
4434 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4435 (List Buffers): Clarify.
4436 (Several Buffers): Doc T command.
4437 (Buffer Convenience): Clarify menu.
4438
4439 * basic.texi (Undo): Clarify last change.
4440
44412005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4442
4443 * fixit.texi (Spelling): Fix typo.
4444
44452005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4446
4447 * basic.texi (Undo): Update description of `undo-outer-limit'.
4448
44492005-02-01 Nick Roberts <nickrob@snap.net.nz>
4450
4451 * building.texi: Update documentation relating to GDB Graphical
4452 Interface.
4453
44542005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4455
4456 * custom.texi (Easy Customization): Adapt menu to node name change.
4457
44582005-01-30 Richard M. Stallman <rms@gnu.org>
4459
4460 * custom.texi (Easy Customization): Defn of "User Option" now
4461 includes faces. Don't say just "option" when talking about variables.
4462 Do say just "options" to mean "anything customizable".
4463 (Specific Customization): Describe `customize-variable',
4464 not `customize-option'.
4465
4466 * glossary.texi (Glossary) <Faces>: Add xref.
4467 <User Option>: Change definition--include faces. Change xref.
4468
4469 * picture.texi (Picture): Mention artist.el.
4470
4471 * sending.texi, screen.texi, programs.texi, misc.texi:
4472 * mini.texi, major.texi, maintaining.texi, macos.texi:
4473 * help.texi, frames.texi, files.texi:
4474 Don't say just "option" when talking about variables.
4475
4476 * display.texi, mule.texi: Don't say just "option" when talking
4477 about variables. Other minor cleanups.
4478
8cf51b2c
GM
44792005-01-26 Lute Kamstra <lute@gnu.org>
4480
4481 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4482 File'. Mention the `-Q' option at the `--no-site-file' option.
4483
8cf51b2c
GM
44842005-01-22 David Kastrup <dak@gnu.org>
4485
4486 * building.texi (Grep Searching): Mention alias `find-grep' for
4487 `grep-find'.
4488
44892005-01-20 Richard M. Stallman <rms@gnu.org>
4490
4491 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4492
8cf51b2c
GM
44932005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4494
4495 * rmail.texi (Movemail): Explain differences
4496 between standard and mailutils versions of movemail.
4497 Describe command line and configuration options introduced
4498 with the latter.
4499 Explain the notion of mailbox URL, provide examples and
4500 cross-references to mailutils documentation.
4501 Describe various methods of specifying mailbox names,
4502 user names and user passwords for rmail.
4503 (Remote Mailboxes): New section. Describe
4504 how movemail handles remote mailboxes. Describe configuration
4505 options used to control its behavior.
4506 (Other Mailbox Formats): Explain handling of various mailbox
4507 formats.
4508
45092005-01-13 Richard M. Stallman <rms@gnu.org>
4510
4511 * commands.texi (Commands): Clarification.
4512
45132005-01-11 Richard M. Stallman <rms@gnu.org>
4514
4515 * programs.texi (Multi-line Indent): Fix previous change.
4516 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4517
8cf51b2c
GM
45182005-01-08 Richard M. Stallman <rms@gnu.org>
4519
4520 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4521 lazy-highlight.
4522
4523 * search.texi (Query Replace): Mention faces query-replace
4524 and lazy-highlight.
4525 (Incremental Search): Update isearch highlighting info.
4526
8cf51b2c
GM
45272005-01-04 Richard M. Stallman <rms@gnu.org>
4528
4529 * custom.texi (Saving Customizations): Minor improvement.
4530
8cf51b2c
GM
45312005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4532
4533 * custom.texi (Saving Customizations): Emacs no longer loads
4534 `custom-file' after .emacs. No longer mention customizing through
4535 Custom.
4536
8cf51b2c
GM
45372005-01-01 Andreas Schwab <schwab@suse.de>
4538
4539 * killing.texi (Graphical Kill): Move up under node Killing,
4540 change @section to @subsection.
4541
45422005-01-01 Richard M. Stallman <rms@gnu.org>
4543
4544 * custom.texi (Face Customization): Mention hex color specs.
4545
4546 * emacs.texi (Top): Update Killing submenu.
4547
4548 * killing.texi (Killing): Reorganize section.
4549 No more TeX-only text; put the node command at start of chapter.
4550 But the first section heading is used only in TeX.
4551 Rewrite the text to read better in this mode.
4552 (Graphical Kill): New subnode gets some of the text that
4553 used to be in the first section.
4554
45552004-12-31 Richard M. Stallman <rms@gnu.org>
4556
4557 * dired.texi (Shell Commands in Dired): Delete the ? example.
4558
4559 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4560
4561 * files.texi (Saving): Describe new require-final-newline features
4562 and mode-require-final-newline.
4563
8cf51b2c
GM
45642004-12-29 Richard M. Stallman <rms@gnu.org>
4565
4566 * custom.texi (File Variables): Clarify previous change.
4567
c8763fb6 45682004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4569
4570 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4571 out now.
4572
45732004-12-27 Richard M. Stallman <rms@gnu.org>
4574
4575 * Makefile.in (MAKEINFO): Specify --force.
4576
4577 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4578 (Undo): Doc undo-outer-limit.
4579
8cf51b2c
GM
45802004-12-15 Juri Linkov <juri@jurta.org>
4581
4582 * mark.texi (Transient Mark, Mark Ring): M-< and other
4583 movement commands don't set mark in Transient Mark mode
4584 if mark is active.
4585
8cf51b2c
GM
45862004-12-12 Juri Linkov <juri@jurta.org>
4587
4588 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4589 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4590
4591 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4592 (Misc Dired Commands): Add @r{(Dired)} to w.
4593
45942004-12-12 Juri Linkov <juri@jurta.org>
4595
4596 * mark.texi (Marking Objects): Marking commands also extend the
4597 region when mark is active in Transient Mark mode.
4598
8cf51b2c
GM
45992004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4600
4601 * custom.texi (Saving Customizations): Emacs only loads the custom
4602 file automatically after the init file in version 22.1 or later.
4603 Adapt text and examples to this fact.
4604
8cf51b2c
GM
46052004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4606
4607 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4608 be set through Custom. Otherwise, it has no effect.
4609
8cf51b2c
GM
46102004-12-05 Richard M. Stallman <rms@gnu.org>
4611
4612 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4613 * entering.texi: Rename Command Line to Emacs Invocation.
4614
10d1d0af 4615 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4616
4617 * custom.texi (Easy Customization): Move up to section level,
4618 before Variables. Avoid using the term "variable"; say "option".
4619 New initial explanation.
4620 (Variables): In initial explanation, connect "variable" to the
4621 already-explained "user option".
4622
4623 * emacs.texi (Top): Fix ref to Command Line.
4624 Move reference to Easy Customization.
4625
4626 * xresources.texi (X Resources): Fix From link.
4627
4628 * doclicense.texi (GNU Free Documentation License): Fix To link.
4629
4630 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4631
4632 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4633
46342004-12-03 Richard M. Stallman <rms@gnu.org>
4635
4636 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4637
46382004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4639
4640 * kmacro.texi: Several small changes in addition to the following.
4641 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4642 defining a keyboard macro.
4643 Mention `kmacro-ring-max'.
4644 (Keyboard Macro Counter): Clarify description of
4645 `kmacro-insert-counter', `kmacro-set-counter',
4646 `kmacro-add-counter' and `kmacro-set-format'.
4647
46482004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4649
4650 * custom.texi (File Variables): Add `unibyte' and make it more
4651 clear that `unibyte' and `coding' are special. Suggested by Simon
4652 Krahnke <overlord@gmx.li>.
4653
4654 * mule.texi (Enabling Multibyte): Refer to File Variables.
4655 Suggested by Simon Krahnke <overlord@gmx.li>.
4656
c8763fb6 46572004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4658
4659 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4660 x-use-old-gtk-file-dialog.
4661
8cf51b2c
GM
46622004-11-20 Richard M. Stallman <rms@gnu.org>
4663
4664 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4665
46662004-11-09 Lars Brinkhoff <lars@nocrew.org>
4667
4668 * building.texi (Lisp Eval): Delete hyphen in section name.
4669
46702004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4671
4672 * files.texi (Old Versions):
4673 No longer document annotation as "CVS only".
4674
46752004-11-10 Andre Spiegel <spiegel@gnu.org>
4676
4677 * files.texi (Version Control): Rewrite the introduction about
4678 version systems, mentioning the new ones that we support. Thanks
4679 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4680 suggestions.
4681
c8763fb6 46822004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4683
49823426 4684 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4685
c8763fb6 46862004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4687
4688 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4689
46902004-10-23 Eli Zaretskii <eliz@gnu.org>
4691
4692 * text.texi (Text Based Tables, Table Definition)
4693 (Table Creation, Table Recognition, Cell Commands)
4694 (Cell Justification, Row Commands, Column Commands)
4695 (Fixed Width Mode, Table Conversion, Measuring Tables)
4696 (Table Misc): New nodes, documenting the Table Mode.
4697
8cf51b2c
GM
46982004-10-19 Jason Rumney <jasonr@gnu.org>
4699
4700 * makefile.w32-in (info): Change order of arguments to makeinfo.
4701
47022004-10-19 Ulf Jasper <ulf.jasper@web.de>
4703
4704 * calendar.texi (iCalendar): Update for package changes.
4705
8cf51b2c
GM
47062004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4707
4708 * files.texi (Misc File Ops): View mode is a minor mode.
4709
8cf51b2c
GM
47102004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4711
4712 * calendar.texi (iCalendar): Style changes.
4713
47142004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4715
4716 * search.texi (Regexps): The regexp described in the example is no
4717 longer stored in the variable `sentence-end'.
4718
8cf51b2c
GM
47192004-10-06 Nick Roberts <nickrob@snap.net.nz>
4720
4721 * building.texi (Starting GUD): Note that multiple debugging
4722 sessions requires `gdb --fullname'.
4723
47242004-10-05 Ulf Jasper <ulf.jasper@web.de>
4725
4726 * calendar.texi (iCalendar): New section for a new package.
4727
8cf51b2c
GM
47282004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4729
4730 * text.texi: Various small changes in addition to the following.
4731 (Text): Replace xref for autotype with inforef.
4732 (Sentences): Explain nil value for `sentence-end'.
4733 (Paragraphs): Update default values for `paragraph-start' and
4734 `paragraph-separate'.
4735 (Text Mode): Correct description of Text mode's effect on the
4736 syntax table.
4737 (Outline Visibility): `hide-other' does not hide top level headings.
4738 `selective-display-ellipses' no longer has an effect on Outline mode.
4739 (TeX Misc): Add missing @cindex.
4740 Replace xref for RefTeX with inforef.
4741 (Requesting Formatted Text): The variable
4742 `enriched-fill-after-visiting' no longer exists.
4743 (Editing Format Info): Update names of menu items and commands.
4744 (Format Faces): Mention special effect of specifying the default face.
4745 Describe inheritance of text properties.
4746 Correct description of `fixed' face.
4747 (Format Indentation): Correct description of effect of setting
4748 margins. Mention `set-left-margin' and `set-right-margin'.
4749 (Format Justification): Update names of menu items.
4750 `set-justification-full' is now bound to `M-j b'.
4751 Mention that `default-justification' is a per buffer variable.
4752 (Format Properties): Update name of menu item.
4753 (Forcing Enriched Mode): `format-decode-buffer' automatically
4754 turns on Enriched mode if the buffer is in text/enriched format.
4755
47562004-10-05 Emilio C. Lopes <eclig@gmx.net>
4757
4758 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4759
47602004-09-28 Kim F. Storm <storm@cua.dk>
4761
4762 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4763 Align with new functionality.
4764
8cf51b2c
GM
47652004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4766
4767 * display.texi (Display Custom): Remove stray `@end defvar'.
4768
47692004-09-23 Kim F. Storm <storm@cua.dk>
4770
4771 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4772 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4773
8cf51b2c
GM
47742004-09-20 Richard M. Stallman <rms@gnu.org>
4775
4776 * custom.texi (Hooks): Explain using setq to clear out a hook.
4777 (File Variables): Explain multiline string constants.
4778 (Non-ASCII Rebinding): Explain when you need to update
4779 non-ASCII char codes in .emacs.
4780
4781 * building.texi (Compilation): Explain how to make a silent
4782 subprocess that won't be terminated. Explain compilation-environment.
4783
47842004-09-13 Kim F. Storm <storm@cua.dk>
4785
4786 * mini.texi (Repetition): Rename isearch-resume-enabled to
4787 isearch-resume-in-command-history and change default to disabled.
4788
8cf51b2c
GM
47892004-09-09 Kim F. Storm <storm@cua.dk>
4790
4791 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4792 with new `kmacro-name-last-macro'.
4793
8cf51b2c
GM
47942004-09-08 Juri Linkov <juri@jurta.org>
4795
4796 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4797
8cf51b2c
GM
47982004-09-03 Juri Linkov <juri@jurta.org>
4799
4800 * search.texi (Incremental Search): Update wording for M-%.
4801
48022004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4803
4804 * killing.texi (Killing): Correct description of kill commands in
4805 read-only buffer.
4806
48072004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4808
4809 * building.texi (Compilation Mode): Add a paragraph about rules
4810 for finding the compilation buffer for `next-error'.
4811
4812 * search.texi (Other Repeating Search): Mention that Occur mode
4813 supports the next-error functionality.
4814
48152004-09-02 Juri Linkov <juri@jurta.org>
4816
4817 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4818
48192004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4820
4821 * kmacro.texi (Basic Keyboard Macro):
4822 `apply-macro-to-region-lines' now operates on all lines that begin
4823 in the region, rather than on all complete lines in the region.
4824
c8763fb6 48252004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4826
4827 * frames.texi (Drag and drop): Add documentation about
4828 x-dnd-test-function and x-dnd-known-types.
4829
48302004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4831
4832 * indent.texi: Various minor changes in addition to:
4833 (Indentation Commands): Correct description of `indent-relative'.
4834 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4835 mode. The *Tab Stops* buffer uses Overwrite Mode.
4836 (Just Spaces): `tabify' converts sequences of at least two spaces
4837 to tabs.
4838
8cf51b2c
GM
48392004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4840
4841 * frames.texi (Secondary Selection): Setting the secondary
4842 selection with M-Drag-Mouse-1 does not alter the kill ring,
4843 setting it with M-Mouse-1 and M-Mouse-3 does.
4844 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4845 toolkit scroll bars.
4846 (Scroll Bars): Ditto.
4847
4848 * windows.texi (Basic Window): When using a window system, the value
4849 of point in a non-selected window is indicated by a hollow box.
4850 (Split Window): Side by side windows are separated by a scroll bar,
4851 if scroll bars are used.
4852 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4853 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4854 (Window Convenience): Update bindings for `winner-undo' and
4855 `winner-redo'.
4856
4857 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4858 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4859 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4860 of "Using Emacs as a Server".
4861 * building.texi (Building): Interchange nodes (for correct numbering).
4862 * programs.texi (Programs): Interchange nodes (for correct numbering).
4863 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4864 Info to the node structure.
4865 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4866 Rearrange order of nodes and sections such that both "GNU GENERAL
4867 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4868 end, as appropriate for appendices.
4869 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4870 Use `@unnumberedsec'.
4871 * trouble.texi: Adapt sectioning in Info to the node structure.
4872 Adapt node pointers to change in emacs.texi.
4873 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4874
8cf51b2c
GM
48752004-08-25 Kenichi Handa <handa@m17n.org>
4876
4877 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
4878 description for unibyte mode.
4879
48802004-08-23 Luc Teirlinck <teirllm@auburn.edu>
4881
4882 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
4883
4884 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
4885 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
4886 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
4887 in @pxref.
4888
48892004-08-22 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
4892 Change section names.
4893
8cf51b2c
GM
48942004-08-21 Luc Teirlinck <teirllm@auburn.edu>
4895
4896 * kmacro.texi (Keyboard Macro Ring): Rename section.
4897 Emacs treats the head of the macro ring as the `last keyboard macro'.
4898 (Keyboard Macro Counter): Minor change.
4899 (Save Keyboard Macro): Some clarifications.
4900 (Edit Keyboard Macro): Rename section.
4901
4902 * buffers.texi (Buffers): Maximum buffer size is now 256M on
4903 32-bit machines.
4904 (Several Buffers): Clarify which buffer is selected if `2' is
4905 pressed in the Buffer Menu.
4906 Auto Revert mode can be used to update the Buffer Menu
4907 automatically.
4908
49092004-08-21 Eli Zaretskii <eliz@gnu.org>
4910
4911 * help.texi (Misc Help): Add an index entry for finding an Info
4912 manual by its file name.
4913
49142004-08-20 Luc Teirlinck <teirllm@auburn.edu>
4915
4916 * files.texi (Backup Deletion): Correct description of
4917 `delete-old-versions'.
4918 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
4919 (Auto Save Files): Recommend `auto-save-mode' to reenable
4920 auto-saving, rather than the abbreviation `auto-save'.
4921
49222004-08-17 Luc Teirlinck <teirllm@auburn.edu>
4923
4924 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
4925 for "killing" and "yanking" in main menu.
4926
49272004-08-16 Richard M. Stallman <rms@gnu.org>
4928
4929 * killing.texi (Yanking, Killing): Minor cleanups.
4930
4931 * mark.texi (Momentary Mark): Minor cleanups.
4932
49332004-08-15 Kenichi Handa <handa@etl.go.jp>
4934
4935 * custom.texi (Non-ASCII Rebinding):
4936 C-q always inserts the right code to pass to global-set-key.
4937
8cf51b2c
GM
49382004-08-13 Luc Teirlinck <teirllm@auburn.edu>
4939
4940 * regs.texi (RegNumbers): Mention `C-x r i' binding for
4941 `insert-register', instead of `C-x r g' binding, for consistency.
4942
49432004-08-12 Luc Teirlinck <teirllm@auburn.edu>
4944
4945 * fixit.texi (Spelling): Fix typo.
4946
49472004-08-11 Luc Teirlinck <teirllm@auburn.edu>
4948
4949 * help.texi (Help): Fix Texinfo usage.
4950
8cf51b2c
GM
49512004-07-24 Richard M. Stallman <rms@gnu.org>
4952
4953 * text.texi (Paragraphs): Update how paragraphs are separated
4954 and the default for paragraph-separate.
4955
4956 * search.texi (Regexp Replace): Further update text for new
4957 replacement operators.
4958
8cf51b2c
GM
49592004-07-18 Luc Teirlinck <teirllm@auburn.edu>
4960
4961 * emacs-xtra.texi (Subdir switches): Dired does not remember the
4962 `R' switch.
4963
4964 * dired.texi (Dired Updating): `k' only deletes inserted
4965 subdirectories from the Dired buffer if a prefix argument was given.
4966
4967 * search.texi (Regexps): Delete redundant definition of `symbol' in
4968 description of `\_>'. It already occurs in the description of `\_<'.
4969
8cf51b2c
GM
49702004-07-01 Juri Linkov <juri@jurta.org>
4971
4972 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
4973 (Regexp Search): Add M-r.
4974
49752004-06-30 Luc Teirlinck <teirllm@auburn.edu>
4976
4977 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
4978
49792004-06-29 Jesper Harder <harder@ifa.au.dk>
4980
49823426 4981 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
4982
49832004-06-25 Richard M. Stallman <rms@gnu.org>
4984
4985 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
4986
49872004-06-25 David Kastrup <dak@gnu.org>
4988
4989 * search.texi (Regexp Replace): Some typo corrections and
4990 rearrangement.
4991
49922004-06-24 David Kastrup <dak@gnu.org>
4993
4994 * search.texi (Unconditional Replace): Use replace-string instead
4995 of query-replace in example.
4996 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
4997 sequences.
4998 (Query Replace): Correct explanation of `^' which does not use
4999 the mark stack.
5000
50012004-06-21 Nick Roberts <nickrob@gnu.org>
5002
5003 * misc.texi (Shell History Copying): Document comint-insert-input.
5004 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5005
8cf51b2c
GM
50062004-06-20 Jesper Harder <harder@ifa.au.dk>
5007
5008 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5009 * custom.texi (Customization): Do.
5010 * anti.texi (Antinews): Do.
5011 * abbrevs.texi (Defining Abbrevs): Do.
5012
5013 * programs.texi (Info Lookup): Fix keybinding for
5014 info-lookup-symbol.
5015
50162004-06-16 Juanma Barranquero <lektu@terra.es>
5017
5018 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5019 Add emacs-xtra.
5020 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5021 (clean): Add emacs-xtra and flymake. Remove redundancies.
5022
50232004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5024
5025 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5026 Add emacs-xtra.
5027 * emacs-xtra.texi: New file.
5028
50292004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5030
5031 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5032 (Dired and Find): Mention differences with ordinary Dired buffers.
5033
8cf51b2c
GM
50342004-06-13 Richard M. Stallman <rms@gnu.org>
5035
5036 * custom.texi (Init Syntax): Explain about vars that do special
5037 things when set with setq or with Custom.
5038 (Init Examples): Add line-number-mode example.
5039
8cf51b2c
GM
50402004-06-12 Juri Linkov <juri@jurta.org>
5041
5042 * dired.texi (Operating on Files): Add dired-do-touch.
5043
8cf51b2c
GM
50442004-06-10 Juri Linkov <juri@jurta.org>
5045
5046 * building.texi (Lisp Eval): Add C-M-x on defface.
5047
50482004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5049
5050 * files.texi (Reverting): Auto-Revert mode and
5051 Global Auto-Revert mode no longer revert remote files.
5052
8cf51b2c
GM
50532004-05-29 Richard M. Stallman <rms@gnu.org>
5054
5055 * custom.texi (Init File): Two dashes start --no-site-file.
5056
8cf51b2c
GM
50572004-05-29 Alan Mackenzie <acm@muc.de>
5058
5059 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5060 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5061 (AWK, Pike): Document as "C-like modes".
5062 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5063 (M-x man): Supersedes M-x manual-entry.
5064 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5065
5066 ("Comments in C"): Delete node; the info is in CC Mode manual.
5067 (c-comment-only-line-offset): Remove description.
5068
5069 (C-c ., C-c C-c): Describe new C Mode bindings.
5070
5071 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5072 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5073 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5074 Amend definitions.
5075
5076 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5077 Describe functions.
5078
5079 (c-comment-start-regexp, c-hanging-comment-ender-p)
5080 (c-hanging-comment-starter-p): Remove obsolete definitions.
5081
5082 * emacs.texi: Remove the menu entry "Comments in C".
5083
8cf51b2c
GM
50842004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5085
5086 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5087 `M-x locate'.
5088
50892004-05-16 Karl Berry <karl@gnu.org>
5090
5091 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5092 makeinfo --html fails.
5093 * help.texi (Help Summary) [@ifnottex]: Likewise.
5094
50952004-05-13 Nick Roberts <nickrob@gnu.org>
5096
5097 * building.texi (GDB Graphical Interface): Update and describe
5098 layout first.
5099
8cf51b2c
GM
51002004-05-04 Jason Rumney <jasonr@gnu.org>
5101
5102 * makefile.w32-in: Revert last change.
5103
51042004-05-03 Jason Rumney <jasonr@gnu.org>
5105
5106 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5107
8cf51b2c
GM
51082004-04-23 Juanma Barranquero <lektu@terra.es>
5109
5110 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5111
51122004-04-18 Juri Linkov <juri@jurta.org>
5113
5114 * fixit.texi (Spelling): Remove file extension from ispell xref.
5115
51162004-04-15 Kim F. Storm <storm@cua.dk>
5117
5118 * cmdargs.texi (Initial Options): Add -Q.
5119
51202004-04-05 Kim F. Storm <storm@cua.dk>
5121
5122 * custom.texi (File Variables): Add safe-local-eval-forms.
5123
8cf51b2c
GM
51242004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5125
5126 * files.texi (Reverting): Correct description of revert-buffer's
5127 handling of point.
5128
51292004-03-22 Juri Linkov <juri@jurta.org>
5130
5131 * emacs.texi (Top): Add `Misc X'.
5132
49823426 5133 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5134
5135 * glossary.texi: Improve references.
5136
5137 * help.texi: Sync keywords with finder.el.
5138
5139 * mini.texi (Completion): Add description for menu items.
5140
5141 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5142
5143 * sending.texi (Mail Methods): Fix xref to Message manual.
5144
8cf51b2c
GM
51452004-03-12 Richard M. Stallman <rms@gnu.org>
5146
8cf51b2c
GM
5147 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5148
8cf51b2c
GM
51492004-03-04 Richard M. Stallman <rms@gnu.org>
5150
5151 * search.texi (Regexps): Explain that ^ and $ have their
5152 special meanings only in certain contexts.
5153
5154 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5155
5156 * mule.texi (Specify Coding): Doc C-x RET F.
5157
5158 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5159 for multiple compile and grep buffers.
5160 (Indirect Buffers): Don't recommand clone-indirect-buffer
5161 for multiple compile and grep buffers.
5162
8cf51b2c
GM
51632004-02-29 Juanma Barranquero <lektu@terra.es>
5164
5165 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5166 Use $(DEL) instead of rm, and ignore exit code.
5167
8cf51b2c
GM
51682004-02-23 Nick Roberts <nick@nick.uklinux.net>
5169
5170 * building.texi (Watch Expressions): Update.
5171
51722004-02-21 Juri Linkov <juri@jurta.org>
5173
5174 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5175 --directory, --help, --version. Move text about command-line-args
5176 to Command Arguments.
5177 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5178 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5179 (Window Size X): Join -g and --geometry. Add @cindex.
5180 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5181 (Title X): Remove alias -title.
5182 (Misc X): New node.
5183
c8763fb6 51842004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5185
5186 * frames.texi (Drag and drop): Add Motif to list of supported
5187 protocols.
5188
c8763fb6 51892004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5190
5191 * frames.texi (Drag and drop): New section.
5192
51932004-01-24 Richard M. Stallman <rms@gnu.org>
5194
5195 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5196 Include it only @ifnotinfo. Patch the preceding and following
5197 node headers to point to each other.
5198
51992004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5200
5201 * calendar.texi (Appointments): Update section.
5202
52032003-12-29 Kevin Ryde <user42@zip.com.au>
5204
8cf51b2c
GM
5205 * programs.texi (C Modes): Fix the xref.
5206
52072003-12-23 Nick Roberts <nick@nick.uklinux.net>
5208
5209 * building.texi (Watch Expressions): Update.
5210 (Commands of GUD): Include use of toolbar + breakpoints set from
5211 fringe/margin.
5212
52132003-12-03 Andre Spiegel <spiegel@gnu.org>
5214
5215 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5216 <acm@muc.de>.
5217
c8763fb6 52182003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5219
5220 * frames.texi (Dialog Boxes): Add use-file-dialog.
5221
8cf51b2c
GM
52222003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5223
5224 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5225 in CC Mode.
5226
8cf51b2c
GM
52272003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5228
5229 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5230 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5231 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5232 * man/frames.texi, man/glossary.texi, man/killing.texi:
5233 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5234 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5235 * man/sending.texi, man/text.texi, man/trouble.texi:
5236 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5237
52382003-11-01 Alan Mackenzie <acm@muc.de>
5239
5240 * search.texi (Scrolling During Incremental Search): Document a
5241 new scrolling facility in isearch mode.
5242
8cf51b2c
GM
52432003-10-22 Miles Bader <miles@gnu.org>
5244
5245 * Makefile.in (info): Move before $(top_srcdir)/info.
5246
52472003-10-22 Nick Roberts <nick@nick.uklinux.net>
5248
5249 * building.texi (Watch Expressions): Update section on data display
5250 to reflect code changes (GDB Graphical Interface).
5251
8cf51b2c
GM
52522003-10-13 Richard M. Stallman <rms@gnu.org>
5253
5254 * xresources.texi (GTK resources): Clean up previous change.
5255
c8763fb6 52562003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5257
5258 * xresources.texi (GTK resources): Add a note that some themes
5259 disallow customizations. Add scroll theme example.
5260
8cf51b2c
GM
52612003-09-30 Richard M. Stallman <rms@gnu.org>
5262
8cf51b2c
GM
5263 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5264
5265 * misc.texi (Saving Emacs Sessions): Shorten the section,
5266 collapsing back into one node.
5267
52682003-09-30 Lars Hansen <larsh@math.ku.dk>
5269
5270 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5271
ce058493 52722003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5273
5274 * xresources.texi (GTK names in Emacs): Correct typo.
5275
8cf51b2c
GM
52762003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5277
5278 * cmdargs.texi (Font X): Mention new default font. More
5279 fully describe long font names, wildcard patterns and the
5280 problems involved. (Result of discussion on emacs-devel.)
5281
52822003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5283
5284 * emacs.texi (Acknowledgements): Correct typo.
5285
52862003-09-22 Richard M. Stallman <rms@gnu.org>
5287
5288 * dired.texi (Misc Dired Commands): New node.
5289 (Dired Navigation): Add dired-goto-file.
5290
5291 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5292
5293 * emacs.texi (Acknowledgements): New node, split from Distribution.
5294
5295 * cmdargs.texi (Action Arguments): -f reads interactive args.
5296
8cf51b2c
GM
52972003-09-08 Lute Kamstra <lute@gnu.org>
5298
5299 * screen.texi (Mode Line): Say that POS comes before LINE.
5300 Mention `size-indication-mode'.
5301 * display.texi (Optional Mode Line): Document
5302 `size-indication-mode'.
5303 * basic.texi (Position Info): Mention `size-indication-mode'.
5304
53052003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5306
5307 * xresources.texi (Resources): Refer to `editres' man page.
5308 (Lucid Resources): Update defaults. Expand description of
5309 `shadowThickness'.
5310
53112003-09-04 Miles Bader <miles@gnu.org>
5312
5313 * Makefile.in (top_srcdir): New variable.
5314 ($(top_srcdir)/info): New rule.
5315 (info): Depend on it.
5316
53172003-09-03 Peter Runestig <peter@runestig.com>
5318
5319 * makefile.w32-in: New file.
5320
53212003-08-29 Richard M. Stallman <rms@gnu.org>
5322
5323 * misc.texi (Saving Emacs Sessions): Correct previous change.
5324
8cf51b2c
GM
53252003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5326
8cf51b2c
GM
5327 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5328 (Intro): Include kmacro.texi after fixit.texi instead of after
5329 custom.texi. (As suggested by Kim Storm.)
5330
53312003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5332
5333 * fixit.texi (Fixit): Update `Next' pointer.
5334 * files.texi (Files): Update `Previous' pointer.
5335 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5336 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5337 (Suggested by Kim Storm.)
5338 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5339
53402003-08-18 Kim F. Storm <storm@cua.dk>
5341
5342 * kmacro.texi: New file describing enhanced keyboard macro
5343 functionality. Replaces old description in custom.texi.
5344
5345 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5346 (Keyboard Macros): Move to new kmacro.texi file.
5347
5348 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5349
8cf51b2c
GM
53502003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5351
5352 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5353
53542003-08-17 Alex Schroeder <alex@gnu.org>
5355
5356 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5357 required.
5358
8cf51b2c
GM
53592003-08-05 Richard M. Stallman <rms@gnu.org>
5360
5361 * programs.texi (Lisp Indent): Don't describe
5362 lisp-indent-function property here. Use xref to Lisp Manual.
5363
8cf51b2c
GM
53642003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5365
fffa137c 5366 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5367 abbreviations.
5368
53692003-07-24 Markus Rost <rost@math.ohio-state.edu>
5370
5371 * buffers.texi (List Buffers): Fix previous change.
5372
8cf51b2c
GM
53732003-07-13 Markus Rost <rost@math.ohio-state.edu>
5374
5375 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5376 List*.
5377
53782003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5379
8cf51b2c
GM
5380 * display.texi (Font Lock): Fix typo.
5381
53822003-07-07 Richard M. Stallman <rms@gnu.org>
5383
5384 * display.texi (Font Lock): Add xref for format info on
5385 font-lock-remove-keywords.
5386
5387 * building.texi (Compilation): Document what happens with asynch
5388 children of compiler process.
5389
5390 * help.texi (Library Keywords): Use @multitable.
5391
8cf51b2c
GM
53922003-06-04 Richard M. Stallman <rms@gnu.org>
5393
5394 * programs.texi (Expressions): Delete C-M-DEL.
5395
5396 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5397 comint-move-point-for-output renamed from
5398 comint-scroll-to-bottom-on-output.
5399
5400 * custom.texi (Init Rebinding): Replace previous change with xref.
5401 (Non-ASCII Rebinding): Explain that issue more briefly here.
5402
54032003-05-28 Richard M. Stallman <rms@gnu.org>
5404
5405 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5406
54072003-05-28 Nick Roberts <nick@nick.uklinux.net>
5408
5409 * building.texi (GDB Graphical Interface): New node.
5410 (Rewritten somewhat by RMS.)
5411
c8763fb6 54122003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5413
5414 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5415 non-English letters. Explain how to set coding systems correctly
5416 and how to include the right coding cookie in the file.
5417
c8763fb6 54182003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5419
5420 * indent.texi (Indentation): Explain the concepts.
5421 (Just Spaces): Explain why preventing tabs for indentation might
5422 be useful.
5423
8cf51b2c
GM
54242003-04-16 Richard M. Stallman <rms@gnu.org>
5425
5426 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5427
8cf51b2c
GM
54282003-02-22 Alex Schroeder <alex@emacswiki.org>
5429
5430 * cmdargs.texi (General Variables): Document SMTPSERVER.
5431
8cf51b2c
GM
5432 * sending.texi: Remove SMTP node.
5433 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5434 library.
5435
8cf51b2c
GM
54362003-02-22 Alex Schroeder <alex@emacswiki.org>
5437
5438 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5439
54402003-02-22 Simon Josefsson <jas@extundo.com>
5441
5442 * sending.texi (Mail Methods): Add node about SMTP.
5443
c8763fb6 54442003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5445
5446 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5447
8cf51b2c
GM
54482003-02-01 Kevin Ryde <user42@zip.com.au>
5449
5450 * glossary.texi (Glossary): Correction to cl cross reference.
5451
54522003-01-20 Richard M. Stallman <rms@gnu.org>
5453
5454 * killing.texi (Rectangles): Document C-x c r.
5455
c8763fb6 54562003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5457
5458 * xresources.texi (GTK resources): New node.
5459 (GTK widget names): New node.
5460 (GTK names in Emacs): New node.
5461 (GTK styles): New node.
5462
c8763fb6 54632003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5464
5465 * maintaining.texi (Create Tags Table): Add reference to the new
5466 `etags --help --lang=LANG' option.
5467
8cf51b2c
GM
54682002-10-02 Karl Berry <karl@gnu.org>
5469
49823426 5470 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5471 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5472 where needed for the sake of the HTML output.
8cf51b2c
GM
5473
54742001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5475
5476 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5477 source files.
5478
54792001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5480
5481 * Makefile.in (emacsman): New target.
5482
8cf51b2c
GM
54832001-10-20 Gerd Moellmann <gerd@gnu.org>
5484
5485 * (Version 21.1 released.)
5486
54872001-10-05 Gerd Moellmann <gerd@gnu.org>
5488
5489 * Branch for 21.1.
5490
8cf51b2c
GM
54912001-03-05 Gerd Moellmann <gerd@gnu.org>
5492
5493 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5494
8cf51b2c
GM
54952000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5496
5497 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5498
8cf51b2c
GM
54991999-07-12 Richard Stallman <rms@gnu.org>
5500
5501 * Version 20.4 released.
5502
55031998-12-04 Markus Rost <rost@delysid.gnu.org>
5504
5505 * Makefile.in (INFO_TARGETS): Delete customize.info.
5506 (DVI_TARGETS): Delete customize.dvi.
5507 (../info/customize, customize.dvi): Targets deleted.
5508
55091998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5510
5511 * Version 20.3 released.
5512
55131998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5514
5515 * Makefile.in (EMACSSOURCES): Add mule.texi.
5516 Add msdog.texi, ack.texi. Remove gnu1.texi.
5517
55181998-04-06 Andreas Schwab <schwab@gnu.org>
5519
5520 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5521 it in dvi targets.
8cf51b2c
GM
5522
55231997-09-23 Paul Eggert <eggert@twinsun.com>
5524
5525 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5526 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5527 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5528
55291997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5530
5531 * Version 20.2 released.
5532
55331997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5534
5535 * Version 20.1 released.
5536
55371997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5538
5539 * Makefile (../info/customize, customize.dvi): New targets.
5540 (INFO_TARGETS): Add ../info/customize.
5541 (DVI_TARGETS): Add customize.dvi.
5542
8cf51b2c
GM
55431996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5544
5545 * Version 19.33 released.
5546
55471996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5548
5549 * Version 19.32 released.
5550
8cf51b2c
GM
55511996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5552
5553 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5554
55551996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5556
5557 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5558 Specify -I option.
5559 (All dvi targets): Set the TEXINPUTS variable.
5560
55611996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5562
5563 * Version 19.31 released.
5564
8cf51b2c
GM
55651995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5566
5567 * Version 19.30 released.
5568
8cf51b2c
GM
55691995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5570
5571 * Makefile.in (maintainer-clean): Rename from realclean.
5572
55731994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5574
5575 * Makefile.in: New file.
5576 * Makefile: File deleted.
5577
55781994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5579
5580 * Makefile (TEXINDEX_OBJS): Variable deleted.
5581 (texindex, texindex.o, getopt.o): Rules deleted.
5582 All deps on texindex deleted.
5583 (distclean): Don't delete texindex.
5584 (mostlyclean): Don't delete *.o.
5585 * texindex.c, getopt.c: Files deleted.
5586
55871994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5588
5589 * Version 19.26 released.
5590
55911994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5592
5593 * Makefile (EMACSSOURCES): Exclude undo.texi.
5594
55951994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5596
5597 * Version 19.25 released.
5598
55991994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5600
5601 * Version 19.24 released.
5602
56031994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5604
5605 * Version 19.23 released.
5606
56071994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5608
5609 * Makefile: Delete spurious tab.
5610
56111994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5612
5613 * Makefile (.SUFFIXES): New rule.
5614
8cf51b2c
GM
56151993-12-04 Richard Stallman (rms@srarc2)
5616
5617 * getopt.c: New file.
5618 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5619 (getopt.o): New rule.
5620 (dvi): Don't depend on texindex.
49823426 5621 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5622
56231993-12-03 Richard Stallman (rms@srarc2)
5624
49823426
GM
5625 * Makefile (TEXI2DVI): New variable.
5626 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5627 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5628
56291993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5630
5631 * Version 19.22 released.
5632
56331993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5634
5635 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5636
56371993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5638
5639 * Version 19.21 released.
5640
8cf51b2c
GM
56411993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5642
5643 * Makefile (realclean): Don't delete the Info files.
5644
56451993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5646
8cf51b2c
GM
5647 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5648 4' where appropriate.
5649
56501993-10-20 Brian Fox (bfox@ai.mit.edu)
5651
49823426 5652 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5653
5654 * texindex.c: Include "../src/config.h" if building in emacs.
5655
5656 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5657 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5658 Add target to build texindex.c, defining `emacs'.
5659
8cf51b2c
GM
56601993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5661
5662 * Version 19.19 released.
5663
8cf51b2c
GM
56641993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5665
5666 * Version 19.18 released.
5667
56681993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5669
5670 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5671
56721993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5673
5674 * Version 19.17 released.
5675
56761993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5677
5678 * split-man: Fix typos in last change.
5679
56801993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5681
5682 * Version 19.16 released.
5683
56841993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5685
5686 * version 19.15 released.
5687
56881993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5689
5690 * Makefile (distclean): It's rm, not rf.
5691
56921993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5693
5694 * Version 19.14 released.
5695
56961993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5697
5698 * Makefile: New file.
5699
57001993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5701
5702 * Version 19.13 released.
5703
57041993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5705
5706 * Version 19.9 released.
5707
57081993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5709
5710 * Version 19.8 released.
5711
57121993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5713
5714 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5715
5716 * trouble.texi: It's `enable-flow-control-on', not
5717 `evade-flow-control-on'.
5718
57191993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5720
5721 * display.texi: Document standard-display-european.
5722
57231993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5724
5725 * Version 19.7 released.
5726
5727 * emacs.texi: Add a sentence to the top menu mentioning the
5728 specific version of Emacs this manual applies to.
5729
57301993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5731
5732 * basic.texi: Document next-line-add-lines variable used to
5733 implement down-arrow.
5734
5735 * killing.texi: Document kill-whole-line.
5736
57371993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5738
5739 * text.texi: Update unix TeX ordering information.
5740
57411993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5742
5743 * news.texi: Mention fill-rectangle in keybinding list.
5744
5745 * killing.texi: Document fill-rectangle.
5746
57471993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5748
5749 * vc.texi: Bring the docs up to date with VC 5.2.
5750
57511992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5752
5753 * emacs.tex: Mention blackbox and gomoku under Amusements.
5754 Assembler mode is now mentioned and appropriately indexed
5755 under Programming Modes.
5756
57571991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5758
5759 * emacs.tex: Update TeX ordering information.
5760
8cf51b2c
GM
57611990-06-26 David Lawrence (tale@geech)
5762
5763 * emacs.tex: Note that completion-ignored-extensions is not used
5764 to filter out names when all completions are displayed in
5765 *Completions*.
5766
57671990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5768
5769 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5770
57711990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5772
5773 * emacs.tex: Add @findex grep.
5774
8cf51b2c
GM
57751988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5776
5777 * emacs.tex: Correct two typos. No other changes before
5778 Version 19 will be made.
5779
8cf51b2c
GM
57801988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5781
5782 * emacs.tex: Update information for obtaining TeX distribution from the
5783 University of Washington.
5784
5785;; Local Variables:
c8763fb6 5786;; coding: utf-8
8cf51b2c
GM
5787;; fill-column: 79
5788;; add-log-time-zone-rule: t
5789;; End:
5790
5791 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5792 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5793
5794 This file is part of GNU Emacs.
5795
352c8b4a 5796 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5797 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5798 the Free Software Foundation, either version 3 of the License, or
5799 (at your option) any later version.
8cf51b2c
GM
5800
5801 GNU Emacs is distributed in the hope that it will be useful,
5802 but WITHOUT ANY WARRANTY; without even the implied warranty of
5803 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5804 GNU General Public License for more details.
5805
5806 You should have received a copy of the GNU General Public License
352c8b4a 5807 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5808
5809;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd