Mercurial > hg > xemacs-beta
comparison lisp/specifier.el @ 298:70ad99077275 r21-0b47
Import from CVS: tag r21-0b47
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:39:40 +0200 |
parents | c9fe270a4101 |
children | 2f8bb876ab1d |
comparison
equal
deleted
inserted
replaced
297:deca3c1083ac | 298:70ad99077275 |
---|---|
1 ;;; specifier.el --- Lisp interface to specifiers | 1 ;;; specifier.el --- Lisp interface to specifiers |
2 | 2 |
3 ;; Copyright (C) 1997 Free Software Foundation, Inc. | 3 ;; Copyright (C) 1997 Free Software Foundation, Inc. |
4 ;; Copyright (C) 1995, 1996 Ben Wing. | 4 ;; Copyright (C) 1995, 1996 Ben Wing. |
5 | 5 |
6 ;; Author: Ben Wing <wing@666.com> | 6 ;; Author: Ben Wing <ben@xemacs.org> |
7 ;; Keywords: internal, dumped | 7 ;; Keywords: internal, dumped |
8 | 8 |
9 ;;; Synched up with: Not in FSF. | 9 ;;; Synched up with: Not in FSF. |
10 | 10 |
11 ;; This file is part of XEmacs. | 11 ;; This file is part of XEmacs. |