; * lisp/server.el: Comment.
This commit is contained in:
parent
5bc9f498de
commit
b94d950a0a
1 changed files with 1 additions and 0 deletions
|
@ -245,6 +245,7 @@ in this way."
|
|||
:type 'boolean
|
||||
:version "21.1")
|
||||
|
||||
;; FIXME? This is not a minor mode; what's the point of this? (See bug#20201)
|
||||
(or (assq 'server-buffer-clients minor-mode-alist)
|
||||
(push '(server-buffer-clients " Server") minor-mode-alist))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue