diff lisp/uniquify.el @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children 95879cc1ed20
line wrap: on
line diff
--- a/lisp/uniquify.el	Thu Apr 15 01:08:34 2004 +0000
+++ b/lisp/uniquify.el	Fri Apr 16 12:51:06 2004 +0000
@@ -457,4 +457,6 @@
 (add-hook 'kill-buffer-hook 'uniquify-maybe-rerationalize-w/o-cb)
 
 (provide 'uniquify)
+
+;;; arch-tag: e763faa3-56c9-4903-8eb8-26e1c45a0065
 ;;; uniquify.el ends here