mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
* lisp/ps-print.el (ps-message-log-max): Remove XEmacs compat code.
This commit is contained in:
parent
62761d423e
commit
9d60ce1762
1 changed files with 0 additions and 1 deletions
|
|
@ -4114,7 +4114,6 @@ If EXTENSION is any other symbol, it is ignored."
|
||||||
|
|
||||||
(defun ps-message-log-max ()
|
(defun ps-message-log-max ()
|
||||||
(and (not (string= (buffer-name) "*Messages*"))
|
(and (not (string= (buffer-name) "*Messages*"))
|
||||||
(boundp 'message-log-max)
|
|
||||||
message-log-max))
|
message-log-max))
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue