Mercurial > emacs
comparison lisp/ChangeLog @ 111463:2b608e45c21e
Silence skeleton.el compilation.
* lisp/skeleton.el (skeleton-internal-list, skeleton-internal-1):
Prefix dynamic local variable `skeleton'.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 09 Nov 2010 20:30:21 -0800 |
parents | 069b19afe352 |
children | 9ab5ff757483 |
comparison
equal
deleted
inserted
replaced
111462:069b19afe352 | 111463:2b608e45c21e |
---|---|
50 (eshell-shuffle-files, eshell-shorthand-tar-command) | 50 (eshell-shuffle-files, eshell-shorthand-tar-command) |
51 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln): | 51 (eshell-mvcpln-template, eshell/mv, eshell/cp, eshell/ln): |
52 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'. | 52 Prefix dynamic locals `interactive', `preview', `recursive', `verbose'. |
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 | |
56 * skeleton.el (skeleton-internal-list, skeleton-internal-1): | |
57 Prefix dynamic local variable `skeleton'. | |
55 | 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 |
59 in mail buffer; make yank-action always a command that yanks original | 62 in mail buffer; make yank-action always a command that yanks original |