Show
Ignore:
Timestamp:
01/30/09 23:52:02 (16 years ago)
Author:
naoya_t
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/elisp/pdicv-mode/trunk/pdicviewer.el

    r67 r71  
    11;; pdicviewer.el - PDIC Viewer for Emacs 
    22;; 
    3 ;; Copyright (C) 2005 Naoya TOZUKA. All Rights Reserved. 
     3;; Copyright (C) 2005-2009 naoya_t. All Rights Reserved. 
    44;; 
    5 ;; Author: Naoya TOZUKA <pdicviewer@gmail.com> 
    6 ;; Maintainer: Naoya TOZUKA <pdicviewer@gmail.com> 
    7 ;; Primary distribution site: http://pdicviewer.naochan.com/el/ 
     5;; Author: naoya_t <naoya.t@aqua.plala.or.jp> 
     6;; Maintainer: naoya_t <naoya.t@aqua.plala.or.jp> 
     7;; Primary distribution site: 
     8;;   http://lambdarepos.svnrepository.com/svn/share/lang/elisp/pdicv-mode/trunk 
    89;; 
    910;; Created: 14 Feb 2005 
    1011;; Last modified: 23 Dec 2005 
    11 ;; Version: 0.9.1 
     12;; Version: 0.9.2 
    1213;; Keywords: PDIC dictionary search eijiro 
    1314;; 
     
    3334;        (sample "~/pdic/SAMPLE.DIC" ; 
    3435;                (nil nil sjis sjis) t) 
    35         (cj2 "~/pdic/cj2.dic" ; 
    36              bocu nil) 
    37         (eijiro "~/pdic/eijiro81/EIJIRO81.DIC" 
    38                 (nil nil sjis sjis)) 
    39         (waeijiro "~/pdic/eijiro81/WAEIJI81.DIC" 
    40                   (sjis nil sjis sjis) t) 
    41         (fr "~/pdic/fr.dic" 
    42             (latin1 nil sjis latin1) nil) 
     36;        (cj2 "~/pdic/cj2.dic" ; 
     37;             bocu nil) 
     38                (eijiro "~/Library/EIJIRO 4th Edition/Eijiro112.dic" bocu nil) 
     39                (waeijiro "~/Library/EIJIRO 4th Edition/Waeiji112.dic" bocu nil) 
     40;        (eijiro "~/pdic/eijiro81/EIJIRO81.DIC" 
     41;                (nil nil sjis sjis)) 
     42;        (waeijiro "~/pdic/eijiro81/WAEIJI81.DIC" 
     43;                  (sjis nil sjis sjis) t) 
     44;        (fr "~/pdic/fr.dic" 
     45;            (latin1 nil sjis latin1) nil) 
    4346;        (ej 
    4447;         (eijiro waeijiro))