diff options
author | JSDurand <mmemmew@gmail.com> | 2024-02-12 10:58:34 +0800 |
---|---|---|
committer | JSDurand <mmemmew@gmail.com> | 2024-02-12 10:58:34 +0800 |
commit | d1c8f871bf5c52839d555ac03269891dced661a9 (patch) | |
tree | 8efffc8156cebd8389b6f24d5ebfd5f3b4ace233 /ibuffer.el | |
parent | 09e511ee73a65ee9fcfca32c4ecdc6ec91da123c (diff) |
common: Avoid manual byte codes
* common.el (durand-display-in-one-window): I defined the function by
use of manual byte codes, which is not a good idea: Emacs can very
well change the meanings of the byte codes without announcements,
and then I would have to change the code anyways.
Diffstat (limited to 'ibuffer.el')
0 files changed, 0 insertions, 0 deletions