projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62761d4
)
* lisp/ps-print.el (ps-message-log-max): Remove XEmacs compat code.
author
Stefan Kangas
<stefan@marxist.se>
Mon, 28 Dec 2020 06:47:59 +0000
(07:47 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Mon, 28 Dec 2020 07:01:55 +0000
(08:01 +0100)
lisp/ps-print.el
patch
|
blob
|
history
diff --git
a/lisp/ps-print.el
b/lisp/ps-print.el
index 351c489f48723e175f3b778cd609d4f82936bcbf..bb4970cdaba4367d79600fa3fc33f025f74ae00b 100644
(file)
--- a/
lisp/ps-print.el
+++ b/
lisp/ps-print.el
@@
-4114,7
+4114,6
@@
If EXTENSION is any other symbol, it is ignored."
(defun ps-message-log-max ()
(and (not (string= (buffer-name) "*Messages*"))
- (boundp 'message-log-max)
message-log-max))