Show
Ignore:
Timestamp:
04/07/07 15:49:28 (2 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/lisp/files.el

    r4196 r4200  
    24362436        (put (car pair) 'safe-local-variable (cdr pair))) 
    24372437      '((buffer-read-only                . booleanp) ;; C source code 
    2438         (default-directory               . stringp)  ;; C source code 
    24392438        (fill-column                     . integerp) ;; C source code 
    24402439        (indent-tabs-mode                . booleanp) ;; C source code