[sawfish] minor news & comment fix.



commit 07c0b12e973a25672c5782417bf7a8ef41c7d404
Author: Teika kazura <teika lavabit com>
Date:   Sat Oct 24 14:06:24 2009 +0900

    minor news & comment fix.

 ChangeLog               |    4 ++++
 lisp/sawfish/wm/user.jl |    2 +-
 man/news.texi           |    5 ++++-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 62b30a1..c2d316e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2009-10-24  Teika kazura <teika lavabit com>
+	* lisp/sawfish/wm/user.jl
+	* man/news.texi: minor news & comment fix.
+
 2009-10-22  Teika kazura <teika lavabit com>
 	* OPTIONS
 	* man/sawfish.texi
diff --git a/lisp/sawfish/wm/user.jl b/lisp/sawfish/wm/user.jl
index f838bc9..4dfe474 100644
--- a/lisp/sawfish/wm/user.jl
+++ b/lisp/sawfish/wm/user.jl
@@ -114,7 +114,7 @@
       (error
        (format (stderr-file) "error in local config--> %S\n" error-data))))
 
-  ;; use a default menu if none is given
+  ;; generate apps-menu from *.desktop files
   (unless batch-mode
     (init-apps-menu))
 
diff --git a/man/news.texi b/man/news.texi
index c953f05..7e6c3bc 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -223,7 +223,7 @@ These commands are now available from window operation menu, too.
 
 @item In the theme document in the configurator, the cursor is invisible and the wrap mode is set to word-char [Christopher Bratusek]
 
- item Build and installation
+ item Build, installation and source
 @itemize +
 @item Improved ebuild [Christopher Bratusek]
 
@@ -237,6 +237,9 @@ Some warnings are superfluous, though.
 @item Distclean rule for po/Makefile.in [Christopher Bratusek]
 
 @item Removed ancient sawmill removal fragments from Makefile [Christopher Bratusek]
+
+ item Block comments in lisp files are now semicolons @*
+Sorry, without reason. Block comment remains allowed.
 @end itemize
 
 @item Docs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]