| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | (Indentation): Condense, simplify, clarify prev change. | Richard M. Stallman | 2003-05-28 | 1 | -49/+21 | |
| | | ||||||
| * | (GDB Graphical Interface): New node (rewritten somewhat by RMS). | Richard M. Stallman | 2003-05-28 | 2 | -0/+209 | |
| | | ||||||
| * | (Init Rebinding): Xref Non-ASCII Rebinding, for | Kai Großjohann | 2003-05-28 | 2 | -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ßjohann | 2003-05-24 | 2 | -1/+5 | |
| | | ||||||
| * | (Indentation): Explain the concepts. | Kai Großjohann | 2003-05-22 | 2 | -6/+70 | |
| | | | | | | (Just Spaces): Explain why preventing tabs for indentation might be useful. | |||||
| * | useXIM. index entries. | Dave Love | 2003-05-21 | 1 | -0/+11 | |
| | | ||||||
| * | *** empty log message *** | Michael Kifer | 2003-05-18 | 1 | -0/+1 | |
| | | ||||||
| * | Update VM version. | Glenn Morris | 2003-05-12 | 1 | -3/+3 | |
| | | | | | Change reference to Gnus FAQ. | |||||
| * | Improve previous changes (in particular, use of @uref). | Glenn Morris | 2003-05-03 | 2 | -22/+27 | |
| | | | | | Add a few index entries. | |||||
| * | Update copyright and maintenance details. | Glenn Morris | 2003-05-02 | 2 | -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. Stallman | 2003-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | Undo half of previous change. | Richard M. Stallman | 2003-04-30 | 1 | -1/+1 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2003-04-30 | 1 | -2/+2 | |
| | | ||||||
| * | Fix xref. | Richard M. Stallman | 2003-04-24 | 1 | -1/+1 | |
| | | ||||||
| * | Fix license (the invariant sections mentioned has never been part of | Simon Josefsson | 2003-04-23 | 2 | -7/+12 | |
| | | | | | | the smtp manual). Align info dir entry with other emacs packages. | |||||
| * | *** empty log message *** | Richard M. Stallman | 2003-04-16 | 1 | -0/+4 | |
| | | ||||||
| * | (Regexps): Ref to Lisp manual for more regexp features. | Richard M. Stallman | 2003-04-16 | 1 | -0/+5 | |
| | | ||||||
| * | 2003-04-08 Michael Albinus <Michael.Albinus@alcatel.de> | Kai Großjohann | 2003-04-08 | 3 | -211/+79 | |
| | | | | | | * tramp.texi: Version 2.0.33 released. Remove installation chapter. Remove XEmacs specifics. | |||||
| * | Fix cross references. | Juanma Barranquero | 2003-04-06 | 5 | -8/+8 | |
| | | ||||||
| * | (Top): Undo the previous renaming. | Richard M. Stallman | 2003-03-30 | 2 | -46/+7 | |
| | | | | | (emacs-other-name, emacs-other-dir, emacs-other-file-name): Deleted. | |||||
| * | * tramp.el: Version 2.0.31 released. | Kai Großjohann | 2003-03-29 | 4 | -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ßjohann | 2003-02-28 | 2 | -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. Stallman | 2003-02-26 | 1 | -1/+3 | |
| | | ||||||
| * | (Regexps): Convert the main table into @table @asis. | Richard M. Stallman | 2003-02-26 | 1 | -13/+13 | |
| | | ||||||
| * | Clarify where insert-abbrevs puts point. | Richard M. Stallman | 2003-02-26 | 1 | -5/+7 | |
| | | | | | Clarify how C-u - M-/ searches. | |||||
| * | *** empty log message *** | Simon Josefsson | 2003-02-23 | 1 | -1/+5 | |
| | | ||||||
| * | Fix. | Simon Josefsson | 2003-02-23 | 1 | -4/+1 | |
| | | ||||||
| * | Add. | Simon Josefsson | 2003-02-23 | 1 | -23/+105 | |
| | | ||||||
| * | *** empty log message *** | Simon Josefsson | 2003-02-23 | 1 | -2/+4 | |
| | | ||||||
| * | *** empty log message *** | Simon Josefsson | 2003-02-23 | 1 | -0/+2 | |
| | | ||||||
| * | Build smtpmail manual. | Simon Josefsson | 2003-02-23 | 2 | -3/+18 | |
| | | ||||||
| * | Document SMTPSERVER environment variable. | Simon Josefsson | 2003-02-23 | 1 | -1/+4 | |
| | | ||||||
| * | Manual for smtpmail.el. | Simon Josefsson | 2003-02-23 | 1 | -0/+309 | |
| | | ||||||
| * | Remove SMTP section. | Simon Josefsson | 2003-02-23 | 1 | -167/+13 | |
| | | | | | Document send-mail-function and refer to the Emacs SMTP Library manual. | |||||
| * | Use `toolbar' since we already have `Tool Bar'. | Stefan Monnier | 2003-02-22 | 1 | -1/+1 | |
| | | ||||||
| * | (Sending via SMTP): Explain MTA/MUA, text from Alex Schroeder ↵ | Simon Josefsson | 2003-02-22 | 2 | -1/+12 | |
| | | | | | <alex@emacswiki.org>. | |||||
| * | Add node about SMTP. | Simon Josefsson | 2003-02-22 | 2 | -1/+162 | |
| | | ||||||
| * | * xresources.texi (GTK names in Emacs): Add emacs-toolbar - GtkToolbar | Jan Djärv | 2003-02-17 | 2 | -2/+8 | |
| | | ||||||
| * | Make it clear that "2.0.29 released" refers to Tramp. | Kai Großjohann | 2003-02-10 | 1 | -5/+3 | |
| | | ||||||
| * | 2003-02-05 Kai Gro�ohann <kai.grossjohann@uni-duisburg.de> | Kai Großjohann | 2003-02-05 | 2 | -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 Barranquero | 2003-02-04 | 54 | -855/+855 | |
| | | ||||||
| * | *** empty log message *** | Richard M. Stallman | 2003-02-04 | 1 | -0/+4 | |
| | | ||||||
| * | (Glossary): Correction to Common Lisp cross reference. | Richard M. Stallman | 2003-02-04 | 1 | -1/+1 | |
| | | ||||||
| * | Time Stamps: template must have space between quotation marks. | Stephen Gildea | 2003-02-01 | 1 | -1/+1 | |
| | | ||||||
| * | Change email and real name. | Jan Djärv | 2003-01-30 | 1 | -1/+1 | |
| | | ||||||
| * | Remove obsolete comment about lack of image support on MS-Windows | Jason Rumney | 2003-01-25 | 1 | -2/+1 | |
| | | ||||||
| * | Minor @code usage fix. | Thien-Thi Nguyen | 2003-01-25 | 1 | -202/+202 | |
| | | ||||||
| * | 2003-01-25 Michael Kifer <kifer@cs.stonybrook.edu> | Michael Kifer | 2003-01-25 | 1 | -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. Stallman | 2003-01-20 | 1 | -0/+4 | |
| | | ||||||
| * | (Rectangles): Document C-x c r. | Richard M. Stallman | 2003-01-20 | 1 | -6/+8 | |
| | | ||||||