projects
/
elisp
/
apel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fcfbf20
)
(set-buffer-multibyte): Use `defun-maybe' instead of `defsubst-maybe'.
author
morioka
<morioka>
Thu, 17 Sep 1998 16:27:53 +0000
(16:27 +0000)
committer
morioka
<morioka>
Thu, 17 Sep 1998 16:27:53 +0000
(16:27 +0000)
poem-e20_2.el
patch
|
blob
|
history
diff --git
a/poem-e20_2.el
b/poem-e20_2.el
index
340115a
..
908a20e
100644
(file)
--- a/
poem-e20_2.el
+++ b/
poem-e20_2.el
@@
-31,7
+31,7
@@
;;; @ buffer representation
;;;
-(defsubst-maybe set-buffer-multibyte (flag)
+(defun-maybe set-buffer-multibyte (flag)
"Set the multibyte flag of the current buffer to FLAG.
If FLAG is t, this makes the buffer a multibyte buffer.
If FLAG is nil, this makes the buffer a single-byte buffer.