10sr
|
48f2beb752
|
Remove some dead code and fix variable init
|
8年前 |
10sr
|
5f6ca517b1
|
Do not install 10sr-extras by default
|
8年前 |
10sr
|
196ad365c5
|
Move some codes
|
8年前 |
10sr
|
71b2da1c3f
|
Move some functions into 10sr-extras package
|
8年前 |
10sr
|
d59ae21c8d
|
Refactor mode hooks part 2
|
8年前 |
10sr
|
bd9449e039
|
Do not use hook to setup mode-map part 1
|
8年前 |
10sr
|
45def4a115
|
Remove test code that refuses to be fixed!!!!
|
8年前 |
10sr
|
4c9633cf4e
|
Temporary remove error
|
8年前 |
10sr
|
9a4bbb5b7c
|
emacs.el: with-eval-after-load polyfill: Add debug t
|
8年前 |
10sr
|
07d27bb226
|
Try to fix with-eval-after-load polyfill
|
8年前 |
10sr
|
317fbf9bee
|
Add polyfill with-eval-after-load and remove some functions
* Use with-editor for my-construct-emacsclient-editor-command
* Some functions are moved into package 10sr-extras
|
8年前 |
10sr
|
a2143f779f
|
Fix some warnings
|
8年前 |
10sr
|
c225461458
|
Remove function start-ckw-bash
|
8年前 |
10sr
|
c9ff768d31
|
Use eval-after-load instead of with-eval-after-load
with-eval-after-load is only available with Emacs24.4 and later, and Emacs on
travis system is 24.3.
|
8年前 |
10sr
|
a9d0136ddc
|
Set macro indent using declare
|
8年前 |
10sr
|
f5c2733848
|
Try to fix error that appears only on travis system
|
8年前 |
10sr
|
69336ee616
|
Fix some warinings
|
8年前 |
10sr
|
9e93a945e3
|
Fix typo
|
8年前 |
10sr
|
8572871b1a
|
Fix travis setup
|
8年前 |
10sr
|
8fd8d1999d
|
Fix pack function
|
8年前 |
10sr
|
b0fc733014
|
emacs.el: Use cl-lib instead of cl
|
8年前 |
10sr
|
8ebfaae03d
|
Check fboundp on evaluating
And not when expanding macro
|
8年前 |
10sr
|
e5c28f1db0
|
Remvoe comment for package setup
|
8年前 |
10sr
|
973e87fc29
|
Drop dirtree and use with-eval-after-load for smtpmail
|
8年前 |
10sr
|
c48dcd9fdb
|
Remove some autoload definitions
|
8年前 |
10sr
|
e8d1a257bf
|
Drop my macro defvar-set and use set-variable instead
|
8年前 |
10sr
|
2d47adb7c5
|
Replace obsolete command
|
8年前 |
10sr
|
efff3fcc36
|
emacs.el: Fix indentation
|
8年前 |
10sr
|
e87ae14a62
|
Fix Makefile setup-emacs target and also emacs.el
|
8年前 |
10sr
|
b39c877303
|
emacs.el: Use package.el for some my libraries
|
8年前 |
10sr
|
2b4bda5e30
|
Use MELPA git-command
|
8年前 |
10sr
|
c31c4dc9d7
|
Use eval-and-compile
|
8年前 |
10sr
|
bdc2fa2a19
|
Merge remote-tracking branch 'origin/master'
|
8年前 |
10sr
|
bc09c21ba3
|
Use package.el for some my libraries
|
8年前 |
10sr
|
b5d114383a
|
Remove sexp to set git-ps1-file
|
9年前 |
10sr
|
670fd25ce4
|
Revive term-mode color
|
9年前 |
10sr
|
3d4641eb25
|
Fix astl for windows7 firefox
|
9年前 |
10sr
|
fa598d0ac0
|
tmux.conf: Removve mode-mouse config
|
9年前 |
10sr
|
20c5d1339c
|
emacs.el: Update package-archives
|
9年前 |
10sr
|
72d249a1e7
|
Remove some editorconfig setups no longer required
|
9年前 |
10sr
|
cabb2b79fd
|
emacs.el: Update melpa repository URL
|
9年前 |
10sr
|
353922e38f
|
Remove deprecated variable
|
9年前 |
10sr
|
f886f1a039
|
Stop using defvar-set for some cases
|
9年前 |
10sr
|
ff1648dca7
|
Update minttyrc font config
|
9年前 |
10sr
|
b71c190424
|
Fix indent of xprograms
|
9年前 |
10sr
|
9b6aa4d0bb
|
Fix indent of profile
|
9年前 |
10sr
|
2e402ca8fe
|
Use new variable name
|
9年前 |
10sr
|
072049f32d
|
Enable editorconfig-mode on load
|
9年前 |
10sr
|
5ecbf99b6c
|
Update editorconfig
|
9年前 |
10sr
|
dea3588f1c
|
Add properties for Makefiles
|
9年前 |