Mercurial > emacs
comparison lisp/emacs-lisp/gulp.el @ 89909:68c22ea6027c
Sync to HEAD
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 16 Apr 2004 12:51:06 +0000 |
parents | 375f2633d815 |
children | f9a65d7ebd29 |
comparison
equal
deleted
inserted
replaced
89908:ee1402f7b568 | 89909:68c22ea6027c |
---|---|
171 (if (= (length mnt) 0) (setq mnt nil))) ;; "^;; Author: $" --> nil | 171 (if (= (length mnt) 0) (setq mnt nil))) ;; "^;; Author: $" --> nil |
172 (cons mnt timest)))) | 172 (cons mnt timest)))) |
173 | 173 |
174 (provide 'gulp) | 174 (provide 'gulp) |
175 | 175 |
176 ;;; arch-tag: 42750a11-460a-4efc-829f-342d075530e5 | |
176 ;;; gulp.el ends here | 177 ;;; gulp.el ends here |