emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/man/ChangeLog [gnus-5_10-branch]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/man/ChangeLog [gnus-5_10-branch]
Date: Sat, 04 Sep 2004 08:13:54 -0400

Index: emacs/man/ChangeLog
diff -c emacs/man/ChangeLog:1.307.2.5 emacs/man/ChangeLog:1.307.2.6
*** emacs/man/ChangeLog:1.307.2.5       Tue Aug 31 14:49:35 2004
--- emacs/man/ChangeLog Sat Sep  4 12:01:14 2004
***************
*** 1,3 ****
--- 1,206 ----
+ 2004-09-03  Juri Linkov  <address@hidden>
+ 
+       * search.texi (Incremental Search): Update wording for M-%.
+ 
+ 2004-09-02  Luc Teirlinck  <address@hidden>
+ 
+       * killing.texi (Killing): Correct description of kill commands in
+       read-only buffer.
+ 
+ 2004-09-02  Teodor Zlatanov  <address@hidden>
+ 
+       * building.texi (Compilation Mode): Add a paragraph about rules
+       for finding the compilation buffer for `next-error'.
+ 
+       * search.texi (Other Repeating Search): Mention that Occur mode
+       supports the next-error functionality.
+ 
+ 2004-09-02  Juri Linkov  <address@hidden>
+ 
+       * search.texi (Regexp Replace): Add missing backslash to \footnote.
+ 
+ 2004-08-31  Luc Teirlinck  <address@hidden>
+ 
+       * kmacro.texi (Basic Keyboard Macro):
+       `apply-macro-to-region-lines' now operates on all lines that begin
+       in the region, rather than on all complete lines in the region.
+ 
+ 2004-08-31  Jan Dj,Ad(Brv  <address@hidden>
+ 
+       * frames.texi (Drag and drop): Add documentation about
+       x-dnd-test-function and x-dnd-known-types.
+ 
+ 2004-08-30  Luc Teirlinck  <address@hidden>
+ 
+       * indent.texi: Various minor changes in addition to:
+       (Indentation Commands): Correct description of `indent-relative'.
+       (Tab Stops): <TAB> is no longer bound to `tab-to-tab-stop' in Text
+       mode.  The *Tab Stops* buffer uses Overwrite Mode.
+       (Just Spaces): `untabify' converts sequences of at least two
+       spaces to tabs.
+ 
+ 2004-08-28  Eli Zaretskii  <address@hidden>
+ 
+       * faq.texi (Emacs for MS-DOS): Update URLs for the MS-DOS port of
+       Emacs and related programs.
+ 
+ 2004-08-27  Luc Teirlinck  <address@hidden>
+ 
+       * frames.texi (Secondary Selection): Setting the secondary
+       selection with M-Drag-Mouse-1 does not alter the kill ring,
+       setting it with M-Mouse-1 and M-Mouse-3 does.
+       (Mode Line Mouse): C-Mouse-2 on scroll bar now also works for
+       toolkit scroll bars.
+       (Scroll Bars): Ditto.
+ 
+       * windows.texi (Basic Window): When using a window system, the value
+       of point in a non-selected window is indicated by a hollow box.
+       (Split Window): Side by side windows are separated by a scroll bar,
+       if scroll bars are used.
+       C-Mouse-2 on scroll bar now also works for toolkit scroll bars.
+       (Change Window): Correct Mouse-2 vs Mouse-3 mess-up.
+       (Window Convenience): Update bindings for `winner-undo' and
+       `winner-redo'.
+ 
+       * ack.texi (Acknowledgments): Use address@hidden'.
+       * misc.texi : Adapt sectioning in Info to the node structure.
+       (Invoking emacsclient): Make "Invoking emacsclient" a subsection
+       of "Using Emacs as a Server".
+       * building.texi (Building): Interchange nodes (for correct numbering).
+       * programs.texi (Programs): Interchange nodes (for correct numbering).
+       * killing.texi, entering.texi, commands.texi: Adapt sectioning in
+       Info to the node structure.
+       * emacs.texi: Make "GNU GENERAL PUBLIC LICENSE" an appendix.
+       Rearrange order of nodes and sections such that both "GNU GENERAL
+       PUBLIC LICENSE" and "GNU Free Documentation License" appear at the
+       end, as appropriate for appendices.
+       (Acknowledgments): Put inside @iftex instead of @ifnotinfo.
+       Use address@hidden'.
+       * trouble.texi: Adapt sectioning in Info to the node structure.
+       Adapt node pointers to change in emacs.texi.
+       * cmdargs.texi, doclicense.texi: Adapt node pointers.
+ 
+ 2004-08-27  Richard M. Stallman  <address@hidden>
+ 
+       * faq.texi: Fix texinfo usage, esp. doublequotes.
+       (Difference between Emacs and XEmacs): Some clarification.
+ 
+       * faq.texi (Difference between Emacs and XEmacs):
+       Explain not to contrast XEmacs with GNU Emacs.
+ 
+ 2004-08-26  Richard M. Stallman  <address@hidden>
+ 
+       * faq.texi (Difference between Emacs and XEmacs): Rewrite.
+ 
+ 2004-08-25  Kenichi Handa  <address@hidden>
+ 
+       * custom.texi (Non-ASCII Rebinding): Fix and simplify the
+       description for unibyte mode.
+ 
+ 2004-08-23  Luc Teirlinck  <address@hidden>
+ 
+       * display.texi (Font Lock): Correct invalid (for hardcopy) @xref.
+ 
+       * search.texi (Regexps): Correct cryptic (in hardcopy) @ref.
+       (Configuring Scrolling): Correct invalid (for hardcopy) @xref.
+       (Regexp Replace): Standardize reference to hardcopy Elisp Manual
+       in @pxref.
+ 
+ 2004-08-22  Luc Teirlinck  <address@hidden>
+ 
+       * kmacro.texi (Keyboard Macro Counter, Keyboard Macro Step-Edit):
+       Change section names.
+ 
+ 2004-08-22  David Kastrup  <address@hidden>
+ 
+       * reftex.texi (AUCTeX): Update links, section name.
+ 
+       * faq.texi (Calc): Update availability (included in 21.4).
+       (AUCTeX): Update availability, information, versions, description.
+ 
+ 2004-08-21  Luc Teirlinck  <address@hidden>
+ 
+       * kmacro.texi (Keyboard Macro Ring): Rename section.
+       Emacs treats the head of the macro ring as the `last keyboard macro'.
+       (Keyboard Macro Counter): Minor change.
+       (Save Keyboard Macro): Some clarifications.
+       (Edit Keyboard Macro): Rename section.
+ 
+       * buffers.texi (Buffers): Maximum buffer size is now 256M on
+       32-bit machines.
+       (Several Buffers): Clarify which buffer is selected if `2' is
+       pressed in the Buffer Menu.
+       Auto Revert mode can be used to update the Buffer Menu
+       automatically.
+ 
+ 2004-08-21  Eli Zaretskii  <address@hidden>
+ 
+       * help.texi (Misc Help): Add an index entry for finding an Info
+       manual by its file name.
+ 
+ 2004-08-20  Luc Teirlinck  <address@hidden>
+ 
+       * files.texi (Backup Deletion): Correct description of
+       `delete-old-versions'.
+       (Time Stamps): `time-stamp' needs to be added to `before-save-hook'.
+       (Auto Save Files): Recommend `auto-save-mode' to reenable
+       auto-saving, rather than the abbreviation `auto-save'.
+ 
+ 2004-08-17  Luc Teirlinck  <address@hidden>
+ 
+       * emacs.texi (Top): Mention "cutting" and "pasting" as synonyms
+       for "killing" and "yanking" in main menu.
+ 
+ 2004-08-16  Richard M. Stallman  <address@hidden>
+ 
+       * killing.texi (Yanking, Killing): Minor cleanups.
+ 
+       * mark.texi (Momentary Mark): Minor cleanups.
+ 
+ 2004-08-15  Kenichi Handa  <address@hidden>
+ 
+       * custom.texi (Non-ASCII Rebinding):
+       C-q always inserts the right code to pass to global-set-key.
+ 
+ 2004-08-14  Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.in (../info/tramp, tramp.dvi): Depend on trampver.texi.
+ 
+ 2004-08-13  Luc Teirlinck  <address@hidden>
+ 
+       * regs.texi (RegNumbers): Mention `C-x r i' binding for
+       `insert-register', instead of `C-x r g' binding, for consistency.
+ 
+ 2004-08-12  Luc Teirlinck  <address@hidden>
+ 
+       * fixit.texi (Spelling): Fix typo.
+ 
+ 2004-08-11  Luc Teirlinck  <address@hidden>
+ 
+       * help.texi (Help): Fix Texinfo usage.
+ 
+ 2004-08-11  Martin Stjernholm  <address@hidden>
+ 
+       * cc-mode.texi: Various updates for CC Mode 5.30.9.
+ 
+ 2004-08-10  Michael Albinus  <address@hidden>
+ 
+       Sync with Tramp 2.0.44.
+ 
+ 2004-08-05  Lars Hansen  <address@hidden>
+ 
+       * widget.texi (User Interface): Update how to separate the
+       editable field of an editable-field widget from other widgets.
+       (Programming Example): Add text after field.
+ 
+ 2004-07-24  Richard M. Stallman  <address@hidden>
+ 
+       * text.texi (Paragraphs): Update how paragraphs are separated
+       and the default for paragraph-separate.
+ 
+       * search.texi (Regexp Replace): Further update text for new
+       replacement operators.
+ 
  2004-08-31  Katsumi Yamaoka  <address@hidden>
  
        * emacs-mime.texi (Encoding Customization): Add a note to the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]