Already documented: In Etags, the --members option is now the default.
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
ef082374
TH
12008-10-31 Tassilo Horn <tassilo@member.fsf.org>
2
3 * files.texi (Files): Add a section about document
4 files (doc-view-mode).
5
d52582c3
CY
62008-10-31 Chong Yidong <cyd@stupidchicken.com>
7
8 * building.texi (Compilation Mode): Document
9 compilation-auto-jump-to-first-error.
10 (Debuggers): Lower GUD subsections to subsubsections.
11 (Starting GUD): Add cindex.
12 (Lisp Interaction): Note that scratch is no longer the initial buffer.
13
4e0a0968
CY
142008-10-30 Chong Yidong <cyd@stupidchicken.com>
15
03625b47
CY
16 * indent.texi (Indentation): Link to Program Indent.
17
4e0a0968
CY
18 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
19 now uses emacsclient's terminal.
20
8bd3f7ef
CY
212008-10-29 Chong Yidong <cyd@stupidchicken.com>
22
80e5620e
CY
23 * mark.texi (Using Region): Document use-empty-active-region.
24
97d5c404
CY
25 * emacs.texi (Top): Update node listings.
26
8bd3f7ef
CY
27 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
28 mention obsolete emacs.bash script.
29 (Invoking emacsclient): Rewrite, moving optional arguments to
30 emacsclient Options.
21d2bae3
CY
31 (emacsclient Options): New node. Document server-use-tcp and
32 server-host.
8bd3f7ef 33
5fda2cbd
CY
342008-10-28 Chong Yidong <cyd@stupidchicken.com>
35
36 * indent.texi (Indentation): Replace list with paragraphed text,
37 putting description of syntax-driven indentation first. Document new
38 effect of active regions on tab.
39 (Tab Stops): Note that editable tab stops affect indentation commands.
40
4ff029f6
DN
412008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
42
43 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
44
996cd6e4
CY
452008-10-23 Chong Yidong <cyd@stupidchicken.com>
46
f28815e3
CY
47 * custom.texi (Function Keys): Note that modified keypad keys are not
48 translated.
49
996cd6e4
CY
50 * basic.texi (Arguments): Explain how to insert multiple digits.
51
49545fe2
MA
522008-10-22 Michael Albinus <michael.albinus@gmx.de>
53
54 * files.texi (Remote Files): Precise selection of default method.
55 Rewrite paragraph about disabling remote file names.
56
edac0b53
CY
572008-10-22 Chong Yidong <cyd@stupidchicken.com>
58
e752c544
CY
59 * search.texi (Special Isearch): Document M-TAB is isearch.
60
edac0b53
CY
61 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
62 command.
63
64 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
65
20a36054
TH
662008-10-22 Tassilo Horn <tassilo@member.fsf.org>
67
68 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
69 section.
70
69051ab6
CY
712008-10-21 Chong Yidong <cyd@stupidchicken.com>
72
c4b1a32a
CY
73 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
74 to files.texi. Move contents of vc2-xtra.texi here.
75
76 * vc2-xtra.texi: File removed.
77
78 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
79 Directory Commands from the submenu. Don't include deleted file
80 vc2-xtra.texi.
81
82 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
83 (Version Control): Add VC Directory Mode and VC Directory Commands to
84 the submenu.
85 (Why Version Control?): Use table format.
86 (Version Control Systems): Note that Meta-CVS support is gone.
87 (VCS Concepts): Note precisely when VC started supporting filesets.
88 Remove bogus xref to CVS Options node.
89 (Types of Log File): Copyedits.
90 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
91 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
92 The Right Thing.
93 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
94 (Log Buffer): Reorganize node, putting C-c C-c description first.
95 (Old Revisions): Use CVS for example, not RCS.
96 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
97 Commands from the submenu, putting them under Version Control.
98 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
99 need to include it in the manual unconditionally, since it is now
100 crucial to using distributed version control systems.
1a6e2954
CY
101 (Comparing Files): Note that diff uses the minibuffer, and that the
102 output is shown using Diff mode.
103 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
104 diff-update-on-the-fly, diff-refine-hunk, and
105 diff-show-trailing-whitespaces.
1a6e2954 106 (File Archives): Add rar support.
c4b1a32a 107
69051ab6
CY
108 * major.texi (Choosing Modes): Make mode selection sequence more
109 obvious by describing the steps in order of priority. Note that
110 magic-mode-alist is nil by default. Document
111 magic-fallback-mode-alist.
112
e7421e03
CY
1132008-10-20 Chong Yidong <cyd@stupidchicken.com>
114
115 * frames.texi (Mouse References): Copyedits.
116
6b2efdc2
TH
1172008-10-20 Tassilo Horn <tassilo@member.fsf.org>
118
119 * ack.texi (Acknowledgments): Add myself as doc-view author.
120
9c5e9396
EZ
1212008-10-20 Eli Zaretskii <eliz@gnu.org>
122
123 * frames.texi (Dialog Boxes): Add @cindex entries.
124
dac94f8e
CY
1252008-10-20 Chong Yidong <cyd@stupidchicken.com>
126
127 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
128 (Text-Only Mouse): Copyedit.
129
25597d40
CY
1302008-10-19 Chong Yidong <cyd@stupidchicken.com>
131
f8a447f6
CY
132 * frames.texi: Use @key throughout for mouse clicks.
133 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
134 (Secondary Selection): Fix modified mouse click syntax.
135 (Clipboard): Describe Cut, Copy and Paste commands.
136 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
137 Copyedits.
138 (Creating Frames): Add xref to Init File.
139 (Frame Commands): Add xref to Exiting.
140 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 141
b0f95216
CY
1422008-10-15 Chong Yidong <cyd@stupidchicken.com>
143
b0817f00
CY
144 * files.texi (Version Control): Copyedits. Add Bazaar.
145 (Version Control Systems): List different VCS's using an itemized list.
146 Add Bazaar.
147 (VCS Concepts): Copyedits. Tweak description of file merging.
148
b0f95216
CY
149 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
150 (Cut/Paste Other App): Document select-active-regions and
151 x-select-enable-primary.
152
69d0d701
CY
1532008-10-13 Chong Yidong <cyd@stupidchicken.com>
154
155 * mark.texi (Shift Selection): Correct case in node name.
156
157 * emacs.texi (Top): Update node order in Mark chapter.
158
375e8351
EZ
1592008-10-12 Eli Zaretskii <eliz@gnu.org>
160
161 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
162
163 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
164 elsewhere in the manual instead of describing yet again the intricacies
165 of $HOME on MS-Windows and MS-DOS.
166
ab58114f
CY
1672008-10-12 Chong Yidong <cyd@stupidchicken.com>
168
4f959513
CY
169 * mini.texi (Minibuffer File): Add xref to File Names.
170 (Minibuffer File): Add discussion of `~' in file names. Add
171 insert-default-directory index reference.
172
ab58114f
CY
173 * files.texi (File Names): Reorganize description.
174 (Visiting): Add xref to Mode Line. Copyedits.
175 (Save Commands): Mention prefix behavior of C-x C-s.
176 (Numbered Backups): Node deleted.
177 (Backup Names): Contents of Numbered Backups moved here. State default
178 of version-control variable.
179 (Reverting): Copyedits.
180 (Version Control): Add additional version control systems.
181
182 * emacs.texi (Top): Delete Numbered Backups node.
183
184 * cmdargs.texi (General Variables): Change Numbered Backups xref to
185 Backup Names.
f2884f63 186 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 187
b0b5100a
RF
1882008-10-11 Romain Francoise <romain@orebokech.com>
189
190 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
191
89774b5f
CY
1922008-10-11 Chong Yidong <cyd@stupidchicken.com>
193
194 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
195 (Select Buffer): Mention use of minibuffer history. Describe default
196 value of default-major-mode. Mention that C-x 4 b selects the other
197 window.
198 (List Buffers): Document CRM indicators in the order they appear.
199 (Kill Buffer): Document new command kill-matching buffers.
200 (Several Buffers): Move explanation of the relationship between buffer
201 list and buffer menu to the top.
202 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
203
4c72bf27
CY
2042008-10-10 Chong Yidong <cyd@stupidchicken.com>
205
206 * entering.texi (Exiting): Document change of C-x C-c to
207 save-buffers-kill-terminal. Document kill-emacs.
208
f68eb991
EZ
2092008-09-30 Eli Zaretskii <eliz@gnu.org>
210
211 * mule.texi (Coding Systems): Don't mention codepage-setup.
212
213 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
214 cpNNN coding systems anymore.
215 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
216 for unibyte mode. Don't mention line-drawing characters. Don't
217 mention dos-unsupported-char-glyph.
218
1a2dd44d
CY
2192008-09-25 Chong Yidong <cyd@stupidchicken.com>
220
221 * search.texi (Search): Shorten introduction.
222 (Basic Isearch): Add command table. Discuss reverse isearch and
223 isearch highlighting.
224 (Repeat Isearch): Move lazy highlighting discussion here. Add search
225 ring to cindex.
226 (Special Isearch): Move input methods discussion here.
227 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
228 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
229 Repeat Isearch.
230 (Isearch Minibuffer): New node.
231 (Word Search): Document new word search commands.
232 (Regexp Example): Simplify example using sentence-end-base variable.
233 (Replace): Reword introduction.
234 (Unconditional Replace): Remove unnecessary example.
235 (Other Repeating Search): Document new `M-s o' binding.
236
237 * emacs.texi (Top): Update node listings.
238
e45da31d
JB
2392008-09-22 Juanma Barranquero <lekktu@gmail.com>
240
241 * emacs.texi (Top): Remove Kill Errors from menu.
242
841c8096
CY
2432008-09-22 Chong Yidong <cyd@stupidchicken.com>
244
402168fa
CY
245 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
246 interface for defining macros. Simplify examples. Note that C-g quits
247 macro definitions.
248 (Keyboard Macro Counter): Document using F3 to insert counter. Give
249 usage example.
250 (Keyboard Macro Query): Organize query responses in a table.
251
252 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
253 to Erasing node.
841c8096
CY
254 (Undo): Reorganize paragraphs for logical flow. Move keybinding
255 rationale to a footnote.
256 (Kill Errors): Remove node, due to redundancy with Erasing.
257 (Spelling): Move discussion of flyspell to end. Note new behavior of
258 M-$ in active region. Remove non-ispell-specific keybindings from
259 table.
260
eab2ee89
DN
2612008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
262
263 * cmdargs.texi (Initial Options): Document --daemon.
264
3d53e905
GM
2652008-09-20 Glenn Morris <rgm@gnu.org>
266
267 * files.texi (Numbered Backups): Mention that some modes set
268 version-control.
269
1c90484d
GM
2702008-09-20 Jim Blandy <jimb@red-bean.com>
271
272 * files.texi (Numbered Backups): Reference File Variables, as well.
273 Remove discussion of Rmail's implementation.
274
0fc0d844
CY
2752008-09-06 Chong Yidong <cyd@stupidchicken.com>
276
277 * misc.texi (Recursive Edit): Note that top-level exits active
278 minibuffers.
279
280 * trouble.texi (Quitting): Likewise.
281
b18d283d
CY
2822008-08-31 Chong Yidong <cyd@stupidchicken.com>
283
284 * emacs.texi (Top): Add Temporary Face Changes xref.
285
286 * display.texi (Display): Move Temporary Face Changes node to just
287 after Standard Faces.
288 (Scrolling): Document recenter-top-bottom instead of recenter.
289 (Horizontal Scrolling): Move auto hscroll discussion to the top.
290 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
291 (Display Custom): Copyedits.
292 (Optional Mode Line): Document display-battery-mode.
293
180135fc
RF
2942008-08-27 Romain Francoise <romain@orebokech.com>
295
296 * custom.texi (Directory Variables): Minor fix.
297
d3fe3475
GM
2982008-08-27 Glenn Morris <rgm@gnu.org>
299
300 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
301 descriptions.
302 (Calendar Customizing): Tweak layout description.
183080b6 303 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
304 markers. Condense calendar-star-date and calendar-mark-today
305 description.
306 (Holiday Customizing): Add oriental and solar holidays.
307 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
308 Fix holiday-float description. Use zerop in examples. Be less verbose.
309 (Date Display Format): Change ISO format. Be less verbose.
310 (Diary Customizing): Mention day and month abbrev arrays.
311 Mention the date-form variables by name. Update European example.
312 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
313 Condense examples. Mention diary-entry-symbols by name.
314 Condense table for insertion commands.
315 (Fancy Diary Display): Mention diary-include-string and
316 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
317 Ethiopic, Persian date functions. Condense descriptions.
318
319 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
320 (Adding to Diary): Adapt for changed node name.
321
71755807
GM
3222008-08-26 Glenn Morris <rgm@gnu.org>
323
324 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
325 node "Hebrew/Islamic Entries".
326
327 * calendar.texi (Specified Dates): Fix names of iso functions.
328 (General Calendar): There may not be another window.
329 (Writing Calendar Files, Holidays): Tweak intro.
330 (Holidays): Mention Baha'i and Chinese holidays.
331 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
332 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
333 (To Other Calendar): Add calendar-print-other-dates.
334 Refer to "graphic display" rather than "X.
335 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
336 (Displaying the Diary): Fix whitespace after reference.
337 Fix `diary-number-of-entries' reference.
338 (Date Formats): Explicitly mention that day names can be abbreviated.
339 (Adding to Diary): Add some references to other sections.
340 (Special Diary Entries): Fix reference.
341 (Appointments): Simplify appt-message-warning-time entry.
342 Clarify where times must be.
343 (Importing Diary): Comment out icalendar paragraph that does not apply.
344 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
345
d76ebc75
GM
3462008-08-23 Glenn Morris <rgm@gnu.org>
347
348 * fortran-xtra.texi (Fortran): Change description of free form and
349 fixed form a bit. Mention hideshow and imenu.
350 (Fortran Motion): Mention fortran-end-of-subprogram,
351 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
352 (Fortran Indent): Minor re-word.
353 (ForIndent Commands): Mention fortran-fill-paragraph and
354 fortran-fill-statement.
355 (ForIndent Cont): Mention fortran-tab-mode-string.
356 (Fortran Comments): Mention fortran-comment-line-start-skip.
357 (Fortran Columns): Mention font-locking.
358 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
359
e2a71e28
JB
3602008-08-23 Johan Bockgard <bojohan@muon>
361
362 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
363
5c52e13c
CY
3642008-08-22 Chong Yidong <cyd@stupidchicken.com>
365
366 * mini.texi (Minibuffer): Simplify introduction.
367 (Minibuffer File): Document tilde in minibuffer filenames.
368 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
369 to enter tabs, spaces, and question marks. Describe behavior of C-a.
370 (Completion Example): Update example to current command list.
371 (Completion Options): Document `lazy' value of completion-auto-help.
372 Update contents of completion-ignored-extensions.
373 (Minibuffer History): Describe "future history" list. State default
374 value of history-delete-duplicates.
375
77a00355
GM
3762008-08-21 Glenn Morris <rgm@gnu.org>
377
378 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 379 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 380
39ee1d04
CY
3812008-08-17 Chong Yidong <cyd@stupidchicken.com>
382
383 * regs.texi (Registers): Clarify valid register names.
384 (RegPos): Note that buffer is saved and restored too.
385 (RegText): Note that mark is reactivated/deactivated.
386 (RegConfig): Xref to Windows node.
387
b12c348f
CY
3882008-08-16 Chong Yidong <cyd@stupidchicken.com>
389
3ae7ba79
CY
390 * basic.texi (Inserting Text): Provide command name for C-q.
391
b12c348f
CY
392 * killing.texi (Killing): Copyedit. Define read-only text.
393 (Deletion): DEL and C-d were already explained in Erasing; xref there.
394 (Killing by Lines): Copyedit.
395 (Other Kill Commands): Move M-w description here.
396 (Yanking): Move M-w to Other Kill Commands.
397 (Kill Ring): Also mention saving text in registers. Link to Text
398 Properties in elisp manual.
399 (Accumulating Text): Copyedit.
400 (CUA Bindings): Shift selection is now the default.
401
d8ff7692
TZ
4022008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
403
404 * maintaining.texi (Change Log): Mention next-error is available.
405
a43a8a2e
GM
4062008-08-10 Glenn Morris <rgm@gnu.org>
407
408 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
409 and intermonth text.
410 (Holiday Customizing): Add holiday-chinese.
411
eba27308
EZ
4122008-08-08 Eli Zaretskii <eliz@gnu.org>
413
414 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
415
5f14a5b3
DN
4162008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
417
418 * files.texi (Log Buffer): Describe C-c C-d.
419 (Diff Mode): Describe C-x 4 A.
420
49989bff
EZ
4212008-08-06 Eli Zaretskii <eliz@gnu.org>
422
423 * vc1-xtra.texi (VC Directory Mode): Fix last change.
424
5c915c02
DN
4252008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
426
2beaf97a
DN
427 * files.texi (Old Revisions): Update the keys used by vc-annotate and
428 describe the new bindings to show the changeset diff, toggle annotation
429 visibility, show revisions.
430 (VC Status): Describe key bindings for modifying the change comments,
431 displaying changeset diffs and annotations.
432
5c915c02
DN
433 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
434
71798ace
NR
4352008-08-05 Nick Roberts <nickrob@snap.net.nz>
436
437 * vc1-xtra.texi (VC Directory Mode): Fix typo.
438
b8949644
EZ
4392008-08-02 Eli Zaretskii <eliz@gnu.org>
440
441 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
442 and wording.
443
819567d1
DN
4442008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
445
446 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 447 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
448 commands. Improve some old info.
449
5f38310a
CY
4502008-07-31 Chong Yidong <cyd@stupidchicken.com>
451
0dc3906b
CY
452 * display.texi (Visual Line Mode): New node.
453
5f38310a
CY
454 * basic.texi (Inserting Text): Move DEL to deletion node.
455 (Moving Point): Add additional alternative key bindings. Describe
456 line-move-visual.
457 (Erasing): Describe DEL.
458 (Basic Undo, Blank Lines, Arguments): Copyedit.
459 (Continuation Lines): Mention Visual Line mode.
460 (Position Info): Move extended discussion to mule.texi.
461
462 * mule.texi (International Chars): Describe C-x =.
463
464 * emacs.texi (Top): Add Visual Line Mode node.
465
7c2fb837
DN
4662008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
467
468 * emacs.texi: Remove VMS support.
469
3f6b73ef
DN
4702008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
471
472 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
473 the vc-dir command name.
474
9e2a2647
DN
4752008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
476
477 * xresources.texi: Remove mentions of Mac Carbon.
478
568beaa2
AS
4792008-07-19 Andreas Schwab <schwab@suse.de>
480
481 * ns-emacs.texi: Move to ../misc.
482
0ef94706
CY
4832008-07-15 Chong Yidong <cyd@stupidchicken.com>
484
485 * entering.texi (Exiting): Don't describe text-only terminals as the
486 default. Describe the new startup screen.
487 (Exiting): Describe how to kill Emacs first. Change description of
488 iconification to handle modern window systems.
489
ba60bd44 4902008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
491
492 * ns-emacs.texi: New file, documents features of Emacs port under
493 NeXTstep windowing.
494
9f30aa73
CY
4952008-07-15 Chong Yidong <cyd@stupidchicken.com>
496
938a5d2e
CY
497 * entering.texi (Entering Emacs): Update prev node.
498
499 * glossary.texi (Glossary): Remove xref to Text Characters.
500
9f30aa73
CY
501 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
502 directly, rather than in the context of ASCII. Move description of
503 special properties of modifier key to new Modifier Keys node.
504 (Keys): Copyedit.
505 (Text Characters): Delete node. Multibyte is the default nowadays, and
506 the node contents are obsolete.
507
508 * custom.texi (Modifier Keys): New node.
509
510 * emacs.texi (Top): Update node list.
511
7e53d36c
CY
5122008-07-13 Chong Yidong <cyd@stupidchicken.com>
513
514 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
515 saying that Emacs provides menus and mouse support (which is par for
516 the course).
517
518 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
519 early on.
520 (Point): Copyedit. Relegate historical trivia to a footnote.
521 (Mode Line): Explain mode-line format more consistently.
522 (Menu Bar): Copyedit.
523
1e9fa96d
GM
5242008-06-27 Glenn Morris <rgm@gnu.org>
525
526 * cal-xtra.texi (Sexp Diary Entries):
527 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
528
dc9bebb8
CY
5292008-06-26 Chong Yidong <cyd@stupidchicken.com>
530
531 * mark.texi (Shift selection): New node.
532 (Mark): Copyedits.
533 (Persistent Mark): Move to the end of the chapter.
534
e7881076
EZ
5352008-06-20 Eli Zaretskii <eliz@gnu.org>
536
537 * makefile.w32-in (distclean): Remove makefile.
538
f427400c
NR
5392008-06-17 Nick Roberts <nickrob@snap.net.nz>
540
541 * building.texi (Starting GUD): Add an entry for gud-gdb.
542 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
543 command mode.
544
b597d348
GM
5452008-06-17 Glenn Morris <rgm@gnu.org>
546
547 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
548
647b7094
NR
5492008-06-17 Nick Roberts <nickrob@snap.net.nz>
550
551 * building.texi (Starting GUD): Expand on remote debugging.
552 (Other GDB-UI Buffers): Mention new keyboard bindings.
553
47a30023
GM
5542008-06-15 Glenn Morris <rgm@gnu.org>
555
556 * gnu.texi: Use a verbatim license for this invariant section,
557 as per etc/GNU.
558
37e5d54a
GM
5592008-06-13 Daniel Engeler <engeler@gmail.com>
560
561 * emacs.texi, misc.texi: Add documentation about serial port access.
562
8e65d46c
GM
5632008-06-13 Glenn Morris <rgm@gnu.org>
564
c1473b4c
MB
565 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
566 maintain.info.
8e65d46c 567
e40a85cd
MB
5682008-06-05 Miles Bader <miles@gnu.org>
569
570 * display.texi (Temporary Face Changes): Update to reflect function
571 renamings in face-remap.el.
572
56c73dec
MB
5732008-06-04 Miles Bader <miles@gnu.org>
574
575 * display.texi (Temporary Face Changes): Add
576 `adjust-buffer-face-height'. Rewrite description of
577 `increase-buffer-face-height' and `decrease-default-face-height' now
578 that they aren't bound by default.
579
9d3d42fb
MB
5802008-06-03 Miles Bader <miles@gnu.org>
581
582 * display.texi (Temporary Face Changes): New node.
583
2be6bfe2
EZ
5842008-05-31 Eli Zaretskii <eliz@gnu.org>
585
586 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
587
daf7e339
GM
5882008-05-31 Glenn Morris <rgm@gnu.org>
589
590 * cal-xtra.texi (Fancy Diary Display): Simplify.
591
d21d2618
GM
5922008-05-30 Glenn Morris <rgm@gnu.org>
593
594 * cal-xtra.texi (Fancy Diary Display): Update for
595 diary-display-function replacing diary-display-hook.
596
71ce5fd0
JB
5972008-05-29 Drew Adams <drew.adams@oracle.com>
598
599 * msdog.texi (Windows Keyboard): Add descriptions of
600 w32-register-hot-key and w32-unregister-hot-key.
601
a3cdbdf8
MO
6022008-05-21 Tom Tromey <tromey@redhat.com>
603
604 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
605 Variables node.
606
854a574c
MO
6072008-05-19 Tom Tromey <tromey@redhat.com>
608
609 * custom.texi (Variables): Add Directory Variables to menu.
610 (Directory Variables): New node.
611
7c2ec3f9
ER
6122008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
613
71ce5fd0 614 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 615
370fded4
ER
6162008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
617
618 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
619 Revision Tags and rewritten. Section now uses modern terminology,
620 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
621 accurately.
622
6af511e3
EZ
6232008-05-10 Eli Zaretskii <eliz@gnu.org>
624
625 * msdog.texi (Windows Files): Update documentation of
626 w32-get-true-file-attributes.
627
7a78b6e7
ER
6282008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
629
630 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
631 directory mode.
632
1bcfc24e
CY
6332008-05-08 Chong Yidong <cyd@stupidchicken.com>
634
635 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 636 entry "television".
1bcfc24e 637
db86064f
ER
6382008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
639
ab5ec32c 640 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 641
a31b405e
ER
6422008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
643
644 * emacs/buffers.texi, emacs/files.texi (Version-control):
645 vc-toggle-read-only is no longer a good idea...
646
ff2c14fc
GM
6472008-04-29 Glenn Morris <rgm@gnu.org>
648
649 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
650
367c9b7c
JL
6512008-04-22 Juri Linkov <juri@jurta.org>
652
653 * dired.texi (Subdirectories in Dired): Describe using `^'
654 to return to the parent directory.
655
4ac1e9b4
NR
6562008-04-22 Nick Roberts <nickrob@snap.net.nz>
657
658 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
659 recent changes.
660
b9b3bf2b
NR
6612008-04-19 Nick Roberts <nickrob@snap.net.nz>
662
663 * building.texi (GDB-UI Layout, Breakpoints Buffer)
664 (Other GDB-UI Buffers): Update for recent thread related changes.
665
4d120d6a
SM
6662008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
667
668 * maintaining.texi (Maintaining):
669 * emacs.texi (Top): Typo.
670
a152877d
SM
6712008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
672
b9b3bf2b
NR
673 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
674 arg in `font-lock-add-keywords'.
a152877d 675
36c0514c
GM
6762008-04-08 Glenn Morris <rgm@gnu.org>
677
678 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
679 Also add Baha'i calendar references where appropriate.
680
06a97d46
GM
6812008-04-05 Glenn Morris <rgm@gnu.org>
682
683 * custom.texi (Init File): Byte-compiling .emacs is bad.
684
6adc6eed
SM
6852008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
686
687 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
688
571388b0
GM
6892008-03-29 Glenn Morris <rgm@gnu.org>
690
691 * calendar.texi: Update for `calendar-date-style' replacing
692 `european-calendar'.
693
3ae8f876
JR
6942008-03-28 Jason Rumney <jasonr@gnu.org>
695
696 * display.texi (Display Custom): Mention overlay-margin in text.
697
5bc6ddff 6982008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 699
5bc6ddff
MB
700 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
701 tutorial' comments.
03a864d5 702
7186a830
CY
7032008-03-28 Chong Yidong <cyd@stupidchicken.com>
704
705 * mark.texi (Mark): Rearrange nodes.
706 (Persistent Mark): Rename from Transient Mark.
707 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
708 Describe Transient Mark mode as the default.
709
710 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
711 the default behavior with Transient Mark mode off.
712 (Position Info): Fix typo.
713
71ce5fd0
JB
714 * display.texi (Standard Faces): Reference the Mark node.
715 Remove discussion of the region face, which is discussed there.
7186a830
CY
716
717 * emacs.texi (Top): Update node listings.
718
719 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
720 as the default.
721
722 * fixit.texi (Undo): Standardize choice of undo key sequence.
723 (Undo, Spelling): Describe Transient Mark mode as the default.
724
725 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
726 default.
727
728 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
729
730 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
731 mode is the default, and note that the mark is not activated when set.
732
733 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
734 Describe Transient Mark mode as the default.
735
736 * search.texi (Basic Isearch): Reference the Mark Ring node.
737 (Replace, Unconditional Replace, Other Repeating Search):
738 Describe Transient Mark mode as the default.
739
740 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
741 Transient Mark mode as the default.
742 (Paragraphs): Describe how M-h behaves when region is active.
743
744 * trouble.texi (Quitting): Clarify effects of C-g.
745
dc47d1ff
GM
7462008-03-13 Glenn Morris <rgm@gnu.org>
747
748 * emacs.texi (EMACSVER): Set to 23.0.60.
749
e3e0fb39 7502008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 751
e3e0fb39
GM
752 * dired.texi (Hiding Subdirectories): Fix previous change.
753
7542008-03-05 Drew Adams <drew.adams@oracle.com>
755
756 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 757
5e14abf8
KS
7582008-02-28 Kim F. Storm <storm@cua.dk>
759
760 * help.texi (Help Files): Move describe-gnu-project to C-h g.
761 Move describe-distribution to C-h C-o.
762 Move view-emacs-problems to C-h C-p.
763 Add view-emacs-debugging on C-h C-d.
764 Add view-external-packages on C-h C-e.
d0207bf3 765 Add view-order-manuals on C-h C-m.
5e14abf8 766
d0207bf3 7672008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
768
769 * msdog-xtra.texi (MS-DOS): Docstring fix.
770
87e391bb
EZ
7712008-02-09 Eli Zaretskii <eliz@gnu.org>
772
773 * msdog.texi (Windows Fonts): Use a @table for describing font
774 properties.
775
5662e503
JR
7762008-02-07 Jason Rumney <jasonr@gnu.org>
777
778 * msdog.texi (Windows Files): w32-get-true-file-attributes default
779 value has changed.
780 (Windows HOME): Clarify what is meant by "if that fails as well".
781 (Windows Fonts): New section.
782
72463824
GM
7832008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
784
785 * basic.texi (Basic Undo): Remove duplicate "you can".
786
7ff926e0
EZ
7872008-02-02 Eli Zaretskii <eliz@gnu.org>
788
789 * maintaining.texi (Tags): Fix last change.
790
6ab7aef1
MA
7912008-02-02 Michael Albinus <michael.albinus@gmx.de>
792
093571c3 793 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 794
ace67e7e
NR
7952008-01-31 Nick Roberts <nickrob@snap.net.nz>
796
797 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
798
ae068fdf
RS
7992008-01-26 Richard Stallman <rms@gnu.org>
800
801 * maintaining.texi (Tags): Delete redundant index entry.
802
a56d9a08
EZ
8032008-01-26 Eli Zaretskii <eliz@gnu.org>
804
805 * programs.texi (Imenu): Move "@cindex tags" from here...
806 * maintaining.texi (Tags): ...to here.
807
e941ed90
NR
8082008-01-23 Kevin Ryde <user42@zip.com.au>
809
810 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
811 click count.
812
650276d5
JB
8132008-01-21 Juanma Barranquero <lekktu@gmail.com>
814
815 * entering.texi (Exiting): Fix typo.
816 Reported by D. E. Evans <sinuhe@gnu.org>.
817
8dc17977
MR
8182007-12-31 Martin Rudalics <rudalics@gmx.at>
819
820 * glossary.texi (Glossary): Fix typo.
821
9f9695a6
RS
8222007-12-27 Richard Stallman <rms@gnu.org>
823
824 * text.texi (Formatted Text): Improve menu tag.
825 (Editing Format Info): In Info, add duplicate menu of nodes
826 about the submenus.
827 (Format Faces): Say where Faces menu is found. Mention Other.
828 (Format Colors): Say where these submenus are found.
829 (Format Indentation, Format Justification): Likewise.
830 (Format Properties): Likewise.
831
abfd0191
RS
8322007-12-22 Richard Stallman <rms@gnu.org>
833
834 * search.texi (Query Replace): Make exp of query-replace more
835 self-contained, and clarify.
8dc17977 836
abfd0191
RS
837 * cc-mode.texi (Getting Started): Change @ref to @pxref.
838
a2586785
RS
8392007-12-15 Richard Stallman <rms@gnu.org>
840
841 * files.texi (Auto Save): Clarify definition of auto-saving.
842
a67cf2bb
RS
8432007-11-26 Richard Stallman <rms@gnu.org>
844
845 * help.texi (Help Echo): Cleanups.
846
448b33b1
TTN
8472007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
848
849 * files.texi (Why Version Control?): Fix typo.
850 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
851 (Selecting a Fileset): Fix typos; small rewording.
852 (Log Buffer): Likewise.
853 (Old Revisions): Likewise.
448b33b1 854
221bb7f6
EZ
8552007-11-17 Eli Zaretskii <eliz@gnu.org>
856
857 * mule.texi (Communication Coding): Fix wording of last change.
858
d0207bf3 8592007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 860
630cb3b7
JB
861 * custom.texi (Specifying File Variables):
862 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 863
53b7759e
KH
8642007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
865
a5ab2e0c 866 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
867
868 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
869
c8763fb6 8702007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 871
630cb3b7 872 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
873 --output=file.
874
ff98e024
MR
8752007-11-13 Martin Rudalics <rudalics@gmx.at>
876
877 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
878 (Help Echo): Avoid mentioning the term "region" here and
879 consistently use the term "active text".
880
37b11c22
GM
8812007-11-11 Glenn Morris <rgm@gnu.org>
882
883 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
884
21d50ba1
JL
8852007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
886
887 * search.texi (Query Replace): Mention
888 `query-replace-show-replacement'.
889
c12ecb0a 8902007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
891
892 * building.texi (Watch Expressions): Remove obscure sentence.
893
3b4201f4
KH
8942007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
895
896 * mule.texi (Select Input Method): Describe how to activate an input
897 method in the text mode.
898
07e5c0b0
DN
8992007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
900
901 * cmdargs.texi (Misc Variables): Remove Sun windows info.
902
52dd7391
NR
9032007-10-30 Nick Roberts <nickrob@snap.net.nz>
904
905 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
906
c004e539
GM
9072007-10-30 Glenn Morris <rgm@gnu.org>
908
909 * misc.texi (Directory Tracking): Explain a bit more about
910 dirtrack-mode.
911
ca8c5b8c
GM
9122007-10-25 Glenn Morris <rgm@gnu.org>
913
914 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
915
b6c764ef
RS
9162007-10-24 Richard Stallman <rms@gnu.org>
917
918 * misc.texi (Interactive Shell): Cleanup last change.
919
eabd84c9
JL
9202007-10-22 Juri Linkov <juri@jurta.org>
921
922 * mini.texi (Minibuffer History): Add text about a list of minibuffer
923 default values.
924
0b43c7e2
ER
9252007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
926
ca8c5b8c 927 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
928 'filesets'.
929
a80859d4
MR
9302007-10-18 Martin Rudalics <rudalics@gmx.at>
931
932 * trouble.texi (Quitting): Fix typo.
933
c9447ae1
GM
9342007-10-18 Glenn Morris <rgm@gnu.org>
935
936 * frames.texi (Mode Line Mouse): Mention minor mode names.
937
168b980f
JL
9382007-10-17 Juri Linkov <juri@jurta.org>
939
940 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
941 fill-paragraph operates on the active region in Transient Mark mode.
942 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
943 with fill-paragraph.
944
945 * basic.texi (Arguments): Replace fill-paragraph-or-region with
946 fill-paragraph.
947
948 * fixit.texi (Spelling): ispell-word operates on the active region
949 in Transient Mark mode.
950
5a331f34
JB
9512007-10-17 Aaron S. Hawley <aaronh@garden.org>
952
953 * building.texi (Source Buffers):
954 * custom.texi (Init Non-ASCII):
955 * glossary.texi (Glossary): Use "key binding" consistently.
956
2a9f4d55
JB
9572007-10-17 Juanma Barranquero <lekktu@gmail.com>
958
959 * calendar.texi (Diary): Fix directive.
960
de13cecf
RS
9612007-10-16 Richard Stallman <rms@gnu.org>
962
963 * calendar.texi (Diary): Clarify text about diary file example.
964
5f90d53e
ER
9652007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
966
967 * files.texi: Capitalize node names according to convention.
968
3aa491bc
GM
9692007-10-13 Glenn Morris <rgm@gnu.org>
970
971 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
972
8a3106d3
ER
9732007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
974
975 * emacs.texi:
976 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 977 suggested by RMS and Robert J. Chassell.
8a3106d3 978
da1080a2
ER
9792007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
980
3aa491bc 981 * files.texi (Version Systems):
0870a421
ER
982 * vc-xtra.texi:
983 * vc1-xtra.texi:
ac3f4c6f 984 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 985 operations. Change of terminology from `version' to `revision'.
a7fc5b78 986 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 987 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 988
58ade22b
ER
9892007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
990
da1080a2 991 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
992 Reorder the descriptions to be chronological.
993
93870ce2
RS
9942007-10-09 Richard Stallman <rms@gnu.org>
995
996 * display.texi (Cursor Display): Correct how cursor appears
997 in nonselected windows.
998
568c7288
NR
9992007-10-04 Nick Roberts <nickrob@snap.net.nz>
1000
1001 * building.texi (GDB Graphical Interface): Remove references to gdba
1002 and mention gud-gdb.
1003
1af74d06 10042007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1005
1af74d06 1006 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1007
0d8fb755
JL
10082007-10-06 Juri Linkov <juri@jurta.org>
1009
1010 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1011 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1012 fill-paragraph-or-region.
1013
1014 * basic.texi (Arguments): Replace fill-paragraph with
1015 fill-paragraph-or-region.
1016
b981e2c6
ER
10172007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1018
1019 * files.texi: Update the section on version control for 2007
2a9f4d55 1020 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1021 will come later.
1022
5fceaf9c
GM
10232007-09-15 Glenn Morris <rgm@gnu.org>
1024
1025 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1026 to `list-holidays'.
1027
b0e44b17
GM
10282007-09-14 Glenn Morris <rgm@gnu.org>
1029
1030 * calendar.texi: Update all instances of mark-calendar-holidays,
1031 list-calendar-holidays, list-holidays with the new names.
1032
8cf51b2c
GM
10332007-09-06 Glenn Morris <rgm@gnu.org>
1034
1035 * Move manual sources from man/ to subdirectories of doc/.
1036 Split into the Emacs manual in emacs/, and other manuals in misc/.
1037 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1038 manual.
1039 (infodir): New variable.
1040 (info): Use $infodir.
1041 (emacsman): Delete target, not needed any more.
1042 Move all targets that are not the Emacs manual to misc/Makefile.in.
1043 (mostlyclean): Remove `gnustmp'.
1044 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1045 manual.
92f9b43f 1046 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1047 (emacsman): Delete target, not needed any more.
1048 (clean): Remove all info files but Emacs manual.
1049 Move all targets that are not the Emacs manual to misc/Makefile.in.
1050 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1051
1052 * Makefile.in (INFOSOURCES): Delete.
1053 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1054 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1055 *.vrs *.toc here...
1056 (maintainer-clean): ...from here.
1057
10582007-09-05 Glenn Morris <rgm@gnu.org>
1059
1060 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1061
8cf51b2c
GM
10622007-08-29 Glenn Morris <rgm@gnu.org>
1063
1064 * emacs.texi (EMACSVER): Increase to 23.0.50.
1065
3420c522
RS
10662007-08-27 Richard Stallman <rms@gnu.org>
1067
1068 * emacs.texi (Top): Clarify menu item for Glossary.
1069
1070 * display.texi (Faces): Change secn title.
1071 Clarify not all fonts come from Font Lock.
1072
8cf51b2c
GM
10732007-08-17 Eli Zaretskii <eliz@gnu.org>
1074
1075 * basic.texi (Position Info): Add index entry for face at point.
1076 Mention that character faces are also displayed by "C-u C-x =".
1077
8cf51b2c
GM
10782007-08-08 Glenn Morris <rgm@gnu.org>
1079
1080 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1081
10822007-08-07 Chong Yidong <cyd@stupidchicken.com>
1083
1084 * files.texi (File Conveniences): Document point motion keys in Image
1085 mode.
1086
8cf51b2c
GM
10872007-07-27 Glenn Morris <rgm@gnu.org>
1088
8cf51b2c
GM
1089 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1090 in-line.
1091
1092 * gpl.texi: New file with text of GPL.
1093 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1094
10952007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1096
1097 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1098
1099 * dired.texi (Wdired): Mention C-x C-q key binding.
1100
11012007-07-28 Nick Roberts <nickrob@snap.net.nz>
1102
1103 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1104
11052007-07-25 Glenn Morris <rgm@gnu.org>
1106
8cf51b2c
GM
1107 * emacs.texi (Copying): Replace license with GPLv3.
1108
1109 * Relicense all FSF files to GPLv3 or later.
1110
11112007-07-24 Glenn Morris <rgm@gnu.org>
1112
1113 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1114 for some calendars.
1115
11162007-07-23 Nick Roberts <nickrob@snap.net.nz>
1117
1118 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1119 default-directory for the current buffer is on a remote machine.
1120
8cf51b2c
GM
11212007-07-21 Eli Zaretskii <eliz@gnu.org>
1122
1123 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1124 default value.
1125
11262007-07-21 Richard Stallman <rms@gnu.org>
1127
1128 * files.texi (Why Version Control?): Improve previous change.
1129
11302007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1131
1132 * files.texi (Why Version Control?): New node.
1133
8cf51b2c
GM
11342007-07-12 Nick Roberts <nickrob@snap.net.nz>
1135
8cf51b2c
GM
1136 * building.texi (Starting GUD): Add xref to this anchor.
1137
8cf51b2c
GM
11382007-06-24 Karl Berry <karl@gnu.org>
1139
2a9f4d55 1140 * emacs.texi: New Back-Cover Text.
8cf51b2c 1141
8cf51b2c
GM
11422007-06-07 Alan Mackenzie <acm@muc.de>
1143
1144 * display.texi (Optional Mode Line): Document the new form of
1145 line+column numbers, "(561,2)".
1146
11472007-06-06 Juanma Barranquero <lekktu@gmail.com>
1148
49823426 1149 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1150
11512007-06-02 Chong Yidong <cyd@stupidchicken.com>
1152
1153 * Version 22.1 released.
1154
8cf51b2c
GM
11552007-05-07 Karl Berry <karl@gnu.org>
1156
1157 * emacs.texi (EMACSVER): Back to 22.
1158
11592007-05-06 Richard Stallman <rms@gnu.org>
1160
1161 * maintaining.texi (Create Tags Table): Clean up previous change.
1162
c8763fb6 11632007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1164
1165 * maintaining.texi (Create Tags Table): Add text about the dangers of
1166 making symbolic links to tags files.
1167
11682007-05-04 Karl Berry <karl@gnu.org>
1169
1170 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1171
11722007-05-03 Karl Berry <karl@gnu.org>
1173
1174 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1175
1176 * .cvsignore (*.pdf): New entry.
1177
8cf51b2c
GM
1178 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1179 for printing.
1180
11812007-05-01 Richard Stallman <rms@gnu.org>
1182
1183 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1184
8cf51b2c
GM
11852007-04-28 Glenn Morris <rgm@gnu.org>
1186
1187 * ack.texi (Acknowledgments):
1188 * anti.texi (Antinews):
8cf51b2c
GM
1189 * programs.texi (Program Modes): Restore mention of python.el pending
1190 consideration of legal status.
1191
11922007-04-28 Richard Stallman <rms@gnu.org>
1193
1194 * files.texi (File Names): Fixes to ~ description on MS systems.
1195
8cf51b2c
GM
11962007-04-26 Glenn Morris <rgm@gnu.org>
1197
1198 * emacs.texi (EMACSVER): Increase to 22.1.50.
1199
12002007-04-25 Karl Berry <karl@gnu.org>
1201
1202 * emacs.texi: Improve line breaks on copyright page,
1203 similar layout to lispref, 8.5x11 by default.
1204
1205 * dired.texi (Image-Dired): Improve line break, fix typo.
1206
12072007-04-24 Chong Yidong <cyd@stupidchicken.com>
1208
1209 * programs.texi (Program Modes):
8cf51b2c
GM
1210 * anti.texi (Antinews):
1211 * ack.texi (Acknowledgments): python.el removed.
1212
8cf51b2c
GM
12132007-04-23 Chong Yidong <cyd@stupidchicken.com>
1214
1215 * display.texi (Highlight Interactively): Correct description of
1216 hi-lock-file-patterns-policy.
1217
1218 * files.texi (File Archives): Mention self-extracting executables.
1219
12202007-04-23 Eli Zaretskii <eliz@gnu.org>
1221
1222 * search.texi (Unconditional Replace, Query Replace): Add xref to
1223 "Replacement and Case".
1224
12252007-04-22 Chong Yidong <cyd@stupidchicken.com>
1226
1227 * dired.texi (Image-Dired): Move from Thumbnails node.
1228 * misc.texi (Thumbnails): Node deleted.
1229 * emacs.texi (Top): Update node listing.
1230
1231 * files.texi (File Conveniences):
49823426 1232 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1233
12342007-04-21 Richard Stallman <rms@gnu.org>
1235
1236 * display.texi (Highlight Interactively): Correct previous change.
1237 Clarify doc of hi-lock-find-patterns, and move new features into it.
1238
12392007-04-20 David Koppelman <koppel@ece.lsu.edu>
1240
1241 * display.texi (Highlight Interactively): Document
1242 hi-lock-file-patterns-policy.
1243
12442007-04-20 Martin Rudalics <rudalics@gmx.at>
1245
1246 * display.texi (Scrolling): Fix typo.
1247
8cf51b2c
GM
12482007-04-15 Chong Yidong <cyd@stupidchicken.com>
1249
8cf51b2c
GM
1250 * doclicense.texi: Remove node heading, so that it can be included by
1251 other files.
1252
1253 * emacs.texi: Insert node heading for GFDL.
1254
8cf51b2c
GM
12552007-04-14 Eli Zaretskii <eliz@gnu.org>
1256
1257 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1258 "command line".
1259
1260 * display.texi (Faces): Refer to "Creating Frames" for face
1261 and other frame customizations in .emacs.
1262
1263 * frames.texi (Creating Frames): Mention that face customizations can
1264 be put in .emacs. Add index entries.
1265
12662007-04-12 Richard Stallman <rms@gnu.org>
1267
1268 * glossary.texi (Glossary): Explain `iff'.
1269
12702007-04-11 Karl Berry <karl@gnu.org>
1271
1272 * gnu.texi (Top),
1273 * macos.texi (Mac Font Specs),
1274 * anti.texi (Antinews),
1275 * xresources.texi (Resources),
1276 * misc.texi (Emulation),
1277 * calendar.texi (Daylight Saving),
1278 * dired.texi (Dired and Find),
1279 * rmail.texi (Remote Mailboxes),
1280 * sending.texi (Mail Headers),
1281 * programs.texi (Which Function),
1282 * files.texi (Recover),
1283 * buffers.texi (Uniquify),
1284 * frames.texi (Wheeled Mice),
1285 * killing.texi (Rectangles): Wording to improve breaks in
1286 8.5x11 format.
1287 * mule.texi (Language Environments): \hbadness=10000 since there's
1288 no way to reword.
1289 * emacs.texi (smallbook): New @set to more easily switch between
1290 smallbook and 8.5x11.
1291
12922007-04-11 Richard Stallman <rms@gnu.org>
1293
1294 * files.texi (File Conveniences): Add xref to Tumme.
1295 Delete text about Thumbnail mode.
1296
8cf51b2c
GM
12972007-04-09 Alan Mackenzie <acm@muc.de>
1298
1299 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1300 new name. Insert concept index entries.
1301
8cf51b2c
GM
13022007-04-08 Chong Yidong <cyd@stupidchicken.com>
1303
1304 * display.texi (Standard Faces): Document prefix arg for
1305 list-faces-display.
1306
1307 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1308
8cf51b2c
GM
13092007-04-07 Chong Yidong <cyd@stupidchicken.com>
1310
8cf51b2c
GM
1311 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1312
1313 * files.texi (Misc File Ops): Rewrite description of
1314 insert-file-literally.
1315
8cf51b2c
GM
13162007-03-31 Eli Zaretskii <eliz@gnu.org>
1317
1318 * misc.texi (Printing): Postscript -> PostScript.
1319
8cf51b2c
GM
1320 * ack.texi (Acknowledgments): Postscript -> PostScript.
1321
1322 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1323
1324 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1325 below.
1326
13272007-03-30 Chong Yidong <cyd@stupidchicken.com>
1328
1329 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1330 Init Non-ASCII.
1331 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1332 (Init Non-ASCII): New node.
1333
13342007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1335
1336 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1337
8cf51b2c
GM
13382007-03-12 Glenn Morris <rgm@gnu.org>
1339
8cf51b2c
GM
1340 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1341 "Daylight Savings".
1342
49823426 1343 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1344 saving" in text throughout.
1345
8cf51b2c
GM
13462007-03-04 Richard Stallman <rms@gnu.org>
1347
1348 * custom.texi (Safe File Variables): Minor correction.
1349
8cf51b2c
GM
13502007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1351
1352 * rmail.texi (Movemail): Add internal ref.
1353 Don't indent the intro for the PROTO table.
1354 Format PROTO table items with @code.
1355
8cf51b2c
GM
13562007-02-26 Nick Roberts <nickrob@snap.net.nz>
1357
1358 * building.texi: Remove references to bashdb.
1359
8cf51b2c
GM
13602007-02-19 Juanma Barranquero <lekktu@gmail.com>
1361
1362 * mule.texi (Language Environments): Update list of supported language
1363 environments.
1364
8cf51b2c
GM
13652007-02-14 Kim F. Storm <storm@cua.dk>
1366
1367 * building.texi (Grep Searching): Fix lgrep doc.
1368
13692007-02-12 Chong Yidong <cyd@stupidchicken.com>
1370
1371 * back.texi: Remove unused file.
1372
c8763fb6 13732007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1374
1375 * maintaining.texi (Tag Syntax): Now --members is the default for
1376 etags, not for ctags yet.
1377
8cf51b2c
GM
13782007-02-03 Eli Zaretskii <eliz@gnu.org>
1379
1380 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1381 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1382 expects. Add comments to prevent people from inadvertently modifying
1383 the key parts needed by `texinfo-multiple-files-update'.
1384
13852007-01-29 Chong Yidong <cyd@stupidchicken.com>
1386
1387 * frames.texi (Secondary Selection): Window clicked does not matter
1388 when mouse-yank-at-point is non-nil.
1389
8cf51b2c
GM
13902007-01-16 Glenn Morris <rgm@gnu.org>
1391
1392 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1393 system abbrev.
1394
13952007-01-11 Richard Stallman <rms@gnu.org>
1396
1397 * msdog.texi (Windows Keyboard): Another small cleanup.
1398
13992007-01-10 Richard Stallman <rms@gnu.org>
1400
1401 * msdog.texi (Windows Keyboard): Yet another try to make
1402 everyone happy with that passage.
1403
14042007-01-05 Richard Stallman <rms@gnu.org>
1405
1406 * anti.texi (Antinews): Mention M-x shell scrolling.
1407
14082007-01-05 Nick Roberts <nickrob@snap.net.nz>
1409
1410 * building.texi (Watch Expressions): Describe gdb-max-children.
1411
8cf51b2c
GM
14122007-01-04 Richard Stallman <rms@gnu.org>
1413
8cf51b2c
GM
1414 * msdog.texi (Windows Keyboard): Clarify previous change.
1415
8cf51b2c
GM
14162007-01-02 Richard Stallman <rms@gnu.org>
1417
1418 * custom.texi (Changing a Variable): Minor clarification.
1419 (Specific Customization): customize-customized => customize-unsaved.
1420
1421 * entering.texi (Entering Emacs): Clean up text about restarting
1422 Emacs for each file.
1423
1424 * misc.texi (Shell Options): Minor cleanup.
1425
1426 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1427 with Emacs, not vice versa.
1428
1429 * programs.texi (Symbol Completion): Recommend customizing
1430 window manager.
1431
1432 * xresources.texi (Resources): Minor fix.
1433
c8763fb6 14342007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1435
1436 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1437
14382007-01-01 Richard Stallman <rms@gnu.org>
1439
1440 * commands.texi (User Input): Document keys stolen by window mangers.
1441
14422006-12-31 Richard Stallman <rms@gnu.org>
1443
1444 * custom.texi (Specific Customization): Document customize-option
1445 instead of customize-variable.
1446
14472006-12-31 Kim F. Storm <storm@cua.dk>
1448
1449 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1450
14512006-12-30 Kim F. Storm <storm@cua.dk>
1452
1453 * killing.texi (CUA Bindings): Fix typo.
1454
1455 * xresources.texi (Table of Resources): Mention grow-only value for
1456 auto-resize-tool-bars.
1457
8cf51b2c
GM
14582006-12-27 Eli Zaretskii <eliz@gnu.org>
1459
1460 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1461 and how to get them back.
1462
14632006-12-26 Richard Stallman <rms@gnu.org>
1464
1465 * calendar.texi (Holidays): Holiday listing is based on current
1466 practice, but DST is not.
1467
14682006-12-25 Richard Stallman <rms@gnu.org>
1469
1470 * emacs.texi (Top): Update subnode menus.
1471
1472 * mark.texi (Transient Mark): Fix xref.
1473
1474 * killing.texi (Graphical Kill): Node deleted.
1475 (Killing): Add xref to Cut and Paste.
1476 (CUA Bindings): Update xref.
1477
1478 * frames.texi (Cut and Paste): New section to hold other nodes.
1479 (Mouse Commands): Node demoted.
1480 (Cut/Paste Other App): Split out from Mouse Commands.
1481 (Word and Line Mouse): Likewise.
1482 (Secondary Selection, Clipboard): Nodes demoted.
1483
8cf51b2c
GM
14842006-12-24 Kevin Ryde <user42@zip.com.au>
1485
1486 * calendar.texi (Holidays): US daylight saving begins second Sunday
1487 in March for 2007 onwards.
1488 (Daylight Savings): Show new US default daylight saving rules, 2nd
1489 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1490
14912006-12-23 Chong Yidong <cyd@stupidchicken.com>
1492
1493 * calendar.texi (Scroll Calendar): < and > are switched.
1494
14952006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1496
1497 * killing.texi (Deletion): Describe M-\ prefix argument.
1498
14992006-12-23 Richard Stallman <rms@gnu.org>
1500
1501 * search.texi (Regexp Search): Explain why forward and reverse regexp
1502 search are not mirror images.
1503
8cf51b2c
GM
15042006-12-19 Kim F. Storm <storm@cua.dk>
1505
1506 * major.texi (Choosing Modes): Describe match-function elements for
1507 magic-mode-alist.
1508
8cf51b2c
GM
15092006-12-18 Eli Zaretskii <eliz@gnu.org>
1510
1511 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1512 peculiarities.
1513
15142006-12-18 Richard Stallman <rms@gnu.org>
1515
1516 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1517
8cf51b2c
GM
15182006-12-17 Alan Mackenzie <acm@muc.de>
1519
1520 * programs.texi (Left Margin Paren): Remove the bit which says
1521 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1522 Discuss some of the issues of setting this option to nil.
1523
15242006-12-17 Glenn Morris <rgm@gnu.org>
1525
1526 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1527
15282006-12-16 Eli Zaretskii <eliz@gnu.org>
1529
1530 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1531 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1532 NTFS volumes.
1533 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1534 volumes.
1535
15362006-12-15 Eli Zaretskii <eliz@gnu.org>
1537
1538 * text.texi (HTML Mode): Fix "C-c TAB".
1539
8cf51b2c
GM
15402006-12-09 Richard Stallman <rms@gnu.org>
1541
1542 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1543
15442006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1545
1546 * files.texi (Misc File Ops): Document insert-file-literally.
1547
15482006-12-08 Eli Zaretskii <eliz@gnu.org>
1549
1550 * cmdargs.texi (Colors): Note that --color is intended for overriding
1551 the terminal defaults, not for normal invocation.
1552
1553 * misc.texi (Emacs Server): Improve wording. Don't mention the
1554 ``server program''. Add a cross-reference to "Init File" node.
1555 (Invoking emacsclient): Add index entries. Document both short and
1556 long versions of command-line options. Document the -f option.
1557
8cf51b2c
GM
15582006-12-06 Richard Stallman <rms@gnu.org>
1559
1560 * text.texi (Outline Format): Say to set outline-regexp
1561 and outline-level with major modes and file local variables.
1562
c8763fb6 15632006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1564
1565 * anti.texi (Antinews): Mention the alternative to
1566 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1567
8cf51b2c
GM
1568 * misc.texi (Interactive Shell): Ditto.
1569
15702006-12-04 Eli Zaretskii <eliz@gnu.org>
1571
1572 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1573
1574 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1575
15762006-12-01 Eli Zaretskii <eliz@gnu.org>
1577
1578 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1579 colon in the mode line.
1580
1581 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1582
15832006-11-26 Nick Roberts <nickrob@snap.net.nz>
1584
1585 * building.texi (Watch Expressions): Mention SPC for expanding/
1586 contracting watch expressions.
1587
15882006-11-26 Kim F. Storm <storm@cua.dk>
1589
1590 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1591
15922006-11-26 Nick Roberts <nickrob@snap.net.nz>
1593
1594 * building.texi (Debugger Operation): Define text command mode.
1595 Clarify how tooltips work.
1596 (GDB Graphical Interface): Explain how to run in text command mode
1597 more clearly.
1598
15992006-11-25 Juanma Barranquero <lekktu@gmail.com>
1600
1601 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1602
16032006-11-22 Juanma Barranquero <lekktu@gmail.com>
1604
1605 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1606
8cf51b2c
GM
16072006-11-18 Chong Yidong <cyd@stupidchicken.com>
1608
1609 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1610 and EMACS is deprecated.
1611
16122006-11-18 Juanma Barranquero <lekktu@gmail.com>
1613
1614 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1615
c8763fb6 16162006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1617
1618 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1619
1620 * emacs.texi: Include xresources.texi both for info and dvi.
1621
1622 * xresources.texi: Merge text from xresmini.texi.
1623
c8763fb6 16242006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1625
1626 * glossary.texi: Fix typos.
1627
8cf51b2c
GM
16282006-11-06 Richard Stallman <rms@gnu.org>
1629
1630 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1631
1632 * ack.texi (Acknowledgments): Fix name spelling.
1633
16342006-11-01 Juri Linkov <juri@jurta.org>
1635
1636 * search.texi (Word Search): Document incremental word search.
1637
16382006-10-28 Glenn Morris <rgm@gnu.org>
1639
1640 * ack.texi (Acknowledgments): Add cal-html author.
1641
1642 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1643 Calendar"). Describe new package cal-html.
1644 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1645 Calendar Files."
1646
8cf51b2c
GM
16472006-10-23 Richard Stallman <rms@gnu.org>
1648
1649 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1650 Abbrev mode is enabled.
1651
8cf51b2c
GM
16522006-10-16 Richard Stallman <rms@gnu.org>
1653
8cf51b2c
GM
1654 * emacs.texi: Update ISBN.
1655
8cf51b2c
GM
16562006-10-11 Kim F. Storm <storm@cua.dk>
1657
1658 * emacs.texi (Acknowledgments): Use @dotless{i}.
1659
16602006-10-08 Nick Roberts <nickrob@snap.net.nz>
1661
1662 * building.texi (Breakpoints Buffer): Mention catchpoints.
1663
16642006-10-08 Kim F. Storm <storm@cua.dk>
1665
1666 * ack.texi (Acknowledgments): Update.
1667
1668 * emacs.texi (Acknowledgments): Fix bad @/ form.
1669
8cf51b2c
GM
16702006-10-05 Kim F. Storm <storm@cua.dk>
1671
1672 * emacs.texi (Acknowledgments): Add more contributors.
1673
16742006-10-03 Richard Stallman <rms@gnu.org>
1675
1676 * emacs.texi (Acknowledgments): Update version and edition.
1677
8cf51b2c
GM
16782006-10-01 Karl Berry <karl@gnu.org>
1679
1680 * custom.texi (Customization Groups): Page break to keep example buffer
1681 on one page.
1682
16832006-09-30 Karl Berry <karl@gnu.org>
1684
1685 * programs.texi (Basic Indent): @need to improve page break.
1686 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1687
16882006-09-29 Glenn Morris <rgm@gnu.org>
1689
1690 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1691
16922006-09-29 Karl Berry <karl@gnu.org>
1693
1694 * windows.texi (Basic Window): Remove forced @break, no longer
1695 desirable.
1696 * frames.texi (Frame Commands),
1697 * mark.texi (Marking Objects): Reword to avoid bad page break.
1698 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1699
17002006-09-19 Richard Stallman <rms@gnu.org>
1701
1702 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1703 stick to present tense.
1704
c8763fb6 17052006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1706
1707 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1708 to x-gtk-use-old-file-dialog.
1709 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1710
17112006-09-15 Jay Belanger <belanger@truman.edu>
1712
49823426 1713 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1714 Change "Library Public License" to "Lesser Public License"
1715 throughout. Use "yyyy" to represent year.
1716
8cf51b2c
GM
17172006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1718
1719 * files.texi (Visiting): Add index entry "open file".
1720
8cf51b2c
GM
17212006-09-11 Richard Stallman <rms@gnu.org>
1722
1723 * building.texi (Compilation Mode): Clarification.
1724 (Grep Searching): Add xref to Compilation Mode.
1725
8cf51b2c
GM
17262006-09-08 Richard Stallman <rms@gnu.org>
1727
1728 * search.texi (Search): Ref multi-file search commands here.
1729 (Other Repeating Search): Not here.
1730
8cf51b2c
GM
17312006-08-28 Richard Stallman <rms@gnu.org>
1732
1733 * windows.texi (Split Window): Update xref.
1734
1735 * basic.texi (Continuation Lines): Update xref.
1736
1737 * indent.texi (Tab Stops): Update xref.
1738
1739 * emacs.texi (Top): Update subnode menu.
1740
1741 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1742 split out of Display Custom.
1743
17442006-08-25 Kim F. Storm <storm@cua.dk>
1745
1746 * display.texi (Display Custom): Add variables overline-margin
1747 and x-underline-at-descent-line.
1748
17492006-08-25 Richard Stallman <rms@gnu.org>
1750
1751 * entering.texi (Exiting): Rewrite to give graphical displays
1752 priority over text terminals.
1753
1754 * search.texi (Incremental Search): Move index entries.
1755
17562006-08-23 Chong Yidong <cyd@stupidchicken.com>
1757
1758 * custom.texi (Init File): Reference Find Init to avoid "home
1759 directory" confusion.
1760
17612006-08-22 Nick Roberts <nickrob@snap.net.nz>
1762
1763 * building.texi (Other GDB-UI Buffers): Describe how to edit
1764 a value in the locals buffer.
1765
17662006-08-21 Richard Stallman <rms@gnu.org>
1767
1768 * search.texi (Basic Isearch): Add `isearch' index entry.
1769
17702006-08-16 Richard Stallman <rms@gnu.org>
1771
1772 * misc.texi (Saving Emacs Sessions): Clean up wording.
1773
1774 * mark.texi (Marking Objects): Mention term "select all".
1775
1776 * emacs.texi (Top): Update subnode menu.
1777
1778 * help.texi (Help Mode): Move node up in file.
1779
8cf51b2c
GM
17802006-08-15 Nick Roberts <nickrob@snap.net.nz>
1781
1782 * building.texi (Stack Buffer): Explain fringe arrow.
1783
8cf51b2c
GM
17842006-08-12 Eli Zaretskii <eliz@gnu.org>
1785
8cf51b2c
GM
1786 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1787 on startup.
1788
17892006-08-11 Romain Francoise <romain@orebokech.com>
1790
1791 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1792
17932006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1794
1795 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1796
17972006-08-10 Richard Stallman <rms@gnu.org>
1798
1799 * text.texi (Format Faces): Substantial rewrites to deal
1800 with face merging. Empty regions don't count. Clarify
1801 face property inheritance.
1802
18032006-08-08 Romain Francoise <romain@orebokech.com>
1804
1805 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1806 <arjuropo@cc.jyu.fi>.
1807
8cf51b2c
GM
18082006-08-04 Eli Zaretskii <eliz@gnu.org>
1809
1810 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1811 apply to all frames.
1812
8cf51b2c
GM
18132006-08-01 Richard Stallman <rms@gnu.org>
1814
1815 * help.texi (Name Help): Add index entries for describe-variable.
1816
18172006-08-01 Nick Roberts <nickrob@snap.net.nz>
1818
1819 * building.texi (GDB Graphical Interface): Shorten node names.
1820 (GDB-UI Layout): Use GDB-related.
1821 (Other GDB-UI Buffers): Simplify English.
1822
18232006-07-31 Richard Stallman <rms@gnu.org>
1824
1825 * search.texi (Query Replace): Add xref for Dired's Q command.
1826
8cf51b2c
GM
18272006-07-31 Nick Roberts <nickrob@snap.net.nz>
1828
1829 * building.texi (GDB commands in Fringe): Rename to...
1830 (Source Buffers): ..this and move forward. Describe hollow arrow and
1831 new option gdb-find-source-frame.
1832
18332006-07-29 Richard Stallman <rms@gnu.org>
1834
1835 * dired.texi (Operating on Files): Simplify previous change
1836 and fix Texinfo usage.
1837
18382006-07-29 Eli Zaretskii <eliz@gnu.org>
1839
1840 * dired.texi (Operating on Files): Add cross-references. State the
1841 Unix commands that do similar things.
1842
18432006-07-28 Richard Stallman <rms@gnu.org>
1844
1845 * mark.texi (Transient Mark): Clarify that region never disappears
1846 when Transient Mark mode is off, and not when it is on.
1847
18482006-07-27 Richard Stallman <rms@gnu.org>
1849
1850 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1851
18522006-07-24 Richard Stallman <rms@gnu.org>
1853
1854 * xresources.texi (GTK styles): Fix texinfo usage.
1855
8cf51b2c
GM
1856 * commands.texi (User Input): Explain why we teach keyboard cmds.
1857
1858 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1859 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1860 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1861 * doclicense.texi, display.texi, dired.texi, basic.texi:
1862 * anti.texi, ack.texi: Move periods and commas inside quotes.
1863
18642006-07-22 Eli Zaretskii <eliz@gnu.org>
1865
1866 * cmdargs.texi (General Variables): Document EMAIL.
1867
18682006-07-21 Eli Zaretskii <eliz@gnu.org>
1869
1870 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1871 doesn't have effect on MS-Windows.
1872
8cf51b2c
GM
18732006-07-17 Richard Stallman <rms@gnu.org>
1874
1875 * building.texi (Grep Searching): Explain about chaining grep commands.
1876
8cf51b2c
GM
18772006-07-10 Nick Roberts <nickrob@snap.net.nz>
1878
49823426 1879 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1880
18812006-07-09 Chong Yidong <cyd@stupidchicken.com>
1882
1883 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1884 is invoked for multiple files.
1885
18862006-07-08 Eli Zaretskii <eliz@gnu.org>
1887
1888 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1889 on-line manual for the rest of this node.
1890 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1891 unconditionally.
1892 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1893 Improve wording.
1894 (Windows Printing): Improve wording.
1895 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1896 rest of this node.
1897
8cf51b2c
GM
18982006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1899
49823426
GM
1900 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1901 with eval-buffer.
8cf51b2c
GM
1902
19032006-07-05 Nick Roberts <nickrob@snap.net.nz>
1904
1905 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1906 of character translation.
1907
19082006-07-04 Nick Roberts <nickrob@snap.net.nz>
1909
1910 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1911
19122006-07-03 Karl Berry <karl@gnu.org>
1913
1914 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1915 not-too-underfull hboxes in the TeX output.
1916 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1917 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1918 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1919 * sending.texi, text.texi: Fix overfull/underfull boxes.
1920
19212006-07-03 Romain Francoise <romain@orebokech.com>
1922
1923 * m-x.texi (M-x): Fix.
1924
19252006-07-03 Richard Stallman <rms@gnu.org>
1926
8cf51b2c
GM
1927 * search.texi (Other Repeating Search): filename -> file name.
1928
1929 * misc.texi (Narrowing): Minor cleanups.
1930
1931 * files.texi (Visiting): filename -> file name.
1932
1933 * emacs.texi (Top): Update subnode menus.
1934
1935 * mule.texi (Coding Systems): Move char translation stuff here.
1936 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
1937 (Recognize Coding): Substantial local rewrites.
1938 (International): Update menu.
1939
1940 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
1941 (Scrolling): Substantial local rewrites.
1942 (Display): Update menu and intro.
1943
1944 * dired.texi: filename -> file name.
1945
1946 * custom.texi (Safe File Variables): Texinfo usage fix.
1947
19482006-07-03 Ted Zlatanov <tzz@lifelogs.com>
1949
1950 * help.texi, m-x.texi: Lots of cleanups.
1951
8cf51b2c
GM
19522006-06-30 Eli Zaretskii <eliz@gnu.org>
1953
1954 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
1955 (Windows Processes, Windows Misc): Shorten the printed version by
1956 selectively conditioning less important portions by @ifnottex.
1957
8cf51b2c
GM
19582006-06-27 Richard Stallman <rms@gnu.org>
1959
1960 * mini.texi (Minibuffer File): Minor cleanup.
1961
19622006-06-25 Nick Roberts <nickrob@snap.net.nz>
1963
1964 * frames.texi (XTerm Mouse): Rename to...
1965 (Text-Only Mouse): ...this. Mention t-mouse-mode.
1966
1967 * emacs.texi (Top): Use new node name.
1968
19692006-06-24 Eli Zaretskii <eliz@gnu.org>
1970
1971 * emacs.texi (Top): Update the detailed menu according to changes in
1972 msdog.texi.
1973
1974 * msdog.texi (Windows Keyboard): New section.
1975 (Windows Mouse): New section.
1976 (Windows System Menu): Remove section (text merged with "Windows
1977 Keyboard").
1978 (Windows Misc): New section.
1979
1980 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
1981
1982 * msdog.texi (ls in Lisp): New section.
1983
1984 * files.texi (Visiting): Document case-insensitive wildcard matching
1985 under find-file-wildcards.
1986
8cf51b2c
GM
19872006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1988
1989 * macos.texi (Mac Input): Add description of mac-function-modifier.
1990 Now Unicode keyboard layouts work.
1991
8cf51b2c
GM
19922006-06-10 Richard Stallman <rms@gnu.org>
1993
1994 * mule.texi (Recognize Coding): Clarify previous change.
1995
19962006-06-09 Kenichi Handa <handa@m17n.org>
1997
1998 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
1999 notation.
2000
20012006-06-07 Kevin Ryde <user42@zip.com.au>
2002
2003 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2004 manual for @ifnottex, but in emacs-extra for @iftex.
2005
2006 * cmdargs.texi (General Variables): Fix smtpmail xref.
2007
20082006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2009
8cf51b2c 2010 * programs.texi (Comment Commands):
8cf51b2c 2011 * custom.texi (Specifying File Variables):
49823426 2012 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2013
20142006-06-07 Nick Roberts <nickrob@snap.net.nz>
2015
2016 * building.texi (Watch Expressions): Move node to end.
2017 (GDB Graphical Interface): Move description of clicks in fringe...
2018 (GDB commands in the Fringe): ...to here. New node.
2019
8cf51b2c
GM
20202006-06-05 Romain Francoise <romain@orebokech.com>
2021
49823426 2022 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2023
20242006-06-05 Nick Roberts <nickrob@snap.net.nz>
2025
2026 * building.texi (GDB Graphical Interface): Update bindings.
2027 (Commands of GUD): Add gud-print. Remove gud-run.
2028 Restate availability more generally.
2029
20302006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2031
2032 * mini.texi: Lots of cleanups.
2033
20342006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2035
2036 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2037 and Mouse-2.
2038
c8763fb6 20392006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2040
2041 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2042
8cf51b2c
GM
20432006-05-31 Richard Stallman <rms@gnu.org>
2044
2045 * basic.texi (Moving Point): Fix previous change.
2046
c8763fb6 20472006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2048
2049 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2050
20512006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2052
2053 * basic.texi: Many simplifications and improvements in wording.
2054
8cf51b2c
GM
20552006-05-26 Nick Roberts <nickrob@snap.net.nz>
2056
2057 * anti.texi (Antinews): Create a node for gdb-ui.
2058
8cf51b2c
GM
20592006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2060
2061 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2062
20632006-05-20 Richard Stallman <rms@gnu.org>
2064
2065 * dired.texi (Dired Navigation): dired-goto-file is now j.
2066
8cf51b2c
GM
20672006-05-20 Eli Zaretskii <eliz@gnu.org>
2068
2069 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2070 and their aliases.
2071
2072 * msdog.texi (Windows Printing): Mention non-support of plain text
2073 printing with some el-cheapo printers, and suggest a workaround.
2074
20752006-05-20 Kevin Ryde <user42@zip.com.au>
2076
2077 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2078 remove the bit saying you must set it.
2079
20802006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2081
2082 * trouble.texi (Checklist):
2083 * text.texi (Text, Auto Fill, Text Mode):
2084 * search.texi (Nonincremental Search):
2085 * rmail.texi (Rmail Labels):
2086 * mule.texi (Input Methods, Multibyte Conversion):
2087 * misc.texi (Gnus, Where to Look, PostScript):
2088 * maintaining.texi (Create Tags Table):
2089 * indent.texi (Indentation Commands):
2090 * fixit.texi (Spelling):
2091 * emacs.texi (Copying):
2092 * custom.texi (Init File): ifinfo -> ifnottex.
2093
8cf51b2c
GM
20942006-05-17 Richard Stallman <rms@gnu.org>
2095
2096 * files.texi (Diff Mode): Mention C-x `.
2097
20982006-05-08 Richard Stallman <rms@gnu.org>
2099
2100 * custom.texi (Disabling): Textual cleanups.
2101
8cf51b2c
GM
21022006-05-12 Glenn Morris <rgm@gnu.org>
2103
2104 * calendar.texi (Displaying the Diary, Format of Diary File):
2105 Refer to diary-view-entries, diary-list-entries,
2106 diary-show-all-entries rather than obsolete aliases.
2107
21082006-05-12 Eli Zaretskii <eliz@gnu.org>
2109
2110 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2111 (Displaying the Diary, Special Diary Entries, Importing Diary):
2112 * building.texi (Compilation Shell):
2113 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2114 emacs-xtra with @inforef's.
2115
2116 * files.texi (Visiting): Fix wording.
2117
2118 * mule.texi (Coding Systems, Text Coding): More indexing.
2119 Mention that C-x RET f can set eol conversion.
2120
c8763fb6 21212006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2122
2123 * xresmini.texi (GTK resources): Insert GTK description.
2124
2125 * xresources.texi (GTK resources): metafont should be menufont.
2126
8cf51b2c
GM
21272006-05-06 Michael Albinus <michael.albinus@gmx.de>
2128
49823426 2129 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2130 method, user name and host name is active only in partial
2131 completion mode.
2132
8cf51b2c
GM
21332006-05-06 Eli Zaretskii <eliz@gnu.org>
2134
2135 * makefile.w32-in (emacs.dvi):
2136 * Makefile.in (emacs.dvi): Add xresmini.texi.
2137
2138 * xresmini.texi (Table of Resources): Remove xref to non-existent
2139 node "LessTif Resources".
2140
2141 * msdog.texi (Microsoft Windows):
2142 * calendar.texi (Calendar/Diary, Displaying the Diary)
2143 (Special Diary Entries, Importing Diary, Holidays):
2144 * programs.texi (Program Modes):
2145 * text.texi (Text):
2146 * buffers.texi (Several Buffers):
2147 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2148
21492006-05-06 Eli Zaretskii <eliz@gnu.org>
2150
2151 The following changes merge the emacs-xtra manual into the main
2152 manual, but only for on-line version of the manual.
2153
2154 * vc2-xtra.texi (Version Backups, Local Version Control)
2155 (Making Snapshots, Change Logs and VC, Version Headers)
2156 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2157 on-line manual.
2158
2159 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2160 for on-line manual.
2161
2162 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2163 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2164 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2165 for on-line manual.
2166
2167 * fortran-xtra.texi (Fortran, Fortran Autofill)
2168 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2169 for on-line manual.
2170
2171 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2172 Conditional xref's for on-line manual.
2173
2174 * emerge-xtra.texi (Emerge, Overview of Emerge)
2175 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2176 manual.
2177
2178 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2179 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2180 (EMACSSOURCES): Use EMACS_XTRA.
2181 (../info/emacs-xtra): Remove.
2182 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2183
2184 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2185 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2186 (EMACSSOURCES): Use EMACS_XTRA.
2187 ($(infodir)/emacs-xtra): Remove.
2188 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2189
2190 * trouble.texi (Quitting):
2191 * text.texi (Text):
2192 * programs.texi (Program Modes):
2193 * msdog.texi (Microsoft Windows):
2194 * frames.texi (Frames):
2195 * files.texi (Backup, Version Control, VC Concepts)
2196 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2197 (Registering, VC Status, VC Undo, Multi-User Branching)
2198 (Comparing Files):
2199 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2200 (Displaying the Diary, Special Diary Entries, Importing Diary):
2201 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2202 conditional xref's, depending on @iftex/@ifnottex.
2203
2204 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2205 "MS-DOS". @include msdog-xtra.texi.
2206
2207 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2208 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2209
2210 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2211 for vc-xtra.texi subsections.
2212 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2213 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2214
2215 * sending.texi (Sending Mail): A @node line without explicit Prev,
2216 Next, and Up links.
2217
2218 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2219 Next, and Up links.
2220
2221 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2222 and its sections. @include picture-xtra.texi.
2223
2224 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2225 "Emerge".
2226 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2227
2228 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2229 exact duplicate of its name-sake in calendar.texi.
2230
2231 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2232 "Advanced Calendar/Diary Usage".
2233 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2234
2235 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2236 dired-xtra.texi.
2237 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2238
2239 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2240 (Files) [ifnottex]: Add menu entry for Autorevert.
2241
2242 * emacs-xtra.texi (Introduction): Reword to make consistent with
2243 printed version only.
2244 <Top level>: Remove the body of all chapters and move them to the
2245 new *-xtra.texi files. Use @raisesections and @lowersections to
2246 convert sections to chapters etc.
2247
2248 * msdog-xtra.texi:
2249 * fortran-xtra.texi:
2250 * vc-xtra.texi:
2251 * vc1-xtra.texi:
2252 * vc2-xtra.texi:
2253 * emerge-xtra.texi:
2254 * cal-xtra.texi:
2255 * dired-xtra.texi:
2256 * arevert-xtra.texi: New files, with text from respective chapters
2257 of emacs-xtra.texi. Convert each @chapter into @section, @section
2258 into @subsection, etc.
2259
2260 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2261 updated.
2262
2263 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2264 Windows". All references updated.
2265
22662006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2267
2268 * macos.texi (Mac Input): Mention input from Character Palette.
2269 (Mac Font Specs): Fix typo.
2270
22712006-05-05 Richard Stallman <rms@gnu.org>
2272
2273 * files.texi (Diff Mode): Minor cleanup.
2274
22752006-05-05 Karl Berry <karl@gnu.org>
2276
8cf51b2c
GM
2277 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2278 errors from the current release of makeinfo (4.8).
2279 * help.texi (Library Keywords): Change widest word in multitable
2280 template from `emulations' to `convenience'. (Not sure if this is
2281 related to the font change.)
2282
22832006-05-05 Eli Zaretskii <eliz@gnu.org>
2284
2285 * files.texi (File Names): Add a footnote about limited support of
2286 ~USER on MS-Windows.
2287
2288 * cmdargs.texi (Initial Options): Add a footnote about limited
2289 support of ~USER on MS-Windows.
2290
22912006-05-03 Richard Stallman <rms@gnu.org>
2292
2293 * files.texi (Diff Mode): Node moved here.
2294 (Comparing Files): Delete what duplicates new node.
2295 (Files): Put Diff Mode in menu.
2296
2297 * misc.texi (Diff Mode): Moved to files.texi.
2298
2299 * emacs.texi (Top): Update menu for Diff Mode.
2300
2301 * trouble.texi (Emergency Escape): Simplify.
2302
2303 * emacs.texi (Top): Minor clarification.
2304
23052006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2306
2307 * commands.texi, entering.texi, screen.texi: Many simplifications.
2308
23092006-05-03 Richard Stallman <rms@gnu.org>
2310
2311 * commands.texi (Text Characters): Delete paragraph about unibyte
2312 non-ASCII printing chars.
2313
2314 * killing.texi (Killing): Say "graphical displays".
2315 * display.texi: Say "graphical displays".
2316
2317 * cmdargs.texi (Misc X): Say "graphical displays".
2318
23192006-05-01 Richard Stallman <rms@gnu.org>
2320
2321 * emacs.texi (Top): Add Diff Mode to menu.
2322
23232006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2324
2325 * misc.texi (Diff Mode): New node.
2326
23272006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2328
2329 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2330 (Mac Environment Variables): Shorten example line.
2331 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2332
23332006-05-01 Nick Roberts <nickrob@snap.net.nz>
2334
2335 * building.texi (GUD Customization): Describe cases %d and %c.
2336 Update description for %e.
2337
23382006-04-30 Glenn Morris <rgm@gnu.org>
2339
2340 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2341
23422006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2343
2344 * custom.texi (Examining): Update C-h v output example.
2345
23462006-04-29 Kim F. Storm <storm@cua.dk>
2347
2348 * building.texi (Grep Searching): Add lgrep and rgrep.
2349
8cf51b2c
GM
23502006-04-23 Richard Stallman <rms@gnu.org>
2351
2352 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2353
2354 * xresmini.texi: New file.
2355
2356 * xresources.texi (Face Resources): Split table into font resources
2357 and the rest. Combine similar attributes for brevity.
2358
8cf51b2c
GM
23592006-04-21 Eli Zaretskii <eliz@gnu.org>
2360
2361 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2362 backslashes and case-insensitivity in file names (moved to the
2363 main manual).
2364 (MS-DOS Printing): Move most of the text to the main manual.
2365
2366 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2367 New nodes.
2368 (Windows Processes, Windows System Menu): Add index entries and
2369 fix wording.
2370
8cf51b2c
GM
23712006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2372
2373 * misc.texi (Shell Ring): Add notes on saved input when
2374 navigating off the end of the history list.
2375
23762006-04-18 Chong Yidong <cyd@mit.edu>
2377
2378 * misc.texi (Shell Options): Correct default value of
2379 comint-scroll-show-maximum-output.
2380
8cf51b2c
GM
23812006-04-18 Nick Roberts <nickrob@snap.net.nz>
2382
2383 * building.texi (Watch Expressions): Update.
2384
8cf51b2c
GM
23852006-04-12 Richard Stallman <rms@gnu.org>
2386
2387 * search.texi: Clean up previous change.
2388
23892006-04-12 Eli Zaretskii <eliz@gnu.org>
2390
2391 * search.texi (Regexp Backslash, Regexp Replace): Add index
2392 entries for ``back reference'' and mention the term itself in the
2393 text.
2394
23952006-04-11 Richard Stallman <rms@gnu.org>
2396
2397 * custom.texi (Safe File Variables):
2398 Document enable-local-variables = :safe.
2399
24002006-04-11 Karl Berry <karl@gnu.org>
2401
2402 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2403 (Remote Repositories, Version Backups, Local Version Control)
2404 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2405 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2406 (Renaming VC Work Files and Master Files)
2407 (Inserting Version Control Headers, Customizing VC, General Options)
2408 (Options for RCS and SCCS, Options specific for CVS): Move all
2409 these nodes to emacs-xtra.texi, for brevity.
2410 * cmdargs.texi, files.texi: Change cross-references.
2411
8cf51b2c
GM
24122006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2413
2414 * files.texi (Old Versions): Update description of vc-annotate's
2415 use of color to indicate date ranges.
2416
8cf51b2c
GM
24172006-04-09 Kevin Ryde <user42@zip.com.au>
2418
8cf51b2c
GM
2419 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2420 put info and printed manual names the right way around.
2421
24222006-04-09 Karl Berry <karl@gnu.org>
2423
2424 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2425 emacs-xtra.texi, leaving only MS Windows information.
2426 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2427 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2428 node names.
2429
2430 * emacs.texi: Move @summarycontents and @contents to the beginning
2431 of the file.
2432
8cf51b2c
GM
24332006-04-08 Kevin Ryde <user42@zip.com.au>
2434
2435 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2436
24372006-04-07 Richard Stallman <rms@gnu.org>
2438
2439 * programs.texi (Comments, Comment Commands, Options for Comments)
2440 (Multi-Line Comments): "Align", not "indent".
2441 (Basic Indent): C-j deletes trailing whitespace before the newline.
2442
24432006-04-06 Richard Stallman <rms@gnu.org>
2444
8cf51b2c
GM
2445 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2446
24472006-04-06 Eli Zaretskii <eliz@gnu.org>
2448
2449 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2450
8cf51b2c
GM
24512006-04-05 Richard Stallman <rms@gnu.org>
2452
2453 * emacs.texi (Top): Update subnode menu.
2454
2455 * trouble.texi (Unasked-for Search): Node deleted.
2456 (Lossage): Delete from menu.
2457
24582006-04-04 Richard Stallman <rms@gnu.org>
2459
2460 * trouble.texi: Various cleanups.
2461 (Checklist): Don't bother saying how to snail a bug report.
2462 (Emergency Escape): Much rewriting.
2463 (After a Crash): Rename the core dump immediately.
2464 (Total Frustration): Call it a psychotherapist.
2465 (Bug Criteria): Avoid "illegal instruction".
2466 (Sending Patches): We always put the contributor's name in.
2467
2468 * misc.texi (Thumbnails): Minor correction.
2469
8cf51b2c
GM
24702006-04-03 Richard Stallman <rms@gnu.org>
2471
2472 * misc.texi (Thumbnails): Minor cleanup.
2473
24742006-04-02 Karl Berry <karl@gnu.org>
2475
2476 * sending.texi (Mail Sending): pxref to Top needs five args.
2477
2478 * texinfo.tex: Update to current version (2006-03-21.13).
2479
8cf51b2c
GM
24802006-03-31 Richard Stallman <rms@gnu.org>
2481
2482 * emacs.texi (Top): Update subnode menu.
2483
2484 * help.texi (Help Mode): Cleanup.
2485
2486 * dired.texi: Many cleanups.
2487 (Dired Deletion): Describe dired-recursive-deletes.
2488 (Operating on Files): dired-create-directory moved.
2489 (Misc Dired Features): Move to here.
2490 (Tumme): Node moved to misc.texi.
2491
2492 * custom.texi: Many cleanups.
2493 (Minor Modes): Don't mention ISO Accents Mode.
2494 (Examining): Update C-h v output example.
2495 (Hooks): Add index and xref for add-hook.
2496 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2497 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2498
2499 * misc.texi: Many cleanups.
2500 (beginning): Add to summary of topics.
2501 (Shell): Put eshell xref at the end. Remove eshell from table.
2502 (Thumbnails): New node.
2503
8cf51b2c
GM
25042006-03-28 Eli Zaretskii <eliz@gnu.org>
2505
2506 * files.texi (File Name Cache): Make it clear that the cache is
2507 not persistent.
2508
8cf51b2c
GM
25092006-03-25 Karl Berry <karl@gnu.org>
2510
49823426
GM
2511 * emacs-xtra.texi, emacs.texi, gnu.texi:
2512 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2513 (2) do not indent copyright year list (or anything else).
2514
8cf51b2c
GM
25152006-03-21 Juanma Barranquero <lekktu@gmail.com>
2516
2517 * files.texi (VC Dired Mode): Remove misplaced brackets.
2518
25192006-03-21 Andre Spiegel <spiegel@gnu.org>
2520
2521 * files.texi: Various updates and clarifications in the VC chapter.
2522
25232006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2524
2525 * help.texi (Help Mode): Document "C-c C-c".
2526
8cf51b2c
GM
25272006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2528
2529 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2530 menu in the standalone Info reader.
2531
25322006-03-15 Chong Yidong <cyd@stupidchicken.com>
2533
2534 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2535 moved here from Emacs manual.
2536
2537 * programs.texi (Fortran): Section moved to emacs-xtra.
2538 (Program Modes): Xref to Fortran in emacs-xtra.
2539
2540 * maintaining.texi (Emerge): Move to emacs-xtra.
2541 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2542
2543 * picture.texi: File deleted.
2544 * Makefile.in:
2545 * makefile.w32-in: Remove picture.texi.
2546
2547 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2548 * abbrevs.texi (Abbrevs):
2549 * sending.texi (Sending Mail): Picture node removed.
2550
2551 * emacs.texi (Top): Update node listings.
2552
8cf51b2c
GM
25532006-03-12 Richard Stallman <rms@gnu.org>
2554
2555 * calendar.texi: Various cleanups.
2556
8cf51b2c
GM
25572006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2558
2559 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2560 syntax.
2561
8cf51b2c
GM
25622006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2563
2564 * search.texi (Regexps): More accurately describe which characters
2565 are special in which situations. Recommend _not_ to quote `]' or
2566 `-' when they are not special.
2567
8cf51b2c
GM
25682006-02-28 Andre Spiegel <spiegel@gnu.org>
2569
2570 * files.texi (Old Versions): Clarify operation of C-x v =.
2571
8cf51b2c
GM
25722006-02-21 Nick Roberts <nickrob@snap.net.nz>
2573
2574 * building.texi (Watch Expressions): Update and describe
2575 gdb-speedbar-auto-raise.
2576
25772006-02-19 Richard M. Stallman <rms@gnu.org>
2578
2579 * emacs.texi: Use @smallbook.
2580 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2581 Update subnode menu.
2582
2583 * building.texi (Lisp Interaction): Minor addition.
2584
25852006-02-18 Nick Roberts <nickrob@snap.net.nz>
2586
2587 * building.texi (Watch Expressions): Update and be more precise.
2588
c8763fb6 25892006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2590
2591 * maintaining.texi (Create Tags Table): Explain why the
2592 exception when etags writes to files under the /dev tree.
2593
25942006-02-14 Richard M. Stallman <rms@gnu.org>
2595
2596 * custom.texi (Safe File Variables): Lots of clarification.
2597 Renamed from Unsafe File Variables.
2598
25992006-02-14 Chong Yidong <cyd@stupidchicken.com>
2600
2601 * custom.texi (Unsafe File Variables): File variable confirmation
2602 assumed denied in batch mode.
2603
26042006-02-14 Richard M. Stallman <rms@gnu.org>
2605
2606 * building.texi (GDB User Interface Layout): Don't say `inferior'
2607 for program being debugged.
2608
26092006-02-15 Nick Roberts <nickrob@snap.net.nz>
2610
2611 * building.texi (GDB Graphical Interface):
2612 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2613
26142006-02-13 Chong Yidong <cyd@stupidchicken.com>
2615
2616 * custom.texi (Specifying File Variables, Unsafe File Variables):
2617 New nodes, split from File Variables. Document new file local
2618 variable behavior.
2619
26202006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2621
2622 * display.texi (Standard Faces):
8cf51b2c
GM
2623 * files.texi (Visiting):
2624 * frames.texi (Clipboard):
2625 * glossary.texi (Glossary) <Clipboard>:
2626 * xresources.texi (X Resources): Mention Mac OS port.
2627
8cf51b2c
GM
26282006-02-12 Richard M. Stallman <rms@gnu.org>
2629
2630 * building.texi (Building): Clarify topic in intro.
2631
2632 * maintaining.texi (Maintaining): Change title; clarify topic.
2633 Delete duplicate index entries.
2634
2635 * building.texi (Other GDB User Interface Buffers): Clarifications.
2636
2637 * text.texi (Cell Commands): Clarifications.
2638
2639 * programs.texi (Defuns): Delete duplicate explanation of
2640 left-margin paren convention.
2641 (Hungry Delete): Minor cleanup.
2642
26432006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2644
2645 * dired.texi (Tumme): More tumme documentation.
2646
26472006-02-11 Alan Mackenzie <acm@muc.de>
2648
2649 * programs.texi ("Hungry Delete"): Correct the appellation of the
2650 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2651
26522006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2653
2654 * dired.texi (Tumme): Fix small bug.
2655
26562006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2657
2658 * macos.texi (Mac International): Rename "fontset-mac" to
2659 "fontset-standard".
2660
8cf51b2c
GM
26612006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2662
2663 * dired.texi (Tumme): Basic documentation for Tumme added.
2664
8cf51b2c
GM
26652006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2666
2667 * mule.texi (International):
2668 * programs.texi (Basic Indent): Fix typos.
2669
8cf51b2c
GM
2670 * custom.texi (Minor Modes):
2671 * display.texi (Text Display):
2672 * commands.texi (Text Characters): Update xrefs.
2673
26742006-02-07 Richard M. Stallman <rms@gnu.org>
2675
2676 * emacs.texi (Top): Update subnode menu.
2677 Update info on old Emacs papers.
2678 (Intro): "Graphical display", not window system.
2679
2680 * xresources.texi (GTK styles): Minor clarifications.
2681
2682 * trouble.texi: "Graphical display", not window system.
2683 (Stuck Recursive): Minor clarification.
2684
2685 * text.texi: Minor clarifications.
2686 (Sentences): Explain why two-space convention is better.
2687 Explain sentence-end-without-period here.
2688 (Fill Commands): Not here.
2689 (Refill): Node moved down.
2690 (Filling): Update menu.
2691 (Table Creation, Cell Justification, Column Commands): Clarify.
2692
2693 * sending.texi: Minor clarifications.
2694
2695 * search.texi (Regexp Backslash): Clarification.
2696
2697 * rmail.texi: Minor cleanups.
2698 (Rmail): Delete digression about `rmail-mode'.
2699 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2700 (Rmail Files): Mention C-u M-x rmail.
2701 (Rmail Reply): Mention References.
2702 (Rmail Display): Mention rmail-nonignored-headers.
2703
2704 * programs.texi: Minor cleanups.
2705 (Comment Commands): Mention momentary Transient Mark mode.
2706 (Matching): Be more specific about customizing show-paren-mode.
2707 (Info Lookup): Don't list the modes that support C-h S.
2708 Just say what it does in an unsupported mode.
2709 (Man Page): Delete excessive info on customizing woman.
2710 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2711
2712 * abbrevs.texi: Minor clarifications.
2713 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2714 not "dynamic abbrevs" as if they were a kind of abbrev.
2715
2716 * picture.texi (Picture): Minor cleanup.
2717
2718 * mule.texi (Communication Coding): Say "other applications".
2719 (Fontsets): Not specific to X. Add xref to X Resources.
2720 (Unibyte Mode): Rename from Single-Byte Character Support.
2721 "Graphical display", not window system.
2722 (International): Update menu.
2723
2724 * maintaining.texi (Format of ChangeLog):
2725 New node, split out from ChangeLog.
2726 (ChangeLog): Clarifications in the remaining text.
2727 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2728 (Find Tag): Add @w.
2729 (Tags Search): Explain tag table order here. Simplify grep ref.
2730 (List Tags): tags-tag-face is a variable, not a face.
2731 (Emerge): Cleanups.
2732
2733 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2734 (Keyboard Macros): Avoid "the user".
2735
2736 * killing.texi: "Graphical display", not window system.
2737
2738 * help.texi (Help Echo): "Graphical display", not window system.
2739
2740 * glossary.texi: Say "you", not "the user". Say "graphical display".
2741
2742 * frames.texi: Minor cleanups. "Graphical display", not window system.
2743
2744 * files.texi (Visiting): Make drag-and-drop not X-specific.
2745
2746 * custom.texi: Minor cleanups. "Graphical display", not window system.
2747
2748 * cmdargs.texi: Minor cleanups.
2749
2750 * building.texi (Compilation): Move and split kill-compilation para.
2751 Add para about multiple compilers.
2752 (Compilation Mode): Commands also available in grep mode and others.
2753 Mention C-u C-x ` more tutorially. Clarify C-x `.
2754 (Compilation Shell): Clarify. Put Bash example first.
2755 (Grep Searching): Minor cleanups; add @w.
2756 (Debuggers): Minor cleanups.
2757 (Starting GUD): Make GDB xgraphical mode issue clearer.
2758 (Debugger Operation): Lots of clarifications including
2759 GDB tooltip side-effect issue.
2760 (Commands of GUD): Clarify.
2761 (GUD Customization): Add bashdb-mode-hook.
2762 (GDB Graphical Interface): Rewrite for clarity.
2763 (GDB User Interface Layout): Rewrite for clarity.
2764 (Stack Buffer, Watch Expressions): Likewise.
2765 (Other GDB User Interface Buffers): Cleanups.
2766 (Lisp Libraries, External Lisp): Cleanup.
2767
2768 * basic.texi (Position Info): "Graphical displays", rather than
2769 window systems.
2770
2771 * anti.texi: Minor cleanup.
2772
8cf51b2c
GM
27732006-02-03 Eli Zaretskii <eliz@gnu.org>
2774
2775 * custom.texi (Init File, Find Init): Add cross-references to
2776 where $HOME is described.
2777
27782006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2779
2780 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2781 is not inside the @table.
2782
2783 * emacs.texi (Top): Correct node name.
2784
2785 * files.texi (File Names): Fix @xref.
2786 (Reverting): Fix typo.
2787
2788 * mule.texi (International): Correct node name.
2789
2790 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2791
27922006-02-01 Richard M. Stallman <rms@gnu.org>
2793
2794 * emacs.texi (Top): Update subnode menu.
2795
2796 * mule.texi: Minor clarifications.
2797 Reduce the specific references to X Windows.
2798 Refer to "graphical" terminals, rather than window systems.
2799 (Text Coding): Rename from Specify Coding.
2800 (Communication Coding, File Name Coding, Terminal Coding):
2801 New nodes split out from Text Coding.
2802
2803 * kmacro.texi: Minor clarifications.
2804 (Keyboard Macro Ring): Comment out some excessive commands.
2805 (Basic Keyboard Macro): Split up the table, putting part in each node.
2806
2807 * major.texi: Minor clarifications.
2808
2809 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2810
2811 * windows.texi: Minor clarifications.
2812 (Change Window): Don't describe mode-line mouse cmds here.
2813 Add xref to Mode Line Mouse.
2814
2815 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2816
2817 * macos.texi (Mac International): Fix xref.
2818
2819 * indent.texi: Minor clarifications.
2820
2821 * frames.texi: Minor clarifications.
2822 Reduce the specific references to X Windows.
2823 Refer to "graphical" terminals, rather than window systems.
2824 (Frame Parameters): Don't mention commands like
2825 set-foreground-color. Just say to customize a face.
2826 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2827
2828 * files.texi: Minor clarifications.
2829 (Numbered Backups): New node, split out from Backup Names.
2830
2831 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2832
2833 * cmdargs.texi (General Variables): Fix xref.
2834
2835 * buffers.texi: Minor clarifications.
2836
8cf51b2c
GM
28372006-01-31 Richard M. Stallman <rms@gnu.org>
2838
2839 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2840 Nodes moved to top.
2841
2842 * display.texi: Minor clarifications.
2843 (Display): Rearrange menu.
2844 (Standard Faces): Mention query-replace face.
2845 (Faces): Simplify.
2846 (Font Lock): Simplify face customization info.
2847 (Highlight Changes): Node merged into Highlight Interactively.
2848 (Highlight Interactively): Much rewriting and cleanup.
2849 (Optional Mode Line): Narrowed line number not good for goto-line.
2850 Simplify face customization advice.
2851 (Text Display): Mention use of escape-glyph face.
2852 Move ctl-arrow and tab-width here.
2853 (Display Custom): Move no-redraw-on-reenter to end of node.
2854
2855 * search.texi: Minor clarifications.
2856 (Isearch Scroll): Simplify.
2857 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2858
2859 * regs.texi (Registers): Mention bookmarks here.
2860
2861 * mark.texi: Minor clarifications.
2862 (Selective Undo): Node deleted.
2863
2864 * m-x.texi: Minor clarifications.
2865
2866 * killing.texi: Minor clarifications.
2867 Refer to "graphical" terminals, rather than window systems.
2868
2869 * help.texi: Clarifications.
2870 (Help): Don't describe C-h F and C-h K here.
2871 (Key Help): Describe C-h K here.
2872 (Name Help): Mention Emacs Lisp Intro.
2873 Describe C-h F here.
2874 (Misc Help): Mention C-h F and C-h K only briefly.
2875
2876 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2877 Selective undo text merged in.
2878 (Spelling): Mention Aspell along with Ispell.
2879
2880 * emacs.texi (Top): Update subnode menus.
2881
2882 * basic.texi (Basic Undo): Rename from Undo. Most of text
2883 moved to new Undo node.
2884
8cf51b2c
GM
28852006-01-29 Chong Yidong <cyd@stupidchicken.com>
2886
2887 * basic.texi (Continuation Lines, Inserting Text):
2888 Mention longlines mode.
2889
28902006-01-29 Richard M. Stallman <rms@gnu.org>
2891
10d1d0af 2892 * screen.texi: Minor cleanups.
8cf51b2c
GM
2893 (Screen): Clean up the intro paragraphs.
2894 (Mode Line): Lots of rewriting. Handle frame-name better.
2895 eol-mnemonic-... vars moved out.
2896
2897 * emacs.texi (Top): Change menu item for MS-DOS node.
2898 Update subnode menu.
2899
2900 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2901 chapter relates to Windows. Title changed.
2902
2903 * mini.texi: Minor cleanups.
2904
2905 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2906 (Mark): Put it in the menu.
2907
2908 * entering.texi: Minor cleanups.
2909
2910 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2911 (Intro): Refer to "graphical" terminals, rather than X.
2912
2913 * display.texi (Display Custom): Add xref to Variables.
2914 (Optional Mode Line): eol-mnemonic-... vars moved here.
2915
2916 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2917 rather than X.
2918
8cf51b2c
GM
2919 * basic.texi: Minor cleanups.
2920 (Undo): selective-undo moved.
2921
8cf51b2c
GM
29222006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2923
2924 * anti.texi (Antinews): Various corrections and additions.
2925
29262006-01-23 Juri Linkov <juri@jurta.org>
2927
2928 * custom.texi (Easy Customization, Customization Groups)
2929 (Browsing Custom): Mention links along with buttons.
2930
8cf51b2c
GM
29312006-01-21 Eli Zaretskii <eliz@gnu.org>
2932
8cf51b2c
GM
2933 * text.texi (TeX Print): Use @key for TAB.
2934
8cf51b2c
GM
2935 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
2936
8cf51b2c
GM
29372006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
2938
2939 * files.texi (File Aliases): Don't claim that usually separate
2940 buffers are created for two file names that name the same data.
2941 Mention additional situations where different names mean the same
2942 file on disk.
2943
29442006-01-19 Richard M. Stallman <rms@gnu.org>
2945
2946 * killing.texi (Deletion): Upcase @key argument.
2947
2948 * custom.texi (Custom Themes): Minor cleanup.
2949
2950 * programs.texi (Hungry Delete): Upcase @key argument.
2951
8cf51b2c
GM
29522006-01-16 Juri Linkov <juri@jurta.org>
2953
2954 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
2955 Move `mode-line-highlight' before `mode-line-buffer-id'.
2956
8cf51b2c
GM
29572006-01-14 Richard M. Stallman <rms@gnu.org>
2958
2959 * basic.texi (Inserting Text): Minor cleanup.
2960
8cf51b2c
GM
29612006-01-11 Luc Teirlinck <teirllm@auburn.edu>
2962
2963 * custom.texi (Changing a Variable, Face Customization):
2964 Update for changes in Custom menus.
2965
8cf51b2c
GM
29662006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2967
2968 * macos.texi (Mac International): Undo last change.
2969
8cf51b2c
GM
29702006-01-02 Chong Yidong <cyd@stupidchicken.com>
2971
2972 * custom.texi (Custom Themes): Describe the new
2973 customize-create-theme interface.
2974
29752005-12-30 Juri Linkov <juri@jurta.org>
2976
2977 * basic.texi (Position Info): Update example.
2978
c8763fb6 29792005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2980
2981 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
2982
29832005-12-24 Chong Yidong <cyd@stupidchicken.com>
2984
2985 * custom.texi (Custom Themes): `load-theme' always loads.
2986
29872005-12-23 Juri Linkov <juri@jurta.org>
2988
2989 * display.texi (Highlight Interactively): Use double space to
2990 separate sentences. Replace C-p with M-p, and C-n with M-n.
2991
29922005-12-22 Richard M. Stallman <rms@gnu.org>
2993
2994 * custom.texi (Easy Customization and subnodes):
2995 Replace "active field" with "button".
2996 Use "user option" only for variables.
2997 Use "setting" for variable-or-face.
2998
29992005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3000
3001 * buffers.texi (Select Buffer): Change order in table to make
3002 "Similar" refer to the correct item.
3003 (Indirect Buffers): Minor rewording.
3004
8cf51b2c
GM
30052005-12-20 Juri Linkov <juri@jurta.org>
3006
3007 * files.texi (VC Status): Put P and N near p and n.
3008
8cf51b2c
GM
30092005-12-19 Richard M. Stallman <rms@gnu.org>
3010
3011 * programs.texi (Electric C): Delete the info about newline control.
3012 (Other C Commands): Minor cleanup.
3013 (Left Margin Paren): Minor cleanup.
3014
30152005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3016
3017 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3018 (Customization Groups): Delete text moved to "Browsing Custom".
3019 (Browsing Custom): New node.
3020 (Specific Customization): Clarify which commands only work for
3021 loaded options.
3022
30232005-12-18 Bill Wohler <wohler@newt.com>
3024
3025 * frames.texi (Tool Bars): Shorten text of previous change.
3026
30272005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3028
3029 * files.texi (VC Status): Document log-view mode.
3030
30312005-12-18 Bill Wohler <wohler@newt.com>
3032
3033 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3034 permanently via the customize interface.
3035
8cf51b2c
GM
30362005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3037
3038 * killing.texi (Killing by Lines): Document `kill-whole-line'
3039 function.
3040
c8763fb6 30412005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3042
3043 * buffers.texi (Select Buffer): Change `prev-buffer' to
3044 `previous-buffer'. Indicate that these functions use a frame
3045 local buffer list.
3046
8cf51b2c
GM
30472005-12-12 Richard M. Stallman <rms@gnu.org>
3048
3049 * custom.texi (Easy Customization): Change menu comment.
3050 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3051
3052 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3053 (Help): Among the Apropos commands, describe only C-h a here.
3054
30552005-12-11 Richard M. Stallman <rms@gnu.org>
3056
3057 * programs.texi (Options for Comments): Comment-end starts with space.
3058
3059 * glossary.texi (Glossary): Minor cleanup.
3060
3061 * files.texi (Old Versions): Use @table.
3062
8cf51b2c
GM
30632005-12-10 David Koppelman <koppel@ece.lsu.edu>
3064
3065 * display.texi (Highlight Interactively): Include
3066 global-hi-lock-mode. Add miscellaneous details and elaborations.
3067
30682005-12-09 Richard M. Stallman <rms@gnu.org>
3069
3070 * display.texi (Font Lock): Delete the Global FL menu item.
3071
30722005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3073
3074 * custom.texi (Minibuffer Maps): Mention the maps for file name
3075 completion.
3076
30772005-12-09 Kim F. Storm <storm@cua.dk>
3078
3079 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3080 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3081 cursor to next corner in rectangle; clarify insert around rectangle.
3082
8cf51b2c
GM
30832005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3084
3085 * custom.texi (Customization): Use xref to elisp manual for
3086 non-TeX output.
3087 (Minor Modes): Update.
3088 (Customization Groups, Changing a Variable, Face Customization):
3089 Update for new appearance of Custom buffers.
3090 (Changing a Variable): `custom-buffer-done-function' has been
3091 replaced by `custom-buffer-done-kill'.
3092 (Specific Customization): In the `customize-group' buffer, a
3093 subgroup's contents are not "hidden". They are not included at
3094 all. They have no [Show] button.
3095 (Mouse Buttons): Add pxref to description of mouse event lists in
3096 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3097 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3098 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3099
31002005-12-08 Richard M. Stallman <rms@gnu.org>
3101
3102 * mini.texi (Completion Commands, Completion):
3103 In file name input, SPC does not do completion.
3104
8cf51b2c
GM
31052005-12-08 Nick Roberts <nickrob@snap.net.nz>
3106
3107 * building.texi (GDB Graphical Interface): Explain screen size
3108 setting.
3109 (Other GDB User Interface Buffers): Describe features specific to
3110 GDB 6.4.
3111
8cf51b2c
GM
31122005-12-01 Nick Roberts <nickrob@snap.net.nz>
3113
3114 * building.texi (GDB User Interface Layout): Describe how to
3115 kill associated buffers.
3116 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3117 (Watch Expressions): Be more precise.
3118 (Other GDB User Interface Buffers): Describe how to change a
3119 register value.
3120
8cf51b2c
GM
31212005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3122
3123 * macos.texi (Mac Input): Remove description of
3124 mac-command-key-is-meta. Add descriptions of
3125 mac-control-modifier, mac-command-modifier, and
3126 mac-option-modifier.
3127 (Mac International): Fix description of conversion of clipboard data.
3128 (Mac Font Specs): Add example of font customization by face attributes.
3129
31302005-11-22 Nick Roberts <nickrob@snap.net.nz>
3131
3132 * building.texi (Watch Expressions): Expand description.
3133 (Other GDB User Interface Buffers): Describe local map for
3134 gud-watch.
3135
31362005-11-21 Chong Yidong <cyd@stupidchicken.com>
3137
3138 * display.texi (Font Lock): Font lock is enabled by default now.
3139
31402005-11-20 Juri Linkov <juri@jurta.org>
3141
3142 * basic.texi (Position Info): Update examples of the output.
3143 Remove the fact that examples are produced in the TeXinfo buffer,
3144 because in the Info reader users will get a different output from
3145 `C-x ='.
3146
3147 * building.texi (Compilation Mode): Remove paragraph duplicated
3148 from the node `Compilation'. Add `compilation-skip-threshold'.
3149
3150 * display.texi (Font Lock): Suggest more user-friendly method of
3151 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3152
31532005-11-18 Richard M. Stallman <rms@gnu.org>
3154
3155 * files.texi (Registering): Mention @@ in mode line.
3156
3157 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3158
31592005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3160
3161 * files.texi (Renaming and VC): Some back-ends don't
3162 handle renaming.
3163
8cf51b2c
GM
31642005-11-17 Juri Linkov <juri@jurta.org>
3165
3166 * emacs.texi (Top):
3167 * display.texi (Highlight Interactively): Put this font-lock based
3168 mode near Font Lock node.
3169
31702005-11-16 Chong Yidong <cyd@stupidchicken.com>
3171
3172 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3173 icons.
3174
31752005-11-12 Kim F. Storm <storm@cua.dk>
3176
3177 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3178 (Help Summary): Add C-h d and C-h e.
3179 (Apropos): Clarify that all apropos commands may search for either
3180 list of words or a regexp. Add C-h d for apropos-documentation.
3181 Describe apropos-documentation-sort-by-scores user option.
3182
8cf51b2c
GM
31832005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3184
3185 * killing.texi (CUA Bindings): Add @section.
3186
31872005-11-10 Kim F. Storm <storm@cua.dk>
3188
3189 * emacs.texi (Top): Add CUA Bindings entry to menu.
3190
3191 * killing.texi (CUA Bindings): New node. Moved here from
3192 misc.texi and extended with info on rectangle commands and
3193 rectangle highlighting, interface to registers, and the global
3194 mark feature.
3195
3196 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3197
3198 * regs.texi: Prev link points to CUA Bindings node.
3199
32002005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3201
3202 * help.texi (Help Echo): By default, help echos are only shown on
3203 mouse-over, not on point-over.
3204
c8763fb6 32052005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3206
3207 * misc.texi (Shell Mode): Describe how to activate password echoing.
3208
8cf51b2c
GM
32092005-11-04 Romain Francoise <romain@orebokech.com>
3210
3211 * mark.texi (Mark Ring): Fix typo.
3212
32132005-11-03 Richard M. Stallman <rms@gnu.org>
3214
3215 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3216
32172005-11-01 Bill Wohler <wohler@newt.com>
3218
3219 * help.texi (Help Mode): Fix typo.
3220
32212005-11-01 Nick Roberts <nickrob@snap.net.nz>
3222
3223 * building.texi (Other GDB User Interface Buffers): Describe
3224 the command gdb-use-inferior-io-buffer.
3225
32262005-10-31 Romain Francoise <romain@orebokech.com>
3227
3228 * files.texi (Compressed Files): Fix typo.
3229
3230 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3231
3232 * windows.texi (Force Same Window): Likewise.
3233
32342005-10-30 Bill Wohler <wohler@newt.com>
3235
3236 * help.texi (Help Mode): URLs viewed with browse-url.
3237
32382005-10-31 Nick Roberts <nickrob@snap.net.nz>
3239
3240 * building.texi (GDB Graphical Interface): Don't reference
3241 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3242 must stay in same frame.
3243
32442005-10-29 Chong Yidong <cyd@stupidchicken.com>
3245
3246 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3247
3248 * anti.texi (Antinews): Likewise.
3249
8cf51b2c
GM
32502005-10-28 Bill Wohler <wohler@newt.com>
3251
3252 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3253
32542005-10-28 Richard M. Stallman <rms@gnu.org>
3255
3256 * files.texi (Visiting): Explain how to enter ? in a file name.
3257
3258 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3259
8cf51b2c
GM
32602005-10-25 Nick Roberts <nickrob@snap.net.nz>
3261
3262 * building.texi (GDB Graphical Interface): Describe
3263 gdb-mouse-until.
3264
32652005-10-23 Richard M. Stallman <rms@gnu.org>
3266
3267 * custom.texi (Init File): Recommend when to use site-start.el.
3268
8cf51b2c
GM
32692005-10-21 Juri Linkov <juri@jurta.org>
3270
3271 * custom.texi (Examining): Mention accessing the old variable
3272 value via M-n in set-variable.
3273
8cf51b2c
GM
32742005-10-18 Romain Francoise <romain@orebokech.com>
3275
3276 * files.texi (Version Systems): Capitalize GNU.
3277
8cf51b2c
GM
32782005-10-18 Nick Roberts <nickrob@snap.net.nz>
3279
3280 * building.texi (Compilation Mode): Remove redundant paragraph.
3281 (Watch Expressions): Remove paragraph to reflect code change.
3282
8cf51b2c
GM
32832005-10-16 Richard M. Stallman <rms@gnu.org>
3284
3285 * building.texi (Compilation Mode, Compilation): Clarified.
3286
32872005-10-15 Richard M. Stallman <rms@gnu.org>
3288
3289 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3290
8cf51b2c
GM
32912005-10-13 Kenichi Handa <handa@m17n.org>
3292
3293 * basic.texi (Position Info): Fix previous change.
3294
c8763fb6 32952005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3296
3297 * cmdargs.texi (Icons X): Fix typo.
3298
32992005-10-12 Kenichi Handa <handa@m17n.org>
3300
3301 * basic.texi (Position Info): Describe the case that Emacs shows
3302 "part of display ...".
3303
c8763fb6 33042005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3305
3306 * cmdargs.texi (Icons X): -nb => -nbi.
3307
33082005-10-10 Chong Yidong <cyd@stupidchicken.com>
3309
3310 * frames.texi (Speedbar): A couple more clarifications.
3311
33122005-10-11 Nick Roberts <nickrob@snap.net.nz>
3313
3314 * building.texi (GDB User Interface Layout): Improve diagram.
3315 (Watch Expressions): Explain how to make speedbar global.
3316 (Other GDB User Interface Buffers): Make references more precise.
3317
8cf51b2c
GM
33182005-10-09 Richard M. Stallman <rms@gnu.org>
3319
3320 * frames.texi (Speedbar): Clarify the text.
3321
33222005-10-09 Chong Yidong <cyd@stupidchicken.com>
3323
3324 * frames.texi (Speedbar): Add information on keybindings,
3325 dismissing the speedbar, and buffer display mode. Link to
3326 speedbar manual.
3327
c8763fb6 33282005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3329
3330 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3331 added -nb, --no-bitmap-icon.
3332
8cf51b2c
GM
33332005-10-07 Nick Roberts <nickrob@snap.net.nz>
3334
3335 * building.texi (GDB Graphical Interface): Add variables and
3336 functions to indices. Be more precise.
3337
c8763fb6 33382005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3339
3340 * frames.texi (Drag and Drop): Remove the x- from
3341 x-dnd-open-file-other-window and xdnd-protocol-alist.
3342
33432005-09-30 Romain Francoise <romain@orebokech.com>
3344
3345 * mini.texi (Minibuffer): The default value now appears before the
3346 colon in minibuffer prompts.
3347
8cf51b2c
GM
33482005-09-25 Richard M. Stallman <rms@gnu.org>
3349
3350 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3351
8cf51b2c
GM
33522005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3353
3354 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3355
8cf51b2c
GM
33562005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3357
3358 * emacs.texi (Top): Update submenus from macos.texi.
3359
3360 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3361 (Mac OS): Update feature support status.
3362 (Mac Input): List supported input scripts. Remove description
3363 about `mac-keyboard-text-encoding'. Mention mouse button
3364 emulation and related variables.
3365 (Mac International): Mention Central European and Cyrillic
3366 support. Now `keyboard-coding-system' is dynamically changed.
3367 Add description about coding system for selection. Add
3368 description about language environment.
3369 (Mac Environment Variables): Mention
3370 `~/.MacOSX/environment.plist'. Give example of command line
3371 arguments. Add Preferences support.
3372 (Mac Directories): Explicitly state that this node is for Mac OS
3373 Classic only.
3374 (Mac Font Specs): Mention specification for scalable fonts. List
3375 supported charsets. Add preferred way of creating fontsets. Add
3376 description about `mac-allow-anti-aliasing'.
3377 (Mac Functions): Add descriptions about `mac-set-file-creator',
3378 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3379 and `mac-get-preference'.
3380
8cf51b2c
GM
33812005-09-16 Romain Francoise <romain@orebokech.com>
3382
3383 Update all files to specify GFDL version 1.2.
3384
3385 * doclicense.texi (GNU Free Documentation License): Update to
3386 version 1.2.
3387
33882005-09-15 Richard M. Stallman <rms@gnu.org>
3389
3390 * buffers.texi (List Buffers): Fix xref.
3391
3392 * rmail.texi (Rmail Basics): Fix xref.
3393
3394 * emacs.texi (Top): Update subnode menus.
3395
3396 * files.texi (Saving Commands): New node, broken out of Saving.
3397 (Customize Save): New node, broken out of Saving.
3398 Clarify effect of write-region-inhibit-fsync.
3399 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3400
8cf51b2c
GM
34012005-09-14 Romain Francoise <romain@orebokech.com>
3402
3403 * files.texi (Saving): Mention write-region-inhibit-fsync.
3404
34052005-09-05 Chong Yidong <cyd@stupidchicken.com>
3406
3407 * custom.texi (Custom Themes): New node.
3408
34092005-09-03 Richard M. Stallman <rms@gnu.org>
3410
49823426
GM
3411 * search.texi (Search Case): Mention vars that control
3412 case-fold-search for various operations.
8cf51b2c
GM
3413
34142005-08-22 Juri Linkov <juri@jurta.org>
3415
3416 * display.texi (Standard Faces): Merge the text from
3417 `(elisp)Standard Faces' into this node.
3418
34192005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3420
3421 * emacs.texi (Top): Delete menu item for deleted node
3422 Keyboard Translations.
3423
34242005-08-18 Richard M. Stallman <rms@gnu.org>
3425
8cf51b2c
GM
3426 * trouble.texi (Unasked-for Search):
3427 Delete xref to Keyboard Translations.
3428
3429 * glossary.texi (Glossary): Delete xref.
3430
8cf51b2c
GM
3431 * custom.texi (Minor Modes): Say that the list here is not complete.
3432 (Keyboard Translations): Node deleted.
3433 (Disabling): Delete xref to it.
3434 (Customization Groups): Fix Custom buffer example.
3435 (Hooks): Mention remove-hooks.
3436
34372005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3438
3439 * building.texi (GDB Graphical Interface): Improve filling of menu
3440 item.
3441
34422005-08-18 Nick Roberts <nickrob@snap.net.nz>
3443
3444 * building.texi (GDB Graphical Interface): Use better node names.
3445
34462005-08-14 Richard M. Stallman <rms@gnu.org>
3447
3448 * text.texi (Sentences): Fix xref.
3449
34502005-08-14 Juri Linkov <juri@jurta.org>
3451
3452 * building.texi (Compilation, Grep Searching): Move grep command
3453 headings from `Compilation' to `Grep Searching'.
3454
3455 * dired.texi (Dired and Find):
3456 * maintaining.texi (Tags Search): Replace grep xref to
3457 `Compilation' node with `Grep Searching'.
3458
3459 * files.texi (Comparing Files): Replace xref to `Compilation' with
3460 `Compilation Mode'.
3461
34622005-08-13 Alan Mackenzie <acm@muc.de>
3463
3464 * search.texi (Non-ASCII Isearch): Correct a typo.
3465 (Replacement Commands): Mention query-replace key binding.
3466
34672005-08-11 Richard M. Stallman <rms@gnu.org>
3468
3469 * programs.texi (Options for Comments): Fix xref.
3470
3471 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3472 out of Regexps.
3473
8cf51b2c
GM
34742005-08-09 Juri Linkov <juri@jurta.org>
3475
3476 * building.texi (Compilation): Use `itemx' instead of `item'.
3477 (Grep Searching): Simplify phrase.
3478
3479 * display.texi (Standard Faces): Describe vertical-border on
3480 window systems.
3481
3482 * windows.texi (Split Window): Simplify phrase and mention
3483 vertical-border face.
3484
34852005-08-09 Richard M. Stallman <rms@gnu.org>
3486
3487 * files.texi (Comparing Files): Clarify compare-windows.
3488
3489 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3490
8cf51b2c
GM
34912005-08-06 Eli Zaretskii <eliz@gnu.org>
3492
3493 * mule.texi (Coding Systems): Rephrase the paragraph about
3494 codepages: no need for "M-x codepage-setup" anymore, except on
3495 MS-DOS.
3496
3497 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3498 the MS-DOS port only.
3499
35002005-07-30 Eli Zaretskii <eliz@gnu.org>
3501
3502 * makefile.w32-in (info): Don't run multi-install-info.bat.
3503 ($(infodir)/dir): New target, produced by running
3504 multi-install-info.bat.
3505
8cf51b2c
GM
35062005-07-22 Eli Zaretskii <eliz@gnu.org>
3507
3508 * files.texi (Quoted File Names): Add index entry.
3509
8cf51b2c
GM
35102005-07-19 Juri Linkov <juri@jurta.org>
3511
3512 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3513
35142005-07-18 Juri Linkov <juri@jurta.org>
3515
8cf51b2c
GM
3516 * custom.texi (Easy Customization):
3517 * files.texi (Old Versions):
3518 * frames.texi (Wheeled Mice):
3519 * mule.texi (Specify Coding):
8cf51b2c
GM
3520 * text.texi (Cell Justification):
3521 * trouble.texi (After a Crash):
8cf51b2c
GM
3522 * xresources.texi (GTK styles):
3523 Delete duplicate duplicate words.
3524
35252005-07-17 Richard M. Stallman <rms@gnu.org>
3526
3527 * frames.texi (Creating Frames): Fix foreground color example.
3528
3529 * custom.texi (Init Examples): Clean up text about conditionals.
3530
35312005-07-16 Richard M. Stallman <rms@gnu.org>
3532
3533 * mini.texi (Completion Commands): Fix command name for ?.
3534
8cf51b2c
GM
35352005-07-16 Eli Zaretskii <eliz@gnu.org>
3536
3537 * display.texi (Standard Faces): Explain that customization of
3538 `menu' face has no effect on w32 and with GTK. Add
3539 cross-references.
3540
3541 * cmdargs.texi (General Variables): Clarify the default location
3542 of $HOME on w32 systems.
3543
35442005-07-15 Jason Rumney <jasonr@gnu.org>
3545
3546 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3547 changed.
3548
35492005-07-08 Kenichi Handa <handa@m17n.org>
3550
3551 * mule.texi (Recognize Coding): Recommend
3552 revert-buffer-with-coding-system instead of revert-buffer.
3553
35542005-07-07 Richard M. Stallman <rms@gnu.org>
3555
3556 * anti.texi (Antinews): Mention mode-line-inverse-video.
3557
3558 * files.texi (Saving): Minor correction about C-x C-w.
3559
3560 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3561
35622005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3563
3564 * search.texi (Isearch Scroll): Add example of using the
3565 `isearch-scroll' property.
3566 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3567 `Display Custom' node.
3568 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3569 and de-emphasize it.
3570 (Other Repeating Search): `occur' currently can not correctly
3571 handle multiline matches. Correct, clarify and update description
3572 of `flush-lines' and `keep-lines'.
3573
3574 * display.texi (Display Custom): Add anchor for `baud-rate'.
3575
35762005-07-07 Richard M. Stallman <rms@gnu.org>
3577
3578 * gnu.texi: Update where to get GNU status; add refs for how to help.
3579 Add footnotes 6 and 7.
3580
35812005-07-04 Lute Kamstra <lute@gnu.org>
3582
3583 Update FSF's address in GPL notices.
3584
8cf51b2c 3585 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3586 * trouble.texi (Checklist): Update FSF's address.
3587
8cf51b2c
GM
35882005-06-24 Richard M. Stallman <rms@gnu.org>
3589
3590 * display.texi (Text Display): Change index entries.
3591
35922005-06-24 Eli Zaretskii <eliz@gnu.org>
3593
3594 * makefile.w32-in (MAKEINFO): Use --force.
3595 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3596 Makefile.in.
8cf51b2c
GM
3597
35982005-06-23 Richard M. Stallman <rms@gnu.org>
3599
3600 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3601 nobreak-char-display.
3602
3603 * emacs.texi (Top): Update detailed node listing.
3604
3605 * display.texi (Text Display): Renamed show-nonbreak-escape
3606 to nobreak-char-display and no-break-space to nobreak-space.
3607 (Standard Faces): Split up the list of standard faces
3608 and put it in a separate node. Add nobreak-space and
3609 escape-glyph.
3610
8cf51b2c
GM
36112005-06-23 Lute Kamstra <lute@gnu.org>
3612
3613 * mule.texi (Select Input Method): Fix typo.
3614
36152005-06-23 Kenichi Handa <handa@m17n.org>
3616
3617 * mule.texi (International): List all supported scripts. Adjust
3618 text for that leim is now included in the normal Emacs
3619 distribution.
3620 (Language Environments): List all language environments.
3621 Intlfonts contains fonts for most supported scripts, not all..
3622 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3623 input a specific character.
8cf51b2c
GM
3624 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3625
36262005-06-23 Juanma Barranquero <lekktu@gmail.com>
3627
49823426 3628 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3629
36302005-06-22 Miles Bader <miles@gnu.org>
3631
3632 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3633
36342005-06-20 Miles Bader <miles@gnu.org>
3635
3636 * display.texi (Faces): Add `vertical-divider'.
3637
36382005-06-17 Richard M. Stallman <rms@gnu.org>
3639
3640 * text.texi (Adaptive Fill): Minor clarification.
3641
8cf51b2c
GM
36422005-06-10 Lute Kamstra <lute@gnu.org>
3643
3644 * emacs.texi (Top): Correct version number.
3645 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3646 refer to the current version of Emacs.
3647
36482005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3649
3650 * files.texi (Log Buffer): Document when there can be more than
3651 one file to be committed.
3652
36532005-06-08 Juri Linkov <juri@jurta.org>
3654
3655 * display.texi (Faces): Add `shadow' face.
3656
36572005-06-07 Masatake YAMATO <jet@gyve.org>
3658
3659 * display.texi (Faces): Write about mode-line-highlight.
3660
36612005-06-06 Richard M. Stallman <rms@gnu.org>
3662
3663 * misc.texi (Printing Package): Explain how to initialize
3664 printing package.
3665
3666 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3667
36682005-06-05 Chong Yidong <cyd@stupidchicken.com>
3669
3670 * emacs.texi: Rename Hardcopy to Printing.
3671 Make PostScript and PostScript Variables subnodes of it.
3672
3673 * misc.texi (Printing): Rename node from Hardcopy.
3674 Mention menu bar options.
3675 Move PostScript and PostScript Variables to submenu.
3676 (Printing package): New node.
3677
3678 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3679
3680 * dired.texi (Operating on Files): Likewise.
3681
3682 * calendar.texi (Displaying the Diary): Likewise.
3683
3684 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3685
3686 * glossary.texi (Glossary): Likewise.
3687
3688 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3689 effect.
3690
36912005-06-04 Richard M. Stallman <rms@gnu.org>
3692
3693 * trouble.texi (After a Crash): Polish previous change.
3694
8cf51b2c
GM
36952005-05-30 Noah Friedman <friedman@splode.com>
3696
3697 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3698 recovery mechanism.
3699
8cf51b2c
GM
37002005-05-28 Nick Roberts <nickrob@snap.net.nz>
3701
3702 * building.texi (Other Buffers): SPC toggles display of
3703 floating point registers.
3704
8cf51b2c
GM
37052005-05-27 Nick Roberts <nickrob@snap.net.nz>
3706
3707 * files.texi (Log Buffer): Merge in description of Log Edit
3708 mode from pcl-cvs.texi.
3709
37102005-05-26 Richard M. Stallman <rms@gnu.org>
3711
3712 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3713
8cf51b2c
GM
37142005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3715
3716 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3717 not enabled by default.
3718 When not on a word, `ispell-word' by default checks the word
3719 before point.
3720
37212005-05-24 Nick Roberts <nickrob@snap.net.nz>
3722
3723 * building.texi (Debugger Operation): Simplify last sentence.
3724
37252005-05-23 Lute Kamstra <lute@gnu.org>
3726
3727 * emacs.texi: Update FSF's address throughout.
3728 (Preface): Use @cite.
3729 (Distrib): Add cross reference to the node "Copying". Mention the
3730 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3731 printed manuals.
3732 (Intro): Use @xref for the Emacs Lisp Intro.
3733
8cf51b2c
GM
37342005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3735
3736 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3737
3738 * basic.texi (Moving Point): Mention default for `goto-line'.
3739
3740 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3741 of a variable's docstring.
3742
37432005-05-18 Lute Kamstra <lute@gnu.org>
3744
3745 * maintaining.texi (Overview of Emerge): Add cross reference.
3746 Remove duplication.
3747
3748 * emacs.texi (Top): Update to the current structure of the manual.
3749 * misc.texi (Emacs Server): Add menu description.
3750 * files.texi (Saving): Fix menu.
3751 * custom.texi (Customization): Fix menu.
3752 * mule.texi (International): Fix menu.
3753 * kmacro.texi (Keyboard Macros): Fix menu.
3754
37552005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3756
3757 * display.texi: Various minor changes.
3758 (Faces): Delete text that is repeated in the next section.
3759
37602005-05-16 Nick Roberts <nickrob@snap.net.nz>
3761
3762 * building.texi (Debugger Operation): Mention GUD tooltips are
3763 disabled with GDB in text command mode.
3764
8cf51b2c
GM
37652005-05-16 Nick Roberts <nickrob@snap.net.nz>
3766
3767 * building.texi: Replace toolbar with "tool bar" for consistency.
3768 (Compilation Mode): Describe compilation-context-lines
3769 and use of arrow in compilation buffer.
3770 (Debugger Operation): Replace help text with variable's value.
3771
3772 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3773 consistency.
3774
37752005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3776
3777 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3778 Add xref.
3779
8cf51b2c
GM
37802005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3781
3782 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3783 (Position Info): Delete discussion of `goto-line'. It is already
3784 described in `Moving point'.
3785
3786 * mini.texi (Completion Commands): Correct reference.
3787 (Completion Options): Fix typo.
3788
3789 * killing.texi (Deletion): Complete description of `C-x C-o'.
3790
8cf51b2c
GM
37912005-05-10 Richard M. Stallman <rms@gnu.org>
3792
3793 * building.texi (Compilation): Clarify recompile's directory choice.
3794
3795 * frames.texi (Tooltips): Cleanups.
3796
3797 * basic.texi (Arguments): Fix punctuation.
3798
37992005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3800
3801 * screen.texi (Menu Bar): The up and down (not left and right)
3802 arrow keys move through a keyboard menu.
3803
38042005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3805
3806 * basic.texi: Various typo and grammar fixes.
3807 (Moving Point): C-a now runs move-beginning-of-line.
3808
38092005-05-08 Nick Roberts <nickrob@snap.net.nz>
3810
3811 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3812
3813 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3814 as different animals.
3815
38162005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3817
3818 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3819 Correct index entry.
3820
38212005-05-07 Nick Roberts <nickrob@snap.net.nz>
3822
3823 * building.texi (Debugger Operation): Update to reflect changes
3824 in GUD tooltips.
3825
38262005-04-30 Richard M. Stallman <rms@gnu.org>
3827
3828 * files.texi (Compressed Files): Auto Compression normally enabled.
3829
3830 * building.texi (Debugger Operation): Clarify previous change.
3831
8cf51b2c
GM
38322005-04-28 Nick Roberts <nickrob@snap.net.nz>
3833
3834 * building.texi (Debugger Operation): Add description for
3835 GUD tooltips when program is not running.
3836
38372005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3838
3839 * misc.texi (Shell): Add `Shell Prompts' to menu.
3840 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3841 description. Delete remarks moved to new node.
3842 (Shell Prompts): New node.
3843 (History References): Replace remarks moved to `Shell Prompts'
3844 with xref to that node.
3845 (Remote Host): Clarify how to specify the terminal type when
3846 logging in to a different machine.
3847
38482005-04-26 Richard M. Stallman <rms@gnu.org>
3849
3850 * emacs.texi (Top): Update submenus from files.texi.
3851
3852 * files.texi (Filesets): Clarify previous change.
3853
3854 * dired.texi (Misc Dired Features): Clarify previous change.
3855
38562005-04-25 Chong Yidong <cyd@stupidchicken.com>
3857
3858 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3859
3860 * dired.texi (Misc Dired Features): Document
3861 dired-compare-directories.
3862
3863 * files.texi (Filesets): New node.
3864 (File Conveniences): Document Image mode.
3865
3866 * text.texi (TeX Print): Document tex-compile.
3867
38682005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3869
3870 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3871 Delete redundant reference to tooltip Custom group. It is
3872 referred too again in the next paragraph.
3873
38742005-04-24 Richard M. Stallman <rms@gnu.org>
3875
3876 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3877
8cf51b2c
GM
38782005-04-19 Kim F. Storm <storm@cua.dk>
3879
3880 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3881
38822005-04-18 Lars Hansen <larsh@math.ku.dk>
3883
3884 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3885 turns off desktop-save-mode.
3886
38872005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3888
3889 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3890 by default in terminals compatible with xterm. Mention that
3891 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3892 node.
3893
8cf51b2c
GM
38942005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3895
3896 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3897
c8763fb6 38982005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3899
3900 * xresources.texi (Table of Resources): Add cursorBlink.
3901
39022005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3903
3904 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3905 `d', `C-d' and `u'.
3906
39072005-04-11 Richard M. Stallman <rms@gnu.org>
3908
3909 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3910 (Misc X): Add -D, --basic-display.
3911
3912 * maintaining.texi (Change Log): Correct the description of
3913 the example.
3914
3915 * major.texi (Choosing Modes): Document magic-mode-alist.
3916
8cf51b2c
GM
39172005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3918
3919 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3920 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3921 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3922 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3923 `w', respectively.
3924 (Rmail Labels): Mention `l'.
3925 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3926 (Rmail Summary Edit): Describe `j' and RET.
3927
c8763fb6 39282005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3929
3930 * xresources.texi (Lucid Resources): Add fontSet resource.
3931
8cf51b2c
GM
39322005-04-09 Luc Teirlinck <teirllm@auburn.edu>
3933
3934 * display.texi (Useless Whitespace): `indicate-unused-lines' is
3935 now called `indicate-empty-lines'.
3936
39372005-04-06 Kim F. Storm <storm@cua.dk>
3938
3939 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
3940
39412005-04-04 Luc Teirlinck <teirllm@auburn.edu>
3942
3943 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
3944 deleted.
3945 (Marks vs Flags): Add some convenient key bindings.
3946 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
3947 (Misc Dired Features): Correct and expand description of `w' command.
3948
3949 * frames.texi (XTerm Mouse): Delete apparently false info.
3950 The GNU/Linux console currently does not appear to support
3951 `xterm-mouse-mode'.
3952
8cf51b2c
GM
39532005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
3954
3955 * calendar.texi (Diary): Mention shell utility `calendar'.
3956
39572005-04-01 Richard M. Stallman <rms@gnu.org>
3958
3959 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
3960
8cf51b2c
GM
39612005-04-01 Lute Kamstra <lute@gnu.org>
3962
3963 * maintaining.texi (Change Log): add-change-log-entry uses
3964 add-log-mailing-address.
3965
39662005-03-31 Luc Teirlinck <teirllm@auburn.edu>
3967
3968 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
3969 `VC Mode Line' and put in an xref to that node.
3970 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
3971 its description.
3972
39732005-03-31 Paul Eggert <eggert@cs.ucla.edu>
3974
3975 * calendar.texi (Calendar Systems): Say that the Persian calendar
3976 implemented here is the arithmetical one championed by Birashk.
3977
39782005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
3979
3980 * programs.texi (Fortran Motion): Fix previous change.
3981
8cf51b2c
GM
39822005-03-29 Richard M. Stallman <rms@gnu.org>
3983
3984 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
3985
39862005-03-29 Chong Yidong <cyd@stupidchicken.com>
3987
3988 * text.texi (Refill): Refer to Long Lines Mode.
3989 (Longlines): New node.
3990 (Auto Fill): Don't index "word wrap" here.
3991 (Filling): Add Longlines to menu.
3992
39932005-03-29 Richard M. Stallman <rms@gnu.org>
3994
3995 * xresources.texi: Minor fixes.
3996
3997 * misc.texi (Emacs Server): Fix Texinfo usage.
3998
3999 * emacs.texi (Top): Don't use a real section heading for
4000 "Detailed Node Listing". Fake it instead.
4001
4002 * basic.texi (Position Info): Minor cleanup.
4003
4004 * mule.texi (Input Methods): Minor cleanup.
4005
40062005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4007
4008 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4009 constructs as well.
4010 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4011
40122005-03-29 Kenichi Handa <handa@m17n.org>
4013
4014 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4015
4016 * basic.texi (Position Info): Update the description about the
4017 command C-u C-x =.
4018
40192005-03-28 Richard M. Stallman <rms@gnu.org>
4020
4021 * emacs.texi (Top): Use @section for the detailed node listing.
4022
4023 * calendar.texi: Minor fixes to previous change.
4024
4025 * programs.texi (Fortran): Small fixes to previous changes.
4026
4027 * emacs.texi (Top): Update list of subnodes of Dired.
4028 Likewise for building.texi.
4029
4030 * files.texi (File Conveniences): Delete Auto Image File mode.
4031
40322005-03-28 Chong Yidong <cyd@stupidchicken.com>
4033
4034 * building.texi (Flymake): New node.
4035
4036 * custom.texi (Function Keys): Document kp- event types and
4037 keypad-setup package.
4038
4039 * dired.texi (Wdired): New node.
4040
4041 * files.texi (File Conveniences): Reorder entries.
4042 Explain how to turn on Auto-image-file mode.
4043 Document Thumbs mode.
4044
4045 * mule.texi (Specify Coding): Document recode-region and
4046 recode-file-name.
4047
4048 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4049
40502005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4051
4052 * commands.texi (Keys): M-o is now a prefix key.
4053
40542005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4055
4056 * programs.texi: Reformat and update copyright years.
4057 (Fortran): Update section.
4058
40592005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4060
4061 * files.texi: Several small changes in addition to:
4062 (Visiting): Change xref for Dialog Boxes to ref.
4063 (Version Headers): Replace references to obsolete var
4064 `vc-header-alist' with `vc-BACKEND-header'.
4065 (Customizing VC): Update value of `vc-handled-backends'.
4066
40672005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4068
4069 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4070 move here from Emacs Lisp Reference Manual.
4071 * calendar.texi (Calendar/Diary, Diary Commands)
4072 (Special Diary Entries, Importing Diary): Change some xrefs to
4073 point to emacs-xtra rather than elisp.
4074
4075 * emacs-xtra.texi (Calendar Customizing):
4076 Move view-diary-entries-initially, view-calendar-holidays-initially,
4077 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4078 Emacs Manual.
4079 (Appt Customizing): Merge entire section into main Emacs Manual.
4080 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4081 mark-holidays-in-calendar here from emacs-xtra.
4082 (Displaying the Diary): Move view-diary-entries-initially,
4083 mark-diary-entries-in-calendar here from emacs-xtra.
4084 (Appointments): Move appt-display-mode-line,
4085 appt-display-duration, appt-disp-window-function,
4086 appt-delete-window-function here from emacs-xtra.
4087
4088 * calendar.texi: Update and reformat copyright.
4089 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4090 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4091 (Diary): Refer to `diary-file' rather than ~/diary.
4092 (Diary Commands): Rename node to "Displaying the Diary".
4093 * emacs.texi (Top): Rename "Diary Commands" section.
4094 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4095
40962005-03-26 Eli Zaretskii <eliz@gnu.org>
4097
4098 * misc.texi (Emacs Server): Fix the command for setting
4099 server-name. Add an xref to Invoking emacsclient.
4100
4101 * help.texi (Help Summary): Clarify when "C-h ." will do something
4102 nontrivial.
4103 (Apropos): Add cindex entry for apropos-sort-by-scores.
4104
4105 * display.texi (Text Display): Add index entries for how no-break
4106 characters are displayed.
4107
8cf51b2c
GM
41082005-03-26 Eli Zaretskii <eliz@gnu.org>
4109
4110 * files.texi (Visiting): Fix cross-references introduced with the
4111 last change.
4112
4113 * xresources.texi (GTK resources): Fix last change.
4114
8cf51b2c
GM
41152005-03-25 Chong Yidong <cyd@stupidchicken.com>
4116
4117 * xresources.texi (X Resources): GTK options documented too.
4118 (Resources): Clarify meaning of program name.
4119 (Table of Resources): Add visualClass.
4120 (GTK resources): Rewrite.
4121 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4122
4123 * display.texi (Text Display): Mention non-breaking spaces.
4124
4125 * files.texi (Reverting): Document auto-revert-check-vc-info.
4126
4127 * frames.texi (Mouse Commands): Document
4128 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4129
4130 * help.texi (Help Summary): Add `C-h .'.
4131 (Apropos): Apropos accepts a list of search terms.
4132 Document apropos-sort-by-scores.
4133 (Help Echo): Document display-local-help.
4134
4135 * misc.texi (Emacs Server): Document server-name.
4136 (Invoking emacsclient): Document -s option for server names.
4137
4138 * text.texi (Outline Visibility): Introduce "current heading
4139 line" (commands can be called with point on a body line).
4140 Re-order table to follow the sequence of discussion.
4141 hide-body won't hide lines before first header line.
4142 (TeX Mode): Add DocTeX mode.
4143
8cf51b2c
GM
41442005-03-24 Richard M. Stallman <rms@gnu.org>
4145
4146 * mule.texi (Single-Byte Character Support): Delete mention
4147 of iso-acc.el and iso-transl.el.
4148
8cf51b2c
GM
41492005-03-23 Lute Kamstra <lute@gnu.org>
4150
4151 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4152
41532005-03-23 Richard M. Stallman <rms@gnu.org>
4154
8cf51b2c
GM
4155 * search.texi: Delete explicit node pointers.
4156 (Incremental Search): New menu.
4157 (Basic Isearch, Repeat Isearch, Error in Isearch)
4158 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4159 (Slow Isearch): New subnodes.
4160 (Configuring Scrolling): Node deleted.
4161 (Search Case): Doc default-case-fold-search.
4162 (Regexp Replace): Move replace-regexp doc here.
4163
4164 * rmail.texi (Movemail): Put commas inside closequotes.
4165
4166 * picture.texi (Insert in Picture): Document C-c arrow combos.
4167 (Basic Picture): Clarify erasure.
4168
4169 * display.texi (Font Lock): Put commas inside closequotes.
4170
4171 * cmdargs.texi (General Variables): Put commas inside closequotes.
4172
41732005-03-23 Nick Roberts <nickrob@snap.net.nz>
4174
4175 * building.texi (Stack Buffer): Mention reverse contrast for
4176 *selected* frame (might not be current frame).
4177
8cf51b2c
GM
41782005-03-21 Richard M. Stallman <rms@gnu.org>
4179
4180 * building.texi (Starting GUD): Add bashdb.
4181
41822005-03-20 Chong Yidong <cyd@stupidchicken.com>
4183
4184 * basic.texi (Moving Point): Add M-g M-g binding.
4185 (Undo): Document undo-only.
4186 (Position Info): Document M-g M-g and C-u M-g M-g.
4187
4188 * building.texi (Building): Put Grep Searching after Compilation
4189 Shell.
4190 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4191 Document next-error-highlight.
4192 (Grep Searching): Document grep-highlight-matches.
4193 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4194
4195 * calendar.texi (Importing Diary): Rename node from iCalendar.
4196 Document diary-from-outlook.
4197
4198 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4199 Commands.
4200 Mention effect of X drag and drop on Dired buffers.
4201
4202 * files.texi (Visiting): Document large-file-warning-threshold.
4203 Move paragraph on file-selection dialog.
4204 Mention visiting files using X drag and drop.
4205 (Reverting): Mention using Auto-Revert mode to tail files.
4206 Document auto-revert-tail-mode.
4207 (Version Systems): Minor correction.
4208 (Comparing Files): Diff-mode is no longer based on Compilation
4209 mode.
4210 Document compare-ignore-whitespace.
4211 (Misc File Ops): Explain passing a directory to rename-file.
4212 Likewise for copy-file and make-symbolic-link.
4213
4214 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4215 Document mouse-wheel-progressive speed.
4216
4217 * help.texi (Misc Help): Document numeric argument for C-h i.
4218 Correctly explain the effect of just C-u as argument.
4219
4220 * killing.texi (Deletion): Document numeric argument for
4221 just-one-space.
4222
4223 * mini.texi (Completion): Completion acts on text before point.
4224
4225 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4226 (Emulation): CUA mode replaces pc-bindings-mode,
4227 pc-selection-mode, and s-region.
4228
4229 * mule.texi (Input Methods): Leim is now built-in.
4230 (Select Input Method): Document quail-show-key.
4231 (Specify Coding): Document revert-buffer-with-coding-system.
4232
4233 * programs.texi (Fortran Motion): Document f90-next-statement,
4234 f90-previous-statement, f90-next-block, f90-previous-block,
4235 f90-end-of-block, and f90-beginning-of-block.
4236
4237 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4238
4239 * emacs.texi (Acknowledgments): Updated.
4240
4241 * anti.texi: Total rewrite.
4242
8cf51b2c
GM
42432005-03-19 Chong Yidong <cyd@stupidchicken.com>
4244
4245 * ack.texi (Acknowledgments): Update.
4246
42472005-03-19 Eli Zaretskii <eliz@gnu.org>
4248
4249 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4250 copyright years.
4251
42522005-03-14 Nick Roberts <nickrob@snap.net.nz>
4253
4254 * building.texi (Commands of GUD): Move paragraph on setting
4255 breakpoints with mouse to the GDB Graphical Interface node.
4256
42572005-03-07 Richard M. Stallman <rms@gnu.org>
4258
8cf51b2c
GM
4259 * misc.texi (Single Shell, Shell Options): Fix previous change.
4260
4261 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4262
42632005-03-06 Richard M. Stallman <rms@gnu.org>
4264
4265 * building.texi (Starting GUD): Don't explain text vs graphical
4266 GDB here. Just mention it and xref.
4267 Delete "just one debugger process".
4268 (Debugger Operation): Move GUD tooltip info here.
4269 (GUD Tooltips): Node deleted.
4270 (GDB Graphical Interface): Explain the two GDB modes here.
4271
8cf51b2c
GM
4272 * sending.texi (Sending Mail): Minor cleanup.
4273 (Mail Aliases): Explain quoting conventions.
4274 Update key rebinding example.
4275 (Header Editing): C-M-i is like M-TAB.
4276 (Mail Mode Misc): mail-attach-file does not do MIME.
4277
4278 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4279 that really belongs here.
4280 (Remote Mailboxes): Text moved to Rmail Inbox.
4281 (Rmail Display): Mention Mouse-1.
4282 (Movemail): Clarify two movemail versions.
4283 Clarify rmail-movemail-program.
4284
8cf51b2c
GM
4285 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4286 Document async shell commands.
4287 (Shell History): Clarify.
4288 (Shell Ring): Mention C-UP an C-DOWN.
4289 (Shell Options): Add comint-prompt-read-only.
4290 (Invoking emacsclient): Set EDITOR to run Emacs.
4291 (Sorting): No need to explain what region is.
4292 (Saving Emacs Sessions): Fix typo.
4293 (Recursive Edit): Fix punctuation.
4294 (Emulation): Don't mention "PC bindings" which are standard.
4295 (Hyperlinking): Explain Mouse-1 convention here.
4296 (Find Func): Node deleted.
4297
8cf51b2c
GM
4298 * help.texi (Name Help): Xref to Hyperlinking.
4299
4300 * glossary.texi (Glossary):
4301 Rename "Balance Parentheses" to "Balancing...".
4302 Add "Byte Compilation". Correct "Copyleft".
4303 New xref in "Customization".
4304 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4305 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4306 Rename "Registers" to "Register".
4307 Replace "Selecting" with "Selected Frame",
4308 "Selected Window", and "Selecting a Buffer".
4309
4310 * files.texi (Types of Log File): Explain how projects'
4311 methods can vary.
4312
8cf51b2c
GM
4313 * display.texi (Faces): Delete "Emacs 21".
4314
4315 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4316 * fixit.texi (Spelling): C-M-i like M-TAB.
4317 * mini.texi (Completion Options): C-M-i like M-TAB.
4318 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4319 * text.texi (Text Mode): C-M-i like M-TAB.
4320
4321 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4322
4323 * calendar.texi (Specified Dates): Mention `g w'.
4324 (Appointments): appt-activate toggles with no arg.
4325
8cf51b2c
GM
43262005-03-05 Juri Linkov <juri@jurta.org>
4327
4328 * cmdargs.texi (Emacs Invocation): Add cindex
4329 "invocation (command line arguments)"
4330 (Misc X): Add -nbc, --no-blinking-cursor.
4331
43322005-03-04 Ulf Jasper <ulf.jasper@web.de>
4333
4334 * calendar.texi (iCalendar): No need to require it now.
4335
8cf51b2c
GM
43362005-03-03 Nick Roberts <nickrob@snap.net.nz>
4337
4338 * trouble.texi (Contributing): Mention Savannah. Direct users to
4339 emacs-devel.
4340
43412005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4342
4343 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4344 window.
4345
8cf51b2c
GM
43462005-02-27 Richard M. Stallman <rms@gnu.org>
4347
4348 * building.texi (Compilation): Update mode line status info.
4349
43502005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4351
4352 * calendar.texi (General Calendar): Document binding of
4353 scroll-other-window-down.
4354 (Mayan Calendar): Fix earliest date.
4355 (Time Intervals): Document timeclock-change.
4356 Fix timeclock-ask-before-exiting documentation.
4357
43582005-02-26 Kim F. Storm <storm@cua.dk>
4359
4360 * frames.texi (Mouse References):
4361 Add mouse-1-click-in-non-selected-windows.
4362
43632005-02-25 Richard M. Stallman <rms@gnu.org>
4364
4365 * screen.texi (Screen): Explain better about cursors and mode lines;
4366 don't presuppose text terminals.
4367 (Point): Don't assume just one cursor.
4368 Clarify explanation of cursors.
4369 (Echo Area, Menu Bar): Cleanups.
4370
4371 * mini.texi (Minibuffer): Prompts are highlighted.
4372 (Minibuffer Edit): Newline = C-j only on text terminals.
4373 Clarify resize-mini-windows values.
4374 Mention M-PAGEUP and M-PAGEDOWN.
4375 (Completion Commands): Mouse-1 like Mouse-2.
4376 (Minibuffer History): Explain history commands better.
4377 (Repetition): Add xref to Incremental Search.
4378
4379 * mark.texi (Setting Mark): Clarify info about displaying mark.
4380 Clarify explanation of C-@ and C-SPC.
4381 (Transient Mark): Mention Delete Selection mode.
4382 (Marking Objects): Clean up text about extending the region.
4383
4384 * m-x.texi (M-x): One C-g doesn't always go to top level.
4385 No delay before suggest-key-bindings output.
4386
4387 * fixit.texi (Fixit): Mention C-/ for undo.
4388 (Spelling): Mention ESC TAB like M-TAB.
4389 Replacement words with r and R are rechecked.
4390 Say where C-g leaves point. Mention ? as input.
4391
43922005-02-23 Lute Kamstra <lute@gnu.org>
4393
4394 * cmdargs.texi (Initial Options): Add cross reference.
4395
8cf51b2c
GM
43962005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4397
4398 * emacs.texi (Top): Update menu for splitting of node in
4399 msdog.texi.
4400 * frames.texi (Frames): Update xref for splitting of node in
4401 msdog.texi.
4402 * trouble.texi (Quitting): Ditto.
4403
44042005-02-16 Richard M. Stallman <rms@gnu.org>
4405
4406 * windows.texi (Split Window): Simplify line truncation info
4407 and xref to Display Custom.
4408
4409 * trouble.texi (Quitting): Emergency escape only for text terminal.
4410 (Screen Garbled): C-l for ungarbling is only for text terminal.
4411
4412 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4413
4414 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4415
4416 * programs.texi (Program Modes): Mention Python mode.
4417 (Moving by Defuns): Repeating C-M-h extends region.
4418 (Basic Indent): Clarify.
4419 (Custom C Indent): Clarify.
4420 (Expressions): Repeating C-M-@ extends region.
4421 (Info Lookup): Clarify for C-h S.
4422 (Symbol Completion): ESC TAB alternative for M-TAB.
4423 (Electric C): Clarify.
4424
4425 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4426
4427 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4428 MS-DOS Input node.
4429 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4430 (MS-DOS and MULE): Clarify.
4431 (MS-DOS Processes, Windows Processes): Fix typos.
4432
4433 * major.texi (Choosing Modes): Clarify.
4434
4435 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4436 (Keyboard Macro Step-Edit): Clarify.
4437
4438 * indent.texi (Indentation): Clarifications.
4439
4440 * help.texi (Help): Correct error about C-h in query-replace.
4441 Clarify apropos vs C-h a. Fix how to search in FAQ.
4442 (Key Help): Describe C-h w here.
4443 (Name Help): Minor cleanup. C-h w moved to Key Help.
4444 Clarify the "object" joke.
4445 (Apropos): Clarify. Mouse-1 like Mouse-2.
4446 (Help Mode): Mouse-1 like Mouse-2.
4447
4448 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4449
4450 * display.texi (Display): Reorder menu.
4451 (Faces): Cleanup.
4452 (Font Lock): Cleanup. Mention Options menu.
4453 Delete obsolete text.
4454 (Scrolling): For C-l, don't presume text terminal.
4455 (Horizontal Scrolling): Simplify intro.
4456 (Follow Mode): Clarify.
4457 (Cursor Display): Moved before Display Custom.
4458 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4459 Doc default-tab-width. Doc line truncation more thoroughly.
4460
4461 * dired.texi (Dired Enter): C-x C-f can run Dired.
4462 (Dired Visiting): Comment out `a' command.
4463 Mouse-1 is like Mouse-2.
4464 (Shell Commands in Dired): ? can be used more than once.
4465
4466 * basic.texi (Continuation Lines): Simplify description of truncation,
4467 and refer to Display Custom for the rest of it.
4468
8cf51b2c
GM
44692005-02-06 Lute Kamstra <lute@gnu.org>
4470
4471 * basic.texi (Undo): Fix typo.
4472
4473 * cmdargs.texi (Emacs Invocation): Fix typo.
4474
4475 * custom.texi (Init Examples): Fix typo.
4476
4477 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4478
44792005-02-06 Richard M. Stallman <rms@gnu.org>
4480
4481 * regs.texi (Registers): Registers can hold numbers, too.
4482
4483 * killing.texi (Other Kill Commands): Cleanup.
4484 Delete redundant explanation of kill in read-only buffer.
4485 (Yanking): Mention term "copying".
4486 (Accumulating Text): Fix typo.
4487
4488 * entering.texi (Entering Emacs): Update rationale at start.
4489 (Exiting): Treat iconifying on a par with suspension.
4490
4491 * custom.texi (Minor Modes): Fix typo.
4492 (Easy Customization): Fix menu style.
4493 (Variables): Add xref.
4494 (Examining): Setting for future sessions works through .emacs.
4495 (Keymaps): "Text terminals", not "Many".
4496 (Init Rebinding): Explain \C-. Show example of \M-.
4497 Fix minor wording errors.
4498 (Function Keys): Explain vector syntax just once.
4499 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4500 (Init File): Mention .emacs.d directory.
4501 (Init Examples): Add xref.
4502 (Find Init): Mention .emacs.d directory.
4503
4504 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4505 (Action Arguments): Explain which kinds of -l args are found how.
4506 (Initial Options): --batch does not inhibit site-start.
4507 Add xrefs.
4508 (Command Example): Use --batch, not -batch.
4509
4510 * basic.texi (Inserting Text): Cleanup wording.
4511 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4512 C-n is not error at end of buffer.
4513 (Undo): Doc C-/ like C-_. Add xrefs.
4514 (Arguments): META key may be labeled ALT.
4515 Peculiar arg meanings are explained in doc strings.
4516
4517 * abbrevs.texi (Expanding Abbrevs): Clarify.
4518
45192005-02-05 Eli Zaretskii <eliz@gnu.org>
4520
4521 * frames.texi (Frame Parameters): Add an xref to the description
4522 of list-colors-display. Add a pointer to the X docs about colors.
4523
4524 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4525 Improve docs of list-colors-display.
8cf51b2c
GM
4526
45272005-02-03 Lute Kamstra <lute@gnu.org>
4528
4529 * frames.texi (Frames, Drag and Drop): Fix typos.
4530
45312005-02-03 Richard M. Stallman <rms@gnu.org>
4532
4533 * windows.texi (Basic Window): Mention color-change in mode line.
4534 (Change Window): Explain dragging vertical boundaries.
4535
4536 * text.texi (Sentences): Clarify.
4537 (Paragraphs): Explain M-a and blank lines.
4538 (Outline Mode): Clarify text and menu.
4539 (Hard and Soft Newlines): Mention use-hard-newlines.
4540
4541 * frames.texi (Frames): Delete unnecessary mention of Windows.
4542 (Mouse Commands): Likewise. Mention xterm mouse support.
4543 (Clipboard): Clarify.
4544 (Mouse References): Mention use of Mouse-1 for following links.
4545 (Menu Mouse Clicks): Clarify.
4546 (Mode Line Mouse): Clarify.
4547 (Drag and Drop): Rewrite.
4548
4549 * fixit.texi (Spelling): Fix typo.
4550
4551 * files.texi (File Names): Clarify.
4552 (Visiting): Update conditions for use of file dialog. Clarify.
4553 (Saving): Doc d as answer in save-some-buffers.
4554 (Remote Files): Clean up the text.
4555
4556 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4557
4558 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4559 (List Buffers): Clarify.
4560 (Several Buffers): Doc T command.
4561 (Buffer Convenience): Clarify menu.
4562
4563 * basic.texi (Undo): Clarify last change.
4564
45652005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4566
4567 * fixit.texi (Spelling): Fix typo.
4568
45692005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4570
4571 * basic.texi (Undo): Update description of `undo-outer-limit'.
4572
45732005-02-01 Nick Roberts <nickrob@snap.net.nz>
4574
4575 * building.texi: Update documentation relating to GDB Graphical
4576 Interface.
4577
45782005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4579
4580 * custom.texi (Easy Customization): Adapt menu to node name change.
4581
45822005-01-30 Richard M. Stallman <rms@gnu.org>
4583
4584 * custom.texi (Easy Customization): Defn of "User Option" now
4585 includes faces. Don't say just "option" when talking about variables.
4586 Do say just "options" to mean "anything customizable".
4587 (Specific Customization): Describe `customize-variable',
4588 not `customize-option'.
4589
4590 * glossary.texi (Glossary) <Faces>: Add xref.
4591 <User Option>: Change definition--include faces. Change xref.
4592
4593 * picture.texi (Picture): Mention artist.el.
4594
4595 * sending.texi, screen.texi, programs.texi, misc.texi:
4596 * mini.texi, major.texi, maintaining.texi, macos.texi:
4597 * help.texi, frames.texi, files.texi:
4598 Don't say just "option" when talking about variables.
4599
4600 * display.texi, mule.texi: Don't say just "option" when talking
4601 about variables. Other minor cleanups.
4602
8cf51b2c
GM
46032005-01-26 Lute Kamstra <lute@gnu.org>
4604
4605 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4606 File'. Mention the `-Q' option at the `--no-site-file' option.
4607
8cf51b2c
GM
46082005-01-22 David Kastrup <dak@gnu.org>
4609
4610 * building.texi (Grep Searching): Mention alias `find-grep' for
4611 `grep-find'.
4612
46132005-01-20 Richard M. Stallman <rms@gnu.org>
4614
4615 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4616
8cf51b2c
GM
46172005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4618
4619 * rmail.texi (Movemail): Explain differences
4620 between standard and mailutils versions of movemail.
4621 Describe command line and configuration options introduced
4622 with the latter.
4623 Explain the notion of mailbox URL, provide examples and
4624 cross-references to mailutils documentation.
4625 Describe various methods of specifying mailbox names,
4626 user names and user passwords for rmail.
4627 (Remote Mailboxes): New section. Describe
4628 how movemail handles remote mailboxes. Describe configuration
4629 options used to control its behavior.
4630 (Other Mailbox Formats): Explain handling of various mailbox
4631 formats.
4632
46332005-01-13 Richard M. Stallman <rms@gnu.org>
4634
4635 * commands.texi (Commands): Clarification.
4636
46372005-01-11 Richard M. Stallman <rms@gnu.org>
4638
4639 * programs.texi (Multi-line Indent): Fix previous change.
4640 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4641
8cf51b2c
GM
46422005-01-08 Richard M. Stallman <rms@gnu.org>
4643
4644 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4645 lazy-highlight.
4646
4647 * search.texi (Query Replace): Mention faces query-replace
4648 and lazy-highlight.
4649 (Incremental Search): Update isearch highlighting info.
4650
8cf51b2c
GM
46512005-01-04 Richard M. Stallman <rms@gnu.org>
4652
4653 * custom.texi (Saving Customizations): Minor improvement.
4654
8cf51b2c
GM
46552005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4656
4657 * custom.texi (Saving Customizations): Emacs no longer loads
4658 `custom-file' after .emacs. No longer mention customizing through
4659 Custom.
4660
8cf51b2c
GM
46612005-01-01 Andreas Schwab <schwab@suse.de>
4662
4663 * killing.texi (Graphical Kill): Move up under node Killing,
4664 change @section to @subsection.
4665
46662005-01-01 Richard M. Stallman <rms@gnu.org>
4667
4668 * custom.texi (Face Customization): Mention hex color specs.
4669
4670 * emacs.texi (Top): Update Killing submenu.
4671
4672 * killing.texi (Killing): Reorganize section.
4673 No more TeX-only text; put the node command at start of chapter.
4674 But the first section heading is used only in TeX.
4675 Rewrite the text to read better in this mode.
4676 (Graphical Kill): New subnode gets some of the text that
4677 used to be in the first section.
4678
46792004-12-31 Richard M. Stallman <rms@gnu.org>
4680
4681 * dired.texi (Shell Commands in Dired): Delete the ? example.
4682
4683 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4684
4685 * files.texi (Saving): Describe new require-final-newline features
4686 and mode-require-final-newline.
4687
8cf51b2c
GM
46882004-12-29 Richard M. Stallman <rms@gnu.org>
4689
4690 * custom.texi (File Variables): Clarify previous change.
4691
c8763fb6 46922004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4693
4694 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4695 out now.
4696
46972004-12-27 Richard M. Stallman <rms@gnu.org>
4698
4699 * Makefile.in (MAKEINFO): Specify --force.
4700
4701 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4702 (Undo): Doc undo-outer-limit.
4703
8cf51b2c
GM
47042004-12-15 Juri Linkov <juri@jurta.org>
4705
4706 * mark.texi (Transient Mark, Mark Ring): M-< and other
4707 movement commands don't set mark in Transient Mark mode
4708 if mark is active.
4709
8cf51b2c
GM
47102004-12-12 Juri Linkov <juri@jurta.org>
4711
4712 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4713 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4714
4715 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4716 (Misc Dired Commands): Add @r{(Dired)} to w.
4717
47182004-12-12 Juri Linkov <juri@jurta.org>
4719
4720 * mark.texi (Marking Objects): Marking commands also extend the
4721 region when mark is active in Transient Mark mode.
4722
8cf51b2c
GM
47232004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4724
4725 * custom.texi (Saving Customizations): Emacs only loads the custom
4726 file automatically after the init file in version 22.1 or later.
4727 Adapt text and examples to this fact.
4728
8cf51b2c
GM
47292004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4730
4731 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4732 be set through Custom. Otherwise, it has no effect.
4733
8cf51b2c
GM
47342004-12-05 Richard M. Stallman <rms@gnu.org>
4735
4736 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4737 * entering.texi: Rename Command Line to Emacs Invocation.
4738
10d1d0af 4739 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4740
4741 * custom.texi (Easy Customization): Move up to section level,
4742 before Variables. Avoid using the term "variable"; say "option".
4743 New initial explanation.
4744 (Variables): In initial explanation, connect "variable" to the
4745 already-explained "user option".
4746
4747 * emacs.texi (Top): Fix ref to Command Line.
4748 Move reference to Easy Customization.
4749
4750 * xresources.texi (X Resources): Fix From link.
4751
4752 * doclicense.texi (GNU Free Documentation License): Fix To link.
4753
4754 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4755
4756 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4757
47582004-12-03 Richard M. Stallman <rms@gnu.org>
4759
4760 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4761
47622004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4763
4764 * kmacro.texi: Several small changes in addition to the following.
4765 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4766 defining a keyboard macro.
4767 Mention `kmacro-ring-max'.
4768 (Keyboard Macro Counter): Clarify description of
4769 `kmacro-insert-counter', `kmacro-set-counter',
4770 `kmacro-add-counter' and `kmacro-set-format'.
4771
47722004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4773
4774 * custom.texi (File Variables): Add `unibyte' and make it more
4775 clear that `unibyte' and `coding' are special. Suggested by Simon
4776 Krahnke <overlord@gmx.li>.
4777
4778 * mule.texi (Enabling Multibyte): Refer to File Variables.
4779 Suggested by Simon Krahnke <overlord@gmx.li>.
4780
c8763fb6 47812004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4782
4783 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4784 x-use-old-gtk-file-dialog.
4785
8cf51b2c
GM
47862004-11-20 Richard M. Stallman <rms@gnu.org>
4787
4788 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4789
47902004-11-09 Lars Brinkhoff <lars@nocrew.org>
4791
4792 * building.texi (Lisp Eval): Delete hyphen in section name.
4793
47942004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4795
4796 * files.texi (Old Versions):
4797 No longer document annotation as "CVS only".
4798
47992004-11-10 Andre Spiegel <spiegel@gnu.org>
4800
4801 * files.texi (Version Control): Rewrite the introduction about
4802 version systems, mentioning the new ones that we support. Thanks
4803 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4804 suggestions.
4805
c8763fb6 48062004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4807
49823426 4808 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4809
c8763fb6 48102004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4811
4812 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4813
48142004-10-23 Eli Zaretskii <eliz@gnu.org>
4815
4816 * text.texi (Text Based Tables, Table Definition)
4817 (Table Creation, Table Recognition, Cell Commands)
4818 (Cell Justification, Row Commands, Column Commands)
4819 (Fixed Width Mode, Table Conversion, Measuring Tables)
4820 (Table Misc): New nodes, documenting the Table Mode.
4821
8cf51b2c
GM
48222004-10-19 Jason Rumney <jasonr@gnu.org>
4823
4824 * makefile.w32-in (info): Change order of arguments to makeinfo.
4825
48262004-10-19 Ulf Jasper <ulf.jasper@web.de>
4827
4828 * calendar.texi (iCalendar): Update for package changes.
4829
8cf51b2c
GM
48302004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4831
4832 * files.texi (Misc File Ops): View mode is a minor mode.
4833
8cf51b2c
GM
48342004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4835
4836 * calendar.texi (iCalendar): Style changes.
4837
48382004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4839
4840 * search.texi (Regexps): The regexp described in the example is no
4841 longer stored in the variable `sentence-end'.
4842
8cf51b2c
GM
48432004-10-06 Nick Roberts <nickrob@snap.net.nz>
4844
4845 * building.texi (Starting GUD): Note that multiple debugging
4846 sessions requires `gdb --fullname'.
4847
48482004-10-05 Ulf Jasper <ulf.jasper@web.de>
4849
4850 * calendar.texi (iCalendar): New section for a new package.
4851
8cf51b2c
GM
48522004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4853
4854 * text.texi: Various small changes in addition to the following.
4855 (Text): Replace xref for autotype with inforef.
4856 (Sentences): Explain nil value for `sentence-end'.
4857 (Paragraphs): Update default values for `paragraph-start' and
4858 `paragraph-separate'.
4859 (Text Mode): Correct description of Text mode's effect on the
4860 syntax table.
4861 (Outline Visibility): `hide-other' does not hide top level headings.
4862 `selective-display-ellipses' no longer has an effect on Outline mode.
4863 (TeX Misc): Add missing @cindex.
4864 Replace xref for RefTeX with inforef.
4865 (Requesting Formatted Text): The variable
4866 `enriched-fill-after-visiting' no longer exists.
4867 (Editing Format Info): Update names of menu items and commands.
4868 (Format Faces): Mention special effect of specifying the default face.
4869 Describe inheritance of text properties.
4870 Correct description of `fixed' face.
4871 (Format Indentation): Correct description of effect of setting
4872 margins. Mention `set-left-margin' and `set-right-margin'.
4873 (Format Justification): Update names of menu items.
4874 `set-justification-full' is now bound to `M-j b'.
4875 Mention that `default-justification' is a per buffer variable.
4876 (Format Properties): Update name of menu item.
4877 (Forcing Enriched Mode): `format-decode-buffer' automatically
4878 turns on Enriched mode if the buffer is in text/enriched format.
4879
48802004-10-05 Emilio C. Lopes <eclig@gmx.net>
4881
4882 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4883
48842004-09-28 Kim F. Storm <storm@cua.dk>
4885
4886 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4887 Align with new functionality.
4888
8cf51b2c
GM
48892004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4890
4891 * display.texi (Display Custom): Remove stray `@end defvar'.
4892
48932004-09-23 Kim F. Storm <storm@cua.dk>
4894
4895 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4896 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4897
8cf51b2c
GM
48982004-09-20 Richard M. Stallman <rms@gnu.org>
4899
4900 * custom.texi (Hooks): Explain using setq to clear out a hook.
4901 (File Variables): Explain multiline string constants.
4902 (Non-ASCII Rebinding): Explain when you need to update
4903 non-ASCII char codes in .emacs.
4904
4905 * building.texi (Compilation): Explain how to make a silent
4906 subprocess that won't be terminated. Explain compilation-environment.
4907
49082004-09-13 Kim F. Storm <storm@cua.dk>
4909
4910 * mini.texi (Repetition): Rename isearch-resume-enabled to
4911 isearch-resume-in-command-history and change default to disabled.
4912
8cf51b2c
GM
49132004-09-09 Kim F. Storm <storm@cua.dk>
4914
4915 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4916 with new `kmacro-name-last-macro'.
4917
8cf51b2c
GM
49182004-09-08 Juri Linkov <juri@jurta.org>
4919
4920 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4921
8cf51b2c
GM
49222004-09-03 Juri Linkov <juri@jurta.org>
4923
4924 * search.texi (Incremental Search): Update wording for M-%.
4925
49262004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4927
4928 * killing.texi (Killing): Correct description of kill commands in
4929 read-only buffer.
4930
49312004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
4932
4933 * building.texi (Compilation Mode): Add a paragraph about rules
4934 for finding the compilation buffer for `next-error'.
4935
4936 * search.texi (Other Repeating Search): Mention that Occur mode
4937 supports the next-error functionality.
4938
49392004-09-02 Juri Linkov <juri@jurta.org>
4940
4941 * search.texi (Regexp Replace): Add missing backslash to \footnote.
4942
49432004-08-31 Luc Teirlinck <teirllm@auburn.edu>
4944
4945 * kmacro.texi (Basic Keyboard Macro):
4946 `apply-macro-to-region-lines' now operates on all lines that begin
4947 in the region, rather than on all complete lines in the region.
4948
c8763fb6 49492004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4950
4951 * frames.texi (Drag and drop): Add documentation about
4952 x-dnd-test-function and x-dnd-known-types.
4953
49542004-08-30 Luc Teirlinck <teirllm@auburn.edu>
4955
4956 * indent.texi: Various minor changes in addition to:
4957 (Indentation Commands): Correct description of `indent-relative'.
4958 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
4959 mode. The *Tab Stops* buffer uses Overwrite Mode.
4960 (Just Spaces): `tabify' converts sequences of at least two spaces
4961 to tabs.
4962
8cf51b2c
GM
49632004-08-27 Luc Teirlinck <teirllm@auburn.edu>
4964
4965 * frames.texi (Secondary Selection): Setting the secondary
4966 selection with M-Drag-Mouse-1 does not alter the kill ring,
4967 setting it with M-Mouse-1 and M-Mouse-3 does.
4968 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
4969 toolkit scroll bars.
4970 (Scroll Bars): Ditto.
4971
4972 * windows.texi (Basic Window): When using a window system, the value
4973 of point in a non-selected window is indicated by a hollow box.
4974 (Split Window): Side by side windows are separated by a scroll bar,
4975 if scroll bars are used.
4976 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
4977 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
4978 (Window Convenience): Update bindings for `winner-undo' and
4979 `winner-redo'.
4980
4981 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 4982 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
4983 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
4984 of "Using Emacs as a Server".
4985 * building.texi (Building): Interchange nodes (for correct numbering).
4986 * programs.texi (Programs): Interchange nodes (for correct numbering).
4987 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
4988 Info to the node structure.
4989 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
4990 Rearrange order of nodes and sections such that both "GNU GENERAL
4991 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
4992 end, as appropriate for appendices.
4993 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
4994 Use `@unnumberedsec'.
4995 * trouble.texi: Adapt sectioning in Info to the node structure.
4996 Adapt node pointers to change in emacs.texi.
4997 * cmdargs.texi, doclicense.texi: Adapt node pointers.
4998
8cf51b2c
GM
49992004-08-25 Kenichi Handa <handa@m17n.org>
5000
5001 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5002 description for unibyte mode.
5003
50042004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5005
5006 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5007
5008 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5009 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5010 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5011 in @pxref.
5012
50132004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5014
5015 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5016 Change section names.
5017
8cf51b2c
GM
50182004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5019
5020 * kmacro.texi (Keyboard Macro Ring): Rename section.
5021 Emacs treats the head of the macro ring as the `last keyboard macro'.
5022 (Keyboard Macro Counter): Minor change.
5023 (Save Keyboard Macro): Some clarifications.
5024 (Edit Keyboard Macro): Rename section.
5025
5026 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5027 32-bit machines.
5028 (Several Buffers): Clarify which buffer is selected if `2' is
5029 pressed in the Buffer Menu.
5030 Auto Revert mode can be used to update the Buffer Menu
5031 automatically.
5032
50332004-08-21 Eli Zaretskii <eliz@gnu.org>
5034
5035 * help.texi (Misc Help): Add an index entry for finding an Info
5036 manual by its file name.
5037
50382004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5039
5040 * files.texi (Backup Deletion): Correct description of
5041 `delete-old-versions'.
5042 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5043 (Auto Save Files): Recommend `auto-save-mode' to reenable
5044 auto-saving, rather than the abbreviation `auto-save'.
5045
50462004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5047
5048 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5049 for "killing" and "yanking" in main menu.
5050
50512004-08-16 Richard M. Stallman <rms@gnu.org>
5052
5053 * killing.texi (Yanking, Killing): Minor cleanups.
5054
5055 * mark.texi (Momentary Mark): Minor cleanups.
5056
50572004-08-15 Kenichi Handa <handa@etl.go.jp>
5058
5059 * custom.texi (Non-ASCII Rebinding):
5060 C-q always inserts the right code to pass to global-set-key.
5061
8cf51b2c
GM
50622004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5063
5064 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5065 `insert-register', instead of `C-x r g' binding, for consistency.
5066
50672004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5068
5069 * fixit.texi (Spelling): Fix typo.
5070
50712004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5072
5073 * help.texi (Help): Fix Texinfo usage.
5074
8cf51b2c
GM
50752004-07-24 Richard M. Stallman <rms@gnu.org>
5076
5077 * text.texi (Paragraphs): Update how paragraphs are separated
5078 and the default for paragraph-separate.
5079
5080 * search.texi (Regexp Replace): Further update text for new
5081 replacement operators.
5082
8cf51b2c
GM
50832004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5084
5085 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5086 `R' switch.
5087
5088 * dired.texi (Dired Updating): `k' only deletes inserted
5089 subdirectories from the Dired buffer if a prefix argument was given.
5090
5091 * search.texi (Regexps): Delete redundant definition of `symbol' in
5092 description of `\_>'. It already occurs in the description of `\_<'.
5093
8cf51b2c
GM
50942004-07-01 Juri Linkov <juri@jurta.org>
5095
5096 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5097 (Regexp Search): Add M-r.
5098
50992004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5100
5101 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5102
51032004-06-29 Jesper Harder <harder@ifa.au.dk>
5104
49823426 5105 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5106
51072004-06-25 Richard M. Stallman <rms@gnu.org>
5108
5109 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5110
51112004-06-25 David Kastrup <dak@gnu.org>
5112
5113 * search.texi (Regexp Replace): Some typo corrections and
5114 rearrangement.
5115
51162004-06-24 David Kastrup <dak@gnu.org>
5117
5118 * search.texi (Unconditional Replace): Use replace-string instead
5119 of query-replace in example.
5120 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5121 sequences.
5122 (Query Replace): Correct explanation of `^' which does not use
5123 the mark stack.
5124
51252004-06-21 Nick Roberts <nickrob@gnu.org>
5126
5127 * misc.texi (Shell History Copying): Document comint-insert-input.
5128 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5129
8cf51b2c
GM
51302004-06-20 Jesper Harder <harder@ifa.au.dk>
5131
5132 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5133 * custom.texi (Customization): Do.
5134 * anti.texi (Antinews): Do.
5135 * abbrevs.texi (Defining Abbrevs): Do.
5136
5137 * programs.texi (Info Lookup): Fix keybinding for
5138 info-lookup-symbol.
5139
51402004-06-16 Juanma Barranquero <lektu@terra.es>
5141
5142 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5143 Add emacs-xtra.
5144 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5145 (clean): Add emacs-xtra and flymake. Remove redundancies.
5146
51472004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5148
5149 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5150 Add emacs-xtra.
5151 * emacs-xtra.texi: New file.
5152
51532004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5154
5155 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5156 (Dired and Find): Mention differences with ordinary Dired buffers.
5157
8cf51b2c
GM
51582004-06-13 Richard M. Stallman <rms@gnu.org>
5159
5160 * custom.texi (Init Syntax): Explain about vars that do special
5161 things when set with setq or with Custom.
5162 (Init Examples): Add line-number-mode example.
5163
8cf51b2c
GM
51642004-06-12 Juri Linkov <juri@jurta.org>
5165
5166 * dired.texi (Operating on Files): Add dired-do-touch.
5167
8cf51b2c
GM
51682004-06-10 Juri Linkov <juri@jurta.org>
5169
5170 * building.texi (Lisp Eval): Add C-M-x on defface.
5171
51722004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5173
5174 * files.texi (Reverting): Auto-Revert mode and
5175 Global Auto-Revert mode no longer revert remote files.
5176
8cf51b2c
GM
51772004-05-29 Richard M. Stallman <rms@gnu.org>
5178
5179 * custom.texi (Init File): Two dashes start --no-site-file.
5180
8cf51b2c
GM
51812004-05-29 Alan Mackenzie <acm@muc.de>
5182
5183 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5184 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5185 (AWK, Pike): Document as "C-like modes".
5186 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5187 (M-x man): Supersedes M-x manual-entry.
5188 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5189
5190 ("Comments in C"): Delete node; the info is in CC Mode manual.
5191 (c-comment-only-line-offset): Remove description.
5192
5193 (C-c ., C-c C-c): Describe new C Mode bindings.
5194
5195 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5196 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5197 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5198 Amend definitions.
5199
5200 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5201 Describe functions.
5202
5203 (c-comment-start-regexp, c-hanging-comment-ender-p)
5204 (c-hanging-comment-starter-p): Remove obsolete definitions.
5205
5206 * emacs.texi: Remove the menu entry "Comments in C".
5207
8cf51b2c
GM
52082004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5209
5210 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5211 `M-x locate'.
5212
52132004-05-16 Karl Berry <karl@gnu.org>
5214
5215 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5216 makeinfo --html fails.
5217 * help.texi (Help Summary) [@ifnottex]: Likewise.
5218
52192004-05-13 Nick Roberts <nickrob@gnu.org>
5220
5221 * building.texi (GDB Graphical Interface): Update and describe
5222 layout first.
5223
8cf51b2c
GM
52242004-05-04 Jason Rumney <jasonr@gnu.org>
5225
5226 * makefile.w32-in: Revert last change.
5227
52282004-05-03 Jason Rumney <jasonr@gnu.org>
5229
5230 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5231
8cf51b2c
GM
52322004-04-23 Juanma Barranquero <lektu@terra.es>
5233
5234 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5235
52362004-04-18 Juri Linkov <juri@jurta.org>
5237
5238 * fixit.texi (Spelling): Remove file extension from ispell xref.
5239
52402004-04-15 Kim F. Storm <storm@cua.dk>
5241
5242 * cmdargs.texi (Initial Options): Add -Q.
5243
52442004-04-05 Kim F. Storm <storm@cua.dk>
5245
5246 * custom.texi (File Variables): Add safe-local-eval-forms.
5247
8cf51b2c
GM
52482004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5249
5250 * files.texi (Reverting): Correct description of revert-buffer's
5251 handling of point.
5252
52532004-03-22 Juri Linkov <juri@jurta.org>
5254
5255 * emacs.texi (Top): Add `Misc X'.
5256
49823426 5257 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5258
5259 * glossary.texi: Improve references.
5260
5261 * help.texi: Sync keywords with finder.el.
5262
5263 * mini.texi (Completion): Add description for menu items.
5264
5265 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5266
5267 * sending.texi (Mail Methods): Fix xref to Message manual.
5268
8cf51b2c
GM
52692004-03-12 Richard M. Stallman <rms@gnu.org>
5270
8cf51b2c
GM
5271 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5272
8cf51b2c
GM
52732004-03-04 Richard M. Stallman <rms@gnu.org>
5274
5275 * search.texi (Regexps): Explain that ^ and $ have their
5276 special meanings only in certain contexts.
5277
5278 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5279
5280 * mule.texi (Specify Coding): Doc C-x RET F.
5281
5282 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5283 for multiple compile and grep buffers.
5284 (Indirect Buffers): Don't recommand clone-indirect-buffer
5285 for multiple compile and grep buffers.
5286
8cf51b2c
GM
52872004-02-29 Juanma Barranquero <lektu@terra.es>
5288
5289 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5290 Use $(DEL) instead of rm, and ignore exit code.
5291
8cf51b2c
GM
52922004-02-23 Nick Roberts <nick@nick.uklinux.net>
5293
5294 * building.texi (Watch Expressions): Update.
5295
52962004-02-21 Juri Linkov <juri@jurta.org>
5297
5298 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5299 --directory, --help, --version. Move text about command-line-args
5300 to Command Arguments.
5301 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5302 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5303 (Window Size X): Join -g and --geometry. Add @cindex.
5304 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5305 (Title X): Remove alias -title.
5306 (Misc X): New node.
5307
c8763fb6 53082004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5309
5310 * frames.texi (Drag and drop): Add Motif to list of supported
5311 protocols.
5312
c8763fb6 53132004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5314
5315 * frames.texi (Drag and drop): New section.
5316
53172004-01-24 Richard M. Stallman <rms@gnu.org>
5318
5319 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5320 Include it only @ifnotinfo. Patch the preceding and following
5321 node headers to point to each other.
5322
53232004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5324
5325 * calendar.texi (Appointments): Update section.
5326
53272003-12-29 Kevin Ryde <user42@zip.com.au>
5328
8cf51b2c
GM
5329 * programs.texi (C Modes): Fix the xref.
5330
53312003-12-23 Nick Roberts <nick@nick.uklinux.net>
5332
5333 * building.texi (Watch Expressions): Update.
5334 (Commands of GUD): Include use of toolbar + breakpoints set from
5335 fringe/margin.
5336
53372003-12-03 Andre Spiegel <spiegel@gnu.org>
5338
5339 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5340 <acm@muc.de>.
5341
c8763fb6 53422003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5343
5344 * frames.texi (Dialog Boxes): Add use-file-dialog.
5345
8cf51b2c
GM
53462003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5347
5348 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5349 in CC Mode.
5350
8cf51b2c
GM
53512003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5352
5353 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5354 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5355 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5356 * man/frames.texi, man/glossary.texi, man/killing.texi:
5357 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5358 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5359 * man/sending.texi, man/text.texi, man/trouble.texi:
5360 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5361
53622003-11-01 Alan Mackenzie <acm@muc.de>
5363
5364 * search.texi (Scrolling During Incremental Search): Document a
5365 new scrolling facility in isearch mode.
5366
8cf51b2c
GM
53672003-10-22 Miles Bader <miles@gnu.org>
5368
5369 * Makefile.in (info): Move before $(top_srcdir)/info.
5370
53712003-10-22 Nick Roberts <nick@nick.uklinux.net>
5372
5373 * building.texi (Watch Expressions): Update section on data display
5374 to reflect code changes (GDB Graphical Interface).
5375
8cf51b2c
GM
53762003-10-13 Richard M. Stallman <rms@gnu.org>
5377
5378 * xresources.texi (GTK resources): Clean up previous change.
5379
c8763fb6 53802003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5381
5382 * xresources.texi (GTK resources): Add a note that some themes
5383 disallow customizations. Add scroll theme example.
5384
8cf51b2c
GM
53852003-09-30 Richard M. Stallman <rms@gnu.org>
5386
8cf51b2c
GM
5387 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5388
5389 * misc.texi (Saving Emacs Sessions): Shorten the section,
5390 collapsing back into one node.
5391
53922003-09-30 Lars Hansen <larsh@math.ku.dk>
5393
5394 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5395
ce058493 53962003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5397
5398 * xresources.texi (GTK names in Emacs): Correct typo.
5399
8cf51b2c
GM
54002003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5401
5402 * cmdargs.texi (Font X): Mention new default font. More
5403 fully describe long font names, wildcard patterns and the
5404 problems involved. (Result of discussion on emacs-devel.)
5405
54062003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5407
5408 * emacs.texi (Acknowledgements): Correct typo.
5409
54102003-09-22 Richard M. Stallman <rms@gnu.org>
5411
5412 * dired.texi (Misc Dired Commands): New node.
5413 (Dired Navigation): Add dired-goto-file.
5414
5415 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5416
5417 * emacs.texi (Acknowledgements): New node, split from Distribution.
5418
5419 * cmdargs.texi (Action Arguments): -f reads interactive args.
5420
8cf51b2c
GM
54212003-09-08 Lute Kamstra <lute@gnu.org>
5422
5423 * screen.texi (Mode Line): Say that POS comes before LINE.
5424 Mention `size-indication-mode'.
5425 * display.texi (Optional Mode Line): Document
5426 `size-indication-mode'.
5427 * basic.texi (Position Info): Mention `size-indication-mode'.
5428
54292003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5430
5431 * xresources.texi (Resources): Refer to `editres' man page.
5432 (Lucid Resources): Update defaults. Expand description of
5433 `shadowThickness'.
5434
54352003-09-04 Miles Bader <miles@gnu.org>
5436
5437 * Makefile.in (top_srcdir): New variable.
5438 ($(top_srcdir)/info): New rule.
5439 (info): Depend on it.
5440
54412003-09-03 Peter Runestig <peter@runestig.com>
5442
5443 * makefile.w32-in: New file.
5444
54452003-08-29 Richard M. Stallman <rms@gnu.org>
5446
5447 * misc.texi (Saving Emacs Sessions): Correct previous change.
5448
8cf51b2c
GM
54492003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5450
8cf51b2c
GM
5451 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5452 (Intro): Include kmacro.texi after fixit.texi instead of after
5453 custom.texi. (As suggested by Kim Storm.)
5454
54552003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5456
5457 * fixit.texi (Fixit): Update `Next' pointer.
5458 * files.texi (Files): Update `Previous' pointer.
5459 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5460 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5461 (Suggested by Kim Storm.)
5462 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5463
54642003-08-18 Kim F. Storm <storm@cua.dk>
5465
5466 * kmacro.texi: New file describing enhanced keyboard macro
5467 functionality. Replaces old description in custom.texi.
5468
5469 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5470 (Keyboard Macros): Move to new kmacro.texi file.
5471
5472 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5473
8cf51b2c
GM
54742003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5475
5476 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5477
54782003-08-17 Alex Schroeder <alex@gnu.org>
5479
5480 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5481 required.
5482
8cf51b2c
GM
54832003-08-05 Richard M. Stallman <rms@gnu.org>
5484
5485 * programs.texi (Lisp Indent): Don't describe
5486 lisp-indent-function property here. Use xref to Lisp Manual.
5487
8cf51b2c
GM
54882003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5489
fffa137c 5490 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5491 abbreviations.
5492
54932003-07-24 Markus Rost <rost@math.ohio-state.edu>
5494
5495 * buffers.texi (List Buffers): Fix previous change.
5496
8cf51b2c
GM
54972003-07-13 Markus Rost <rost@math.ohio-state.edu>
5498
5499 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5500 List*.
5501
55022003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5503
8cf51b2c
GM
5504 * display.texi (Font Lock): Fix typo.
5505
55062003-07-07 Richard M. Stallman <rms@gnu.org>
5507
5508 * display.texi (Font Lock): Add xref for format info on
5509 font-lock-remove-keywords.
5510
5511 * building.texi (Compilation): Document what happens with asynch
5512 children of compiler process.
5513
5514 * help.texi (Library Keywords): Use @multitable.
5515
8cf51b2c
GM
55162003-06-04 Richard M. Stallman <rms@gnu.org>
5517
5518 * programs.texi (Expressions): Delete C-M-DEL.
5519
5520 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5521 comint-move-point-for-output renamed from
5522 comint-scroll-to-bottom-on-output.
5523
5524 * custom.texi (Init Rebinding): Replace previous change with xref.
5525 (Non-ASCII Rebinding): Explain that issue more briefly here.
5526
55272003-05-28 Richard M. Stallman <rms@gnu.org>
5528
5529 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5530
55312003-05-28 Nick Roberts <nick@nick.uklinux.net>
5532
5533 * building.texi (GDB Graphical Interface): New node.
5534 (Rewritten somewhat by RMS.)
5535
c8763fb6 55362003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5537
5538 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5539 non-English letters. Explain how to set coding systems correctly
5540 and how to include the right coding cookie in the file.
5541
c8763fb6 55422003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5543
5544 * indent.texi (Indentation): Explain the concepts.
5545 (Just Spaces): Explain why preventing tabs for indentation might
5546 be useful.
5547
8cf51b2c
GM
55482003-04-16 Richard M. Stallman <rms@gnu.org>
5549
5550 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5551
8cf51b2c
GM
55522003-02-22 Alex Schroeder <alex@emacswiki.org>
5553
5554 * cmdargs.texi (General Variables): Document SMTPSERVER.
5555
8cf51b2c
GM
5556 * sending.texi: Remove SMTP node.
5557 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5558 library.
5559
8cf51b2c
GM
55602003-02-22 Alex Schroeder <alex@emacswiki.org>
5561
5562 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5563
55642003-02-22 Simon Josefsson <jas@extundo.com>
5565
5566 * sending.texi (Mail Methods): Add node about SMTP.
5567
c8763fb6 55682003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5569
5570 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5571
8cf51b2c
GM
55722003-02-01 Kevin Ryde <user42@zip.com.au>
5573
5574 * glossary.texi (Glossary): Correction to cl cross reference.
5575
55762003-01-20 Richard M. Stallman <rms@gnu.org>
5577
5578 * killing.texi (Rectangles): Document C-x c r.
5579
c8763fb6 55802003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5581
5582 * xresources.texi (GTK resources): New node.
5583 (GTK widget names): New node.
5584 (GTK names in Emacs): New node.
5585 (GTK styles): New node.
5586
c8763fb6 55872003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5588
5589 * maintaining.texi (Create Tags Table): Add reference to the new
5590 `etags --help --lang=LANG' option.
5591
8cf51b2c
GM
55922002-10-02 Karl Berry <karl@gnu.org>
5593
49823426 5594 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5595 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5596 where needed for the sake of the HTML output.
8cf51b2c
GM
5597
55982001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5599
5600 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5601 source files.
5602
56032001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5604
5605 * Makefile.in (emacsman): New target.
5606
8cf51b2c
GM
56072001-10-20 Gerd Moellmann <gerd@gnu.org>
5608
5609 * (Version 21.1 released.)
5610
56112001-10-05 Gerd Moellmann <gerd@gnu.org>
5612
5613 * Branch for 21.1.
5614
8cf51b2c
GM
56152001-03-05 Gerd Moellmann <gerd@gnu.org>
5616
5617 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5618
8cf51b2c
GM
56192000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5620
5621 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5622
8cf51b2c
GM
56231999-07-12 Richard Stallman <rms@gnu.org>
5624
5625 * Version 20.4 released.
5626
56271998-12-04 Markus Rost <rost@delysid.gnu.org>
5628
5629 * Makefile.in (INFO_TARGETS): Delete customize.info.
5630 (DVI_TARGETS): Delete customize.dvi.
5631 (../info/customize, customize.dvi): Targets deleted.
5632
56331998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5634
5635 * Version 20.3 released.
5636
56371998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5638
5639 * Makefile.in (EMACSSOURCES): Add mule.texi.
5640 Add msdog.texi, ack.texi. Remove gnu1.texi.
5641
56421998-04-06 Andreas Schwab <schwab@gnu.org>
5643
5644 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5645 it in dvi targets.
8cf51b2c
GM
5646
56471997-09-23 Paul Eggert <eggert@twinsun.com>
5648
5649 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5650 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5651 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5652
56531997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5654
5655 * Version 20.2 released.
5656
56571997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5658
5659 * Version 20.1 released.
5660
56611997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5662
5663 * Makefile (../info/customize, customize.dvi): New targets.
5664 (INFO_TARGETS): Add ../info/customize.
5665 (DVI_TARGETS): Add customize.dvi.
5666
8cf51b2c
GM
56671996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5668
5669 * Version 19.33 released.
5670
56711996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5672
5673 * Version 19.32 released.
5674
8cf51b2c
GM
56751996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5676
5677 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5678
56791996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5680
5681 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5682 Specify -I option.
5683 (All dvi targets): Set the TEXINPUTS variable.
5684
56851996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5686
5687 * Version 19.31 released.
5688
8cf51b2c
GM
56891995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5690
5691 * Version 19.30 released.
5692
8cf51b2c
GM
56931995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5694
5695 * Makefile.in (maintainer-clean): Rename from realclean.
5696
56971994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5698
5699 * Makefile.in: New file.
5700 * Makefile: File deleted.
5701
57021994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5703
5704 * Makefile (TEXINDEX_OBJS): Variable deleted.
5705 (texindex, texindex.o, getopt.o): Rules deleted.
5706 All deps on texindex deleted.
5707 (distclean): Don't delete texindex.
5708 (mostlyclean): Don't delete *.o.
5709 * texindex.c, getopt.c: Files deleted.
5710
57111994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5712
5713 * Version 19.26 released.
5714
57151994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5716
5717 * Makefile (EMACSSOURCES): Exclude undo.texi.
5718
57191994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5720
5721 * Version 19.25 released.
5722
57231994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5724
5725 * Version 19.24 released.
5726
57271994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5728
5729 * Version 19.23 released.
5730
57311994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5732
5733 * Makefile: Delete spurious tab.
5734
57351994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5736
5737 * Makefile (.SUFFIXES): New rule.
5738
8cf51b2c
GM
57391993-12-04 Richard Stallman (rms@srarc2)
5740
5741 * getopt.c: New file.
5742 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5743 (getopt.o): New rule.
5744 (dvi): Don't depend on texindex.
49823426 5745 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5746
57471993-12-03 Richard Stallman (rms@srarc2)
5748
49823426
GM
5749 * Makefile (TEXI2DVI): New variable.
5750 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5751 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5752
57531993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5754
5755 * Version 19.22 released.
5756
57571993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5758
5759 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5760
57611993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5762
5763 * Version 19.21 released.
5764
8cf51b2c
GM
57651993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5766
5767 * Makefile (realclean): Don't delete the Info files.
5768
57691993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5770
8cf51b2c
GM
5771 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5772 4' where appropriate.
5773
57741993-10-20 Brian Fox (bfox@ai.mit.edu)
5775
49823426 5776 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5777
5778 * texindex.c: Include "../src/config.h" if building in emacs.
5779
5780 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5781 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5782 Add target to build texindex.c, defining `emacs'.
5783
8cf51b2c
GM
57841993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5785
5786 * Version 19.19 released.
5787
8cf51b2c
GM
57881993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5789
5790 * Version 19.18 released.
5791
57921993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5793
5794 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5795
57961993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5797
5798 * Version 19.17 released.
5799
58001993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5801
5802 * split-man: Fix typos in last change.
5803
58041993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5805
5806 * Version 19.16 released.
5807
58081993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5809
5810 * version 19.15 released.
5811
58121993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5813
5814 * Makefile (distclean): It's rm, not rf.
5815
58161993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5817
5818 * Version 19.14 released.
5819
58201993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5821
5822 * Makefile: New file.
5823
58241993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5825
5826 * Version 19.13 released.
5827
58281993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5829
5830 * Version 19.9 released.
5831
58321993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5833
5834 * Version 19.8 released.
5835
58361993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5837
5838 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5839
5840 * trouble.texi: It's `enable-flow-control-on', not
5841 `evade-flow-control-on'.
5842
58431993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5844
5845 * display.texi: Document standard-display-european.
5846
58471993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5848
5849 * Version 19.7 released.
5850
5851 * emacs.texi: Add a sentence to the top menu mentioning the
5852 specific version of Emacs this manual applies to.
5853
58541993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5855
5856 * basic.texi: Document next-line-add-lines variable used to
5857 implement down-arrow.
5858
5859 * killing.texi: Document kill-whole-line.
5860
58611993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5862
5863 * text.texi: Update unix TeX ordering information.
5864
58651993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5866
5867 * news.texi: Mention fill-rectangle in keybinding list.
5868
5869 * killing.texi: Document fill-rectangle.
5870
58711993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5872
5873 * vc.texi: Bring the docs up to date with VC 5.2.
5874
58751992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5876
5877 * emacs.tex: Mention blackbox and gomoku under Amusements.
5878 Assembler mode is now mentioned and appropriately indexed
5879 under Programming Modes.
5880
58811991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5882
5883 * emacs.tex: Update TeX ordering information.
5884
8cf51b2c
GM
58851990-06-26 David Lawrence (tale@geech)
5886
5887 * emacs.tex: Note that completion-ignored-extensions is not used
5888 to filter out names when all completions are displayed in
5889 *Completions*.
5890
58911990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5892
5893 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5894
58951990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5896
5897 * emacs.tex: Add @findex grep.
5898
8cf51b2c
GM
58991988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5900
5901 * emacs.tex: Correct two typos. No other changes before
5902 Version 19 will be made.
5903
8cf51b2c
GM
59041988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5905
5906 * emacs.tex: Update information for obtaining TeX distribution from the
5907 University of Washington.
5908
5909;; Local Variables:
c8763fb6 5910;; coding: utf-8
8cf51b2c
GM
5911;; fill-column: 79
5912;; add-log-time-zone-rule: t
5913;; End:
5914
5915 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5916 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5917
5918 This file is part of GNU Emacs.
5919
352c8b4a 5920 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5921 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5922 the Free Software Foundation, either version 3 of the License, or
5923 (at your option) any later version.
8cf51b2c
GM
5924
5925 GNU Emacs is distributed in the hope that it will be useful,
5926 but WITHOUT ANY WARRANTY; without even the implied warranty of
5927 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5928 GNU General Public License for more details.
5929
5930 You should have received a copy of the GNU General Public License
352c8b4a 5931 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
5932
5933;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd