annotate lisp/subdirs.el @ 29364:2891d66b723b

(tibetan-composable-pattern): More characters included. (tibetan-consonant-transcription-alist): Rule for "R" added. (tibetan-subjoined-transcription-alist): Rules for "+W", "+Y", and "+R" added. (tibetan-base-to-subjoined-alist): Rule for "RA" added.
author Kenichi Handa <handa@m17n.org>
date Thu, 01 Jun 2000 11:02:58 +0000
parents a7bf11fbec64
children fb7388151943
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
25867
Dave Love <fx@gnu.org>
parents:
diff changeset
1 ;; In load-path, after this directory should come
Dave Love <fx@gnu.org>
parents:
diff changeset
2 ;; certain of its subdirectories. Here we specify them.
27311
a7bf11fbec64 Add `net' directory.
Gerd Moellmann <gerd@gnu.org>
parents: 25867
diff changeset
3 (normal-top-level-add-to-load-path '("textmodes" "progmodes" "play" "net" "mail" "language" "international" "gnus" "emulation" "emacs-lisp" "calendar" ))