588 Commits (8847c7e3d90483e8bb50163fb7df8fedabb6cc94)

Author SHA1 Message Date
  10sr db3a1ebed2 emacs.el: Remove my-term-shell-command: now term-run package this feature 9 years ago
  10sr c35ff8cb2f Supress some warnings 9 years ago
  10sr 2685e9ad83 emacs.el: my-term: Call with prefix argument to create new buffer 9 years ago
  10sr 3099d4e67d Add term-run installation 9 years ago
  10sr 03f455dcae Use user-emacs-directory if necessary 9 years ago
  10sr 4a0a13f424 Do not use git-command for eshell/git 9 years ago
  10sr 00f14a4ec4 Fix typo in eshell settings 9 years ago
  10sr 5ddbc2ff2f Remove some warnings 9 years ago
  10sr 5d2facbb96 Add macro defvar-set 9 years ago
  10sr 1d84c08305 Fix some dired-hide-details settings 9 years ago
  10sr 710fe4d438 Use local-set-key to set dired keybinds 9 years ago
  10sr 135a874b10 Remove some error and warnings 9 years ago
  10sr 1b5e885954 Define safe-require-or-eval and use it instead of require 9 years ago
  10sr aa437c279d Enable dired-hide-details-mode in dired buffer 9 years ago
  10sr fa9d80481f git-command: Add blame to view command list 9 years ago
  10sr 4d1f51775b Print ESHELL in eshell prompt 9 years ago
  10sr c52b90c741 Fix eshell prompt function 9 years ago
  10sr 3ce7436314 emacs.el: Remove prapre-init-el, now this should be done with make setup-rc 9 years ago
  10sr 67f57101e8 Use SETUP_LOAD #4 9 years ago
  10sr f4ba9a0cf3 Set indent level for php-mode 9 years ago
  10sr 1cd0e745c5 Resigster encoding: utf-8 as safe local variable 9 years ago
  10sr 786553a25d Fix recentf file saving 9 years ago
  10sr 48d5303083 emacs.el: Fix fetch-library-enabled-p bug 9 years ago
  10sr f6e0d1e95e emacs.el: Print message when EMACS_EL_DRY_RUN is set 9 years ago
  10sr f14ef46d6c emacs.el: Do not download libraries for test 9 years ago
  10sr d774b01697 Fix indent 9 years ago
  10sr 8132456a24 Use gfm-mode for .md files 9 years ago
  10sr 718774952d Use markdown-mode for markdown 9 years ago
  10sr a225fe92e2 Disable tromey repository, which currently takes very long time to load 9 years ago
  10sr 8d1cf38eed Use package.el for some libraries available 9 years ago
  10sr e01c7dc929 emacs.el: Change macro name: lazy-load-eval -> autoload-eval-lazily 9 years ago
  10sr cc9a11d020 Save command history on entering eshell-text-mode 9 years ago
  10sr 6480d7d759 Fix bug in setup of term-mode 9 years ago
  10sr d10025d66b Update git-command-aliases-alist for new git-command 9 years ago
  10sr df70e00daa emacs.el: Change default value of echo-file-head 9 years ago
  10sr 7ef1082d6e emacs.el: Do not emit error when tty-type is not available 9 years ago
  10sr a674be4555 Set debug-on-error to t before loading emacs.el 9 years ago
  10sr c32b594244 emacs.el: reload-init-file: Reload init file only if available 9 years ago
  10sr 4c3c563eec Add gitignore-mode to my-package-list 9 years ago
  10sr 8953881282 Do not create new buffer automatically for my-term-shell-command 9 years ago
  10sr bec09d047f emacs.el: my-term-shell-command: Print colorized output 9 years ago
  10sr 252c2518b6 Change keybind for my-term-shell-command 9 years ago
  10sr b70f6e6b04 emacs.el: Update some keybinds 9 years ago
  10sr f33d8f496b Change keybind for my-term to C-x t 9 years ago
  10sr 119c5fddb5 emacs.el: Stop using diff-auto-refine-mode 9 years ago
  10sr 96188b9282 Add dirtree keybind 9 years ago
  10sr e37b5988e6 emacs.el: Dirty fix of tree-mode-next,previous-node 9 years ago
  10sr 5c5d824ff4 emacs.el: Use C-n and C-p in minibuffer to exploring histories 9 years ago
  10sr bd1bb0506d emacs.el: Add sexps for using dirtree 9 years ago
  10sr 305381f20a emacs.el: Update eshhell-banner-message 9 years ago