Remove vestigial mentions of the :feature category
It was removed long, long ago.
This commit is contained in:
parent
7b07e612b4
commit
87e209badc
3 changed files with 3 additions and 3 deletions
|
@ -6,7 +6,7 @@
|
|||
;;;###autoload
|
||||
(defun +twitter-display-buffer-fn (buf)
|
||||
"A replacement display-buffer command for `twittering-pop-to-buffer-function'
|
||||
that works with the feature/popup module."
|
||||
that works with the ui/popup module."
|
||||
(let ((win (selected-window)))
|
||||
(display-buffer buf)
|
||||
;; This is required because the new window generated by `pop-to-buffer'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue