X-Git-Url: http://gitweb.michael.orlitzky.com/?p=emacs.d.git;a=blobdiff_plain;f=.emacs;fp=.emacs;h=1b48bd7615dfcac916c2328abf9679cb4a0cd5c3;hp=94aa3148311b76b3720454097fce31b393c31d87;hb=85dd61d37b8dde63d32bc639822a814e61940f0f;hpb=804559c2bf5275cf7107058eaa1911dc4d9cf1b9 diff --git a/.emacs b/.emacs index 94aa314..1b48bd7 100644 --- a/.emacs +++ b/.emacs @@ -17,9 +17,6 @@ ;; Set the frame title to the name of the buffer, if supported. (setq frame-title-format "%b") -;; Currently needed to make Emacs 23 behave sanely. -'(diff-jump-to-old-file t) - ;; Disable the menu/tool bars when we're using X. (menu-bar-mode -1) (when window-system