2009-08-21 Dan Nicolaescu <dann@ics.uci.edu>
+ * loadup.el: Remove leftover macos code.
+
* vc-git.el (vc-git-annotate-command): Run asynchronously.
Explicitly pass the date format to git blame so that user local
so that the output format can be parsed.
(load "term/pc-win")
(load "ls-lisp")
(load "disp-table"))) ; needed to setup ibm-pc char set, see internal.el
-(if (eq system-type 'macos)
- (progn
- (load "ls-lisp")))
(if (featurep 'ns)
(progn
(load "emacs-lisp/easymenu") ;; for platform-related menu adjustments