Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix minor mistakes and typos #12

Merged
merged 11 commits into from
Jul 22, 2012
Merged

Fix minor mistakes and typos #12

merged 11 commits into from
Jul 22, 2012

Commits on Jun 25, 2012

  1. Use monospace font instead of sans-serif for code

    Vincent Hennebert committed Jun 25, 2012
    Configuration menu
    Copy the full SHA
    77bf7c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2012

  1. Update link to VimClojure

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    f4a5114 View commit details
    Browse the repository at this point in the history
  2. Replace dots with typographical ellipsis

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    ca6af4d View commit details
    Browse the repository at this point in the history
  3. doto is not a function, but a macro

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    81c6779 View commit details
    Browse the repository at this point in the history
  4. def and let are not macros, but special forms

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    749fddf View commit details
    Browse the repository at this point in the history
  5. proxy is not a function, but a macro

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    456d546 View commit details
    Browse the repository at this point in the history
  6. dorun is not a macro, but a function

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    bbbd89e View commit details
    Browse the repository at this point in the history
  7. source is not a function, but a macro

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    1fef1d7 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'typos'

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    3752e73 View commit details
    Browse the repository at this point in the history
  9. Fix minor typos

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    3af4767 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'upstream/master'

    Vincent Hennebert committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    b407605 View commit details
    Browse the repository at this point in the history