diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2007-07-12 21:13:06 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2007-07-12 21:13:06 +0000 |
commit | 9c0a6042d2d9ad43dc2bc1f66f969ca35963003d (patch) | |
tree | dc09a33f73f2ebc80d5fad8e4cf4ea6fd3d235a0 /man/ChangeLog | |
parent | 60f0fb11dda9422e50dd58fb1e4dff76a960a107 (diff) | |
download | emacs-9c0a6042d2d9ad43dc2bc1f66f969ca35963003d.tar.gz |
* tramp.texi (Remote processes): Don't call it "experimental" any
longer. Add subsection about running a debugger on a remote host.
Diffstat (limited to 'man/ChangeLog')
-rw-r--r-- | man/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 65173aa2f5d..2509f926f58 100644 --- a/man/ChangeLog +++ b/man/ChangeLog @@ -1,3 +1,8 @@ +2007-07-12 Michael Albinus <michael.albinus@gmx.de> + + * tramp.texi (Remote processes): Don't call it "experimental" any + longer. Add subsection about running a debugger on a remote host. + 2007-07-10 Carsten Dominik <dominik@science.uva.nl> * org.texi (Properties and columns): Chapter rewritten. |