-
Notifications
You must be signed in to change notification settings - Fork 163
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
completing-read gfm code languages #54
completing-read gfm code languages #54
Commits on Jan 3, 2016
-
add linguist-recognized languages
add defconst markdown-gfm-recognized-languages, generated from scripts/scripts/get-recognized-gfm-languages
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for bc5ad26 - Browse repository at this point
Copy the full SHA bc5ad26View commit details -
add completing-read to gfm code block insertion
add defcustoms for insertion of additional languages, and use linguist-recognized languages, along with user-specified options, to provide a list of languages to completing-read
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 0fa16df - Browse repository at this point
Copy the full SHA 0fa16dfView commit details -
parse gfm buffer for languages when turning on
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 8bed4c9 - Browse repository at this point
Copy the full SHA 8bed4c9View commit details -
streamline adding new languages to buffer's list
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for be6ce1d - Browse repository at this point
Copy the full SHA be6ce1dView commit details -
use markdown-replace-regexp-in-string consistently
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 28e590f - Browse repository at this point
Copy the full SHA 28e590fView commit details -
push code-block-open and code-block-close together
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for fe88278 - Browse repository at this point
Copy the full SHA fe88278View commit details -
Danny McClanahan committed
Jan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for df9ddba - Browse repository at this point
Copy the full SHA df9ddbaView commit details -
Danny McClanahan committed
Jan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 284696a - Browse repository at this point
Copy the full SHA 284696aView commit details -
default to first of additional languages
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 2b360c4 - Browse repository at this point
Copy the full SHA 2b360c4View commit details -
Danny McClanahan committed
Jan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 0b574d6 - Browse repository at this point
Copy the full SHA 0b574d6View commit details -
validate additional language input
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 41c5943 - Browse repository at this point
Copy the full SHA 41c5943View commit details -
Danny McClanahan committed
Jan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for fd54b3b - Browse repository at this point
Copy the full SHA fd54b3bView commit details -
coffeescript -> emacs lisp, cause we use emacs
Danny McClanahan committedJan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 71481e0 - Browse repository at this point
Copy the full SHA 71481e0View commit details -
Danny McClanahan committed
Jan 3, 2016 Configuration menu - View commit details
-
Copy full SHA for aa41220 - Browse repository at this point
Copy the full SHA aa41220View commit details
Commits on Jan 4, 2016
-
remove unnecessary let binding
Danny McClanahan committedJan 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 3e6b43e - Browse repository at this point
Copy the full SHA 3e6b43eView commit details -
remove cl- prefix from cl-find
Danny McClanahan committedJan 4, 2016 Configuration menu - View commit details
-
Copy full SHA for f6cfe55 - Browse repository at this point
Copy the full SHA f6cfe55View commit details -
change all cl calls to prefixed cl- calls
Danny McClanahan committedJan 4, 2016 Configuration menu - View commit details
-
Copy full SHA for d062ad7 - Browse repository at this point
Copy the full SHA d062ad7View commit details -
update package-requires and use cl-lib
Danny McClanahan committedJan 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 793e79a - Browse repository at this point
Copy the full SHA 793e79aView commit details -
Merge branch 'fix/use-cl-lib' into feat/complete-gfm-code-langs
Danny McClanahan committedJan 4, 2016 Configuration menu - View commit details
-
Copy full SHA for eb35703 - Browse repository at this point
Copy the full SHA eb35703View commit details -
Danny McClanahan committed
Jan 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 7aad4be - Browse repository at this point
Copy the full SHA 7aad4beView commit details