aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge from gnus--devo--0Miles Bader2008-06-062-5/+668
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1215
* (Iteration Clauses): Fix incorrect "identical" examples.Stefan Monnier2008-05-302-1/+5
|
* Docstring improvement.Stefan Monnier2008-05-281-1/+1
|
* Merge from gnus--devo--0Miles Bader2008-05-262-0/+12
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1178
* (Calc Summary): Mention register commands.Jay Belanger2008-05-181-4/+55
| | | | (Saving Into Registers, Inserting From Registers): New sections.
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-165-40/+31
|
* Merge from gnus--devo--0Miles Bader2008-05-162-8/+16
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1165
* Add Shigeru Fukaya to SES authors list.Jonathan Yavner2008-05-152-1/+6
|
* (Top): Fix typo in xref.Juanma Barranquero2008-05-062-1/+5
|
* xref to standalone info manualKarl Berry2008-05-052-3/+8
|
* Merge from gnus--devo--0Miles Bader2008-05-022-0/+12
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1137
* (Moving subtrees): Fix typo.Juanma Barranquero2008-05-022-1/+5
|
* * tramp.texi (Frequently Asked Questions): Explain, how to disableMichael Albinus2008-04-282-0/+24
| | | | Tramp via `tramp-mode'.
* Massive changes in all parts of the documentation.Carsten Dominik2008-04-271-860/+1148
|
* *** empty log message ***Carsten Dominik2008-04-271-0/+4
|
* Merge from gnus--devo--0Miles Bader2008-04-213-14/+54
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1118
* (Calc Summary): Add mention of `kron'.Jay Belanger2008-04-111-0/+1
|
* *** empty log message ***Jay Belanger2008-04-111-1/+1
|
* *** empty log message ***Jay Belanger2008-04-111-0/+5
|
* calc.texi (Vector and Matrix Arithmetic): Add mention of `kron'.Jay Belanger2008-04-111-0/+6
|
* Merge from emacs--rel--22Miles Bader2008-04-053-2/+11
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1107
* doc/misc/ChangeLog: Update.Michael Olson2008-04-011-0/+5
|
* minor fixes for EasyPGMichael Olson2008-04-011-0/+7
| | | | | | | | Hello, Would someone please apply the attached patch which only contains minor bug/doc fixes for EasyPG? Then I'll post an update of the patch: http://article.gmane.org/gmane.emacs.devel/89452
* * gnus.texi (Example Methods): Fix description about ssh-agent.Katsumi Yamaoka2008-03-312-8/+11
| | | | | (Indirect Functions): Fix the default value of nntp-telnet-command; remove link to connect.html.
* * trampver.texi: Update release number.Michael Albinus2008-03-301-1/+1
|
* * net/tramp.el (tramp-do-copy-or-rename-file): Fix check forMichael Albinus2008-03-301-0/+2
| | | | overwriting when NEWNAME is a local file.
* * dbus.texi (Synchronous Methods): New parameter TIMEOUT forMichael Albinus2008-03-302-2/+15
| | | | | dbus-call-method. (Receiving Method Calls): The timeout can be set by the calling client.
* (nntp-netcat-command): Rename from nntp-via-netcat-command.Stefan Monnier2008-03-301-10/+10
| | | | | | | | | | (nntp-netcat-switches): Rename from nntp-via-netcat-switches. (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer. (nntp-service-to-port): New function. (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet) (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it. (nntp-open-netcat-stream): New function. (nntp-open-via-rlogin-and-netcat): Don't use a pty.
* (Top): Fix version. Add SASL.Reiner Steib2008-03-292-1/+6
|
* * trampver.texi: Update release number.Michael Albinus2008-03-292-1/+7
|
* Merge from gnus--devo--0Miles Bader2008-03-294-32/+191
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1104
* *** empty log message ***Kenichi Handa2008-03-271-23/+23
|
* * tramp.texi (Filename completion): Remove footnote about let-bindMichael Albinus2008-03-261-11/+1
| | | | of `partial-completion-mode'. It doesn't work this way.
* *** empty log message ***Michael Albinus2008-03-261-0/+5
|
* (Contributors): Update my email.Stefan Monnier2008-03-262-1/+5
|
* * dbus.texi (Receiving Method Calls): Mention default D-Bus timeout.Michael Albinus2008-03-212-0/+8
|
* (Viewing): Update URL for adding header fields toBill Wohler2008-03-172-4/+10
| | | | mh-invisible-header-fields-default.
* (Preface): Add Gnus to requirements.Bill Wohler2008-03-162-8/+16
| | | | (Forwarding): Note that forwarded MIME messages are now inline.
* (Example Methods, Direct Functions, Indirect Functions)Stefan Monnier2008-03-142-47/+68
| | | | | (Common Variables): Give precedence to the netcat methods over the telnet methods, and mention that they are more reliable.
* * org.texi (Exporting Agenda Views): Document agenda export toCarsten Dominik2008-03-131-210/+423
| | | | | | iCalendar. (Progress logging): Document the new progress logging stuff.
* *** empty log message ***Carsten Dominik2008-03-131-0/+6
|
* Merge from gnus--devo--0Miles Bader2008-03-103-5/+36
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1099
* Merge from gnus--devo--0Miles Bader2008-03-102-2/+7
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1097
* (Limitations and Known Bugs): State that the number of parens/brackets inAlan Mackenzie2008-03-071-0/+8
| | | | a k&r region is limited.
* *** empty log message ***Alan Mackenzie2008-03-071-0/+5
|
* Merge from gnus--devo--0Miles Bader2008-02-272-0/+14
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1086
* Remove a lot of old and obsolete info.Glenn Morris2008-02-272-649/+82
| | | | | | | | | | | | | | (titlepage): Simplify. (Emacs 19 MUAs, Emacs 18 MUAs, MH-E with any Emacsen) (VM with any Emacsen, GNEWS with any Emacsen) (Overloading for Non-conforming MUAs, Version 3 Changes) (The Supercite Mailing List): Delete nodes. (Introduction): Remove info about old packages. (Getting Connected): Simplify. Remove info about old packages. (Citing Commands): Delete Emacs 19 info. (Hints to MUA Authors): Simplify. (Thanks and History): Merge in some info from the deleted node "Version 3 Changes".
* Merge from emacs--rel--22Miles Bader2008-02-243-3/+8
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1074
* Merge from gnus--devo--0Miles Bader2008-02-242-0/+7
| | | | Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1073
* (Overview): Fix typo.Romain Francoise2008-02-122-1/+5
|