FLIM-CFG.emacs.patch 399 B

123456789101112
  1. --- flim-1.12.7.orig/FLIM-CFG Mon May 31 18:23:26 1999
  2. +++ flim-1.12.7/FLIM-CFG Sun Aug 8 19:14:00 1999
  3. @@ -9,6 +9,9 @@
  4. (add-to-list 'load-path
  5. (expand-file-name "../../site-lisp/apel" data-directory))
  6. +(add-to-list 'load-path
  7. + (expand-file-name "/usr/share/emacs/site-lisp/apel" data-directory))
  8. +
  9. (if (boundp 'LISPDIR)
  10. (progn
  11. (add-to-list 'default-load-path LISPDIR)