projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58cf102
)
Abolish `message-max-size' because it is not used.
author
morioka
<morioka>
Thu, 27 Nov 1997 09:28:01 +0000
(09:28 +0000)
committer
morioka
<morioka>
Thu, 27 Nov 1997 09:28:01 +0000
(09:28 +0000)
lisp/message.el
patch
|
blob
|
history
diff --git
a/lisp/message.el
b/lisp/message.el
index
3bbb3ee
..
591b827
100644
(file)
--- a/
lisp/message.el
+++ b/
lisp/message.el
@@
-2339,8
+2339,6
@@
to find out how to use this."
nil)
(t t))))))
-(defconst message-max-size 60000)
-
(defun message-check-news-body-syntax ()
(and
;; Check for long lines.