diff options
| author | Michael Albinus | 2009-08-17 19:12:10 +0000 |
|---|---|---|
| committer | Michael Albinus | 2009-08-17 19:12:10 +0000 |
| commit | 56c195afd06a749f55cca3ec6a50212cd32dae2a (patch) | |
| tree | 2b419f3f7a01481a020fae31da813754180fe1ab /lisp/ChangeLog | |
| parent | f601cdf35d3e76ffc4927ea35e0f82e72b1ba37f (diff) | |
| download | emacs-56c195afd06a749f55cca3ec6a50212cd32dae2a.tar.gz emacs-56c195afd06a749f55cca3ec6a50212cd32dae2a.zip | |
* net/tramp.el (tramp-register-completion-file-name-handler):
Check also for (member 'partial-completion completion-styles).
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0327630fbb2..24e5fa9eae3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2009-08-17 Michael Albinus <michael.albinus@gmx.de> | ||
| 2 | |||
| 3 | * net/tramp.el (tramp-register-completion-file-name-handler): | ||
| 4 | Check also for (member 'partial-completion completion-styles). | ||
| 5 | |||
| 1 | 2009-08-16 Chong Yidong <cyd@stupidchicken.com> | 6 | 2009-08-16 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand | 8 | * progmodes/cperl-mode.el (cperl-electric-paren): Don't expand |