Commit graph

3260 commits

Author SHA1 Message Date
Bill Wohler
a86cce4f82 (VERSION, EDITION, UPDATED, UPDATE-MONTH): Update for release 8.0.1.
(Preface): Depend on GNU mailutils 1.0 and higher.
2006-06-21 05:17:40 +00:00
Kenichi Handa
1e0fd4cd53 *** empty log message *** 2006-06-20 02:06:13 +00:00
Miles Bader
5cfd0f2e4f Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 107)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-317
2006-06-20 00:20:01 +00:00
Karl Berry
2aa8102725 mention C-q 2006-06-19 20:53:29 +00:00
Carsten Dominik
3d62681df6 *** empty log message *** 2006-06-19 06:55:27 +00:00
Carsten Dominik
5aafad2e4e (Publishing links): Document the
`:link-validation-function' property.
        (Extensions and Hacking): New chapter, includes some sections
        of
        the "Miscellaneous" chapter.
2006-06-19 06:54:43 +00:00
Carsten Dominik
0fee8d6e46 Require noutline, also on XEmacs.
(org-end-of-subtree): Return point.
        (org-dblock-start-re, org-dblock-end-re): New constants.
        (org-create-dblock, org-prepare-dblock, org-map-dblocks)
        (org-dblock-update, org-update-dblock,
        org-beginning-of-dblock)
        (org-update-all-dblocks, org-find-dblock): New functions.
        (org-collect-clock-time-entries): New function.
        (org-html-handle-time-stamps): Never export CLOCK timeranges.
        (org-fixup-indentation): Modified to deadl correctly with
        lines
        starting with TAB.  Only one argument DIFF now.
        (org-demote, org-promote): Call `org-fixup-indentation' with
        just
        one argument, DIFF.
        (org-mode): Don't mark buffer as modified when aligning
        tables.
        (org-clock-sum): Don't makr buffer modified when adding time
        sum
        properties.
        (org-export-as-html): Added support for a link validation
        function.
        (org-archive-all-done): New function.
        (org-archive-subtree): New prefix argument.  When set, archive
        all
        done subtrees in this buffer.
        (org-remove-clock-overlays)
        (org-remove-occur-highlights): Use
        `org-inhibit-highlight-removal'.
        (org-inhibit-highlight-removal): New variable, for dyn amic
        scoping.
        (org-put-clock-overlay): Don't swallow last headline character
        when displaying overlay.
        (org-store-link): Link to `image-mode' with just the file
        name.
2006-06-19 06:54:22 +00:00
Michael Kifer
e651696081 2006-06-18 Michael Kifer <kifer@cs.stonybrook.edu>
some typo fixes
2006-06-18 17:12:16 +00:00
Ramprasad B
9e363b8991 changed my email-id 2006-06-18 09:14:51 +00:00
YAMAMOTO Mitsuharu
23666aa8ec (Mac Input): Minor update. 2006-06-16 08:33:41 +00:00
YAMAMOTO Mitsuharu
aa2f234a42 *** empty log message *** 2006-06-16 08:09:09 +00:00
YAMAMOTO Mitsuharu
f4d07c63ec (Mac Input): Add description of mac-function-modifier.
Now Unicode keyboard layouts work.
2006-06-16 08:08:28 +00:00
Carsten Dominik
91d85d5fd8 (Progress logging): New section. 2006-06-10 14:16:17 +00:00
Carsten Dominik
23643307e0 *** empty log message *** 2006-06-10 14:16:04 +00:00
Richard M. Stallman
9e362b84e9 *** empty log message *** 2006-06-10 10:52:27 +00:00
Richard M. Stallman
27c82bfe96 (Recognize Coding): Clarify previous change. 2006-06-10 10:42:32 +00:00
Kenichi Handa
7aa5b22f29 (Recognize Coding): Describe the convention of "CODING!"
notation.
2006-06-09 04:09:30 +00:00
Eli Zaretskii
afd63bda16 *** empty log message *** 2006-06-07 18:03:36 +00:00
Eli Zaretskii
c8c1ca7ba0 (General Variables): Fix smtpmail xref. 2006-06-07 18:02:30 +00:00
Eli Zaretskii
276103ef30 (Coding Systems): Footnote xref "MS-DOS and MULE" in main manual for @ifnottex,
but in emacs-extra for @iftex.
2006-06-07 18:01:50 +00:00
Miles Bader
26c9afc323 Merge from gnus--rel--5.10
Patches applied:

 * gnus--rel--5.10  (patch 103-104)

   - Update from CVS

Revision: emacs@sv.gnu.org/emacs--devo--0--patch-295
2006-06-07 16:39:16 +00:00
Nick Roberts
fc275000aa (Watch Expressions): Move node to end.
(GDB Graphical Interface): Move description of clicks in fringe...
(GDB commands in the Fringe): ...to here.  New node.
2006-06-06 23:16:32 +00:00
Nick Roberts
afbef80c86 *** empty log message *** 2006-06-06 23:15:57 +00:00
Carsten Dominik
2dcffa1c62 (ASCII export): Document indentation adaptation.
(Setting tags): Document mutually-exclusive tags.
2006-06-06 08:26:54 +00:00
Carsten Dominik
98a5380242 *** empty log message *** 2006-06-06 08:26:45 +00:00
Romain Francoise
420b775e77 (irc): Mention new funs url-irc-rcirc' and url-irc-erc'.
Fix typo.
2006-06-05 11:55:28 +00:00
Romain Francoise
3e26254b48 (Question 8.6): Update reference to the Gnus
channel (#gnus@irc.freenode.net).
Fix typos.  Update copyright notice.
2006-06-05 11:50:40 +00:00
Romain Francoise
4dc5fe62c3 * cc-mode.texi (Getting Started, Indentation Commands, Config Basics)
(Custom Filling and Breaking, Custom Braces, Syntactic Symbols)
(Line-Up Functions, Custom Macros):
* ediff.texi (Window and Frame Configuration)
(Highlighting Difference Regions, Highlighting Difference Regions):
* emacs-mime.texi (Display Customization):
* erc.texi (History):
* eshell.texi (Known problems):
* eudc.texi (Overview, BBDB):
* gnus.texi (NNTP, IMAP, Advanced Scoring Examples)
(The problem of spam, SpamOracle, Extending the Spam package)
(Conformity, Terminology):
* idlwave.texi (Routine Info, Routine Info)
(Class and Keyword Inheritance, Padding Operators)
(Breakpoints and Stepping, Electric Debug Mode)
(Examining Variables, Troubleshooting):
* org.texi (Creating timestamps):
* reftex.texi (Commands, Options, Changes):
* tramp.texi (Inline methods, Password caching)
(Auto-save and Backup, Issues):
* vip.texi (Files, Commands in Insert Mode):
* viper.texi (Emacs Preliminaries, States in Viper)
(Packages that Change Keymaps, Viper Specials, Groundwork):
* xresmini.texi (GTK resources):
Fix various typos.
2006-06-05 11:44:42 +00:00
Nick Roberts
55d5a4633a (GDB Graphical Interface): Update bindings.
(Commands of GUD): Add gud-print.  Remove gud-run.  Restate
availability more generally.
2006-06-05 10:14:49 +00:00
Nick Roberts
623c14d3aa *** empty log message *** 2006-06-05 10:14:16 +00:00
Kim F. Storm
34c614a862 Corrections for AUTHORS. 2006-06-04 22:00:54 +00:00
Richard M. Stallman
3c8c279cc1 Lots of cleanups. 2006-06-04 02:17:49 +00:00
Luc Teirlinck
55f626914e (Shell History Copying): Update descriptions of `C-c RET' and Mouse-2. 2006-06-02 02:18:58 +00:00
Luc Teirlinck
90d40a35c3 *** empty log message *** 2006-06-02 02:15:46 +00:00
Jan Djärv
0e00a9dc33 * screen.texi (Menu Bar): Change menu-bar-start to menu-bar-open. 2006-06-01 06:40:28 +00:00
Eli Zaretskii
12e2242536 Fix typos. 2006-05-31 20:23:15 +00:00
Richard M. Stallman
d3b87ec494 (Moving Point): Fix previous change. 2006-05-31 16:23:16 +00:00
Carsten Dominik
6a04ed1c2f Small typo fixes. 2006-05-30 16:31:32 +00:00
Carsten Dominik
c39d5865e9 *** empty log message *** 2006-05-30 16:31:11 +00:00
Karl Berry
fe23e770ff autoupdate 2006-05-30 14:20:02 +00:00
Michael Albinus
f54511f3ba * tramp.texi (Frequently Asked Questions): Disable zsh zle. 2006-05-29 20:30:16 +00:00
Jan Djärv
974bed98c1 * screen.texi (Menu Bar): F10 for Gtk+/Lesstif/Lucid menus. 2006-05-29 07:15:22 +00:00
Richard M. Stallman
411fe8f336 Many simplifications and improvements in wording. 2006-05-29 01:58:27 +00:00
Thien-Thi Nguyen
3dc2d96d22 Fix typos. 2006-05-27 22:22:47 +00:00
Thien-Thi Nguyen
8bc8d8544a Fix typos.
(Customization): Say "us".
2006-05-27 21:54:27 +00:00
Eli Zaretskii
3d0793e4bf *** empty log message *** 2006-05-26 20:18:16 +00:00
Eli Zaretskii
b33ddfab42 Remove bogus @setfilename. 2006-05-26 20:17:58 +00:00
Nick Roberts
85f92a48e1 *** empty log message *** 2006-05-26 09:27:18 +00:00
Carsten Dominik
9fd4737345 *** empty log message *** 2006-05-26 05:37:27 +00:00
Carsten Dominik
0730c5399b (ASCII export): Omit command name.
(HTML export): Add prefix to all lines in Local Variable
        example.
        (Acknowledgments): Typeset names in italics.
2006-05-26 05:35:42 +00:00