[sawfish] remove cycle-or-exec autoload... it's in my tree, but not in HEAD
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sawfish] remove cycle-or-exec autoload... it's in my tree, but not in HEAD
- Date: Sun, 19 Sep 2010 05:54:01 +0000 (UTC)
commit fc6723b29538d94a98a6ff22f6e882375c98ed71
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Sun Sep 19 07:53:29 2010 +0200
remove cycle-or-exec autoload...
it's in my tree, but not in HEAD
ChangeLog | 2 --
lisp/sawfish/wm/autoload.jl | 1 -
man/news.texi | 4 ----
3 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index d51b4f4..df25063 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,8 +22,6 @@
* lisp/sawfish/gtk/widgets/simple-dialog.jl: merged widget-dialog.jl
into simple-dialog.jl
- * lisp/sawfish/wm/autoload.jl: missing autoload for `cycle-or-exec' added
-
* lisp/sawfish/gtk/widget-test.jl: removed, since it is heavily broken
2010-09-17 Christopher Brautsek <zanghar freenet de>
diff --git a/lisp/sawfish/wm/autoload.jl b/lisp/sawfish/wm/autoload.jl
index 441f532..17122ad 100644
--- a/lisp/sawfish/wm/autoload.jl
+++ b/lisp/sawfish/wm/autoload.jl
@@ -214,5 +214,4 @@
(autoload-command 'set-viewport-linear:9 'sawfish.wm.commands.viewport-linear)
(autoload-command 'set-window-viewport-linear:9 'sawfish.wm.commands.viewport-linear)
(autoload-command 'jump-or-exec 'sawfish.wm.commands.jump-or-exec)
-(autoload-command 'cycle-or-exec 'sawfish.wm.commands.cycle-or-exec)
;;; ::autoload-end::
diff --git a/man/news.texi b/man/news.texi
index b92358f..6c426dc 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -130,10 +130,6 @@ configurator, but this is fixed.
The function @code{make-url-widget}, which has been removed in
version 1.6.0 was still exported by it's former modules, it's fixed.
- item Missing autoload-entry added [Christopher Bratusek]
-
-The missing autoload-entry for @code{cycle-or-exec} has been added.
-
@item Command @code{xterm} fix [Teika kazura] *
It couldn't be invoked as a key binging if the optional ``command''
argument was unset by the configurator, i.e. if it was an empty
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]