Jeff Valk <jv-li...@tx.rr.com> writes: > Hi Emacs/clojure-mode users, Below is a small patch to enable > docstring highlighting. Currently docstrings default to > 'font-lock-string-face' rather than using 'font-lock-doc-face'.
Thanks! It's easy to get confused between the old style of docstrings and Clojure's, so this will definitely help make the mistakes stand out more. > Also, if there's a way of contributing patches to clojure-mode that's > preferred to posting here, please let me know. Thanks! If you've got complicated changes you can create a github fork and ask to pull from there, but for simple things email is fine. Though if you want attribution for your patch you can use "git format-patch" to generate your it; then your authorship will be recorded by git. -Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---