Mercurial > hg > xemacs-beta
comparison lisp/utils/passwd.el @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | 376386a54a3c |
children | 4103f0995bd7 |
comparison
equal
deleted
inserted
replaced
15:ad457d5f7d04 | 16:0293115a14e9 |
---|---|
18 ;; General Public License for more details. | 18 ;; General Public License for more details. |
19 | 19 |
20 ;;; Synched up with: Not in FSF. | 20 ;;; Synched up with: Not in FSF. |
21 | 21 |
22 ;; You should have received a copy of the GNU General Public License | 22 ;; You should have received a copy of the GNU General Public License |
23 ;; along with XEmacs; see the file COPYING. If not, write to the Free | 23 ;; along with XEmacs; see the file COPYING. If not, write to the |
24 ;; Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. | 24 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, |
25 ;; Boston, MA 02111-1307, USA. | |
25 | 26 |
26 ;;; Change Log: | 27 ;;; Change Log: |
27 ;; | 28 ;; |
28 ;; Sun Jun 12 04:19:30 1994 by sandy on ibm550.sissa.it | 29 ;; Sun Jun 12 04:19:30 1994 by sandy on ibm550.sissa.it |
29 ;; Added support for password histories and (provide 'passwd) | 30 ;; Added support for password histories and (provide 'passwd) |