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
A lot of stuff is going on there and I am not very sure how much of it is actually useful. It sold be useful to document here and there the actual purpose of that functionality.
document all functions in r-syntax.el
document the motivation behind each group of functions
throw away parts that are not needed and reduce unnecessary creation of small functions
get rid of reliance on dynamic scope (do byte-compile-file to see those).
The text was updated successfully, but these errors were encountered:
A lot of stuff is going on there and I am not very sure how much of it is actually useful. It sold be useful to document here and there the actual purpose of that functionality.
byte-compile-file
to see those).The text was updated successfully, but these errors were encountered: