shrug
This commit is contained in:
parent
bf7b281cdb
commit
0a4b6c49d3
@ -194,7 +194,7 @@ file, defaulting to the link under point, if any."
|
||||
"Return t if current line begins with \"[\", otherwise nil."
|
||||
(save-excursion
|
||||
(beginning-of-line)
|
||||
(looking-at "\\[")))
|
||||
(= (following-char) ?\[)))
|
||||
|
||||
(defun systemd-buffer-network-p ()
|
||||
"Return non-nil if `buffer-name' has a network-type extension, otherwise nil."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user