* international/mule.el (autoload-coding-system, with-category-table)
[bpt/emacs.git] / doc / emacs / ChangeLog
CommitLineData
6337bbde
CY
12008-11-07 Chong Yidong <cyd@stupidchicken.com>
2
3 * dired.texi (Dired): Mention C-x C-d too.
4 (Dired Enter): Document M-n in the Dired minibuffer.
5 (Dired Navigation): Explain dired-goto-file more clearly. Document
6 dired-isearch-filenames.
7 (Dired Deletion): Remove unnecessary "expunged" terminology.
8 (Flagging Many Files): & is now rebound to `% &'.
9 (Shell Commands in Dired): Document dired-do-async-shell-command.
10 Clarify how multi-file arguments are passed.
11 (Misc Dired Features): Document dired-do-isearch.
12
9e8eeff9
CY
132008-11-06 Chong Yidong <cyd@stupidchicken.com>
14
15 * entering.texi (Entering Emacs): Document inhibit-startup-screen.
16
e071f849
CY
172008-11-03 Chong Yidong <cyd@stupidchicken.com>
18
19 * search.texi (Other Repeating Search): Remove obsolete findex entries.
20
05482eb1
CY
212008-11-01 Chong Yidong <cyd@stupidchicken.com>
22
e2346dea
CY
23 * programs.texi (Program Modes): Link to Program Indent node.
24 (Left Margin Paren): Explain consequences of changing
25 open-paren-in-column-0-is-defun-start more concisely.
26 (Which Function, Program Indent, Info Lookup): Minor edits.
27 (Basic Indent): If region is active, TAB indents the region.
28 (Multi-line Indent): If region is active, TAB indents the region. Note
29 that indent-region is useful when Transient Mark mode is off.
30 (Matching): The delimiter at the cursor is highlighted---the character
31 changes color.
32 (Symbol Completion): Link to Completion node.
33
e4b6428c
CY
34 * misc.texi (Invoking emacsclient): Describe how to use Emacs server in
35 a strictly text-only system.
36
05482eb1
CY
37 * abbrevs.texi (Saving Abbrevs): Note that abbrev file is not loaded in
38 batch mode.
39
a11d3737
RS
402008-11-01 Richard M. Stallman <rms@gnu.org>
41
5abad626
RS
42 * misc.texi (Document View): Major rewrite.
43
a11d3737
RS
44 * maintaining.texi (Types of Log File): Change logs are older than
45 version control.
46 (VCS Concepts): Simplify and rearrange.
47 (Version Control Systems): Make it clear that Linux is only the kernel.
48 (VC Mode Line): Shorten reference to menu item.
49 (Basic VC Editing): Clarify VC fileset. Shorten and simplify.
50 (VC Directory Mode): Minor cleanup.
51 Unchanged files are hidden, not omitted.
52 (VC Directory Commands): Shorten and simplify.
53 (Change Log Commands): New node, split from Change Logs.
54 (VC Directory Buffer): New node, split from VC Directory Mode.
55
c55a4acb
CY
562008-10-31 Chong Yidong <cyd@stupidchicken.com>
57
df0356f6
CY
58 * misc.texi (Document View): Renamed from Document Files, moved here
59 from files.texi.
60
61 * files.texi (Version Control): Moved to maintaining.texi. Subnodes
62 moved as well.
63 (Document Files): Moved to misc.texi.
64
c55a4acb
CY
65 * maintaining.texi (Change Log): Document log-edit-insert-changelog and
66 vc-update-change-log.
df0356f6
CY
67 (Version Control): Move here from files.texi.
68 (Format of ChangeLog): Make it a subnode of Change Log.
69
70 * emacs.texi (Top): Update node listing.
c55a4acb 71
ef082374
TH
722008-10-31 Tassilo Horn <tassilo@member.fsf.org>
73
74 * files.texi (Files): Add a section about document
75 files (doc-view-mode).
76
d52582c3
CY
772008-10-31 Chong Yidong <cyd@stupidchicken.com>
78
79 * building.texi (Compilation Mode): Document
80 compilation-auto-jump-to-first-error.
81 (Debuggers): Lower GUD subsections to subsubsections.
82 (Starting GUD): Add cindex.
83 (Lisp Interaction): Note that scratch is no longer the initial buffer.
84
4e0a0968
CY
852008-10-30 Chong Yidong <cyd@stupidchicken.com>
86
03625b47
CY
87 * indent.texi (Indentation): Link to Program Indent.
88
4e0a0968
CY
89 * misc.texi (Invoking emacsclient): If Emacs has no available frame, it
90 now uses emacsclient's terminal.
91
8bd3f7ef
CY
922008-10-29 Chong Yidong <cyd@stupidchicken.com>
93
80e5620e
CY
94 * mark.texi (Using Region): Document use-empty-active-region.
95
97d5c404
CY
96 * emacs.texi (Top): Update node listings.
97
8bd3f7ef
CY
98 * misc.texi (Emacs Server): Rewrite. Document daemon-mode. Don't
99 mention obsolete emacs.bash script.
100 (Invoking emacsclient): Rewrite, moving optional arguments to
101 emacsclient Options.
21d2bae3
CY
102 (emacsclient Options): New node. Document server-use-tcp and
103 server-host.
8bd3f7ef 104
5fda2cbd
CY
1052008-10-28 Chong Yidong <cyd@stupidchicken.com>
106
107 * indent.texi (Indentation): Replace list with paragraphed text,
108 putting description of syntax-driven indentation first. Document new
109 effect of active regions on tab.
110 (Tab Stops): Note that editable tab stops affect indentation commands.
111
4ff029f6
DN
1122008-10-27 Dan Nicolaescu <dann@ics.uci.edu>
113
114 * cmdargs.texi (Initial Options): Document -daemon=SERVER_NAME.
115
996cd6e4
CY
1162008-10-23 Chong Yidong <cyd@stupidchicken.com>
117
f28815e3
CY
118 * custom.texi (Function Keys): Note that modified keypad keys are not
119 translated.
120
996cd6e4
CY
121 * basic.texi (Arguments): Explain how to insert multiple digits.
122
49545fe2
MA
1232008-10-22 Michael Albinus <michael.albinus@gmx.de>
124
125 * files.texi (Remote Files): Precise selection of default method.
126 Rewrite paragraph about disabling remote file names.
127
edac0b53
CY
1282008-10-22 Chong Yidong <cyd@stupidchicken.com>
129
e752c544
CY
130 * search.texi (Special Isearch): Document M-TAB is isearch.
131
edac0b53
CY
132 * files.texi (VC Mode Line): Use @kbd instead of @key for mouse
133 command.
134
135 * frames.texi: Use @kbd instead of @key for mouse commands throughout.
136
20a36054
TH
1372008-10-22 Tassilo Horn <tassilo@member.fsf.org>
138
139 * emacs.texi (Acknowledgments): Added myself to Acknowledgments
140 section.
141
69051ab6
CY
1422008-10-21 Chong Yidong <cyd@stupidchicken.com>
143
c4b1a32a
CY
144 * vc1-xtra.texi: Move nodes VC Directory Mode and VC Directory Commands
145 to files.texi. Move contents of vc2-xtra.texi here.
146
147 * vc2-xtra.texi: File removed.
148
149 * vc-xtra.texi (Advanced VC Usage): Remove VC Directory Mode and VC
150 Directory Commands from the submenu. Don't include deleted file
151 vc2-xtra.texi.
152
153 * files.texi (Visiting): Document find-file-confirm-nonexistent-file.
154 (Version Control): Add VC Directory Mode and VC Directory Commands to
155 the submenu.
156 (Why Version Control?): Use table format.
157 (Version Control Systems): Note that Meta-CVS support is gone.
158 (VCS Concepts): Note precisely when VC started supporting filesets.
159 Remove bogus xref to CVS Options node.
160 (Types of Log File): Copyedits.
161 (VC Mode Line): Document tooltips and mouse-1 on VC indicator.
162 (Basic VC Editing): Content moved from Selecting A Fileset and Doing
163 The Right Thing.
164 (Selecting A Fileset, Doing The Right Thing): Nodes deleted.
165 (Log Buffer): Reorganize node, putting C-c C-c description first.
166 (Old Revisions): Use CVS for example, not RCS.
167 (Secondary VC Commands): Remove VC Directory Mode and VC Directory
168 Commands from the submenu, putting them under Version Control.
169 (VC Directory Mode): Move node contents here from vc1-xtra.texi; we
170 need to include it in the manual unconditionally, since it is now
171 crucial to using distributed version control systems.
1a6e2954
CY
172 (Comparing Files): Note that diff uses the minibuffer, and that the
173 output is shown using Diff mode.
174 (Diff Mode): Explain what "patch" and "hunk" mean. Document
b328f1b9
CY
175 diff-update-on-the-fly, diff-refine-hunk, and
176 diff-show-trailing-whitespaces.
1a6e2954 177 (File Archives): Add rar support.
c4b1a32a 178
69051ab6
CY
179 * major.texi (Choosing Modes): Make mode selection sequence more
180 obvious by describing the steps in order of priority. Note that
181 magic-mode-alist is nil by default. Document
182 magic-fallback-mode-alist.
183
e7421e03
CY
1842008-10-20 Chong Yidong <cyd@stupidchicken.com>
185
186 * frames.texi (Mouse References): Copyedits.
187
6b2efdc2
TH
1882008-10-20 Tassilo Horn <tassilo@member.fsf.org>
189
190 * ack.texi (Acknowledgments): Add myself as doc-view author.
191
9c5e9396
EZ
1922008-10-20 Eli Zaretskii <eliz@gnu.org>
193
194 * frames.texi (Dialog Boxes): Add @cindex entries.
195
dac94f8e
CY
1962008-10-20 Chong Yidong <cyd@stupidchicken.com>
197
198 * frames.texi (Dialog Boxes): Clarify description of GTK+ file chooser.
199 (Text-Only Mouse): Copyedit.
200
25597d40
CY
2012008-10-19 Chong Yidong <cyd@stupidchicken.com>
202
f8a447f6
CY
203 * frames.texi: Use @key throughout for mouse clicks.
204 (Cut/Paste Other App): Document yank-pop-change-selection.
25597d40
CY
205 (Secondary Selection): Fix modified mouse click syntax.
206 (Clipboard): Describe Cut, Copy and Paste commands.
207 (Mouse References): Not all references are in read-only buffers.
f8a447f6
CY
208 Copyedits.
209 (Creating Frames): Add xref to Init File.
210 (Frame Commands): Add xref to Exiting.
211 (Scroll Bars): Document GTK vs toolkit behavior.
25597d40 212
b0f95216
CY
2132008-10-15 Chong Yidong <cyd@stupidchicken.com>
214
b0817f00
CY
215 * files.texi (Version Control): Copyedits. Add Bazaar.
216 (Version Control Systems): List different VCS's using an itemized list.
217 Add Bazaar.
218 (VCS Concepts): Copyedits. Tweak description of file merging.
219
b0f95216
CY
220 * frames.texi (Mouse Commands, Cut/Paste Other App): Rewrite.
221 (Cut/Paste Other App): Document select-active-regions and
222 x-select-enable-primary.
223
69d0d701
CY
2242008-10-13 Chong Yidong <cyd@stupidchicken.com>
225
226 * mark.texi (Shift Selection): Correct case in node name.
227
228 * emacs.texi (Top): Update node order in Mark chapter.
229
375e8351
EZ
2302008-10-12 Eli Zaretskii <eliz@gnu.org>
231
232 * msdog-xtra.texi (MS-DOS): Fix bad pxref.
233
234 * mini.texi (Minibuffer File): Fix markup in last change. Refer to
235 elsewhere in the manual instead of describing yet again the intricacies
236 of $HOME on MS-Windows and MS-DOS.
237
ab58114f
CY
2382008-10-12 Chong Yidong <cyd@stupidchicken.com>
239
4f959513
CY
240 * mini.texi (Minibuffer File): Add xref to File Names.
241 (Minibuffer File): Add discussion of `~' in file names. Add
242 insert-default-directory index reference.
243
ab58114f
CY
244 * files.texi (File Names): Reorganize description.
245 (Visiting): Add xref to Mode Line. Copyedits.
246 (Save Commands): Mention prefix behavior of C-x C-s.
247 (Numbered Backups): Node deleted.
248 (Backup Names): Contents of Numbered Backups moved here. State default
249 of version-control variable.
250 (Reverting): Copyedits.
251 (Version Control): Add additional version control systems.
252
253 * emacs.texi (Top): Delete Numbered Backups node.
254
255 * cmdargs.texi (General Variables): Change Numbered Backups xref to
256 Backup Names.
f2884f63 257 (Initial Options): Document renamed variable inhibit-startup-screen.
ab58114f 258
b0b5100a
RF
2592008-10-11 Romain Francoise <romain@orebokech.com>
260
261 * kmacro.texi (Edit Keyboard Macro): Lossage is now 300 keys.
262
89774b5f
CY
2632008-10-11 Chong Yidong <cyd@stupidchicken.com>
264
265 * buffers.texi (Buffers): Add xrefs to Mode Line and Lisp Interaction.
266 (Select Buffer): Mention use of minibuffer history. Describe default
267 value of default-major-mode. Mention that C-x 4 b selects the other
268 window.
269 (List Buffers): Document CRM indicators in the order they appear.
270 (Kill Buffer): Document new command kill-matching buffers.
271 (Several Buffers): Move explanation of the relationship between buffer
272 list and buffer menu to the top.
273 (Indirect Buffers): Document new variable clone-indirect-buffer-hook.
274
4c72bf27
CY
2752008-10-10 Chong Yidong <cyd@stupidchicken.com>
276
277 * entering.texi (Exiting): Document change of C-x C-c to
278 save-buffers-kill-terminal. Document kill-emacs.
279
f68eb991
EZ
2802008-09-30 Eli Zaretskii <eliz@gnu.org>
281
282 * mule.texi (Coding Systems): Don't mention codepage-setup.
283
284 * msdog-xtra.texi (MS-DOS Printing, MS-DOS and MULE): No need to create
285 cpNNN coding systems anymore.
286 (MS-DOS and MULE): Don't mention code-pages.el. Don't mention support
287 for unibyte mode. Don't mention line-drawing characters. Don't
288 mention dos-unsupported-char-glyph.
289
1a2dd44d
CY
2902008-09-25 Chong Yidong <cyd@stupidchicken.com>
291
292 * search.texi (Search): Shorten introduction.
293 (Basic Isearch): Add command table. Discuss reverse isearch and
294 isearch highlighting.
295 (Repeat Isearch): Move lazy highlighting discussion here. Add search
296 ring to cindex.
297 (Special Isearch): Move input methods discussion here.
298 (Non-ASCII Isearch): Node deleted, merged with Special Isearch.
299 (Isearch Yank): Node deleted, and contents moved into Basic Isearch and
300 Repeat Isearch.
301 (Isearch Minibuffer): New node.
302 (Word Search): Document new word search commands.
303 (Regexp Example): Simplify example using sentence-end-base variable.
304 (Replace): Reword introduction.
305 (Unconditional Replace): Remove unnecessary example.
306 (Other Repeating Search): Document new `M-s o' binding.
307
308 * emacs.texi (Top): Update node listings.
309
e45da31d
JB
3102008-09-22 Juanma Barranquero <lekktu@gmail.com>
311
312 * emacs.texi (Top): Remove Kill Errors from menu.
313
841c8096
CY
3142008-09-22 Chong Yidong <cyd@stupidchicken.com>
315
402168fa
CY
316 * kmacro.texi (Basic Keyboard Macro): Make F3 and F4 the preferred
317 interface for defining macros. Simplify examples. Note that C-g quits
318 macro definitions.
319 (Keyboard Macro Counter): Document using F3 to insert counter. Give
320 usage example.
321 (Keyboard Macro Query): Organize query responses in a table.
322
323 * fixit.texi (Fixit): Favor C-/ keybinding for undo throughout. Link
324 to Erasing node.
841c8096
CY
325 (Undo): Reorganize paragraphs for logical flow. Move keybinding
326 rationale to a footnote.
327 (Kill Errors): Remove node, due to redundancy with Erasing.
328 (Spelling): Move discussion of flyspell to end. Note new behavior of
329 M-$ in active region. Remove non-ispell-specific keybindings from
330 table.
331
eab2ee89
DN
3322008-09-21 Dan Nicolaescu <dann@ics.uci.edu>
333
334 * cmdargs.texi (Initial Options): Document --daemon.
335
3d53e905
GM
3362008-09-20 Glenn Morris <rgm@gnu.org>
337
338 * files.texi (Numbered Backups): Mention that some modes set
339 version-control.
340
1c90484d
GM
3412008-09-20 Jim Blandy <jimb@red-bean.com>
342
343 * files.texi (Numbered Backups): Reference File Variables, as well.
344 Remove discussion of Rmail's implementation.
345
0fc0d844
CY
3462008-09-06 Chong Yidong <cyd@stupidchicken.com>
347
348 * misc.texi (Recursive Edit): Note that top-level exits active
349 minibuffers.
350
351 * trouble.texi (Quitting): Likewise.
352
b18d283d
CY
3532008-08-31 Chong Yidong <cyd@stupidchicken.com>
354
355 * emacs.texi (Top): Add Temporary Face Changes xref.
356
357 * display.texi (Display): Move Temporary Face Changes node to just
358 after Standard Faces.
359 (Scrolling): Document recenter-top-bottom instead of recenter.
360 (Horizontal Scrolling): Move auto hscroll discussion to the top.
361 (Faces, Standard Faces, Temporary Face Changes, Useless Whitespace)
362 (Display Custom): Copyedits.
363 (Optional Mode Line): Document display-battery-mode.
364
180135fc
RF
3652008-08-27 Romain Francoise <romain@orebokech.com>
366
367 * custom.texi (Directory Variables): Minor fix.
368
d3fe3475
GM
3692008-08-27 Glenn Morris <rgm@gnu.org>
370
371 * cal-xtra.texi (Advanced Calendar/Diary Usage): Tweak some menu
372 descriptions.
373 (Calendar Customizing): Tweak layout description.
183080b6 374 Move calendar-today-marker and calendar-today face to the other
d3fe3475
GM
375 markers. Condense calendar-star-date and calendar-mark-today
376 description.
377 (Holiday Customizing): Add oriental and solar holidays.
378 Add index entries for Baha'i, Christian, Hebrew and Islamic holidays.
379 Fix holiday-float description. Use zerop in examples. Be less verbose.
380 (Date Display Format): Change ISO format. Be less verbose.
381 (Diary Customizing): Mention day and month abbrev arrays.
382 Mention the date-form variables by name. Update European example.
383 (Non-Gregorian Diary): Change node name. Mention Baha'i functions.
384 Condense examples. Mention diary-entry-symbols by name.
385 Condense table for insertion commands.
386 (Fancy Diary Display): Mention diary-include-string and
387 diary-sexp-entry-symbol. Condense example. Add Chinese, Coptic,
388 Ethiopic, Persian date functions. Condense descriptions.
389
390 * calendar.texi (Format of Diary File): Mention diary-nonmarking-symbol.
391 (Adding to Diary): Adapt for changed node name.
392
71755807
GM
3932008-08-26 Glenn Morris <rgm@gnu.org>
394
395 * cal-xtra.texi (Non-Gregorian Diary Entries): New name for
396 node "Hebrew/Islamic Entries".
397
398 * calendar.texi (Specified Dates): Fix names of iso functions.
399 (General Calendar): There may not be another window.
400 (Writing Calendar Files, Holidays): Tweak intro.
401 (Holidays): Mention Baha'i and Chinese holidays.
402 (Sunrise/Sunset): Add M-x calendar-sunrise-sunset-month.
403 (Lunar Phases): Remove incorrect reference to calendar-time-zone.
404 (To Other Calendar): Add calendar-print-other-dates.
405 Refer to "graphic display" rather than "X.
406 (From Other Calendar): Add calendar-bahai-goto-date. Fix reference.
407 (Displaying the Diary): Fix whitespace after reference.
408 Fix `diary-number-of-entries' reference.
409 (Date Formats): Explicitly mention that day names can be abbreviated.
410 (Adding to Diary): Add some references to other sections.
411 (Special Diary Entries): Fix reference.
412 (Appointments): Simplify appt-message-warning-time entry.
413 Clarify where times must be.
414 (Importing Diary): Comment out icalendar paragraph that does not apply.
415 (Time Intervals): Simplify entry for timeclock-ask-before-exiting.
416
d76ebc75
GM
4172008-08-23 Glenn Morris <rgm@gnu.org>
418
419 * fortran-xtra.texi (Fortran): Change description of free form and
420 fixed form a bit. Mention hideshow and imenu.
421 (Fortran Motion): Mention fortran-end-of-subprogram,
422 fortran-beginning-of-subprogram, fortran-mark-do, fortran-mark-if.
423 (Fortran Indent): Minor re-word.
424 (ForIndent Commands): Mention fortran-fill-paragraph and
425 fortran-fill-statement.
426 (ForIndent Cont): Mention fortran-tab-mode-string.
427 (Fortran Comments): Mention fortran-comment-line-start-skip.
428 (Fortran Columns): Mention font-locking.
429 (Fortran Abbrev): Word syntax not relevant with new-style abbrev.
430
e2a71e28
JB
4312008-08-23 Johan Bockgard <bojohan@muon>
432
433 * basic.texi (Moving Point): Fix <prior>/<next> confusion.
434
5c52e13c
CY
4352008-08-22 Chong Yidong <cyd@stupidchicken.com>
436
437 * mini.texi (Minibuffer): Simplify introduction.
438 (Minibuffer File): Document tilde in minibuffer filenames.
439 (Minibuffer Edit): Mention that the prompt is read-only. Describe how
440 to enter tabs, spaces, and question marks. Describe behavior of C-a.
441 (Completion Example): Update example to current command list.
442 (Completion Options): Document `lazy' value of completion-auto-help.
443 Update contents of completion-ignored-extensions.
444 (Minibuffer History): Describe "future history" list. State default
445 value of history-delete-duplicates.
446
77a00355
GM
4472008-08-21 Glenn Morris <rgm@gnu.org>
448
449 * fortran-xtra.texi (Fortran Columns): Document `fortran-line-length'.
87aae241 450 (Fortran Comments): Replace fortran-indent-comment with comment-dwim.
77a00355 451
39ee1d04
CY
4522008-08-17 Chong Yidong <cyd@stupidchicken.com>
453
454 * regs.texi (Registers): Clarify valid register names.
455 (RegPos): Note that buffer is saved and restored too.
456 (RegText): Note that mark is reactivated/deactivated.
457 (RegConfig): Xref to Windows node.
458
b12c348f
CY
4592008-08-16 Chong Yidong <cyd@stupidchicken.com>
460
3ae7ba79
CY
461 * basic.texi (Inserting Text): Provide command name for C-q.
462
b12c348f
CY
463 * killing.texi (Killing): Copyedit. Define read-only text.
464 (Deletion): DEL and C-d were already explained in Erasing; xref there.
465 (Killing by Lines): Copyedit.
466 (Other Kill Commands): Move M-w description here.
467 (Yanking): Move M-w to Other Kill Commands.
468 (Kill Ring): Also mention saving text in registers. Link to Text
469 Properties in elisp manual.
470 (Accumulating Text): Copyedit.
471 (CUA Bindings): Shift selection is now the default.
472
d8ff7692
TZ
4732008-08-12 Teodor Zlatanov <tzz@lifelogs.com>
474
475 * maintaining.texi (Change Log): Mention next-error is available.
476
a43a8a2e
GM
4772008-08-10 Glenn Morris <rgm@gnu.org>
478
479 * cal-xtra.texi (Calendar Customizing): Mention whitespace variables
480 and intermonth text.
481 (Holiday Customizing): Add holiday-chinese.
482
eba27308
EZ
4832008-08-08 Eli Zaretskii <eliz@gnu.org>
484
485 * files.texi (Log Buffer, Diff Mode): Fix last changes. Add indexing.
486
5f14a5b3
DN
4872008-08-07 Dan Nicolaescu <dann@ics.uci.edu>
488
489 * files.texi (Log Buffer): Describe C-c C-d.
490 (Diff Mode): Describe C-x 4 A.
491
49989bff
EZ
4922008-08-06 Eli Zaretskii <eliz@gnu.org>
493
494 * vc1-xtra.texi (VC Directory Mode): Fix last change.
495
5c915c02
DN
4962008-08-06 Dan Nicolaescu <dann@ics.uci.edu>
497
2beaf97a
DN
498 * files.texi (Old Revisions): Update the keys used by vc-annotate and
499 describe the new bindings to show the changeset diff, toggle annotation
500 visibility, show revisions.
501 (VC Status): Describe key bindings for modifying the change comments,
502 displaying changeset diffs and annotations.
503
5c915c02
DN
504 * vc1-xtra.texi (VC Directory Mode): Talk about multiple VC systems.
505
71798ace
NR
5062008-08-05 Nick Roberts <nickrob@snap.net.nz>
507
508 * vc1-xtra.texi (VC Directory Mode): Fix typo.
509
b8949644
EZ
5102008-08-02 Eli Zaretskii <eliz@gnu.org>
511
512 * vc1-xtra.texi (VC Directory Mode, VC Directory Commands): Fix English
513 and wording.
514
819567d1
DN
5152008-08-02 Dan Nicolaescu <dann@ics.uci.edu>
516
517 * vc1-xtra.texi (VC Directory Mode): Fix and improve the info about
b8949644 518 marking/unmarking. Add descriptions for the multiple file search
819567d1
DN
519 commands. Improve some old info.
520
5f38310a
CY
5212008-07-31 Chong Yidong <cyd@stupidchicken.com>
522
0dc3906b
CY
523 * display.texi (Visual Line Mode): New node.
524
5f38310a
CY
525 * basic.texi (Inserting Text): Move DEL to deletion node.
526 (Moving Point): Add additional alternative key bindings. Describe
527 line-move-visual.
528 (Erasing): Describe DEL.
529 (Basic Undo, Blank Lines, Arguments): Copyedit.
530 (Continuation Lines): Mention Visual Line mode.
531 (Position Info): Move extended discussion to mule.texi.
532
533 * mule.texi (International Chars): Describe C-x =.
534
535 * emacs.texi (Top): Add Visual Line Mode node.
536
7c2fb837
DN
5372008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
538
539 * emacs.texi: Remove VMS support.
540
3f6b73ef
DN
5412008-07-30 Dan Nicolaescu <dann@ics.uci.edu>
542
543 * vc1-xtra.texi (VC Directory Mode): Update the display format and fix
544 the vc-dir command name.
545
9e2a2647
DN
5462008-07-27 Dan Nicolaescu <dann@ics.uci.edu>
547
548 * xresources.texi: Remove mentions of Mac Carbon.
549
568beaa2
AS
5502008-07-19 Andreas Schwab <schwab@suse.de>
551
552 * ns-emacs.texi: Move to ../misc.
553
0ef94706
CY
5542008-07-15 Chong Yidong <cyd@stupidchicken.com>
555
556 * entering.texi (Exiting): Don't describe text-only terminals as the
557 default. Describe the new startup screen.
558 (Exiting): Describe how to kill Emacs first. Change description of
559 iconification to handle modern window systems.
560
ba60bd44 5612008-07-15 Adrian Robert <Adrian.B.Robert@gmail.com>
edfda783
AR
562
563 * ns-emacs.texi: New file, documents features of Emacs port under
564 NeXTstep windowing.
565
9f30aa73
CY
5662008-07-15 Chong Yidong <cyd@stupidchicken.com>
567
938a5d2e
CY
568 * entering.texi (Entering Emacs): Update prev node.
569
570 * glossary.texi (Glossary): Remove xref to Text Characters.
571
9f30aa73
CY
572 * commands.texi (User Input): Rewrite. Describe Emacs' behavior
573 directly, rather than in the context of ASCII. Move description of
574 special properties of modifier key to new Modifier Keys node.
575 (Keys): Copyedit.
576 (Text Characters): Delete node. Multibyte is the default nowadays, and
577 the node contents are obsolete.
578
579 * custom.texi (Modifier Keys): New node.
580
581 * emacs.texi (Top): Update node list.
582
7e53d36c
CY
5832008-07-13 Chong Yidong <cyd@stupidchicken.com>
584
585 * emacs.texi (Intro): Increase conciseness slightly. Remove paragraph
586 saying that Emacs provides menus and mouse support (which is par for
587 the course).
588
589 * screen.texi (Screen): Copyedit. Define "buffer" and "current buffer"
590 early on.
591 (Point): Copyedit. Relegate historical trivia to a footnote.
592 (Mode Line): Explain mode-line format more consistently.
593 (Menu Bar): Copyedit.
594
1e9fa96d
GM
5952008-06-27 Glenn Morris <rgm@gnu.org>
596
597 * cal-xtra.texi (Sexp Diary Entries):
598 * calendar.texi (Lunar Phases): Update for lunar.el name changes.
599
dc9bebb8
CY
6002008-06-26 Chong Yidong <cyd@stupidchicken.com>
601
602 * mark.texi (Shift selection): New node.
603 (Mark): Copyedits.
604 (Persistent Mark): Move to the end of the chapter.
605
e7881076
EZ
6062008-06-20 Eli Zaretskii <eliz@gnu.org>
607
608 * makefile.w32-in (distclean): Remove makefile.
609
f427400c
NR
6102008-06-17 Nick Roberts <nickrob@snap.net.nz>
611
612 * building.texi (Starting GUD): Add an entry for gud-gdb.
613 (GDB Graphical Interface): Explain that gud-gdb is now needed for text
614 command mode.
615
b597d348
GM
6162008-06-17 Glenn Morris <rgm@gnu.org>
617
618 * calendar.texi: Fix references to mouse-2 and mouse-3 in calendar.
619
647b7094
NR
6202008-06-17 Nick Roberts <nickrob@snap.net.nz>
621
622 * building.texi (Starting GUD): Expand on remote debugging.
623 (Other GDB-UI Buffers): Mention new keyboard bindings.
624
47a30023
GM
6252008-06-15 Glenn Morris <rgm@gnu.org>
626
627 * gnu.texi: Use a verbatim license for this invariant section,
628 as per etc/GNU.
629
37e5d54a
GM
6302008-06-13 Daniel Engeler <engeler@gmail.com>
631
632 * emacs.texi, misc.texi: Add documentation about serial port access.
633
8e65d46c
GM
6342008-06-13 Glenn Morris <rgm@gnu.org>
635
c1473b4c
MB
636 * emacs-xtra.texi, emacs.texi: Update Back-Cover text per
637 maintain.info.
8e65d46c 638
e40a85cd
MB
6392008-06-05 Miles Bader <miles@gnu.org>
640
641 * display.texi (Temporary Face Changes): Update to reflect function
642 renamings in face-remap.el.
643
56c73dec
MB
6442008-06-04 Miles Bader <miles@gnu.org>
645
646 * display.texi (Temporary Face Changes): Add
647 `adjust-buffer-face-height'. Rewrite description of
648 `increase-buffer-face-height' and `decrease-default-face-height' now
649 that they aren't bound by default.
650
9d3d42fb
MB
6512008-06-03 Miles Bader <miles@gnu.org>
652
653 * display.texi (Temporary Face Changes): New node.
654
2be6bfe2
EZ
6552008-05-31 Eli Zaretskii <eliz@gnu.org>
656
657 * msdog.texi (Windows Keyboard): Fix text added on 2008-05-29.
658
daf7e339
GM
6592008-05-31 Glenn Morris <rgm@gnu.org>
660
661 * cal-xtra.texi (Fancy Diary Display): Simplify.
662
d21d2618
GM
6632008-05-30 Glenn Morris <rgm@gnu.org>
664
665 * cal-xtra.texi (Fancy Diary Display): Update for
666 diary-display-function replacing diary-display-hook.
667
71ce5fd0
JB
6682008-05-29 Drew Adams <drew.adams@oracle.com>
669
670 * msdog.texi (Windows Keyboard): Add descriptions of
671 w32-register-hot-key and w32-unregister-hot-key.
672
a3cdbdf8
MO
6732008-05-21 Tom Tromey <tromey@redhat.com>
674
675 * custom.texi (Directory Variables): Grammar fix. Link to Safe File
676 Variables node.
677
854a574c
MO
6782008-05-19 Tom Tromey <tromey@redhat.com>
679
680 * custom.texi (Variables): Add Directory Variables to menu.
681 (Directory Variables): New node.
682
7c2ec3f9
ER
6832008-05-16 Eric S. Raymond <esr@snark.thyrsus.com>
684
71ce5fd0 685 * vc2-xtra.texi: Modify an example so it reflects what vc.el now does.
7c2ec3f9 686
370fded4
ER
6872008-05-15 Eric S. Raymond <esr@snark.thyrsus.com>
688
689 * vc2-xtra.texi, emacs.texi, files.texi: Snapshots node renamed to
352c8b4a
GM
690 Revision Tags and rewritten. Section now uses modern terminology,
691 (tags rather than snapshots) and describes post-SCCS systems more
370fded4
ER
692 accurately.
693
6af511e3
EZ
6942008-05-10 Eli Zaretskii <eliz@gnu.org>
695
696 * msdog.texi (Windows Files): Update documentation of
697 w32-get-true-file-attributes.
698
7a78b6e7
ER
6992008-05-09 Eric S. Raymond <esr@snark.thyrsus.com>
700
701 * files.texi, vc-xtra.texi, vc1-xtra.texi: Document the new VC
702 directory mode.
703
1bcfc24e
CY
7042008-05-08 Chong Yidong <cyd@stupidchicken.com>
705
706 * killing.texi (Appending Kills): Remove a strangely off-topic index
6af511e3 707 entry "television".
1bcfc24e 708
db86064f
ER
7092008-05-07 Eric S. Raymond <esr@snark.thyrsus.com>
710
ab5ec32c 711 * ack.texi, files.texi, vc2-xtra.texi: Meta-CVS is no longer supported.
db86064f 712
a31b405e
ER
7132008-05-02 Eric S. Raymond <esr@snark.thyrsus.com>
714
715 * emacs/buffers.texi, emacs/files.texi (Version-control):
716 vc-toggle-read-only is no longer a good idea...
717
ff2c14fc
GM
7182008-04-29 Glenn Morris <rgm@gnu.org>
719
720 * cal-xtra.texi (Sexp Diary Entries): Clarify diary-float.
721
367c9b7c
JL
7222008-04-22 Juri Linkov <juri@jurta.org>
723
724 * dired.texi (Subdirectories in Dired): Describe using `^'
725 to return to the parent directory.
726
4ac1e9b4
NR
7272008-04-22 Nick Roberts <nickrob@snap.net.nz>
728
729 * building.texi (GDB-UI Layout, Other GDB-UI Buffers): Update for
730 recent changes.
731
b9b3bf2b
NR
7322008-04-19 Nick Roberts <nickrob@snap.net.nz>
733
734 * building.texi (GDB-UI Layout, Breakpoints Buffer)
735 (Other GDB-UI Buffers): Update for recent thread related changes.
736
4d120d6a
SM
7372008-04-11 Mirko Vukovic <mirko.vukovic@gmail.com> (tiny change)
738
739 * maintaining.texi (Maintaining):
740 * emacs.texi (Top): Typo.
741
a152877d
SM
7422008-04-08 Stefan Monnier <monnier@iro.umontreal.ca>
743
b9b3bf2b
NR
744 * display.texi (Font Lock): Prefer add-hook to using a non-nil `mode'
745 arg in `font-lock-add-keywords'.
a152877d 746
36c0514c
GM
7472008-04-08 Glenn Morris <rgm@gnu.org>
748
749 * cal-xtra.texi, calendar.texi: Update for calendar name changes.
750 Also add Baha'i calendar references where appropriate.
751
06a97d46
GM
7522008-04-05 Glenn Morris <rgm@gnu.org>
753
754 * custom.texi (Init File): Byte-compiling .emacs is bad.
755
6adc6eed
SM
7562008-04-04 Stefan Monnier <monnier@iro.umontreal.ca>
757
758 * mini.texi (Minibuffer Edit) <resize-mini-windows>: Adjust default.
759
571388b0
GM
7602008-03-29 Glenn Morris <rgm@gnu.org>
761
762 * calendar.texi: Update for `calendar-date-style' replacing
763 `european-calendar'.
764
3ae8f876
JR
7652008-03-28 Jason Rumney <jasonr@gnu.org>
766
767 * display.texi (Display Custom): Mention overlay-margin in text.
768
5bc6ddff 7692008-03-12 Reiner Steib <Reiner.Steib@gmx.de>
03a864d5 770
5bc6ddff
MB
771 * custom.texi, dired.texi, mini.texi, mule.texi: Add `referenced in the
772 tutorial' comments.
03a864d5 773
7186a830
CY
7742008-03-28 Chong Yidong <cyd@stupidchicken.com>
775
776 * mark.texi (Mark): Rearrange nodes.
777 (Persistent Mark): Rename from Transient Mark.
778 (Mark, Setting Mark, Marking Objects, Persistent Mark, Mark Ring):
779 Describe Transient Mark mode as the default.
780
781 * basic.texi (Basic Undo): Don't mention setting the mark, which isn't
782 the default behavior with Transient Mark mode off.
783 (Position Info): Fix typo.
784
71ce5fd0
JB
785 * display.texi (Standard Faces): Reference the Mark node.
786 Remove discussion of the region face, which is discussed there.
7186a830
CY
787
788 * emacs.texi (Top): Update node listings.
789
790 * files.texi (Diff Mode, Misc File Ops): Describe Transient Mark mode
791 as the default.
792
793 * fixit.texi (Undo): Standardize choice of undo key sequence.
794 (Undo, Spelling): Describe Transient Mark mode as the default.
795
796 * frames.texi (Mouse Commands): Treat Transient Mark mode as the
797 default.
798
799 * glossary.texi (Glossary): Treat Transient Mark mode as the default.
800
801 * killing.texi (Kill Ring, Accumulating Text): Assume Transient Mark
802 mode is the default, and note that the mark is not activated when set.
803
804 * programs.texi (Moving by Defuns, Expressions, Comment Commands):
805 Describe Transient Mark mode as the default.
806
807 * search.texi (Basic Isearch): Reference the Mark Ring node.
808 (Replace, Unconditional Replace, Other Repeating Search):
809 Describe Transient Mark mode as the default.
810
811 * text.texi (Words, Pages, Fill Commands, HTML Mode): Describe
812 Transient Mark mode as the default.
813 (Paragraphs): Describe how M-h behaves when region is active.
814
815 * trouble.texi (Quitting): Clarify effects of C-g.
816
dc47d1ff
GM
8172008-03-13 Glenn Morris <rgm@gnu.org>
818
819 * emacs.texi (EMACSVER): Set to 23.0.60.
820
e3e0fb39 8212008-03-05 Glenn Morris <rgm@gnu.org>
8b74f389 822
e3e0fb39
GM
823 * dired.texi (Hiding Subdirectories): Fix previous change.
824
8252008-03-05 Drew Adams <drew.adams@oracle.com>
826
827 * dired.texi (Hiding Subdirectories): Document `dired-hide-subdir'.
8b74f389 828
5e14abf8
KS
8292008-02-28 Kim F. Storm <storm@cua.dk>
830
831 * help.texi (Help Files): Move describe-gnu-project to C-h g.
832 Move describe-distribution to C-h C-o.
833 Move view-emacs-problems to C-h C-p.
834 Add view-emacs-debugging on C-h C-d.
835 Add view-external-packages on C-h C-e.
d0207bf3 836 Add view-order-manuals on C-h C-m.
5e14abf8 837
d0207bf3 8382008-02-17 Ulrich Mueller <ulm@kph.uni-mainz.de>
17577183
BG
839
840 * msdog-xtra.texi (MS-DOS): Docstring fix.
841
87e391bb
EZ
8422008-02-09 Eli Zaretskii <eliz@gnu.org>
843
844 * msdog.texi (Windows Fonts): Use a @table for describing font
845 properties.
846
5662e503
JR
8472008-02-07 Jason Rumney <jasonr@gnu.org>
848
849 * msdog.texi (Windows Files): w32-get-true-file-attributes default
850 value has changed.
851 (Windows HOME): Clarify what is meant by "if that fails as well".
852 (Windows Fonts): New section.
853
72463824
GM
8542008-02-07 D. E. Evans <sinuhe@gnu.org> (tiny change)
855
856 * basic.texi (Basic Undo): Remove duplicate "you can".
857
7ff926e0
EZ
8582008-02-02 Eli Zaretskii <eliz@gnu.org>
859
860 * maintaining.texi (Tags): Fix last change.
861
6ab7aef1
MA
8622008-02-02 Michael Albinus <michael.albinus@gmx.de>
863
093571c3 864 * tramp.texi: Use new FSF's Back-Cover Text.
6ab7aef1 865
ace67e7e
NR
8662008-01-31 Nick Roberts <nickrob@snap.net.nz>
867
868 * trouble.texi (Checklist): Direct users to emacs-devel@gnu.org.
869
ae068fdf
RS
8702008-01-26 Richard Stallman <rms@gnu.org>
871
872 * maintaining.texi (Tags): Delete redundant index entry.
873
a56d9a08
EZ
8742008-01-26 Eli Zaretskii <eliz@gnu.org>
875
876 * programs.texi (Imenu): Move "@cindex tags" from here...
877 * maintaining.texi (Tags): ...to here.
878
e941ed90
NR
8792008-01-23 Kevin Ryde <user42@zip.com.au>
880
881 * custom.texi (Mouse Buttons): Update elisp xref to "Click Events" on
882 click count.
883
650276d5
JB
8842008-01-21 Juanma Barranquero <lekktu@gmail.com>
885
886 * entering.texi (Exiting): Fix typo.
887 Reported by D. E. Evans <sinuhe@gnu.org>.
888
8dc17977
MR
8892007-12-31 Martin Rudalics <rudalics@gmx.at>
890
891 * glossary.texi (Glossary): Fix typo.
892
9f9695a6
RS
8932007-12-27 Richard Stallman <rms@gnu.org>
894
895 * text.texi (Formatted Text): Improve menu tag.
896 (Editing Format Info): In Info, add duplicate menu of nodes
897 about the submenus.
898 (Format Faces): Say where Faces menu is found. Mention Other.
899 (Format Colors): Say where these submenus are found.
900 (Format Indentation, Format Justification): Likewise.
901 (Format Properties): Likewise.
902
abfd0191
RS
9032007-12-22 Richard Stallman <rms@gnu.org>
904
905 * search.texi (Query Replace): Make exp of query-replace more
906 self-contained, and clarify.
8dc17977 907
abfd0191
RS
908 * cc-mode.texi (Getting Started): Change @ref to @pxref.
909
a2586785
RS
9102007-12-15 Richard Stallman <rms@gnu.org>
911
912 * files.texi (Auto Save): Clarify definition of auto-saving.
913
a67cf2bb
RS
9142007-11-26 Richard Stallman <rms@gnu.org>
915
916 * help.texi (Help Echo): Cleanups.
917
448b33b1
TTN
9182007-11-23 Thien-Thi Nguyen <ttn@gnuvola.org>
919
920 * files.texi (Why Version Control?): Fix typo.
921 (VCS Concepts): Fix typos; small tense fix.
4d77fc8e
TTN
922 (Selecting a Fileset): Fix typos; small rewording.
923 (Log Buffer): Likewise.
924 (Old Revisions): Likewise.
448b33b1 925
221bb7f6
EZ
9262007-11-17 Eli Zaretskii <eliz@gnu.org>
927
928 * mule.texi (Communication Coding): Fix wording of last change.
929
d0207bf3 9302007-11-16 Werner Lemberg <wl@gnu.org>
1ab397c1 931
630cb3b7
JB
932 * custom.texi (Specifying File Variables):
933 * major.texi (Choosing Modes): Mention '\" in man pages.
1ab397c1 934
53b7759e
KH
9352007-11-16 Kenichi Handa <handa@ni.aist.go.jp>
936
a5ab2e0c 937 * mule.texi (Communication Coding): Document x-select-request-type.
53b7759e
KH
938
939 * frames.texi (Cut/Paste Other App): Mention x-select-request-type.
940
c8763fb6 9412007-11-15 Francesco Potortì <pot@gnu.org>
0b7f2f3f 942
630cb3b7 943 * maintaining.texi (TEXTAGS): Note that you can use "-" for stdout with
0b7f2f3f
FP
944 --output=file.
945
ff98e024
MR
9462007-11-13 Martin Rudalics <rudalics@gmx.at>
947
948 * help.texi (Help Summary, Apropos, Misc Help): Fix typos.
949 (Help Echo): Avoid mentioning the term "region" here and
950 consistently use the term "active text".
951
37b11c22
GM
9522007-11-11 Glenn Morris <rgm@gnu.org>
953
954 * calendar.texi (Special Diary Entries): Fix Thanksgiving example.
955
21d50ba1
JL
9562007-11-10 Paul Pogonyshev <pogonyshev@gmx.net>
957
958 * search.texi (Query Replace): Mention
959 `query-replace-show-replacement'.
960
c12ecb0a 9612007-11-09 Nick Roberts <nickrob@snap.net.nz>
4fda797e
NR
962
963 * building.texi (Watch Expressions): Remove obscure sentence.
964
3b4201f4
KH
9652007-11-06 Kenichi Handa <handa@ni.aist.go.jp>
966
967 * mule.texi (Select Input Method): Describe how to activate an input
968 method in the text mode.
969
07e5c0b0
DN
9702007-11-01 Dan Nicolaescu <dann@ics.uci.edu>
971
972 * cmdargs.texi (Misc Variables): Remove Sun windows info.
973
52dd7391
NR
9742007-10-30 Nick Roberts <nickrob@snap.net.nz>
975
976 * building.texi (Watch Expressions): Describe gdb-delete-out-of-scope.
977
c004e539
GM
9782007-10-30 Glenn Morris <rgm@gnu.org>
979
980 * misc.texi (Directory Tracking): Explain a bit more about
981 dirtrack-mode.
982
ca8c5b8c
GM
9832007-10-25 Glenn Morris <rgm@gnu.org>
984
985 * fortran-xtra.texi (Fortran): F90 mode handles F2003.
986
b6c764ef
RS
9872007-10-24 Richard Stallman <rms@gnu.org>
988
989 * misc.texi (Interactive Shell): Cleanup last change.
990
eabd84c9
JL
9912007-10-22 Juri Linkov <juri@jurta.org>
992
993 * mini.texi (Minibuffer History): Add text about a list of minibuffer
994 default values.
995
0b43c7e2
ER
9962007-10-20 Eric S. Raymond <esr@snark.thyrsus.com>
997
ca8c5b8c 998 * files.texi: Disambiguate two slightly different uses of the term
0b43c7e2
ER
999 'filesets'.
1000
a80859d4
MR
10012007-10-18 Martin Rudalics <rudalics@gmx.at>
1002
1003 * trouble.texi (Quitting): Fix typo.
1004
c9447ae1
GM
10052007-10-18 Glenn Morris <rgm@gnu.org>
1006
1007 * frames.texi (Mode Line Mouse): Mention minor mode names.
1008
168b980f
JL
10092007-10-17 Juri Linkov <juri@jurta.org>
1010
1011 * text.texi (Fill Commands): Undocument fill-paragraph-or-region.
1012 fill-paragraph operates on the active region in Transient Mark mode.
1013 (Fill Prefix, Format Indentation): Replace fill-paragraph-or-region
1014 with fill-paragraph.
1015
1016 * basic.texi (Arguments): Replace fill-paragraph-or-region with
1017 fill-paragraph.
1018
1019 * fixit.texi (Spelling): ispell-word operates on the active region
1020 in Transient Mark mode.
1021
5a331f34
JB
10222007-10-17 Aaron S. Hawley <aaronh@garden.org>
1023
1024 * building.texi (Source Buffers):
1025 * custom.texi (Init Non-ASCII):
1026 * glossary.texi (Glossary): Use "key binding" consistently.
1027
2a9f4d55
JB
10282007-10-17 Juanma Barranquero <lekktu@gmail.com>
1029
1030 * calendar.texi (Diary): Fix directive.
1031
de13cecf
RS
10322007-10-16 Richard Stallman <rms@gnu.org>
1033
1034 * calendar.texi (Diary): Clarify text about diary file example.
1035
5f90d53e
ER
10362007-10-13 Eric S. Raymond <esr@snark.thyrsus.com>
1037
1038 * files.texi: Capitalize node names according to convention.
1039
3aa491bc
GM
10402007-10-13 Glenn Morris <rgm@gnu.org>
1041
1042 * misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
1043
8a3106d3
ER
10442007-10-11 Eric S. Raymond <esr@snark.thyrsus.com>
1045
1046 * emacs.texi:
1047 * files.texi (Version Systems): Minor fixes to version-control material
5a331f34 1048 suggested by RMS and Robert J. Chassell.
8a3106d3 1049
da1080a2
ER
10502007-10-10 Eric S. Raymond <esr@snark.thyrsus.com>
1051
3aa491bc 1052 * files.texi (Version Systems):
0870a421
ER
1053 * vc-xtra.texi:
1054 * vc1-xtra.texi:
ac3f4c6f 1055 * vc2-xtra.texi: Merge in changes for new VC with fileset-oriented
2a9f4d55 1056 operations. Change of terminology from `version' to `revision'.
a7fc5b78 1057 Revise text for adequate description of VCSes with monotonic IDs.
2a9f4d55 1058 * emacs.texi: Change of terminology from `version' to `revision'.
da1080a2 1059
58ade22b
ER
10602007-10-09 Eric S. Raymond <esr@snark.thyrsus.com>
1061
da1080a2 1062 * files.texi (Version Systems): Describe newer VCses.
58ade22b
ER
1063 Reorder the descriptions to be chronological.
1064
93870ce2
RS
10652007-10-09 Richard Stallman <rms@gnu.org>
1066
1067 * display.texi (Cursor Display): Correct how cursor appears
1068 in nonselected windows.
1069
568c7288
NR
10702007-10-04 Nick Roberts <nickrob@snap.net.nz>
1071
1072 * building.texi (GDB Graphical Interface): Remove references to gdba
1073 and mention gud-gdb.
1074
1af74d06 10752007-08-31 Eli Zaretskii <eliz@gnu.org>
17afb4cb 1076
1af74d06 1077 * rmail.texi (Rmail Sorting): Improve indexing.
17afb4cb 1078
0d8fb755
JL
10792007-10-06 Juri Linkov <juri@jurta.org>
1080
1081 * text.texi (Fill Commands): Document fill-paragraph-or-region.
1082 (Fill Prefix, Format Indentation): Replace fill-paragraph with
1083 fill-paragraph-or-region.
1084
1085 * basic.texi (Arguments): Replace fill-paragraph with
1086 fill-paragraph-or-region.
1087
b981e2c6
ER
10882007-10-06 Eric S. Raymond <esr@snark.thyrsus.com>
1089
1090 * files.texi: Update the section on version control for 2007
2a9f4d55 1091 conditions. None of these changes are new-VC-specific; that
b981e2c6
ER
1092 will come later.
1093
5fceaf9c
GM
10942007-09-15 Glenn Morris <rgm@gnu.org>
1095
1096 * calendar.texi (Holidays): Change all instances of `holiday-list' back
1097 to `list-holidays'.
1098
b0e44b17
GM
10992007-09-14 Glenn Morris <rgm@gnu.org>
1100
1101 * calendar.texi: Update all instances of mark-calendar-holidays,
1102 list-calendar-holidays, list-holidays with the new names.
1103
8cf51b2c
GM
11042007-09-06 Glenn Morris <rgm@gnu.org>
1105
1106 * Move manual sources from man/ to subdirectories of doc/.
1107 Split into the Emacs manual in emacs/, and other manuals in misc/.
1108 * Makefile.in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1109 manual.
1110 (infodir): New variable.
1111 (info): Use $infodir.
1112 (emacsman): Delete target, not needed any more.
1113 Move all targets that are not the Emacs manual to misc/Makefile.in.
1114 (mostlyclean): Remove `gnustmp'.
1115 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS): Reduce to just the Emacs
1116 manual.
92f9b43f 1117 (MULTI_INSTALL_INFO, ENVADD, infodir): Go up one more level.
8cf51b2c
GM
1118 (emacsman): Delete target, not needed any more.
1119 (clean): Remove all info files but Emacs manual.
1120 Move all targets that are not the Emacs manual to misc/Makefile.in.
1121 * emacs-xtra.texi, emacs.texi (setfilename): Go up one more level.
1122
1123 * Makefile.in (INFOSOURCES): Delete.
1124 (.SUFFIXES): Use $(TEXI2DVI) rather than texi2dvi.
1125 (mostlyclean): Add *.op, *.ops. Move *.aux *.cps *.fns *.kys *.pgs
1126 *.vrs *.toc here...
1127 (maintainer-clean): ...from here.
1128
11292007-09-05 Glenn Morris <rgm@gnu.org>
1130
1131 * custom.texi (Safe File Variables): Clarify `!' and risky variables.
1132
8cf51b2c
GM
11332007-08-29 Glenn Morris <rgm@gnu.org>
1134
1135 * emacs.texi (EMACSVER): Increase to 23.0.50.
1136
3420c522
RS
11372007-08-27 Richard Stallman <rms@gnu.org>
1138
1139 * emacs.texi (Top): Clarify menu item for Glossary.
1140
1141 * display.texi (Faces): Change secn title.
1142 Clarify not all fonts come from Font Lock.
1143
8cf51b2c
GM
11442007-08-17 Eli Zaretskii <eliz@gnu.org>
1145
1146 * basic.texi (Position Info): Add index entry for face at point.
1147 Mention that character faces are also displayed by "C-u C-x =".
1148
8cf51b2c
GM
11492007-08-08 Glenn Morris <rgm@gnu.org>
1150
1151 * glossary.texi (Glossary): Deprecate `iff'.
8cf51b2c
GM
1152
11532007-08-07 Chong Yidong <cyd@stupidchicken.com>
1154
1155 * files.texi (File Conveniences): Document point motion keys in Image
1156 mode.
1157
8cf51b2c
GM
11582007-07-27 Glenn Morris <rgm@gnu.org>
1159
8cf51b2c
GM
1160 * emacs.texi (Copying): Include license text from gpl.texi, rather than
1161 in-line.
1162
1163 * gpl.texi: New file with text of GPL.
1164 * Makefile.in (EMACSSOURCES): Add gpl.texi.
1165
11662007-07-26 Dan Nicolaescu <dann@ics.uci.edu>
1167
1168 * vc2-xtra.texi (Customizing VC): Add GIT and HG.
1169
1170 * dired.texi (Wdired): Mention C-x C-q key binding.
1171
11722007-07-28 Nick Roberts <nickrob@snap.net.nz>
1173
1174 * building.texi (GDB Graphical Interface): Qualify use of "M-x gdba".
1175
11762007-07-25 Glenn Morris <rgm@gnu.org>
1177
8cf51b2c
GM
1178 * emacs.texi (Copying): Replace license with GPLv3.
1179
1180 * Relicense all FSF files to GPLv3 or later.
1181
11822007-07-24 Glenn Morris <rgm@gnu.org>
1183
1184 * calendar.texi (Writing Calendar Files): cal-tex-diary etc only work
1185 for some calendars.
1186
11872007-07-23 Nick Roberts <nickrob@snap.net.nz>
1188
1189 * screen.texi (Mode Line): Describe new mode-line flag that shows if
1190 default-directory for the current buffer is on a remote machine.
1191
8cf51b2c
GM
11922007-07-21 Eli Zaretskii <eliz@gnu.org>
1193
1194 * vc2-xtra.texi (Customizing VC) <vc-handled-backends>: Update the
1195 default value.
1196
11972007-07-21 Richard Stallman <rms@gnu.org>
1198
1199 * files.texi (Why Version Control?): Improve previous change.
1200
12012007-07-18 Eric S. Raymond <esr@snark.thyrsus.com>
1202
1203 * files.texi (Why Version Control?): New node.
1204
8cf51b2c
GM
12052007-07-12 Nick Roberts <nickrob@snap.net.nz>
1206
8cf51b2c
GM
1207 * building.texi (Starting GUD): Add xref to this anchor.
1208
8cf51b2c
GM
12092007-06-24 Karl Berry <karl@gnu.org>
1210
2a9f4d55 1211 * emacs.texi: New Back-Cover Text.
8cf51b2c 1212
8cf51b2c
GM
12132007-06-07 Alan Mackenzie <acm@muc.de>
1214
1215 * display.texi (Optional Mode Line): Document the new form of
1216 line+column numbers, "(561,2)".
1217
12182007-06-06 Juanma Barranquero <lekktu@gmail.com>
1219
49823426 1220 * maintaining.texi (Create Tags Table): Fix typos.
8cf51b2c
GM
1221
12222007-06-02 Chong Yidong <cyd@stupidchicken.com>
1223
1224 * Version 22.1 released.
1225
8cf51b2c
GM
12262007-05-07 Karl Berry <karl@gnu.org>
1227
1228 * emacs.texi (EMACSVER): Back to 22.
1229
12302007-05-06 Richard Stallman <rms@gnu.org>
1231
1232 * maintaining.texi (Create Tags Table): Clean up previous change.
1233
c8763fb6 12342007-05-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1235
1236 * maintaining.texi (Create Tags Table): Add text about the dangers of
1237 making symbolic links to tags files.
1238
12392007-05-04 Karl Berry <karl@gnu.org>
1240
1241 * emacs.texi (EMACSVER) [smallbook]: 22.1 for printed version, not 22.
1242
12432007-05-03 Karl Berry <karl@gnu.org>
1244
1245 * emacs.texi (EMACSVER) [smallbook]: 22 for printed version.
1246
1247 * .cvsignore (*.pdf): New entry.
1248
8cf51b2c
GM
1249 * emacs.texi (\urlcolor, \linkcolor) [smallbook]: \let to \Black
1250 for printing.
1251
12522007-05-01 Richard Stallman <rms@gnu.org>
1253
1254 * cmdargs.texi (Initial Options): Under --batch, mention --eval.
1255
8cf51b2c
GM
12562007-04-28 Glenn Morris <rgm@gnu.org>
1257
1258 * ack.texi (Acknowledgments):
1259 * anti.texi (Antinews):
8cf51b2c
GM
1260 * programs.texi (Program Modes): Restore mention of python.el pending
1261 consideration of legal status.
1262
12632007-04-28 Richard Stallman <rms@gnu.org>
1264
1265 * files.texi (File Names): Fixes to ~ description on MS systems.
1266
8cf51b2c
GM
12672007-04-26 Glenn Morris <rgm@gnu.org>
1268
1269 * emacs.texi (EMACSVER): Increase to 22.1.50.
1270
12712007-04-25 Karl Berry <karl@gnu.org>
1272
1273 * emacs.texi: Improve line breaks on copyright page,
1274 similar layout to lispref, 8.5x11 by default.
1275
1276 * dired.texi (Image-Dired): Improve line break, fix typo.
1277
12782007-04-24 Chong Yidong <cyd@stupidchicken.com>
1279
1280 * programs.texi (Program Modes):
8cf51b2c
GM
1281 * anti.texi (Antinews):
1282 * ack.texi (Acknowledgments): python.el removed.
1283
8cf51b2c
GM
12842007-04-23 Chong Yidong <cyd@stupidchicken.com>
1285
1286 * display.texi (Highlight Interactively): Correct description of
1287 hi-lock-file-patterns-policy.
1288
1289 * files.texi (File Archives): Mention self-extracting executables.
1290
12912007-04-23 Eli Zaretskii <eliz@gnu.org>
1292
1293 * search.texi (Unconditional Replace, Query Replace): Add xref to
1294 "Replacement and Case".
1295
12962007-04-22 Chong Yidong <cyd@stupidchicken.com>
1297
1298 * dired.texi (Image-Dired): Move from Thumbnails node.
1299 * misc.texi (Thumbnails): Node deleted.
1300 * emacs.texi (Top): Update node listing.
1301
1302 * files.texi (File Conveniences):
49823426 1303 * ack.texi (Acknowledgments): Rename "tumme" to "image-dired".
8cf51b2c
GM
1304
13052007-04-21 Richard Stallman <rms@gnu.org>
1306
1307 * display.texi (Highlight Interactively): Correct previous change.
1308 Clarify doc of hi-lock-find-patterns, and move new features into it.
1309
13102007-04-20 David Koppelman <koppel@ece.lsu.edu>
1311
1312 * display.texi (Highlight Interactively): Document
1313 hi-lock-file-patterns-policy.
1314
13152007-04-20 Martin Rudalics <rudalics@gmx.at>
1316
1317 * display.texi (Scrolling): Fix typo.
1318
8cf51b2c
GM
13192007-04-15 Chong Yidong <cyd@stupidchicken.com>
1320
8cf51b2c
GM
1321 * doclicense.texi: Remove node heading, so that it can be included by
1322 other files.
1323
1324 * emacs.texi: Insert node heading for GFDL.
1325
8cf51b2c
GM
13262007-04-14 Eli Zaretskii <eliz@gnu.org>
1327
1328 * cmdargs.texi (Colors): Qualify "color of window" index entry by
1329 "command line".
1330
1331 * display.texi (Faces): Refer to "Creating Frames" for face
1332 and other frame customizations in .emacs.
1333
1334 * frames.texi (Creating Frames): Mention that face customizations can
1335 be put in .emacs. Add index entries.
1336
13372007-04-12 Richard Stallman <rms@gnu.org>
1338
1339 * glossary.texi (Glossary): Explain `iff'.
1340
13412007-04-11 Karl Berry <karl@gnu.org>
1342
1343 * gnu.texi (Top),
1344 * macos.texi (Mac Font Specs),
1345 * anti.texi (Antinews),
1346 * xresources.texi (Resources),
1347 * misc.texi (Emulation),
1348 * calendar.texi (Daylight Saving),
1349 * dired.texi (Dired and Find),
1350 * rmail.texi (Remote Mailboxes),
1351 * sending.texi (Mail Headers),
1352 * programs.texi (Which Function),
1353 * files.texi (Recover),
1354 * buffers.texi (Uniquify),
1355 * frames.texi (Wheeled Mice),
1356 * killing.texi (Rectangles): Wording to improve breaks in
1357 8.5x11 format.
1358 * mule.texi (Language Environments): \hbadness=10000 since there's
1359 no way to reword.
1360 * emacs.texi (smallbook): New @set to more easily switch between
1361 smallbook and 8.5x11.
1362
13632007-04-11 Richard Stallman <rms@gnu.org>
1364
1365 * files.texi (File Conveniences): Add xref to Tumme.
1366 Delete text about Thumbnail mode.
1367
8cf51b2c
GM
13682007-04-09 Alan Mackenzie <acm@muc.de>
1369
1370 * cmdargs.texi (Initial Options): Call "inhibit-splash-screen" by its
1371 new name. Insert concept index entries.
1372
8cf51b2c
GM
13732007-04-08 Chong Yidong <cyd@stupidchicken.com>
1374
1375 * display.texi (Standard Faces): Document prefix arg for
1376 list-faces-display.
1377
1378 * rmail.texi (Rmail Scrolling): Document rmail-end-of-message.
1379
8cf51b2c
GM
13802007-04-07 Chong Yidong <cyd@stupidchicken.com>
1381
8cf51b2c
GM
1382 * killing.texi (Deletion): Rewrite description of M-\ prefix argument.
1383
1384 * files.texi (Misc File Ops): Rewrite description of
1385 insert-file-literally.
1386
8cf51b2c
GM
13872007-03-31 Eli Zaretskii <eliz@gnu.org>
1388
1389 * misc.texi (Printing): Postscript -> PostScript.
1390
8cf51b2c
GM
1391 * ack.texi (Acknowledgments): Postscript -> PostScript.
1392
1393 * custom.texi (Init File, Init Non-ASCII): Fix last change.
1394
1395 * emacs.texi (Top): Fix the menu due to the change in custom.texi
1396 below.
1397
13982007-03-30 Chong Yidong <cyd@stupidchicken.com>
1399
1400 * custom.texi (Non-ASCII Rebinding): Node deleted. Material moved to
1401 Init Non-ASCII.
1402 (Init Rebinding, Init Syntax): Link to Init Non-ASCII instead.
1403 (Init Non-ASCII): New node.
1404
14052007-03-28 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
1406
1407 * macos.texi (Mac Font Specs): Mention AppleAntiAliasingThreshold.
1408
8cf51b2c
GM
14092007-03-12 Glenn Morris <rgm@gnu.org>
1410
8cf51b2c
GM
1411 * calendar.texi, emacs.texi (Daylight Saving): Rename node from
1412 "Daylight Savings".
1413
49823426 1414 * calendar.texi: Replace "daylight savings" with "daylight
8cf51b2c
GM
1415 saving" in text throughout.
1416
8cf51b2c
GM
14172007-03-04 Richard Stallman <rms@gnu.org>
1418
1419 * custom.texi (Safe File Variables): Minor correction.
1420
8cf51b2c
GM
14212007-02-28 Thien-Thi Nguyen <ttn@gnu.org>
1422
1423 * rmail.texi (Movemail): Add internal ref.
1424 Don't indent the intro for the PROTO table.
1425 Format PROTO table items with @code.
1426
8cf51b2c
GM
14272007-02-26 Nick Roberts <nickrob@snap.net.nz>
1428
1429 * building.texi: Remove references to bashdb.
1430
8cf51b2c
GM
14312007-02-19 Juanma Barranquero <lekktu@gmail.com>
1432
1433 * mule.texi (Language Environments): Update list of supported language
1434 environments.
1435
8cf51b2c
GM
14362007-02-14 Kim F. Storm <storm@cua.dk>
1437
1438 * building.texi (Grep Searching): Fix lgrep doc.
1439
14402007-02-12 Chong Yidong <cyd@stupidchicken.com>
1441
1442 * back.texi: Remove unused file.
1443
c8763fb6 14442007-02-05 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
1445
1446 * maintaining.texi (Tag Syntax): Now --members is the default for
1447 etags, not for ctags yet.
1448
8cf51b2c
GM
14492007-02-03 Eli Zaretskii <eliz@gnu.org>
1450
1451 * emacs.texi (Top): Update the top-level menus. Make the detailed menu
1452 headers compliant with Texinfo guidelines and with what texnfo-upd.el
1453 expects. Add comments to prevent people from inadvertently modifying
1454 the key parts needed by `texinfo-multiple-files-update'.
1455
14562007-01-29 Chong Yidong <cyd@stupidchicken.com>
1457
1458 * frames.texi (Secondary Selection): Window clicked does not matter
1459 when mouse-yank-at-point is non-nil.
1460
8cf51b2c
GM
14612007-01-16 Glenn Morris <rgm@gnu.org>
1462
1463 * abbrevs.texi (Editing Abbrevs): Describe how to disable a
1464 system abbrev.
1465
14662007-01-11 Richard Stallman <rms@gnu.org>
1467
1468 * msdog.texi (Windows Keyboard): Another small cleanup.
1469
14702007-01-10 Richard Stallman <rms@gnu.org>
1471
1472 * msdog.texi (Windows Keyboard): Yet another try to make
1473 everyone happy with that passage.
1474
14752007-01-05 Richard Stallman <rms@gnu.org>
1476
1477 * anti.texi (Antinews): Mention M-x shell scrolling.
1478
14792007-01-05 Nick Roberts <nickrob@snap.net.nz>
1480
1481 * building.texi (Watch Expressions): Describe gdb-max-children.
1482
8cf51b2c
GM
14832007-01-04 Richard Stallman <rms@gnu.org>
1484
8cf51b2c
GM
1485 * msdog.texi (Windows Keyboard): Clarify previous change.
1486
8cf51b2c
GM
14872007-01-02 Richard Stallman <rms@gnu.org>
1488
1489 * custom.texi (Changing a Variable): Minor clarification.
1490 (Specific Customization): customize-customized => customize-unsaved.
1491
1492 * entering.texi (Entering Emacs): Clean up text about restarting
1493 Emacs for each file.
1494
1495 * misc.texi (Shell Options): Minor cleanup.
1496
1497 * msdog.texi (Windows Keyboard): Explain that Windows was incompatible
1498 with Emacs, not vice versa.
1499
1500 * programs.texi (Symbol Completion): Recommend customizing
1501 window manager.
1502
1503 * xresources.texi (Resources): Minor fix.
1504
c8763fb6 15052007-01-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1506
1507 * xresources.texi (Table of Resources): Add scrollBarWidth resource.
1508
15092007-01-01 Richard Stallman <rms@gnu.org>
1510
1511 * commands.texi (User Input): Document keys stolen by window mangers.
1512
15132006-12-31 Richard Stallman <rms@gnu.org>
1514
1515 * custom.texi (Specific Customization): Document customize-option
1516 instead of customize-variable.
1517
15182006-12-31 Kim F. Storm <storm@cua.dk>
1519
1520 * major.texi (Choosing Modes): Document auto-mode-case-fold.
1521
15222006-12-30 Kim F. Storm <storm@cua.dk>
1523
1524 * killing.texi (CUA Bindings): Fix typo.
1525
1526 * xresources.texi (Table of Resources): Mention grow-only value for
1527 auto-resize-tool-bars.
1528
8cf51b2c
GM
15292006-12-27 Eli Zaretskii <eliz@gnu.org>
1530
1531 * msdog.texi (Windows Keyboard): Mention widespread Windows bindings,
1532 and how to get them back.
1533
15342006-12-26 Richard Stallman <rms@gnu.org>
1535
1536 * calendar.texi (Holidays): Holiday listing is based on current
1537 practice, but DST is not.
1538
15392006-12-25 Richard Stallman <rms@gnu.org>
1540
1541 * emacs.texi (Top): Update subnode menus.
1542
1543 * mark.texi (Transient Mark): Fix xref.
1544
1545 * killing.texi (Graphical Kill): Node deleted.
1546 (Killing): Add xref to Cut and Paste.
1547 (CUA Bindings): Update xref.
1548
1549 * frames.texi (Cut and Paste): New section to hold other nodes.
1550 (Mouse Commands): Node demoted.
1551 (Cut/Paste Other App): Split out from Mouse Commands.
1552 (Word and Line Mouse): Likewise.
1553 (Secondary Selection, Clipboard): Nodes demoted.
1554
8cf51b2c
GM
15552006-12-24 Kevin Ryde <user42@zip.com.au>
1556
1557 * calendar.texi (Holidays): US daylight saving begins second Sunday
1558 in March for 2007 onwards.
1559 (Daylight Savings): Show new US default daylight saving rules, 2nd
1560 Sun in Mar to 1st Sun in Nov, now in cal-dst.el.
1561
15622006-12-23 Chong Yidong <cyd@stupidchicken.com>
1563
1564 * calendar.texi (Scroll Calendar): < and > are switched.
1565
15662006-12-23 Kevin Rodgers <ihs_4664@yahoo.com>
1567
1568 * killing.texi (Deletion): Describe M-\ prefix argument.
1569
15702006-12-23 Richard Stallman <rms@gnu.org>
1571
1572 * search.texi (Regexp Search): Explain why forward and reverse regexp
1573 search are not mirror images.
1574
8cf51b2c
GM
15752006-12-19 Kim F. Storm <storm@cua.dk>
1576
1577 * major.texi (Choosing Modes): Describe match-function elements for
1578 magic-mode-alist.
1579
8cf51b2c
GM
15802006-12-18 Eli Zaretskii <eliz@gnu.org>
1581
1582 * msdog.texi (Windows Keyboard): Add a footnote about "Windows" keys
1583 peculiarities.
1584
15852006-12-18 Richard Stallman <rms@gnu.org>
1586
1587 * abbrevs.texi (Editing Abbrevs): Fix previous change.
1588
8cf51b2c
GM
15892006-12-17 Alan Mackenzie <acm@muc.de>
1590
1591 * programs.texi (Left Margin Paren): Remove the bit which says
1592 that CC Mode sets open-paren-in-column-0-is-defun-start to nil.
1593 Discuss some of the issues of setting this option to nil.
1594
15952006-12-17 Glenn Morris <rgm@gnu.org>
1596
1597 * abbrevs.texi (Editing Abbrevs): Mention system abbrevs.
1598
15992006-12-16 Eli Zaretskii <eliz@gnu.org>
1600
1601 * msdog.texi (Windows Keyboard): Clarify `w32-recognize-altgr' effect.
1602 (Windows Files): `w32-get-true-file-attributes' is only relevant for
1603 NTFS volumes.
1604 (ls in Lisp): `links' in `ls-lisp-verbosity' is only relevant to NTFS
1605 volumes.
1606
16072006-12-15 Eli Zaretskii <eliz@gnu.org>
1608
1609 * text.texi (HTML Mode): Fix "C-c TAB".
1610
8cf51b2c
GM
16112006-12-09 Richard Stallman <rms@gnu.org>
1612
1613 * misc.texi (Invoking emacsclient): Simplify TCP file text.
1614
16152006-12-08 Kevin Rodgers <ihs_4664@yahoo.com>
1616
1617 * files.texi (Misc File Ops): Document insert-file-literally.
1618
16192006-12-08 Eli Zaretskii <eliz@gnu.org>
1620
1621 * cmdargs.texi (Colors): Note that --color is intended for overriding
1622 the terminal defaults, not for normal invocation.
1623
1624 * misc.texi (Emacs Server): Improve wording. Don't mention the
1625 ``server program''. Add a cross-reference to "Init File" node.
1626 (Invoking emacsclient): Add index entries. Document both short and
1627 long versions of command-line options. Document the -f option.
1628
8cf51b2c
GM
16292006-12-06 Richard Stallman <rms@gnu.org>
1630
1631 * text.texi (Outline Format): Say to set outline-regexp
1632 and outline-level with major modes and file local variables.
1633
c8763fb6 16342006-12-05 Michaël Cadilhac <michael.cadilhac@lrde.org>
8cf51b2c
GM
1635
1636 * anti.texi (Antinews): Mention the alternative to
1637 `~/.emacs_SHELLNAME', which is `~/.emacs.d/init_SHELLNAME.sh'.
1638
8cf51b2c
GM
1639 * misc.texi (Interactive Shell): Ditto.
1640
16412006-12-04 Eli Zaretskii <eliz@gnu.org>
1642
1643 * emacs.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1644
1645 * ack.texi (Acknowledgments): Fix Arne J@o{}rgensen's name.
1646
16472006-12-01 Eli Zaretskii <eliz@gnu.org>
1648
1649 * mule.texi (Enabling Multibyte): Rephrase the confusing reference to a
1650 colon in the mode line.
1651
1652 * msdog.texi (Windows Processes) [@ifnottex]: Mention w32-shell-execute.
1653
16542006-11-26 Nick Roberts <nickrob@snap.net.nz>
1655
1656 * building.texi (Watch Expressions): Mention SPC for expanding/
1657 contracting watch expressions.
1658
16592006-11-26 Kim F. Storm <storm@cua.dk>
1660
1661 * kmacro.texi (Basic Keyboard Macro): Mention F3/F4 more.
1662
16632006-11-26 Nick Roberts <nickrob@snap.net.nz>
1664
1665 * building.texi (Debugger Operation): Define text command mode.
1666 Clarify how tooltips work.
1667 (GDB Graphical Interface): Explain how to run in text command mode
1668 more clearly.
1669
16702006-11-25 Juanma Barranquero <lekktu@gmail.com>
1671
1672 * mule.texi (Defining Fontsets): Fix use of `charset' and `font'.
1673
16742006-11-22 Juanma Barranquero <lekktu@gmail.com>
1675
1676 * anti.texi (Antinews): Mention --server-file and TCP sockets.
1677
8cf51b2c
GM
16782006-11-18 Chong Yidong <cyd@stupidchicken.com>
1679
1680 * misc.texi (Interactive Shell): INSIDE_EMACS is set to t,
1681 and EMACS is deprecated.
1682
16832006-11-18 Juanma Barranquero <lekktu@gmail.com>
1684
1685 * makefile.w32-in (emacs.dvi): Remove xresmini.texi.
1686
c8763fb6 16872006-11-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1688
1689 * Makefile.in (emacs.dvi): Remove xresmini.texi.
1690
1691 * emacs.texi: Include xresources.texi both for info and dvi.
1692
1693 * xresources.texi: Merge text from xresmini.texi.
1694
c8763fb6 16952006-11-12 Roberto Rodríguez <lanubeblanca@googlemail.com> (tiny change)
8cf51b2c
GM
1696
1697 * glossary.texi: Fix typos.
1698
8cf51b2c
GM
16992006-11-06 Richard Stallman <rms@gnu.org>
1700
1701 * emacs.texi (Acknowledgments): Fix name spelling, add Anna Bigatti.
1702
1703 * ack.texi (Acknowledgments): Fix name spelling.
1704
17052006-11-01 Juri Linkov <juri@jurta.org>
1706
1707 * search.texi (Word Search): Document incremental word search.
1708
17092006-10-28 Glenn Morris <rgm@gnu.org>
1710
1711 * ack.texi (Acknowledgments): Add cal-html author.
1712
1713 * calendar.texi (Writing Calendar Files): Rename section (was "LaTeX
1714 Calendar"). Describe new package cal-html.
1715 * emacs.texi (Top): Rename old node "LaTeX Calendar" to "Writing
1716 Calendar Files."
1717
8cf51b2c
GM
17182006-10-23 Richard Stallman <rms@gnu.org>
1719
1720 * abbrevs.texi (Expanding Abbrevs): Expansion happens only when
1721 Abbrev mode is enabled.
1722
8cf51b2c
GM
17232006-10-16 Richard Stallman <rms@gnu.org>
1724
8cf51b2c
GM
1725 * emacs.texi: Update ISBN.
1726
8cf51b2c
GM
17272006-10-11 Kim F. Storm <storm@cua.dk>
1728
1729 * emacs.texi (Acknowledgments): Use @dotless{i}.
1730
17312006-10-08 Nick Roberts <nickrob@snap.net.nz>
1732
1733 * building.texi (Breakpoints Buffer): Mention catchpoints.
1734
17352006-10-08 Kim F. Storm <storm@cua.dk>
1736
1737 * ack.texi (Acknowledgments): Update.
1738
1739 * emacs.texi (Acknowledgments): Fix bad @/ form.
1740
8cf51b2c
GM
17412006-10-05 Kim F. Storm <storm@cua.dk>
1742
1743 * emacs.texi (Acknowledgments): Add more contributors.
1744
17452006-10-03 Richard Stallman <rms@gnu.org>
1746
1747 * emacs.texi (Acknowledgments): Update version and edition.
1748
8cf51b2c
GM
17492006-10-01 Karl Berry <karl@gnu.org>
1750
1751 * custom.texi (Customization Groups): Page break to keep example buffer
1752 on one page.
1753
17542006-09-30 Karl Berry <karl@gnu.org>
1755
1756 * programs.texi (Basic Indent): @need to improve page break.
1757 * text.texi: Rewording to improve page breaks, and use @LaTeX{}.
1758
17592006-09-29 Glenn Morris <rgm@gnu.org>
1760
1761 * calendar.texi (Date Formats): Doc fix for european-calendar-style.
1762
17632006-09-29 Karl Berry <karl@gnu.org>
1764
1765 * windows.texi (Basic Window): Remove forced @break, no longer
1766 desirable.
1767 * frames.texi (Frame Commands),
1768 * mark.texi (Marking Objects): Reword to avoid bad page break.
1769 * display.texi (Auto Scrolling): Use @tie{} to avoid bad line break.
1770
17712006-09-19 Richard Stallman <rms@gnu.org>
1772
1773 * frames.texi (Dialog Boxes): Clean up wording: avoid passive,
1774 stick to present tense.
1775
c8763fb6 17762006-09-18 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
1777
1778 * frames.texi (Dialog Boxes): Rename x-use-old-gtk-file-dialog
1779 to x-gtk-use-old-file-dialog.
1780 (Dialog Boxes): Document x-gtk-file-dialog-help-text.
1781
17822006-09-15 Jay Belanger <belanger@truman.edu>
1783
49823426 1784 * emacs.texi (GNU GENERAL PUBLIC LICENSE):
8cf51b2c
GM
1785 Change "Library Public License" to "Lesser Public License"
1786 throughout. Use "yyyy" to represent year.
1787
8cf51b2c
GM
17882006-09-12 Reiner Steib <Reiner.Steib@gmx.de>
1789
1790 * files.texi (Visiting): Add index entry "open file".
1791
8cf51b2c
GM
17922006-09-11 Richard Stallman <rms@gnu.org>
1793
1794 * building.texi (Compilation Mode): Clarification.
1795 (Grep Searching): Add xref to Compilation Mode.
1796
8cf51b2c
GM
17972006-09-08 Richard Stallman <rms@gnu.org>
1798
1799 * search.texi (Search): Ref multi-file search commands here.
1800 (Other Repeating Search): Not here.
1801
8cf51b2c
GM
18022006-08-28 Richard Stallman <rms@gnu.org>
1803
1804 * windows.texi (Split Window): Update xref.
1805
1806 * basic.texi (Continuation Lines): Update xref.
1807
1808 * indent.texi (Tab Stops): Update xref.
1809
1810 * emacs.texi (Top): Update subnode menu.
1811
1812 * display.texi (Line Truncation, Displaying Boundaries): New nodes,
1813 split out of Display Custom.
1814
18152006-08-25 Kim F. Storm <storm@cua.dk>
1816
1817 * display.texi (Display Custom): Add variables overline-margin
1818 and x-underline-at-descent-line.
1819
18202006-08-25 Richard Stallman <rms@gnu.org>
1821
1822 * entering.texi (Exiting): Rewrite to give graphical displays
1823 priority over text terminals.
1824
1825 * search.texi (Incremental Search): Move index entries.
1826
18272006-08-23 Chong Yidong <cyd@stupidchicken.com>
1828
1829 * custom.texi (Init File): Reference Find Init to avoid "home
1830 directory" confusion.
1831
18322006-08-22 Nick Roberts <nickrob@snap.net.nz>
1833
1834 * building.texi (Other GDB-UI Buffers): Describe how to edit
1835 a value in the locals buffer.
1836
18372006-08-21 Richard Stallman <rms@gnu.org>
1838
1839 * search.texi (Basic Isearch): Add `isearch' index entry.
1840
18412006-08-16 Richard Stallman <rms@gnu.org>
1842
1843 * misc.texi (Saving Emacs Sessions): Clean up wording.
1844
1845 * mark.texi (Marking Objects): Mention term "select all".
1846
1847 * emacs.texi (Top): Update subnode menu.
1848
1849 * help.texi (Help Mode): Move node up in file.
1850
8cf51b2c
GM
18512006-08-15 Nick Roberts <nickrob@snap.net.nz>
1852
1853 * building.texi (Stack Buffer): Explain fringe arrow.
1854
8cf51b2c
GM
18552006-08-12 Eli Zaretskii <eliz@gnu.org>
1856
8cf51b2c
GM
1857 * misc.texi (Saving Emacs Sessions): Clarify when desktop is restored
1858 on startup.
1859
18602006-08-11 Romain Francoise <romain@orebokech.com>
1861
1862 * ack.texi (Acknowledgments): Delete mention to zone-mode.el.
1863
18642006-08-10 Sven Joachim <svenjoac@gmx.de> (tiny change)
1865
1866 * mule.texi (Recognize Coding, Text Coding): Fix typos.
1867
18682006-08-10 Richard Stallman <rms@gnu.org>
1869
1870 * text.texi (Format Faces): Substantial rewrites to deal
1871 with face merging. Empty regions don't count. Clarify
1872 face property inheritance.
1873
18742006-08-08 Romain Francoise <romain@orebokech.com>
1875
1876 * dired.texi (Marks vs Flags): Fix typo reported by Ari Roponen
1877 <arjuropo@cc.jyu.fi>.
1878
8cf51b2c
GM
18792006-08-04 Eli Zaretskii <eliz@gnu.org>
1880
1881 * cmdargs.texi (Window Size X) <--geometry>: Only width and height
1882 apply to all frames.
1883
8cf51b2c
GM
18842006-08-01 Richard Stallman <rms@gnu.org>
1885
1886 * help.texi (Name Help): Add index entries for describe-variable.
1887
18882006-08-01 Nick Roberts <nickrob@snap.net.nz>
1889
1890 * building.texi (GDB Graphical Interface): Shorten node names.
1891 (GDB-UI Layout): Use GDB-related.
1892 (Other GDB-UI Buffers): Simplify English.
1893
18942006-07-31 Richard Stallman <rms@gnu.org>
1895
1896 * search.texi (Query Replace): Add xref for Dired's Q command.
1897
8cf51b2c
GM
18982006-07-31 Nick Roberts <nickrob@snap.net.nz>
1899
1900 * building.texi (GDB commands in Fringe): Rename to...
1901 (Source Buffers): ..this and move forward. Describe hollow arrow and
1902 new option gdb-find-source-frame.
1903
19042006-07-29 Richard Stallman <rms@gnu.org>
1905
1906 * dired.texi (Operating on Files): Simplify previous change
1907 and fix Texinfo usage.
1908
19092006-07-29 Eli Zaretskii <eliz@gnu.org>
1910
1911 * dired.texi (Operating on Files): Add cross-references. State the
1912 Unix commands that do similar things.
1913
19142006-07-28 Richard Stallman <rms@gnu.org>
1915
1916 * mark.texi (Transient Mark): Clarify that region never disappears
1917 when Transient Mark mode is off, and not when it is on.
1918
19192006-07-27 Richard Stallman <rms@gnu.org>
1920
1921 * search.texi (Non-ASCII Isearch): Clarify. Mention C-q.
1922
19232006-07-24 Richard Stallman <rms@gnu.org>
1924
1925 * xresources.texi (GTK styles): Fix texinfo usage.
1926
8cf51b2c
GM
1927 * commands.texi (User Input): Explain why we teach keyboard cmds.
1928
1929 * xresources.texi, xresmini.texi, search.texi, programs.texi:
1930 * misc.texi, kmacro.texi, killing.texi, glossary.texi:
1931 * fortran-xtra.texi, files.texi, emacs.texi, emacs-xtra.texi:
1932 * doclicense.texi, display.texi, dired.texi, basic.texi:
1933 * anti.texi, ack.texi: Move periods and commas inside quotes.
1934
19352006-07-22 Eli Zaretskii <eliz@gnu.org>
1936
1937 * cmdargs.texi (General Variables): Document EMAIL.
1938
19392006-07-21 Eli Zaretskii <eliz@gnu.org>
1940
1941 * frames.texi (Frame Commands): Mention that focus-follows-mouse
1942 doesn't have effect on MS-Windows.
1943
8cf51b2c
GM
19442006-07-17 Richard Stallman <rms@gnu.org>
1945
1946 * building.texi (Grep Searching): Explain about chaining grep commands.
1947
8cf51b2c
GM
19482006-07-10 Nick Roberts <nickrob@snap.net.nz>
1949
49823426 1950 * killing.texi, mini.texi: Fix typos.
8cf51b2c
GM
1951
19522006-07-09 Chong Yidong <cyd@stupidchicken.com>
1953
1954 * misc.texi (Invoking emacsclient): Document behavior when emacsclient
1955 is invoked for multiple files.
1956
19572006-07-08 Eli Zaretskii <eliz@gnu.org>
1958
1959 * msdog.texi (Windows Keyboard) [@iftex]: Add an @inforef to the
1960 on-line manual for the rest of this node.
1961 (Windows Mouse) <w32-pass-extra-mouse-buttons-to-system>: Include
1962 unconditionally.
1963 (Windows Processes) <w32-quote-process-args>: Include unconditionally.
1964 Improve wording.
1965 (Windows Printing): Improve wording.
1966 (Windows Misc) [@iftex]: Add an @inforef to the on-line manual for the
1967 rest of this node.
1968
8cf51b2c
GM
19692006-07-05 Thien-Thi Nguyen <ttn@gnu.org>
1970
49823426
GM
1971 * building.texi (Lisp Eval): Throughout, replace eval-current-buffer
1972 with eval-buffer.
8cf51b2c
GM
1973
19742006-07-05 Nick Roberts <nickrob@snap.net.nz>
1975
1976 * mule.texi (Coding Systems, Specify Coding): Link descriptions
1977 of character translation.
1978
19792006-07-04 Nick Roberts <nickrob@snap.net.nz>
1980
1981 * rmail.texi (Remote Mailboxes): Add missing @code keyword.
1982
19832006-07-03 Karl Berry <karl@gnu.org>
1984
1985 * emacs.texi (\hbadness): Set to 6000 so we aren't bothered by
1986 not-too-underfull hboxes in the TeX output.
1987 * abbrevs.texi, buffers.texi, building.texi, calendar.texi,
1988 * cmdargs.texi, custom.texi, dired.texi, macos.texi,
1989 * maintaining.texi, misc.texi, mule.texi, programs.texi, rmail.texi,
1990 * sending.texi, text.texi: Fix overfull/underfull boxes.
1991
19922006-07-03 Romain Francoise <romain@orebokech.com>
1993
1994 * m-x.texi (M-x): Fix.
1995
19962006-07-03 Richard Stallman <rms@gnu.org>
1997
8cf51b2c
GM
1998 * search.texi (Other Repeating Search): filename -> file name.
1999
2000 * misc.texi (Narrowing): Minor cleanups.
2001
2002 * files.texi (Visiting): filename -> file name.
2003
2004 * emacs.texi (Top): Update subnode menus.
2005
2006 * mule.texi (Coding Systems): Move char translation stuff here.
2007 (Specify Coding, Output Coding): New nodes, out of Recognize Coding.
2008 (Recognize Coding): Substantial local rewrites.
2009 (International): Update menu.
2010
2011 * display.texi (Auto Scrolling): New node, broken out of Scrolling.
2012 (Scrolling): Substantial local rewrites.
2013 (Display): Update menu and intro.
2014
2015 * dired.texi: filename -> file name.
2016
2017 * custom.texi (Safe File Variables): Texinfo usage fix.
2018
20192006-07-03 Ted Zlatanov <tzz@lifelogs.com>
2020
2021 * help.texi, m-x.texi: Lots of cleanups.
2022
8cf51b2c
GM
20232006-06-30 Eli Zaretskii <eliz@gnu.org>
2024
2025 * msdog.texi (ls in Lisp, Windows Keyboard, Windows Mouse)
2026 (Windows Processes, Windows Misc): Shorten the printed version by
2027 selectively conditioning less important portions by @ifnottex.
2028
8cf51b2c
GM
20292006-06-27 Richard Stallman <rms@gnu.org>
2030
2031 * mini.texi (Minibuffer File): Minor cleanup.
2032
20332006-06-25 Nick Roberts <nickrob@snap.net.nz>
2034
2035 * frames.texi (XTerm Mouse): Rename to...
2036 (Text-Only Mouse): ...this. Mention t-mouse-mode.
2037
2038 * emacs.texi (Top): Use new node name.
2039
20402006-06-24 Eli Zaretskii <eliz@gnu.org>
2041
2042 * emacs.texi (Top): Update the detailed menu according to changes in
2043 msdog.texi.
2044
2045 * msdog.texi (Windows Keyboard): New section.
2046 (Windows Mouse): New section.
2047 (Windows System Menu): Remove section (text merged with "Windows
2048 Keyboard").
2049 (Windows Misc): New section.
2050
2051 * dired.texi (Dired Enter): Refer to msdog.texi for ls-lisp emulation.
2052
2053 * msdog.texi (ls in Lisp): New section.
2054
2055 * files.texi (Visiting): Document case-insensitive wildcard matching
2056 under find-file-wildcards.
2057
8cf51b2c
GM
20582006-06-16 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2059
2060 * macos.texi (Mac Input): Add description of mac-function-modifier.
2061 Now Unicode keyboard layouts work.
2062
8cf51b2c
GM
20632006-06-10 Richard Stallman <rms@gnu.org>
2064
2065 * mule.texi (Recognize Coding): Clarify previous change.
2066
20672006-06-09 Kenichi Handa <handa@m17n.org>
2068
2069 * mule.texi (Recognize Coding): Describe the convention of "CODING!"
2070 notation.
2071
20722006-06-07 Kevin Ryde <user42@zip.com.au>
2073
2074 * mule.texi (Coding Systems): Footnote xref "MS-DOS and MULE" in main
2075 manual for @ifnottex, but in emacs-extra for @iftex.
2076
2077 * cmdargs.texi (General Variables): Fix smtpmail xref.
2078
20792006-05-29 Stefan Monnier <monnier@iro.umontreal.ca>
2080
8cf51b2c 2081 * programs.texi (Comment Commands):
8cf51b2c 2082 * custom.texi (Specifying File Variables):
49823426 2083 Use ;; instead of ;;; to better follow coding conventions.
8cf51b2c
GM
2084
20852006-06-07 Nick Roberts <nickrob@snap.net.nz>
2086
2087 * building.texi (Watch Expressions): Move node to end.
2088 (GDB Graphical Interface): Move description of clicks in fringe...
2089 (GDB commands in the Fringe): ...to here. New node.
2090
8cf51b2c
GM
20912006-06-05 Romain Francoise <romain@orebokech.com>
2092
49823426 2093 * xresmini.texi (GTK resources): Fix various typos.
8cf51b2c
GM
2094
20952006-06-05 Nick Roberts <nickrob@snap.net.nz>
2096
2097 * building.texi (GDB Graphical Interface): Update bindings.
2098 (Commands of GUD): Add gud-print. Remove gud-run.
2099 Restate availability more generally.
2100
21012006-06-03 Ted Zlatanov <tzz@lifelogs.com>
2102
2103 * mini.texi: Lots of cleanups.
2104
21052006-06-01 Luc Teirlinck <teirllm@auburn.edu>
2106
2107 * misc.texi (Shell History Copying): Update descriptions of `C-c RET'
2108 and Mouse-2.
2109
c8763fb6 21102006-06-01 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2111
2112 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open.
2113
8cf51b2c
GM
21142006-05-31 Richard Stallman <rms@gnu.org>
2115
2116 * basic.texi (Moving Point): Fix previous change.
2117
c8763fb6 21182006-05-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2119
2120 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus.
2121
21222006-05-28 Ted Zlatanov <tzz@lifelogs.com>
2123
2124 * basic.texi: Many simplifications and improvements in wording.
2125
8cf51b2c
GM
21262006-05-26 Nick Roberts <nickrob@snap.net.nz>
2127
2128 * anti.texi (Antinews): Create a node for gdb-ui.
2129
8cf51b2c
GM
21302006-05-22 Reiner Steib <Reiner.Steib@gmx.de>
2131
2132 * frames.texi (Menu Bars, Tool Bars): Add index entries.
2133
21342006-05-20 Richard Stallman <rms@gnu.org>
2135
2136 * dired.texi (Dired Navigation): dired-goto-file is now j.
2137
8cf51b2c
GM
21382006-05-20 Eli Zaretskii <eliz@gnu.org>
2139
2140 * mule.texi (Coding Systems): Mention the undecided-* coding systems
2141 and their aliases.
2142
2143 * msdog.texi (Windows Printing): Mention non-support of plain text
2144 printing with some el-cheapo printers, and suggest a workaround.
2145
21462006-05-20 Kevin Ryde <user42@zip.com.au>
2147
2148 * text.texi (TeX Print): tex-dvi-view-command has a default value,
2149 remove the bit saying you must set it.
2150
21512006-05-19 Luc Teirlinck <teirllm@auburn.edu>
2152
2153 * trouble.texi (Checklist):
2154 * text.texi (Text, Auto Fill, Text Mode):
2155 * search.texi (Nonincremental Search):
2156 * rmail.texi (Rmail Labels):
2157 * mule.texi (Input Methods, Multibyte Conversion):
2158 * misc.texi (Gnus, Where to Look, PostScript):
2159 * maintaining.texi (Create Tags Table):
2160 * indent.texi (Indentation Commands):
2161 * fixit.texi (Spelling):
2162 * emacs.texi (Copying):
2163 * custom.texi (Init File): ifinfo -> ifnottex.
2164
8cf51b2c
GM
21652006-05-17 Richard Stallman <rms@gnu.org>
2166
2167 * files.texi (Diff Mode): Mention C-x `.
2168
21692006-05-08 Richard Stallman <rms@gnu.org>
2170
2171 * custom.texi (Disabling): Textual cleanups.
2172
8cf51b2c
GM
21732006-05-12 Glenn Morris <rgm@gnu.org>
2174
2175 * calendar.texi (Displaying the Diary, Format of Diary File):
2176 Refer to diary-view-entries, diary-list-entries,
2177 diary-show-all-entries rather than obsolete aliases.
2178
21792006-05-12 Eli Zaretskii <eliz@gnu.org>
2180
2181 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2182 (Displaying the Diary, Special Diary Entries, Importing Diary):
2183 * building.texi (Compilation Shell):
2184 * buffers.texi (Several Buffers) [iftex]: Replace @xref's to
2185 emacs-xtra with @inforef's.
2186
2187 * files.texi (Visiting): Fix wording.
2188
2189 * mule.texi (Coding Systems, Text Coding): More indexing.
2190 Mention that C-x RET f can set eol conversion.
2191
c8763fb6 21922006-05-07 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
2193
2194 * xresmini.texi (GTK resources): Insert GTK description.
2195
2196 * xresources.texi (GTK resources): metafont should be menufont.
2197
8cf51b2c
GM
21982006-05-06 Michael Albinus <michael.albinus@gmx.de>
2199
49823426 2200 * mini.texi (Completion Options): Completion of remote files'
8cf51b2c
GM
2201 method, user name and host name is active only in partial
2202 completion mode.
2203
8cf51b2c
GM
22042006-05-06 Eli Zaretskii <eliz@gnu.org>
2205
2206 * makefile.w32-in (emacs.dvi):
2207 * Makefile.in (emacs.dvi): Add xresmini.texi.
2208
2209 * xresmini.texi (Table of Resources): Remove xref to non-existent
2210 node "LessTif Resources".
2211
2212 * msdog.texi (Microsoft Windows):
2213 * calendar.texi (Calendar/Diary, Displaying the Diary)
2214 (Special Diary Entries, Importing Diary, Holidays):
2215 * programs.texi (Program Modes):
2216 * text.texi (Text):
2217 * buffers.texi (Several Buffers):
2218 * files.texi (Comparing Files): Fix cross-references to emacs-xtra.
2219
22202006-05-06 Eli Zaretskii <eliz@gnu.org>
2221
2222 The following changes merge the emacs-xtra manual into the main
2223 manual, but only for on-line version of the manual.
2224
2225 * vc2-xtra.texi (Version Backups, Local Version Control)
2226 (Making Snapshots, Change Logs and VC, Version Headers)
2227 (Customizing VC, CVS Options) [ifnottex]: Conditional xref's for
2228 on-line manual.
2229
2230 * vc1-xtra.texi (VC Dired Mode) [ifnottex]: Conditional xref's
2231 for on-line manual.
2232
2233 * msdog-xtra.texi (MS-DOS, MS-DOS Keyboard, MS-DOS Mouse)
2234 (MS-DOS Display, MS-DOS File Names, MS-DOS Printing)
2235 (MS-DOS and MULE, MS-DOS Processes) [ifnottex]: Conditional xref's
2236 for on-line manual.
2237
2238 * fortran-xtra.texi (Fortran, Fortran Autofill)
2239 (Fortran Autofill, Fortran Abbrev) [ifnottex]: Conditional xref's
2240 for on-line manual.
2241
2242 * picture-xtra.texi (Basic Picture, Rectangles in Picture) [ifnottex]:
2243 Conditional xref's for on-line manual.
2244
2245 * emerge-xtra.texi (Emerge, Overview of Emerge)
2246 (Fine Points of Emerge) [ifnottex]: Conditional xref's for on-line
2247 manual.
2248
2249 * Makefile.in (INFO_TARGETS): Remove ../info/emacs-xtra.
2250 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2251 (EMACSSOURCES): Use EMACS_XTRA.
2252 (../info/emacs-xtra): Remove.
2253 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2254
2255 * makefile.w32-in (INFO_TARGETS): Remove $(infodir)/emacs-xtra.
2256 (EMACS_XTRA): New variable, lists the new *-xtra.texi files.
2257 (EMACSSOURCES): Use EMACS_XTRA.
2258 ($(infodir)/emacs-xtra): Remove.
2259 (emacs-xtra.dvi): Add EMACS_XTRA to prerequisites.
2260
2261 * trouble.texi (Quitting):
2262 * text.texi (Text):
2263 * programs.texi (Program Modes):
2264 * msdog.texi (Microsoft Windows):
2265 * frames.texi (Frames):
2266 * files.texi (Backup, Version Control, VC Concepts)
2267 (Types of Log File, Advanced C-x v v, Log Buffer, Old Versions)
2268 (Registering, VC Status, VC Undo, Multi-User Branching)
2269 (Comparing Files):
2270 * calendar.texi (Calendar/Diary, Holidays, Displaying the Diary)
2271 (Displaying the Diary, Special Diary Entries, Importing Diary):
2272 * buffers.texi (Several Buffers): Replace inforef to emacs-xtra by
2273 conditional xref's, depending on @iftex/@ifnottex.
2274
2275 * msdog.texi (Microsoft Windows) [ifnottex]: Add menu entry for
2276 "MS-DOS". @include msdog-xtra.texi.
2277
2278 * programs.texi (Programs) [ifnottex]: Add menu entry for "Fortran".
2279 <Top Level> [ifnottex]: @include fortran-xtra.texi.
2280
2281 * files.texi (Secondary VC Commands) [ifnottex]: Add menu entries
2282 for vc-xtra.texi subsections.
2283 (VC Undo) [ifnottex]: @include vc1-xtra.texi and @lowersections it.
2284 (Multi-User Branching) [ifnottex]: @include vc2-xtra.texi.
2285
2286 * sending.texi (Sending Mail): A @node line without explicit Prev,
2287 Next, and Up links.
2288
2289 * abbrevs.texi (Abbrevs): A @node line without explicit Prev,
2290 Next, and Up links.
2291
2292 * emacs.texi (Top) [ifnottex]: Add menu entries for "Picture Mode"
2293 and its sections. @include picture-xtra.texi.
2294
2295 * maintaining.texi (Maintaining) [ifnottex]: Add menu entry for
2296 "Emerge".
2297 (List Tags) [ifnottex]: @include emerge-xtra.texi.
2298
2299 * cal-xtra.texi (Daylight Savings): Remove this node: it is an
2300 exact duplicate of its name-sake in calendar.texi.
2301
2302 * calendar.texi (Calendar/Diary) [ifnottex]: Add menu item for
2303 "Advanced Calendar/Diary Usage".
2304 (Time Intervals) [ifnottex]: @include cal-xtra.texi.
2305
2306 * dired.texi (Subdirectories in Dired) [ifnottex]: @include
2307 dired-xtra.texi.
2308 (Dired) [ifnottex]: Add menu entry for "Subdir Switches".
2309
2310 * files.texi (Reverting) [ifnottex]: @include arevert-xtra.texi.
2311 (Files) [ifnottex]: Add menu entry for Autorevert.
2312
2313 * emacs-xtra.texi (Introduction): Reword to make consistent with
2314 printed version only.
2315 <Top level>: Remove the body of all chapters and move them to the
2316 new *-xtra.texi files. Use @raisesections and @lowersections to
2317 convert sections to chapters etc.
2318
2319 * msdog-xtra.texi:
2320 * fortran-xtra.texi:
2321 * vc-xtra.texi:
2322 * vc1-xtra.texi:
2323 * vc2-xtra.texi:
2324 * emerge-xtra.texi:
2325 * cal-xtra.texi:
2326 * dired-xtra.texi:
2327 * arevert-xtra.texi: New files, with text from respective chapters
2328 of emacs-xtra.texi. Convert each @chapter into @section, @section
2329 into @subsection, etc.
2330
2331 * emacs-xtra.texi (MS-DOS): Renamed from "MS-DOG". All references
2332 updated.
2333
2334 * msdog.texi (Microsoft Windows): Rename from "Emacs and Microsoft
2335 Windows". All references updated.
2336
23372006-05-06 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2338
2339 * macos.texi (Mac Input): Mention input from Character Palette.
2340 (Mac Font Specs): Fix typo.
2341
23422006-05-05 Richard Stallman <rms@gnu.org>
2343
2344 * files.texi (Diff Mode): Minor cleanup.
2345
23462006-05-05 Karl Berry <karl@gnu.org>
2347
8cf51b2c
GM
2348 * emacs.texi: Call @fonttextsize 10, inside @tex to avoid
2349 errors from the current release of makeinfo (4.8).
2350 * help.texi (Library Keywords): Change widest word in multitable
2351 template from `emulations' to `convenience'. (Not sure if this is
2352 related to the font change.)
2353
23542006-05-05 Eli Zaretskii <eliz@gnu.org>
2355
2356 * files.texi (File Names): Add a footnote about limited support of
2357 ~USER on MS-Windows.
2358
2359 * cmdargs.texi (Initial Options): Add a footnote about limited
2360 support of ~USER on MS-Windows.
2361
23622006-05-03 Richard Stallman <rms@gnu.org>
2363
2364 * files.texi (Diff Mode): Node moved here.
2365 (Comparing Files): Delete what duplicates new node.
2366 (Files): Put Diff Mode in menu.
2367
2368 * misc.texi (Diff Mode): Moved to files.texi.
2369
2370 * emacs.texi (Top): Update menu for Diff Mode.
2371
2372 * trouble.texi (Emergency Escape): Simplify.
2373
2374 * emacs.texi (Top): Minor clarification.
2375
23762006-05-03 Teodor Zlatanov <tzz@lifelogs.com>
2377
2378 * commands.texi, entering.texi, screen.texi: Many simplifications.
2379
23802006-05-03 Richard Stallman <rms@gnu.org>
2381
2382 * commands.texi (Text Characters): Delete paragraph about unibyte
2383 non-ASCII printing chars.
2384
2385 * killing.texi (Killing): Say "graphical displays".
2386 * display.texi: Say "graphical displays".
2387
2388 * cmdargs.texi (Misc X): Say "graphical displays".
2389
23902006-05-01 Richard Stallman <rms@gnu.org>
2391
2392 * emacs.texi (Top): Add Diff Mode to menu.
2393
23942006-05-01 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
2395
2396 * misc.texi (Diff Mode): New node.
2397
23982006-05-01 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2399
2400 * macos.texi (Mac International): Now Carbon Emacs has ATSUI support.
2401 (Mac Environment Variables): Shorten example line.
2402 (Mac Font Specs): Shorten lisp lines. Add descriptions for ATSUI.
2403
24042006-05-01 Nick Roberts <nickrob@snap.net.nz>
2405
2406 * building.texi (GUD Customization): Describe cases %d and %c.
2407 Update description for %e.
2408
24092006-04-30 Glenn Morris <rgm@gnu.org>
2410
2411 * calendar.texi (LaTeX Calendar): Mention cal-tex-preamble-extra.
2412
24132006-04-29 Dan Nicolaescu <dann@ics.uci.edu>
2414
2415 * custom.texi (Examining): Update C-h v output example.
2416
24172006-04-29 Kim F. Storm <storm@cua.dk>
2418
2419 * building.texi (Grep Searching): Add lgrep and rgrep.
2420
8cf51b2c
GM
24212006-04-23 Richard Stallman <rms@gnu.org>
2422
2423 * emacs.texi [TeX]: Use xresmini.texi instead of xresources.texi.
2424
2425 * xresmini.texi: New file.
2426
2427 * xresources.texi (Face Resources): Split table into font resources
2428 and the rest. Combine similar attributes for brevity.
2429
8cf51b2c
GM
24302006-04-21 Eli Zaretskii <eliz@gnu.org>
2431
2432 * emacs-xtra.texi (MS-DOS File Names): Remove section about
2433 backslashes and case-insensitivity in file names (moved to the
2434 main manual).
2435 (MS-DOS Printing): Move most of the text to the main manual.
2436
2437 * msdog.texi (Windows Files, Windows HOME, MS-Windows Printing):
2438 New nodes.
2439 (Windows Processes, Windows System Menu): Add index entries and
2440 fix wording.
2441
8cf51b2c
GM
24422006-04-18 J.D. Smith <jdsmith@as.arizona.edu>
2443
2444 * misc.texi (Shell Ring): Add notes on saved input when
2445 navigating off the end of the history list.
2446
24472006-04-18 Chong Yidong <cyd@mit.edu>
2448
2449 * misc.texi (Shell Options): Correct default value of
2450 comint-scroll-show-maximum-output.
2451
8cf51b2c
GM
24522006-04-18 Nick Roberts <nickrob@snap.net.nz>
2453
2454 * building.texi (Watch Expressions): Update.
2455
8cf51b2c
GM
24562006-04-12 Richard Stallman <rms@gnu.org>
2457
2458 * search.texi: Clean up previous change.
2459
24602006-04-12 Eli Zaretskii <eliz@gnu.org>
2461
2462 * search.texi (Regexp Backslash, Regexp Replace): Add index
2463 entries for ``back reference'' and mention the term itself in the
2464 text.
2465
24662006-04-11 Richard Stallman <rms@gnu.org>
2467
2468 * custom.texi (Safe File Variables):
2469 Document enable-local-variables = :safe.
2470
24712006-04-11 Karl Berry <karl@gnu.org>
2472
2473 * emacs-xtra.texi, emacs.texi (Dired under VC, VC Dired Commands)
2474 (Remote Repositories, Version Backups, Local Version Control)
2475 (Snapshots, Making and Using Snapshots, Snapshot Caveats)
2476 (Miscellaneous Commands and Features of VC, Change Logs and VC)
2477 (Renaming VC Work Files and Master Files)
2478 (Inserting Version Control Headers, Customizing VC, General Options)
2479 (Options for RCS and SCCS, Options specific for CVS): Move all
2480 these nodes to emacs-xtra.texi, for brevity.
2481 * cmdargs.texi, files.texi: Change cross-references.
2482
8cf51b2c
GM
24832006-04-11 J.D. Smith <jdsmith@as.arizona.edu>
2484
2485 * files.texi (Old Versions): Update description of vc-annotate's
2486 use of color to indicate date ranges.
2487
8cf51b2c
GM
24882006-04-09 Kevin Ryde <user42@zip.com.au>
2489
8cf51b2c
GM
2490 * sending.texi (Mail Sending): In send-mail-function @pxref smtpmail,
2491 put info and printed manual names the right way around.
2492
24932006-04-09 Karl Berry <karl@gnu.org>
2494
2495 * msdog.texi, emacs-xtra.texi: Move all the MS-DOS material to
2496 emacs-xtra.texi, leaving only MS Windows information.
2497 * building.texi, emacs.texi, frames.texi, gnu.texi, macos.texi,
2498 * msdog.texi, mule.texi, trouble.texi: Change cross-references and
2499 node names.
2500
2501 * emacs.texi: Move @summarycontents and @contents to the beginning
2502 of the file.
2503
8cf51b2c
GM
25042006-04-08 Kevin Ryde <user42@zip.com.au>
2505
2506 * text.texi (Fill Commands): fill-nobreak-predicate is now a hook.
2507
25082006-04-07 Richard Stallman <rms@gnu.org>
2509
2510 * programs.texi (Comments, Comment Commands, Options for Comments)
2511 (Multi-Line Comments): "Align", not "indent".
2512 (Basic Indent): C-j deletes trailing whitespace before the newline.
2513
25142006-04-06 Richard Stallman <rms@gnu.org>
2515
8cf51b2c
GM
2516 * programs.texi (Basic Indent): Clarify relationship of C-j to TAB.
2517
25182006-04-06 Eli Zaretskii <eliz@gnu.org>
2519
2520 * killing.texi (Rectangles): Add index entry for marking a rectangle.
2521
8cf51b2c
GM
25222006-04-05 Richard Stallman <rms@gnu.org>
2523
2524 * emacs.texi (Top): Update subnode menu.
2525
2526 * trouble.texi (Unasked-for Search): Node deleted.
2527 (Lossage): Delete from menu.
2528
25292006-04-04 Richard Stallman <rms@gnu.org>
2530
2531 * trouble.texi: Various cleanups.
2532 (Checklist): Don't bother saying how to snail a bug report.
2533 (Emergency Escape): Much rewriting.
2534 (After a Crash): Rename the core dump immediately.
2535 (Total Frustration): Call it a psychotherapist.
2536 (Bug Criteria): Avoid "illegal instruction".
2537 (Sending Patches): We always put the contributor's name in.
2538
2539 * misc.texi (Thumbnails): Minor correction.
2540
8cf51b2c
GM
25412006-04-03 Richard Stallman <rms@gnu.org>
2542
2543 * misc.texi (Thumbnails): Minor cleanup.
2544
25452006-04-02 Karl Berry <karl@gnu.org>
2546
2547 * sending.texi (Mail Sending): pxref to Top needs five args.
2548
2549 * texinfo.tex: Update to current version (2006-03-21.13).
2550
8cf51b2c
GM
25512006-03-31 Richard Stallman <rms@gnu.org>
2552
2553 * emacs.texi (Top): Update subnode menu.
2554
2555 * help.texi (Help Mode): Cleanup.
2556
2557 * dired.texi: Many cleanups.
2558 (Dired Deletion): Describe dired-recursive-deletes.
2559 (Operating on Files): dired-create-directory moved.
2560 (Misc Dired Features): Move to here.
2561 (Tumme): Node moved to misc.texi.
2562
2563 * custom.texi: Many cleanups.
2564 (Minor Modes): Don't mention ISO Accents Mode.
2565 (Examining): Update C-h v output example.
2566 (Hooks): Add index and xref for add-hook.
2567 (Locals): Delete list of vars that are always per-buffer. Rearrange.
2568 (Local Keymaps): Don't mention lisp-mode-map, c-mode-map.
2569
2570 * misc.texi: Many cleanups.
2571 (beginning): Add to summary of topics.
2572 (Shell): Put eshell xref at the end. Remove eshell from table.
2573 (Thumbnails): New node.
2574
8cf51b2c
GM
25752006-03-28 Eli Zaretskii <eliz@gnu.org>
2576
2577 * files.texi (File Name Cache): Make it clear that the cache is
2578 not persistent.
2579
8cf51b2c
GM
25802006-03-25 Karl Berry <karl@gnu.org>
2581
49823426
GM
2582 * emacs-xtra.texi, emacs.texi, gnu.texi:
2583 (1) use @copyright{} instead of (C) in typeset text;
8cf51b2c
GM
2584 (2) do not indent copyright year list (or anything else).
2585
8cf51b2c
GM
25862006-03-21 Juanma Barranquero <lekktu@gmail.com>
2587
2588 * files.texi (VC Dired Mode): Remove misplaced brackets.
2589
25902006-03-21 Andre Spiegel <spiegel@gnu.org>
2591
2592 * files.texi: Various updates and clarifications in the VC chapter.
2593
25942006-03-19 Luc Teirlinck <teirllm@auburn.edu>
2595
2596 * help.texi (Help Mode): Document "C-c C-c".
2597
8cf51b2c
GM
25982006-03-16 Luc Teirlinck <teirllm@auburn.edu>
2599
2600 * emacs-xtra.texi (Top): Avoid ugly continuation line in
2601 menu in the standalone Info reader.
2602
26032006-03-15 Chong Yidong <cyd@stupidchicken.com>
2604
2605 * emacs-xtra.texi (Emerge, Picture Mode, Fortran): New chapters,
2606 moved here from Emacs manual.
2607
2608 * programs.texi (Fortran): Section moved to emacs-xtra.
2609 (Program Modes): Xref to Fortran in emacs-xtra.
2610
2611 * maintaining.texi (Emerge): Move to emacs-xtra.
2612 * files.texi (Comparing Files): Xref to Emerge in emacs-xtra.
2613
2614 * picture.texi: File deleted.
2615 * Makefile.in:
2616 * makefile.w32-in: Remove picture.texi.
2617
2618 * text.texi (Text): Xref to Picture Mode in emacs-xtra.
2619 * abbrevs.texi (Abbrevs):
2620 * sending.texi (Sending Mail): Picture node removed.
2621
2622 * emacs.texi (Top): Update node listings.
2623
8cf51b2c
GM
26242006-03-12 Richard Stallman <rms@gnu.org>
2625
2626 * calendar.texi: Various cleanups.
2627
8cf51b2c
GM
26282006-03-11 Luc Teirlinck <teirllm@auburn.edu>
2629
2630 * search.texi (Regexps): Use @samp for regexp that is not in Lisp
2631 syntax.
2632
8cf51b2c
GM
26332006-03-08 Luc Teirlinck <teirllm@auburn.edu>
2634
2635 * search.texi (Regexps): More accurately describe which characters
2636 are special in which situations. Recommend _not_ to quote `]' or
2637 `-' when they are not special.
2638
8cf51b2c
GM
26392006-02-28 Andre Spiegel <spiegel@gnu.org>
2640
2641 * files.texi (Old Versions): Clarify operation of C-x v =.
2642
8cf51b2c
GM
26432006-02-21 Nick Roberts <nickrob@snap.net.nz>
2644
2645 * building.texi (Watch Expressions): Update and describe
2646 gdb-speedbar-auto-raise.
2647
26482006-02-19 Richard M. Stallman <rms@gnu.org>
2649
2650 * emacs.texi: Use @smallbook.
2651 (Top): Update ref to Emacs paper, delete ref to Cookbook.
2652 Update subnode menu.
2653
2654 * building.texi (Lisp Interaction): Minor addition.
2655
26562006-02-18 Nick Roberts <nickrob@snap.net.nz>
2657
2658 * building.texi (Watch Expressions): Update and be more precise.
2659
c8763fb6 26602006-02-15 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
2661
2662 * maintaining.texi (Create Tags Table): Explain why the
2663 exception when etags writes to files under the /dev tree.
2664
26652006-02-14 Richard M. Stallman <rms@gnu.org>
2666
2667 * custom.texi (Safe File Variables): Lots of clarification.
2668 Renamed from Unsafe File Variables.
2669
26702006-02-14 Chong Yidong <cyd@stupidchicken.com>
2671
2672 * custom.texi (Unsafe File Variables): File variable confirmation
2673 assumed denied in batch mode.
2674
26752006-02-14 Richard M. Stallman <rms@gnu.org>
2676
2677 * building.texi (GDB User Interface Layout): Don't say `inferior'
2678 for program being debugged.
2679
26802006-02-15 Nick Roberts <nickrob@snap.net.nz>
2681
2682 * building.texi (GDB Graphical Interface):
2683 Replace gdb-use-inferior-io-buffer with gdb-use-separate-io-buffer.
2684
26852006-02-13 Chong Yidong <cyd@stupidchicken.com>
2686
2687 * custom.texi (Specifying File Variables, Unsafe File Variables):
2688 New nodes, split from File Variables. Document new file local
2689 variable behavior.
2690
26912006-02-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2692
2693 * display.texi (Standard Faces):
8cf51b2c
GM
2694 * files.texi (Visiting):
2695 * frames.texi (Clipboard):
2696 * glossary.texi (Glossary) <Clipboard>:
2697 * xresources.texi (X Resources): Mention Mac OS port.
2698
8cf51b2c
GM
26992006-02-12 Richard M. Stallman <rms@gnu.org>
2700
2701 * building.texi (Building): Clarify topic in intro.
2702
2703 * maintaining.texi (Maintaining): Change title; clarify topic.
2704 Delete duplicate index entries.
2705
2706 * building.texi (Other GDB User Interface Buffers): Clarifications.
2707
2708 * text.texi (Cell Commands): Clarifications.
2709
2710 * programs.texi (Defuns): Delete duplicate explanation of
2711 left-margin paren convention.
2712 (Hungry Delete): Minor cleanup.
2713
27142006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2715
2716 * dired.texi (Tumme): More tumme documentation.
2717
27182006-02-11 Alan Mackenzie <acm@muc.de>
2719
2720 * programs.texi ("Hungry Delete"): Correct the appellation of the
2721 backspace and delete keys to @kbd{DEL} and @kbd{DELETE}.
2722
27232006-02-11 Mathias Dahl <mathias.dahl@gmail.com>
2724
2725 * dired.texi (Tumme): Fix small bug.
2726
27272006-02-10 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2728
2729 * macos.texi (Mac International): Rename "fontset-mac" to
2730 "fontset-standard".
2731
8cf51b2c
GM
27322006-02-09 Mathias Dahl <mathias.dah@gmail.com>
2733
2734 * dired.texi (Tumme): Basic documentation for Tumme added.
2735
8cf51b2c
GM
27362006-02-07 Luc Teirlinck <teirllm@auburn.edu>
2737
2738 * mule.texi (International):
2739 * programs.texi (Basic Indent): Fix typos.
2740
8cf51b2c
GM
2741 * custom.texi (Minor Modes):
2742 * display.texi (Text Display):
2743 * commands.texi (Text Characters): Update xrefs.
2744
27452006-02-07 Richard M. Stallman <rms@gnu.org>
2746
2747 * emacs.texi (Top): Update subnode menu.
2748 Update info on old Emacs papers.
2749 (Intro): "Graphical display", not window system.
2750
2751 * xresources.texi (GTK styles): Minor clarifications.
2752
2753 * trouble.texi: "Graphical display", not window system.
2754 (Stuck Recursive): Minor clarification.
2755
2756 * text.texi: Minor clarifications.
2757 (Sentences): Explain why two-space convention is better.
2758 Explain sentence-end-without-period here.
2759 (Fill Commands): Not here.
2760 (Refill): Node moved down.
2761 (Filling): Update menu.
2762 (Table Creation, Cell Justification, Column Commands): Clarify.
2763
2764 * sending.texi: Minor clarifications.
2765
2766 * search.texi (Regexp Backslash): Clarification.
2767
2768 * rmail.texi: Minor cleanups.
2769 (Rmail): Delete digression about `rmail-mode'.
2770 (Rmail Inbox): Delete false advice wrt rmail-primary-inbox-list.
2771 (Rmail Files): Mention C-u M-x rmail.
2772 (Rmail Reply): Mention References.
2773 (Rmail Display): Mention rmail-nonignored-headers.
2774
2775 * programs.texi: Minor cleanups.
2776 (Comment Commands): Mention momentary Transient Mark mode.
2777 (Matching): Be more specific about customizing show-paren-mode.
2778 (Info Lookup): Don't list the modes that support C-h S.
2779 Just say what it does in an unsupported mode.
2780 (Man Page): Delete excessive info on customizing woman.
2781 (Motion in C): Don't mention c-for/backward-into-nomenclature.
2782
2783 * abbrevs.texi: Minor clarifications.
2784 (Dabbrev Customization): Talk about "dynamic abbrev expansion",
2785 not "dynamic abbrevs" as if they were a kind of abbrev.
2786
2787 * picture.texi (Picture): Minor cleanup.
2788
2789 * mule.texi (Communication Coding): Say "other applications".
2790 (Fontsets): Not specific to X. Add xref to X Resources.
2791 (Unibyte Mode): Rename from Single-Byte Character Support.
2792 "Graphical display", not window system.
2793 (International): Update menu.
2794
2795 * maintaining.texi (Format of ChangeLog):
2796 New node, split out from ChangeLog.
2797 (ChangeLog): Clarifications in the remaining text.
2798 (Create Tags Table, Etags Regexps, Select Tags Table): Cleanups.
2799 (Find Tag): Add @w.
2800 (Tags Search): Explain tag table order here. Simplify grep ref.
2801 (List Tags): tags-tag-face is a variable, not a face.
2802 (Emerge): Cleanups.
2803
2804 * kmacro.texi (Keyboard Macro Counter): Rewrite for clarity.
2805 (Keyboard Macros): Avoid "the user".
2806
2807 * killing.texi: "Graphical display", not window system.
2808
2809 * help.texi (Help Echo): "Graphical display", not window system.
2810
2811 * glossary.texi: Say "you", not "the user". Say "graphical display".
2812
2813 * frames.texi: Minor cleanups. "Graphical display", not window system.
2814
2815 * files.texi (Visiting): Make drag-and-drop not X-specific.
2816
2817 * custom.texi: Minor cleanups. "Graphical display", not window system.
2818
2819 * cmdargs.texi: Minor cleanups.
2820
2821 * building.texi (Compilation): Move and split kill-compilation para.
2822 Add para about multiple compilers.
2823 (Compilation Mode): Commands also available in grep mode and others.
2824 Mention C-u C-x ` more tutorially. Clarify C-x `.
2825 (Compilation Shell): Clarify. Put Bash example first.
2826 (Grep Searching): Minor cleanups; add @w.
2827 (Debuggers): Minor cleanups.
2828 (Starting GUD): Make GDB xgraphical mode issue clearer.
2829 (Debugger Operation): Lots of clarifications including
2830 GDB tooltip side-effect issue.
2831 (Commands of GUD): Clarify.
2832 (GUD Customization): Add bashdb-mode-hook.
2833 (GDB Graphical Interface): Rewrite for clarity.
2834 (GDB User Interface Layout): Rewrite for clarity.
2835 (Stack Buffer, Watch Expressions): Likewise.
2836 (Other GDB User Interface Buffers): Cleanups.
2837 (Lisp Libraries, External Lisp): Cleanup.
2838
2839 * basic.texi (Position Info): "Graphical displays", rather than
2840 window systems.
2841
2842 * anti.texi: Minor cleanup.
2843
8cf51b2c
GM
28442006-02-03 Eli Zaretskii <eliz@gnu.org>
2845
2846 * custom.texi (Init File, Find Init): Add cross-references to
2847 where $HOME is described.
2848
28492006-02-01 Luc Teirlinck <teirllm@auburn.edu>
2850
2851 * frames.texi (Frame Parameters): Remove @item for S-Mouse-1; it
2852 is not inside the @table.
2853
2854 * emacs.texi (Top): Correct node name.
2855
2856 * files.texi (File Names): Fix @xref.
2857 (Reverting): Fix typo.
2858
2859 * mule.texi (International): Correct node name.
2860
2861 * kmacro.texi (Save Keyboard Macro): Add missing @kbd to @table.
2862
28632006-02-01 Richard M. Stallman <rms@gnu.org>
2864
2865 * emacs.texi (Top): Update subnode menu.
2866
2867 * mule.texi: Minor clarifications.
2868 Reduce the specific references to X Windows.
2869 Refer to "graphical" terminals, rather than window systems.
2870 (Text Coding): Rename from Specify Coding.
2871 (Communication Coding, File Name Coding, Terminal Coding):
2872 New nodes split out from Text Coding.
2873
2874 * kmacro.texi: Minor clarifications.
2875 (Keyboard Macro Ring): Comment out some excessive commands.
2876 (Basic Keyboard Macro): Split up the table, putting part in each node.
2877
2878 * major.texi: Minor clarifications.
2879
2880 * misc.texi (Single Shell, Interactive Shell): Fix xrefs.
2881
2882 * windows.texi: Minor clarifications.
2883 (Change Window): Don't describe mode-line mouse cmds here.
2884 Add xref to Mode Line Mouse.
2885
2886 * msdog.texi (Text and Binary, MS-DOS and MULE): Fix xrefs.
2887
2888 * macos.texi (Mac International): Fix xref.
2889
2890 * indent.texi: Minor clarifications.
2891
2892 * frames.texi: Minor clarifications.
2893 Reduce the specific references to X Windows.
2894 Refer to "graphical" terminals, rather than window systems.
2895 (Frame Parameters): Don't mention commands like
2896 set-foreground-color. Just say to customize a face.
2897 (Drag and Drop): Lisp-level stuff moved to Emacs Lisp manual.
2898
2899 * files.texi: Minor clarifications.
2900 (Numbered Backups): New node, split out from Backup Names.
2901
2902 * display.texi (Font Lock): C mode no longer depends on (-in-col-0.
2903
2904 * cmdargs.texi (General Variables): Fix xref.
2905
2906 * buffers.texi: Minor clarifications.
2907
8cf51b2c
GM
29082006-01-31 Richard M. Stallman <rms@gnu.org>
2909
2910 * display.texi (Scrolling, Horizontal Scrolling, Follow Mode):
2911 Nodes moved to top.
2912
2913 * display.texi: Minor clarifications.
2914 (Display): Rearrange menu.
2915 (Standard Faces): Mention query-replace face.
2916 (Faces): Simplify.
2917 (Font Lock): Simplify face customization info.
2918 (Highlight Changes): Node merged into Highlight Interactively.
2919 (Highlight Interactively): Much rewriting and cleanup.
2920 (Optional Mode Line): Narrowed line number not good for goto-line.
2921 Simplify face customization advice.
2922 (Text Display): Mention use of escape-glyph face.
2923 Move ctl-arrow and tab-width here.
2924 (Display Custom): Move no-redraw-on-reenter to end of node.
2925
2926 * search.texi: Minor clarifications.
2927 (Isearch Scroll): Simplify.
2928 (Other Repeating Search): Document multi-occur-in-matching-buffers.
2929
2930 * regs.texi (Registers): Mention bookmarks here.
2931
2932 * mark.texi: Minor clarifications.
2933 (Selective Undo): Node deleted.
2934
2935 * m-x.texi: Minor clarifications.
2936
2937 * killing.texi: Minor clarifications.
2938 Refer to "graphical" terminals, rather than window systems.
2939
2940 * help.texi: Clarifications.
2941 (Help): Don't describe C-h F and C-h K here.
2942 (Key Help): Describe C-h K here.
2943 (Name Help): Mention Emacs Lisp Intro.
2944 Describe C-h F here.
2945 (Misc Help): Mention C-h F and C-h K only briefly.
2946
2947 * fixit.texi (Undo): New node, mostly copied from basic.texi.
2948 Selective undo text merged in.
2949 (Spelling): Mention Aspell along with Ispell.
2950
2951 * emacs.texi (Top): Update subnode menus.
2952
2953 * basic.texi (Basic Undo): Rename from Undo. Most of text
2954 moved to new Undo node.
2955
8cf51b2c
GM
29562006-01-29 Chong Yidong <cyd@stupidchicken.com>
2957
2958 * basic.texi (Continuation Lines, Inserting Text):
2959 Mention longlines mode.
2960
29612006-01-29 Richard M. Stallman <rms@gnu.org>
2962
10d1d0af 2963 * screen.texi: Minor cleanups.
8cf51b2c
GM
2964 (Screen): Clean up the intro paragraphs.
2965 (Mode Line): Lots of rewriting. Handle frame-name better.
2966 eol-mnemonic-... vars moved out.
2967
2968 * emacs.texi (Top): Change menu item for MS-DOS node.
2969 Update subnode menu.
2970
2971 * msdog.texi (MS-DOS): Rewrite intro to explain how this
2972 chapter relates to Windows. Title changed.
2973
2974 * mini.texi: Minor cleanups.
2975
2976 * mark.texi (Selective Undo): New node, text moved from basic.texi.
2977 (Mark): Put it in the menu.
2978
2979 * entering.texi: Minor cleanups.
2980
2981 * emacs.texi (Top): Add xref to Mac chapter; explain Windows better.
2982 (Intro): Refer to "graphical" terminals, rather than X.
2983
2984 * display.texi (Display Custom): Add xref to Variables.
2985 (Optional Mode Line): eol-mnemonic-... vars moved here.
2986
2987 * commands.texi: Minor cleanups. Refer to "graphical" terminals,
2988 rather than X.
2989
8cf51b2c
GM
2990 * basic.texi: Minor cleanups.
2991 (Undo): selective-undo moved.
2992
8cf51b2c
GM
29932006-01-25 Luc Teirlinck <teirllm@auburn.edu>
2994
2995 * anti.texi (Antinews): Various corrections and additions.
2996
29972006-01-23 Juri Linkov <juri@jurta.org>
2998
2999 * custom.texi (Easy Customization, Customization Groups)
3000 (Browsing Custom): Mention links along with buttons.
3001
8cf51b2c
GM
30022006-01-21 Eli Zaretskii <eliz@gnu.org>
3003
8cf51b2c
GM
3004 * text.texi (TeX Print): Use @key for TAB.
3005
8cf51b2c
GM
3006 * kmacro.texi (Keyboard Macro Step-Edit): Use @key for TAB.
3007
8cf51b2c
GM
30082006-01-15 Sven Joachim <svenjoac@gmx.de> (tiny change)
3009
3010 * files.texi (File Aliases): Don't claim that usually separate
3011 buffers are created for two file names that name the same data.
3012 Mention additional situations where different names mean the same
3013 file on disk.
3014
30152006-01-19 Richard M. Stallman <rms@gnu.org>
3016
3017 * killing.texi (Deletion): Upcase @key argument.
3018
3019 * custom.texi (Custom Themes): Minor cleanup.
3020
3021 * programs.texi (Hungry Delete): Upcase @key argument.
3022
8cf51b2c
GM
30232006-01-16 Juri Linkov <juri@jurta.org>
3024
3025 * display.texi (Standard Faces): Add `mode-line-buffer-id'.
3026 Move `mode-line-highlight' before `mode-line-buffer-id'.
3027
8cf51b2c
GM
30282006-01-14 Richard M. Stallman <rms@gnu.org>
3029
3030 * basic.texi (Inserting Text): Minor cleanup.
3031
8cf51b2c
GM
30322006-01-11 Luc Teirlinck <teirllm@auburn.edu>
3033
3034 * custom.texi (Changing a Variable, Face Customization):
3035 Update for changes in Custom menus.
3036
8cf51b2c
GM
30372006-01-05 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3038
3039 * macos.texi (Mac International): Undo last change.
3040
8cf51b2c
GM
30412006-01-02 Chong Yidong <cyd@stupidchicken.com>
3042
3043 * custom.texi (Custom Themes): Describe the new
3044 customize-create-theme interface.
3045
30462005-12-30 Juri Linkov <juri@jurta.org>
3047
3048 * basic.texi (Position Info): Update example.
3049
c8763fb6 30502005-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3051
3052 * frames.texi (Dialog Boxes): Add x-gtk-show-hidden-files.
3053
30542005-12-24 Chong Yidong <cyd@stupidchicken.com>
3055
3056 * custom.texi (Custom Themes): `load-theme' always loads.
3057
30582005-12-23 Juri Linkov <juri@jurta.org>
3059
3060 * display.texi (Highlight Interactively): Use double space to
3061 separate sentences. Replace C-p with M-p, and C-n with M-n.
3062
30632005-12-22 Richard M. Stallman <rms@gnu.org>
3064
3065 * custom.texi (Easy Customization and subnodes):
3066 Replace "active field" with "button".
3067 Use "user option" only for variables.
3068 Use "setting" for variable-or-face.
3069
30702005-12-22 Luc Teirlinck <teirllm@auburn.edu>
3071
3072 * buffers.texi (Select Buffer): Change order in table to make
3073 "Similar" refer to the correct item.
3074 (Indirect Buffers): Minor rewording.
3075
8cf51b2c
GM
30762005-12-20 Juri Linkov <juri@jurta.org>
3077
3078 * files.texi (VC Status): Put P and N near p and n.
3079
8cf51b2c
GM
30802005-12-19 Richard M. Stallman <rms@gnu.org>
3081
3082 * programs.texi (Electric C): Delete the info about newline control.
3083 (Other C Commands): Minor cleanup.
3084 (Left Margin Paren): Minor cleanup.
3085
30862005-12-19 Luc Teirlinck <teirllm@auburn.edu>
3087
3088 * custom.texi (Easy Customization): Add "Browsing Custom" to menu.
3089 (Customization Groups): Delete text moved to "Browsing Custom".
3090 (Browsing Custom): New node.
3091 (Specific Customization): Clarify which commands only work for
3092 loaded options.
3093
30942005-12-18 Bill Wohler <wohler@newt.com>
3095
3096 * frames.texi (Tool Bars): Shorten text of previous change.
3097
30982005-12-18 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3099
3100 * files.texi (VC Status): Document log-view mode.
3101
31022005-12-18 Bill Wohler <wohler@newt.com>
3103
3104 * frames.texi (Tool Bars): Mention that you can turn off tool bars
3105 permanently via the customize interface.
3106
8cf51b2c
GM
31072005-12-16 Ralf Angeli <angeli@iwi.uni-sb.de>
3108
3109 * killing.texi (Killing by Lines): Document `kill-whole-line'
3110 function.
3111
c8763fb6 31122005-12-16 Lőrentey Károly <lorentey@elte.hu>
8cf51b2c
GM
3113
3114 * buffers.texi (Select Buffer): Change `prev-buffer' to
3115 `previous-buffer'. Indicate that these functions use a frame
3116 local buffer list.
3117
8cf51b2c
GM
31182005-12-12 Richard M. Stallman <rms@gnu.org>
3119
3120 * custom.texi (Easy Customization): Change menu comment.
3121 (Prefix Keymaps): Fix spelling of Control-X-prefix.
3122
3123 * help.texi (Apropos): Rewrite. Talk about "apropos patterns".
3124 (Help): Among the Apropos commands, describe only C-h a here.
3125
31262005-12-11 Richard M. Stallman <rms@gnu.org>
3127
3128 * programs.texi (Options for Comments): Comment-end starts with space.
3129
3130 * glossary.texi (Glossary): Minor cleanup.
3131
3132 * files.texi (Old Versions): Use @table.
3133
8cf51b2c
GM
31342005-12-10 David Koppelman <koppel@ece.lsu.edu>
3135
3136 * display.texi (Highlight Interactively): Include
3137 global-hi-lock-mode. Add miscellaneous details and elaborations.
3138
31392005-12-09 Richard M. Stallman <rms@gnu.org>
3140
3141 * display.texi (Font Lock): Delete the Global FL menu item.
3142
31432005-12-09 Luc Teirlinck <teirllm@auburn.edu>
3144
3145 * custom.texi (Minibuffer Maps): Mention the maps for file name
3146 completion.
3147
31482005-12-09 Kim F. Storm <storm@cua.dk>
3149
3150 * killing.texi (CUA Bindings): Describe how to use C-x and C-c as
10d1d0af 3151 prefix keys even when mark is active. Describe that RET moves
8cf51b2c
GM
3152 cursor to next corner in rectangle; clarify insert around rectangle.
3153
8cf51b2c
GM
31542005-12-08 Luc Teirlinck <teirllm@auburn.edu>
3155
3156 * custom.texi (Customization): Use xref to elisp manual for
3157 non-TeX output.
3158 (Minor Modes): Update.
3159 (Customization Groups, Changing a Variable, Face Customization):
3160 Update for new appearance of Custom buffers.
3161 (Changing a Variable): `custom-buffer-done-function' has been
3162 replaced by `custom-buffer-done-kill'.
3163 (Specific Customization): In the `customize-group' buffer, a
3164 subgroup's contents are not "hidden". They are not included at
3165 all. They have no [Show] button.
3166 (Mouse Buttons): Add pxref to description of mouse event lists in
3167 Elisp manual. Add `menu-bar' and `header-line' dummy prefix keys.
3168 (Find Init): Emacs now looks for ~/.emacs.d/init.el instead of
3169 ~/.emacs.d/.emacs, if it can not find ~/.emacs(.el).
3170
31712005-12-08 Richard M. Stallman <rms@gnu.org>
3172
3173 * mini.texi (Completion Commands, Completion):
3174 In file name input, SPC does not do completion.
3175
8cf51b2c
GM
31762005-12-08 Nick Roberts <nickrob@snap.net.nz>
3177
3178 * building.texi (GDB Graphical Interface): Explain screen size
3179 setting.
3180 (Other GDB User Interface Buffers): Describe features specific to
3181 GDB 6.4.
3182
8cf51b2c
GM
31832005-12-01 Nick Roberts <nickrob@snap.net.nz>
3184
3185 * building.texi (GDB User Interface Layout): Describe how to
3186 kill associated buffers.
3187 (Breakpoints Buffer): Use D instead of d for gdb-delete-breakpoint.
3188 (Watch Expressions): Be more precise.
3189 (Other GDB User Interface Buffers): Describe how to change a
3190 register value.
3191
8cf51b2c
GM
31922005-11-24 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3193
3194 * macos.texi (Mac Input): Remove description of
3195 mac-command-key-is-meta. Add descriptions of
3196 mac-control-modifier, mac-command-modifier, and
3197 mac-option-modifier.
3198 (Mac International): Fix description of conversion of clipboard data.
3199 (Mac Font Specs): Add example of font customization by face attributes.
3200
32012005-11-22 Nick Roberts <nickrob@snap.net.nz>
3202
3203 * building.texi (Watch Expressions): Expand description.
3204 (Other GDB User Interface Buffers): Describe local map for
3205 gud-watch.
3206
32072005-11-21 Chong Yidong <cyd@stupidchicken.com>
3208
3209 * display.texi (Font Lock): Font lock is enabled by default now.
3210
32112005-11-20 Juri Linkov <juri@jurta.org>
3212
3213 * basic.texi (Position Info): Update examples of the output.
3214 Remove the fact that examples are produced in the TeXinfo buffer,
3215 because in the Info reader users will get a different output from
3216 `C-x ='.
3217
3218 * building.texi (Compilation Mode): Remove paragraph duplicated
3219 from the node `Compilation'. Add `compilation-skip-threshold'.
3220
3221 * display.texi (Font Lock): Suggest more user-friendly method of
3222 finding all Font Lock faces (M-x customize-group RET font-lock-faces).
3223
32242005-11-18 Richard M. Stallman <rms@gnu.org>
3225
3226 * files.texi (Registering): Mention @@ in mode line.
3227
3228 * mini.texi (Minibuffer File): Clarify previous change. Add @findex.
3229
32302005-11-08 Aaron S. Hawley <Aaron.Hawley@uvm.edu>
3231
3232 * files.texi (Renaming and VC): Some back-ends don't
3233 handle renaming.
3234
8cf51b2c
GM
32352005-11-17 Juri Linkov <juri@jurta.org>
3236
3237 * emacs.texi (Top):
3238 * display.texi (Highlight Interactively): Put this font-lock based
3239 mode near Font Lock node.
3240
32412005-11-16 Chong Yidong <cyd@stupidchicken.com>
3242
3243 * ack.texi (Acknowledgments): Acknowledge Andrew Zhilin for Emacs
3244 icons.
3245
32462005-11-12 Kim F. Storm <storm@cua.dk>
3247
3248 * help.texi (Help): Fix C-h a entry. Add C-h d entry.
3249 (Help Summary): Add C-h d and C-h e.
3250 (Apropos): Clarify that all apropos commands may search for either
3251 list of words or a regexp. Add C-h d for apropos-documentation.
3252 Describe apropos-documentation-sort-by-scores user option.
3253
8cf51b2c
GM
32542005-11-09 Luc Teirlinck <teirllm@auburn.edu>
3255
3256 * killing.texi (CUA Bindings): Add @section.
3257
32582005-11-10 Kim F. Storm <storm@cua.dk>
3259
3260 * emacs.texi (Top): Add CUA Bindings entry to menu.
3261
3262 * killing.texi (CUA Bindings): New node. Moved here from
3263 misc.texi and extended with info on rectangle commands and
3264 rectangle highlighting, interface to registers, and the global
3265 mark feature.
3266
3267 * misc.texi (Emulation): Move CUA bindings item to killing.texi.
3268
3269 * regs.texi: Prev link points to CUA Bindings node.
3270
32712005-11-07 Luc Teirlinck <teirllm@auburn.edu>
3272
3273 * help.texi (Help Echo): By default, help echos are only shown on
3274 mouse-over, not on point-over.
3275
c8763fb6 32762005-11-04 Jérôme Marant <jerome@marant.org>
8cf51b2c
GM
3277
3278 * misc.texi (Shell Mode): Describe how to activate password echoing.
3279
8cf51b2c
GM
32802005-11-04 Romain Francoise <romain@orebokech.com>
3281
3282 * mark.texi (Mark Ring): Fix typo.
3283
32842005-11-03 Richard M. Stallman <rms@gnu.org>
3285
3286 * mark.texi (Mark Ring): Mention set-mark-command-repeat-pop.
3287
32882005-11-01 Bill Wohler <wohler@newt.com>
3289
3290 * help.texi (Help Mode): Fix typo.
3291
32922005-11-01 Nick Roberts <nickrob@snap.net.nz>
3293
3294 * building.texi (Other GDB User Interface Buffers): Describe
3295 the command gdb-use-inferior-io-buffer.
3296
32972005-10-31 Romain Francoise <romain@orebokech.com>
3298
3299 * files.texi (Compressed Files): Fix typo.
3300
3301 * buffers.texi (Misc Buffer): Downcase `*shell*'.
3302
3303 * windows.texi (Force Same Window): Likewise.
3304
33052005-10-30 Bill Wohler <wohler@newt.com>
3306
3307 * help.texi (Help Mode): URLs viewed with browse-url.
3308
33092005-10-31 Nick Roberts <nickrob@snap.net.nz>
3310
3311 * building.texi (GDB Graphical Interface): Don't reference
3312 gdb-mouse-set-clear-breakpoint. Explain gdb-mouse-until
3313 must stay in same frame.
3314
33152005-10-29 Chong Yidong <cyd@stupidchicken.com>
3316
3317 * custom.texi (Init File): Document ~/.emacs.d/init.el.
3318
3319 * anti.texi (Antinews): Likewise.
3320
8cf51b2c
GM
33212005-10-28 Bill Wohler <wohler@newt.com>
3322
3323 * help.texi (Help): Help mode now creates hyperlinks for URLs.
3324
33252005-10-28 Richard M. Stallman <rms@gnu.org>
3326
3327 * files.texi (Visiting): Explain how to enter ? in a file name.
3328
3329 * trouble.texi (Memory Full): Mention !MEM FULL! in mode line.
3330
8cf51b2c
GM
33312005-10-25 Nick Roberts <nickrob@snap.net.nz>
3332
3333 * building.texi (GDB Graphical Interface): Describe
3334 gdb-mouse-until.
3335
33362005-10-23 Richard M. Stallman <rms@gnu.org>
3337
3338 * custom.texi (Init File): Recommend when to use site-start.el.
3339
8cf51b2c
GM
33402005-10-21 Juri Linkov <juri@jurta.org>
3341
3342 * custom.texi (Examining): Mention accessing the old variable
3343 value via M-n in set-variable.
3344
8cf51b2c
GM
33452005-10-18 Romain Francoise <romain@orebokech.com>
3346
3347 * files.texi (Version Systems): Capitalize GNU.
3348
8cf51b2c
GM
33492005-10-18 Nick Roberts <nickrob@snap.net.nz>
3350
3351 * building.texi (Compilation Mode): Remove redundant paragraph.
3352 (Watch Expressions): Remove paragraph to reflect code change.
3353
8cf51b2c
GM
33542005-10-16 Richard M. Stallman <rms@gnu.org>
3355
3356 * building.texi (Compilation Mode, Compilation): Clarified.
3357
33582005-10-15 Richard M. Stallman <rms@gnu.org>
3359
3360 * misc.texi (Saving Emacs Sessions): Mention savehist library.
3361
8cf51b2c
GM
33622005-10-13 Kenichi Handa <handa@m17n.org>
3363
3364 * basic.texi (Position Info): Fix previous change.
3365
c8763fb6 33662005-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3367
3368 * cmdargs.texi (Icons X): Fix typo.
3369
33702005-10-12 Kenichi Handa <handa@m17n.org>
3371
3372 * basic.texi (Position Info): Describe the case that Emacs shows
3373 "part of display ...".
3374
c8763fb6 33752005-10-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3376
3377 * cmdargs.texi (Icons X): -nb => -nbi.
3378
33792005-10-10 Chong Yidong <cyd@stupidchicken.com>
3380
3381 * frames.texi (Speedbar): A couple more clarifications.
3382
33832005-10-11 Nick Roberts <nickrob@snap.net.nz>
3384
3385 * building.texi (GDB User Interface Layout): Improve diagram.
3386 (Watch Expressions): Explain how to make speedbar global.
3387 (Other GDB User Interface Buffers): Make references more precise.
3388
8cf51b2c
GM
33892005-10-09 Richard M. Stallman <rms@gnu.org>
3390
3391 * frames.texi (Speedbar): Clarify the text.
3392
33932005-10-09 Chong Yidong <cyd@stupidchicken.com>
3394
3395 * frames.texi (Speedbar): Add information on keybindings,
3396 dismissing the speedbar, and buffer display mode. Link to
3397 speedbar manual.
3398
c8763fb6 33992005-10-09 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3400
3401 * cmdargs.texi (Icons X): Removed options -i, -itype, --icon-type,
3402 added -nb, --no-bitmap-icon.
3403
8cf51b2c
GM
34042005-10-07 Nick Roberts <nickrob@snap.net.nz>
3405
3406 * building.texi (GDB Graphical Interface): Add variables and
3407 functions to indices. Be more precise.
3408
c8763fb6 34092005-10-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3410
3411 * frames.texi (Drag and Drop): Remove the x- from
3412 x-dnd-open-file-other-window and xdnd-protocol-alist.
3413
34142005-09-30 Romain Francoise <romain@orebokech.com>
3415
3416 * mini.texi (Minibuffer): The default value now appears before the
3417 colon in minibuffer prompts.
3418
8cf51b2c
GM
34192005-09-25 Richard M. Stallman <rms@gnu.org>
3420
3421 * search.texi (Regexp Search): Doc search-whitespace-regexp.
3422
8cf51b2c
GM
34232005-09-20 Emanuele Giaquinta <emanuele.giaquinta@gmail.com> (tiny change)
3424
3425 * text.texi (Paragraphs): Correction about Paragraph-Indent Text mode.
3426
8cf51b2c
GM
34272005-09-21 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
3428
3429 * emacs.texi (Top): Update submenus from macos.texi.
3430
3431 * macos.texi: Change `Mac OS 8 or 9' to `Mac OS Classic'.
3432 (Mac OS): Update feature support status.
3433 (Mac Input): List supported input scripts. Remove description
3434 about `mac-keyboard-text-encoding'. Mention mouse button
3435 emulation and related variables.
3436 (Mac International): Mention Central European and Cyrillic
3437 support. Now `keyboard-coding-system' is dynamically changed.
3438 Add description about coding system for selection. Add
3439 description about language environment.
3440 (Mac Environment Variables): Mention
3441 `~/.MacOSX/environment.plist'. Give example of command line
3442 arguments. Add Preferences support.
3443 (Mac Directories): Explicitly state that this node is for Mac OS
3444 Classic only.
3445 (Mac Font Specs): Mention specification for scalable fonts. List
3446 supported charsets. Add preferred way of creating fontsets. Add
3447 description about `mac-allow-anti-aliasing'.
3448 (Mac Functions): Add descriptions about `mac-set-file-creator',
3449 `mac-get-file-creator', `mac-set-file-type', `mac-get-file-type',
3450 and `mac-get-preference'.
3451
8cf51b2c
GM
34522005-09-16 Romain Francoise <romain@orebokech.com>
3453
3454 Update all files to specify GFDL version 1.2.
3455
3456 * doclicense.texi (GNU Free Documentation License): Update to
3457 version 1.2.
3458
34592005-09-15 Richard M. Stallman <rms@gnu.org>
3460
3461 * buffers.texi (List Buffers): Fix xref.
3462
3463 * rmail.texi (Rmail Basics): Fix xref.
3464
3465 * emacs.texi (Top): Update subnode menus.
3466
3467 * files.texi (Saving Commands): New node, broken out of Saving.
3468 (Customize Save): New node, broken out of Saving.
3469 Clarify effect of write-region-inhibit-fsync.
3470 (Misc File Ops): Say write-region-inhibit-fsync affects write-region.
3471
8cf51b2c
GM
34722005-09-14 Romain Francoise <romain@orebokech.com>
3473
3474 * files.texi (Saving): Mention write-region-inhibit-fsync.
3475
34762005-09-05 Chong Yidong <cyd@stupidchicken.com>
3477
3478 * custom.texi (Custom Themes): New node.
3479
34802005-09-03 Richard M. Stallman <rms@gnu.org>
3481
49823426
GM
3482 * search.texi (Search Case): Mention vars that control
3483 case-fold-search for various operations.
8cf51b2c
GM
3484
34852005-08-22 Juri Linkov <juri@jurta.org>
3486
3487 * display.texi (Standard Faces): Merge the text from
3488 `(elisp)Standard Faces' into this node.
3489
34902005-08-18 Luc Teirlinck <teirllm@auburn.edu>
3491
3492 * emacs.texi (Top): Delete menu item for deleted node
3493 Keyboard Translations.
3494
34952005-08-18 Richard M. Stallman <rms@gnu.org>
3496
8cf51b2c
GM
3497 * trouble.texi (Unasked-for Search):
3498 Delete xref to Keyboard Translations.
3499
3500 * glossary.texi (Glossary): Delete xref.
3501
8cf51b2c
GM
3502 * custom.texi (Minor Modes): Say that the list here is not complete.
3503 (Keyboard Translations): Node deleted.
3504 (Disabling): Delete xref to it.
3505 (Customization Groups): Fix Custom buffer example.
3506 (Hooks): Mention remove-hooks.
3507
35082005-08-17 Luc Teirlinck <teirllm@auburn.edu>
3509
3510 * building.texi (GDB Graphical Interface): Improve filling of menu
3511 item.
3512
35132005-08-18 Nick Roberts <nickrob@snap.net.nz>
3514
3515 * building.texi (GDB Graphical Interface): Use better node names.
3516
35172005-08-14 Richard M. Stallman <rms@gnu.org>
3518
3519 * text.texi (Sentences): Fix xref.
3520
35212005-08-14 Juri Linkov <juri@jurta.org>
3522
3523 * building.texi (Compilation, Grep Searching): Move grep command
3524 headings from `Compilation' to `Grep Searching'.
3525
3526 * dired.texi (Dired and Find):
3527 * maintaining.texi (Tags Search): Replace grep xref to
3528 `Compilation' node with `Grep Searching'.
3529
3530 * files.texi (Comparing Files): Replace xref to `Compilation' with
3531 `Compilation Mode'.
3532
35332005-08-13 Alan Mackenzie <acm@muc.de>
3534
3535 * search.texi (Non-ASCII Isearch): Correct a typo.
3536 (Replacement Commands): Mention query-replace key binding.
3537
35382005-08-11 Richard M. Stallman <rms@gnu.org>
3539
3540 * programs.texi (Options for Comments): Fix xref.
3541
3542 * search.texi (Regexp Backslash, Regexp Example): New nodes split
3543 out of Regexps.
3544
8cf51b2c
GM
35452005-08-09 Juri Linkov <juri@jurta.org>
3546
3547 * building.texi (Compilation): Use `itemx' instead of `item'.
3548 (Grep Searching): Simplify phrase.
3549
3550 * display.texi (Standard Faces): Describe vertical-border on
3551 window systems.
3552
3553 * windows.texi (Split Window): Simplify phrase and mention
3554 vertical-border face.
3555
35562005-08-09 Richard M. Stallman <rms@gnu.org>
3557
3558 * files.texi (Comparing Files): Clarify compare-windows.
3559
3560 * calendar.texi (Scroll Calendar): Document < and > in calendar.
3561
8cf51b2c
GM
35622005-08-06 Eli Zaretskii <eliz@gnu.org>
3563
3564 * mule.texi (Coding Systems): Rephrase the paragraph about
3565 codepages: no need for "M-x codepage-setup" anymore, except on
3566 MS-DOS.
3567
3568 * msdog.texi (MS-DOS and MULE): Clarify that this section is for
3569 the MS-DOS port only.
3570
35712005-07-30 Eli Zaretskii <eliz@gnu.org>
3572
3573 * makefile.w32-in (info): Don't run multi-install-info.bat.
3574 ($(infodir)/dir): New target, produced by running
3575 multi-install-info.bat.
3576
8cf51b2c
GM
35772005-07-22 Eli Zaretskii <eliz@gnu.org>
3578
3579 * files.texi (Quoted File Names): Add index entry.
3580
8cf51b2c
GM
35812005-07-19 Juri Linkov <juri@jurta.org>
3582
3583 * files.texi (Comparing Files): Mention resync for `compare-windows'.
3584
35852005-07-18 Juri Linkov <juri@jurta.org>
3586
8cf51b2c
GM
3587 * custom.texi (Easy Customization):
3588 * files.texi (Old Versions):
3589 * frames.texi (Wheeled Mice):
3590 * mule.texi (Specify Coding):
8cf51b2c
GM
3591 * text.texi (Cell Justification):
3592 * trouble.texi (After a Crash):
8cf51b2c
GM
3593 * xresources.texi (GTK styles):
3594 Delete duplicate duplicate words.
3595
35962005-07-17 Richard M. Stallman <rms@gnu.org>
3597
3598 * frames.texi (Creating Frames): Fix foreground color example.
3599
3600 * custom.texi (Init Examples): Clean up text about conditionals.
3601
36022005-07-16 Richard M. Stallman <rms@gnu.org>
3603
3604 * mini.texi (Completion Commands): Fix command name for ?.
3605
8cf51b2c
GM
36062005-07-16 Eli Zaretskii <eliz@gnu.org>
3607
3608 * display.texi (Standard Faces): Explain that customization of
3609 `menu' face has no effect on w32 and with GTK. Add
3610 cross-references.
3611
3612 * cmdargs.texi (General Variables): Clarify the default location
3613 of $HOME on w32 systems.
3614
36152005-07-15 Jason Rumney <jasonr@gnu.org>
3616
3617 * cmdargs.texi (General Variables): Default HOME on MS Windows has
3618 changed.
3619
36202005-07-08 Kenichi Handa <handa@m17n.org>
3621
3622 * mule.texi (Recognize Coding): Recommend
3623 revert-buffer-with-coding-system instead of revert-buffer.
3624
36252005-07-07 Richard M. Stallman <rms@gnu.org>
3626
3627 * anti.texi (Antinews): Mention mode-line-inverse-video.
3628
3629 * files.texi (Saving): Minor correction about C-x C-w.
3630
3631 * display.texi (Display Custom): Don't mention mode-line-inverse-video.
3632
36332005-07-07 Luc Teirlinck <teirllm@auburn.edu>
3634
3635 * search.texi (Isearch Scroll): Add example of using the
3636 `isearch-scroll' property.
3637 (Slow Isearch): Reference anchor for `baud-rate' instead of entire
3638 `Display Custom' node.
3639 (Regexp Replace): Put text that requires Emacs Lisp knowledge last
3640 and de-emphasize it.
3641 (Other Repeating Search): `occur' currently can not correctly
3642 handle multiline matches. Correct, clarify and update description
3643 of `flush-lines' and `keep-lines'.
3644
3645 * display.texi (Display Custom): Add anchor for `baud-rate'.
3646
36472005-07-07 Richard M. Stallman <rms@gnu.org>
3648
3649 * gnu.texi: Update where to get GNU status; add refs for how to help.
3650 Add footnotes 6 and 7.
3651
36522005-07-04 Lute Kamstra <lute@gnu.org>
3653
3654 Update FSF's address in GPL notices.
3655
8cf51b2c 3656 * doclicense.texi (GNU Free Documentation License):
8cf51b2c
GM
3657 * trouble.texi (Checklist): Update FSF's address.
3658
8cf51b2c
GM
36592005-06-24 Richard M. Stallman <rms@gnu.org>
3660
3661 * display.texi (Text Display): Change index entries.
3662
36632005-06-24 Eli Zaretskii <eliz@gnu.org>
3664
3665 * makefile.w32-in (MAKEINFO): Use --force.
3666 (INFO_TARGETS, DVI_TARGETS): Make identical to the lists in
3667 Makefile.in.
8cf51b2c
GM
3668
36692005-06-23 Richard M. Stallman <rms@gnu.org>
3670
3671 * anti.texi (Antinews): Renamed show-nonbreak-escape to
3672 nobreak-char-display.
3673
3674 * emacs.texi (Top): Update detailed node listing.
3675
3676 * display.texi (Text Display): Renamed show-nonbreak-escape
3677 to nobreak-char-display and no-break-space to nobreak-space.
3678 (Standard Faces): Split up the list of standard faces
3679 and put it in a separate node. Add nobreak-space and
3680 escape-glyph.
3681
8cf51b2c
GM
36822005-06-23 Lute Kamstra <lute@gnu.org>
3683
3684 * mule.texi (Select Input Method): Fix typo.
3685
36862005-06-23 Kenichi Handa <handa@m17n.org>
3687
3688 * mule.texi (International): List all supported scripts. Adjust
3689 text for that leim is now included in the normal Emacs
3690 distribution.
3691 (Language Environments): List all language environments.
3692 Intlfonts contains fonts for most supported scripts, not all..
3693 (Select Input Method): Refer to C-u C-x = to see how to type to
10d1d0af 3694 input a specific character.
8cf51b2c
GM
3695 (Recognize Coding): Fix typo, china-iso-8bit -> chinese-iso-8bit.
3696
36972005-06-23 Juanma Barranquero <lekktu@gmail.com>
3698
49823426 3699 * building.texi (Grep Searching): Texinfo usage fix.
8cf51b2c
GM
3700
37012005-06-22 Miles Bader <miles@gnu.org>
3702
3703 * display.texi (Faces): Change `vertical-divider' to `vertical-border'.
3704
37052005-06-20 Miles Bader <miles@gnu.org>
3706
3707 * display.texi (Faces): Add `vertical-divider'.
3708
37092005-06-17 Richard M. Stallman <rms@gnu.org>
3710
3711 * text.texi (Adaptive Fill): Minor clarification.
3712
8cf51b2c
GM
37132005-06-10 Lute Kamstra <lute@gnu.org>
3714
3715 * emacs.texi (Top): Correct version number.
3716 * anti.texi (Antinews): Correct version number. Use EMACSVER to
3717 refer to the current version of Emacs.
3718
37192005-06-08 Luc Teirlinck <teirllm@auburn.edu>
3720
3721 * files.texi (Log Buffer): Document when there can be more than
3722 one file to be committed.
3723
37242005-06-08 Juri Linkov <juri@jurta.org>
3725
3726 * display.texi (Faces): Add `shadow' face.
3727
37282005-06-07 Masatake YAMATO <jet@gyve.org>
3729
3730 * display.texi (Faces): Write about mode-line-highlight.
3731
37322005-06-06 Richard M. Stallman <rms@gnu.org>
3733
3734 * misc.texi (Printing Package): Explain how to initialize
3735 printing package.
3736
3737 * cmdargs.texi (Action Arguments): Clarify directory default for -l.
3738
37392005-06-05 Chong Yidong <cyd@stupidchicken.com>
3740
3741 * emacs.texi: Rename Hardcopy to Printing.
3742 Make PostScript and PostScript Variables subnodes of it.
3743
3744 * misc.texi (Printing): Rename node from Hardcopy.
3745 Mention menu bar options.
3746 Move PostScript and PostScript Variables to submenu.
3747 (Printing package): New node.
3748
3749 * mark.texi (Using Region): Change Hardcopy xref to Printing.
3750
3751 * dired.texi (Operating on Files): Likewise.
3752
3753 * calendar.texi (Displaying the Diary): Likewise.
3754
3755 * msdog.texi (MS-DOS Printing, MS-DOS Processes): Likewise.
3756
3757 * glossary.texi (Glossary): Likewise.
3758
3759 * frames.texi (Mode Line Mouse): Mention mode-line-highlight
3760 effect.
3761
37622005-06-04 Richard M. Stallman <rms@gnu.org>
3763
3764 * trouble.texi (After a Crash): Polish previous change.
3765
8cf51b2c
GM
37662005-05-30 Noah Friedman <friedman@splode.com>
3767
3768 * trouble.texi (After a Crash): Mention emacs-buffer.gdb as a
3769 recovery mechanism.
3770
8cf51b2c
GM
37712005-05-28 Nick Roberts <nickrob@snap.net.nz>
3772
3773 * building.texi (Other Buffers): SPC toggles display of
3774 floating point registers.
3775
8cf51b2c
GM
37762005-05-27 Nick Roberts <nickrob@snap.net.nz>
3777
3778 * files.texi (Log Buffer): Merge in description of Log Edit
3779 mode from pcl-cvs.texi.
3780
37812005-05-26 Richard M. Stallman <rms@gnu.org>
3782
3783 * building.texi (Lisp Eval): C-M-x with arg runs Edebug.
3784
8cf51b2c
GM
37852005-05-24 Luc Teirlinck <teirllm@auburn.edu>
3786
3787 * fixit.texi (Spelling): Delete confusing sentence; flyspell is
3788 not enabled by default.
3789 When not on a word, `ispell-word' by default checks the word
3790 before point.
3791
37922005-05-24 Nick Roberts <nickrob@snap.net.nz>
3793
3794 * building.texi (Debugger Operation): Simplify last sentence.
3795
37962005-05-23 Lute Kamstra <lute@gnu.org>
3797
3798 * emacs.texi: Update FSF's address throughout.
3799 (Preface): Use @cite.
3800 (Distrib): Add cross reference to the node "Copying". Mention the
3801 FDL. Don't refer to etc/{FTP,ORDERS}. Mention the sale of
3802 printed manuals.
3803 (Intro): Use @xref for the Emacs Lisp Intro.
3804
8cf51b2c
GM
38052005-05-18 Luc Teirlinck <teirllm@auburn.edu>
3806
3807 * buffers.texi (Select Buffer): Document `C-u M-g M-g'.
3808
3809 * basic.texi (Moving Point): Mention default for `goto-line'.
3810
3811 * programs.texi (Lisp Doc): Eldoc mode shows only the first line
3812 of a variable's docstring.
3813
38142005-05-18 Lute Kamstra <lute@gnu.org>
3815
3816 * maintaining.texi (Overview of Emerge): Add cross reference.
3817 Remove duplication.
3818
3819 * emacs.texi (Top): Update to the current structure of the manual.
3820 * misc.texi (Emacs Server): Add menu description.
3821 * files.texi (Saving): Fix menu.
3822 * custom.texi (Customization): Fix menu.
3823 * mule.texi (International): Fix menu.
3824 * kmacro.texi (Keyboard Macros): Fix menu.
3825
38262005-05-16 Luc Teirlinck <teirllm@auburn.edu>
3827
3828 * display.texi: Various minor changes.
3829 (Faces): Delete text that is repeated in the next section.
3830
38312005-05-16 Nick Roberts <nickrob@snap.net.nz>
3832
3833 * building.texi (Debugger Operation): Mention GUD tooltips are
3834 disabled with GDB in text command mode.
3835
8cf51b2c
GM
38362005-05-16 Nick Roberts <nickrob@snap.net.nz>
3837
3838 * building.texi: Replace toolbar with "tool bar" for consistency.
3839 (Compilation Mode): Describe compilation-context-lines
3840 and use of arrow in compilation buffer.
3841 (Debugger Operation): Replace help text with variable's value.
3842
3843 * frames.texi (Tooltips): Replace toolbar with "tool bar" for
3844 consistency.
3845
38462005-05-15 Luc Teirlinck <teirllm@auburn.edu>
3847
3848 * major.texi (Choosing Modes): normal-mode processes the -*- line.
3849 Add xref.
3850
8cf51b2c
GM
38512005-05-14 Luc Teirlinck <teirllm@auburn.edu>
3852
3853 * basic.texi (Moving Point): Mention `M-g g' binding for `goto-line'.
3854 (Position Info): Delete discussion of `goto-line'. It is already
3855 described in `Moving point'.
3856
3857 * mini.texi (Completion Commands): Correct reference.
3858 (Completion Options): Fix typo.
3859
3860 * killing.texi (Deletion): Complete description of `C-x C-o'.
3861
8cf51b2c
GM
38622005-05-10 Richard M. Stallman <rms@gnu.org>
3863
3864 * building.texi (Compilation): Clarify recompile's directory choice.
3865
3866 * frames.texi (Tooltips): Cleanups.
3867
3868 * basic.texi (Arguments): Fix punctuation.
3869
38702005-05-09 Luc Teirlinck <teirllm@auburn.edu>
3871
3872 * screen.texi (Menu Bar): The up and down (not left and right)
3873 arrow keys move through a keyboard menu.
3874
38752005-05-08 Luc Teirlinck <teirllm@auburn.edu>
3876
3877 * basic.texi: Various typo and grammar fixes.
3878 (Moving Point): C-a now runs move-beginning-of-line.
3879
38802005-05-08 Nick Roberts <nickrob@snap.net.nz>
3881
3882 * building.texi (Debugger Operation): Describe gud-tooltip-echo-area.
3883
3884 * frames.texi (Tooltips): Describe help tooltips and GUD tooltips
3885 as different animals.
3886
38872005-05-07 Luc Teirlinck <teirllm@auburn.edu>
3888
3889 * frames.texi (Mouse References): Clarify `mouse-1-click-follows-link'.
3890 Correct index entry.
3891
38922005-05-07 Nick Roberts <nickrob@snap.net.nz>
3893
3894 * building.texi (Debugger Operation): Update to reflect changes
3895 in GUD tooltips.
3896
38972005-04-30 Richard M. Stallman <rms@gnu.org>
3898
3899 * files.texi (Compressed Files): Auto Compression normally enabled.
3900
3901 * building.texi (Debugger Operation): Clarify previous change.
3902
8cf51b2c
GM
39032005-04-28 Nick Roberts <nickrob@snap.net.nz>
3904
3905 * building.texi (Debugger Operation): Add description for
3906 GUD tooltips when program is not running.
3907
39082005-04-26 Luc Teirlinck <teirllm@auburn.edu>
3909
3910 * misc.texi (Shell): Add `Shell Prompts' to menu.
3911 (Shell Mode): Add xref to `Shell Prompts'. Clarify `C-c C-u'
3912 description. Delete remarks moved to new node.
3913 (Shell Prompts): New node.
3914 (History References): Replace remarks moved to `Shell Prompts'
3915 with xref to that node.
3916 (Remote Host): Clarify how to specify the terminal type when
3917 logging in to a different machine.
3918
39192005-04-26 Richard M. Stallman <rms@gnu.org>
3920
3921 * emacs.texi (Top): Update submenus from files.texi.
3922
3923 * files.texi (Filesets): Clarify previous change.
3924
3925 * dired.texi (Misc Dired Features): Clarify previous change.
3926
39272005-04-25 Chong Yidong <cyd@stupidchicken.com>
3928
3929 * ack.texi (Acknowledgments): Delete info about iso-acc.el.
3930
3931 * dired.texi (Misc Dired Features): Document
3932 dired-compare-directories.
3933
3934 * files.texi (Filesets): New node.
3935 (File Conveniences): Document Image mode.
3936
3937 * text.texi (TeX Print): Document tex-compile.
3938
39392005-04-25 Luc Teirlinck <teirllm@auburn.edu>
3940
3941 * frames.texi (Tooltips): Tooltip mode is enabled by default.
3942 Delete redundant reference to tooltip Custom group. It is
3943 referred too again in the next paragraph.
3944
39452005-04-24 Richard M. Stallman <rms@gnu.org>
3946
3947 * ack.texi: Delete info about lazy-lock.el and fast-lock.el.
3948
8cf51b2c
GM
39492005-04-19 Kim F. Storm <storm@cua.dk>
3950
3951 * building.texi (Compilation Mode): Add M-g M-n and M-g M-p bindings.
3952
39532005-04-18 Lars Hansen <larsh@math.ku.dk>
3954
3955 * misc.texi (Saving Emacs Sessions): Add that "--no-desktop" now
3956 turns off desktop-save-mode.
3957
39582005-04-17 Luc Teirlinck <teirllm@auburn.edu>
3959
3960 * frames.texi (XTerm Mouse): Xterm Mouse mode is no longer enabled
3961 by default in terminals compatible with xterm. Mention that
3962 xterm-mouse-mode is a minor mode and put in pxref to Minor Modes
3963 node.
3964
8cf51b2c
GM
39652005-04-12 Luc Teirlinck <teirllm@auburn.edu>
3966
3967 * frames.texi (XTerm Mouse): Xterm Mouse mode is now enabled by default.
3968
c8763fb6 39692005-04-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
3970
3971 * xresources.texi (Table of Resources): Add cursorBlink.
3972
39732005-04-11 Luc Teirlinck <teirllm@auburn.edu>
3974
3975 * rmail.texi (Rmail Summary Edit): Explain numeric arguments to
3976 `d', `C-d' and `u'.
3977
39782005-04-11 Richard M. Stallman <rms@gnu.org>
3979
3980 * cmdargs.texi (Initial Options): -Q is now --quick, and does less.
3981 (Misc X): Add -D, --basic-display.
3982
3983 * maintaining.texi (Change Log): Correct the description of
3984 the example.
3985
3986 * major.texi (Choosing Modes): Document magic-mode-alist.
3987
8cf51b2c
GM
39882005-04-10 Luc Teirlinck <teirllm@auburn.edu>
3989
3990 * rmail.texi (Rmail Basics): Clarify description of `q' and `b'.
3991 (Rmail Deletion): `C-d' in RMAIL buffer does not accept a numeric arg.
3992 (Rmail Inbox): Give full name of `rmail-primary-inbox-list'.
3993 (Rmail Output): Clarify which statements apply to `o', `C-o' and
3994 `w', respectively.
3995 (Rmail Labels): Mention `l'.
3996 (Rmail Attributes): Correct pxref. Mention `stored' attribute.
3997 (Rmail Summary Edit): Describe `j' and RET.
3998
c8763fb6 39992005-04-10 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4000
4001 * xresources.texi (Lucid Resources): Add fontSet resource.
4002
8cf51b2c
GM
40032005-04-09 Luc Teirlinck <teirllm@auburn.edu>
4004
4005 * display.texi (Useless Whitespace): `indicate-unused-lines' is
4006 now called `indicate-empty-lines'.
4007
40082005-04-06 Kim F. Storm <storm@cua.dk>
4009
4010 * cmdargs.texi (Initial Options): Add --bare-bones alias for -Q.
4011
40122005-04-04 Luc Teirlinck <teirllm@auburn.edu>
4013
4014 * dired.texi (Dired Visiting): `dired-view-command-alist' has been
4015 deleted.
4016 (Marks vs Flags): Add some convenient key bindings.
4017 (Hiding Subdirectories): Delete redundant and inaccurate sentence.
4018 (Misc Dired Features): Correct and expand description of `w' command.
4019
4020 * frames.texi (XTerm Mouse): Delete apparently false info.
4021 The GNU/Linux console currently does not appear to support
4022 `xterm-mouse-mode'.
4023
8cf51b2c
GM
40242005-04-03 Glenn Morris <gmorris@ast.cam.ac.uk>
4025
4026 * calendar.texi (Diary): Mention shell utility `calendar'.
4027
40282005-04-01 Richard M. Stallman <rms@gnu.org>
4029
4030 * cmdargs.texi (Misc X): Explain horizontal scroll bars don't exist.
4031
8cf51b2c
GM
40322005-04-01 Lute Kamstra <lute@gnu.org>
4033
4034 * maintaining.texi (Change Log): add-change-log-entry uses
4035 add-log-mailing-address.
4036
40372005-03-31 Luc Teirlinck <teirllm@auburn.edu>
4038
4039 * files.texi (Reverting): Move `auto-revert-check-vc-info' to
4040 `VC Mode Line' and put in an xref to that node.
4041 (VC Mode Line): Move `auto-revert-check-vc-info' here and clarify
4042 its description.
4043
40442005-03-31 Paul Eggert <eggert@cs.ucla.edu>
4045
4046 * calendar.texi (Calendar Systems): Say that the Persian calendar
4047 implemented here is the arithmetical one championed by Birashk.
4048
40492005-03-30 Glenn Morris <gmorris@ast.cam.ac.uk>
4050
4051 * programs.texi (Fortran Motion): Fix previous change.
4052
8cf51b2c
GM
40532005-03-29 Richard M. Stallman <rms@gnu.org>
4054
4055 * mule.texi (Single-Byte Character Support): Reinstall the C-x 8 info.
4056
40572005-03-29 Chong Yidong <cyd@stupidchicken.com>
4058
4059 * text.texi (Refill): Refer to Long Lines Mode.
4060 (Longlines): New node.
4061 (Auto Fill): Don't index "word wrap" here.
4062 (Filling): Add Longlines to menu.
4063
40642005-03-29 Richard M. Stallman <rms@gnu.org>
4065
4066 * xresources.texi: Minor fixes.
4067
4068 * misc.texi (Emacs Server): Fix Texinfo usage.
4069
4070 * emacs.texi (Top): Don't use a real section heading for
4071 "Detailed Node Listing". Fake it instead.
4072
4073 * basic.texi (Position Info): Minor cleanup.
4074
4075 * mule.texi (Input Methods): Minor cleanup.
4076
40772005-03-29 Glenn Morris <gmorris@ast.cam.ac.uk>
4078
4079 * programs.texi (ForIndent Vars): `fortran-if-indent' does other
4080 constructs as well.
4081 (Fortran Motion): Add fortran-end-of-block, fortran-beginning-of-block.
4082
40832005-03-29 Kenichi Handa <handa@m17n.org>
4084
4085 * mule.texi (Input Methods): Refer to the command C-u C-x =.
4086
4087 * basic.texi (Position Info): Update the description about the
4088 command C-u C-x =.
4089
40902005-03-28 Richard M. Stallman <rms@gnu.org>
4091
4092 * emacs.texi (Top): Use @section for the detailed node listing.
4093
4094 * calendar.texi: Minor fixes to previous change.
4095
4096 * programs.texi (Fortran): Small fixes to previous changes.
4097
4098 * emacs.texi (Top): Update list of subnodes of Dired.
4099 Likewise for building.texi.
4100
4101 * files.texi (File Conveniences): Delete Auto Image File mode.
4102
41032005-03-28 Chong Yidong <cyd@stupidchicken.com>
4104
4105 * building.texi (Flymake): New node.
4106
4107 * custom.texi (Function Keys): Document kp- event types and
4108 keypad-setup package.
4109
4110 * dired.texi (Wdired): New node.
4111
4112 * files.texi (File Conveniences): Reorder entries.
4113 Explain how to turn on Auto-image-file mode.
4114 Document Thumbs mode.
4115
4116 * mule.texi (Specify Coding): Document recode-region and
4117 recode-file-name.
4118
4119 * programs.texi (Program Modes): Add Conf mode and DNS mode.
4120
41212005-03-27 Luc Teirlinck <teirllm@auburn.edu>
4122
4123 * commands.texi (Keys): M-o is now a prefix key.
4124
41252005-03-27 Glenn Morris <gmorris@ast.cam.ac.uk>
4126
4127 * programs.texi: Reformat and update copyright years.
4128 (Fortran): Update section.
4129
41302005-03-26 Luc Teirlinck <teirllm@auburn.edu>
4131
4132 * files.texi: Several small changes in addition to:
4133 (Visiting): Change xref for Dialog Boxes to ref.
4134 (Version Headers): Replace references to obsolete var
4135 `vc-header-alist' with `vc-BACKEND-header'.
4136 (Customizing VC): Update value of `vc-handled-backends'.
4137
41382005-03-26 Glenn Morris <gmorris@ast.cam.ac.uk>
4139
4140 * emacs-xtra.texi (Advanced Calendar/Diary Usage): New section;
4141 move here from Emacs Lisp Reference Manual.
4142 * calendar.texi (Calendar/Diary, Diary Commands)
4143 (Special Diary Entries, Importing Diary): Change some xrefs to
4144 point to emacs-xtra rather than elisp.
4145
4146 * emacs-xtra.texi (Calendar Customizing):
4147 Move view-diary-entries-initially, view-calendar-holidays-initially,
4148 mark-diary-entries-in-calendar, mark-holidays-in-calendar to main
4149 Emacs Manual.
4150 (Appt Customizing): Merge entire section into main Emacs Manual.
4151 * calendar.texi (Holidays): Move view-calendar-holidays-initially,
4152 mark-holidays-in-calendar here from emacs-xtra.
4153 (Displaying the Diary): Move view-diary-entries-initially,
4154 mark-diary-entries-in-calendar here from emacs-xtra.
4155 (Appointments): Move appt-display-mode-line,
4156 appt-display-duration, appt-disp-window-function,
4157 appt-delete-window-function here from emacs-xtra.
4158
4159 * calendar.texi: Update and reformat copyright.
4160 Change all @xrefs to the non-printing emacs-xtra to @inforefs.
4161 (Calendar/Diary): Menu now only on Mouse-3, not C-Mouse-3.
4162 (Diary): Refer to `diary-file' rather than ~/diary.
4163 (Diary Commands): Rename node to "Displaying the Diary".
4164 * emacs.texi (Top): Rename "Diary Commands" section.
4165 * misc.texi (Hardcopy): Rename "Diary Commands" xref.
4166
41672005-03-26 Eli Zaretskii <eliz@gnu.org>
4168
4169 * misc.texi (Emacs Server): Fix the command for setting
4170 server-name. Add an xref to Invoking emacsclient.
4171
4172 * help.texi (Help Summary): Clarify when "C-h ." will do something
4173 nontrivial.
4174 (Apropos): Add cindex entry for apropos-sort-by-scores.
4175
4176 * display.texi (Text Display): Add index entries for how no-break
4177 characters are displayed.
4178
8cf51b2c
GM
41792005-03-26 Eli Zaretskii <eliz@gnu.org>
4180
4181 * files.texi (Visiting): Fix cross-references introduced with the
4182 last change.
4183
4184 * xresources.texi (GTK resources): Fix last change.
4185
8cf51b2c
GM
41862005-03-25 Chong Yidong <cyd@stupidchicken.com>
4187
4188 * xresources.texi (X Resources): GTK options documented too.
4189 (Resources): Clarify meaning of program name.
4190 (Table of Resources): Add visualClass.
4191 (GTK resources): Rewrite.
4192 (GTK widget names, GTK Names in Emacs, GTK styles): Cleanups.
4193
4194 * display.texi (Text Display): Mention non-breaking spaces.
4195
4196 * files.texi (Reverting): Document auto-revert-check-vc-info.
4197
4198 * frames.texi (Mouse Commands): Document
4199 x-mouse-click-focus-ignore-position and mouse-drag-copy-region.
4200
4201 * help.texi (Help Summary): Add `C-h .'.
4202 (Apropos): Apropos accepts a list of search terms.
4203 Document apropos-sort-by-scores.
4204 (Help Echo): Document display-local-help.
4205
4206 * misc.texi (Emacs Server): Document server-name.
4207 (Invoking emacsclient): Document -s option for server names.
4208
4209 * text.texi (Outline Visibility): Introduce "current heading
4210 line" (commands can be called with point on a body line).
4211 Re-order table to follow the sequence of discussion.
4212 hide-body won't hide lines before first header line.
4213 (TeX Mode): Add DocTeX mode.
4214
8cf51b2c
GM
42152005-03-24 Richard M. Stallman <rms@gnu.org>
4216
4217 * mule.texi (Single-Byte Character Support): Delete mention
4218 of iso-acc.el and iso-transl.el.
4219
8cf51b2c
GM
42202005-03-23 Lute Kamstra <lute@gnu.org>
4221
4222 * search.texi (Non-ASCII Isearch): Rename from Non-Ascii Isearch.
4223
42242005-03-23 Richard M. Stallman <rms@gnu.org>
4225
8cf51b2c
GM
4226 * search.texi: Delete explicit node pointers.
4227 (Incremental Search): New menu.
4228 (Basic Isearch, Repeat Isearch, Error in Isearch)
4229 (Non-Ascii Isearch, Isearch Yank, Highlight Isearch, Isearch Scroll)
4230 (Slow Isearch): New subnodes.
4231 (Configuring Scrolling): Node deleted.
4232 (Search Case): Doc default-case-fold-search.
4233 (Regexp Replace): Move replace-regexp doc here.
4234
4235 * rmail.texi (Movemail): Put commas inside closequotes.
4236
4237 * picture.texi (Insert in Picture): Document C-c arrow combos.
4238 (Basic Picture): Clarify erasure.
4239
4240 * display.texi (Font Lock): Put commas inside closequotes.
4241
4242 * cmdargs.texi (General Variables): Put commas inside closequotes.
4243
42442005-03-23 Nick Roberts <nickrob@snap.net.nz>
4245
4246 * building.texi (Stack Buffer): Mention reverse contrast for
4247 *selected* frame (might not be current frame).
4248
8cf51b2c
GM
42492005-03-21 Richard M. Stallman <rms@gnu.org>
4250
4251 * building.texi (Starting GUD): Add bashdb.
4252
42532005-03-20 Chong Yidong <cyd@stupidchicken.com>
4254
4255 * basic.texi (Moving Point): Add M-g M-g binding.
4256 (Undo): Document undo-only.
4257 (Position Info): Document M-g M-g and C-u M-g M-g.
4258
4259 * building.texi (Building): Put Grep Searching after Compilation
4260 Shell.
4261 (Compilation Mode): Document M-n, M-p, M-}, M-{, and C-c C-f bindings.
4262 Document next-error-highlight.
4263 (Grep Searching): Document grep-highlight-matches.
4264 (Lisp Eval): Typing C-x C-e twice prints integers specially.
4265
4266 * calendar.texi (Importing Diary): Rename node from iCalendar.
4267 Document diary-from-outlook.
4268
4269 * dired.texi (Misc Dired Features): Rename node from Misc Dired
4270 Commands.
4271 Mention effect of X drag and drop on Dired buffers.
4272
4273 * files.texi (Visiting): Document large-file-warning-threshold.
4274 Move paragraph on file-selection dialog.
4275 Mention visiting files using X drag and drop.
4276 (Reverting): Mention using Auto-Revert mode to tail files.
4277 Document auto-revert-tail-mode.
4278 (Version Systems): Minor correction.
4279 (Comparing Files): Diff-mode is no longer based on Compilation
4280 mode.
4281 Document compare-ignore-whitespace.
4282 (Misc File Ops): Explain passing a directory to rename-file.
4283 Likewise for copy-file and make-symbolic-link.
4284
4285 * frames.texi (Wheeled Mice): Mouse wheel support on by default.
4286 Document mouse-wheel-progressive speed.
4287
4288 * help.texi (Misc Help): Document numeric argument for C-h i.
4289 Correctly explain the effect of just C-u as argument.
4290
4291 * killing.texi (Deletion): Document numeric argument for
4292 just-one-space.
4293
4294 * mini.texi (Completion): Completion acts on text before point.
4295
4296 * misc.texi (Saving Emacs Sessions): Document desktop-restore-eager.
4297 (Emulation): CUA mode replaces pc-bindings-mode,
4298 pc-selection-mode, and s-region.
4299
4300 * mule.texi (Input Methods): Leim is now built-in.
4301 (Select Input Method): Document quail-show-key.
4302 (Specify Coding): Document revert-buffer-with-coding-system.
4303
4304 * programs.texi (Fortran Motion): Document f90-next-statement,
4305 f90-previous-statement, f90-next-block, f90-previous-block,
4306 f90-end-of-block, and f90-beginning-of-block.
4307
4308 * text.texi (Format Faces): Replace old M-g key prefix with M-o.
4309
4310 * emacs.texi (Acknowledgments): Updated.
4311
4312 * anti.texi: Total rewrite.
4313
8cf51b2c
GM
43142005-03-19 Chong Yidong <cyd@stupidchicken.com>
4315
4316 * ack.texi (Acknowledgments): Update.
4317
43182005-03-19 Eli Zaretskii <eliz@gnu.org>
4319
4320 * anti.texi (Antinews): Refer to Emacs 21.4, not 21.3. Update
4321 copyright years.
4322
43232005-03-14 Nick Roberts <nickrob@snap.net.nz>
4324
4325 * building.texi (Commands of GUD): Move paragraph on setting
4326 breakpoints with mouse to the GDB Graphical Interface node.
4327
43282005-03-07 Richard M. Stallman <rms@gnu.org>
4329
8cf51b2c
GM
4330 * misc.texi (Single Shell, Shell Options): Fix previous change.
4331
4332 * building.texi (Debugger Operation): Update GUD tooltip enable info.
4333
43342005-03-06 Richard M. Stallman <rms@gnu.org>
4335
4336 * building.texi (Starting GUD): Don't explain text vs graphical
4337 GDB here. Just mention it and xref.
4338 Delete "just one debugger process".
4339 (Debugger Operation): Move GUD tooltip info here.
4340 (GUD Tooltips): Node deleted.
4341 (GDB Graphical Interface): Explain the two GDB modes here.
4342
8cf51b2c
GM
4343 * sending.texi (Sending Mail): Minor cleanup.
4344 (Mail Aliases): Explain quoting conventions.
4345 Update key rebinding example.
4346 (Header Editing): C-M-i is like M-TAB.
4347 (Mail Mode Misc): mail-attach-file does not do MIME.
4348
4349 * rmail.texi (Rmail Inbox): Move text from Remote Mailboxes
4350 that really belongs here.
4351 (Remote Mailboxes): Text moved to Rmail Inbox.
4352 (Rmail Display): Mention Mouse-1.
4353 (Movemail): Clarify two movemail versions.
4354 Clarify rmail-movemail-program.
4355
8cf51b2c
GM
4356 * misc.texi (Single Shell): Replace uudecode example with gpg example.
4357 Document async shell commands.
4358 (Shell History): Clarify.
4359 (Shell Ring): Mention C-UP an C-DOWN.
4360 (Shell Options): Add comint-prompt-read-only.
4361 (Invoking emacsclient): Set EDITOR to run Emacs.
4362 (Sorting): No need to explain what region is.
4363 (Saving Emacs Sessions): Fix typo.
4364 (Recursive Edit): Fix punctuation.
4365 (Emulation): Don't mention "PC bindings" which are standard.
4366 (Hyperlinking): Explain Mouse-1 convention here.
4367 (Find Func): Node deleted.
4368
8cf51b2c
GM
4369 * help.texi (Name Help): Xref to Hyperlinking.
4370
4371 * glossary.texi (Glossary):
4372 Rename "Balance Parentheses" to "Balancing...".
4373 Add "Byte Compilation". Correct "Copyleft".
4374 New xref in "Customization".
4375 Clarify "Current Line", "Echoing", "Fringe", "Frame", "Speedbar".
4376 Add "Graphical Terminal" "Keybinding", "Margin", "Window System".
4377 Rename "Registers" to "Register".
4378 Replace "Selecting" with "Selected Frame",
4379 "Selected Window", and "Selecting a Buffer".
4380
4381 * files.texi (Types of Log File): Explain how projects'
4382 methods can vary.
4383
8cf51b2c
GM
4384 * display.texi (Faces): Delete "Emacs 21".
4385
4386 * custom.texi (Changing a Variable): C-M-i like M-TAB.
4387 * fixit.texi (Spelling): C-M-i like M-TAB.
4388 * mini.texi (Completion Options): C-M-i like M-TAB.
4389 * programs.texi (Symbol Completion): C-M-i like M-TAB.
4390 * text.texi (Text Mode): C-M-i like M-TAB.
4391
4392 * commands.texi (Keys): Mention F1 and F2 in list of prefixes.
4393
4394 * calendar.texi (Specified Dates): Mention `g w'.
4395 (Appointments): appt-activate toggles with no arg.
4396
8cf51b2c
GM
43972005-03-05 Juri Linkov <juri@jurta.org>
4398
4399 * cmdargs.texi (Emacs Invocation): Add cindex
4400 "invocation (command line arguments)"
4401 (Misc X): Add -nbc, --no-blinking-cursor.
4402
44032005-03-04 Ulf Jasper <ulf.jasper@web.de>
4404
4405 * calendar.texi (iCalendar): No need to require it now.
4406
8cf51b2c
GM
44072005-03-03 Nick Roberts <nickrob@snap.net.nz>
4408
4409 * trouble.texi (Contributing): Mention Savannah. Direct users to
4410 emacs-devel.
4411
44122005-03-01 Glenn Morris <gmorris@ast.cam.ac.uk>
4413
4414 * calendar.texi (Adding to Diary): Mention redrawing of calendar
4415 window.
4416
8cf51b2c
GM
44172005-02-27 Richard M. Stallman <rms@gnu.org>
4418
4419 * building.texi (Compilation): Update mode line status info.
4420
44212005-02-27 Matt Hodges <MPHodges@member.fsf.org>
4422
4423 * calendar.texi (General Calendar): Document binding of
4424 scroll-other-window-down.
4425 (Mayan Calendar): Fix earliest date.
4426 (Time Intervals): Document timeclock-change.
4427 Fix timeclock-ask-before-exiting documentation.
4428
44292005-02-26 Kim F. Storm <storm@cua.dk>
4430
4431 * frames.texi (Mouse References):
4432 Add mouse-1-click-in-non-selected-windows.
4433
44342005-02-25 Richard M. Stallman <rms@gnu.org>
4435
4436 * screen.texi (Screen): Explain better about cursors and mode lines;
4437 don't presuppose text terminals.
4438 (Point): Don't assume just one cursor.
4439 Clarify explanation of cursors.
4440 (Echo Area, Menu Bar): Cleanups.
4441
4442 * mini.texi (Minibuffer): Prompts are highlighted.
4443 (Minibuffer Edit): Newline = C-j only on text terminals.
4444 Clarify resize-mini-windows values.
4445 Mention M-PAGEUP and M-PAGEDOWN.
4446 (Completion Commands): Mouse-1 like Mouse-2.
4447 (Minibuffer History): Explain history commands better.
4448 (Repetition): Add xref to Incremental Search.
4449
4450 * mark.texi (Setting Mark): Clarify info about displaying mark.
4451 Clarify explanation of C-@ and C-SPC.
4452 (Transient Mark): Mention Delete Selection mode.
4453 (Marking Objects): Clean up text about extending the region.
4454
4455 * m-x.texi (M-x): One C-g doesn't always go to top level.
4456 No delay before suggest-key-bindings output.
4457
4458 * fixit.texi (Fixit): Mention C-/ for undo.
4459 (Spelling): Mention ESC TAB like M-TAB.
4460 Replacement words with r and R are rechecked.
4461 Say where C-g leaves point. Mention ? as input.
4462
44632005-02-23 Lute Kamstra <lute@gnu.org>
4464
4465 * cmdargs.texi (Initial Options): Add cross reference.
4466
8cf51b2c
GM
44672005-02-16 Luc Teirlinck <teirllm@auburn.edu>
4468
4469 * emacs.texi (Top): Update menu for splitting of node in
4470 msdog.texi.
4471 * frames.texi (Frames): Update xref for splitting of node in
4472 msdog.texi.
4473 * trouble.texi (Quitting): Ditto.
4474
44752005-02-16 Richard M. Stallman <rms@gnu.org>
4476
4477 * windows.texi (Split Window): Simplify line truncation info
4478 and xref to Display Custom.
4479
4480 * trouble.texi (Quitting): Emergency escape only for text terminal.
4481 (Screen Garbled): C-l for ungarbling is only for text terminal.
4482
4483 * text.texi (Text Mode): ESC TAB alternative for M-TAB.
4484
4485 * sending.texi (Header Editing): ESC TAB alternative for M-TAB.
4486
4487 * programs.texi (Program Modes): Mention Python mode.
4488 (Moving by Defuns): Repeating C-M-h extends region.
4489 (Basic Indent): Clarify.
4490 (Custom C Indent): Clarify.
4491 (Expressions): Repeating C-M-@ extends region.
4492 (Info Lookup): Clarify for C-h S.
4493 (Symbol Completion): ESC TAB alternative for M-TAB.
4494 (Electric C): Clarify.
4495
4496 * emacs.texi (Top): Update display.texi and frames.texi submenu data.
4497
4498 * msdog.texi (MS-DOS Keyboard, MS-DOS Mouse): Split from
4499 MS-DOS Input node.
4500 (MS-DOS Keyboard): Start with explaining DEL and BREAK.
4501 (MS-DOS and MULE): Clarify.
4502 (MS-DOS Processes, Windows Processes): Fix typos.
4503
4504 * major.texi (Choosing Modes): Clarify.
4505
4506 * kmacro.texi (Basic Keyboard Macro): Doc F3, F4.
4507 (Keyboard Macro Step-Edit): Clarify.
4508
4509 * indent.texi (Indentation): Clarifications.
4510
4511 * help.texi (Help): Correct error about C-h in query-replace.
4512 Clarify apropos vs C-h a. Fix how to search in FAQ.
4513 (Key Help): Describe C-h w here.
4514 (Name Help): Minor cleanup. C-h w moved to Key Help.
4515 Clarify the "object" joke.
4516 (Apropos): Clarify. Mouse-1 like Mouse-2.
4517 (Help Mode): Mouse-1 like Mouse-2.
4518
4519 * fixit.texi (Spelling): Mention ESC TAB as alt. for M-TAB.
4520
4521 * display.texi (Display): Reorder menu.
4522 (Faces): Cleanup.
4523 (Font Lock): Cleanup. Mention Options menu.
4524 Delete obsolete text.
4525 (Scrolling): For C-l, don't presume text terminal.
4526 (Horizontal Scrolling): Simplify intro.
4527 (Follow Mode): Clarify.
4528 (Cursor Display): Moved before Display Custom.
4529 (Display Custom): Explain no-redraw-on-reenter is for text terminals.
4530 Doc default-tab-width. Doc line truncation more thoroughly.
4531
4532 * dired.texi (Dired Enter): C-x C-f can run Dired.
4533 (Dired Visiting): Comment out `a' command.
4534 Mouse-1 is like Mouse-2.
4535 (Shell Commands in Dired): ? can be used more than once.
4536
4537 * basic.texi (Continuation Lines): Simplify description of truncation,
4538 and refer to Display Custom for the rest of it.
4539
8cf51b2c
GM
45402005-02-06 Lute Kamstra <lute@gnu.org>
4541
4542 * basic.texi (Undo): Fix typo.
4543
4544 * cmdargs.texi (Emacs Invocation): Fix typo.
4545
4546 * custom.texi (Init Examples): Fix typo.
4547
4548 * abbrevs.texi (Expanding Abbrevs): Fix typo.
4549
45502005-02-06 Richard M. Stallman <rms@gnu.org>
4551
4552 * regs.texi (Registers): Registers can hold numbers, too.
4553
4554 * killing.texi (Other Kill Commands): Cleanup.
4555 Delete redundant explanation of kill in read-only buffer.
4556 (Yanking): Mention term "copying".
4557 (Accumulating Text): Fix typo.
4558
4559 * entering.texi (Entering Emacs): Update rationale at start.
4560 (Exiting): Treat iconifying on a par with suspension.
4561
4562 * custom.texi (Minor Modes): Fix typo.
4563 (Easy Customization): Fix menu style.
4564 (Variables): Add xref.
4565 (Examining): Setting for future sessions works through .emacs.
4566 (Keymaps): "Text terminals", not "Many".
4567 (Init Rebinding): Explain \C-. Show example of \M-.
4568 Fix minor wording errors.
4569 (Function Keys): Explain vector syntax just once.
4570 (Named ASCII Chars): Clarify history of TAB/C-i connection.
4571 (Init File): Mention .emacs.d directory.
4572 (Init Examples): Add xref.
4573 (Find Init): Mention .emacs.d directory.
4574
4575 * cmdargs.texi (Emacs Invocation): +LINENUM is also an option.
4576 (Action Arguments): Explain which kinds of -l args are found how.
4577 (Initial Options): --batch does not inhibit site-start.
4578 Add xrefs.
4579 (Command Example): Use --batch, not -batch.
4580
4581 * basic.texi (Inserting Text): Cleanup wording.
4582 (Moving Point): Doc PRIOR, PAGEUP, NEXT, PAGEDOWN more systematically.
4583 C-n is not error at end of buffer.
4584 (Undo): Doc C-/ like C-_. Add xrefs.
4585 (Arguments): META key may be labeled ALT.
4586 Peculiar arg meanings are explained in doc strings.
4587
4588 * abbrevs.texi (Expanding Abbrevs): Clarify.
4589
45902005-02-05 Eli Zaretskii <eliz@gnu.org>
4591
4592 * frames.texi (Frame Parameters): Add an xref to the description
4593 of list-colors-display. Add a pointer to the X docs about colors.
4594
4595 * cmdargs.texi (Colors): Mention 16-, 88- and 256-color modes.
10d1d0af 4596 Improve docs of list-colors-display.
8cf51b2c
GM
4597
45982005-02-03 Lute Kamstra <lute@gnu.org>
4599
4600 * frames.texi (Frames, Drag and Drop): Fix typos.
4601
46022005-02-03 Richard M. Stallman <rms@gnu.org>
4603
4604 * windows.texi (Basic Window): Mention color-change in mode line.
4605 (Change Window): Explain dragging vertical boundaries.
4606
4607 * text.texi (Sentences): Clarify.
4608 (Paragraphs): Explain M-a and blank lines.
4609 (Outline Mode): Clarify text and menu.
4610 (Hard and Soft Newlines): Mention use-hard-newlines.
4611
4612 * frames.texi (Frames): Delete unnecessary mention of Windows.
4613 (Mouse Commands): Likewise. Mention xterm mouse support.
4614 (Clipboard): Clarify.
4615 (Mouse References): Mention use of Mouse-1 for following links.
4616 (Menu Mouse Clicks): Clarify.
4617 (Mode Line Mouse): Clarify.
4618 (Drag and Drop): Rewrite.
4619
4620 * fixit.texi (Spelling): Fix typo.
4621
4622 * files.texi (File Names): Clarify.
4623 (Visiting): Update conditions for use of file dialog. Clarify.
4624 (Saving): Doc d as answer in save-some-buffers.
4625 (Remote Files): Clean up the text.
4626
4627 * dired.texi (Misc Dired Commands): Delete dired-marked-files.
4628
4629 * buffers.texi (Select Buffer): Doc next-buffer and prev-buffer.
4630 (List Buffers): Clarify.
4631 (Several Buffers): Doc T command.
4632 (Buffer Convenience): Clarify menu.
4633
4634 * basic.texi (Undo): Clarify last change.
4635
46362005-02-02 Matt Hodges <MPHodges@member.fsf.org>
4637
4638 * fixit.texi (Spelling): Fix typo.
4639
46402005-02-01 Luc Teirlinck <teirllm@auburn.edu>
4641
4642 * basic.texi (Undo): Update description of `undo-outer-limit'.
4643
46442005-02-01 Nick Roberts <nickrob@snap.net.nz>
4645
4646 * building.texi: Update documentation relating to GDB Graphical
4647 Interface.
4648
46492005-01-30 Luc Teirlinck <teirllm@auburn.edu>
4650
4651 * custom.texi (Easy Customization): Adapt menu to node name change.
4652
46532005-01-30 Richard M. Stallman <rms@gnu.org>
4654
4655 * custom.texi (Easy Customization): Defn of "User Option" now
4656 includes faces. Don't say just "option" when talking about variables.
4657 Do say just "options" to mean "anything customizable".
4658 (Specific Customization): Describe `customize-variable',
4659 not `customize-option'.
4660
4661 * glossary.texi (Glossary) <Faces>: Add xref.
4662 <User Option>: Change definition--include faces. Change xref.
4663
4664 * picture.texi (Picture): Mention artist.el.
4665
4666 * sending.texi, screen.texi, programs.texi, misc.texi:
4667 * mini.texi, major.texi, maintaining.texi, macos.texi:
4668 * help.texi, frames.texi, files.texi:
4669 Don't say just "option" when talking about variables.
4670
4671 * display.texi, mule.texi: Don't say just "option" when talking
4672 about variables. Other minor cleanups.
4673
8cf51b2c
GM
46742005-01-26 Lute Kamstra <lute@gnu.org>
4675
4676 * cmdargs.texi (Initial Options): Add a cross reference to `Init
4677 File'. Mention the `-Q' option at the `--no-site-file' option.
4678
8cf51b2c
GM
46792005-01-22 David Kastrup <dak@gnu.org>
4680
4681 * building.texi (Grep Searching): Mention alias `find-grep' for
4682 `grep-find'.
4683
46842005-01-20 Richard M. Stallman <rms@gnu.org>
4685
4686 * calendar.texi (Time Intervals): Delete special stuff for MS-DOS.
4687
8cf51b2c
GM
46882005-01-15 Sergey Poznyakoff <gray@Mirddin.farlep.net>
4689
4690 * rmail.texi (Movemail): Explain differences
4691 between standard and mailutils versions of movemail.
4692 Describe command line and configuration options introduced
4693 with the latter.
4694 Explain the notion of mailbox URL, provide examples and
4695 cross-references to mailutils documentation.
4696 Describe various methods of specifying mailbox names,
4697 user names and user passwords for rmail.
4698 (Remote Mailboxes): New section. Describe
4699 how movemail handles remote mailboxes. Describe configuration
4700 options used to control its behavior.
4701 (Other Mailbox Formats): Explain handling of various mailbox
4702 formats.
4703
47042005-01-13 Richard M. Stallman <rms@gnu.org>
4705
4706 * commands.texi (Commands): Clarification.
4707
47082005-01-11 Richard M. Stallman <rms@gnu.org>
4709
4710 * programs.texi (Multi-line Indent): Fix previous change.
4711 (Fortran Autofill): Simplify description of fortran-auto-fill-mode.
4712
8cf51b2c
GM
47132005-01-08 Richard M. Stallman <rms@gnu.org>
4714
4715 * display.texi (Faces): isearch-lazy-highlight-face renamed to
4716 lazy-highlight.
4717
4718 * search.texi (Query Replace): Mention faces query-replace
4719 and lazy-highlight.
4720 (Incremental Search): Update isearch highlighting info.
4721
8cf51b2c
GM
47222005-01-04 Richard M. Stallman <rms@gnu.org>
4723
4724 * custom.texi (Saving Customizations): Minor improvement.
4725
8cf51b2c
GM
47262005-01-03 Luc Teirlinck <teirllm@auburn.edu>
4727
4728 * custom.texi (Saving Customizations): Emacs no longer loads
4729 `custom-file' after .emacs. No longer mention customizing through
4730 Custom.
4731
8cf51b2c
GM
47322005-01-01 Andreas Schwab <schwab@suse.de>
4733
4734 * killing.texi (Graphical Kill): Move up under node Killing,
4735 change @section to @subsection.
4736
47372005-01-01 Richard M. Stallman <rms@gnu.org>
4738
4739 * custom.texi (Face Customization): Mention hex color specs.
4740
4741 * emacs.texi (Top): Update Killing submenu.
4742
4743 * killing.texi (Killing): Reorganize section.
4744 No more TeX-only text; put the node command at start of chapter.
4745 But the first section heading is used only in TeX.
4746 Rewrite the text to read better in this mode.
4747 (Graphical Kill): New subnode gets some of the text that
4748 used to be in the first section.
4749
47502004-12-31 Richard M. Stallman <rms@gnu.org>
4751
4752 * dired.texi (Shell Commands in Dired): Delete the ? example.
4753
4754 * display.texi (Scrolling): Correct scroll-preserve-screen-position.
4755
4756 * files.texi (Saving): Describe new require-final-newline features
4757 and mode-require-final-newline.
4758
8cf51b2c
GM
47592004-12-29 Richard M. Stallman <rms@gnu.org>
4760
4761 * custom.texi (File Variables): Clarify previous change.
4762
c8763fb6 47632004-12-27 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4764
4765 * frames.texi (Dialog Boxes): Mention Gtk+ 2.6 also, as that version is
4766 out now.
4767
47682004-12-27 Richard M. Stallman <rms@gnu.org>
4769
4770 * Makefile.in (MAKEINFO): Specify --force.
4771
4772 * basic.texi (Moving Point): C-e now runs move-end-of-line.
4773 (Undo): Doc undo-outer-limit.
4774
8cf51b2c
GM
47752004-12-15 Juri Linkov <juri@jurta.org>
4776
4777 * mark.texi (Transient Mark, Mark Ring): M-< and other
4778 movement commands don't set mark in Transient Mark mode
4779 if mark is active.
4780
8cf51b2c
GM
47812004-12-12 Juri Linkov <juri@jurta.org>
4782
4783 * misc.texi (FFAP): Add C-x C-r, C-x C-v, C-x C-d,
4784 C-x 4 r, C-x 4 d, C-x 5 r, C-x 5 d.
4785
4786 * dired.texi (Dired Navigation): Add @r{(Dired)} to M-g.
4787 (Misc Dired Commands): Add @r{(Dired)} to w.
4788
47892004-12-12 Juri Linkov <juri@jurta.org>
4790
4791 * mark.texi (Marking Objects): Marking commands also extend the
4792 region when mark is active in Transient Mark mode.
4793
8cf51b2c
GM
47942004-12-08 Luc Teirlinck <teirllm@auburn.edu>
4795
4796 * custom.texi (Saving Customizations): Emacs only loads the custom
4797 file automatically after the init file in version 22.1 or later.
4798 Adapt text and examples to this fact.
4799
8cf51b2c
GM
48002004-12-07 Luc Teirlinck <teirllm@auburn.edu>
4801
4802 * frames.texi (Scroll Bars): The option `scroll-bar-mode' has to
4803 be set through Custom. Otherwise, it has no effect.
4804
8cf51b2c
GM
48052004-12-05 Richard M. Stallman <rms@gnu.org>
4806
4807 * cmdargs.texi, doclicense.texi, xresources.texi, emacs.texi:
4808 * entering.texi: Rename Command Line to Emacs Invocation.
4809
10d1d0af 4810 * misc.texi (Term Mode): Correctly describe C-c.
8cf51b2c
GM
4811
4812 * custom.texi (Easy Customization): Move up to section level,
4813 before Variables. Avoid using the term "variable"; say "option".
4814 New initial explanation.
4815 (Variables): In initial explanation, connect "variable" to the
4816 already-explained "user option".
4817
4818 * emacs.texi (Top): Fix ref to Command Line.
4819 Move reference to Easy Customization.
4820
4821 * xresources.texi (X Resources): Fix From link.
4822
4823 * doclicense.texi (GNU Free Documentation License): Fix To link.
4824
4825 * entering.texi (Entering Emacs): Fix xref, now to Command Line.
4826
4827 * cmdargs.texi (Command Line): Node renamed from Command Arguments.
4828
48292004-12-03 Richard M. Stallman <rms@gnu.org>
4830
4831 * cmdargs.texi (Initial Options): Clarify batch mode i/o.
4832
48332004-12-01 Luc Teirlinck <teirllm@auburn.edu>
4834
4835 * kmacro.texi: Several small changes in addition to the following.
4836 (Keyboard Macro Ring): Describe behavior of `C-x C-k C-k' when
4837 defining a keyboard macro.
4838 Mention `kmacro-ring-max'.
4839 (Keyboard Macro Counter): Clarify description of
4840 `kmacro-insert-counter', `kmacro-set-counter',
4841 `kmacro-add-counter' and `kmacro-set-format'.
4842
48432004-11-29 Reiner Steib <Reiner.Steib@gmx.de>
4844
4845 * custom.texi (File Variables): Add `unibyte' and make it more
4846 clear that `unibyte' and `coding' are special. Suggested by Simon
4847 Krahnke <overlord@gmx.li>.
4848
4849 * mule.texi (Enabling Multibyte): Refer to File Variables.
4850 Suggested by Simon Krahnke <overlord@gmx.li>.
4851
c8763fb6 48522004-11-26 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4853
4854 * frames.texi (Dialog Boxes): Rename use-old-gtk-file-dialog to
4855 x-use-old-gtk-file-dialog.
4856
8cf51b2c
GM
48572004-11-20 Richard M. Stallman <rms@gnu.org>
4858
4859 * text.texi (Fill Prefix): M-q doesn't apply fill prefix to first line.
4860
48612004-11-09 Lars Brinkhoff <lars@nocrew.org>
4862
4863 * building.texi (Lisp Eval): Delete hyphen in section name.
4864
48652004-11-19 Thien-Thi Nguyen <ttn@gnu.org>
4866
4867 * files.texi (Old Versions):
4868 No longer document annotation as "CVS only".
4869
48702004-11-10 Andre Spiegel <spiegel@gnu.org>
4871
4872 * files.texi (Version Control): Rewrite the introduction about
4873 version systems, mentioning the new ones that we support. Thanks
4874 to Alex Ott, Karl Fogel, Stefan Monnier, and David Kastrup for
4875 suggestions.
4876
c8763fb6 48772004-11-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c 4878
49823426 4879 * frames.texi (Dialog Boxes): Replace non-nil with non-@code{nil}.
8cf51b2c 4880
c8763fb6 48812004-11-02 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
4882
4883 * frames.texi (Dialog Boxes): Document use-old-gtk-file-dialog.
4884
48852004-10-23 Eli Zaretskii <eliz@gnu.org>
4886
4887 * text.texi (Text Based Tables, Table Definition)
4888 (Table Creation, Table Recognition, Cell Commands)
4889 (Cell Justification, Row Commands, Column Commands)
4890 (Fixed Width Mode, Table Conversion, Measuring Tables)
4891 (Table Misc): New nodes, documenting the Table Mode.
4892
8cf51b2c
GM
48932004-10-19 Jason Rumney <jasonr@gnu.org>
4894
4895 * makefile.w32-in (info): Change order of arguments to makeinfo.
4896
48972004-10-19 Ulf Jasper <ulf.jasper@web.de>
4898
4899 * calendar.texi (iCalendar): Update for package changes.
4900
8cf51b2c
GM
49012004-10-09 Luc Teirlinck <teirllm@auburn.edu>
4902
4903 * files.texi (Misc File Ops): View mode is a minor mode.
4904
8cf51b2c
GM
49052004-10-08 Glenn Morris <gmorris@ast.cam.ac.uk>
4906
4907 * calendar.texi (iCalendar): Style changes.
4908
49092004-10-07 Luc Teirlinck <teirllm@auburn.edu>
4910
4911 * search.texi (Regexps): The regexp described in the example is no
4912 longer stored in the variable `sentence-end'.
4913
8cf51b2c
GM
49142004-10-06 Nick Roberts <nickrob@snap.net.nz>
4915
4916 * building.texi (Starting GUD): Note that multiple debugging
4917 sessions requires `gdb --fullname'.
4918
49192004-10-05 Ulf Jasper <ulf.jasper@web.de>
4920
4921 * calendar.texi (iCalendar): New section for a new package.
4922
8cf51b2c
GM
49232004-10-05 Luc Teirlinck <teirllm@auburn.edu>
4924
4925 * text.texi: Various small changes in addition to the following.
4926 (Text): Replace xref for autotype with inforef.
4927 (Sentences): Explain nil value for `sentence-end'.
4928 (Paragraphs): Update default values for `paragraph-start' and
4929 `paragraph-separate'.
4930 (Text Mode): Correct description of Text mode's effect on the
4931 syntax table.
4932 (Outline Visibility): `hide-other' does not hide top level headings.
4933 `selective-display-ellipses' no longer has an effect on Outline mode.
4934 (TeX Misc): Add missing @cindex.
4935 Replace xref for RefTeX with inforef.
4936 (Requesting Formatted Text): The variable
4937 `enriched-fill-after-visiting' no longer exists.
4938 (Editing Format Info): Update names of menu items and commands.
4939 (Format Faces): Mention special effect of specifying the default face.
4940 Describe inheritance of text properties.
4941 Correct description of `fixed' face.
4942 (Format Indentation): Correct description of effect of setting
4943 margins. Mention `set-left-margin' and `set-right-margin'.
4944 (Format Justification): Update names of menu items.
4945 `set-justification-full' is now bound to `M-j b'.
4946 Mention that `default-justification' is a per buffer variable.
4947 (Format Properties): Update name of menu item.
4948 (Forcing Enriched Mode): `format-decode-buffer' automatically
4949 turns on Enriched mode if the buffer is in text/enriched format.
4950
49512004-10-05 Emilio C. Lopes <eclig@gmx.net>
4952
4953 * calendar.texi (From Other Calendar): Add calendar-goto-iso-week.
4954
49552004-09-28 Kim F. Storm <storm@cua.dk>
4956
4957 * display.texi (Display Custom) <indicate-buffer-boundaries>:
4958 Align with new functionality.
4959
8cf51b2c
GM
49602004-09-22 Luc Teirlinck <teirllm@auburn.edu>
4961
4962 * display.texi (Display Custom): Remove stray `@end defvar'.
4963
49642004-09-23 Kim F. Storm <storm@cua.dk>
4965
4966 * display.texi (Display Custom): Add `overflow-newline-into-fringe',
4967 `indicate-buffer-boundaries' and `default-indicate-buffer-boundaries'.
4968
8cf51b2c
GM
49692004-09-20 Richard M. Stallman <rms@gnu.org>
4970
4971 * custom.texi (Hooks): Explain using setq to clear out a hook.
4972 (File Variables): Explain multiline string constants.
4973 (Non-ASCII Rebinding): Explain when you need to update
4974 non-ASCII char codes in .emacs.
4975
4976 * building.texi (Compilation): Explain how to make a silent
4977 subprocess that won't be terminated. Explain compilation-environment.
4978
49792004-09-13 Kim F. Storm <storm@cua.dk>
4980
4981 * mini.texi (Repetition): Rename isearch-resume-enabled to
4982 isearch-resume-in-command-history and change default to disabled.
4983
8cf51b2c
GM
49842004-09-09 Kim F. Storm <storm@cua.dk>
4985
4986 * kmacro.texi (Save Keyboard Macro): Replace `name-last-kbd-macro'
4987 with new `kmacro-name-last-macro'.
4988
8cf51b2c
GM
49892004-09-08 Juri Linkov <juri@jurta.org>
4990
4991 * mini.texi (Minibuffer History): Add `history-delete-duplicates'.
4992
8cf51b2c
GM
49932004-09-03 Juri Linkov <juri@jurta.org>
4994
4995 * search.texi (Incremental Search): Update wording for M-%.
4996
49972004-09-02 Luc Teirlinck <teirllm@auburn.edu>
4998
4999 * killing.texi (Killing): Correct description of kill commands in
5000 read-only buffer.
5001
50022004-09-02 Teodor Zlatanov <tzz@lifelogs.com>
5003
5004 * building.texi (Compilation Mode): Add a paragraph about rules
5005 for finding the compilation buffer for `next-error'.
5006
5007 * search.texi (Other Repeating Search): Mention that Occur mode
5008 supports the next-error functionality.
5009
50102004-09-02 Juri Linkov <juri@jurta.org>
5011
5012 * search.texi (Regexp Replace): Add missing backslash to \footnote.
5013
50142004-08-31 Luc Teirlinck <teirllm@auburn.edu>
5015
5016 * kmacro.texi (Basic Keyboard Macro):
5017 `apply-macro-to-region-lines' now operates on all lines that begin
5018 in the region, rather than on all complete lines in the region.
5019
c8763fb6 50202004-08-31 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5021
5022 * frames.texi (Drag and drop): Add documentation about
5023 x-dnd-test-function and x-dnd-known-types.
5024
50252004-08-30 Luc Teirlinck <teirllm@auburn.edu>
5026
5027 * indent.texi: Various minor changes in addition to:
5028 (Indentation Commands): Correct description of `indent-relative'.
5029 (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
5030 mode. The *Tab Stops* buffer uses Overwrite Mode.
5031 (Just Spaces): `tabify' converts sequences of at least two spaces
5032 to tabs.
5033
8cf51b2c
GM
50342004-08-27 Luc Teirlinck <teirllm@auburn.edu>
5035
5036 * frames.texi (Secondary Selection): Setting the secondary
5037 selection with M-Drag-Mouse-1 does not alter the kill ring,
5038 setting it with M-Mouse-1 and M-Mouse-3 does.
5039 (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
5040 toolkit scroll bars.
5041 (Scroll Bars): Ditto.
5042
5043 * windows.texi (Basic Window): When using a window system, the value
5044 of point in a non-selected window is indicated by a hollow box.
5045 (Split Window): Side by side windows are separated by a scroll bar,
5046 if scroll bars are used.
5047 C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
5048 (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
5049 (Window Convenience): Update bindings for `winner-undo' and
5050 `winner-redo'.
5051
5052 * ack.texi (Acknowledgments): Use `@unnumbered'.
d0207bf3 5053 * misc.texi: Adapt sectioning in Info to the node structure.
8cf51b2c
GM
5054 (Invoking emacsclient): Make "Invoking emacsclient" a subsection
5055 of "Using Emacs as a Server".
5056 * building.texi (Building): Interchange nodes (for correct numbering).
5057 * programs.texi (Programs): Interchange nodes (for correct numbering).
5058 * killing.texi, entering.texi, commands.texi: Adapt sectioning in
5059 Info to the node structure.
5060 * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
5061 Rearrange order of nodes and sections such that both "GNU GENERAL
5062 PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
5063 end, as appropriate for appendices.
5064 (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
5065 Use `@unnumberedsec'.
5066 * trouble.texi: Adapt sectioning in Info to the node structure.
5067 Adapt node pointers to change in emacs.texi.
5068 * cmdargs.texi, doclicense.texi: Adapt node pointers.
5069
8cf51b2c
GM
50702004-08-25 Kenichi Handa <handa@m17n.org>
5071
5072 * custom.texi (Non-ASCII Rebinding): Fix and simplify the
5073 description for unibyte mode.
5074
50752004-08-23 Luc Teirlinck <teirllm@auburn.edu>
5076
5077 * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
5078
5079 * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
5080 (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
5081 (Regexp Replace): Standardize reference to hardcopy Elisp Manual
5082 in @pxref.
5083
50842004-08-22 Luc Teirlinck <teirllm@auburn.edu>
5085
5086 * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
5087 Change section names.
5088
8cf51b2c
GM
50892004-08-21 Luc Teirlinck <teirllm@auburn.edu>
5090
5091 * kmacro.texi (Keyboard Macro Ring): Rename section.
5092 Emacs treats the head of the macro ring as the `last keyboard macro'.
5093 (Keyboard Macro Counter): Minor change.
5094 (Save Keyboard Macro): Some clarifications.
5095 (Edit Keyboard Macro): Rename section.
5096
5097 * buffers.texi (Buffers): Maximum buffer size is now 256M on
5098 32-bit machines.
5099 (Several Buffers): Clarify which buffer is selected if `2' is
5100 pressed in the Buffer Menu.
5101 Auto Revert mode can be used to update the Buffer Menu
5102 automatically.
5103
51042004-08-21 Eli Zaretskii <eliz@gnu.org>
5105
5106 * help.texi (Misc Help): Add an index entry for finding an Info
5107 manual by its file name.
5108
51092004-08-20 Luc Teirlinck <teirllm@auburn.edu>
5110
5111 * files.texi (Backup Deletion): Correct description of
5112 `delete-old-versions'.
5113 (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
5114 (Auto Save Files): Recommend `auto-save-mode' to reenable
5115 auto-saving, rather than the abbreviation `auto-save'.
5116
51172004-08-17 Luc Teirlinck <teirllm@auburn.edu>
5118
5119 * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
5120 for "killing" and "yanking" in main menu.
5121
51222004-08-16 Richard M. Stallman <rms@gnu.org>
5123
5124 * killing.texi (Yanking, Killing): Minor cleanups.
5125
5126 * mark.texi (Momentary Mark): Minor cleanups.
5127
51282004-08-15 Kenichi Handa <handa@etl.go.jp>
5129
5130 * custom.texi (Non-ASCII Rebinding):
5131 C-q always inserts the right code to pass to global-set-key.
5132
8cf51b2c
GM
51332004-08-13 Luc Teirlinck <teirllm@auburn.edu>
5134
5135 * regs.texi (RegNumbers): Mention `C-x r i' binding for
5136 `insert-register', instead of `C-x r g' binding, for consistency.
5137
51382004-08-12 Luc Teirlinck <teirllm@auburn.edu>
5139
5140 * fixit.texi (Spelling): Fix typo.
5141
51422004-08-11 Luc Teirlinck <teirllm@auburn.edu>
5143
5144 * help.texi (Help): Fix Texinfo usage.
5145
8cf51b2c
GM
51462004-07-24 Richard M. Stallman <rms@gnu.org>
5147
5148 * text.texi (Paragraphs): Update how paragraphs are separated
5149 and the default for paragraph-separate.
5150
5151 * search.texi (Regexp Replace): Further update text for new
5152 replacement operators.
5153
8cf51b2c
GM
51542004-07-18 Luc Teirlinck <teirllm@auburn.edu>
5155
5156 * emacs-xtra.texi (Subdir switches): Dired does not remember the
5157 `R' switch.
5158
5159 * dired.texi (Dired Updating): `k' only deletes inserted
5160 subdirectories from the Dired buffer if a prefix argument was given.
5161
5162 * search.texi (Regexps): Delete redundant definition of `symbol' in
5163 description of `\_>'. It already occurs in the description of `\_<'.
5164
8cf51b2c
GM
51652004-07-01 Juri Linkov <juri@jurta.org>
5166
5167 * search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.
5168 (Regexp Search): Add M-r.
5169
51702004-06-30 Luc Teirlinck <teirllm@auburn.edu>
5171
5172 * makefile.w32-in (EMACSSOURCES): Remove emacs-xtra.
5173
51742004-06-29 Jesper Harder <harder@ifa.au.dk>
5175
49823426 5176 * search.texi, calendar.texi: Markup fixes.
8cf51b2c
GM
5177
51782004-06-25 Richard M. Stallman <rms@gnu.org>
5179
5180 * search.texi (Regexp Replace): Rewrite description of \# \, and \?.
5181
51822004-06-25 David Kastrup <dak@gnu.org>
5183
5184 * search.texi (Regexp Replace): Some typo corrections and
5185 rearrangement.
5186
51872004-06-24 David Kastrup <dak@gnu.org>
5188
5189 * search.texi (Unconditional Replace): Use replace-string instead
5190 of query-replace in example.
5191 (Regexp Replace): Add explanations for `\,', `\#' and `\?'
5192 sequences.
5193 (Query Replace): Correct explanation of `^' which does not use
5194 the mark stack.
5195
51962004-06-21 Nick Roberts <nickrob@gnu.org>
5197
5198 * misc.texi (Shell History Copying): Document comint-insert-input.
5199 (Shell Ring): Describe comint-dynamic-list-input-ring here.
5200
8cf51b2c
GM
52012004-06-20 Jesper Harder <harder@ifa.au.dk>
5202
5203 * msdog.texi (Text and Binary, MS-DOS Printing): Use m-dash.
5204 * custom.texi (Customization): Do.
5205 * anti.texi (Antinews): Do.
5206 * abbrevs.texi (Defining Abbrevs): Do.
5207
5208 * programs.texi (Info Lookup): Fix keybinding for
5209 info-lookup-symbol.
5210
52112004-06-16 Juanma Barranquero <lektu@terra.es>
5212
5213 * makefile.w32-in (INFO_TARGETS, DVI_TARGETS, EMACSSOURCES):
5214 Add emacs-xtra.
5215 ($(infodir)/emacs-xtra, emacs-xtra.dvi): New dependencies.
5216 (clean): Add emacs-xtra and flymake. Remove redundancies.
5217
52182004-06-15 Luc Teirlinck <teirllm@auburn.edu>
5219
5220 * Makefile.in (INFO_TARGETS, DVI_TARGETS, ../info/emacs-xtra):
5221 Add emacs-xtra.
5222 * emacs-xtra.texi: New file.
5223
52242004-06-14 Luc Teirlinck <teirllm@auburn.edu>
5225
5226 * dired.texi (Dired Enter): Mention conditions on `ls' switches.
5227 (Dired and Find): Mention differences with ordinary Dired buffers.
5228
8cf51b2c
GM
52292004-06-13 Richard M. Stallman <rms@gnu.org>
5230
5231 * custom.texi (Init Syntax): Explain about vars that do special
5232 things when set with setq or with Custom.
5233 (Init Examples): Add line-number-mode example.
5234
8cf51b2c
GM
52352004-06-12 Juri Linkov <juri@jurta.org>
5236
5237 * dired.texi (Operating on Files): Add dired-do-touch.
5238
8cf51b2c
GM
52392004-06-10 Juri Linkov <juri@jurta.org>
5240
5241 * building.texi (Lisp Eval): Add C-M-x on defface.
5242
52432004-06-08 Luc Teirlinck <teirllm@auburn.edu>
5244
5245 * files.texi (Reverting): Auto-Revert mode and
5246 Global Auto-Revert mode no longer revert remote files.
5247
8cf51b2c
GM
52482004-05-29 Richard M. Stallman <rms@gnu.org>
5249
5250 * custom.texi (Init File): Two dashes start --no-site-file.
5251
8cf51b2c
GM
52522004-05-29 Alan Mackenzie <acm@muc.de>
5253
5254 * programs.texi: Update for CC Mode 5.30 and incidental amendments.
10d1d0af 5255 ("AWK"): Is consistently thus spelled throughout.
8cf51b2c
GM
5256 (AWK, Pike): Document as "C-like modes".
5257 (@kbd{M-j}): Document as alternative to @kbd{C-M-j}.
5258 (M-x man): Supersedes M-x manual-entry.
5259 Add numerous index entries. Correct "ESC a/e" to "M-a/e".
5260
5261 ("Comments in C"): Delete node; the info is in CC Mode manual.
5262 (c-comment-only-line-offset): Remove description.
5263
5264 (C-c ., C-c C-c): Describe new C Mode bindings.
5265
5266 (C-u TAB, indent-code-rigidly, c-indent-exp, c-tab-always-indent)
5267 (@dfn{Style}, c-default-style, comment-column, comment-padding)
5268 (c-up-conditional, c-beginning-of-statement, c-end-of-statement):
5269 Amend definitions.
5270
5271 (c-beginning-of-defun, c-end-of-defun, c-context-line-break):
5272 Describe functions.
5273
5274 (c-comment-start-regexp, c-hanging-comment-ender-p)
5275 (c-hanging-comment-starter-p): Remove obsolete definitions.
5276
5277 * emacs.texi: Remove the menu entry "Comments in C".
5278
8cf51b2c
GM
52792004-05-27 Luc Teirlinck <teirllm@auburn.edu>
5280
5281 * dired.texi (Dired and Find): `find-ls-option' does not apply to
5282 `M-x locate'.
5283
52842004-05-16 Karl Berry <karl@gnu.org>
5285
5286 * emacs.texi (ack.texi) [@ifnottex]: Change condition; with @ifinfo,
5287 makeinfo --html fails.
5288 * help.texi (Help Summary) [@ifnottex]: Likewise.
5289
52902004-05-13 Nick Roberts <nickrob@gnu.org>
5291
5292 * building.texi (GDB Graphical Interface): Update and describe
5293 layout first.
5294
8cf51b2c
GM
52952004-05-04 Jason Rumney <jasonr@gnu.org>
5296
5297 * makefile.w32-in: Revert last change.
5298
52992004-05-03 Jason Rumney <jasonr@gnu.org>
5300
5301 * makefile.w32-in (MULTI_INSTALL_INFO, ENVADD): Use forward slashes.
5302
8cf51b2c
GM
53032004-04-23 Juanma Barranquero <lektu@terra.es>
5304
5305 * makefile.w32-in: Add "-*- makefile -*-" mode tag.
5306
53072004-04-18 Juri Linkov <juri@jurta.org>
5308
5309 * fixit.texi (Spelling): Remove file extension from ispell xref.
5310
53112004-04-15 Kim F. Storm <storm@cua.dk>
5312
5313 * cmdargs.texi (Initial Options): Add -Q.
5314
53152004-04-05 Kim F. Storm <storm@cua.dk>
5316
5317 * custom.texi (File Variables): Add safe-local-eval-forms.
5318
8cf51b2c
GM
53192004-04-02 Luc Teirlinck <teirllm@auburn.edu>
5320
5321 * files.texi (Reverting): Correct description of revert-buffer's
5322 handling of point.
5323
53242004-03-22 Juri Linkov <juri@jurta.org>
5325
5326 * emacs.texi (Top): Add `Misc X'.
5327
49823426 5328 * trouble.texi: Fix help key bindings.
8cf51b2c
GM
5329
5330 * glossary.texi: Improve references.
5331
5332 * help.texi: Sync keywords with finder.el.
5333
5334 * mini.texi (Completion): Add description for menu items.
5335
5336 * misc.texi (Browse-URL, FFAP): Add information about keywords.
5337
5338 * sending.texi (Mail Methods): Fix xref to Message manual.
5339
8cf51b2c
GM
53402004-03-12 Richard M. Stallman <rms@gnu.org>
5341
8cf51b2c
GM
5342 * buffers.texi (Misc Buffer): Add index entry for rename-uniquely.
5343
8cf51b2c
GM
53442004-03-04 Richard M. Stallman <rms@gnu.org>
5345
5346 * search.texi (Regexps): Explain that ^ and $ have their
5347 special meanings only in certain contexts.
5348
5349 * programs.texi (Expressions): Doc C-M-SPC as alias for C-M-@.
5350
5351 * mule.texi (Specify Coding): Doc C-x RET F.
5352
5353 * buffers.texi (Misc Buffer): Explain use of M-x rename-uniquely
5354 for multiple compile and grep buffers.
5355 (Indirect Buffers): Don't recommand clone-indirect-buffer
5356 for multiple compile and grep buffers.
5357
8cf51b2c
GM
53582004-02-29 Juanma Barranquero <lektu@terra.es>
5359
5360 * makefile.w32-in (mostlyclean, clean, maintainer-clean):
5361 Use $(DEL) instead of rm, and ignore exit code.
5362
8cf51b2c
GM
53632004-02-23 Nick Roberts <nick@nick.uklinux.net>
5364
5365 * building.texi (Watch Expressions): Update.
5366
53672004-02-21 Juri Linkov <juri@jurta.org>
5368
5369 * cmdargs.texi (Action Arguments): Add alias --find-file. Add
5370 --directory, --help, --version. Move text about command-line-args
5371 to Command Arguments.
5372 (Initial Options): Add @cindex for --script. Fix @cindex for -q.
5373 Add --no-desktop. Add alias --no-multibyte, --no-unibyte.
5374 (Window Size X): Join -g and --geometry. Add @cindex.
5375 (Borders X): Fix @cindex for -ib. Add @cindex for -bw.
5376 (Title X): Remove alias -title.
5377 (Misc X): New node.
5378
c8763fb6 53792004-02-15 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5380
5381 * frames.texi (Drag and drop): Add Motif to list of supported
5382 protocols.
5383
c8763fb6 53842004-02-03 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5385
5386 * frames.texi (Drag and drop): New section.
5387
53882004-01-24 Richard M. Stallman <rms@gnu.org>
5389
5390 * emacs.texi (Acknowledgments): Renamed from Acknowledgements.
5391 Include it only @ifnotinfo. Patch the preceding and following
5392 node headers to point to each other.
5393
53942004-01-11 Glenn Morris <gmorris@ast.cam.ac.uk>
5395
5396 * calendar.texi (Appointments): Update section.
5397
53982003-12-29 Kevin Ryde <user42@zip.com.au>
5399
8cf51b2c
GM
5400 * programs.texi (C Modes): Fix the xref.
5401
54022003-12-23 Nick Roberts <nick@nick.uklinux.net>
5403
5404 * building.texi (Watch Expressions): Update.
5405 (Commands of GUD): Include use of toolbar + breakpoints set from
5406 fringe/margin.
5407
54082003-12-03 Andre Spiegel <spiegel@gnu.org>
5409
5410 * files.texi: Say how to disable VC. Suggested by Alan Mackenzie
5411 <acm@muc.de>.
5412
c8763fb6 54132003-11-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5414
5415 * frames.texi (Dialog Boxes): Add use-file-dialog.
5416
8cf51b2c
GM
54172003-11-22 Martin Stjernholm <bug-cc-mode@gnu.org>
5418
5419 * ack.texi: Note that Alan Mackenzie contributed the AWK support
5420 in CC Mode.
5421
8cf51b2c
GM
54222003-11-02 Jesper Harder <harder@ifa.au.dk> (tiny change)
5423
5424 * man/ack.texi, man/basic.texi, man/cmdargs.texi:
5425 * man/commands.texi, man/custom.texi, man/display.texi:
49823426 5426 * man/emacs.texi, man/files.texi:
8cf51b2c
GM
5427 * man/frames.texi, man/glossary.texi, man/killing.texi:
5428 * man/macos.texi, man/mark.texi, man/misc.texi, man/msdog.texi:
5429 * man/mule.texi, man/rmail.texi, man/search.texi:
49823426
GM
5430 * man/sending.texi, man/text.texi, man/trouble.texi:
5431 Replace @sc{ascii} and ASCII with @acronym{ASCII}.
8cf51b2c
GM
5432
54332003-11-01 Alan Mackenzie <acm@muc.de>
5434
5435 * search.texi (Scrolling During Incremental Search): Document a
5436 new scrolling facility in isearch mode.
5437
8cf51b2c
GM
54382003-10-22 Miles Bader <miles@gnu.org>
5439
5440 * Makefile.in (info): Move before $(top_srcdir)/info.
5441
54422003-10-22 Nick Roberts <nick@nick.uklinux.net>
5443
5444 * building.texi (Watch Expressions): Update section on data display
5445 to reflect code changes (GDB Graphical Interface).
5446
8cf51b2c
GM
54472003-10-13 Richard M. Stallman <rms@gnu.org>
5448
5449 * xresources.texi (GTK resources): Clean up previous change.
5450
c8763fb6 54512003-10-12 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5452
5453 * xresources.texi (GTK resources): Add a note that some themes
5454 disallow customizations. Add scroll theme example.
5455
8cf51b2c
GM
54562003-09-30 Richard M. Stallman <rms@gnu.org>
5457
8cf51b2c
GM
5458 * cmdargs.texi (General Variables): Remove MAILRC envvar.
5459
5460 * misc.texi (Saving Emacs Sessions): Shorten the section,
5461 collapsing back into one node.
5462
54632003-09-30 Lars Hansen <larsh@math.ku.dk>
5464
5465 * misc.texi: Section "Saving Emacs Sessions" rewritten.
5466
ce058493 54672003-09-29 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5468
5469 * xresources.texi (GTK names in Emacs): Correct typo.
5470
8cf51b2c
GM
54712003-09-24 Luc Teirlinck <teirllm@mail.auburn.edu>
5472
5473 * cmdargs.texi (Font X): Mention new default font. More
5474 fully describe long font names, wildcard patterns and the
5475 problems involved. (Result of discussion on emacs-devel.)
5476
54772003-09-22 Luc Teirlinck <teirllm@mail.auburn.edu>
5478
5479 * emacs.texi (Acknowledgements): Correct typo.
5480
54812003-09-22 Richard M. Stallman <rms@gnu.org>
5482
5483 * dired.texi (Misc Dired Commands): New node.
5484 (Dired Navigation): Add dired-goto-file.
5485
5486 * files.texi (File Aliases, Misc File Ops): Add @cindex entries.
5487
5488 * emacs.texi (Acknowledgements): New node, split from Distribution.
5489
5490 * cmdargs.texi (Action Arguments): -f reads interactive args.
5491
8cf51b2c
GM
54922003-09-08 Lute Kamstra <lute@gnu.org>
5493
5494 * screen.texi (Mode Line): Say that POS comes before LINE.
5495 Mention `size-indication-mode'.
5496 * display.texi (Optional Mode Line): Document
5497 `size-indication-mode'.
5498 * basic.texi (Position Info): Mention `size-indication-mode'.
5499
55002003-09-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5501
5502 * xresources.texi (Resources): Refer to `editres' man page.
5503 (Lucid Resources): Update defaults. Expand description of
5504 `shadowThickness'.
5505
55062003-09-04 Miles Bader <miles@gnu.org>
5507
5508 * Makefile.in (top_srcdir): New variable.
5509 ($(top_srcdir)/info): New rule.
5510 (info): Depend on it.
5511
55122003-09-03 Peter Runestig <peter@runestig.com>
5513
5514 * makefile.w32-in: New file.
5515
55162003-08-29 Richard M. Stallman <rms@gnu.org>
5517
5518 * misc.texi (Saving Emacs Sessions): Correct previous change.
5519
8cf51b2c
GM
55202003-08-19 Luc Teirlinck <teirllm@mail.auburn.edu>
5521
8cf51b2c
GM
5522 * emacs.texi (Top): Update menu to reflect new Keyboard Macros chapter.
5523 (Intro): Include kmacro.texi after fixit.texi instead of after
5524 custom.texi. (As suggested by Kim Storm.)
5525
55262003-08-18 Luc Teirlinck <teirllm@mail.auburn.edu>
5527
5528 * fixit.texi (Fixit): Update `Next' pointer.
5529 * files.texi (Files): Update `Previous' pointer.
5530 * kmacro.texi (Keyboard Macros): Remove redundant node and section.
5531 * emacs.texi (Intro): Include kmacro.texi after custom.texi.
5532 (Suggested by Kim Storm.)
5533 * Makefile (EMACSSOURCES): Add kmacro.texi. (Suggested by Kim Storm.)
5534
55352003-08-18 Kim F. Storm <storm@cua.dk>
5536
5537 * kmacro.texi: New file describing enhanced keyboard macro
5538 functionality. Replaces old description in custom.texi.
5539
5540 * custom.texi (Customization): Add xref to Keyboard Macros chapter.
5541 (Keyboard Macros): Move to new kmacro.texi file.
5542
5543 * emacs.texi (Keyboard Macros): Reference new keyboard macro topics.
5544
8cf51b2c
GM
55452003-08-17 Edward M. Reingold <reingold@emr.cs.iit.edu>
5546
5547 * calendar.texi (Specified Dates): Add `calendar-goto-day-of-year'.
5548
55492003-08-17 Alex Schroeder <alex@gnu.org>
5550
5551 * misc.texi (Saving Emacs Sessions): Manual M-x desktop-save not
5552 required.
5553
8cf51b2c
GM
55542003-08-05 Richard M. Stallman <rms@gnu.org>
5555
5556 * programs.texi (Lisp Indent): Don't describe
5557 lisp-indent-function property here. Use xref to Lisp Manual.
5558
8cf51b2c
GM
55592003-08-03 Glenn Morris <gmorris@ast.cam.ac.uk>
5560
fffa137c 5561 * calendar.texi (Date Formats): Document changed behavior of
8cf51b2c
GM
5562 abbreviations.
5563
55642003-07-24 Markus Rost <rost@math.ohio-state.edu>
5565
5566 * buffers.texi (List Buffers): Fix previous change.
5567
8cf51b2c
GM
55682003-07-13 Markus Rost <rost@math.ohio-state.edu>
5569
5570 * buffers.texi (List Buffers): Adjust to new format of *Buffer
5571 List*.
5572
55732003-07-07 Luc Teirlinck <teirllm@mail.auburn.edu>
5574
8cf51b2c
GM
5575 * display.texi (Font Lock): Fix typo.
5576
55772003-07-07 Richard M. Stallman <rms@gnu.org>
5578
5579 * display.texi (Font Lock): Add xref for format info on
5580 font-lock-remove-keywords.
5581
5582 * building.texi (Compilation): Document what happens with asynch
5583 children of compiler process.
5584
5585 * help.texi (Library Keywords): Use @multitable.
5586
8cf51b2c
GM
55872003-06-04 Richard M. Stallman <rms@gnu.org>
5588
5589 * programs.texi (Expressions): Delete C-M-DEL.
5590
5591 * misc.texi (Shell Options): Clarify comint-scroll-show-maximum-output.
5592 comint-move-point-for-output renamed from
5593 comint-scroll-to-bottom-on-output.
5594
5595 * custom.texi (Init Rebinding): Replace previous change with xref.
5596 (Non-ASCII Rebinding): Explain that issue more briefly here.
5597
55982003-05-28 Richard M. Stallman <rms@gnu.org>
5599
5600 * indent.texi (Indentation): Condense, simplify, clarify prev change.
5601
56022003-05-28 Nick Roberts <nick@nick.uklinux.net>
5603
5604 * building.texi (GDB Graphical Interface): New node.
5605 (Rewritten somewhat by RMS.)
5606
c8763fb6 56072003-05-28 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5608
5609 * custom.texi (Init Rebinding): Xref Non-ASCII Rebinding, for
5610 non-English letters. Explain how to set coding systems correctly
5611 and how to include the right coding cookie in the file.
5612
c8763fb6 56132003-05-22 Kai Großjohann <kai.grossjohann@gmx.net>
8cf51b2c
GM
5614
5615 * indent.texi (Indentation): Explain the concepts.
5616 (Just Spaces): Explain why preventing tabs for indentation might
5617 be useful.
5618
8cf51b2c
GM
56192003-04-16 Richard M. Stallman <rms@gnu.org>
5620
5621 * search.texi (Regexps): Ref to Lisp manual for more regexp features.
5622
8cf51b2c
GM
56232003-02-22 Alex Schroeder <alex@emacswiki.org>
5624
5625 * cmdargs.texi (General Variables): Document SMTPSERVER.
5626
8cf51b2c
GM
5627 * sending.texi: Remove SMTP node.
5628 (Mail Sending): Describe `send-mail-function'. Link to SMTP
5629 library.
5630
8cf51b2c
GM
56312003-02-22 Alex Schroeder <alex@emacswiki.org>
5632
5633 * sending.texi (Sending via SMTP): Explain MTA/MUA.
5634
56352003-02-22 Simon Josefsson <jas@extundo.com>
5636
5637 * sending.texi (Mail Methods): Add node about SMTP.
5638
c8763fb6 56392003-02-17 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5640
5641 * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar.
5642
8cf51b2c
GM
56432003-02-01 Kevin Ryde <user42@zip.com.au>
5644
5645 * glossary.texi (Glossary): Correction to cl cross reference.
5646
56472003-01-20 Richard M. Stallman <rms@gnu.org>
5648
5649 * killing.texi (Rectangles): Document C-x c r.
5650
c8763fb6 56512003-01-19 Jan Djärv <jan.h.d@swipnet.se>
8cf51b2c
GM
5652
5653 * xresources.texi (GTK resources): New node.
5654 (GTK widget names): New node.
5655 (GTK names in Emacs): New node.
5656 (GTK styles): New node.
5657
c8763fb6 56582003-01-09 Francesco Potortì <pot@gnu.org>
8cf51b2c
GM
5659
5660 * maintaining.texi (Create Tags Table): Add reference to the new
5661 `etags --help --lang=LANG' option.
5662
8cf51b2c
GM
56632002-10-02 Karl Berry <karl@gnu.org>
5664
49823426 5665 * emacs.texi: Per rms, update all manuals to use @copying instead of
630cb3b7 5666 @ifinfo. Also use @ifnottex instead of @ifinfo around the top node,
49823426 5667 where needed for the sake of the HTML output.
8cf51b2c
GM
5668
56692001-12-20 Eli Zaretskii <eliz@is.elta.co.il>
5670
5671 * Makefile.in (EMACSSOURCES): Update the list of Emacs manual
5672 source files.
5673
56742001-11-16 Eli Zaretskii <eliz@is.elta.co.il>
5675
5676 * Makefile.in (emacsman): New target.
5677
8cf51b2c
GM
56782001-10-20 Gerd Moellmann <gerd@gnu.org>
5679
5680 * (Version 21.1 released.)
5681
56822001-10-05 Gerd Moellmann <gerd@gnu.org>
5683
5684 * Branch for 21.1.
5685
8cf51b2c
GM
56862001-03-05 Gerd Moellmann <gerd@gnu.org>
5687
5688 * Makefile.in (mostlyclean, maintainer-clean): Delete more files.
5689
8cf51b2c
GM
56902000-05-31 Stefan Monnier <monnier@cs.yale.edu>
5691
5692 * .cvsignore (*.tmp): New entry. Seems to be used for @macro.
5693
8cf51b2c
GM
56941999-07-12 Richard Stallman <rms@gnu.org>
5695
5696 * Version 20.4 released.
5697
56981998-12-04 Markus Rost <rost@delysid.gnu.org>
5699
5700 * Makefile.in (INFO_TARGETS): Delete customize.info.
5701 (DVI_TARGETS): Delete customize.dvi.
5702 (../info/customize, customize.dvi): Targets deleted.
5703
57041998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu>
5705
5706 * Version 20.3 released.
5707
57081998-05-06 Richard Stallman <rms@psilocin.gnu.org>
5709
5710 * Makefile.in (EMACSSOURCES): Add mule.texi.
5711 Add msdog.texi, ack.texi. Remove gnu1.texi.
5712
57131998-04-06 Andreas Schwab <schwab@gnu.org>
5714
5715 * Makefile.in (ENVADD): Enviroment vars to pass to texi2dvi. Use
5716 it in dvi targets.
8cf51b2c
GM
5717
57181997-09-23 Paul Eggert <eggert@twinsun.com>
5719
5720 * Makefile.in: Merge changes mistakenly made to `Makefile'.
5721 (INFO_TARGETS): Change ../info/custom to ../info/customize.
5722 (../info/customize): Rename from ../info/custom.
8cf51b2c
GM
5723
57241997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5725
5726 * Version 20.2 released.
5727
57281997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5729
5730 * Version 20.1 released.
5731
57321997-08-24 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5733
5734 * Makefile (../info/customize, customize.dvi): New targets.
5735 (INFO_TARGETS): Add ../info/customize.
5736 (DVI_TARGETS): Add customize.dvi.
5737
8cf51b2c
GM
57381996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5739
5740 * Version 19.33 released.
5741
57421996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5743
5744 * Version 19.32 released.
5745
8cf51b2c
GM
57461996-06-20 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5747
5748 * Makefile.in (All info targets): cd $(srcdir) to do the work.
5749
57501996-06-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu>
5751
5752 * Makefile.in (All info targets): Specify $(srcdir) in input files.
5753 Specify -I option.
5754 (All dvi targets): Set the TEXINPUTS variable.
5755
57561996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu>
5757
5758 * Version 19.31 released.
5759
8cf51b2c
GM
57601995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5761
5762 * Version 19.30 released.
5763
8cf51b2c
GM
57641995-02-07 Richard Stallman <rms@pogo.gnu.ai.mit.edu>
5765
5766 * Makefile.in (maintainer-clean): Rename from realclean.
5767
57681994-11-23 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5769
5770 * Makefile.in: New file.
5771 * Makefile: File deleted.
5772
57731994-11-19 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5774
5775 * Makefile (TEXINDEX_OBJS): Variable deleted.
5776 (texindex, texindex.o, getopt.o): Rules deleted.
5777 All deps on texindex deleted.
5778 (distclean): Don't delete texindex.
5779 (mostlyclean): Don't delete *.o.
5780 * texindex.c, getopt.c: Files deleted.
5781
57821994-09-07 Richard Stallman <rms@mole.gnu.ai.mit.edu>
5783
5784 * Version 19.26 released.
5785
57861994-07-02 Richard Stallman (rms@gnu.ai.mit.edu)
5787
5788 * Makefile (EMACSSOURCES): Exclude undo.texi.
5789
57901994-05-30 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5791
5792 * Version 19.25 released.
5793
57941994-05-23 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5795
5796 * Version 19.24 released.
5797
57981994-05-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5799
5800 * Version 19.23 released.
5801
58021994-04-17 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5803
5804 * Makefile: Delete spurious tab.
5805
58061994-02-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5807
5808 * Makefile (.SUFFIXES): New rule.
5809
8cf51b2c
GM
58101993-12-04 Richard Stallman (rms@srarc2)
5811
5812 * getopt.c: New file.
5813 * Makefile (TEXINDEX_OBJS): Use getopt.o in this dir, not ../lib-src.
5814 (getopt.o): New rule.
5815 (dvi): Don't depend on texindex.
49823426 5816 (emacs.dvi): Depend on texindex.
8cf51b2c
GM
5817
58181993-12-03 Richard Stallman (rms@srarc2)
5819
49823426
GM
5820 * Makefile (TEXI2DVI): New variable.
5821 (emacs.dvi): Add explicit command.
8cf51b2c
GM
5822 (TEXINDEX_OBJS): Delete duplicate getopt.o.
5823
58241993-11-27 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5825
5826 * Version 19.22 released.
5827
58281993-11-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5829
5830 * Makefile (TEXINDEX_OBJS): Delete spurious period.
5831
58321993-11-16 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5833
5834 * Version 19.21 released.
5835
8cf51b2c
GM
58361993-11-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5837
5838 * Makefile (realclean): Don't delete the Info files.
5839
58401993-10-25 Brian Fox (bfox@albert.gnu.ai.mit.edu)
5841
8cf51b2c
GM
5842 * frames.texi (Creating Frames): Mention `C-x 5' instead of `C-x
5843 4' where appropriate.
5844
58451993-10-20 Brian Fox (bfox@ai.mit.edu)
5846
49823426 5847 * Makefile: Fix targets for texindex.
8cf51b2c
GM
5848
5849 * texindex.c: Include "../src/config.h" if building in emacs.
5850
5851 * Makefile: Change all files to FILENAME.texi, force all targets
49823426 5852 to be FILENAME, not FILENAME.info.
8cf51b2c
GM
5853 Add target to build texindex.c, defining `emacs'.
5854
8cf51b2c
GM
58551993-08-14 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5856
5857 * Version 19.19 released.
5858
8cf51b2c
GM
58591993-08-08 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5860
5861 * Version 19.18 released.
5862
58631993-07-20 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5864
5865 * Makefile: Fix source file names of the separate manuals.
8cf51b2c
GM
5866
58671993-07-18 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5868
5869 * Version 19.17 released.
5870
58711993-07-10 Richard Stallman (rms@mole.gnu.ai.mit.edu)
5872
5873 * split-man: Fix typos in last change.
5874
58751993-07-06 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5876
5877 * Version 19.16 released.
5878
58791993-06-19 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5880
5881 * version 19.15 released.
5882
58831993-06-18 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5884
5885 * Makefile (distclean): It's rm, not rf.
5886
58871993-06-17 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5888
5889 * Version 19.14 released.
5890
58911993-06-16 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5892
5893 * Makefile: New file.
5894
58951993-06-08 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5896
5897 * Version 19.13 released.
5898
58991993-05-27 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5900
5901 * Version 19.9 released.
5902
59031993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5904
5905 * Version 19.8 released.
5906
59071993-05-25 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5908
5909 * cmdargs.texi: Document the -i, -itype, and -iconic options.
5910
5911 * trouble.texi: It's `enable-flow-control-on', not
5912 `evade-flow-control-on'.
5913
59141993-05-24 Jim Blandy (jimb@wookumz.gnu.ai.mit.edu)
5915
5916 * display.texi: Document standard-display-european.
5917
59181993-05-22 Jim Blandy (jimb@geech.gnu.ai.mit.edu)
5919
5920 * Version 19.7 released.
5921
5922 * emacs.texi: Add a sentence to the top menu mentioning the
5923 specific version of Emacs this manual applies to.
5924
59251993-04-25 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5926
5927 * basic.texi: Document next-line-add-lines variable used to
5928 implement down-arrow.
5929
5930 * killing.texi: Document kill-whole-line.
5931
59321993-04-18 Noah Friedman (friedman@nutrimat.gnu.ai.mit.edu)
5933
5934 * text.texi: Update unix TeX ordering information.
5935
59361993-03-26 Eric S. Raymond (eric@geech.gnu.ai.mit.edu)
5937
5938 * news.texi: Mention fill-rectangle in keybinding list.
5939
5940 * killing.texi: Document fill-rectangle.
5941
59421993-03-17 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5943
5944 * vc.texi: Bring the docs up to date with VC 5.2.
5945
59461992-01-10 Eric S. Raymond (eric@mole.gnu.ai.mit.edu)
5947
5948 * emacs.tex: Mention blackbox and gomoku under Amusements.
5949 Assembler mode is now mentioned and appropriately indexed
5950 under Programming Modes.
5951
59521991-02-15 Robert J. Chassell (bob@wookumz.ai.mit.edu)
5953
5954 * emacs.tex: Update TeX ordering information.
5955
8cf51b2c
GM
59561990-06-26 David Lawrence (tale@geech)
5957
5958 * emacs.tex: Note that completion-ignored-extensions is not used
5959 to filter out names when all completions are displayed in
5960 *Completions*.
5961
59621990-05-25 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
5963
5964 * texindex.tex: If USG, include sys/types.h and sys/fcntl.h.
5965
59661990-03-21 Jim Kingdon (kingdon@pogo.ai.mit.edu)
5967
5968 * emacs.tex: Add @findex grep.
5969
8cf51b2c
GM
59701988-08-16 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5971
5972 * emacs.tex: Correct two typos. No other changes before
5973 Version 19 will be made.
5974
8cf51b2c
GM
59751988-05-23 Robert J. Chassell (bob@frosted-flakes.ai.mit.edu)
5976
5977 * emacs.tex: Update information for obtaining TeX distribution from the
5978 University of Washington.
5979
5980;; Local Variables:
c8763fb6 5981;; coding: utf-8
8cf51b2c
GM
5982;; fill-column: 79
5983;; add-log-time-zone-rule: t
5984;; End:
5985
5986 Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
dcb8ac09 5987 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
8cf51b2c
GM
5988
5989 This file is part of GNU Emacs.
5990
352c8b4a 5991 GNU Emacs is free software: you can redistribute it and/or modify
8cf51b2c 5992 it under the terms of the GNU General Public License as published by
352c8b4a
GM
5993 the Free Software Foundation, either version 3 of the License, or
5994 (at your option) any later version.
8cf51b2c
GM
5995
5996 GNU Emacs is distributed in the hope that it will be useful,
5997 but WITHOUT ANY WARRANTY; without even the implied warranty of
5998 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
5999 GNU General Public License for more details.
6000
6001 You should have received a copy of the GNU General Public License
352c8b4a 6002 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
8cf51b2c
GM
6003
6004;;; arch-tag: f1d62776-3ed5-4811-9d96-267252577dbd