186 Commits (master)
 

Author SHA1 Message Date
Fanael Linithien f43d48a246 Widen before propertizing if under mmm-mode 6 years ago
Fanael Linithien 5125f4e476
Update the CI badge in the readme to point to GH Actions 6 years ago
Fanael Linithien b4ef113712 Move the test script to root and make sure it's executable 6 years ago
Fanael Linithien a695c0f3b9 Use GitHub workflows for CI 6 years ago
Fanael Linithien 455bcee19c Provide a base face for the error faces too 6 years ago
Serghei Iakovlev e561cff4ab Amended Travis build matrix 7 years ago
Ola Nilsson 19b93892af Inherit all rainbow-delimiters faces from a base face 9 years ago
Fanael Linithien 93cd2dc873 syntax-begin-function is obsolete, so test for its existence 10 years ago
Fanael Linithien 9a644d9e42 Pass -y to apt-get install 10 years ago
Fanael Linithien 352b4f2bfe No need to set inhibit-point-motion-hooks 10 years ago
Fanael Linithien 0823d0c67f Release version 2.1.1 11 years ago
Fanael Linithien 5e6fbb46f9 Update copyright years 11 years ago
Fanael Linithien d007f2d797 Use skip-syntax-forward instead of re-search-forward 11 years ago
Fanael Linithien c1149daac0 Make it clear that global-rainbow-delimiters-mode is no more 11 years ago
Fanael Linithien 9eb2dff24e Release version 2.1. 11 years ago
Fanael Linithien edd8f8624d Kill rainbow-delimiters-delimiter-blacklist. 11 years ago
Fanael Linithien cc829473be Deprecate rainbow-delimiters-delimiter-blacklist. 11 years ago
Fanael Linithien 3d1e204f04 Allow the user to customize the way faces are picked. 11 years ago
Fanael Linithien 153284f304 Fix a typo. 11 years ago
Fanael Linithien 27d21f278b Rephrase the header line description. 11 years ago
Fanael Linithien a50f8f1a9c Shorten the header line. 11 years ago
Fanael Linithien edf59bad7f Move the usage instructions from installation to commentary. 11 years ago
Fanael Linithien 28438926aa Move installation instructions before the commentary. 11 years ago
Fanael Linithien c37b61c4b5 Release version 2.0.1. 12 years ago
Fanael Linithien a4005ac963 Remove more useless comments. 12 years ago
Fanael Linithien ac62aa0a53 Remove useless comments. 12 years ago
Fanael Linithien 9d23157002 Simplify the way we determine whether to flush syntax-ppss cache. 12 years ago
Fanael Linithien e75a4b18e9 Remove unneeded with-no-warnings. 12 years ago
Fanael Linithien 4bac5ce118 Don't flush the syntax-ppss cache unless necessary. 12 years ago
Fanael Linithien f91b36bad7 Use the depth from parse-partial-sexp directly 12 years ago
Fanael Linithien a802a6c823 Refactor the code, no functional changes. 12 years ago
Fanael Linithien bb38452706 Remove the Emacs Lisp specific escaping test. 12 years ago
Fanael Linithien b10da10248 Release version 2.0. 12 years ago
Fanael Linithien ab79aec8f8 Simplify the handling of escaped delimiters. 12 years ago
Fanael Linithien 402a9e8e04 Treat the ? as a quote character only when it starts a symbol. 12 years ago
Fanael Linithien 0441e7317b Add a better escaped delimiter test case. 12 years ago
Fanael Linithien ef33129a0a Treat byte compilation warnings as test suite failures. 12 years ago
Fanael Linithien 58f17c9c4d The faces should really use foreground colors. 12 years ago
Fanael Linithien 82952aa34a Test for blacklisting right before highlighting the delimiter. 12 years ago
Fanael Linithien 798af906df Add a test checking if blacklisted delims still contribute to depth. 12 years ago
Fanael Linithien 8b94fc0100 Make rainbow-delimiters-faces reachable from (customize-group 'faces). 12 years ago
Fanael Linithien 5435305789 Move all variables to 'rainbow-delimiters' group. 12 years ago
Fanael Linithien e50e4787b4 Turn rainbow-delimiters-max-face-count into a defcustom. 12 years ago
Fanael Linithien 8a2c0374b0 Use a macro to generate face definitions. 12 years ago
Fanael Linithien 115173b2eb Rename README.markdown to README.md. 12 years ago
Fanael Linithien daae2c22a6 Really make Emacs 23 tests less verbose. 12 years ago
Fanael Linithien f57067cda5 Make Emacs 23 tests less verbose. 12 years ago
Fanael Linithien 3611b101d3 Test if already highlighted text is highlighted correctly. 12 years ago
Fanael Linithien 7b882c9489 Merge (let … (let* …)) => (let* …). 12 years ago
Fanael Linithien 5eeddfb2d6 Test for blacklisting in rainbow-delimiters--char-ineligible-p. 12 years ago