aboutsummaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* (Indentation): Condense, simplify, clarify prev change.Richard M. Stallman2003-05-281-49/+21
|
* (GDB Graphical Interface): New node (rewritten somewhat by RMS).Richard M. Stallman2003-05-282-0/+209
|
* (Init Rebinding): Xref Non-ASCII Rebinding, forKai Großjohann2003-05-282-0/+42
| | | | | non-English letters. Explain how to set coding systems correctly and how to include the right coding cookie in the file.
* Version 2.0.34 (of Tramp) released.Kai Großjohann2003-05-242-1/+5
|
* (Indentation): Explain the concepts.Kai Großjohann2003-05-222-6/+70
| | | | | (Just Spaces): Explain why preventing tabs for indentation might be useful.
* useXIM. index entries.Dave Love2003-05-211-0/+11
|
* *** empty log message ***Michael Kifer2003-05-181-0/+1
|
* Update VM version.Glenn Morris2003-05-121-3/+3
| | | | Change reference to Gnus FAQ.
* Improve previous changes (in particular, use of @uref).Glenn Morris2003-05-032-22/+27
| | | | Add a few index entries.
* Update copyright and maintenance details.Glenn Morris2003-05-022-171/+106
| | | | | | Update some package URLs, versions, and maintainers. Remove many references to the Emacs Lisp Archive as it is no longer being updated.
* Undo rest of previous change.Richard M. Stallman2003-04-301-1/+1
|
* Undo half of previous change.Richard M. Stallman2003-04-301-1/+1
|
* *** empty log message ***Richard M. Stallman2003-04-301-2/+2
|
* Fix xref.Richard M. Stallman2003-04-241-1/+1
|
* Fix license (the invariant sections mentioned has never been part ofSimon Josefsson2003-04-232-7/+12
| | | | | the smtp manual). Align info dir entry with other emacs packages.
* *** empty log message ***Richard M. Stallman2003-04-161-0/+4
|
* (Regexps): Ref to Lisp manual for more regexp features.Richard M. Stallman2003-04-161-0/+5
|
* 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de>Kai Großjohann2003-04-083-211/+79
| | | | | * tramp.texi: Version 2.0.33 released. Remove installation chapter. Remove XEmacs specifics.
* Fix cross references.Juanma Barranquero2003-04-065-8/+8
|
* (Top): Undo the previous renaming.Richard M. Stallman2003-03-302-46/+7
| | | | (emacs-other-name, emacs-other-dir, emacs-other-file-name): Deleted.
* * tramp.el: Version 2.0.31 released.Kai Großjohann2003-03-294-73/+245
| | | | | | | | | | | | | | | | (tramp-handle-expand-file-name): Do not allow ".." to cross file handler boundaries, so that "/user@host:/../foo" expands to itself, rather than "/foo". This is intended to work in conjunction with a change in `file-relative-name' which makes sure to use absolute file names if FILE and DIRECTORY have different handlers. (tramp-handle-insert-directory): Comment out XEmacs kludge. Suggested by Katsumi Yamaoka <yamaoka@jpl.org>. * Makefile.in (../info/tramp): Compile Emacs, instead of XEmacs, version of manual. * tramp.texi (Auto-save and Backup): New node.
* Version 2.0.30 released.Kai Großjohann2003-02-282-32/+69
| | | | | Replace word "path" with "localname" where used as a component of a Tramp file name.
* M-s is only available in Text mode and its submodes.Richard M. Stallman2003-02-261-1/+3
|
* (Regexps): Convert the main table into @table @asis.Richard M. Stallman2003-02-261-13/+13
|
* Clarify where insert-abbrevs puts point.Richard M. Stallman2003-02-261-5/+7
| | | | Clarify how C-u - M-/ searches.
* *** empty log message ***Simon Josefsson2003-02-231-1/+5
|
* Fix.Simon Josefsson2003-02-231-4/+1
|
* Add.Simon Josefsson2003-02-231-23/+105
|
* *** empty log message ***Simon Josefsson2003-02-231-2/+4
|
* *** empty log message ***Simon Josefsson2003-02-231-0/+2
|
* Build smtpmail manual.Simon Josefsson2003-02-232-3/+18
|
* Document SMTPSERVER environment variable.Simon Josefsson2003-02-231-1/+4
|
* Manual for smtpmail.el.Simon Josefsson2003-02-231-0/+309
|
* Remove SMTP section.Simon Josefsson2003-02-231-167/+13
| | | | Document send-mail-function and refer to the Emacs SMTP Library manual.
* Use `toolbar' since we already have `Tool Bar'.Stefan Monnier2003-02-221-1/+1
|
* (Sending via SMTP): Explain MTA/MUA, text from Alex Schroeder ↵Simon Josefsson2003-02-222-1/+12
| | | | <alex@emacswiki.org>.
* Add node about SMTP.Simon Josefsson2003-02-222-1/+162
|
* * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbarJan Djärv2003-02-172-2/+8
|
* Make it clear that "2.0.29 released" refers to Tramp.Kai Großjohann2003-02-101-5/+3
|
* 2003-02-05 Kai Gro�ohann <kai.grossjohann@uni-duisburg.de>Kai Großjohann2003-02-052-20/+78
| | | | | | | | | | | | | | | | | | | | Version 2.0.29 released. * tramp.texi (Installation): In Emacs, use M-x texinfo-format-buffer RET, not M-x makeinfo-buffer RET. Reported by gebser@ameritech.net. 2003-02-01 Michael Albinus <Michael.Albinus@alcatel.de> * tramp.texi (Frequently Asked Questions): Explain a workaround if another package loads accidently Ange-FTP. 2003-01-24 Michael Albinus <Michael.Albinus@alcatel.de> * tramp.texi (Customizing Completion): Add function `tramp-parse-sconfig'. Change example of `tramp-set-completion-function', because parsing of ssh config files looks more natural.
* Trailing whitespace deleted.Juanma Barranquero2003-02-0454-855/+855
|
* *** empty log message ***Richard M. Stallman2003-02-041-0/+4
|
* (Glossary): Correction to Common Lisp cross reference.Richard M. Stallman2003-02-041-1/+1
|
* Time Stamps: template must have space between quotation marks.Stephen Gildea2003-02-011-1/+1
|
* Change email and real name.Jan Djärv2003-01-301-1/+1
|
* Remove obsolete comment about lack of image support on MS-WindowsJason Rumney2003-01-251-2/+1
|
* Minor @code usage fix.Thien-Thi Nguyen2003-01-251-202/+202
|
* 2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu>Michael Kifer2003-01-251-0/+1
| | | | | | | * ediff.el (ediff-revision): better defaults. * ediff-vers.el (ediff-vc-latest-version): new function. (ediff-vc-internal): use latest version instead of working version.
* *** empty log message ***Richard M. Stallman2003-01-201-0/+4
|
* (Rectangles): Document C-x c r.Richard M. Stallman2003-01-201-6/+8
|