summaryrefslogtreecommitdiffstats
path: root/ravi-init-cpp.el
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to use-package 2.0Ravi R Kiran2015-03-171-14/+10
| | | | Fix changed semantics for init and for load-path
* Remove annoying c cleanupsRavi R Kiran2014-12-141-2/+1
|
* Commenting fixesRavi R Kiran2014-11-271-2/+2
| | | | | Use comment-dwim-2 and do not set comment-style globally in header insertion.
* Start replacement of auto-complete with company-modeRavi R Kiran2014-11-031-3/+0
|
* Enable file/directory name completionRavi R Kiran2014-07-101-2/+2
|
* Handle nested paranthesesRavi R Kiran2014-05-271-1/+3
|
* Too many spaces for normal useRavi R Kiran2014-04-161-9/+3
|
* Deactivate the mark in a stronger fashionRavi R Kiran2014-03-071-1/+1
|
* Sometimes buffers are not associated with filesRavi R Kiran2014-02-161-1/+3
|
* More keybindings and region fixesRavi R Kiran2014-02-021-1/+7
|
* c-newline-and-indent is not an interactive functionRavi R Kiran2014-01-241-1/+1
|
* c-newline-and-indent is not an interactive functionRavi R Kiran2014-01-151-1/+0
|
* closing delimiters and more spacing fixesRavi R Kiran2014-01-061-3/+41
|
* Add spaces after/before parens like I wantRavi R Kiran2014-01-061-16/+66
|
* Avoid copyright noticesRavi R Kiran2013-12-311-0/+1
|
* Unclutter mode-lineRavi R Kiran2013-12-301-0/+1
|
* I don't use underscores as delimitersRavi R Kiran2013-12-281-0/+2
|
* More C++ cleanupsRavi R Kiran2013-12-281-14/+6
| | | | Special handling of parentheses will have to wait until we sort out smartparens in C++ mode
* Handle different innamespace indents correctlyRavi R Kiran2013-12-271-97/+103
|
* Add doxymacs from gitRavi R Kiran2013-12-031-5/+7
|
* C++ support and local configuration supportRavi R Kiran2013-12-021-0/+331