Mailinglist Archive: yast-commit (711 mails)
| < Previous | Next > |
[yast-commit] r48165 - /trunk/devtools/yast2/ycp-mode.el
- From: aschnell@xxxxxxxxxxxxxxxx
- Date: Mon, 09 Jun 2008 12:29:13 -0000
- Message-id: <20080609122913.C54D427743@xxxxxxxxxxxxxxxx>
Author: aschnell
Date: Mon Jun 9 14:29:13 2008
New Revision: 48165
URL: http://svn.opensuse.org/viewcvs/yast?rev=48165&view=rev
Log:
- added sublist
Modified:
trunk/devtools/yast2/ycp-mode.el
Modified: trunk/devtools/yast2/ycp-mode.el
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/devtools/yast2/ycp-mode.el?rev=48165&r1=48164&r2=48165&view=diff
==============================================================================
--- trunk/devtools/yast2/ycp-mode.el (original)
+++ trunk/devtools/yast2/ycp-mode.el Mon Jun 9 14:29:13 2008
@@ -66,7 +66,7 @@
"tointeger" "tofloat" "tostring" "topath" "toterm"
"crypt" "substring" "findfirstnotof" "tolower"
"toascii" "filterchars" "eval" "symbolof" "argsof"
- "sleep" "sformat" "y2log" "mergestring" "splitstring"
+ "sleep" "sformat" "y2log" "mergestring" "splitstring"
"sublist"
"findfirstof" "issubstring"
"fileexist" "checkIP" "isnil" "include" "module" "import"
"y2debug" "y2milestone" "y2warning" "y2error"
"y2security" "y2internal"
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon Jun 9 14:29:13 2008
New Revision: 48165
URL: http://svn.opensuse.org/viewcvs/yast?rev=48165&view=rev
Log:
- added sublist
Modified:
trunk/devtools/yast2/ycp-mode.el
Modified: trunk/devtools/yast2/ycp-mode.el
URL:
http://svn.opensuse.org/viewcvs/yast/trunk/devtools/yast2/ycp-mode.el?rev=48165&r1=48164&r2=48165&view=diff
==============================================================================
--- trunk/devtools/yast2/ycp-mode.el (original)
+++ trunk/devtools/yast2/ycp-mode.el Mon Jun 9 14:29:13 2008
@@ -66,7 +66,7 @@
"tointeger" "tofloat" "tostring" "topath" "toterm"
"crypt" "substring" "findfirstnotof" "tolower"
"toascii" "filterchars" "eval" "symbolof" "argsof"
- "sleep" "sformat" "y2log" "mergestring" "splitstring"
+ "sleep" "sformat" "y2log" "mergestring" "splitstring"
"sublist"
"findfirstof" "issubstring"
"fileexist" "checkIP" "isnil" "include" "module" "import"
"y2debug" "y2milestone" "y2warning" "y2error"
"y2security" "y2internal"
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |