X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Fobsolete.el;h=335a0164103edc4d23c09987e8a13b1cdd27472c;hb=1a5e6d5283da6884ea5174abb431256f120c1b0c;hp=4dc0fe5d0c77c95830f59e1fffc71f7d44222029;hpb=ea1ea793fe6e244ef5555ed983423a204101af13;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.