General comment and autoload tag update + clean up
This commit is contained in:
parent
eed919e1bb
commit
6a3252d902
11 changed files with 84 additions and 54 deletions
|
@ -79,5 +79,10 @@ these workgroups won't be auto-renamed.")
|
|||
(workgroups-mode +1)
|
||||
(wg-create-workgroup wg-first-wg-name)))
|
||||
|
||||
(unless window-system
|
||||
(defalias 'wg-workgroup-associated-buffers 'ignore)
|
||||
(defalias 'wg-current-workgroup 'ignore)
|
||||
(defalias 'wg-save-session 'ignore))
|
||||
|
||||
(provide 'core-workgroups)
|
||||
;;; core-workgroups.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue