diff options
| author | Glenn Morris | 2010-11-09 20:30:21 -0800 |
|---|---|---|
| committer | Glenn Morris | 2010-11-09 20:30:21 -0800 |
| commit | b565f5a1b987f01c2eb57437a30adc4904e80df5 (patch) | |
| tree | 150b565b41569fd30df62d6e0a7b45dd64473ca2 /lisp/ChangeLog | |
| parent | 6e4049508fd91343eb5f8e556e905adca2a3fde7 (diff) | |
| download | emacs-b565f5a1b987f01c2eb57437a30adc4904e80df5.tar.gz emacs-b565f5a1b987f01c2eb57437a30adc4904e80df5.zip | |
Silence skeleton.el compilation.
* lisp/skeleton.el (skeleton-internal-list, skeleton-internal-1):
Prefix dynamic local variable `skeleton'.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2560b7be083..fea67a36719 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -53,6 +53,9 @@ | |||
| 53 | * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries): | 53 | * eshell/em-glob.el (eshell-extended-glob, eshell-glob-entries): |
| 54 | Prefix dynamic local variable `matches'. | 54 | Prefix dynamic local variable `matches'. |
| 55 | 55 | ||
| 56 | * skeleton.el (skeleton-internal-list, skeleton-internal-1): | ||
| 57 | Prefix dynamic local variable `skeleton'. | ||
| 58 | |||
| 56 | 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org> | 59 | 2010-11-10 Katsumi Yamaoka <yamaoka@jpl.org> |
| 57 | 60 | ||
| 58 | * net/browse-url.el (browse-url-mail): Insert body part of mailto url | 61 | * net/browse-url.el (browse-url-mail): Insert body part of mailto url |