diff options
author | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2020-12-14 09:31:28 +0100 |
---|---|---|
committer | Torsten Hilbrich <torsten.hilbrich@gmx.net> | 2020-12-14 11:45:24 +0100 |
commit | a557a103cc576c97a82346760a84947fe296000c (patch) | |
tree | 971df4667cd8c55eff8a265cb4d5c76cb5823f20 /lisp/emacs-lisp/bytecomp.el | |
parent | 54a3964e290d277df1e510c8829ede926aac23b2 (diff) | |
download | emacs-a557a103cc576c97a82346760a84947fe296000c.tar.gz emacs-a557a103cc576c97a82346760a84947fe296000c.tar.bz2 emacs-a557a103cc576c97a82346760a84947fe296000c.zip |
* lisp/net/dictionary-connection.el: Prefer defsubst
Use defsubst instead of defmacro here. It was suggested by Stefan
Kangas to replace the defmacro here and, looking at the lispref,
defsubst seems to be a suitable replacement providing the same
benefit of inlining functionality as the defmacro.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions