yuuji@23: ;;; -*- Emacs-Lisp -*- yuuji@23: ;;; Hooks for YaTeX yuuji@23: yuuji@23: ;;; 野鳥に関連する記述(たとえばアドイン関数)は yatexhks.el という名前の yuuji@23: ;;; ファイルに入れてください。起動時に自動的にロードします。 yuuji@23: yuuji@23: ;;; All the private definitions for YaTeX can be stuffed into the file yuuji@23: ;;; named `yatexhks.el'. The file `yatexhks.el' will be automatically yuuji@23: ;;; loaded at the end of loading `yatex.el'. yuuji@23: yuuji@23: ;Private definitions begins from here. yuuji@23: yuuji@23: yuuji@23: ; yuuji@23: ;;; End of yatexhks.el yuuji@23: (provide 'yatexhks)