diff options
| author | Michael Albinus | 2008-05-14 19:55:11 +0000 |
|---|---|---|
| committer | Michael Albinus | 2008-05-14 19:55:11 +0000 |
| commit | 674da0287d0d10ff0eade18bf5bec2ffb8ce3dfa (patch) | |
| tree | 2b93c3b62406db33c70d05dbb3c74b26db4d1c53 /lisp/ChangeLog | |
| parent | 192350af69a3e439251af2520cd0626689edeadc (diff) | |
| download | emacs-674da0287d0d10ff0eade18bf5bec2ffb8ce3dfa.tar.gz emacs-674da0287d0d10ff0eade18bf5bec2ffb8ce3dfa.zip | |
* net/tramp.el (tramp-echo-mark): Update docstring.
(tramp-echo-mark-marker): New defconst.
(tramp-check-for-regexp): Use it.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 21fc108c895..379f2731ac5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-05-14 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-echo-mark): Update docstring. | ||
| 4 | (tramp-echo-mark-marker): New defconst. | ||
| 5 | (tramp-check-for-regexp): Use it. | ||
| 6 | |||
| 1 | 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com> | 7 | 2008-05-14 Eric S. Raymond <esr@snark.thyrsus.com> |
| 2 | 8 | ||
| 3 | * vc.el (vc-deduce-fileset): Do the right thing when visting a | 9 | * vc.el (vc-deduce-fileset): Do the right thing when visting a |