Mercurial > emacs
changeset 23673:dae141191c7d
Delete autoload cookies.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Tue, 10 Nov 1998 07:18:43 +0000 |
parents | 2ae7f6e850db |
children | 4b1d22478c9f |
files | lisp/international/iso-insert.el |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/iso-insert.el Tue Nov 10 07:18:07 1998 +0000 +++ b/lisp/international/iso-insert.el Tue Nov 10 07:18:43 1998 +0000 @@ -29,10 +29,6 @@ ;;; Code: -;;; Provide some binding for startup: -;;;###autoload (define-key global-map "\C-x8" '8859-1-map) -;;;###autoload (autoload '8859-1-map "iso-insert" "Keymap for ISO 8859/1 character insertion." t 'keymap) - (defun insert-no-break-space () (interactive "*") (insert (string 160))