Mercurial > emacs
comparison lisp/pcomplete.el @ 112330:56d3e9c28eb0
Merge from mainline.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 17 Jan 2011 11:01:01 -0800 |
parents | ef719132ddfa |
children |
comparison
equal
deleted
inserted
replaced
112329:e36b2f5d36cd | 112330:56d3e9c28eb0 |
---|---|
1389 ;; (defalias 'pc-match-beginning 'pcomplete-match-beginning) | 1389 ;; (defalias 'pc-match-beginning 'pcomplete-match-beginning) |
1390 ;; (defalias 'pc-match-end 'pcomplete-match-end) | 1390 ;; (defalias 'pc-match-end 'pcomplete-match-end) |
1391 | 1391 |
1392 (provide 'pcomplete) | 1392 (provide 'pcomplete) |
1393 | 1393 |
1394 ;; arch-tag: ae32ef2d-dbed-4244-8b0f-cf5a2a3b07a4 | |
1395 ;;; pcomplete.el ends here | 1394 ;;; pcomplete.el ends here |