Changeset 4037 for trunk/lisp/emacs-lisp/bindat.el
- Timestamp:
- 02/16/06 06:55:11 (3 years ago)
- Files:
-
- trunk/lisp/emacs-lisp/bindat.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lisp/emacs-lisp/bindat.el
r3809 r4037 1 1 ;;; bindat.el --- binary data structure packing and unpacking. 2 2 3 ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.3 ;; Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. 4 4 5 5 ;; Author: Kim F. Storm <storm@cua.dk>
