Skip to content

Commit

Permalink
Thu Jul 12 13:38:02 IST 2012
Browse files Browse the repository at this point in the history
  • Loading branch information
sjbalaji committed Jul 12, 2012
1 parent 944c386 commit 28c1e5b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion emacs
Expand Up @@ -14,6 +14,7 @@
;; ac-l-source-basic-options-&-variables
;; ac-l-source-package-options-&-variables
;; ))
(add-hook 'doc-view-mode-hook 'turn-on-auto-revert-mode)
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; displays the time in the status bar
(display-time)
Expand Down Expand Up @@ -81,7 +82,7 @@
(global-set-key [f4] "\C-xrk")
(global-set-key [f5] "\C-xrrr")
(global-set-key [f6] "\C-xrir")
;;(global-set-key [f7] 'ansi-term)
(global-set-key [f7] 'kill-buffer-and-window)
(global-set-key [f8] 'nuke-line)
(global-set-key [f9] 'switch-to-term)
(global-set-key [f10] 'next-buffer)
Expand Down

0 comments on commit 28c1e5b

Please sign in to comment.