[sawfish] forgot to document move-cursor-center
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Subject: [sawfish] forgot to document move-cursor-center
- Date: Fri, 3 Jul 2009 16:35:59 +0000 (UTC)
commit e11c011c84bc8d530fc288be9fd2deaa4ed7218c
Author: chrisb <zanghar freenet de>
Date: Fri Jul 3 18:36:58 2009 +0200
forgot to document move-cursor-center
ChangeLog | 6 +++---
man/news.texi | 2 +-
man/sawfish.texi | 3 ++-
3 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 145caaf..bab3c85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,9 +6,9 @@
* lisp/sawfish/gtk/color-preview.jl: use GtkColorButton instead of
GtkPreview (for rep-gtk 0.90.0)
- * lisp/sawfish/wm/commands/move-cursor.jl: added 4 new move-cursor
- command for moving diagonally (move-cursor -northwest, -northeast,
- southwest, southeast)
+ * lisp/sawfish/wm/commands/move-cursor.jl: added 5 new move-cursor
+ command 4 for moving diagonally (move-cursor -northwest, -northeast,
+ southwest, southeast) and move-cursor-center
* man/sawfish.texi: updated doc for new move-cursor-commands
diff --git a/man/news.texi b/man/news.texi
index 2d447fc..3bcc802 100644
--- a/man/news.texi
+++ b/man/news.texi
@@ -21,7 +21,7 @@ they occurred between. For more detailed information see the
@item New features:
@itemize @minus
- item 4 new move-cursor command for moving diagonally (move-cursor -northwest, -northeast, -southwest, -southeast) [Christopher Bratusek]
+ item 5 new move-cursor command 4 for moving diagonally (move-cursor -northwest, -northeast, -southwest, -southeast), and move-cursor-center [Christopher Bratusek]
@end itemize
@end itemize
diff --git a/man/sawfish.texi b/man/sawfish.texi
index a4109b1..6fc1e69 100644
--- a/man/sawfish.texi
+++ b/man/sawfish.texi
@@ -700,7 +700,8 @@ There are also more specialized cursor movement commands.
Move the cursor 1 pixel in the indicated direction.
@end defun
- defun move-cursor-left
+ defun move-cursor-center
+ defunx move-cursor-left
@defunx move-cursor-right
@defunx move-cursor-up
@defunx move-cursor-down
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]