!
This commit is contained in:
parent
05f3426cf8
commit
8ebca8b207
1 changed files with 1 additions and 1 deletions
|
|
@ -192,7 +192,7 @@ Copies to both kill ring and system clipboard
|
|||
** Is Android
|
||||
#+begin_src emacs-lisp
|
||||
(defun kylekrein/is-android ()
|
||||
(eq system-type 'android))
|
||||
(string-equal system-type "android"))
|
||||
#+end_src
|
||||
** Notifications
|
||||
*** Alert package
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue