In a screen cast on Common List the author uses uninterned symbols for package names and exports.
(defpackage #:foo (:use :cl) (:export #:bar #:ba
#' is a shorthand for the function operator (this is used a few times in the Practical Common Lisp book).
#'
function