mirror of
https://github.com/emacs-exwm/exwm.git
synced 2024-11-23 13:07:59 +01:00
exwm-config: Remove obsolete alias exwm-config-default
* exwm-config.el (exwm-config-default): Remove obsolete alias.
This commit is contained in:
parent
c3d1bdabb0
commit
cc8592d30f
1 changed files with 0 additions and 3 deletions
|
@ -28,9 +28,6 @@
|
||||||
(require 'exwm)
|
(require 'exwm)
|
||||||
(require 'ido)
|
(require 'ido)
|
||||||
|
|
||||||
(define-obsolete-function-alias 'exwm-config-default
|
|
||||||
#'exwm-config-example "27.1")
|
|
||||||
|
|
||||||
(defun exwm-config-example ()
|
(defun exwm-config-example ()
|
||||||
"Default configuration of EXWM."
|
"Default configuration of EXWM."
|
||||||
;; Set the initial workspace number.
|
;; Set the initial workspace number.
|
||||||
|
|
Loading…
Reference in a new issue