Mercurial > hg > xemacs-beta
comparison lisp/efs/default-dir.el @ 42:8b8b7f3559a2 r19-15b104
Import from CVS: tag r19-15b104
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:54:51 +0200 |
parents | 7e54bd776075 |
children | 56c54cf7c5b6 |
comparison
equal
deleted
inserted
replaced
41:5d6df4963a99 | 42:8b8b7f3559a2 |
---|---|
1 ;; -*-Emacs-Lisp-*- | 1 ;; -*-Emacs-Lisp-*- |
2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | 2 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; |
3 ;; | 3 ;; |
4 ;; File: default-dir.el | 4 ;; File: default-dir.el |
5 ;; RCS: | 5 ;; RCS: |
6 ;; Version: $Revision: 1.5 $ | 6 ;; Version: #Revision: 1.5 $ |
7 ;; Description: Defines the function default-directory, for fancy handling | 7 ;; Description: Defines the function default-directory, for fancy handling |
8 ;; of the initial contents in the minibuffer when reading | 8 ;; of the initial contents in the minibuffer when reading |
9 ;; file names. | 9 ;; file names. |
10 ;; Authors: Sebastian Kremer <sk@thp.uni-koeln.de> | 10 ;; Authors: Sebastian Kremer <sk@thp.uni-koeln.de> |
11 ;; Sandy Rutherford <sandy@ibm550.sissa.it> | 11 ;; Sandy Rutherford <sandy@ibm550.sissa.it> |