diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2021-02-11 20:41:02 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2021-02-12 20:52:05 +0100 |
commit | c4459a10a6962d90adc4cdfada36175aaed99dfc (patch) | |
tree | ad67342a2db5170eb3c58f5691f3fa8c0b1aeeed /test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-ignore-override.el | |
parent | b24ae269b28673fabf4458f0c3d4afbf5c93a164 (diff) | |
download | emacs-c4459a10a6962d90adc4cdfada36175aaed99dfc.tar.gz emacs-c4459a10a6962d90adc4cdfada36175aaed99dfc.tar.bz2 emacs-c4459a10a6962d90adc4cdfada36175aaed99dfc.zip |
Don't inline tramp-debug-message
* lisp/net/tramp.el (tramp-debug-message): Change defsubst into defun.
Until now the byte-compiler hasn't been clever enough to inline this
function but this is about to change; the code expansion is
unnecessary and makes compiler improvements more difficult to gauge.
Diffstat (limited to 'test/lisp/emacs-lisp/bytecomp-resources/warn-wide-docstring-ignore-override.el')
0 files changed, 0 insertions, 0 deletions