emacs.rst
changeset 501 df542c2499f9
parent 500 0126175e6252
child 502 782eb1e22618
equal deleted inserted replaced
500:0126175e6252 501:df542c2499f9
   231 
   231 
   232 * Emacs games.
   232 * Emacs games.
   233 
   233 
   234   hanoi hanoi-unix life pong tetris gomoku
   234   hanoi hanoi-unix life pong tetris gomoku
   235 
   235 
       
   236 * Long lines.
       
   237 
       
   238   (setq longlines-show-hard-newlines t)
       
   239   (setq longlines-wrap-follows-window-size t)
       
   240   (longlines-mode 1)