summaryrefslogtreecommitdiff
path: root/lisp/midnight.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/midnight.el')
-rw-r--r--lisp/midnight.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/midnight.el b/lisp/midnight.el
index 86092eda9ef..9a6b162e986 100644
--- a/lisp/midnight.el
+++ b/lisp/midnight.el
@@ -125,7 +125,7 @@ See also `clean-buffer-list-kill-regexps',
:group 'midnight)
(defcustom clean-buffer-list-kill-never-buffer-names
- '("*scratch*" "*Messages*" "*server*")
+ '("*scratch*" "*Messages*")
"List of buffer names which will never be killed by `clean-buffer-list'.
See also `clean-buffer-list-kill-never-regexps'.
Note that this does override `clean-buffer-list-kill-regexps' and