X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fobsolete.el;h=335a0164103edc4d23c09987e8a13b1cdd27472c;hb=1ddec39d2e39c7b9bb7e6aa53cd72b63d0940087;hp=4dc0fe5d0c77c95830f59e1fffc71f7d44222029;hpb=376658ea71d16dced8acff36c3e385ac3738d868;p=chise%2Fxemacs-chise.git- diff --git a/lisp/obsolete.el b/lisp/obsolete.el index 4dc0fe5..335a016 100644 --- a/lisp/obsolete.el +++ b/lisp/obsolete.el @@ -353,7 +353,7 @@ Multibyte characters are concerned." (setq idx (1+ idx) i (1+ i))) string)) -;; ### This function is not compatible with FSF in some cases. Hard +;; #### This function is not compatible with FSF in some cases. Hard ;; to fix, because it is hard to trace the logic of the FSF function. ;; In case we need the exact behavior, we can always copy the FSF ;; version, which is very long and does lots of unnecessary stuff.