openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
clojure-mode
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 03, 2024 — Aug 03, 2025
Showing page 51 of 52
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add autoload info to simplify configuring clojure mode
Jeffrey Chu
More...
about 17 years ago
remove 1 arg indent for lazy-cons
Jeffrey Chu
More...
over 17 years ago
add support for namespace clojure/ in highlighting and indentation
Jeffrey Chu
More...
over 17 years ago
indent fn as defn
Jeffrey Chu
More...
over 17 years ago
Make sure only (comment ..) expressions are highlighted
Jeffrey Chu
More...
over 17 years ago
load-file explicitly states ns
Jeffrey Chu
More...
over 17 years ago
Ensure indent [] when inside () instead of any kind of parens
Jeffrey Chu
More...
over 17 years ago
Change directory structure
Jeffrey Chu
More...
over 17 years ago
added a few keywords, changed indent on ([] ...) for defn forms, added some indent hints
Jeffrey Chu
More...
over 17 years ago
rename typo multine to multiline
Jeffrey Chu
More...
over 17 years ago
emacs 21 compat: disable font lock extras when not supported
Jeffrey Chu
More...
over 17 years ago
fix undefined deep backtracking indent errors
Jeffrey Chu
More...
over 17 years ago
provide arg for lisp-mode-variables for compat-21
Jeffrey Chu
More...
over 17 years ago
add proxy to control structures
Jeffrey Chu
More...
over 17 years ago
starting experimental backtracking/context sensitive indenting
Jeffrey Chu
More...
over 17 years ago
add note to font-lock customizations
Jeffrey Chu
More...
over 17 years ago
clean up, use custom vars, add (comment ..)
Jeffrey Chu
More...
over 17 years ago
fix lisp-eval-region-and-go menu item
Jeffrey Chu
More...
over 17 years ago
add author information
Jeffrey Chu
More...
over 17 years ago
rename extend-region-list to def, fix to report t or nil on changed
Jeffrey Chu
More...
over 17 years ago
use less round about way to get open-paren in indent
Jeffrey Chu
More...
over 17 years ago
properly treat ^ as prefix syntax, cleans up interaction with paredit
Jeffrey Chu
More...
over 17 years ago
required cl
Jeffrey Chu
More...
over 17 years ago
add a few more indent specs for some clojure macros
Jeffrey Chu
More...
over 17 years ago
use looking-at instead of string= & substring
Jeffrey Chu
More...
over 17 years ago
add highlighting support for defn-
Jeffrey Chu
More...
over 17 years ago
add example hook to make paredit play nice with clojure
Jeffrey Chu
More...
over 17 years ago
add support for multiline matching of def statements and metadata
Jeffrey Chu
More...
over 17 years ago
add fn and catch indent options
Jeffrey Chu
More...
over 17 years ago
bracket indents are flush left
Jeffrey Chu
More...
over 17 years ago
←
1
2
…
44
45
46
47
48
49
50
51
52
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree