Changeset 8389 for lang/elisp

Show
Ignore:
Timestamp:
03/26/08 02:06:35 (8 months ago)
Author:
imakado
Message:

lang/elisp/anything-c-yasnippet/anything-c-yasnippet.el: small bug fix

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/elisp/anything-c-yasnippet/anything-c-yasnippet.el

    r8388 r8389  
    7979         (hash-table (yas/snippet-table-hash cur-table))) ;`yas/snippet-table-hash' 
    8080    (maphash (lambda (k v) (setq hash-value-alist (append v hash-value-alist))) hash-table) 
    81     (setq hsh hash-value-alist) 
    8281    (loop with transformed 
    8382          with templates