diff options
author | Lars Ingebrigtsen <larsi@gnus.org> | 2019-06-20 13:44:30 +0200 |
---|---|---|
committer | Lars Ingebrigtsen <larsi@gnus.org> | 2019-06-20 14:13:18 +0200 |
commit | 14ef4539bb580fe029fb2d3769dc4450f9289db8 (patch) | |
tree | 9f20c54ce7cfb1d4264a1e7e9654558347e43d0c /lisp/emacs-lisp/lisp.el | |
parent | 2396aea6fdd3fbcb5c54880db3ce09122742f6c2 (diff) | |
download | emacs-14ef4539bb580fe029fb2d3769dc4450f9289db8.tar.gz emacs-14ef4539bb580fe029fb2d3769dc4450f9289db8.tar.bz2 emacs-14ef4539bb580fe029fb2d3769dc4450f9289db8.zip |
Don't define *, ** and ** in ielm as real variables
* lisp/ielm.el: (*, **, ***): Change defvars into compiler
directives instead of real variable definitions to avoid polluting
the global Emacs namespace.
(*1, *2, *3): Ditto.
Diffstat (limited to 'lisp/emacs-lisp/lisp.el')
0 files changed, 0 insertions, 0 deletions