diff options
author | gwern0 <gwern0@gmail.com> | 2012-05-13 23:15:22 +0200 |
---|---|---|
committer | gwern0 <gwern0@gmail.com> | 2012-05-13 23:15:22 +0200 |
commit | e34501c301a3979598b6a7d47daa6b50a21cebf0 (patch) | |
tree | 1c9f0beb14da844f98f1f15abd31ac0bdf8e427e /man | |
parent | 91ce6778119f8f4dda02b012737b9da693a04041 (diff) | |
download | metatile-e34501c301a3979598b6a7d47daa6b50a21cebf0.tar metatile-e34501c301a3979598b6a7d47daa6b50a21cebf0.zip |
HCAR.tex: update per Janis
Ignore-this: 93bd070d5c48838ab65d75881766363
darcs-hash:20120513211522-f7719-6a2bc1842ac44fff85232032ff0aaca187049cb8
Diffstat (limited to 'man')
-rw-r--r-- | man/HCAR.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/HCAR.tex b/man/HCAR.tex index 567fbab..338494a 100644 --- a/man/HCAR.tex +++ b/man/HCAR.tex @@ -1,5 +1,5 @@ % xmonad-Gx.tex -\begin{hcarentry}[updated]{xmonad} +\begin{hcarentry}{xmonad} \label{xmonad} \report{Gwern Branwen}%11/11 \status{active development} @@ -28,6 +28,7 @@ Details of changes between releases can be found in the release notes: \item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.9} % \item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.10} \item the Darcs repositories have been upgraded to the hashed format +\item XMonad.Config.PlainConfig allows writing configs in a more 'normal' style, and not raw Haskell \item Supports using local modules in xmonad.hs; for example: to use definitions from \~/.xmonad/lib/XMonad/Stack/MyAdditions.hs \item xmonad --restart CLI option \item xmonad --replace CLI option |