Skip to content

Commit

Permalink
Enable truncate-lines for Game Over page (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Jan 16, 2016
1 parent 23d315e commit f174ccb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pacmacs.el
Expand Up @@ -598,6 +598,7 @@
(pacmacs--render-state)

(fundamental-mode)
(setq truncate-lines t)
(read-only-mode 0)

(with-current-buffer pacmacs-buffer-name
Expand Down

0 comments on commit f174ccb

Please sign in to comment.