You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -709,15 +719,32 @@ Same for the ANSI bold and normal escape sequences."
709
719
end-name
710
720
'font-lock-face'font-lock-function-name-face)))
711
721
(goto-char (point-min))
712
-
(while (re-search-forward
713
-
"\\(^[\s]*|[\s]*\\(Methods defined here:\\)\\|^[\s]*|[\s]*----------------------------------------------------------------------[\n][\s]*|[\s]+\\([a-z][^\n]+\\)\\)"
0 commit comments