dotemacs

My Emacs configuration
git clone git://git.entf.net/dotemacs
Log | Files | Refs | LICENSE

sly-named-readtables-autoloads.el (595B)


      1 ;;; sly-named-readtables-autoloads.el --- automatically extracted autoloads (do not edit)   -*- lexical-binding: t -*-
      2 ;; Generated by the `loaddefs-generate' function.
      3 
      4 ;; This file is part of GNU Emacs.
      5 
      6 ;;; Code:
      7 
      8 (add-to-list 'load-path (or (and load-file-name (file-name-directory load-file-name)) (car load-path)))
      9 
     10 
     11 ;;; End of scraped data
     12 
     13 (provide 'sly-named-readtables-autoloads)
     14 
     15 ;; Local Variables:
     16 ;; version-control: never
     17 ;; no-byte-compile: t
     18 ;; no-update-autoloads: t
     19 ;; no-native-compile: t
     20 ;; coding: utf-8-emacs-unix
     21 ;; End:
     22 
     23 ;;; sly-named-readtables-autoloads.el ends here