Mercurial > emacs
changeset 104139:0da1a59d39d2
*** empty log message ***
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Mon, 03 Aug 2009 08:31:08 +0000 |
parents | 1f05feb52986 |
children | a01de4859d65 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Aug 03 08:22:04 2009 +0000 +++ b/lisp/ChangeLog Mon Aug 03 08:31:08 2009 +0000 @@ -2,7 +2,7 @@ * net/tramp.el (tramp-rfn-eshadow-update-overlay-regexp) New defconst. - (tramp-rfn-eshadow-update-overlay): Use it. + (tramp-rfn-eshadow-update-overlay): Use it. (Bug#4004) 2009-08-02 Kevin Ryde <user42@zip.com.au>