Tweak some OS references

This commit is contained in:
Bozhidar Batsov 2018-05-06 13:35:38 +03:00
parent 11552bf9ad
commit d09630aefb
5 changed files with 6 additions and 6 deletions

View file

@ -156,7 +156,7 @@ With a prefix ARG updates all installed packages."
(epl-installed-packages))))
(message "Update finished. Restart Emacs to complete the process.")))
;;; Emacs in OSX already has fullscreen support
;;; Emacs in macOS already has fullscreen support
;;; Emacs has a similar built-in command in 24.4
(defun prelude-fullscreen ()
"Make Emacs window fullscreen.

View file

@ -11,7 +11,7 @@
;;; Commentary:
;; Some OSX specific stuff.
;; Some macOS specific stuff.
;;; License: