Move iso-acc to the obsolete subdir.

This commit is contained in:
Stefan Monnier 2005-03-27 14:25:33 +00:00
parent 8f59a4b0d6
commit 719d548a33

View file

@ -1,6 +1,7 @@
;;; iso-acc.el --- minor mode providing electric accent keys
;; Copyright (C) 1993, 1994, 1996, 2001 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994, 1996, 2001, 2002, 2005
;; Free Software Foundation, Inc.
;; Author: Johan Vromans
;; Maintainer: FSF
@ -487,5 +488,5 @@ Noninteractively, this operates on text from START to END."
(add-hook 'minibuffer-setup-hook 'iso-acc-minibuf-setup)
;;; arch-tag: 149ff409-7c3e-4574-9b5d-ac038939c0a6
;; arch-tag: 149ff409-7c3e-4574-9b5d-ac038939c0a6
;;; iso-acc.el ends here