/[emacs]/emacs/lisp/international/characters.el
ViewVC logotype

Diff of /emacs/lisp/international/characters.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.35.2.14 by handa, Thu Aug 1 12:36:17 2002 UTC revision 1.35.2.15 by handa, Thu Aug 8 13:00:10 2002 UTC
# Line 961  Line 961 
961          (goto-char pos)          (goto-char pos)
962          (looking-at "\\cC+")          (looking-at "\\cC+")
963          (goto-char (match-end 0))          (goto-char (match-end 0))
964          (if (looking-at "\\cK+\\|\\cH+")          (if (looking-at "\\cH+")
965              (goto-char (match-end 0)))              (goto-char (match-end 0)))
966          (point))          (point))
967      (while (and (> pos limit)      (while (and (> pos limit)

Legend:
Removed from v.1.35.2.14  
changed lines
  Added in v.1.35.2.15

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26