diff options
Diffstat (limited to 'scripts/kde-emacs/kde-emacs.el')
-rw-r--r-- | scripts/kde-emacs/kde-emacs.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/kde-emacs/kde-emacs.el b/scripts/kde-emacs/kde-emacs.el index b2865c53..386e8966 100644 --- a/scripts/kde-emacs/kde-emacs.el +++ b/scripts/kde-emacs/kde-emacs.el @@ -26,8 +26,8 @@ ;; ;; I also strongly recommend to add the following two lines to ;; .emacs file: -;; (setq kde-full-name "Your Name") -;; (setq kde-email "Your Email") +;; (set kde-full-name "Your Name") +;; (set kde-email "Your Email") ;; ;; You may want to byte-compile the package to speed it up ;; a bit. To do it in the *scratch* buffer type in the following |