Commit Graph

183 Commits

Author SHA1 Message Date
Kashish Sharma
922b32f504 evil-mode - fix comments, old custom function names 2018-09-07 11:12:08 +05:30
Kashish Sharma
a3fd301cb7 Migrate time to use-package 2018-09-06 16:27:04 +05:30
Kashish Sharma
77f8f53147 Start migrating to use-package - migrate info
For great justice.
2018-09-06 16:26:34 +05:30
Kashish Sharma
9fcc10f24f Stop byte-compiling elisp files, on twb's advice...
...and after facing a gaggle of problems where the solution was to
delete the .elc file
2018-09-06 15:50:17 +05:30
Kashish Sharma
2d8acaa522 Remove Customize stuff from init.el 2018-09-06 13:04:07 +05:30
Kashish Sharma
79f638eafe Fix load-path for new folder structure 2018-09-04 22:37:12 +05:30
Kashish Sharma
2ba8255dee timeclock-ui - change in dependencies 2018-09-04 21:17:03 +05:30
Kashish Sharma
a5f089d82c Only use visual-fill-column-mode in markdown-mode 2018-09-04 19:22:48 +05:30
Kashish Sharma
bc9ffbce3d ~1 year of uncommitted changes :\ 2018-09-04 11:36:48 +05:30
Kashish Sharma
f92b520396 2018-01-05T13:59:39+0530 - add idea to watch elisp files too 2018-01-05 13:59:39 +05:30
Kashish Sharma
1e22fbd52b 2017-12-29T13:21:57+0530 - add idea to watch Org/MD files for changes 2017-12-29 13:21:57 +05:30
Kashish Sharma
1950366447 2017-12-27T12:08:40+0530 - set up compile-on-save for markdown-mode 2017-12-27 12:08:40 +05:30
Kashish Sharma
b321ce429d 2017-10-15T17:09:03+0530 - set up compile-on-save for latex-mode 2017-10-15 17:09:03 +05:30
Kashish Sharma
22944479b2 2017-10-14T15:22:56+0530 - start keylog whenever I use devanagari-inscript 2017-10-14 15:22:56 +05:30
Kashish Sharma
0f90bef444 Enable erc-remove-text-properties-region 2018-09-01 02:37:50 +05:30
Kashish Sharma
627f781792 2017-08-18T19:39:21+0530 - disable keylogging 2017-08-18 19:39:21 +05:30
Kashish Sharma
b7beb4ff26 2017-06-09T00:24:36+0530 - new keybinds to work around broken keys 2017-06-09 00:24:36 +05:30
Kashish Sharma
999eb49057 Create cp/after-save for auto-compilation 2017-05-30 20:56:51 +05:30
Kashish Sharma
c55c943ee1 Move org-mode customizations to cp-org
new keybindings for cp/eval-sexp and cp/org-open
new definitions in org-file-apps and org-todo-keywords
new function - cp/org-open
2017-05-30 20:47:17 +05:30
Kashish Sharma
6dbb51c283 cp-org-copy-link - document checkboxes bug 2016-10-19 17:09:28 +05:30
Kashish Sharma
664d3ce6a7 Started using 'ag' 2016-10-19 17:08:52 +05:30
Kashish Sharma
0bf44ef9b7 New info directory 2016-10-19 17:08:34 +05:30
Kashish Sharma
2dd9c3166c More line truncation settings (diff, LilyPond) 2016-10-02 17:21:14 +05:30
Kashish Sharma
26a56fb788 Goodbye helm, hello ido.
cp-ido contains nearly a week of work, starting from a few lines of
configuration and moving to a wannabe helm-mini implementation -
cp/ido-mini
2016-09-29 23:00:42 +05:30
Kashish Sharma
07636ba167 More elegant way to load elisp src repos 2016-09-29 22:57:15 +05:30
Kashish Sharma
1cacf636e3 set higher history-length 2016-09-29 22:56:05 +05:30
Kashish Sharma
62fce850d4 markdown-mode - rm unneeded with-eval-after-load 2016-09-29 22:52:51 +05:30
Kashish Sharma
36698363ea finally! saner line-truncation behaviour 2016-09-29 22:43:31 +05:30
Kashish Sharma
ae528f31bc text-mode - add keys for drag-line functions 2016-09-29 22:38:13 +05:30
Kashish Sharma
7d1483bd59 org tweaks - image size, list cycling 2016-09-29 21:41:34 +05:30
Kashish Sharma
c2ec5995fd cp-copy-line-or-link - improve w/ org-link-ahead-p 2016-09-29 21:36:06 +05:30
Kashish Sharma
9bd68aaa09 org - add key for org-set-tags, save tag history 2016-09-28 19:25:01 +05:30
Kashish Sharma
bbcfbcf52f Change prefix for entry of special character 2016-09-28 19:09:28 +05:30
Kashish Sharma
0ebf79c8a1 New variables to save in desktop 2016-08-05 14:12:29 +05:30
Kashish Sharma
21af74d552 Move rx calls to local macro 2016-08-05 14:11:46 +05:30
Kashish Sharma
9a24c989c1 New org keybinds, cp-copy-line-or-link function 2016-08-05 14:04:50 +05:30
Kashish Sharma
0befdf1374 init - new keybinds for Info 2016-08-04 20:00:28 +05:30
Kashish Sharma
68c5d7e055 init.el - misc. changes 2016-06-13 22:05:57 +05:30
Kashish Sharma
4930c41675 init.el - stumpwm-mode
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 23.8s
after  - 20.9s
2016-06-13 22:04:23 +05:30
Kashish Sharma
41cfc1d022 init.el - recentf
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 36.5s
after  - 23.8s (!)
2016-06-13 22:00:50 +05:30
Kashish Sharma
c0cf678e92 init.el - markdown-mode
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 36.7s
after  - 36.5s
2016-06-13 21:57:18 +05:30
Kashish Sharma
b6fd5f49ed init.el - magit
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 37.0s
after  - 36.7s
2016-06-13 21:54:15 +05:30
Kashish Sharma
e48cf11223 init.el - org
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 37.7s
after  - 37.0s
2016-06-13 21:49:28 +05:30
Kashish Sharma
8c3b26be1e init.el - don't load cp-adb
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 39.2~40.0s
after  - 37.7s
2016-06-13 21:46:22 +05:30
Kashish Sharma
a678206bf2 init.el - package (?!)
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 37.5s
after  - 39.2~40.0s
2016-06-13 21:41:31 +05:30
Kashish Sharma
ec8412da02 init.el - time
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 37.9s
after  - 37.5s
2016-06-13 21:37:19 +05:30
Kashish Sharma
feacf9ec82 init.el - help-mode
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 37.9s
after  - 37.9s
2016-06-13 21:33:12 +05:30
Kashish Sharma
63e95db46b Reduce Emacs startup time - init.el - info
emacs-init-time to open a session showing (only) the *Messages* buffer -
before - 39.1s
after  - 37.9s
2016-06-13 21:29:22 +05:30
Kashish Sharma
ed09cc5185 Struggle with org external links 2016-06-12 13:08:38 +05:30
Kashish Sharma
cab34e0006 Omit extension to prefer byte-compiled files 2016-06-12 13:07:51 +05:30