186 Commits (master)
 

Author SHA1 Message Date
Jeremy L. Rayman 164b55be80 Double the speed of main jit-lock highlighting fn (see commit msg for benchmarks); eliminate bottleneck in large files. 14 years ago
Jeremy L. Rayman 1d71bda98c Rename syntax-table functions to be clearer. 14 years ago
Jeremy L. Rayman 9d0683d77d 6-15x Speed improvement by enhancing two key functions, see commit message for benchmarks. 14 years ago
jlr 59d8d64a84 Merge pull request #9 from To1ne/patch-1 14 years ago
Toon Claes d59a5a53b8 In emacs 24 it is possible to hook it to `prog-modes-hook`, so it is enabled for **all** programming modes. 14 years ago
Jeremy L. Rayman 4fc4352c0d Release rainbow-delimiters.el version 1.3.3. 15 years ago
Jeremy L. Rayman d44ed19ade Note that rainbow-delimiters-depth-1-face only gets applied to outermost delimiter pair. (Stylistically this is nice because it makes the outermost pair distinct.) 15 years ago
Jeremy L. Rayman fcec6e0ee7 Update README. 15 years ago
Jeremy L. Rayman 40c2aa5ce3 Update description and commentary at top of file. 15 years ago
Jeremy L. Rayman 1dc8ea6fdf Change top-line description for marmalade-repo.org. 15 years ago
Jeremy L. Rayman e302ab778c Release rainbow-delimiters version 1.3.2 (2011-10-21). 15 years ago
Jeremy L. Rayman 0444666196 Note Bugfix of syntax-table problem in the 1.4 release notes. 15 years ago
Jeremy L. Rayman 6a68bdb9e3 Inherit from current major-mode syntax table upon activation of mode. 15 years ago
jlr e6f14c2273 Merge pull request #2 from immerrr/patch-1 15 years ago
immerrr a99e69234a Make (global-rainbow-delimiters-mode 1) work as intended. 15 years ago
Jeremy L. Rayman 779b40f39d Update README.markdown; include instructions re: global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman 012a5937e3 Update README.markdown; include instructions re: global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman 56faa7bd86 Update README.markdown; include instructions re: global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman a44624fa05 Update README.markdown; include instructions re: global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman 5fe4b7b54d Update README.markdown; include instructions re: global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman 25ad3c3def Update README.markdown; include instructions re: global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman 34a490a998 Remove workaround from documentation; problem has to be fixed in Emacs by now. Was step 5, (setq-default frame-background-mode 'dark), in order to work around rainbow-delimiters getting an incorrect frame-background-mode and using its light color scheme - causing washed-out looking colors on darker backgrounds. 15 years ago
Jeremy L. Rayman 9fc9343631 Documentation updates reflecting presence of global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman 55d098bc39 Add changelog entry noting addition of global-rainbow-delimiters-mode. 15 years ago
Jeremy L. Rayman 898a2754f0 Interim Changelog update. 15 years ago
Jeremy L. Rayman daa1737a8f Whitespace changes. 15 years ago
Jeremy L. Rayman 8dded7ba49 Bugfix: Removing text properties using re-search-forward can now go to point-max instead of (1- (point-max)), apparently thanks to a change in Emacs CVS. 15 years ago
Jeremy L. Rayman 1d1af1b8df Add a Contributors/Thanks session. Thank Satya Mishra for the initial idea to make rainbow-delimiters mode global. 15 years ago
Jeremy L. Rayman 6e9e17e739 Add a 'global-rainbow-delimiters-mode' for enabling rainbow-delimiters in all buffers. 15 years ago
Jeremy L. Rayman 4c94853583 Add an item to the TODO list. 15 years ago
Jeremy L. Rayman 8d3f503cea Release version 1.3.1, a bugfix release. Correct typo and revert light background color scheme. 15 years ago
Jeremy L. Rayman 13deb06eab Use markdown syntax in the README file. 15 years ago
Jeremy L. Rayman 8911d984e6 Use markdown syntax in the README file. 15 years ago
Jeremy L. Rayman 8acf9bd165 Update README to link to the appropriate locations at EmacsWiki. 15 years ago
Jeremy L. Rayman 3482ea5ced Update README to link to the appropriate locations at EmacsWiki. 15 years ago
Jeremy L. Rayman eb7b957adc Initial commit. 15 years ago