(defalias 'string-to-int-list 'string-to-char-list)
+(defalias 'looking-at-as-unibyte 'looking-at)
+
;;; @ end
;;;
(substring str start-column width)
)
+(defalias 'looking-at-as-unibyte 'looking-at)
+
;;; @@ obsoleted aliases
;;;
;;; You should not use them.
;;;
)
+(defalias 'looking-at-as-unibyte 'looking-at)
+
;;; @ regulation
;;;
(setq to to-prev)))
(substring str from to))))
+(defalias 'looking-at-as-unibyte 'looking-at)
+
;;; @@ obsoleted aliases
;;;
;;; You should not use them.
;;; Code:
-;; (require 'emu-xemacs)
-;; (require 'emu-20)
-
-
(and (coding-system-property 'iso-2022-jp 'input-charset-conversion)
(copy-coding-system 'iso-2022-7bit 'iso-2022-jp))
(mapcar #'char-int str)
)
+(defalias 'looking-at-as-unibyte 'looking-at)
+
;;; @ end
;;;